@charset "utf-8";
/* CSS Document */
/* ***********  通用栏目页样式 on  ********** */
.lmcontain{ border: 1px solid #ccc; background: #fff; padding:0 15px 15px 15px;}
/*通用栏目*/
.lm_main{ margin-bottom:15px;}
.leftnr{width:262px; border: 1px solid #ccc; }
.lmtitle{  height: 48px;  line-height: 48px; text-align: center; background:#9a0f0b;  }
.lmtitle h1{font-size: 20px; font-weight: bold; color: #fff; padding:0 10px;white-space: nowrap; overflow: hidden;  text-overflow: ellipsis; }
.rlmtitle{  background: url(../images/dqlmlist.gif) left center no-repeat #f7f7f7;min-height: 45px;line-height: 45px;padding-left: 21px;font-size: 20px;font-weight: bold;color: #b10803;position: relative;z-index: 3;}
.rlmtitle .columnname{ color: #b10803; }
.menunr{ padding:10px; ;}
.menunr ul li{ line-height: 28px; margin-bottom: 10px;}
.menunr ul li a{ padding:8px 30px 8px 25px; display:block;color:#444;font-size:18px;background:url(../images/lm_ico1.png) right center  no-repeat #f7f7f7;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; }
.menunr ul li.active a,.menunr ul li a:hover{  background:url(../images/lm_ico2.png) right center #b10803 no-repeat;color:#fff;font-weight:bold;}
.btn-group{ width:100%; cursor:pointer; position:relative; min-height: 40px; margin-bottom:15px;}
.btn-group .btn{ width:100%; padding:8px 12px; font-size:18px; text-align:left; border-radius: 0;}
.btn-danger{ color: #fff; background:#b10803; border:none; padding-left:10px;}
.btn-group.open .dropdown-toggle{ background: #b10803; }
.btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {color: #fff; background:#9a0f0b;  border-color:#9a0f0b;}
.btn .caret{ float:right; margin-top:8px;}
.btn-danger:hover,.btn-danger:focus, .btn-danger.focus{color: #fff; border-color: #9a0f0b; background-color: #9a0f0b;}
.btn-group .caret{ float:right; margin-top:12px;}
.dropdown-menu{ width:100%; padding:0; border-radius:0; box-shadow:none; border:none; top:40px;}
.dropdown-menu > li > a { padding: 10px 20px; font-size: 16px;}
.dropdown-menu a{ background:#f7f7f7; border-top:1px solid #fff;}
.dropdown-menu a:hover{background: #fff !important; color: #b10803;}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { background: #fff; color: #b10803;}
.jump-info .btn-group .btn{ padding:0;}
.rightnr{ width:916px;   position: relative; min-height: 500px; float:right; }
.guidang{position:absolute;right:-32px;top:20px;}
.lm_map{ min-height:500px;}
.listnews{ font-size:14px; line-height:200%; overflow:hidden; min-height:308px; height:auto; margin-top:10px;}
.listnews ul{clear: both;}
.listnews li{font-size:16px; line-height:36px; overflow:hidden; }
.listnews li span.date{color:#adadad; white-space: nowrap;}
.listnews table,.listnews img{max-width:100% !important;}
.listnews td{ line-height:26px;}
.listnews .doc_list li{ padding-left: 10px;}
.listnews .doc_list li a,.listnews .download-list li a{ float: left; max-width:670px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.listnews .doc_list li,.listnews ul.download-list li{overflow:hidden;  background: url(../images/ico.gif) no-repeat left 15px;     padding-left: 14px;}
.listnews .doc_list li img{float:left;margin:12px 0 0 0;}
.listnews ul li.lm_line {height: 24px;background: url(../images/navjz_line.gif) center repeat-x;padding: 0;}
.listnews ul li.add{ display: none;}
.listnews li.columnName{border-bottom: 1px solid #ddd;line-height:30px; font-weight: bold;  margin:0 0 15px; padding:10px 65px 10px 10px;background:none;position: relative;}
.listnews li.columnName a.more{font-size:14px;color:#888;float:none !important;margin:0 !important;display:block;position:absolute;right:10px;top:10px;}
.listnews li.columnName a.more:hover{color:#c00;}
.listnews li.columnName a.title{ font-weight:bold; color: #e2090f;font-size: 18px;display: block;white-space: normal;padding: 0;margin: 0;}
.listnews li a span.buvis{ color:#999;}
.listnews li a:hover span.buvis{ color:#c00;}

.testMore {display: block;  margin: 20px 0px 0px 0px;    background: #f9f9f9;    border: 1px solid #ddd;    border-radius: 3px;    text-align: center;  line-height: 40px;}
.ptlm{ font-size:16px; line-height:175%;}
.dqlanmu{font-size: 30px;  text-align: center; font-weight: normal; padding: 10px 0;  color: rgb(79, 129, 189); font-family: 方正大标宋简体; }
.ptlminfo{font-size: 14px; color: #666; text-align:center;}
.ptlmcontent{padding: 15px 0 20px; text-align: justify;}
/*普通栏目 end*/
@media (max-width: 1199px) and (min-width: 992px){
    .listnews .doc_list li a, .listnews .download-list li a {max-width: 500px;}
	.rightnr{ width:708px;}
}
@media (max-width: 991px) {
    .rightnr{ margin:0; width: 100%; min-height: inherit; float:none;margin-top: 10px;}
    .btn-group{ margin: 0;}
    .lmcontain{ margin: 0;}
    .dqlanmu{margin-top: 15px;}
    .listnews li.columnName a.title{ display:inline-block; float:left; max-width:inherit;}
    .listnews ul.doc_list li a{ display: block; margin-right: 100px; max-width:inherit; float: none;}
    .listnews ul.doc_list li img{ display: none;}
    .listnews li.lm_line{margin: 15px 0 0; height: 15px;}
    .lm_wendar ul li{float: none; width: auto;}
    .lm_wendar ul li a{ margin-right: 0; max-width: 100% !important;}
}
@media (max-width: 767px) {
    .lmcontent{ padding: 0 10px 10px 10px;}
    .ptlm{ padding: 0 20px;}
    .ptlmcontent{padding:10px;}
}
@media (max-width: 420px) {
    .ptlm{ padding: 0 10px;}
}
/*栏目页 图片列表 */
.listnews ul.picture-list{ width: 110%; clear:both;}
.listnews ul.picture-list li{float:left;width:218px;height:auto;   margin: 0 15px 20px 0; padding: 0;}
.listnews ul.picture-list li a{display:block;width:100%;height:153px;overflow:hidden;cursor:pointer;position: relative;}
.listnews ul.picture-list li a img{width:100%;height:123px;}
.listnews ul.picture-list li a .img_title{display:block;position:absolute;left:0;bottom:0;right:0; height:28px;line-height:28px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
@media (max-width: 1199px) and (min-width: 992px){
    .listnews ul.picture-list li{float:left;width:228px;height:auto;}
	.listnews ul.picture-list li a{ height:159px;}
	.listnews ul.picture-list li a img{height:129px;}

}
@media (min-width:768px) and (max-width:991px) {
    .listnews ul.picture-list li{width:246px;     }
    .listnews ul.picture-list li a{height:169px;}
    .listnews ul.picture-list li a img{height:139px;}
}
@media (max-width:767px) {
    .listnews ul.picture-list{width: 100%; }
    .listnews ul.picture-list li{width:100%; text-align:center; margin:15px 0 0 0; }
    .listnews ul.picture-list li a{height:auto; float:none;max-width:none;}
    .listnews ul.picture-list li a img{height:auto ;}
    .listnews ul.picture-list li a .img_title{position:inherit;width:auto;}
}
/*栏目页-视频列表 */
.listnews .videoNews-list{clear:both; width:110%;}
.listnews .videoNews-list li{float:left;width:218px;height:auto;  margin: 0 15px 15px 0;padding:0px; background:none;}
.listnews .videoNews-list li .left-img{float:none;}
.listnews .videoNews-list li .left-img a{display:block;width:100%;overflow:hidden;}
.listnews .videoNews-list li .left-img img.video-thumb{width:100% !important;height:164px !important;transition:all .5s;}
.listnews .videoNews-list li .left-img a:hover img.video-thumb{-webkit-transform:scale(1.1);transform:scale(1.1);}
.listnews .videoNews-list li .right-main{float:none;height:40px;padding:5px 10px;background:#f4f4f4;text-align: center;}
.listnews .videoNews-list li .video-title{display:block;height:20px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.listnews .videoNews-list li .video-title span.left{display:block;float:none !important;}
.listnews .videoNews-list li .video-title span.left a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.listnews .videoNews-list li .video-attr{clear:both;height:20px;line-height:20px;font-size:12px;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.listnews .videoNews-list li .play-icon,.listnews .videoNews-list li .videoNews-note{display:none;}
@media (min-width: 992px) and (max-width:1199px) {
    .listnews .videoNews-list li{   width: 226px;}
    .listnews .videoNews-list li .left-img img.video-thumb{height:170px !important;}
}
@media (min-width:768px) and (max-width:991px) {
    .listnews .videoNews-list li{  width: 245px;}
    .listnews .videoNews-list li .left-img img.video-thumb{height:184px !important;}
}
@media (max-width:767px) {
    .listnews .videoNews-list{ width:100%;}
    .listnews .videoNews-list li{width:100%;margin:0 0 10px;}
    .listnews .videoNews-list li .left-img img.video-thumb{height:auto !important;}
}

/*栏目页 投票调查 */
.survey-list li{overflow:hidden;position: relative;font-size: 16px;  background: url(../images/ico.gif) no-repeat left 15px;
    padding-left: 14px;}
.survey-list li a{display:block;float: left; max-width: 546px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.survey-list li .starting,.survey-list li .over,.survey-list li .nostart{display:block;float:left;width:65px;text-align:center;color:#ff8e1f;}
.survey-list li .over{color:#999;}
.survey-list li .nostart{color:#ce0000;}
.survey-list li .date{display:block;width:200px;text-align:right;color:#999;}
.survey-list li span{ position: absolute; top: 0px; right: 220px; color: #999;font-size: 14px; }
.survey-list li .date{right:0px;}
.listnews .survey-list li .split {
    color: #039;
    padding: 0 0 0 10px;
    float: left;
    position: initial;
}
.listnews .survey-list li .split * {
    vertical-align: top;
    position: initial;
}
.listnews .survey-list li .split .fg {
    float: left;
    margin-right: 5px;
}
.listnews .survey-list li .split a {
    display: inline-block;
    color: #039;
}
/*栏目页 调查征集 */
.collect-list li{overflow:hidden;position: relative; background: url(../images/ico.gif) no-repeat left 15px; padding-left: 14px;}
.collect-list li a.left{display:inline-block;float:left; max-width:520px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; margin-right: 5px;}
.collect-list li span{ position: absolute; top: 0px; right: 220px; color: #999;font-size: 14px; }
.collect-list li .date{right:0px;}
.collect-list li .result{padding-left: 5px;}
.collect-list li .result a{color: #A60E0B;}
.collect-list li .starting,.collect-list li .over,.collect-list li .nostart{display:block;float:left;width:65px;text-align:center;color:#ff8e1f;}
.collect-list li .over{color:#999;}
.collect-list li .nostart{color:#ce0000;}
.collect-list li .date{display:block;width:200px;text-align:right;color:#999;}
@media (min-width: 992px) and (max-width: 1199px) {
    .collect-list li a.left{ max-width: 315px;}
}
@media (max-width: 991px) {
    .collect-list li a.left{ max-width: 350px;}
}
@media (max-width: 767px) {
    .collect-list li .result { display: none;}
    .collect-list li .date{ display: none; }
    .collect-list li .starting, .collect-list li .over, .collect-list li .nostart { right: 0;}
    .collect-list li a.left {max-width: none; margin-right: 80px; float: none; display: block;}
    /*栏目页 投票调查 */
    .survey-list li .starting,.survey-list li .over,.survey-list li .nostart{ right:0;}
    .survey-list li .date{ display: none; }
    .survey-list li a {margin-right: 80px;}
}

/*调查文章页*/
.newsinfo1{ height:auto; background:#f5f5f5; color:#666; line-height:28px; text-align:center; font-size:14px; padding:6px;}
.newsinfo1 span a{ display:inline-block;}
.newsinfo1 .nostart,.newsinfo1 .starting,.newsinfo1 .over{color: #cc0000;}
.vote-info{ padding:38px 0; line-height:36px; font-size:16px; text-align: justify; word-break:break-all;    word-wrap:break-word;}
.vote-main{ font-size:15px; margin:0 auto; text-align: justify; width: 90%; }
.dcxm_title{font-size:20px;color:#e2090f;font-weight:bold;height:80px;line-height:80px;padding-left:40px;}
.vote-show,.vote-lsit{ font-family:"微软雅黑";}
.vote-lsit .title{ font-weight:bold; height:auto; line-height:24px; padding:10px 0;}
.vote-lsit > ul{border: 1px solid #ddd;padding: 15px;}
.vote-lsit ul li{ height:auto; line-height:22px; padding: 4px 0;}
.vote-lsit ul li input{ float:left; margin:6px 5px 0 0; font-size:12px;}
.vote-lsit ul li.vote-textarea{ height:92px; padding:4px 5px; border:1px solid #ddd;}
.vote-lsit ul li.vote-textarea textarea{ height:100%; width:100%; border: 0 none;}
.vote-code{   margin:0 auto;padding:20px 0 20px 40px; font-family:"微软雅黑"; font-size:14px; overflow:hidden; height:30px;}
.vote-code .text-code{ float:left; display:block; line-height:30px;}
.vote-code .verification{ border:1px solid #ddd; height:28px; line-height:28px; width:96px; float:left;}
.vote-code .img-code{ float:left; padding-left:8px;}
.vote-btn{ height:40px; text-align: center; padding-top: 10px;}
.vote-btn button{ height:40px; line-height:40px; border-radius: 5px;  float:none !important; margin-right:20px; border:0 none; background:#e2090f; cursor:pointer; width:120px; font-size:16px; color:#fff; font-family:"微软雅黑"; font-weight:bold;}
.vote-btn button.btn-review{ background:#999; color:#fff;}
.vote-show{width: 94%; text-align: justify; border:1px solid #e3e3e3; margin: 0 auto; color:#333; margin-bottom:20px; font-size: 15px;}
.vote-show th{ text-align:justify; border-bottom:1px solid #f0f0f0; background:#fbfafa; height:auto; padding:7px 15px; line-height:26px; font-size:15px;}
.vote-show td .vote_con{ overflow: hidden; width:92%; margin:0 auto; border-bottom:1px dotted #f0f0f0; height:auto; padding: 10px 0; line-height:20px;}
.vote-show td .vote_con span{ display:block; height:auto; float:left;}
.vote-show td .vote_con span.c1{ width:577px; text-align: justify; padding-right: 10px; padding-left:15px;}
.vote-show td .vote_con span.c2{ width:190px; height:27px; padding-top:3px;}
.vote-show td .vote_con span.c3{ width:85px; padding-right:15px; float:right; text-align:right;}
.vote-show td .vote_con span.c3 i{ color:#b60000; font-style:normal;}
.vote-show td .vote_con span.progress-bar{width: 99px;height: 14px;float: none; margin: 0 auto; background:#eee; box-shadow: none;border-radius: 4px;}
.vote-show td .vote_con span.progress-bar .progress{ background:#f27c25;display: block;height: 14px;border-radius: 4px;}
.vote-show td .vote_content{width: 92%;margin: 0 auto;border-bottom: 1px dotted #f0f0f0;line-height: 26px; padding: 15px 0;}
/*征集文章页*/
.myinfobtn{color: #dd0000;}
.myinfobtn.none{display: none;}
.voteinfo .over{ color:#f00; }
.voteinfo .starting{ color:#31bb07;}
.ending{color: #dd0000;}
.mycontent{ border-bottom: 0 none; padding:10px 0 0; margin-bottom: 0;}
.collection-theme-list{font-family:"Microsoft YaHei",微软雅黑;}
.collection-theme-list ul li .collection-body{border-top:#ddd 1px dotted;padding:15px 0;font-size:15px;line-height:180%;}
.collection-theme-list ul li .collection-body .collection-username{color:#e60012;}
.collection-theme-list ul li .collection-body .collection-info{color:#555;word-break:break-all;word-wrap:break-word; text-align: justify;}
.collection-theme-list ul li .collection-body .collection-datetime{color:#999;}
.poll_collect ul li .sb_btn{height:36px;padding-top:11px; padding-left:5px; float:left;  }
.poll_collect ul li .sb_btn input.ke-input-text{float:left;line-height:32px;height:32px;border:1px solid #e5e5e5;outline:medium none;width:563px;padding:1px 5px;background:#fff;}
.poll_collect ul li .btn-upload{float:left;line-height:36px;height:36px;border:none;outline:none;width:70px;background:#cf000a;text-align:center;color:#fff;font-size:15px;margin-left:8px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px; font-family:"微软雅黑";}
.zxsb{ clear:both;display:block;line-height:26px;float:left;width:100%;padding:5px 0 10px;color:#e20a0d;font-size:15px;}
.collectInfo_title{font-size:20px;color:#e2090f;font-weight:bold;height:60px;line-height:60px;padding-left:38px;border-bottom: #ddd 1px dotted;}
.collectInfo_backinfo{ font-size:16px; line-height:32px; padding:10px 15px;}
.collectInfo_xj{ padding-bottom:20px;  line-height:32px; font-size:16px;}
.collectInfo_xj span{ color:#cf000a; font-weight:bold;}
.collectit,.descbox .result-tit{font-size:20px;color:#cf000a;font-weight:bold;height:60px;line-height:60px;padding-left:10px;font-family:"Microsoft YaHei",微软雅黑;}
.poll_collect{width:100%;font-size:14px;font-family:"Microsoft YaHei",微软雅黑; margin-top: 20px;}
.poll_collect h3{font-size:16px;color:#333;font-weight:bold;height:40px;line-height:40px; background:#f5f5f5; margin-bottom:1px; text-align:center;}
.mycontent .isSummary{margin-top: 0;}
.poll_collect h3.poll_collect_resultback{ background: none; font-weight: bold;color: #cf000a; text-align: left; font-size: 20px;}
.poll_collect ul{ padding:35px 40px 30px; border:1px solid #ebebeb; margin-bottom:10px;}
.poll_collect li{  height:32px;margin-bottom:10px;line-height:30px;clear:both;}
.poll_collect li p{float:left;position:relative;}
.poll_collect li p.poll_txt,.poll_collect li p.poll_con{width:115px; text-align:right; padding:0 5px 0 0; }
.poll_collect li p.poll_input,.poll_collect li p.poll_yzm{padding:2px 5px; height:30px;}
.poll_collect li p.poll_yzm img{margin:0;}
.poll_collect li p span.msg-box{left:4px;top:4px;position:absolute !important;}
.poll_collect li p.poll_con{ height:122px;}
.poll_collect li .red{color:#f00;padding-right:8px;}
.poll_collect li p input{width:774px;height:30px; border:1px solid #cccccc; line-height:30px; background:none; float:left; outline:none; color:#666; padding:0 15px;}
.poll_collect input#c_name,.poll_collect input#c_phone{ width:731px;}
.poll_collect li p.poll_conts{margin-top:2px; padding:2px 5px;}
.poll_collect li p.poll_conts textarea{width:774px;padding:8px 15px; background:none; border:1px solid #cccccc; line-height:20px; height:100px;outline:none; font-size:14px; color:#666;}
.poll_collect .poll_area{ height: 122px;}
.poll_collect li p.poll_yzm input{width:100px;}
.poll_collect li p.poll_yzm img{ float:left;}
.poll_collect li.fujian{ height:80px;}
.poll_collect li p.fujian_txt{ height:80px; line-height:54px;}
.poll_collect li.btn-group{ cursor: auto; border:0 none; width: auto; height:40px; padding-left:120px; margin-top:0; padding-top:20px;}
.poll_collect li.btn-group input{float:none;height:40px; line-height: 40px; padding: 0; background:#e2090f;color:#fff;font-size:16px;text-align:center;cursor:pointer;border:0;width:140px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.descbox { padding: 10px 0; line-height: 30px; margin: 20px 0;font-size:16px; }
.descbox .result-tit{ border-bottom: #ddd 1px dotted; margin-bottom: 20px;}
.resultbox { padding: 10px 0; line-height: 30px; margin: 20px 0;font-size:16px; }
.resultbox .result-tit{ height: 50px; line-height:50px;margin-bottom:15px; border-bottom: #ddd 1px solid;}
.resultbox .result-tit b{display:inline-block;padding:0 10px;height:49px;border-bottom:2px solid #b10803; font-size:20px;color:#b10803;font-weight:bold;font-family:"Microsoft YaHei";}
.resultbox  .fack-time{position:absolute;right:0; top:0; line-height:49px;}
@media (min-width: 992px) and (max-width: 1199px) {
    .vote-show td .vote_con span.c1{width: 418px;}
    .poll_collect li p input{ width: 624px;}
    .poll_collect li p.poll_conts textarea{ width: 624px;}
}
@media (max-width: 991px) {
    .mycontent{padding: 0 !important;}
    .vote-lsit ul li.vote-textarea textarea{ width: 90%;}
    .navigation_con{padding:10px 20px 16px;}
    .navigation_con dl{width:100%;}
    .navigation_con dl dt{  padding:10px 0;}
    .navigation_con dl li{padding:0 2px 0 8px;float:left;width:auto;display:inline-block;text-indent:0;}
    .listnews{min-height: 200px;}
    .listnews ul.doc_list{padding-bottom: 0;}
    .vote-info{ padding:10px 0;}
    .vote-show td .vote_con span.c1{width: 100%; padding: 0;}
    .vote-show td .vote_con span.c2{width: 100%; padding-top: 10px;}
    .vote-show td .vote_con span.progress-bar{float: left;}
    .vote-show td .vote_con span.c3{width: 100%; padding: 0; text-align: left;}
    .vote-show{margin: 0; width: auto;}
    .poll_collect ul{margin-bottom: 0;}
}
@media (min-width: 768px) and (max-width:991px) {
    .poll_collect ul{ padding:30px;}
    .poll_collect li p input,.poll_collect li p.poll_conts textarea{ width:400px;}
    .poll_collect ul li .sb_btn{ width:74%;}
    .poll_collect ul li .sb_btn input.ke-input-text{ width:212px;}


}
@media (max-width: 767px) {
    .listnews{min-height: auto;}
    .video-player video,.video-player{width: 100% !important; height: auto;}
    .poll_collect ul{ padding:15px; margin-bottom:0;}
    .poll_collect li p.poll_txt,.poll_collect li p.poll_con{ width:100%; padding:0; text-align:left; height:auto;}
    .poll_collect li p{ width:100%; padding:0;}
    .poll_collect li p input,.poll_collect li p.poll_conts textarea{ width:86%; padding:0 5%;}
    .poll_collect li p.poll_conts textarea{ padding: 8px 5%;}
    .poll_collect ul li .sb_btn input.ke-input-text{ width:41%; padding:0 5%;}
    .poll_collect ul li .btn-upload{ width:20%; margin-left:4%;}
    .poll_collect ul li .sb_btn{ height:auto; overflow:hidden; padding-top:3px; float:none;}
    .poll_collect li.btn-group{ padding-left:0;}
    .poll_collect li.btn-group .btn{ margin:0 auto; display:inline-block;}
    .poll_collect li  .fujian{ height:auto;}
    .poll_collect li p.fujian_txt{ line-height:32px;}
    .resultbox  .fack-time{ position: static; display: block; margin-bottom: 6px; text-align: right;}
}
@media (max-width: 500px) {
    .vote-btn button{ width: 40%;}
    .vote-code{ padding-left: 0; height: auto;}
}

/*在线访谈*/
ul.interview-list{ }
ul.interview-list li{ background: none; padding: 18px 0; color: #333; overflow: hidden; height: auto; border-bottom: #ddd 1px dashed;}
ul.interview-list li .interview-img{float: left;width: 399px; height:auto;}
ul.interview-list li .interview-img a{display:block;width:100%;height:auto;}
ul.interview-list li .interview-img a.img-minh{min-height:190px;background:#f0f3f9 url(../images/no-photo.png) no-repeat center;}
ul.interview-list li .interview-img img{ width: 100%; height: 190px;}
ul.interview-list li .interview-info{margin-left: 420px; padding-top: 2px;}
ul.interview-list li .interview-info p{ font-size: 16px; line-height: 24px; padding: 3px 0; text-align: justify;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
ul.interview-list li .interview-info p a{ font-size: 16px;}
ul.interview-list li .interview-info p span.tit{float: left;display: block;width: 70px;height: 22px;background: #ef1c24;text-align: center;line-height: 22px;color: #fff;margin-right: 13px; margin-top: 1px;}
ul.interview-list li .interview-info p span.interview-names{font-weight: normal; }
ul.interview-list li .interview-info p span.interview-names a{white-space: normal !important; max-width: none !important;}
ul.interview-list li .interview-info p span.interview-names a:hover{color: #333;}
ul.interview-list li .interview-info p.interview-title{font-weight: bold; padding: 4px 0; line-height: 24px;}
ul.interview-list li .interview-info p.interview-title a{ font-size: 18px; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-right: 0; max-width: none;}
ul.interview-list li .interview-info p.interview-note{ color: #999; line-height: 22px; padding-top: 2px; text-align: justify; font-size: 14px;white-space: normal;}
ul.interview-list li .interview-info p.interview-note a{font-size: 14px;}
ul.interview-list li .interview-info p.interview-note span.tit{margin-top: 3px;}
ul.interview-list li .interview-info p.interview-note a{color: #dd0000;}
ul.interview-list li .interview-info p.interview-note a:hover{color: #FF0000;}
@media (max-width: 991px){
    ul.interview-list{margin:0;}
}
@media (max-width: 767px){
    ul.interview-list li .interview-img{ float: none; width: auto; text-align: center; height:  auto; padding:0 0 5px;}
    ul.interview-list li .interview-img img{width: 100%; height: auto;}
    ul.interview-list li .interview-info{margin: 0;}
}
/*访谈文章页*/
.fty_con{padding:20px;}
.interview-title{line-height:40px;text-align:center;font-size:28px;color:#333;font-weight:bold;padding: 20px 0px 30px;}
.interview-detail .interview-info{width:100%;height:auto; margin-bottom:20px;clear:both;word-break:break-all;word-wrap:break-word;}
.interview-detail .interview-info:after{visibility:hidden;display: block;font-size: 0;content:" ";clear:both;height:0;}
* html .interview-detail .interview-info{zoom: 1;} /* IE6 */
*:first-child+html .interview-detail .interview-info{zoom: 1;} /* IE7 */
.interview-detail .interview-info .in-img{float:left;width:718px;height:342px; overflow:hidden;}
.interview-detail .interview-info .in-img img,.interview-detail .interview-info .in-img a{display: block; width:100% !important;height:100% !important;}
.interview-detail .interview-info .img-minh{min-height: 334px;background:#fafafa url(../images/no-photo.png) no-repeat center;}
.interview-detail .interview-info .in-info{ margin-left:718px;height:325px;background:#f8f8f8;padding:17px 25px 0;}
.interview-detail .interview-info .in-info p{font-size:16px;line-height:34px;}
.interview-detail .interview-info .in-info p.p3{height:204px;overflow-y: auto;}
.interview-detail .interview-info .in-info p.p4{height:40px;margin-top:5px;}
.interview-detail .interview-info .in-info p span{font-weight:bold;}
.interview-detail .interview-info .in-info p.p2 .interview-names{width:430px;background:none;padding:0;word-break:break-all;word-wrap:break-word;height:56px;overflow-x:hidden;overflow-y:auto;text-align:left;}
.interview-detail .interview-info .in-info p.p2 .interview-names a{display:block;width:410px;line-height:28px;float:left;color:#333;cursor:text;}
.interview-detail .interview-info .in-info p.p2 .interview-names a:hover{color:#333;}
.interview-detail .interview-info .in-info p.p3 span.note-content{width:536px;background:none;padding:0 10px 0 0;word-break:break-all;word-wrap:break-word;height:170px;overflow-x:hidden;overflow-y:auto;text-align:left;color:#333;}
.interview-detail .interview-info .in-info p.p4{ display:none;}
.interview-detail .interview-info .in-info p.p4 .btn-speak{display:block;width:81px;height:37px;line-height:36px;font-size:16px;color:#fff;padding-left:49px !important;margin:auto;cursor:pointer;}
.interview-detail .interview-desc{clear:both;margin-top:20px;border-bottom:0;}
.interview-detail .interview-desc-title,.fbh_box2 h3{height: 45px;border-bottom:1px solid #e8e8e8;}
.interview-detail .interview-desc-title span,.fbh_box2 h3 span{  background:#b10803; font-size:18px;  text-align: center;  line-height: 45px;  height: 45px; display:inline-block;  padding: 0 20px; color: #fff; font-weight: bold;}
.interview-detail .interview-desc .desc{padding:20px;line-height:2;font-size:16px;color:#555;text-align: justify;text-indent:2em;}
.interview-detail .interview-info-list{clear:both;}
.interview-detail .interview-info-list:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
* html .interview-detail .interview-info-list{zoom: 1;} /* IE6 */
*:first-child+html .interview-detail .interview-info-list{zoom: 1;} /* IE7 */
.interview-detail .interview-info-list .pagination{margin:0;padding:10px 0 10px;}
.interview-detail .interview-info-list .interview-body{padding:10px 20px;line-height:24px;font-size:14px;color:#555;text-align:justify;word-break:break-all;word-wrap:break-word;}
.interview-detail .interview-info-list .interview-reply{border:#ddd 1px dashed;background:#fff;padding:20px 20px;line-height:22px;font-size:14px;color:#555;}
.interview-detail .interview-info-list .interview-username{font-weight:bold;color:#e60012;margin-right:10px;}
.interview-detail .interview-info-list .interview-infonr{word-break:break-all;word-wrap:break-word;margin-right:10px;}
.interview-detail .interview-info-list .interview-datetime{color:#999;}

.ftwz_imgbox {margin-top: 20px;}
.fty_con .fty_imglist {overflow: hidden;position: relative;padding-top:20px;}
.fty_con .fty_imglist .prev, .fty_con .fty_imglist .next {position: absolute;top: 102px;width: 18px;height: 36px;overflow: hidden;cursor: pointer; background: url(../images/zt-jt.png) no-repeat;z-index: 99;}
.fty_con .fty_imglist .prev {left: 0;background-position: 0px 0px;}
.fty_con .fty_imglist .next {right: 0; background-position: -18px 0px;}
.fty_con .fty_imglistlb {position: relative;width: 100%;height: 220px;overflow: hidden;z-index: 11;}
.fty_con .fty_imglistlb ul li {width: 268px;height: 180px;margin-right: 20px;position: relative;float: left;}
.fty_con .fty_imglistlb ul li a {display: block;width: 100%;cursor: pointer;overflow: hidden;}
.fty_con .fty_imglistlb ul li a i.fty-img {display: block;width: 100%;height: 180px;font-style: normal;}
.fty_con .fty_imglistlb ul li img {display:block;width: 100%;height: 100%;}
.fty_con .fty_imglistlb ul li span {display: block;height: 40px;line-height: 40px;background:#f5f5f5; /*position:absolute;left:0;bottom:0;*/text-align: center;overflow: hidden;text-overflow: ellipsis;font-size: 16px;}

.ft_lyform{margin: 0 15px;padding: 1px;border: 1px solid #e8e8e8;}
.feed-tit{ height: 36px;background: #f5f5f5;font-size: 16px;color: #b10803;line-height: 36px;font-weight: bold;padding-left: 20px;text-align: center;}
.interview-detail .interview-table{width:100%; margin-top: 40px; clear: both;}
.interview-detail .interview-table th{height:40px;line-height:40px;font-size:16px;width:160px;text-align:right;padding-right:10px;font-weight:normal;}
.interview-detail .interview-table td{padding:4px 0;}
.interview-detail .interview-table td input,.interview-detail .interview-table td textarea{font-family:"Microsoft YaHei";color:#666;}
.interview-detail .interview-table td.name #interview_name{width:300px;height:30px;line-height:30px;padding:0 5px;border:#ddd 1px solid;background:#f8f8f8;}
.interview-detail .interview-table td.opinion #interview_content{width:550px;height:100px;line-height:26px;padding:5px;border:#ddd 1px solid;background:#f8f8f8;}
.interview-detail .interview-table td.poll_input #checkimg{width:100px;height:30px;line-height:30px;padding:0 5px;border:#ddd 1px solid;background:#f8f8f8;}
.interview-detail .interview-table td.btn-group{padding:10px 0 30px; width: auto !important; text-align: left;}
.interview-detail .interview-table td.btn-group #btn_submit{width:116px;background:#b10803;height:38px;line-height:38px;cursor:pointer;border:0;outline:none;color:#fff;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:0;text-align:center;font-size:16px;}

/*** 访谈文章页 ****/
@media (min-width: 992px) and (max-width: 1199px) {
    .fty_con .fty_imglistlb{height:186px;}
    .fty_con .fty_imglistlb ul li {width: 215px;height: 186px;margin-right: 20px;}
    .fty_con .fty_imglistlb ul li a i.fty-img {height: 146px;}
    .fty_con .fty_imglist .prev, .fty_con .fty_imglist .next{top:76px;}
}

@media (max-width:991px) {
    .interview-detail .interview-info .in-img{ float: none; margin: 0 auto;width:auto;height:auto;}
    .interview-detail .interview-info .in-img img{display:block;width:100% !important;height:auto !important;margin:0 auto;}
    .interview-detail .interview-info .in-info{ margin-top: 10px; margin-left: 0px; height: auto; padding: 0px;background:none;}
    .interview-detail .interview-info .in-info p.p3{ height: auto;}
    .interview-detail .interview-info .in-info p{line-height:30px;font-size:15px;}
    .interview-detail .interview-desc .desc{padding:15px 0;}
    .fty_con .fty_imglist{height:190px;}
    .fty_con .fty_imglistlb ul li {width: 221px;height: 190px;margin-right: 20px;}
    .fty_con .fty_imglistlb ul li a i.fty-img {height: 150px;}
    .fty_con .fty_imglist .prev, .fty_con .fty_imglist .next{top:76px;}
    .interview-detail .interview-info-list{padding:0 0 15px;}
    .interview-detail .interview-info-list .interview-body{padding:10px 15px;}
    .interview-detail .interview-info-list .interview-reply{padding:10px 15px;}

    .ft_lyform{margin:0;}
    .interview-detail .interview-table td.opinion #interview_content{width:500px;}
    .interview-detail .interview-table{margin-top:30px;}
}
@media (max-width:767px) {
    .fty_con{padding:10px;}
    .interview-title{font-size:24px;padding:0 0 20px;line-height:36px;}
    .interview-detail .interview-table{margin-top:20px;}
    .interview-detail .interview-table th{width:120px;}
    .interview-detail .interview-table td.opinion #interview_content{width: 90%;}
    .interview-detail .interview-table td.name #interview_name{width: 90%;}
    .interview-detail .interview-info .img-minh{ min-height: auto;}
}
@media (max-width:767px) {
    .interview-detail .interview-table th{width:90px;font-size:14px;padding-right:0;}
    .interview-detail .interview-table td.poll_input #checkimg{width:70px;}
}

/*留言表单页 on*/
.liuyan_xzbox{background:#fafafa;padding:10px 20px 15px;height:auto;position:relative;z-index:1;}
.liuyan_xzbox p{color:#666;font-size:14px;line-height:24px;text-indent:2em;}
.liuyan_xxtit{display:block;font-weight:bold;font-size:16px;color:#b10803;padding:0 0 10px;}
.liuyan_xiexin{display:inline-block;background:#ff9900;text-align:center;font-size:15px;color:#fff;height:32px;line-height:32px;border-radius:4px;text-indent:0;padding:0 15px;transition: 0.4s all;margin-top:8px;}
.liuyan_xiexin:hover{color:#fff;background:#ff9900;}
.message_form{padding:15px 30px 28px 15px;position:relative;z-index:2;}
.message_form ul li{font-size:14px;padding:15px 0 0;overflow:inherit;line-height:34px;border-bottom:0 none;background:none;height:auto;}
.message_form .half{width:50%;float:left;*width:49.9%;_width:49.9%;}
.message_form .full{clear:both;}
.message_form .title{width:108px;text-align:right;padding-right:5px;}
.message_form .title i{padding:0 0 0 0.5em;}
.message_form .input{margin-left:113px;border:1px solid #ddd;height:32px;line-height:32px;font-size:0;*margin-left:0;_margin-left:0;}
.message_form .txt{margin-left:113px;}
.message_form .input input{border:0 none;background:none;font-size:14px;height:32px;line-height:32px;font-family:"Microsoft YaHei";*float:left;*width:100%;_float:left;_width:100%;}
.message_form .disabled input{background: #f8f8f8; color: #505050;}
.message_form .half .input input{width:96%;padding:0 2%;}
.message_form .full .input input{width:98%;padding:0 1%;}
.message_form .textarea{margin-left:113px; border: 1px solid #ddd; padding: 8px 0 9px 0; line-height: 0; font-size: 0; position: relative; height: 110px;}
.message_form .textarea textarea{background:none;border:0 none;width:98%;padding:0 1%;height:100%;resize:none;font-size:14px;line-height:22px;font-family:"Microsoft YaHei";}
.message_form .select{ margin-left: 113px; height: 34px; font-size: 0; line-height: 0;float: none;margin-right: 0;width: auto;}
.message_form .select select{padding: 3px 5px; border: #ddd 1px solid; width: 100%;vertical-align: middle; font-size: 14px; color: #5e5f60; height: 34px; line-height: 34px;font-family: "Microsoft YaHei";}
.message_form .red{ color: #e70000; padding: 0 4px 0 0;}
.message_form .ispublic{ line-height: 26px;}
.message_form .ispublic input{ margin-right: 7px;}
.message_form .ispublic label{ margin-right: 10px; vertical-align: middle; font-weight: normal;}
.message_form .file{ height: auto;}
.message_form .file .sb_btn{ margin-left: 113px;}
.message_form .file .tips{display: block; padding: 8px 0 0; line-height: 20px; clear: both;}
.message_form .file .btn-upload{float:right;margin:2px 0 0;width:82px;height:30px;background:url("../images/fjup.png") 0 0 no-repeat; overflow: hidden; text-indent: -200em; border: 0 none; cursor: pointer;}
.message_form .file .ke-input-text{float: left; width: 500px; border: 1px solid #ddd; padding: 0 8px; height: 32px;}
.message_form .code{ margin-left: 113px; font-size: 0; line-height: 0;}
.message_form .code input{ width: 90px; padding: 0 5px; border: 1px solid #ddd; line-height: 32px; height: 32px; font-size: 14px;font-family: "Microsoft YaHei";}
.message_form .code img{vertical-align: middle; margin: 0 0 0 9px;}
.message_form .code a{ margin-left: 7px; font-size: 14px; line-height: 30px; vertical-align: middle; display: inline-block;}
.message_form .btnbox{ text-align: center; padding: 40px 0 0; height: 42px; font-size: 0; line-height: 0;}
.message_form .btnbox input{ height: 40px; line-height: 40px; margin: 0 10px; width: 120px; text-align: center; font-size: 15px; color: #fff; cursor: pointer; background: #b10803; border: 0 none;font-family: "Microsoft YaHei"; border-radius: 5px;}
.message_form .btnbox .btn-search{ background: #ececec; color: #505050;}
@media (min-width:768px) and (max-width:991px) {
    .message_form .file .ke-input-text{width:465px;}
}
@media (max-width:991px) {
    .message_form{padding:20px 10px 10px;}
    .message_form .btnbox{padding-top:25px;}
}
@media (max-width:767px) {
    .liuyan_xzbox{padding:10px 15px 15px;margin:0;}
    .liuyan_xxtit{padding:0;}
    .message_form ul li{padding:10px 0 0;}
    .message_form .title{float:none;width:auto;text-align:left;}
    .message_form .input,.message_form .textarea,.message_form .file,.message_form .code{margin:2px 0;}
    .message_form .xjxz .title{float: left;}
    .message_form .txt,.message_form .select,.message_form .file .sb_btn{margin-left:0;}
    .message_form .half{float:none;width:auto;}
    .message_form .half .input input{width:98%;padding:0 1%;}
    .message_form{padding:10px 0 20px;}
    .message_form li{padding:2px 0;}
    .message_form .file .ke-input-text{width: auto; margin-right: 10px;}
    .message_form .file .btn-upload{float: none;}
}
@media (max-width:400px) {
    .message_form .btnbox input{ width: 100px;}
}
/*留言表单页 end*/

/* 栏目页-留言查询 弹框 */
.ui-dialog-content .guestbook-search{padding:10px 50px !important;}
.tishi_con{padding:10px 0;line-height:24px;color:#666;}
.guestbook-text ul li{padding-left:60px;}
.guestbook-text ul li span{color:#d63717;}
/* 栏目页-留言结果 弹框 */
.ui-dialog-title{color:#1b50a0;}
.guestbook-text .font_01{font-size:20px !important;line-height:30px;color:#f80;font-weight:bold;}
.tishi_con{line-height:28px;font-weight:normal;}
.guestbook-tips ul li{text-align:left;font-size:16px;line-height:36px;color:#333;padding-left:40px;}
.guestbook-tips span{color:#fa6400;}
@media (max-width:767px) {
    .ui-dialog-content .guestbook-search{padding:10px 0 !important;}
    .guestbook-tips{padding:0 !important;}
    .guestbook-tips ul li{padding-left:20px;}
    .guestbook-search ul li input{width:170px;}
}
/* 栏目页-留言 弹框 end */

/*栏目页-留言查询*/
.liuyan_cxcon{padding:15px 30px;background:#f8f8f8;overflow:hidden;}
.liuyan_cxtit{background:url(../images/emailbox_ico.png) 0 center no-repeat;font-size:18px;color:#b10803;display:block;height:30px;line-height:30px;padding-left:30px;font-weight:bold;}
.liuyan_cxcon .tj{font-size:14px;line-height:20px;padding:0 0 10px;text-align:center;}
.liuyan_cxcon .tj span{display:inline-block;margin:0 0.5em;}
.liuyan_cxcon .tj span i{font-style:normal;padding:0 5px;color:#f00;}
.liuyan_cxbox{padding:0;line-height:30px;font-size:14px;}
.liuyan_cxbox ul li{float:left;background:none;padding:0;line-height:0;}
.liuyan_cxbox li p{float:left;}
.liuyan_cxbox li input{vertical-align:middle;border:0 none;background:none;width:100%;height:28px;line-height:28px;font-size:14px;font-family:"Microsoft YaHei";}
.liuyan_cxbox li.date .put{width:135px;border:1px solid #cecece;height:28px;background:#fff;line-height:0;font-size:0;}
.liuyan_cxbox li.date .put input{text-align:center;}
.liuyan_cxbox li.date .jg{width:30px;text-align:center;color:#888;font-size:14px;line-height:30px;}
.liuyan_cxbox li.select{padding-left:20px;width:125px;}
.liuyan_cxbox li.select select{height:30px;border:1px solid #cecece;line-height:30px;width:100%;text-indent:9px;color:#5e5f60;font-size:14px;}
.liuyan_cxbox li.input{width:428px;position:relative;font-size:0;margin-left:10px;}
.liuyan_cxbox li.input .tit{line-height:30px;position:absolute;left:0;top:0;text-indent:5px;width:66px;font-size:14px;}
.liuyan_cxbox li.input .bnt1{position:absolute;right:0;top:0;width:48px;height:30px;cursor:pointer;line-height:30px;font-size:14px;color:#fff;background:#b10803;}
.liuyan_cxbox li.input .put{margin:0 48px 0 66px;padding:0 8px;height:28px;font-size:0;line-height:0;border:1px solid #cecece;background:#fff;float:none;}
.liuyan_cxbox li.input .put input{font-size:14px;line-height:28px;}
/*栏目页-留言列表*/
.message_lmtitle{height:33px;margin-top:10px;padding-right:5px;background:url("../images/line_dd.gif") 0 bottom repeat-x;}
.message_lmtitle .message_xiexin{float:right;display:block;height:28px;line-height:28px;font-size:14px;background:#ff9900;color:#fff;text-align:center;padding:0 10px;border-radius:4px;}
.message_lmtitle h3{height:33px;line-height:32px;background:#b10803;color:#FFF;padding:0 20px;display:block;float:left;font-size:16px;border-radius:5px 5px 0 0;}
.guestbook-table{font-size:14px;}
.guestbook_title{margin-top:10px;height:38px;line-height:38px;background:#f7f7f7;}
.guestbook_title p{float:right;height:38px;text-align:center;border-left:1px #fff solid;font-size:14px;width:100px;}
.guestbook_title p.t4{width:200px;}
.guestbook_title p.t6{ display: none;}
.guestbook_title p.t1{ width: 150px; float: left;}
.guestbook_title p.t2{float:none; width: auto; margin:0 295px 0 150px; display: block;border:0 none;}
.guestbook-list{min-height:152px;}
.guestbook-list li{height:38px !important;line-height:38px !important;font-size:14px;text-align:center;padding:0 !important;border-bottom:0 none;background:none !important;color:#333;}
.guestbook-list li.even{background:#fafafa !important;}
.guestbook-list li p{float:right;height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-left:1px #fff solid;width:100px;}
.guestbook-list li p.t4{width:200px;}
.guestbook-list li p.t6{ display: none;}
.guestbook-list li p.t2{ float:none; margin:0 295px 0 150px; display: block; width: auto; text-align:left;border:0 none;}
.guestbook-list li p.t2 a{display:block;float:none;margin:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;}
.guestbook-list li p.t1{ width: 150px; float: left;}
.guestbook-list li p.t5,.guestbook-list li p.t1{font-family:arial;}
.guestbook-list li p.t6{color:#ffa80a;}
.guestbook-list li p.t6 span{color:#999;}
@media (max-width:1199px) {
    .liuyan_cxbox li.input{width:280px;}
}
@media (max-width:991px) {
    .liuyan_cxbox li.input{width:320px;}
}
@media (max-width:767px) {
    .liuyan_cxcon{padding:10px 15px 15px;}
    .liuyan_cxbox{padding-top:5px;}
    .liuyan_cxbox li{float:none !important;width:auto !important;margin-top:10px;}
    .liuyan_cxbox li.date .put{width:42%;}
    .liuyan_cxbox li.select{padding:0;}
    .liuyan_cxcon .tj{padding:5px 0 0;}
    .guestbook-list li,.guestbook_title{position:relative;}
    .guestbook-list li p.t1,.guestbook_title p.t1,.guestbook-list li p.t3,.guestbook_title p.t3,.guestbook-list li p.t4,.guestbook_title p.t4,.guestbook-list li p.t5,.guestbook_title p.t5,.guestbook-list li p.t1,.guestbook_title p.t1{display:none;}
    .guestbook-list li p.t2,.guestbook_title p.t2{float:none;width:auto;margin:0 91px 0 0;}
    .guestbook-list li p.t6,.guestbook_title p.t6{width:90px;position:absolute;right:0;top:0;}
    .guestbook-list li p.t2 a{max-width:none;}
}
/*留言列表页 end*/

/* 留言详细页 */
.lynybox{padding:0 20px 20px;}
.lynybox .liuyancon{margin:20px auto 0;border-collapse:collapse;}
.lynybox .liuyancon th.tit,.lynybox .liuyancon td.nr,.lynybox .liuyancon td.nrtxt{border:#e3e3e3 1px solid;}
.lynybox .liuyancon th.tit{font-size:16px;line-height:24px;padding:18px 10px;text-align:right;width:18%;background:#f8f8f8;}
.lynybox .liuyancon td.nr{font-size:15px;line-height:24px;padding:18px 15px;width:32%;}
.lynybox .liuyancon td.nrtxt{padding:18px 15px;}
.lynybox .liuyancon td.pj{color:#f00;line-height:40px;}
.lynybox .liuyancon td .dfbox{border:1px solid #eee;background:#f8f8f8;padding:10px;}
.lynybox .liuyancon td .dfbox .dfyj p,.lynybox .liuyancon td .dfbox p{word-break:break-all;word-break:break-word;}
.lynybox .nrtxt{ line-height:30px; font-size:14px;}
.lynybox .MsoNormal span{font-family:"微软雅黑" !important;font-size:15px !important;}
.lynybox .mydcon{height:60px;line-height:60px;font-size:16px;}
.lynybox .mydcon ul li{float:left;white-space:nowrap;}
.lynybox .mydcon ul li.mm{padding-right:10px;}
.lynybox .mydcon ul li p{float:left;}
.lynybox .mydcon ul li p.bt{white-space:nowrap;font-weight:bold;}
.lynybox .mydcon ul li p.srk{position:relative;}
.lynybox .mydcon ul li p.srk .msg-box{position:absolute;left:0;top:14px;}
.lynybox .mydcon ul li p.srk .myd_input{float:left;margin-top:14px;border:1px solid #ddd;width:170px;height:24px;line-height:24px;padding:3px 5px;}
.lynybox .mydcon ul li label{padding-right:15px;white-space:nowrap;}
.lynybox .mydcon ul li.pjbtn{float:right;}
.lynybox .mydcon ul li.pjbtn input.myd_btn{font-size:16px;width:90px;height:36px;line-height:36px;color:#fff;border:0;background:#f80;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;cursor:pointer;padding-bottom:2px;}
@media (max-width: 991px) {
    .lynybox{padding:0 15px 15px;}
    .lynybox .liuyancon{margin:15px auto 0;}
    .lynybox .liuyancon th.tit{padding:12px 5px;font-size:15px;width:20%;}
    .lynybox .liuyancon td.nr{padding:12px 10px;width:30%;}
    .lynybox .liuyancon td.nrtxt{padding:12px 10px;}
    .lynybox .mydcon{height:auto;line-height:50px;}
    .lynybox .mydcon ul li p.srk{height:50px;}
    .lynybox .mydcon ul li p.srk .msg-box{top:9px;}
    .lynybox .mydcon ul li p.srk .myd_input{margin-top:9px;}
}
@media (max-width: 767px) {
    .lynybox{padding:0;}
    .lynybox .liuyancon{margin:5px auto 0;}
    .lynybox .liuyancon th.tit{padding:5px 5px;font-size:14px;white-space:nowrap;}
    .lynybox .liuyancon th.tit1{white-space:normal;}
    .lynybox .liuyancon td.nr{padding:5px;font-size:14px;word-break:break-all;word-break:break-word;}
    .lynybox .liuyancon td.nrtxt{padding:5px;line-height:28px;}
    .lynybox .mydcon{line-height:40px;font-size:14px;}
    .lynybox .mydcon ul li{white-space:normal;}
    .lynybox .mydcon ul li.mm{padding-right:5px;}
    .lynybox .mydcon ul li label{padding-right:10px;}
    .lynybox .mydcon ul li p.srk{height:40px;}
    .lynybox .mydcon ul li p.srk .msg-box{top:4px;}
    .lynybox .mydcon ul li p.srk .myd_input{margin-top:4px;}
}
@media (max-width: 479px) {
    .lynybox .mydcon ul li p.srk .myd_input{width:130px;}
    .lynybox .mydcon ul li label{padding-right:5px;font-weight:normal;}
}
/* 留言详细页 end */
/*文章页*/
.con_main{ padding:30px; position:relative;}
.con_main .guidang{ position:absolute; top:30px; right:0;}
.newstitle,.wztit{ font-size:30px; line-height:150%; padding:0 0 5px 0; text-align:center; color: #000;}
.newstitlef{font-size:20px; font-weight: bold; text-align: center; line-height: 30px; padding: 12px 0;}
.newstitlet{line-height: 30px; padding:5px 0; font-size: 20px; text-align: center;  }
.newstitles{ line-height: 30px; padding:5px 0; font-size: 18px; text-align: center; font-weight:normal; }
.newsinfo{height:auto;line-height:28px; font-size:14px; padding:7px 0 7px 4px; color:#666;  text-align: center; border-bottom: 1px solid #d0d0d0;}
.newsinfo i{ font-style:normal;}
.newsinfo .sp,.voteinfo span{ display: inline-block; margin: 0 6px;}
.newsinfo a,.zn_newsinfo a{color: #666;}
.newsinfo a:hover,.zn_newsinfo a:hover{color: #dd0000;}
.gk_newinfo{padding-top: 15px;}
.newsinforight span{ display: inline-block;}
.newsinforight .print{ display:inline-block; background:url(../images/print.gif) 7px center no-repeat; padding-left:30px;  }
.newsinforight .font{padding-right: 10px;}
.newsinforight .font a{ padding:0 2px;}
.newsinfo  .share{ display: inline-block;  vertical-align: top; padding-left:23px; background:url(../images/wzicon2.gif) left center no-repeat;}
.newsinfo .share-box{ position:relative; right:auto; top:auto;}
.newsinfo input{width: 10px;height: 10px;border: 1px solid #666666; margin:0 1px 0 0;vertical-align: middle;cursor: pointer;outline: medium none;overflow: hidden;}
.dy_content{ padding: 30px;  text-align: justify;text-justify: inter-ideograph;word-break: break-all;word-wrap: break-word;}
.newscontnet{font-size:16px; margin:0 auto; color:#333; line-height:2; padding:20px 0 40px; overflow-x: auto;  text-align: justify;text-justify: inter-ideograph;word-break: break-all;word-wrap: break-word;}
.minh300{ min-height: 300px;}
.newscontnet img,.newscontnet table{ max-width:100%; height: auto;}
.newscontnet table{ margin: 0 auto;}
.wz_bot{ border-top: 1px dashed #dddddd; color: #666; text-align: right; line-height: 28px; font-size: 14px; padding: 8px 0 0;}
.wz_bot span{padding: 0 7px;}
.minh500{  height:auto !important;  min-height:500px; }
.wzewm{ text-align: center; padding: 10px 0 30px;}
.wzewm .j-qrcode{width: 160px; height: 160px; margin: 0 auto;}
.wzewm .title{ color: #666; font-size: 14px; padding: 5px 0; line-height: 22px; display: inline-block;}
.updown{;line-height:35px; border-top:1px solid #ddd; margin: 15px 0; padding-top: 15px; font-size: 16px;}
.wzbot1{border-top: 1px solid #d0d0d0; padding: 20px 0 10px; font-size: 14px; color: #666;}
.wzbot1 a{color: #666; margin: 0 5px;}
.wzbot1 a:hover{color: #dd0000;}
.xxgk_wztable {line-height: 30px;font-size: 14px;margin: 0 0 22px;}
.xxgk_wztable table{border-collapse:collapse; border-left: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5;}
.xxgk_wztable table th{width:160px; color: #3d3d3d; font-weight: bold; text-align: center; height: 40px; border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; background: #f7f7f7;}
.xxgk_wztable table td{width:450px; height: 36px; word-break: break-all; line-height: 22px; text-align: justify; border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; color: #666666;}
.xxgk_wztable table td.small{width:258px;}
.xxgk_wztable table td{ padding:0 10px;}
.wz_xgjd{line-height: 34px;font-size: 16px;color: #003399;}
.wz_xgjd ul{padding: 5px 0 10px;}
.wz_xgjd ul li a {color: #003399;}
/*视频文章 */
.video_main_content{text-align:center;padding:0 0 15px;}
@media (max-width:767px) {
    .dy_content{ padding: 20px;}
    .minh300{  min-height:auto;}
    .updown{ height: auto;}
    .updown .prev,.updown .next{ width:98%; float: none; margin: 0 1%; text-align: left; }
	.share,.font,.wzewm{ display:none !important;}
   
}

@media (max-width: 767px) {
	 .con_main{ padding:20px 0;}
    .search_main{ padding:10px;}
    .newscontnet{ padding:20px 0;}
    .listnews .guidang{ right:20px;}
}
/*问答知识库*/
.lmy_wenda{padding:0 20px 20px 20px; margin-top:20px; border:1px solid #e8e8e8;background:#fff;}
.wdtop{position:relative;font-size:16px;color:#333;border-left:5px solid #b10803;background:#f5f5f5;height:55px;line-height:55px;padding-left:20px;}
.wdtop .wdtitle{float:left;font-size:20px;font-weight:bold;color:#b10803;}
.wenda_search{width:750px; height:36px;float: right;padding: 9px 16px 9px 0;}
.wenda_search .sear_ul{width: 500px;height:36px;line-height: 36px; margin-right: 185px; position: relative;}
.wenda_search ul li.se_box{margin-right: 60px; position:relative;}
.wenda_search ul li.se_box .msg-box{left:0;top:36px;position:absolute; z-index:99999;}
.wenda_search ul li.se_box input{float:left;width:98%;height:26px;line-height: 26px; background:#fff;padding:5px 2% 5px 0; text-indent:1em; font-size:14px;color:#929292; border:none; outline:none;border-radius: 4px 0 0 4px;overflow: hidden;}
.wenda_search li.sea_an{ height:36px; width:60px; position:absolute; right:0; top:0;background:#ff9c0e;border-radius:0 4px 4px 0;overflow: hidden;z-index: 1;}
.wenda_search li.sea_an input{float:left;width:60px;height:36px;background:url(../images/wd_searbtn.png) center no-repeat;border:none;overflow:hidden;cursor:pointer;outline:none;text-indent:-99999em;font-size:0;}
.wenda_search .sea_link{ float: right;width:235px; font-size:14px;color: #666; line-height:36px;}
.wenda_search .sea_link span{padding: 0 5px;}

.lm_wenda{margin:20px 0 0 0;}
.lm_wenda .leftnr{width:280px;float:left;background: none;}
.lm_wenda h2.m-theme-tit{height:38px;line-height:30px;font-size:18px;color:#333;font-weight:bold;padding:15px 0 0px 15px;}
.lm_wenda .m-theme li{width:50%;height:40px;line-height:40px;overflow:hidden;float:left;text-overflow:ellipsis;white-space:nowrap;}
.lm_wenda .m-theme li a{display:block;padding-left:15px;font-size:16px;}
.lm_wenda .rightnr{width:860px;float:right;margin-left:0;}

.dwzskwz{padding:0 20px 30px;}
.dwzskwz_tit{height:40px;line-height:40px;font-size:18px;color:#cb1919;font-weight:bold;}
.dwzskwz_tit.tit2{padding:20px 0 0;}
.dwzskwz_con{text-align:justify;padding:10px 20px 0;}
.dwzskwz_con.con1{border-bottom: 1px dashed #ddd;padding-bottom:30px;}
.dwzskwz_con p{margin-top:0;}
@media (max-width:1199px) {
    .lm_wenda .leftnr{width:260px;}
    .lm_wenda .rightnr{width:672px;}
}
@media (max-width:991px) {

    .wdtop{height:50px;line-height:50px;padding-left:15px;}
    .wenda_search{width:570px;padding:7px 15px 7px 0;}
    .wenda_search .sear_ul{width:350px;margin-right:220px;}
    .wenda_search .sea_link{width:210px;}

    .lm_wenda{margin:15px 0 0;}
    .lm_wenda .leftnr{width:auto;float:none;}
    .lm_wenda h2.m-theme-tit{height:30px;line-height:24px;}
    .lm_wenda .m-theme{margin-bottom:15px;}
    .lm_wenda .m-theme li{width:16.6666%;height:34px;line-height:34px;}
    .lm_wenda .rightnr{width:auto;float:none;}

    .dwzskwz{padding:0 10px 20px;}
    .dwzskwz_tit.tit2{padding:15px 0 0;}
    .dwzskwz_con{padding:10px 10px 0;}
    .dwzskwz_con.con1{padding-bottom:20px;}
}
@media (max-width:767px) {
    .wdtop{height:auto;line-height:30px;padding-bottom:10px;padding-top:5px;}
    .wdtop .wdtitle{float:none;font-size:18px;}
    .wenda_search{width:auto;float:none;padding:0 15px 0 0;}
    .wenda_search .sear_ul{width:auto;margin-right:0;}
    .wenda_search .sea_link{float:none;width:auto;line-height:30px;}
    .lm_wenda{margin:10px 0 0;}
    .lm_wenda .m-theme{margin-bottom:10px;padding:10px;}
    .lm_wenda .m-theme li{width:25%;}
    .dwzskwz{padding:0 0 10px;}
    .dwzskwz_tit.tit2{padding:10px 0 0;}
    .dwzskwz_con{padding:0;}
    .dwzskwz_con.con1{padding-bottom:10px;}
}
@media (max-width:479px) {
    .lm_wenda .m-theme li{width:33.3333%;}
    .lm_wenda .m-theme li a{font-size:15px;}
}


/*答问知识库文章 end*/
.dwzskwz{ padding: 0 20px 30px;}
.dwzskwz_tit{height:40px;line-height:40px;font-size:18px; color:#ff6600; font-weight:bold; font-family: "Microsoft YaHei";}
.dwzskwz_tit.tit2{ padding: 25px 0 0;}
.dwzskwz_con{text-align: justify;}
.dwzskwz_con.con1{ border-bottom: 1px dashed #ddd; padding-bottom: 30px;}
/******答问知识库 end*******/

/*****网站地图****/
.dty_title{line-height:40px;text-align:center;font-size:30px;font-weight:bold;padding:10px 0 10px;}
.dty_contain{margin:auto; padding:0 20px;}
.dty_mutitle{height: 45px;  overflow:hidden;margin-top:16px;     border-bottom: #e7e7e7 1px solid;}
.dty_mutitle a{display: block;height: 36px;  color: #e2090f;font-size: 20px;line-height: 36px; font-weight:bold;}
.dty_mutitle a:hover{ text-decoration:underline;}
.dty_sublb{padding:16px 0 10px;}
.dty_sublb:after{visibility:hidden;display: block;font-size: 0;content:" ";clear:both;height:0;}
* html .dty_sublb {zoom: 1;} /* IE6 */
*:first-child+html .dty_sublb {zoom: 1;} /* IE7 */
.dty_sublb ul li{float:left;height:40px;  width: 15.6%;  margin:0 0.5% 10px 0.5%; line-height:40px;}
.dty_sublb ul li a{font-size:16px; height:40px;    background: url(../images/ico.gif) no-repeat left center; padding-left: 12px;  display:block; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.dty_sublb ul li a:hover{  color:#e2090f;}
@media (max-width:991px) {
    .dty_sublb ul li{ width:24%; }
}
@media (max-width:767px) {
    .dty_sublb ul li{ width:49%; }
}

/*专题专栏*/
.ztzl_list{ padding: 20px; min-height: 400px;}
.gk_zdtitle { font-size: 22px; line-height: 24px; height: 24px;background: url(../images/gk_zdline.png) center center repeat-x;text-align: center; color: #b10803;}
.gk_zdtitle .tit { display: inline-block; padding: 0 20px; background: #ffffff;}
.gk_zdtitle a {color: #b10803; }
.ztzl_list ul{ width: 110%;}
.ztzl_list ul li{ float: left; width: 246px; height: 70px;  text-align: center; margin: 25px 58px 0 0;}
.ztzl_list ul li img{ width: 100%; height: 100%;}
.ztzl_list ul li .img_title{ display: none; }

/*专题专栏 end*/
@media (max-width: 1199px) and (min-width: 992px){
    .ztzl_list ul li{ margin: 25px 20px 0 0;     width: 222px; height: 63px;}
}
@media (max-width: 991px) {
    .ztzl_list{ min-height: auto;}
    .ztzl_list ul li{ margin: 25px 20px 0 0;     width: 228px; height: 65px;}
}
@media (max-width: 767px) {
    .ztzl_list ul{ width: 100%;}
    .ztzl_list ul li{ margin: 20px 0 0 0;  width: 33.3%; height: auto;}
    .ztzl_list ul li a{ display: block; padding: 0 5px;}

}
@media (max-width: 767px) {
    .ztzl_list ul li{ width: 50%; }
}