@charset "utf-8";
/* CSS Document */
/***** 通用栏目页-主体内容******/
.pos-rel{position: relative;}

/*栏目页-左侧 */
.lm_lban{width:260px;height:auto;background: #fff;border: #ddd 1px solid;}
.lm_top{height: 54px;line-height: 54px;padding: 4px 4px 0;}
.lm_top span{display:block; font-size: 22px;font-weight: bold;color: #fff;text-align: center; background:#428ECE url("../images/lm_topbg.png") right 0 no-repeat;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.navdh{overflow:hidden;padding: 10px 14px 20px;}
.navdh ul li{vertical-align:bottom;overflow:hidden;border-bottom: #EAEAEA 1px solid;}
.navdh ul li a{display:block;display: block;font-size: 17px;height: 44px;line-height: 44px; padding-left: 25px;margin: 3px 0; cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.navdh ul li a:hover,.navdh ul li.active a,.navdh ul li a.active{background: #f7f7f7;color: #428ECE;padding-left: 23px;border-left: #428ECE 2px solid;}

/*栏目页-窄屏下二级栏目 */
.btn-group{width:100%;cursor:pointer;position:relative;}
.btn{width:100%;padding:3px 12px;font-size:14px;text-align:left;border-radius:0;}
.btn-danger{margin-bottom:10px;height:40px;color:#fff;background:#428ECE;border:0;font-weight:bold;padding-left:30px;}
.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:#428ECE;border:0;}
.btn .caret{float:right;margin-top:10px;}
.dropdown-menu{width:100%;padding:0;border-radius:0;box-shadow:none;border:0;top:38px;}
.dropdown-menu > li > a{padding:5px 10px 5px 30px;font-size:13px;}
.dropdown-menu a{background:#f2f4fb;border-top:1px solid #fff;}
.dropdown-menu a:hover{background:#428ECE !important;color:#fff !important;}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{background:#428ECE;color:#fff;}
/*栏目页-文字列表 */
.lm_rban{float: right; width: 880px; height:auto;position:relative;}
.lm_rban .guidang{position:absolute;right:-20px;top:-40px;z-index:99;}

/*当前位置*/
.lmy_dqlanmu {width: 100%;height: 42px;border-bottom:#ddd 1px solid; margin-bottom: 10px;overflow: hidden;}
.lmy_dqlanmu .lanmu_tit{font-size: 18px;background:#fff;padding: 0 16px; font-weight: bold;color:#428ECE;height: 39px;line-height: 39px;text-align: center;display: inline-block;}
.lmy_cur{position: relative; line-height: 38px;color: #666}
.lmy_cur i{font-style: normal;}



/***栏目文字列表****/
.navjz{height:auto;min-height:451px;_height:451px;font-size:14px;line-height:1.8;border-top:0;text-align:justify;text-justify:inter-ideograph;word-break:break-all;word-wrap:break-word;}
.navjz ul{clear:both;}
.navjz table{max-width:100% !important;}
.navjz ul li{height:36px;line-height:36px;vertical-align:bottom;padding-left: 14px;background: url("../images/dot.png") left center no-repeat;}
.navjz ul li a{font-size:14px;}
.navjz ul li .date{color:#999;font-size: 13px;}
.navjz ul.doc_list{padding-bottom:5px;}
.navjz ul.doc_list li,.navjz ul.download-list li{overflow:hidden;height:36px;line-height:36px;padding-left: 16px;background: url("../images/dot.png") left center no-repeat;}
.navjz ul.doc_list li a{display: block; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.navjz ul.doc_list li img{float:left;margin:13px 0 0 2px;}
.navjz ul li.lm_line{height: 0;border-bottom: 1px dashed #ddd;margin: 12px 0; padding:0;background: none;}
.navjz ul li.columnName{height:32px;font-size: 18px; background:#F5F5F5;margin:5px 0 10px;padding:0 10px;border: none;}
.navjz ul li.columnName .title,.navjz ul li.columnName .title:hover{display:block;width:auto;white-space:nowrap;height:32px;line-height:32px;font-size:16px;font-weight:bold;color:#428ECE;}
.navjz ul li.columnName .more{font-size:12px;color:#999;line-height:32px;}
.navjz ul li.columnName .more:hover{color:#428ECE;}
.navjz ul.doc_list li.search-list a{max-width: none !important;margin-right: 90px;float: none;}
.navjz ul.doc_list li.odd a,.navjz ul.doc_list li.even a{max-width:718px;}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .navjz ul.doc_list li.odd a, .navjz ul.doc_list li.even a {
        max-width: 528px;
    }
    .lm_rban{width: 670px;}
}

@media (max-width:991px) {

    .lm_rban{width:auto; float: none;}
    .wenzhang .guidang{width:200px;height:200px;background-size:100% 100%;}
    .navjz{min-height:300px;}
    .navjz ul.doc_list li.odd a,.navjz ul.doc_list li.even a{max-width: 610px;}

}
@media (max-width:767px) {
    .j-dg-left,.j-dg-right{height: auto !important;}
    .navjz{min-height:200px;}
    .navjz ul.doc_list li.odd a,.navjz ul.doc_list li.even a{display:block;float:none !important;margin-right:90px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
    .navjz ul.doc_list li img{display:none;}
}
/**单页面**/
.dymbox{background: #fff;border:#e4e4e4 1px solid;padding:20px 30px;margin-bottom: 30px;position: relative;}
.dymbox .guidang{position:absolute;right:-20px;top:-40px;z-index:99;}
/*栏目页 图片列表 */
.navjz ul.picture-list{clear:both;width: 900px;overflow: hidden;}
.navjz ul.picture-list li{float:left;width: 205px;line-height: 30px; height:auto;margin:0 20px 20px 0;padding: 0;background: none;}
.navjz ul.picture-list li a{display:block;width:100%;overflow:hidden;cursor:pointer;position: relative;}
.navjz ul.picture-list li .img_img{display: block; border:1px solid #eee; padding: 6px;}
.navjz ul.picture-list li a img{border: 1px solid #ccc;padding: 3px;width: 197px;height:128px;display: block; }
.navjz ul.picture-list li a .img_title{display:block;height:30px;line-height:30px;width:100%;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.navjz ul.picture-list li a .date{display: block;text-align: center;}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .navjz ul.picture-list{width: 692px;}
    .navjz ul.picture-list li{width: 210px;}
    .navjz ul.picture-list li a img{width: 202px;}
}
@media only screen and (max-width:991px) {
    .navjz ul.picture-list{width: 758px;}
    .navjz ul.picture-list li{width: 232px;}
    .navjz ul.picture-list li a img{width: 224px;height: 140px;}
}

@media only screen and (max-width:767px) {
    .navjz ul.picture-list{width:100%;}
    .navjz ul.picture-list li{width:48%;margin:0 1% 15px;text-align: center;}
    .navjz ul.picture-list li a img{width: 97%;padding: 3px 1%;}
}
@media only screen and (max-width:479px) {
    .navjz ul.picture-list li{width: 100%;margin: 0 0 15px;}
    .navjz ul.picture-list li a img{height: auto;}
}

/*栏目页-视频列表 */
.navjz .videoNews-list{clear:both;width: 900px;overflow: hidden;}
.navjz .videoNews-list li{float: left; width:205px;height:auto;margin:0 20px 20px 0;padding:0px;background: none;}
.navjz .videoNews-list li .left-img{float:none;}
.navjz .videoNews-list li .left-img a{display:block;width:100%;overflow:hidden;}
.navjz .videoNews-list li .left-img img.video-thumb{width:100% !important;height:160px !important;transition:all .5s;}
.navjz .videoNews-list li .left-img a:hover img.video-thumb{-webkit-transform:scale(1.1);transform:scale(1.1);}
.navjz .videoNews-list li .right-main{float:none;height:40px;padding:5px 10px;background:#f4f4f4;text-align: center;}
.navjz .videoNews-list li .video-title{display:block;height:20px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.navjz .videoNews-list li .video-title span.left{display:block;float:none !important;}
.navjz .videoNews-list li .video-title span.left a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.navjz .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;}
.navjz .videoNews-list li .play-icon,.navjz .videoNews-list li .videoNews-note{display:none;}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .navjz .videoNews-list{width: 692px;}
    .navjz .videoNews-list li{width: 210px;}
}

@media only screen and (max-width:991px) {
    .navjz .videoNews-list{width: 758px;}
    .navjz .videoNews-list li{width: 232px;}
}
@media (max-width:767px) {
    .navjz .videoNews-list{width:100%;}
    .navjz .videoNews-list li{width:100%;margin:0 0 10px;}
    .navjz .videoNews-list li .left-img img.video-thumb{height:auto !important;}
}
/*栏目页-投票调查 */
.navjz .survey-list li{overflow:hidden;position: relative;}
.navjz .survey-list li a.title{display:block;float:none;margin: 0 260px 0 0; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.navjz .survey-list li a.title2{display: inline-block;max-width:520px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.navjz .survey-list li .zt{position: absolute;top: 0;right: 183px; width: 72px; text-align: center; color:#9EADB6;}
.navjz .survey-list li .result{float: left; padding-left: 5px;}
.navjz .survey-list li .result a{color: #c50001;}
.navjz .survey-list li  span.over{ color:#9EADB6;}
.navjz .survey-list li  span.starting{color:#C50001;}
.navjz .survey-list li span.nostart{ color:#36BD53;}

@media (min-width: 992px) and (max-width:1199px) {
    .navjz .survey-list li a.title2{max-width: 310px;}
}
@media (min-width: 768px) and (max-width:991px) {
    .navjz .survey-list li a.title2{max-width:390px;}
}
@media (max-width:767px) {
    .navjz .survey-list li .result{display: none;}
    .navjz .survey-list li a.title,.navjz .survey-list li a.title2{display: block; float: none;max-width:none;margin-left:0px;margin-right:80px;}
    .navjz .survey-list li .date{display: none;}
    .navjz .survey-list li span.zt{right: 0;}
}
/*栏目页-意见征集 */
.navjz .collect-list li{overflow:hidden;position: relative;}
.isSummary{ border: 0 none !important; padding:0 !important;}

.navjz .collect-list li a.title{display:block;float: none;margin: 0 260px 0 0; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.navjz .collect-list li a.title2{display: inline-block;max-width:520px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.navjz .collect-list li .zt{position: absolute;top: 0;right: 183px; width: 72px; text-align: center; color:#9EADB6;}
.navjz .collect-list li .result{float: left; padding-left: 5px;}
.navjz .collect-list li .result a{color: #c50001;}
.navjz .collect-list li  span.over{ color:#9EADB6;}
.navjz .collect-list li  span.starting{color:#c50001;}
.navjz .collect-list li span.nostart{ color:#36BD53;}
@media (min-width: 992px) and (max-width:1199px) {
    .navjz .collect-list li a.title2{max-width: 310px;}
}
@media (min-width: 768px) and (max-width:991px) {
    .navjz .collect-list li a.title2{max-width:390px;}
}
@media (max-width: 767px){
    .navjz .collect-list li .result{display: none;}
    .navjz .collect-list li a.title,.navjz .collect-list li a.title2{display: block; float: none;max-width:none;margin-left:0px;margin-right:80px;}
    .navjz .collect-list li .date{display: none;}
    .navjz .collect-list li span.zt{right: 0;}
}

/*在线访谈栏目页*/
.navjz .interview-list li{height: auto;  padding:0 0 15px; overflow: hidden; background:none; border-bottom: 1px dashed #ccc; margin-bottom: 15px;}
.navjz .interview-list li .interview-img{ width: 260px; height: 186px; float: left; text-align: center;}
.navjz .interview-list li .interview-img img{ width: 100%; height: 100%;}
.navjz .interview-list li .interview-infocon{ margin-left: 275px; line-height: 26px; font-size: 14px; padding-top: 5px;}
.navjz .interview-list li .interview-infocon .interview-title a{display: block; font-size: 16px; font-weight: bold; color:#428ece; height: auto; line-height: 20px; padding: 0px 0px 5px;}
.navjz .interview-list li .interview-infocon .interview-note span{ width: 70px; float: left;}
/*访谈文章页*/
@media only screen and (min-width: 992px) and (max-width: 1199px) {

}
@media only screen and (max-width:991px) {

}
@media (max-width: 767px){
    .navjz .interview-list li{height:auto; padding-bottom: 2%;}
    .navjz .interview-list li .interview-img{float:none;width:100%;height:auto;}
    .navjz .interview-list li .interview-infocon{ margin-left: 0px; padding-top: 10px;}
}
@media (max-width: 479px){

}
/*** 通用文章页 START ****/
.secnr{height: auto;text-align:left;min-height:300px;_height:300px;margin-bottom: 20px;position:relative;background: #fff;padding:20px 30px;}
.wenzhang .guidang{position:absolute;right:-20px;top:-40px;z-index:99;}
.wenzhang{font-size:14px;line-height:1.8;height:auto;}
.wztit,.newstitle{font-size:24px;line-height:42px;text-align:center;padding:10px 0 10px;}
.wzfbt{line-height:30px;text-align:center;font-size:22px;font-weight:normal;}
.wzttit{font-size:22px;line-height:32px;text-align:center;}
.wzstit{line-height:30px;text-align:center;font-size:18px;font-weight:normal;padding: 5px 0;}

.wzfbxx,.voteinfo{height:auto;line-height: 24px;color: #666;margin:10px 0 0px;font-size:14px;border-bottom: 1px solid #dcdcdc;text-align:center;padding:8px 0;position: relative;}
.wzfbxx span{padding:0 6px;}
.wzfbxx span i{font-style: normal;}
.wzfbxx .infoshare{ display: inline-block; vertical-align: middle; background:url(../images/wzicon2.gif) 0 center no-repeat;padding-left:20px;}
.wzfbxx .share-box{ position: relative;  right:auto; top:auto;}
.wzfbxx .share{ position: relative; display: inline-block; right:auto; top:auto; vertical-align: middle;}


.wzcon{padding:20px 0;min-height:350px;_height:350px;font-size:16px;line-height:2; text-align:justify;text-justify:inter-ideograph;word-break:break-all;word-wrap:break-word;}
.wzcon table{max-width:100% !important;margin:auto;}
.wzcon img{max-width:100%;}
.wzcon p{margin:5px 0;}
.minh500{min-height: 300px;}
.wzbot{position:relative;padding:15px 0 0px;border-top: #ddd 1px dashed;}
.wzbot .wzbot_btn{float: right;}
.wzbot .wzbot_btn a{display:block;float:left;white-space:nowrap;height:30px;line-height:30px;margin-right:12px;}
.wzbot .wzbot_btn .print_btn{padding-left:25px;background:url(../images/print.gif) 0 center no-repeat;}
.wzbot .wzbot_btn .close_btn{padding-left:25px;background:url(../images/close1.gif) 0 center no-repeat;}

.scan_code_box{margin:0 auto;padding:20px 0 30px;text-align:center;}
.scan_code_box .pic{text-align:center;width:auto;margin:0 auto;}
.scan_code_box img{width:120px;height:120px;border:1px solid #efefef;margin:0 auto;padding:9px;}
.scan_code_box .txt{text-align:center;line-height:32px;font-size:14px;color:#666;display:block;}
.scan_code_box .ewmgai{display:none;}

.wzbot .share .share-box{position: relative;top: auto;right: auto;}
.wzbot .share{float: left; padding-left: 20px;background: url("../images/wzicon2.gif") left center no-repeat;}
.wzbot .share a.bds_weixin{background: url("../images/wx.png") center no-repeat;}
.wzbot .share a.bds_tsina{background: url("../images/wb.png") center no-repeat;}
.wzbot .share a.bds_more{background: url("../images/wzicon3.gif") 0 center no-repeat;}

.p-prev-next{margin-top:5px;line-height: 32px;}
.p-prev-next>div span{font-weight: bold;}

.video_main_content{text-align:center;padding:20px 0 0;}
.sp_wzcon{padding:20px 0;font-size:14px;line-height:1.8;font-family:"宋体";text-align:justify;text-justify:inter-ideograph;word-break:break-all;word-wrap:break-word;}
.sp_wzcon table{max-width:100%;margin:auto;}
.sp_wzcon img{max-width:100%;}
.sp_wzcon p{margin:5px 0;}
@media (max-width: 991px) {
    .secnr{padding:20px 30px;}
    .wenzhang .guidang{width:200px;height:200px;background-size:100% 100%;}
    .wzfbxx span{padding: 0 2px;}
    .wzcon{min-height:200px;}
}
@media (max-width: 767px) {
    .secnr{padding: 10px;margin-bottom: 20px;}
    .wenzhang{padding: 10px 0;}
    .wztit{font-size:18px;padding:0 0 10px;line-height:24px;}
    .wzfbxx{margin:10px 0 0;}
    .wzfbxx span{display: inline-block;}
    .wzcon,.sp_wzcon{padding:10px 0;}
    .wzbot{display:none;}
    .share{display: none;}
}
@media print{
    .topcon,.header,.footer,.position,.wzbot,.scan_code_box{display:none;}
}

.ptlm{ font-size:16px; line-height:175%;}
.dqlanmu{font-size: 30px; font-family: 黑体; text-align: center; font-weight: normal; padding: 10px 0;}
.ptlminfo{font-size: 14px; color: #666; text-align:center;}
.ptlmcontent{padding: 15px 0 20px; text-align: justify;}
.ptlmcontent img{max-width: 100%;}


/*调查文章页*/
.vote_result{margin:auto;}
/*.voteinfo{height: auto;line-height: 43px;color: #999;margin: 10px 0 20px;font-size: 14px;text-align: center;background: #fafafa;position: relative;}*/
.voteinfo span{padding:0 1em;}
.voteinfo span u{font-style:normal;text-decoration:none;}
.voteinfo i{font-style:normal;}
.voteinfo .nostart{color:#36BD53;}
.voteinfo .starting{color:#428ECE;}
.voteinfo .over{color:#999;}
.vote_result .vote-info{padding:20px;font-size:14px;min-height: 200px; line-height:1.8;}
.vote_result .vote-main{font-size:14px;width:96%;margin:auto;}
.vote_result .vote-lsit{padding-bottom:10px;}
.vote_result .vote-lsit .title{font-weight:bold;line-height:24px;padding:5px 0 5px;}
.vote_result .vote-lsit ul{padding:10px;border:1px solid #ddd;}
.vote_result .vote-lsit ul img{max-width:100%;}
.vote_result .vote-lsit ul li{height:auto;line-height:20px;padding:3px 0;}
.vote_result .vote-lsit ul li input{float:left;margin:5px 8px 0 0;*margin:5px 8px 0 0;_margin:5px 8px 0 0;font-size:12px;}
.vote_result .vote-lsit ul li.vote-textarea{height:100px;}
.vote_result .vote-lsit ul li.vote-textarea textarea{border:1px solid #ccc;height:92px;width:95%;padding:4px 5px;}
.vote_result .vote-code{width:95%;margin:auto;padding:15px 0;font-size:14px;overflow:hidden;height:30px;}
.vote_result .vote-code .text-code{float:left;display:block;line-height:30px;}
.vote_result .vote-code .verification{border:1px solid #ddd;height:28px;line-height:28px;width:96px;float:left;padding:0 5px;}
.vote_result .vote-code .img-code{float:left;padding-left:8px;}
.vote_result .vote-btn{height:60px;text-align:center;}
.vote_result .vote-btn button{height:40px;background:#428ECE;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;margin:0 10px;font-family:"Microsoft YaHei",微软雅黑;outline:none;}
.vote_result .vote-btn button.btn-review{background:#f80;}

.vote-show{width:96%;margin:auto;border:1px solid #e7e7e7;font-size:14px;}
.vote-show th{text-align:left;border-bottom:1px solid #f0f0f0;background:#faf9f9;height:auto;padding:5px 5px 5px 10px;line-height:24px;font-size:14px;}
.vote-show td .vote_con{width:96%;margin:auto;border-bottom:1px dotted #f0f0f0;height:auto;line-height:28px;padding:0px 0;clear:both;}
.vote-show td .vote_con span{display:block;float:left;height:auto;line-height:24px;}
.vote-show td .vote_con span.c1{ width:580px;}
.vote-show td .vote_con span.c2{ width:160px;}
.vote-show td .vote_con span.c3{ width:90px;float:right;text-align:right;}
.vote-show td .vote_con span.c1,.vote-show td .vote_con span.c2,.vote-show td .vote_con span.c3{padding:5px 0 5px;}
.vote-show td .vote_con span.c3 i{color:#dd0000;font-style:normal;}
.vote-show td .vote_con span.progress-bar{width:100px;height:14px;float:left;background:#eee;margin: 5px 0 0 20px;}
.vote-show td .vote_con span.progress-bar .progress{background:#f27c25;display:block;height:14px;}
.vote-show td .vote_content{width:96%;margin:0 auto;border-bottom:1px dotted #f0f0f0;line-height:24px;padding:10px 0;}
@media (max-width: 991px) {
    .voteinfo{padding:10px 0;font-size:12px;}
    .voteinfo span{padding: 0 0.5em;}
    .vote-show td .vote_con span.c1{ width:440px;}
    .vote-show td .vote_con span.c2{ width:120px;}
    .vote-show td .vote_con span.c3{ width:80px;}
}
@media (max-width: 767px) {
    .newstitle{font-size:18px;padding:0 0 10px;line-height:24px;}
    .voteinfo span{padding: 0 0.25em;display: inline-block;}
    .vote_result .vote-info{padding:10px 0;line-height:1.5;}
    .vote_result .vote-main{width:100%;}
    .vote_result .vote-code{width:100%;}
    .vote_result .vote-lsit ul{padding:10px;}
    .vote_result .vote-btn button{width:100px;}
    .vote_result .vote-code .verification{width:76px;}
    .vote_result .vote-code .img-code{padding-left:0;}
    .vote-show td .vote_con span{line-height: 20px;}
    .vote-show td .vote_con span.c1{ float:none;width:100%;}
    .vote-show td .vote_con span.c2{ width:140px;}
    .vote-show td .vote_con span.c3{ width:80px;float: left;text-align: left;}
    .vote-show td .vote_con span.progress-bar{margin-left: 0;}
}
/*征集文章页*/
.descbox{border:#f1f1f1 10px solid;padding:10px;line-height:30px;margin-bottom:20px;}
.descbox b,.descbox2 b{color:#428ECE;}
.descbox2{padding: 10px 0;}
.collection-theme-list{margin-top:20px;font-family:"Microsoft YaHei",微软雅黑;}
.collection-theme-list ul li .collection-body{border-top:#ddd 1px dotted;padding:10px 0px;font-size:14px;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;}
.collection-theme-list ul li .collection-body .collection-datetime{color:#999;}
.collectit{font-size:20px;color:#164fa6;font-weight:bold;height:60px;line-height:60px;background:url(../images/zj_yijian.png) left center no-repeat;padding-left:38px;}
.poll_collect{border-top:1px dashed #ddd; padding: 10px 0px 0; font-size:14px; font-family:"微软雅黑";margin-top: 20px; }
.poll_collect h3,.collection-theme h3.collectit{font-size: 20px;color:#428ECE; font-weight:bold;height: 60px;line-height: 60px; padding-left:40px;}
.poll_collect h3{background:url(../images/icon_myzj.gif) left center no-repeat;}
.poll_collect ul{ margin:10px auto 0;}
.poll_collect li{border: #DDDDDD solid 1px;padding: 2px;height: 34px;margin-bottom: 10px;line-height: 34px;clear: both;}
.poll_collect li p{ float:left; position:relative; padding: 0; margin: 0;}
.poll_collect li p.poll_txt,.poll_collect li p.poll_con{ width:115px; text-align:right; padding-right:5px;border-right: #DDDDDD solid 1px;}
.poll_collect li p.poll_input,.poll_collect li p.poll_yzm{padding:2px 5px; height:30px;}
.poll_collect li p span.msg-box{ position:absolute; left:0; top:0;}
.poll_collect li p.poll_con{ height:180px;}
.poll_collect li .red{ color:#f00; float:right; padding-right:8px;}
.poll_collect li p input{ height:32px; border:0 none; background:none; line-height:26px; float:left;outline:none; color:#666;}
.poll_collect li p input.n-invalid{ width:400px;}
.poll_collect li p.poll_conts{margin-top:2px; padding:2px 5px; float: none;margin-left: 124px;}
.poll_collect li p.poll_conts textarea{ border:0 none; background:none; line-height:20px; height:172px; width:100%; outline:none; font-size:14px; color:#666;}
.poll_collect .poll_area{ height:180px;}
.poll_collect li p.poll_yzm input{width:80px;vertical-align:middle; float:left;border-right:#ccc 1px solid;}
.poll_collect li p.poll_yzm img{ float:left;}
.poll_collect li.btn-group{ border:0 none; text-align:center; height:40px; margin: 20px 0 0;padding:0;}
.poll_collect li.btn-group input{ float:none; height:40px; padding: 0; line-height: 40px; background:#428ECE; color:#fff; font-size:18px; text-align:center; cursor:pointer; border:0 none; width:140px; border-radius: 4px;}

/* 民意征集修改 */
.con{display: none;}
.con.active,.con.block{display: block;}
.collection-theme-list,.poll_collect{border-top: 0 none;margin-top: 0;padding: 0;}
.m-yjzjtabs{background:#e6e6e6; overflow: hidden;}
.m-yjzjtabs li{float: left;min-width: 210px;text-align: center;line-height: 50px;cursor: pointer;font-size:18px;width: 25%;}
.m-yjzjtabs li i{display: block;font-style: normal;}
.m-yjzjtabs li.active{background: #428ECE; color: #fff;}
.g-yjzjbox {padding: 20px 0;}
.m-filbox .u-txt-file{color:#428ECE;font-weight:bold;font-size:18px;background:url(../images/bg-updown.png) left center no-repeat;padding-left:25px;margin-bottom:12px;}
.m-file-download ul li{line-height:22px;overflow:hidden;padding:2px 0;font-size:18px;}
.m-file-download ul li span{display:inline-block;width:50px;height:25px;line-height:25px;text-align:center;color:#fff;background:#428ECE;border-radius:2px;}
.m-file-download ul li a{color:#428ECE;}
.collectit{font-size:20px;color:#428ECE;font-weight:bold;height:60px;line-height:60px;background:url(../images/zj_yijian.png) left center no-repeat;padding-left:38px;}
.collection-theme-list ul li .collection-body{border-top:#ddd 1px dotted;padding:15px 0;font-size:14px;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;}
.collection-theme-list ul li .collection-body .collection-datetime{color:#999;}
.u-tit{font-size: 20px;color: #428ECE;font-weight: bold;height: 60px;line-height: 60px;padding-left: 10px;}
.collectInfo_backinfo{ font-size:16px; line-height:32px; padding:10px 15px;}
.poll_collect li.btn-group input.disabled {background: #c5c3c3;cursor: not-allowed;}

@media (min-width: 992px) and (max-width:1199px) {
    .m-yjzjtabs li{width: 25%;padding: 0;margin: 0;min-width: 0;}
}
@media (max-width:991px) {
    .m-yjzjtabs li{min-width: 0;width: auto;margin: 0;padding: 0 10px;}
}

@media only screen and (max-width:767px) {
    /***征集文章***/
    .poll_collect{padding:10px 0 0;}
    .poll_collect li{height: auto;border: none;padding:0;}
    .poll_collect li p.poll_txt, .poll_collect li p.poll_con{width: 100%;float: none;height: auto;text-align: left;border-right: none;}
    .poll_collect li .red{float: none;}
    .poll_collect li p.poll_input,.poll_collect li p.poll_yzm,.poll_collect li p.poll_conts{width: 100%;padding: 0;float: none;}
    .poll_collect li p.poll_input input,.poll_collect li p.poll_conts textarea{width: 93%;padding:0 2%;border: #DDDDDD solid 1px;}
    .poll_collect li p.poll_conts textarea{padding: 10px 2%;}
    .poll_collect .poll_area{height: auto;}
    .poll_collect li p.poll_conts{margin-left: 0;}
    .poll_collect li p.poll_yzm input{border: #ddd 1px solid;}
    /****征集文章end***/
}

/*访谈文章页*/
.fty_con{padding-bottom:10px;}
.ftwz_tit{height:40px;line-height:30px;font-size:14px;}
.ftwz_tit span.tit{font-weight:bold;color:#428ece;}
.ftwz_tit i{ font-style:normal; padding:0 4px;color:#af0000;}
.fty_con .interview-detail{width:100%;border-bottom:#e1e1e1 1px solid;}
.fty_con .interview-title{line-height:60px;text-align:center;font-size:28px;color:#333;font-weight:bold;padding-bottom:13px;}
.fty_con .interview-detail .interview-info{width:100%;height:auto;margin-bottom:15px;clear:both;word-break:break-all;word-wrap:break-word;}
.fty_con .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 */
.fty_con .interview-detail .interview-info .in-img{float:left;width:340px;height:243px;}
.fty_con .interview-detail .interview-info .in-img img{width:100%!important;height:100% !important;}
.fty_con .interview-detail .interview-info .in-info{float:right;width:760px;height:230px;background:#f7f9fb;padding:13px 10px 0;position:relative;}
.fty_con .interview-detail .interview-info .in-info .in-infocon{width:590px;height:222px;overflow-x:hidden;overflow-y:auto;}
.fty_con .interview-detail .interview-info .in-info p{font-size:14px;line-height:26px;padding-bottom:5px;}
.fty_con .interview-detail .interview-info .in-info p span.bt{display:block;float:left;background:#428ece;width:80px;height:26px;line-height:26px;font-size:14px;text-align:center;color:#fff;}
.fty_con .interview-detail .interview-info .in-info p span.nr,.fty_con .interview-detail .interview-info .in-info p span.note-content{display:block;margin-left:90px;}
.fty_con .interview-detail .interview-info .in-info p.p4{height:40px;margin-top:5px;display:none;}
.fty_con .interview-detail .interview-info .in-info p.p2 .interview-names{display:block;margin-left:90px;word-break:break-all;word-wrap:break-word;text-align:left;}
.fty_con .interview-detail .interview-info .in-info p.p2 .interview-names a{display:inline-block;width:auto;white-space:nowrap;padding-right:15px;line-height:28px;float:left;color:#333;cursor:text;}
.fty_con .interview-detail .interview-info .in-info p.p2 .interview-names a:hover{color:#333; text-decoration:none;}
.fty_con .interview-detail .interview-info .in-info p.p3 span.note-content{background:none;padding:0;word-break:break-all;word-wrap:break-word;height:78px;overflow-x:hidden;overflow-y:auto; line-height:26px;text-align:left;color:#333; margin-right:0px;}
.fty_con .interview-detail .interview-info .in-info p.p4 .btn-speak{display:block;width:100px;height:37px;line-height:36px;font-size:16px;color:#fff;background:#428ece;margin:auto;cursor:pointer; position:absolute;right:15px;bottom:-58px;}

.fty_con .ftwz_imgbox{clear:both;border:#e1e1e1 1px solid;padding:13px 14px 20px;}
.fty_con .fty_imglist{width:100%;height:180px;margin:15px auto 0;overflow:hidden;position:relative;}
.fty_con .fty_imglist .prev,.fty_con .fty_imglist .next{position:absolute;top:70px;width:18px;height:40px;overflow:hidden;cursor:pointer;background:url(../images/ind_zdgkimgbtn.png) no-repeat; z-index:99;}
.fty_con .fty_imglist .prev{left:0;background-position:0 0;}
.fty_con .fty_imglist .prev:hover{background-position:-20px 0;}
.fty_con .fty_imglist .next{right:0;background-position:-40px 0;}
.fty_con .fty_imglist .next:hover{background-position:-60px 0;}
.fty_con .fty_imglistlb{position:relative;width:100%;height:180px;overflow:hidden;z-index:11;}
.fty_con .fty_imglistlb ul li{width:260px;height:180px;margin-right:25px;position:relative;float:left;}
.fty_con .fty_imglistlb ul li a{display:block;width:100%;height:180px;cursor:pointer;overflow:hidden;}
.fty_con .fty_imglistlb ul li img{width:100%;height:180px;left:0;top:0;position:absolute;}
.fty_con .fty_imglistlb ul li span{display:block;width:100%;height:32px;position:absolute;left:0;bottom:0;line-height:32px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:url(../images/black50.png) repeat;color:#fff;font-size:14px;}

.fty_con .interview-detail .interview-desc{clear:both;margin-top:15px;border:#e1e1e1 1px solid;padding:13px 14px 13px; border-bottom: none;}
.fty_con .interview-detail .interview-desc-title{height:32px;background:url(../images/line_dc.png) 0 bottom repeat-x;overflow:hidden;}
.fty_con .interview-detail .interview-desc-title span{display:block;float:left;width:110px;height:30px;line-height:30px;margin-top:0px!important;text-align:center;font-size:16px;color:#428ece;font-weight:bold;border-bottom:#428ece 2px solid;}
.fty_con .interview-detail .interview-desc .desc{padding:15px 5px 15px;line-height:24px;font-size:14px;color:#555;text-indent:2em;}
.fty_con .interview-detail .interview-desc .desc .j-video-player{ text-indent: 0px; margin-bottom: 10px;}
.fty_con .interview-detail .interview-info-list{clear:both; padding:0px 0px 15px; }
.fty_con .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 */
.fty_con .interview-detail .interview-info-list .pagination{margin:0;padding:10px 0 10px;}
.fty_con .interview-detail .interview-info-list .interview-body{padding:10px 24px 10px;line-height:24px;font-size:14px;color:#555;word-break:break-all;word-wrap:break-word;}
.fty_con .interview-detail .interview-info-list .interview-reply{border:#dcdcdc 1px dashed;background:#f6f6f6;padding:20px 23px;line-height:22px;font-size:14px;color:#555;}
.fty_con .interview-detail .interview-info-list .interview-username{font-weight:bold;color:#e60012;margin-right:10px;}
.fty_con .interview-detail .interview-info-list .interview-infonr{word-break:break-all;word-wrap:break-word;margin-right:10px;}
.fty_con .interview-detail .interview-info-list .interview-datetime{color:#999;}
.fty_con .interview-detail .interview-table{width:100%; margin-top: 20px;}
.fty_con .interview-detail .interview-table th{height:40px;line-height:40px;font-size:16px;width:160px;text-align:right;padding-right:10px;font-weight:normal;}
.fty_con .interview-detail .interview-table td{padding:4px 0;}
.fty_con .interview-detail .interview-table td input,.contentbox .interview-detail .interview-table td textarea{font-family:"Microsoft YaHei",微软雅黑;color:#666;}
.fty_con .interview-detail .interview-table td.name #interview_name{width:300px;height:30px;line-height:30px;padding:0 5px;border:#ddd 1px solid;background:#f8f8f8;}
.fty_con .interview-detail .interview-table td.opinion #interview_content{width:600px;height:100px;line-height:30px;padding:5px;border:#ddd 1px solid;background:#f8f8f8;}
.fty_con .interview-detail .interview-table td.poll_input #checkimg{width:100px;height:30px;line-height:30px;padding:0 5px;border:#ddd 1px solid;background:#f8f8f8;}
.fty_con .interview-detail .interview-table td.btn-group{padding:10px 0 30px; width: auto;}
.fty_con .interview-detail .interview-table td.btn-group #btn_submit{width:116px;background:#428ece;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: 0px; text-align: center; }

@media only screen and (min-width: 992px) and (max-width: 1199px){
    .fty_con .interview-detail .interview-info .in-info{width: 552px;}
}

@media only screen and (max-width: 991px) {
    .fty_con .interview-detail .interview-info .in-info{ width: 338px;}
    .fty_con .interview-detail .interview-info .jj_comp{float:none;width:auto;height:auto;clear:both;padding:15px 0 0;border-left:0;border-top:#ebebeb 1px dashed;}
    .fty_con .interview-detail .interview-info .jj_comp .jj_compcon{height:auto;}
    .fty_con .interview-detail .interview-table td.opinion #interview_content{width:450px;}
    .fty_con .fty_imglistlb ul li{width:220px;height:150px;}
}
@media (max-width: 767px) {
    /*访谈*/
    .fty_con .interview-detail{ border-bottom:none;}
    .navjz .interview-list li{height:auto; padding-bottom: 2%;}
    .navjz .interview-list li .interview-img{float:none;width:100%;height:auto;}
    .navjz .interview-list li .interview-infocon{ margin-left: 0px; padding-top: 10px;}
    .fty_con .ftwz_imgbox{ border: none; padding: 0px;}
    .fty_con .interview-detail .interview-desc{ border:none; padding: 0px;}
    .fty_con .interview-detail .interview-desc .desc .j-video-player{ width: 100%!important; height: auto!important;}
    .fty_con .interview-detail .interview-desc .desc .j-video-player video{width: 100%!important; height: auto!important;}
    .fty_con .interview-detail .interview-info .in-img{ width: 100%; float: none; height: auto;}
    .fty_con .interview-detail .interview-info .in-info{ width: auto; float: none; height: auto;}
    .fty_con .interview_form .interview-table th{width:30%;white-space:nowrap;padding-left:10px;padding-right:0;}
    .fty_con .interview-detail .interview-table td.name #interview_name{width:85%;}
    .fty_con .interview-detail .interview-table td.opinion #interview_content{width:85%;}
    .fty_con .interview-detail .interview-table td.btn-group{ padding: 10px 0;}
}

@media only screen and (max-width:480px) {
    .fty_con .fty_imglist{height:160px;}
    .fty_con .fty_imglistlb{height:160px;}
    .fty_con .fty_imglistlb ul{width: 100% !important;}
    .fty_con .fty_imglistlb ul li{width: 100%;height: 160px;height: 160px; margin-right: 0;}
    .fty_con .fty_imglistlb ul li img{height:160px;}

}
/*****网站地图****/
.site_mapcon{padding:20px;background: #fff;margin-bottom: 20px;}
.dty_title{height:40px;line-height:40px;font-size:28px;text-align: center;padding: 20px 0 0; }
.dty_contain{padding:20px;}
.dty_mutitle{height:40px; margin:10px 0;border-bottom:1px solid #dcdcdc;overflow:hidden;}
.dty_mutitle a{display:block;float:left;line-height:37px;border-bottom:3px solid #428ECE;font-size: 20px;font-weight: bold; color:#428ECE;padding: 0 10px;}
.dty_mutitle a:hover{color:#428ECE;}
.dty_sublb{padding:10px 0 0;}
.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;width:20%;height:40px;line-height:40px;}
.dty_sublb ul li a{display:block;height:40px;font-size:16px;padding-right:13px;padding-left: 20px;background: url(../images/dot.png) left center no-repeat;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.dty_sublb ul li a:hover{color:#428ECE;}
@media (max-width: 991px) {
    .site_mapcon{padding:20px 10px;}
    .dty_title{font-size:24px;}
    .dty_sublb ul li{width: 25%;}

}
@media (max-width: 767px) {
    .dty_contain{padding: 10px 0;}
    .dty_sublb ul li{width: 50%;}
}

/****** 留言栏目页 on ******/
/*留言查询*/
.navjz .liuyan_cxcon{border:#e8e8e8 1px solid;background:#f6f6f6;padding:17px 10px 13px;height:auto; overflow:hidden;position:relative; }
.navjz .liuyan_cxcon .tj{height:28px;line-height:28px;text-align:left; padding-left:180px;font-size:14px;}
.navjz .liuyan_cxcon .tj .sz{color:#fd8524;}
.navjz .liuyan_cxcon .tj .jg{padding-left:20px;}
.navjz .liuyan_cxcon .liuyan_cxbox{ height:32px;margin:auto;margin-top:6px; padding-left:80px;}
.navjz .liuyan_cxcon .liuyan_cxbox ul{height:32px;}
.navjz .liuyan_cxcon .liuyan_cxbox ul li{float:left;height:28px;line-height:28px;padding:0;background:none;font-size:14px; overflow:visible;}
.navjz .liuyan_cxcon .liuyan_cxbox ul li.tm{width:138px;}
.navjz .liuyan_cxcon .liuyan_cxbox ul li.tm input{width:126px;height:26px;line-height:26px;border:#cecece 1px solid;background:#fff;font-size:14px;color:#999;padding-left:10px;outline:none;}
.navjz .liuyan_cxcon .liuyan_cxbox ul li.jg{width:24px;background:url(../images/liuyan_jg.gif) center center no-repeat;}
.navjz .liuyan_cxcon .liuyan_cxbox ul li.gjz{width:70px;text-align:right;}
.navjz .liuyan_cxcon .liuyan_cxbox ul li.srk{width:214px;}
.navjz .liuyan_cxcon .liuyan_cxbox ul li.srk input{width:203px;height:26px;line-height:26px;border:#cecece 1px solid;border-right:0;background:#fff;font-size:14px;color:#999;padding-left:10px;outline:none;}
.navjz .liuyan_cxcon .liuyan_cxbox ul li.btn{width:48px;}
.navjz .liuyan_cxcon .liuyan_cxbox ul li.btn input{width:48px;height:28px;line-height:28px;border:none;background:#428ECE;font-size:14px;color:#fff;text-align:center;outline:none;cursor:pointer;}
.navjz .liuyan_cxcon .liuyan_cxtit{display:block;width:100px;height:26px;line-height:26px; padding-left:33px;position:absolute;left:56px;top:15px;font-size:18px;font-weight:bold;color:#428ECE;}
.liuyan_cxcon  .cxxjlist{ margin-top:8px; margin-bottom:8px;}
.liuyan_cxcon  .cxxjlist .name{ width:90px; text-align:center;}
.ls-msg-wzinfo{text-align: right;}
.ls-msg-wzinfo span.sp{line-height: 26px; text-align: right; padding-right: 120px; font-size: 15px;}
/*留言列表*/
.nav_lylist .guestbook-table{ padding:17px 0 0;}
.nav_lylist .guestbook-table .guestbook_bt{height:36px; overflow:hidden;}
.nav_lylist .guestbook-table .guestbook_bt span{display:block;float:left;width:102px;white-space:nowrap;height:36px;line-height:36px; font-size:16px; text-align:center;color:#fff;font-weight:bold;background:#428ECE;}
.nav_lylist .guestbook-table .guestbook_title{height:36px;font-size:16px;background:#f1f2f3;margin:12px 0 5px;overflow:hidden; padding:0;}
.nav_lylist .guestbook-table .guestbook_title li{float:left;height:36px;line-height:36px;border-right:#fff 2px solid;text-align:center;padding:0;background:none;}
.nav_lylist .guestbook-table .guestbook_title li.t1{width:504px;}
.nav_lylist .guestbook-table .guestbook_title li.t2{width:120px; float: right;border-right:0 none;}
.nav_lylist .guestbook-table .guestbook_title li.t3{width:150px;}
.nav_lylist .guestbook-table .guestbook_title li.t4{width:100px;}
.nav_lylist .guestbook-table .guestbook_title li.t5{width:80px;border-right:none; display:none;}
.nav_lylist .guestbook-table ul.odd,.nav_lylist .guestbook-table ul.even{ height:36px;clear:both;overflow:hidden;}
.nav_lylist .guestbook-table ul.even{background:#f7f7f7;}
.nav_lylist .guestbook-table ul.odd li,.nav_lylist .guestbook-table ul.even li{float:left;padding:0;background:none;height:36px;line-height:36px;text-align:center;font-size:14px;border-right:#fff 2px solid;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#999;}
.nav_lylist .guestbook-table ul.odd li.t1,.nav_lylist .guestbook-table ul.even li.t1{width:504px;text-align:left;}
.nav_lylist .guestbook-table ul.odd li.t1 a,.nav_lylist .guestbook-table ul.even li.t1 a{display:block;padding-left:6px;  margin-right: 10px; font-size:16px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.nav_lylist .guestbook-table ul.odd li.t2,.nav_lylist .guestbook-table ul.even li.t2{width:120px; border:0 none; float: right;}
.nav_lylist .guestbook-table ul.odd li.t3,.nav_lylist .guestbook-table ul.even li.t3{width:150px;color:#666;}
.nav_lylist .guestbook-table ul.odd li.t4,.nav_lylist .guestbook-table ul.even li.t4{width:100px; color: #d20607}
.nav_lylist .guestbook-table ul.odd li.t4 span,.nav_lylist .guestbook-table ul.even li.t4 span{ color:#999;}
.nav_lylist .guestbook-table ul.odd li.t4 .s1,.nav_lylist .guestbook-table ul.even li.t4 .s1{color:#0768b5;}
.nav_lylist .guestbook-table ul.odd li.t4 .s2,.nav_lylist .guestbook-table ul.even li.t4 .s2{color:#fd8622;}
.nav_lylist .guestbook-table ul.odd li.t5,.nav_lylist .guestbook-table ul.even li.t5{width:80px;color:#666;border-right:none; display: none;}
.liuyan_xiexin{display:block;float:right;width:108px;height:33px;line-height:32px;text-align:center;font-size:14px;color:#fff;background:url("../images/liuyan_xiexin.png") no-repeat;-moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s;  cursor:pointer; text-indent: 15px;}
.liuyan_xiexin:hover{background:url("../images/liuyan_xiexinh.png") no-repeat; color: #fff;}
.liuyan_xzbox{background:#fafafa;padding:50px 35px 13px;height:auto;position:relative; z-index:1;}
.liuyan_xzbox p{color:#666;font-size:14px;line-height:24px;text-indent:2em;}
.lmy_lmtitle{ position:absolute; right:5px; top:5px; z-index:2;}
.liuyan_xzbox .liuyan_xxtit{display:block;width:100px;height:36px;line-height:36px; padding-left:23px;position:absolute;left:10px;top:8px;font-size:18px;font-weight:bold;color:#428ece;}

/*写信开始*/
.guestbook-table-form{padding-top:30px;font-size:14px;}
.guestbook-table-form span.red{color:#f00;}
.guestbook-table-form ul{ overflow:inherit;}
.guestbook-table-form ul li{float:left;padding:0;background:none; overflow:inherit; }
.guestbook-table-form ul li.bt{width:120px;height:55px;text-align:right;line-height:36px; font-size:14px;}
.guestbook-table-form ul li.srk{ height:55px;position:relative;}
.guestbook-table-form ul li.srk .msg-box{position:absolute;left:0;top:5px;}
.guestbook-table-form ul li.srk input{float:left;width:258px;height:32px;line-height:32px;border:#d6d6d6 1px solid;padding:3px 10px;}
.guestbook-table-form ul li.srk select{float:left;width:280px;border:#ddd 1px solid;padding:3px 10px; height:38px;}
.guestbook-table-form ul li.srk1 {height:55px;position:relative;}
.guestbook-table-form ul li.srk1 .msg-box{position:absolute;left:0px;top:5px;}
.guestbook-table-form ul li.srk1 input{float:left;width:598px;height:32px;line-height:32px;border:#d6d6d6 1px solid;padding:3px 10px;}
.guestbook-table-form ul li.btk,.guestbook-table-form ul li.gk,.guestbook-table-form ul li.yzm{ height:44px;position:relative;}
.guestbook-table-form ul li.btk .msg-box,.guestbook-table-form ul li.yzm .msg-box{position:absolute;left:0;top:5px;}
.guestbook-table-form ul li.btk input{float:left;width:668px;height:32px;line-height:32px;border:#ddd 1px solid;padding:2px 5px;}
.guestbook-table-form ul li.gk{ font-size:14px;}
.guestbook-table-form ul li.bt1{width:120px;height:160px;line-height:150px;text-align:right;font-size:14px;}
.guestbook-table-form ul li.tex{ height:227px;position:relative;}
.guestbook-table-form ul li.tex .msg-box{position:absolute;left:0;top:5px;}
.guestbook-table-form ul li.tex textarea{float:left;width:668px;height:200px;line-height:24px;border:#ddd 1px solid;padding:2px 5px; font-size:14px;}
.guestbook-table-form ul li.yzm input{float:left;width:102px;height:24px;line-height:24px;border:#ddd 1px solid;padding:2px 5px;}
.guestbook-table-form ul li.yzm img{float:left;margin:0 5px;}
.guestbook-table-form ul li.yzm a{margin-top: 4px; display: inline-block;}
.guestbook-table-form ul li.btn_group{height:40px; padding-left:120px; width:75%; float:none; clear:both; }
.guestbook-table-form ul li.btn_group input{background:#428ece;height:36px;line-height:36px; text-align:center; cursor:pointer;font-family:"Microsoft YaHei",微软雅黑;border:0;outline:none;color:#fff;width:116px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:0px;}
.guestbook-table-form ul li.btn_group input.btn-search{margin-left:15px;*padding:0 0 !important;_padding:0 0px !important;}
.list-2655273 ul li.sel1,.list-2655277 ul li.sel1{width:604px;}
.guestbook-table-form ul li.clear{float: none; height: 0; line-height: 0; font-size: 0; padding: 0; margin: 0; overflow: hidden;}

.ui-dialog-footer button.ui-dialog-autofocus {background-color: #428ece;border-color: #428ece;}
.ui-dialog-footer button.ui-dialog-autofocus:active, .ui-dialog-footer button.ui-dialog-autofocus:focus, .ui-dialog-footer button.ui-dialog-autofocus:hover{background-color: #428ece;border-color: #428ece;}
/*留言文章 on*/
.wztit{font-size:32px;line-height:42px;text-align:center;padding:5px 10px;}
.lynybox{margin:20px 0;}
.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 .nrtxt{ line-height:30px; font-size:14px;}
.MsoNormal span{font-family:"微软雅黑" !important;font-size:16px !important;}
.lynybox .mydcon{height:66px;line-height:66px;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:17px;}
.lynybox .mydcon ul li p.srk .myd_input{float:left;margin-top:17px;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:#428ece;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;cursor:pointer;}
/*留言文章 end*/

@media only screen and (min-width: 992px) and (max-width: 1199px){
    .navjz .liuyan_cxcon .tj{padding-left: 130px;}
    .navjz .liuyan_cxcon .liuyan_cxtit{left: 26px;}
    .navjz .liuyan_cxcon .liuyan_cxbox{padding-left: 10px;}
    /**留言列表**/
    .nav_lylist .guestbook-table .guestbook_title li.t1{width: 296px;}
    .nav_lylist .guestbook-table ul.odd li.t1, .nav_lylist .guestbook-table ul.even li.t1{width: 296px;}

    /****写信***/
    .guestbook-table-form ul li.bt,.guestbook-table-form ul li.bt1{width: 100px;}
    .guestbook-table-form ul li.srk select{width: 236px;}
    .guestbook-table-form ul li.srk input{width: 214px;}
    .guestbook-table-form ul li.srk1 input{width: 570px;}
    .guestbook-table-form ul li.btk input{width:560px;}
    .guestbook-table-form ul li.tex textarea{width: 560px;}
}
@media only screen and (max-width: 991px) {
    .navjz .liuyan_cxcon .tj{padding-left: 150px;}
    .navjz .liuyan_cxcon .liuyan_cxtit{left: 46px;}
    .navjz .liuyan_cxcon .liuyan_cxbox{padding-left: 30px;}
    /**留言列表**/
    .nav_lylist .guestbook-table .guestbook_title li.t1{width: 362px;}
    .nav_lylist .guestbook-table ul.odd li.t1, .nav_lylist .guestbook-table ul.even li.t1{width: 362px;}
    /****写信***/
    .guestbook-table-form ul li.srk select{width: 249px;}
    .guestbook-table-form ul li.srk input{width: 227px;}
    .guestbook-table-form ul li.btk input{width: 606px;}
    .guestbook-table-form ul li.tex textarea{width: 606px;}
}
@media only screen and (max-width: 767px) {
    .navjz .liuyan_cxcon{display: none;}
    /**留言列表**/
    .nav_lylist .guestbook-table li.t3,.nav_lylist .guestbook-table li.t4{display: none;}
    .nav_lylist .guestbook-table .guestbook_title li.t1,.nav_lylist .guestbook-table ul.odd li.t1, .nav_lylist .guestbook-table ul.even li.t1{width:auto;float: none;margin-right: 121px;}
    /****写信***/
    .liuyan_xzbox{padding: 50px 15px 13px;}
    .guestbook-table-form ul li.bt,.guestbook-table-form ul li.bt1{width: 100%;float: none;text-align:left;height: auto;line-height: 36px;}
    .guestbook-table-form ul li.srk,.guestbook-table-form ul li.srk1,.guestbook-table-form ul li.tex{width: 100%;float: none;}
    .guestbook-table-form ul li.srk select{width: 99%;padding: 3px 3%;}
    .guestbook-table-form ul li.srk input{width: 93%;padding: 3px 3%;}
    .guestbook-table-form ul li.srk1 input,.guestbook-table-form ul li.tex textarea{width: 93%;padding:3px 3%;}
    .guestbook-table-form ul li.btn_group{padding-left: 0;width: 100%;}
    .guestbook-table-form ul li.gk{height: auto;}
}
/****** 留言栏目页 end ******/

/*2023.5.22 改版*/
.ls-msg-main{padding:0;border: 0 none;}
.ls-msg-article{ border: 1px #e1e1e1 solid; padding: 22px 18px 22px 22px;}
.ls-msg-artleft{ position: relative; padding-right: 20px; border-right: 1px #e1e1e1 solid; width:780px;}
.infoshare{position: relative; float: none; width: 100px; height: 26px; display: inline-block;}
.infoshare .share-box{ top: 6px;}
.ls-msg-wzinfo{text-align: right;}
.ls-msg-wzinfo span.sp{line-height: 26px; padding-right: 10px; font-size: 15px;}
/*留言内容*/
.lynybox2 .liuyancon{ margin-top: 37px;}
.lynybox2 .liuyancon th.tit{ width: 14%;}
.lynybox2 .liuyancon td.nr{width: 36%; font-size: 16px; line-height: 1.5;}
.lynybox2 .nrtxt{font-size: 16px; line-height: 1.5;}
/*预答复情况*/
.ls-msg-title{ margin: 29px 0 0; font-size: 18px; font-weight: bold; line-height: 1.9;}
.ls-msg-title .date{ font-size: 16px; font-weight: normal;}
.ls-msg-prereply .tit{ font-size: 18px; line-height: 2; color: #3D3D3D; font-weight: bold;}
.ls-msg-prereply li{ font-size: 16px; line-height: 24px; padding: 6px 0;}
.ls-msg-prereply li a:hover{text-decoration: underline; color: #125DB2;}
.ls-msg-prereply-btn{ text-align: center; padding: 52px 0 16px;}
.ls-msg-prereply-btn p{ line-height: 38px; font-size: 18px; color: #666666;}
.ls-msg-next{padding:16px 11px 0 0; line-height: 0; font-size: 0;}
.ls-msg-next .ls-msg-btn{display: inline-block; margin: 0 26px; padding: 0 23px; border: 1px #125DB2 solid;border-radius: 4px; background: #fff; min-width: 30px; cursor: pointer; transition: 0.4s all; font-size: 16px; line-height: 2;}
.ls-msg-next .ls-msg-btn:hover{cursor: pointer; background: #125DB2; color: #fff;}
.lynybox2 .liuyancon-df{ margin-top: 10px;}
.lynybox2 .liuyancon td .dfbox{line-height: 1.8;}
/*满意度评价*/
.ls-msg-comment{ margin-top: 37px; background:#f3f9ff;}
.ls-msg-comment .tit{ width: 150px; background: #125db2; line-height: 80px; height: 80px; font-size: 18px; color: #fff; float: left; text-align: right;}
.ls-msg-mydcon{ margin-left: 150px;}
.ls-msg-mydcon li{float: left; padding: 21px 19px 0 0; height: 38px;}
.ls-msg-mydcon .bt{ line-height: 38px; font-size: 16px; display: block; float: left; width: 135px; text-align: right;}
.ls-msg-mydcon p{float: left;}
.ls-msg-mydcon .password{ padding-right: 33px;}
.ls-msg-mydcon .password p{ line-height: 0; font-size: 0; float: left; margin-left: 10px; width: 228px; border: 1px #fff solid; border-radius: 4px;}
.ls-msg-mydcon .password input{display:block; width: 100%; vertical-align: middle; font-size: 16px; line-height: 36px; background: none; border: none; height: 36px; background: #fff; border-radius: 4px; text-indent: 5px;}
.ls-msg-mydcon .result p{ margin-left: 6px; font-size: 16px; line-height: 38px;}
.ls-msg-mydcon .result label{padding-right: 15px;}
.ls-msg-mydcon .result input{ margin-right: 5px;}
.ls-msg-mydcon .pjbtn{float: right;}
.ls-msg-mydcon .pjbtn input{ padding: 0 22px; height: 38px; border: 0 none; color: #fff; font-size: 18px; background: #125DB2; border-radius: 4px;}
/*右侧*/
.ls-msg-artright{ width: 280px;}
.ls-msg-title2{ padding: 6px 0 0; background: 0 bottom repeat-x; line-height: 0; background-image: url("../images/mesgwz-line.gif") !important;}
.ls-msg-title2 .tit{color: #1F68BA; font-size: 24px; font-weight: bold; display: inline-block; line-height: 52px; border-bottom: 2px solid #125DB2;}
.ls-msg-process{ margin-top: 27px; padding-left: 54px; position: relative;}
.ls-msg-process:before{ display: block; content: ""; width: 1px; height: auto; position: absolute; z-index: 0; top: 0; left: 18px; bottom: 76px; background: 0 0 repeat-y; background-image: url("../images/mesgwz-line.gif") !important;}
.ls-msg-process li{position: relative; z-index: 1; margin-bottom: 21px;}
.ls-msg-process li .ico{ width: 43px; height: 43px; background: 2px 0 no-repeat; background-image: url("../images/mesgwz-ico.png") !important; position: absolute; left: -58px; top: 0;}
.ls-msg-process li p{ color: #595959; font-size: 15px; line-height: 1.733;}
.ls-msg-process li .title{ color: #333; font-size: 16px; line-height: 1.875; padding-top: 3px;}
.ls-msg-process li.active{background: linear-gradient(270deg, rgba(7, 123, 255, 0.1) -2%, rgba(232,243,255,0.27) 100%);}
.ls-msg-process li.last.active{background:none;}
.ls-msg-process li.active .ico{background-position: 0 0; background-image: url("../images/mesgwz-icoh.png") !important;}
.ls-msg-pj{ padding: 20px; line-height: 40px; margin-left: 150px; font-size: 16px;}
@media (min-width: 992px) and (max-width:1199px) {
    .ls-msg-artleft,.ls-msg-artright{float: none; width: auto;}
    .ls-msg-artleft{padding-right: 0; border-right: 0 none;}
    .ls-msg-mydcon .bt{width: 105px;}
    .ls-msg-mydcon .result{padding-right:0;}
    .ls-msg-mydcon .password{padding-right: 0;}
    .ls-msg-mydcon .password p{width: 118px;}
    .ls-msg-process li{margin-bottom: 10px;}
}
@media (max-width:991px) {
    .ls-msg-article{padding: 15px;}
    .ls-msg-artleft,.ls-msg-artright{float: none; width: auto;}
    .ls-msg-artleft{padding-right: 0; border-right: 0 none;}
    /*.ls-msg-prereply{padding: 15px;}*/
    .ls-msg-comment{margin-top: 15px;}
    .ls-msg-comment .tit{ width: auto; float: none; display: inline-block; padding: 0 10px; line-height: 2.5; height: auto;}
    .ls-msg-mydcon{margin-left: 0; padding:0 15px 15px;}
    .ls-msg-mydcon li{padding: 15px 0 0;}
    .ls-msg-mydcon .bt{width: auto; padding: 0 5px 0 10px;}
    .ls-msg-mydcon .result{padding-right:0;}
    .ls-msg-mydcon .password{padding-right: 0;}
    .ls-msg-mydcon .password p{width: 118px; margin-left: 0;}
    .ls-msg-mydcon .pjbtn{float: none; clear: both;}
    .ls-msg-process li{margin-bottom: 10px;}
    .ls-msg-pj{margin-left: 0; padding: 15px;}
}
@media (max-width:767px) {
    .ls-msg-article{padding:0; border: 0 none;}
    .ls-msg-mydcon li{height: auto;}
    /*.ls-msg-prereply{padding: 10px;}*/
    .ls-msg-comment{margin-top: 10px;}
    .lynybox2,.lynybox{padding-bottom: 20px;}
    .lynybox2 .liuyancon,.lynybox .liuyancon{margin-top: 20px; border-bottom: #e3e3e3 1px solid;}
    .lynybox2 .liuyancon tr,.lynybox .liuyancon tr{display: block;}
    .lynybox2 .liuyancon th.tit,.lynybox2 .liuyancon td.nr,.lynybox .liuyancon td.nrtxt,.lynybox .liuyancon th.tit,.lynybox .liuyancon td.nr{display: block; text-align: left !important; width: 100% !important; box-sizing: border-box; padding: 8px; border-bottom: 0 none;}
    .ls-msg-mydcon{ padding: 0 10px 10px;}
    .ls-msg-pj{ padding: 10px;}
}

/*答问知识库 on*/
.wenda_pos{padding:0px 0 15px; border-bottom: 1px solid #cfcfcf;}
.wenda_pos .postitle{width:184px;height:34px;line-height:34px;font-size:24px;font-weight:bold;color:#428ece;display:block;float:left;overflow:hidden;padding-left:45px;background: url("../images/wd_icolm_01.png") 0 center no-repeat;}
.wenda_search{margin-left:210px;}
.wenda_search .sear_ul{width:438px;height: 34px;}
.wenda_search .sear_ul li{ font-size: 0; line-height: 0; height: 34px;}
.wenda_search .sear_ul input{ vertical-align: middle; width: 100%; height: 34px; border: 0 none; background: none;}
.wenda_search .sear_ul .ss2{float: right; width: 40px;}
.wenda_search .sear_ul .ss2 input{ background: url("../images/wd_secico.png") center center no-repeat #428ece; cursor: pointer;}
.wenda_search .sear_ul .ss1{ margin-right: 40px; padding: 0 10px 0 12px; background: #f6f6f6;}
.wenda_search .sear_ul .ss1 input{ font-size: 14px; line-height: 40px;}
.wenda_search .sea_link{padding-left:20px; font-size:14px; color: #666666; line-height: 34px; height: 34px;}
.wenda_search .sea_link span{ font-weight: bold; color: #fe8f00; padding: 0 4px;}

.wenda_left,.wenda_right{width:743px;padding-top:15px;padding-bottom:10px;}
.wenda_type{padding-bottom:10px;}
.wenda_type .tel{height:40px;background: url(../images/line_dc.png) 0 bottom repeat-x;}
.wenda_type .tel li{float:left;padding-right:15px;}
.wenda_type .tel li a{font-size:18px;color:#666666;height:38px;line-height:36px; display: block; text-align: center; cursor: default;}
.wenda_type .tel li a:hover,.wenda_type .tel li.active a{font-weight:bold; color: #428ece; border-bottom: 2px solid #428ece;padding: 0 15px;}
.wenda_type .type_item{ padding:10px 0 0;}
.wenda_type .type_item .con{height:auto;}
.wenda_type .type_item ul{width:102%;}
.wenda_type .type_item li{ float: left; width: 116px; height: 32px; padding: 5px 9px 5px 0;}
.wenda_type .type_item li a{display:block; text-align:center;height:30px;line-height:30px;font-size:14px;background:#fff; border: 1px solid #bababa;border-radius: 2px; transition: 0.4s all; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.wenda_type .type_item li.active a,.wenda_type .type_item li a:hover{ background: #428ece; border-color: #428ece; color: #fff;}
.wenda_type .itme_bm li{ padding-right:9px;}
.wenda_type .type_item li a.aItemActive{background: #428ece; border-color: #428ece; color: #fff;}
/*分类end*/
.wenda_left .tj{height:28px;line-height:28px;font-size:16px;color:#666666;background:#fff; position: relative; z-index: 1;}
.wenda_left .tj span{color:#fe8f00;padding:0 4px;}
.wendar_list{margin-top:-1px;}
.wendar_list li{border-top: 1px dashed #cfcfcf;padding:5px 0;line-height: 0;font-size:0;}
.wendar_list li a{display:inline-block;max-width: 100%; *width: 100%; vertical-align: middle; overflow: hidden; white-space: nowrap; text-overflow:ellipsis;font-size: 16px;height:32px; line-height:32px; float: none;}
.wendar_list li .date{display:block;height:20px;line-height:20px;font-size:14px;color:#999;float:none;}
/*列表end*/
.wenda_right{width:300px;}
.wenda_right .tel{height:36px;padding-bottom:4px;line-height:36px;font-weight:bold;font-size:18px;color:#428ece;}
.wenda_right .list li{padding:5px 0; line-height: 0;height: auto;}
.wenda_right .list li a{ display: inline-block; max-width: 100%; *width: 100%; height: 20px; line-height:20px; vertical-align: middle; overflow: hidden; white-space: nowrap; text-overflow:ellipsis;font-size:16px;color:#666666;}
.wenda_right .list li a:hover{color: #cc0000;}
/*end*/
.wendawz_pos{border-bottom:0 none;}
.wendawz_pos .postitle{padding-left:40px;background:url("../images/wd_icowz.png") 1px center no-repeat;}
.content_wdwz{border-top:1px solid #ddd;padding:30px 50px;margin-bottom:40px;}
.wdwz_info .info{height:40px;float:left;width:600px;}
.wdwz_info .info p{height:28px;line-height:28px;font-size:12px;color:#666666;padding-right:10px;overflow:hidden;}
.wdwz_info .info.info2{width:290px;}
.wdtitle{padding:0 0 20px;font-size:24px;text-align:center;line-height:1.2;font-weight:bold;color:#428ece;}
.dwzskwz_con{padding-bottom:20px;}
.dwzskwz_con .wdcon{margin-left:50px;}
.dwzskwz_tit{width:34px;height:34px;margin:6px 0 0; text-align: center; line-height: 34px; color: #fff; font-size:18px; background: url("../images/wd_icowz2.png") 0 0 no-repeat;}
.wdewm{padding:15px 0 0;width: 160px; text-align: center; height:210px; margin: 0 auto;}
.wdewm .j-qrcode{ width: 160px; height: 160px;}
.wdewm span{ font-size: 14px; color: #666666; padding-top: 8px; height: 22px; line-height: 22px;}
@media (min-width: 992px) and (max-width:1199px) {
    .wenda_left{ width: 545px;}
    .wenda_type .type_item li{ width: 129px;}
}

@media (max-width:991px) {
    .wenda_type .type_item li{ width: 132px;}
    .wenda_left,.wenda_right{ width: 100%; float: none; padding: 0px;}
    .wenda_search{ margin-left: 0px; margin-top: 10px;}
    .wenda_search .sea_link{ padding-left: 0px; float: none;}
    .wenda_search .sear_ul,.wenda_pos .postitle{ width:auto; float: none;}
    .wenda_pos{ padding: 0px;}
    .wenda_type .type_item ul{ width: 100%;}
    .wenda_type .type_item li{ width: 31%;    padding: 5px 1% 5px 1%;}
    .content_wdwz{ margin-top: 10px; padding: 2%; margin-bottom: 0px;}
    .dwzskwz_con{ padding-bottom: 2%;}
    .content_wdwz .newscontnet{ padding: 0px;}
}


/********领导之窗 on********/
.ld_left{ width: 736px; height: 1060px; overflow: hidden; padding-right: 19px; border-right: 1px #d4d4d4 dashed;}
.ld_xxbox{ min-height: 218px;}
.ld_pic{ width: 176px; line-height: 0; text-align: center;}
.ld_con_work{ margin-left: 203px;}
.ld_conr_name{ padding: 14px 0 0; height: 30px; line-height: 30px; font-size: 18px; color: #666666;}
.ld_conr_name .j-lead-name{ font-weight: bold; font-size: 20px; color: #333; padding-right: 28px;}
.ld_title{padding: 22px 0 0; height: 30px; line-height: 30px; font-size: 18px; font-weight: bold; color: #428ece;}
.ld_con_work .ld_work{  line-height: 28px;  font-size: 16px; text-align: justify;}
 .ld_btn{ margin-top: 15px; display: block;height: 48px; line-height: 48px; color: #fff; font-size: 18px; border-radius: 3px; background: #fabc59 url("../images/leader_ico.png") 18px center no-repeat; padding:0 0 0 59px; transition: 0.4s all;}
 .ld_btn:hover{ background-color: #f8a135;}
/*领导基本信息 end*/
.ld_conr_title{ height: 47px; background: url("../images/line_dc.png") left bottom repeat-x;}
.ld_conr_title span,.ld_conr_title a{ display: block; float: left; font-size: 22px; font-weight: bold; color: #fff;  padding: 0 20px; background: #428ece; height: 47px; line-height: 46px;}
/*标题1*/
.ld_conr_title2{ height: 48px; background: #f6f6f6;}
.ld_conr_title2 span,.ld_conr_title2 a{ display: block; float: left; font-size: 22px; font-weight: bold; color: #fff;  padding: 0 20px; background: #428ece; height: 48px; line-height: 48px;}
/*标题2*/
.ld_resume{ margin-top: 20px;  min-height:100px; font-size: 16px; line-height: 30px; }
.ld_resume .j-scrollbar{ height: 431px; font-size: 16px; line-height: 31px; padding:0 30px 0 8px; text-align: justify;}
.ld_resume .slimScrollRail{ background: url("../images/ld_barbbg.gif") center top repeat-y !important;}
.ld_resume .slimScrollRail,.ld_resume .slimScrollBar{ width: 13px !important; border-radius: 3px !important;}
.ld_resume .slimScrollBar{ background: url("../images/ld_barbg.gif") center center no-repeat #83b4ed !important;}
/*领导简介 end*/
.led_newslist .list1{ padding-top: 12px;}
.led_newslist .list1 li{ height: 36px; line-height: 36px; padding-left: 16px; padding-right: 60px; position: relative;}
.led_newslist .list1 li .right{position: absolute; top: 0; right: 0; white-space: nowrap;}
.led_newslist .list1 li a{ max-width: 100%; margin-right: 0 !important;}
/******领导活动 > 左侧内容 end******/
.ld_right{width:364px; height: 1060px; overflow: hidden; background: #fafbfc; padding: 0 10px;}
.ld_typebox{ padding: 10px 0 0;}

.led_title{ height:40px;line-height:40px;background:#f3f3f3;}
.led_title a{width:50%;height:40px; float:left;text-align:center;font-size:18px; color:#333;display:block;}
.led_title .active a{ background:#428ece; color:#fff;font-weight:bold; }

.ld_typebox .led_list{padding-top: 10px;height: 1005px;}
.ld_typebox .led_list li{ float:left; width: 50%; text-align: center; padding: 10px 0 0; height: 242px;}
.ld_typebox .led_list li a{display: block; font-size: 15px; color: #666666; line-height: 20px;}
.ld_typebox .led_list li img{display: block; margin: 0 auto; height: 163px; width: auto; vertical-align: top; *vertical-align: middle;}
.ld_typebox .led_list li a span{ font-size: 16px; height: 28px; line-height: 28px; margin-top: 5px; color: #333; display: block;padding: 0 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ld_typebox .led_list li.num1{width: 100%;}
/*****右侧 end*****/
.led_piclist{ padding: 30px 0 0;}
.led_piclist .j-scroll{height: 200px; overflow: hidden; position: relative; padding: 0 48px;}
.led_piclist .j-scroll .prev,.led_piclist .j-scroll .next{ position: absolute; width: 35px; height: 66px; top: 50%; margin-top: -33px; background: url("../images/leader_prve.png") 0 0 no-repeat; cursor: pointer;}
.led_piclist .j-scroll .prev{left: 0;}
.led_piclist .j-scroll .prev:hover{background-position: -35px 0;}
.led_piclist .j-scroll .next{ right: 0; background-position: -70px 0;}
.led_piclist .j-scroll .next:hover{background-position: -105px 0;}
.led_piclist .j-scroll .scroll-wrap{ width: 100%; height: 100%; overflow: hidden;}
.led_piclist .j-scroll .scroll-body{ width: 10000% !important;}
.led_piclist .j-scroll li{ float: left; padding-right: 23px; width: 250px;}
.led_piclist .j-scroll li a{display: block; height: 200px; position: relative; color: #fff;}
.led_piclist .j-scroll li span{ position: absolute; left: 0; right: 0; bottom: 0; height: 35px; line-height: 34px; text-align: center; font-size: 16px; padding: 0 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; background: url("../images/black50.png");}
.led_piclist .j-scroll li a:hover{color: #fff;}
/*领导风采 end*/
@media (min-width: 992px) and (max-width:1199px) {
    .ld_left{ width: 580px;}
    .ld_resume .j-scrollbar{padding-right: 20px;}
    .ld_right{ width: 312px;}
    .led_piclist .j-scroll li{padding-right: 52px;}
}
@media (max-width:991px) {
    .leader_box{padding-top: 10px;}
    .ld_left,.ld_right{float: none; width: auto; height: auto;}
    .ld_left{padding-right: 0; border: 0 none; padding-bottom: 10px;}
    .ld_con_work{margin-left: 191px;}
    .ld_typebox .led_list li{width: 33.3%;}

    .ld_typebox .led_list{height: auto;}
}
@media (max-width:767px) {
    .ld_xxbox{height: auto;}
    .ld_pic{float: none; width: auto;}
    .ld_con_work{ margin-left: 0;}
    .ld_title{padding-top: 5px;}
    .ld_con_work .ld_work{height: auto; max-height: 468px;}

    .ld_resume{height: auto;}
    .ld_typebox .led_list .j-scrollbar{height: auto!important;}
 .leader_box   .j-scrollbar .slimScrollDiv, .leader_box .j-scrollbar, .leader_box  .slimScrollDiv, .leader_box .j-scrollbar2 {height: auto !important;}
 .leader_box .j-scrollbar2{ height: auto !important;}
 .leader_box .slimScrollRail,   .leader_box .slimScrollBar{ display: none !important;}
}
@media (max-width:479px) {
    .ld_typebox .led_list li{width: 50%;}
}


.ldsearch{padding: 8px 0;}
.ldsearch .search-list{background: url(../images/dot.png) 0 center no-repeat; padding-left:16px; font-size:16px; line-height:36px; padding-bottom: 1px; overflow:hidden; color: #999; position: relative; height: 36px;}
.ldsearch .search-list li{ padding: 0; background: none;}
.ldsearch .search-info,.ldsearch .search-column,.ldsearch .search-url a{ display: none;}
.ldsearch .search-list .date{position: absolute; right: 0; top: 0; font-family: Arial, Helvetica, Sans-Serif; line-height: 36px;}
.ldsearch .search-title{ height: 36px; overflow: hidden; display: block; margin-right: 90px;}
.ldsearch .search-title a{display: inline-block; max-width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.ldsearch .picture-list li{}



@media (max-width:767px) {
}
/*领导之窗搜索 end*/
/********领导之窗 end********/

/**智能问答**/
.lm_wdbox{background: #fff;}
.wd_logo{padding: 10px 0;}
.wd_logo img{max-width: 100%;}
.wdboxn{border:#cee0f6 1px solid;}
.wd_left{border-right:#cee0f6 1px solid; width: 799px;}
.wd_right{ width: 326px; padding: 0 16px;}
.wd_right .tel{ height: 40px; background: url(../images/line_dc.png) left bottom repeat-x; margin-top: 5px;}
.wd_right .tel span{ font-size: 16px; padding: 0 10px; color: #156bcd; border-bottom: 1px solid #156bcd; height: 38px; line-height: 38px; display: block; float: left; font-weight: bold;}
.wd_right .tel li{float: left;}
.wd_right .tel li a{ display: block; padding: 0 10px; height: 38px; line-height: 38px; font-size: 16px;}
.wd_right .tel li a:hover,.wd_right .tel li.active a{color: #156bcd; border-bottom: 2px solid #156bcd; font-weight: bold;}
.wd_right .con{display: none;}
.wd_right .con.active{display: block;}
.hot_list{height: 295px; overflow: hidden;}
.wdk_list{ padding-top: 10px;}
.wdk_list li{ height: 32px; overflow: hidden; line-height: 32px; padding-left: 13px; background: url(../images/dot.png) left center no-repeat;}
.wdk_list li a{display: block; overflow:hidden; font-size: 14px; white-space:nowrap; text-overflow:ellipsis; float: none;}
.wdk_list li span.date{ font-size: 14px; color: #999;}

.hot_list #dtab2{padding-top: 12px; height: 286px; overflow: hidden;}
.hot_list #dtab2 .xtel{ height: 30px; overflow: hidden;}
.hot_list #dtab2 .xtel li{float: left; width: 110px; height: 30px; padding: 0; background: none;}
.hot_list #dtab2 .xtel li a{ height: 30px; line-height: 30px; display: block; cursor: default; text-align: center; background: #fff; font-size: 16px; color: #156bcd; float:none;}
.hot_list #dtab2 .xtel li.active a{ background: #f2f9ff; color: #156bcd;}
.hot_list #dtab2 .list{ padding-top: 10px; overflow: hidden;}
.hot_list .pagination{display: none;}
.hot_list #dtab2 .list ul{width: 110%; height: 280px;}
.hot_list #dtab2 .list ul li{ float: left; padding-left: 12px; height: 40px; line-height: 40px;  width: 97px; padding-right: 10px;}
.hot_list #dtab2 .list ul li a{margin-right: 0;}
.wd_bmfw li{width: 163px; text-align: center;float: left;margin: 10px 0 0;}
.wd_bmfw li a{display: block;color: #fff;background:#8fa8eb;padding: 9px 0;border-radius: 5px;-webkit-border-radius: 5px;overflow: hidden; font-size: 0; line-height: 0; margin: 0 5px; transition: 0.4s all;}
.wd_bmfw li a img{margin: 0 auto; display: block; height: 40px; width: auto;}
.wd_bmfw li .img_title{display: block; vertical-align: middle; cursor: pointer; height: 30px; line-height: 30px; font-size: 16px;}
.wd_bmfw li a:hover{color: #fff; font-weight: bold; background: #6d8ee5;}
.wd_bmfw li a:hover img{-webkit-transition: -webkit-transform 0.7s ease-out; -moz-transition: -moz-transform 0.7s ease-out; transition: transform 0.7s ease-out;transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg);}
.wd_bmfw li.num5{ width: 100%;}

@media (min-width: 992px) and (max-width:1199px) {
    .wd_left{width: 591px;}
    .wz_hotword #keyWordsHeat{width: 495px !important;}
}
@media (max-width:991px) {
    .wd_left{float: none; width: auto; border-right: 0 none;}
    .wd_right{display: none;}
}

/* 栏目搜索 */
.lmsearbox{ top: 5px; right: 0; position: absolute; border: 1px #ddd solid; width: 238px; height: 28px; padding-right: 36px;}
.lmsearbox input{border: 0 none; background: none; vertical-align: middle; width: 100%;}
.lmsearbox li{font-size: 0; line-height: 0;}
.lmsearbox .ss2{height: 28px; width: 36px; background:#428ECE; position: absolute; right: 0; top: 0;}
.lmsearbox .ss2 input{height: 28px; cursor: pointer;color: #fff;line-height: 28px;font-size: 14px;color: #fff;}
.lmsearbox .ss1{ padding: 3px 0 3px 10px; height: 22px;background: #fff;}
.lmsearbox .ss1 input{height: 22px; line-height: 22px; font-size: 14px;}
/*时间来源信息*/
.ls-interview-wzinfo { margin-bottom: 20px; line-height: 0; font-size: 0; color:#666; padding:10px 0 15px; border-bottom:#dbdbdb 1px solid; text-align:center;position:relative; margin-top:10px;}
.ls-interview-wzinfo a{ color: #666;}
.ls-interview-wzinfo input{width:10px; height:10px; border:#666 1px solid; vertical-align:middle; cursor:pointer;}
.ls-interview-wzinfo span{display:inline-block; vertical-align: middle; font-size:16px;line-height:26px;}
.ls-interview-wzinfo i{ font-style: normal;}
.ls-interview-wzinfo .sp{margin: 0 0.5em;}
.ls-interview-wzinfo .share{ margin: 0 0.5em; display: inline-block;}
.ls-interview-wzinfo .share .share-box{top:-3px;}
.ls-interview-wzinfo .share .j-share-info {display: inline-block;width: 100px;height: 24px;position: relative;}