@charset "utf-8";
/* ***********  通用栏目页样式 on  ********** */
.lm-mainbox{margin-bottom:20px;}
.lm-contain{}

.leftnr{width:260px; background: #f2f2f2;}
.lmtitle{ height: auto; padding:10px 25px; overflow:hidden; background: #bd1a2d;}
.lmtitle h2{font-size:20px; line-height: 30px; color:#fff; font-weight: bold;}
.menunr ul li a{ line-height:24px; padding: 15px 0; border-bottom: 1px solid #eeeeee; display:block; font-size: 18px; padding-left: 30px;}
.menunr ul li a:hover{color: #bd1a2d;}
.menunr ul li.active a,.menunr ul li a.active,.menunr ul li:hover a{color: #bd1a2d; border-left:2px solid #bd1a2d; background: #eee;}

.btn-group{ width:100%; position:relative; min-height: 40px;}
.btn{ width:100%; padding:8px 12px; font-size:18px; text-align:left; border-radius: 0;}
.btn-danger{ color: #fff; background:#bd1a2d; border:none; padding-left:10px;}
.btn-group.open .dropdown-toggle{ background: #bd1a2d; }
.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:#bd1a2d;  border-color:#bd1a2d;}
.btn .caret{ float:right; margin-top:8px;}
.btn-danger:hover,.btn-danger:focus, .btn-danger.focus{color: #fff; border-color: #bd1a2d; background-color: #bd1a2d;}

.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; white-space:normal !important;}
.dropdown-menu a:hover{background: #fff; color: #bd1a2d;}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{ background-color: #bd1a2d; color: #fff;}

.rightnr{width:920px;position: relative; min-height: 500px;}
.dqlanmu{position:relative; clear:both; background:  left bottom repeat-x; margin-bottom: 10px;font-size: 22px;font-weight: bold;color: #bd1a2d; line-height: 40px; padding:0 0 10px 10px;}
.dqlanmu i{font-style: normal;}
.guidang{position:absolute;right:0px;top:0px;z-index: 99;}
.lm_map{ min-height:500px;}
.listnews{ font-size:16px; line-height:200%; min-height:488px; height:auto; border-top: 0 none;}
.listnews .titelr{ width:687px; border-bottom:1px dashed #e0e0e0; padding:8px 11px; font-size:14px;}
.listnews .titelr div{height:30px; width:687px; position:relative;}
.listnews .titelr div a{ height:30px; line-height:30px;}
.listnews .titelr div .tr{ position:absolute; top:5px; right:0;}
.listnews .titelr div .tl{ position:absolute; top:5px; left:0;}
.listnews ul{clear: both;}
.listnews table,.listnews img{max-width:100% !important;}
.listnews td{ line-height:26px;}
.listnews li{background:  0 center no-repeat;padding:2px 0 2px 15px;font-size:16px; line-height:32px;overflow:hidden; color: #999;position: relative;}
.listnews li a{white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.listnews li .date{white-space: nowrap; font-family: arial, helvetica, sans-serif;position: absolute;top:2px;right:0;}
.listnews li.columnname{height: auto;line-height: 30px;padding: 5px 10px; background: #f8f8f8; margin: 5px 0;}
.listnews li.columnname a.more{ font-size:12px; color:#888; float: right !important; margin: 0 !important;}
.listnews li.columnname a.more:hover{ color:#c00;}
.listnews li.columnname a.title{ font-weight:bold; color:#333; display: inline; max-width: none !important; margin-right: 0; white-space:normal;}
.listnews ul.doc_list li,.listnews ul.download-list li{overflow:hidden;}
.listnews ul.doc_list li a,.listnews ul.download-list li a{max-width:765px;}
.listnews ul.doc_list li img{float:left;margin:14px 0 0 0;}
.listnews li a span.buvis{ color:#999;}
.listnews li a:hover span.buvis{ color:#c00;}
.listnews li.lm_line{ margin: 10px 0 0; border-top: 1px #eaeaea dashed; height: 10px; overflow: hidden; background: none;}
.listnews li.lm_line.add{ display:none;}

/*单页面*/
.ptlmcontant{ padding:5px 0 10px;}
.ptlmcontant table{border-color:#333;border-spacing:0px;border-collapse: collapse;margin: 0 auto;}
.ptlmcontant table td{padding: 5px; height: 22px;border:1px solid #333;}

@media (min-width: 992px) and (max-width: 1199px){
    .rightnr{width:712px;}
    .listnews ul.doc_list li a,.listnews ul.download-list li a{max-width: 560px;}
}
@media (max-width: 991px) {
    .lm-mainbox{padding:0 10px;}
    .rightnr{ width: auto; float: none; height: auto !important; padding: 10px 0 0;}
    .listnews ul.doc_list li a,.listnews ul.download-list li a{float: none;display: block;max-width: none; margin-right: 90px;}
    .listnews ul.doc_list li img{ display: none;}
    .listnews li.lm_line{margin: 6px 0 0; height: 6px;}
    .dqlanmu{height: auto; line-height: 30px; padding-bottom: 8px;font-size: 18px;}
}
@media (max-width: 767px) {
    .lm-mainbox{margin-bottom:10px;}
    .guidang{width: 200px !important;height: 200px !important;;background-size: 100% !important;}
    .dropdown-backdrop{ display: none;}
}

/*栏目页-图片列表、视频列表 */
ul.picture-list,ul.videonews-list{clear:both;overflow: hidden;}
ul.picture-list li,ul.videonews-list li{float:left; display:inline; background:none;padding:8px 10px;height: auto;text-align:center; width:210px;}
ul.picture-list li a,ul.videonews-list .left-img a{ display: block; overflow: hidden; width: 100%; float: none;}
ul.picture-list li a img,ul.videonews-list .left-img a img{ width:190px; float:left; padding:10px; background: #f2f2f2;}
ul.picture-list li a:hover img,ul.videonews-list .left-img a:hover img{ background:#fdf1f1;}
ul.picture-list li .img_title,ul.videonews-list .video-title .left a{ display:block; height:30px; line-height:30px; text-align:center; white-space:nowrap; overflow:hidden;text-overflow:ellipsis; width:100%; float: left;padding-top: 5px;}
/*图片列表*/
ul.picture-list li a img{height:122px;}
/*视频列表 */
ul.videonews-list .left-img a img{height: 143px;}
ul.videonews-list .left-img,ul.videonews-list .right-main,ul.videonews-list .video-title .left{float: none;}
ul.videonews-list li .video-attr{ float: left;width: 100%;height: 26px;line-height: 26px;color: #666;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; font-size: 14px;}
ul.videonews-list li .play-icon,ul.videonews-list li .videonews-note{display: none;}
@media (min-width: 992px) and (max-width: 1199px) {
    /*图片列表、视频列表*/
    ul.picture-list{padding-left: 0;}
    ul.picture-list li,ul.videonews-list li{width:217px;}
    ul.picture-list li a img,ul.videonews-list .left-img a img{width:197px;}
    ul.picture-list li a img{height:126px;}
    ul.videonews-list .left-img a img{height: 148px;}

}
@media (min-width: 768px) and (max-width: 991px) {
    /*图片列表、视频列表*/
    ul.picture-list,ul.videonews-list{width: 100%;}
    ul.picture-list li,ul.videonews-list li{width:236px;padding:8px 6px;}
    ul.picture-list li a img,ul.videonews-list .left-img a img{width:216px;}
    ul.picture-list li a img{height:138px;}
    ul.videonews-list .left-img a img{height: 162px;}
}
@media(max-width: 767px) {
    /*图片列表、视频列表*/
    ul.picture-list,ul.videonews-list{padding: 5px 0 0; width: 100%;}
    ul.picture-list li,ul.videonews-list li{ float:none; width: auto; height:auto; display:block; padding:0 0 15px;}
    ul.picture-list li a,ul.videonews-list .left-img a{ display:block; width:100%; max-width: none; text-align: center;}
    ul.picture-list li a img,ul.videonews-list .left-img a img{ box-sizing: border-box;width:100%;height:auto; float:none;}
}

/*通用文章页*/
.wenzhang{border: 1px #ddd solid;background: #fff;position:relative;}
.con_main{position:relative; padding: 20px 50px 40px;}
.newstitle,.wztit{font-size: 32px; font-weight: bold; line-height: 38px;text-align: center;color: #333333;padding: 20px 0 15px;}
.zn_newsinfo,.wzbjxx_info{padding: 10px 0; line-height: 1.6; font-size: 15px;text-align: center;border-bottom: 1px solid #eee;position: relative;}
.newstitlef{ text-align: center; font-size: 24px; line-height: 30px;padding: 0 0 10px 0;}
.newstitlet,.newstitles{ text-align: center; font-size: 20px; line-height: 28px;}
.newstitles{padding-bottom:10px;}
.newsinfo{ border-bottom: 1px solid #eeeeee; padding: 18px 0 13px; line-height: 32px; font-size: 15px; color: #666; text-align: center;}
.newsinfo i{ font-style: normal;}
.newsinfo span{ display: inline-block; margin: 0 10px; vertical-align: middle;}
.newsinfo .wz_font {z-index: 2;  }
.wz_font i {display: block; float:left;font-style: normal; white-space: nowrap;overflow: hidden;}
.wz_font a {display: block; float:left; margin-top: 4px; height: 24px;line-height: 24px;padding: 0 7px; border: #e6e6e6 1px solid;text-align: center;cursor: pointer;color: #999999;}
.wz_font a:hover {color: #fe8f00;}
.wz_font a.active {color: #fe8f00;}
.wz_font a.j-fontbig {border-right: 0;border-radius: 2px 0 0 2px;}
.wz_font a.j-fontsmall {border-left: 0;border-radius: 0 2px 2px 0;}
.newsinfo .print_w{  z-index: 2;background:  0 center no-repeat;cursor: pointer;padding-left: 22px;}
.newsinfo .wz_sc{background:  left center no-repeat;padding:0 0px 0 20px;}
.newsinfo .wz_sc a{color: #666;}
.newsinfo .foot-jc{background:  left center no-repeat;padding:0 0px 0 20px; color: #666;}
.newsinfo .foot-jc a{color: #fe8f00;}
.newsinfo  .downbtn{ background: left center no-repeat;padding:0 0px 0 20px; }
.newsinfo .share{ display: inline-block;}
.newsinfo .share .share-weixin{background:  0 0 no-repeat;}
.newsinfo .share span{padding: 0;}
.newsinfo .share-box{position: relative;top: 0;}
.newsinfo a{ color: #666;}
.newscontnet,.wzcon{padding:20px 0;font-size:16px; color:#333; line-height:2;padding-bottom:40px; text-align: justify; overflow-x: auto; }
.is-newscontnet,.newscontnet{overflow-x: auto; }
.newscontnet img,.newscontnet table,.wzcon img,.wzcon table{ max-width:100%;}
.newscontnet img{margin:1px 0; height: auto !important;max-width:90%;}
.newscontnet table{border-color:#333;border-spacing:0px;border-collapse: collapse;margin: 0 auto;}
.newscontnet table td{padding: 5px; height: 22px;border:1px solid #333;}
.minh500{ height:auto; min-height:500px;}

.wz_share .j-share-info{display: inline-block; width: 100px; height: 24px; position: relative; vertical-align: middle;}
.wz_share .share-box{top: -2px; left: 0; right: auto;}
.wz_share .share-bar a{ margin-right: 5px;}

.wzewm{text-align: center;padding-bottom: 30px;color:#666;}
.wzewm .txt{display:block; line-height: 40px;}
.wzewm .j-qrcode{width: 160px; height: 160px; margin: 0 auto;}

.wzbot1{padding-top: 10px; border-top:1px solid #eee;}
.wzbot1 a{color: #666;}
.wzbot1 a:hover{color: #ff0000;}
.wzbot1 .fxd_close{font-size: 0; line-height: 0;}
.wzbot1 .fxd_close a{display: inline-block;height: 36px;line-height: 36px;background:  0 10px no-repeat;padding:0 10px 0 22px;font-size: 14px; vertical-align: middle;}
.wzbot1 .fxd_close a.close{background-image: ;}
/*视频文章*/
.video_main_content{text-align: center; padding: 20px 0;}
@media (min-width: 768px) and (max-width:991px) {
    .con_main{padding: 40px 40px 20px 40px;}
    .newstitle, .wztit{ font-size: 28px; line-height: 40px;}
}
@media (max-width: 767px) {
    .con_main{padding: 20px 10px;}
    .newstitle, .wztit{ font-size: 26px; line-height: 34px; padding: 10px 0;}
    .newstitlef{font-size: 20px;}
    .newstitlet,.newstitles{font-size: 18px;}
    .newscontnet{ padding:20px 0;}
    .minh500{min-height:300px;}
    /*视频文章*/
    .video_main_content{padding-top:0;}
    /*.video_main_content .video-player,.video_main_content video{width:100% !important;height: auto !important;}*/
}

@media print{
    a[href]:after {
        content: none!important;
    }
    .header,.nav,.footer,.wz_top,.wzbot1,.wzewm, .zn_newsinfo,.slide{display: none;}
    .con_main{border: 0 none;}
     body{background: #fff;}
}
/*通用文章页 end*/

/*栏目页 投票调查 调查征集 */
.listnews .collect-list li,.listnews .survey-list li{overflow:hidden; position:relative;}
.listnews .collect-list li .zt,.listnews .survey-list li .zt{display:block;width:50px;height:20px;line-height:20px;font-size:13px;text-align:center;background:#c02424;color:#fff; position: absolute; right:100px; top:8px;}
.listnews .collect-list li .over,.listnews .survey-list li .over{background:#c6c6c6;color:#fff;}
.listnews .collect-list li .nostart,.listnews .survey-list li .nostart{background:#c6c6c6;color:#fff;}
/*征集*/
.listnews .collect-list li a.left{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; max-width:none; float: none;margin-right:180px;}
.listnews .collect-list li .result{ float:left; color:#f00; font-size: 15px; padding-left: 3px;}
.listnews .collect-list li .result a{ color:#f00;}
/*调查*/
.listnews .survey-list li a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; margin-right: 190px; float: none;}
@media (max-width: 767px) {
    .listnews .collect-list li a.left,.listnews .survey-list li a{margin-right: 70px;}
    .listnews .collect-list li .date,.listnews .survey-list li .date{ display:none;}
    .listnews .collect-list li .zt,.listnews .survey-list li .zt{right:0;}
    /*征集*/
    .listnews .collect-list li .result{display:none;}
}

/*调查文章页*/
.vote_result{ min-height:500px;}
.newsinfo_title{  height:auto;text-align:center; margin-top:30px; }
.voteinfo{ text-align:center;}
.voteinfo i{ display:inline-block;  font-style:inherit;}
.voteinfo span i.nostart,.voteinfo span i.starting,.voteinfo .over{color:#999;}
.voteinfo span i.starting{color:#c02424;}
.voteinfo span i.over{color:#999;}
.vote-info{ padding:38px 10px; line-height:36px; font-size:16px;}
.vote-main{ font-size:16px; border:1px dashed #ddd; margin:0 auto; padding:30px 38px 35px; margin-bottom:40px; }
.dcxm_title{font-size:20px;color:#bd1a2d;font-weight:bold;height:80px;line-height:80px;padding-left:40px;}
.vote-lsit{font-family:"微软雅黑";}
.vote-lsit .title{ font-weight:bold; height:auto; line-height:30px; padding:10px 0;}
.vote-lsit ul li{ height:auto; line-height:28px; padding: 10px 0;}
.vote-lsit ul li input{ float:left; margin:8px 11px 0 0; font-size:12px;}
.vote-lsit ul li.vote-textarea{ height:100px;}
.vote-lsit ul li.vote-textarea textarea{ border:1px solid #ddd; height:92px; width:930px; padding:4px 5px;}
.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:#c02424; cursor:pointer; width:120px; font-size:16px; color:#fff; font-family:"微软雅黑"; font-weight:bold;}
.vote-btn button:hover{background: #b51c1c;}
.vote-btn button.btn-review{ background:#999; color:#fff;}
.vote-show{ margin:0 atuo; width: 100%; border:1px solid #e3e3e3; color:#333; margin-bottom:20px; font-size: 14px;}
.vote-show table{}
.vote-show th{ text-align:left; border-bottom:1px solid #f0f0f0; background:#fbfafa; height:auto; padding:7px 15px; line-height:26px; font-size:14px;}
.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:600px; padding-right: 10px; padding-left:15px;}
.vote-show td .vote_con span.c2{ width:193px; 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 !important; box-shadow: none;border-radius: 5px; overflow: hidden;}
.vote-show td .vote_con span.progress-bar .progress{ background:#f27c25 !important;display: block;height: 14px;}
.vote-show td .vote_content{width: 92%;margin: 0 auto;border-bottom: 1px dotted #f0f0f0;line-height: 26px; padding: 15px 0;}
@media (min-width: 992px) and (max-width:1199px) {
    .vote-show td .vote_con span.c1{ width: 408px;}
    .vote-lsit ul li.vote-textarea textarea{width: 720px;}
}
@media (max-width: 991px) {
    .vote-lsit ul li.vote-textarea textarea{ width: 90%;}
    .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;}
}
@media (max-width: 767px) {
    .vote-main{ margin-bottom:0; padding:0 10px 10px;}
    .vote-btn{ padding-left:10px;}
    .vote-code{ padding-left:0;}
    .vote-code .verification{ width:76px;}
    .vote-btn button{ width:85px;}
    .vote-show td .vote_con span.progress-bar1{ width:50px;}
}
/*征集文章页*/
.mycontent{ border-bottom: 0 none; padding: 38px 0 0;}
.collectinfo_title{height:48px; border-bottom:1px solid #eee;  position:relative;}
.collectinfo_title .tit{float:left;display:block;width:auto; height:46px;line-height:46px;color:#c02424; padding:0 10px; font-weight:bold; font-size:20px; border-bottom:3px solid #c02424; text-align:center;}
.collectinfo_backinfo,.collectinfo_xj{ font-size:16px; line-height:40px;}
.collectinfo_xj span{ font-weight:bold; color:#c02424;}
.collection-theme-list{margin-top:20px;}
.collection-theme-list ul li .collection-body{border-top:#ddd 1px dotted;padding:15px 25px;line-height:22px;}
.collection-theme-list ul li .collection-body .collection-username{color:#e60012; line-height:30px;}
.collection-theme-list ul li .collection-body .collection-info{color:#555;word-break:break-all;word-wrap:break-word; line-height:30px;}
.collection-theme-list ul li .collection-body .collection-datetime{color:#666;line-height:30px;}
.poll_collect{ margin-top:40px; border-top:1px dashed #ddd; font-size:14px;}
.poll_collect h3,.collection-theme h3.collectit{font-size: 20px;color: #c02424; font-weight:bold;height: 60px;line-height: 60px; background: left center no-repeat; padding-left:38px;}
.poll_collect h3.result{ background-image:;}

.collection-theme h3.collectit{ background-image:;}
.poll_collect ul{ margin:0 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; text-indent: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:1px solid #ddd;}
.poll_collect li p.poll_yzm img{ float:left;}
.poll_collect li.btn-group{ border:0 none; text-align:center; height:40px; width:auto;}
.poll_collect li.btn-group input{ float:none; height:40px; background:#c02424;border-radius: 5px; -moz-border-radius: 5px;-webkit-border-radius: 5px; color:#fff; font-size:18px; text-align:center; cursor:pointer; border:0 none; width:140px;}
.desc_title{color:#c02424;font-weight:bold;line-height:40px;font-family:"microsoft yahei";}
.descbox{border:#ddd 1px solid;padding:10px 15px;text-align:justify;text-justify:inter-ideograph;word-break:break-all;word-wrap:break-word;margin-bottom:20px;}
.issummary{margin-top:0;border-top:0;}
.issummary h3{background-image:;}
@media (min-width: 992px) and (max-width:1199px) {
    .navigation_con{padding:10px 20px 16px;}
}
@media (max-width: 991px) {
    .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;}
}

@media (max-width: 767px) {
    /*.video-player video,.video-player{width: 100% !important; height: auto;}*/
    .mycontent{padding-bottom: 0 !important;}
    /***征集文章***/
    .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: 95%;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;}
}

/*重要转载*/
.zyzzlist{ height: 45px;background: #eee;}
.zyzzlist li{float: left; width: 25%; text-align: center; }
.zyzzlist li a{display: block;height: 45px; line-height: 45px; font-size: 20px;}
.zyzzlist li.active a{ color: #fff; font-weight: bold; background:#bd1a2d;}
.zyzz_con{ padding: 10px 0px; overflow: hidden;}
.zyzz_con ul li{ height: 34px; line-height: 34px; font-size: 16px; background:  left center no-repeat; padding:2px 95px 2px 15px; overflow: hidden; position: relative;}
.zyzz_con ul li .date{ position: absolute; right: 0px; top:2px;color:#999;}
.zyzz_con ul li a{ float: none; display: block;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.listgk li .col-block{float:left; max-width: 100%;display:block;padding:2px;line-height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.listgk li .date{white-space: nowrap; position: absolute; right: 0; top: 2px;font-size:15px;color: #999;}
.listgk li .title{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden; float: none; margin-right: 0; max-width:none;}
.listgk li .explain-list,.listgk li .policy-list{display:block;float:right;max-width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.listgk li .explain-list .split-line,.listgk li .policy-list .split-line{padding:0 5px;color:#666;font-size:14px;}
.listgk li .explain-list .explain-link,.listgk li .policy-list .policy-link{display:inline;color:#c00;float:none;background:none;max-width:none;padding:0;margin:0;}
.listgk li .explain-list .explain-link:hover,.listgk li .policy-list .policy-link:hover{color: #dd0000;}

.zy_more { text-align: right; font-size: 14px; font-weight: bold; line-height: 40px;}
.zy_more a { color: #dd0000;}
.zy_more a:hover{text-decoration: underline;}
@media (min-width: 992px) and (max-width: 1199px){
    .zyzzlist li a{ font-size: 18px;}
}
@media (max-width: 991px) {
    .zyzzlist li a{ font-size: 18px; }
}
@media (max-width: 767px) {
    .zyzzlist{ height: auto;}
    .zyzzlist li{width:50%;}
}
@media (max-width:400px) {
    .zyzzlist li a{ font-size: 16px; }
    .zyzz_con{ padding: 0px;}
}
@media (max-width:360px) {
    .zyzzlist li{width:100%;}
    .zyzzlist li a{ font-size: 18px; }
}

/*网站地图*/
.dty_contain{padding:20px;border:1px solid #ddd;}
.dty_title{line-height: 34px; padding: 10px 0 33px; text-align: center;font-size: 24px;font-weight: bold;color: #333}
.dty_mutitle{height:auto;background:#fafafa;overflow:hidden;}
.dty_mutitle a{display:block;float:left;line-height:30px;font-size:18px;color:#fff;padding:5px 20px;background:#bd1a2d;font-weight: bold;}
.dty_mutitle a:hover{color:#fff;}
.dty_sublb{padding: 10px 10px 15px; overflow: hidden;}
.dty_sublb ul li{float:left;line-height:38px;width:20%;}
.dty_sublb ul li a{font-size:16px;color:#555; display: block;background: 10px center no-repeat; padding-left:25px; overflow: hidden; white-space:nowrap; text-overflow: ellipsis;}
.dty_sublb ul li a:hover{color:#f00;}
@media (max-width: 991px) {
    .dty_sublb{ padding: 5px 0;}
    .dty_sublb ul li{width: 33.3%;}
}
@media (max-width: 767px) {
    .dty_contain{padding:10px;}
    .dty_mutitle a{padding:5px 15px;}
    .dty_sublb ul li{width: auto; padding: 10px 0; margin-right: 10px;}
    .dty_sublb ul li a{height:auto;line-height:1.2; white-space: normal; background-position:10px 8px;}
}

/*网站地图 end*/

/*网站地图-新*/
.dty_mutitle2 { height: auto; overflow: hidden; background:#f8f8f8; position: relative; padding-left: 20px;}
.dty_mutitle2:before{ display: block; position: absolute; content: ''; width: 4px; height: 30px; margin-top: -15px; top: 50%; left: 0; background: #d61618;}
.dty_mutitle2 a {display: block;float: left;height: 40px; text-align: center;line-height: 40px; width: auto; white-space: nowrap; font-size: 20px; font-weight: bold; color: #394351;}
.dty_sublb2 { padding:20px 0 30px 10px; height: auto; overflow: hidden;}
.dty_sublb2 ul li {float: left;height: 40px;line-height: 40px;  font-size: 16px; padding: 0 5px 0 15px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.dty_sublb2 ul li a {line-height: 40px; display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; color: #394351;}
.dty_sublb2 ul li a:hover { color: #ea0000;}
@media (max-width: 767px) {
    .dty_sublb2 { padding:15px 10px 15px 0; }
}

/*搜索页*/
.ssy_container{ padding: 20px; font-family:"微软雅黑"; position:relative;background: #fff;border:1px solid #ddd;}
.ssy_leftbar{width:260px;height:auto;margin-bottom:50px;}
.fenlei_tit,.searchtype-title{height:32px;line-height:32px;padding-left:20px;font-size:16px;font-weight:bold;color:#333;}
.total_wz,.searchtype-column{height:auto;margin-bottom:10px;padding:8px 0 8px 20px;background:#f4f4f4;font-size:14px;}
.total_wz ul li,.searchtype-column ul li{height:32px;line-height:32px; font-size:14px;}
.total_wz ul li a:hover,.total_wz ul li a.active,.searchtype-column ul li a:hover,.searchtype-column ul li a.active{text-decoration:underline;color:#de3e40;}
.result_title{padding-right:18px;font-size:15px;float:right;text-align:right;width:auto;height:30px;line-height:30px;color:#8a8a8a;}
.ssy_rightbar{ height:auto; min-height:515px; _height:auto; margin-left: 289px; border-left: 1px solid #cecece; padding: 0 0 0 20px;}
.result_title{padding-right:18px;font-size:16px;float:right;text-align:right;width:auto;height:30px;line-height:30px;color:#8a8a8a;}
.ssy_rightbar .pagination{ margin-top: 20px;}
.ssy_rightbar .search-list{height:auto; padding:0 15px 20px 15px;}
.ssy_rightbar .search-list li.search-title{line-height:28px;font-size:15px; font-weight:bold; color: #333;}
.ssy_rightbar .search-list li.search-title a{color: #333;}
.ssy_rightbar .search-list li.search-title .columnname{padding: 0 10px; background: #333; border-radius: 5px; display: inline-block; color: #fff; cursor: pointer; margin-right: 15px; line-height: 30px;}
.ssy_rightbar .search-list li.search-title a:hover{text-decoration:underline;}
.ssy_rightbar .search-list li a span,.ssy_rightbar .search-list li span{color:#cd3501;}
.ssy_rightbar .search-list li.search-info{ padding: 4px 0; line-height: 26px;color: #666666;}
.ssy_rightbar .search-list li.search-column{color:#d20607;line-height:22px; }
.ssy_rightbar .search-list li.search-url{padding-top: 4px; overflow: hidden; line-height: 26px; font-size: 14px;   word-break: break-all; word-wrap: break-word;}
.ssy_rightbar .search-list li.search-url span.date{ padding-left:14px; color: #008000;}
.ssy_rightbar .search-list li.search-url a{  color: #008000;}
.ssy_rightbar .search-list li.search-url a:hover{ color: #008000; text-decoration:underline;}
.ssy_rightbar .warm-prompt{line-height:30px;font-size:14px;color:#666;}
.warm-prompt{line-height:30px; font-size:14px;}
.two_ssresult{ height: 32px; line-height: 32px; text-align: right; color: #a9a9a9; font-size: 16px; border-bottom: 1px solid #ccc; margin-top: 10px;}
.two_ssresult span{ color: #cc0000;}
.two_ssresult p{ float: left; color: #000;}
@media (min-width: 768px) and (max-width:991px) {
    .ssy_leftbar{display: none;}
    .ssy_rightbar{margin-left: 0; width: auto; border: 0 none; padding-left: 0;}
    .ssy_container{padding: 20px;}
    .ssy_rightbar .search-list{padding: 10px 0 0;}
}
@media (max-width: 991px) {
    .ssy_rightbar .search-list li.search-url a{display: none;}
    .ssy_rightbar .search-list li.search-url span.date{padding-left:0;}
}
@media (max-width: 767px) {
    .ssy_container{padding:10px;margin-bottom:10px;}
    .ssy_leftbar{display: none;}
    .ssy_rightbar{margin-left: 0; width: auto; border: 0 none; padding-left: 0;}
    .ssy_container{padding:10px;}
    .ssy_rightbar .search-list{padding: 10px 0 0;}
}
/*搜索页 留言列表*/
.ssy_rightbar .guestbook-table .guestbook_title{margin-bottom: 10px;background: #f4f4f4;font-size: 16px;font-weight: bold;}
.ssy_rightbar .guestbook-table .guestbook_title li.t3{text-align: center;}
.ssy_rightbar .guestbook-table ul{height: 32px;line-height: 32px;position: relative;font-size:15px;}
.ssy_rightbar .guestbook-table ul li{padding:2px 0;line-height: 28px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position: absolute; top:0; text-align: center;}

.ssy_rightbar .guestbook-table ul li.t1{width: 100px;left: 0;}
.ssy_rightbar .guestbook-table ul li.t2{position:static;margin:0 300px 0 100px; text-align: left;}
.ssy_rightbar .guestbook-table ul li.t2 a{float: left;max-width: 100%;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ssy_rightbar .guestbook-table ul li.t3{width: 100px;right: 200px;}
.ssy_rightbar .guestbook-table ul li.t4{width: 100px;right: 100px;}
.ssy_rightbar .guestbook-table ul li.t5{width: 100px;right: 0;}
@media (max-width: 767px) {
    .ssy_rightbar .guestbook-table ul li.t1,.ssy_rightbar .guestbook-table ul li.t4,.ssy_rightbar .guestbook-table ul li.t5{display: none!important;}
    .ssy_rightbar .guestbook-table ul li.t3{right: 0;}
    .ssy_rightbar .guestbook-table ul li.t2{margin:0 100px 0 0;}
}

/*百姓畅言*/
#bxcy li{position: relative;background: none;padding: 0;}
#bxcy li a{max-width: none;margin: 0 95px 0 25px;}
#bxcy li i{position: absolute;left: 0;top: 6px;width: 20px;height: 20px;background:  no-repeat -80px -40px;}
#bxcy li i.icon_topicnew{background-position: -80px -20px;}
#bxcy li i.icon_warning-2{background-position: -100px -140px;}
#bxcy li i.icon_warning-3{background-position: -120px -140px;}
#bxcy li i.icon_topic{background-position: -80px -40px;}







