﻿@charset "utf-8";
/* CSS Document */
.clear20{ padding:10px 0; clear:both; height:0;}
/* ***********  通用栏目页样式 on  ********** */
.leftnr{width:250px;font-family: Microsoft Yahei;}
.lmtitle{line-height:55px; height:55px; background:url(../images/lmtitlebg.png) 40px center  no-repeat #537f44; overflow:hidden; padding:0 0 0 80px;  }
.lmtitle h1{font-size:18px; color:#fff;   white-space:nowrap;overflow:hidden;text-overflow:ellipsis; font-weight:bold;}
.menunr{ border-top:1px solid #dcdcdc;}
.menunr ul li{border:1px solid #dcdcdc; border-top:none; height:auto; }
.menunr ul li a{ line-height:28px; padding:10px 50px 10px 50px; display:block; color:#333; font-size: 16px;  border-left:4px solid #fff;}
.menunr ul li a:hover,.menunr ul li.active a,.menunr ul li a.active{ color:#537f44; background:url(../images/menuon.png) 210px 20px no-repeat #f2f7ef; border-left:4px solid #537f44; text-decoration:none; font-weight:bold; }

.btn-group{ width:100%; cursor:pointer; position:relative;}
.btn{ width:100%; padding:8px 12px; font-size:16px; text-align:left;    border-radius: 0;}
.btn-danger{ color: #fff;   background: url(../images/lmtitlebg.png) 10px center no-repeat #537f44; border:none;  padding-left:60px;}
.btn-group.open .dropdown-toggle{ background:url(../images/lmtitlebg.png) 10px center no-repeat #537f44; }
.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:url(../images/lmtitlebg.png) 10px center no-repeat #537f44;  border-color:#537f44;}
.btn .caret{ float:right; margin-top:8px;}
.btn-danger:hover{   color: #fff;   background:url(../images/lmtitlebg.png) 10px center no-repeat #537f44;}
.btn-group .caret{ float:right; margin-top:8px;}
.dropdown-menu{ width:100%; padding:0; border-radius:0; box-shadow:none; border:none; top:40px;}
.dropdown-menu > li > a { padding: 8px 20px;}
.dropdown-menu a{ background:#f2f7ef; border-top:1px solid #fff; border-left:4px solid  #f2f7ef;}
.dropdown-menu a:hover{background: #fff !important; border-left:4px solid  #f2f7ef; color: #537f44;}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { background: #fff; border-left:4px solid  #537f44; color: #537f44;}


.rightnr{width:930px;  float:right; font-family: Microsoft Yahei;}
.position{ position: relative; font-size:16px; color:#537f44; border-left:5px solid #537f44; background:#f2f7ef;  height: 55px; line-height:55px; padding-left:20px;}
.position .postitle{ display:block;  font-size:20px; font-weight:bold; }
.guidang{ position: absolute; top: -28px; right: -20px;}
.lm_map{ min-height:500px;}
.listnews{ margin:20px 0 0 0; font-size:16px; line-height:200%; padding:15px 18px; min-height:488px; height:auto; border:1px solid #dcdcdc;}
.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 li{  background: url(../images/ico.png) left center no-repeat; padding-left:12px; font-size:16px; line-height:40px; overflow:hidden;}
.listnews li span.date{ color:#999; font-family:arial;}
.doc_list li .buvisa{ display:inline-block; max-width:755px; _width:755px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

.listnews li a span.buvis{ color:#999;}
.listnews li a:hover span.buvis{ color:#c00;}
.listnews td{ line-height:26px;}
.listnews li.lm_line{ border-bottom:1px solid #ededed; padding:18px 0 0; height:0; line-height:0; margin-bottom:18px; background:none;}
.listnews li.lm_line.add{ display:none;}
.doc_list li{ overflow: hidden;}
.doc_list li img{ padding:10px 0 0 5px; float:left;}
.doc_list li .blue_font{ color:#0080ff;}

.listnews ul.doc_list{ padding-bottom:5px;}
.listnews li.columnName{ background:#eee; margin-bottom:5px; padding-right:13px;}
.listnews li.columnName a.more{ font-size:12px;}
.listnews li.columnName a.more{ color:#888;}
.listnews li.columnName a.more:hover{ color:#c00;}
.listnews li.columnName a.title{ font-weight:bold; color:#333;}
.ptlm{ font-size:16px; font-family:"宋体"; line-height:192%; padding-bottom:30px;}
.ptlm p{ margin-top:15px;}

/*栏目页 图片列表 */
 ul.picture-list{ clear:both;  border-top:none; padding-left:4px; overflow:hidden;}
 ul.picture-list li{float:left; display:inline;	background:none;padding-left:0;	padding:8px 12px 2px 12px;height:220px; overflow:hidden;text-align:center; width:270px; }
 ul.picture-list li a img{ background:#f2f2f2;padding:10px !important; width:250px; height:138px; float:left;}
 ul.picture-list li a:hover{ color:#537f44;}
 ul.picture-list li a:hover img{ background:#f2f7ef;}
 ul.picture-list li .img_title{ display:block; height:30px; line-height:30px;  text-align:center; padding-bottom:8px;   white-space:nowrap;overflow:hidden;text-overflow:ellipsis; width:270px;}
 ul.picture-list li a{ clear:both;}
.imggx{ padding:5px 10px 10px; font-size:12px;}

/*栏目页 视频列表 */
.videoNews-list{padding-bottom:15px; width:100%;}
.videoNews-list .leftimg{ float:left;}
.videoNews-list div{ overflow:hidden; line-height:30px;}
.videoNews-list li{background:none;height: auto;padding: 18px 15px;vertical-align:bottom; border-bottom:1px solid #ebebeb;}
.videoNews-list li a{ background:none; line-height:20px;}
.videoNews-list .left-img{ height:150px; overflow:hidden;}
.videoNews-list .left-img img{ width:200px; height:150px; padding:0;}
.video-title{ padding-bottom:5px; font-size:14px;}
.video-title .left{ font-weight:bold; font-size:16px;}
.video-title .play-icon{ font-size:12px; color:#999; padding-left:23px; color:#999;}
.video-title a{ color:#333;}
.video-title a:hover{ color:#c00;}
.videoNews-note{line-height:24px !important; text-indent:2em; height:80px; font-size:14px;}
.videoNews-note span{ color:#666 !important;}
.right-main{width:615px;}
.video-hit,.video-date{ color:#c00;}
.vodlistcont{ font-size:12px; line-height:20px;}
.msg{ float:left; width:20px; padding-left:5px;}
.video-attr{ padding-top:5px; color:#333; text-align:right;}
.video-attr{ font-size:12px;}

/*视频列表 */
ul.videoNews-img-list{ clear:both; border-top:none; padding-left:4px; overflow:hidden;}
ul.videoNews-img-list li{float:left; display:inline;background:none;padding-left:0;	padding:8px 12px 2px;height:auto;text-align:center; width:196px; height:225px; overflow:hidden; }
ul.videoNews-img-list li a.pic{ display:block;width:176px; height:132px; padding:10px; background:#f2f2f2;}
ul.videoNews-img-list li a.pic:hover{ background:#d8e8f7;}
ul.videoNews-img-list li a img{float:none;width:176px; height:132px;}
ul.videoNews-img-list li span.title{ height:30px; line-height:30px;text-align:left; display:block; padding:0 5px;  white-space:nowrap;overflow:hidden;text-overflow:ellipsis; }
ul.videoNews-img-list li span.datetime{ display:block; padding-bottom:8px; height:20px; line-height:20px; color:#999; font-family:arial; font-size:14px;text-align:left;}
ul.videoNews-img-list li a{ clear:both;}
ul.videoNews-img-list li a:hover{color:#004caa;}

/*视频文章 */
.video_main_content{text-align:center;padding:0 0 15px;}
.sp_wzcon{padding:20px;width:884px;height:auto;font-size:16px;line-height:200%;}
.sp_wzcon table{max-width:884px !important;}

/*文章页*/
.con_mainline{border: 1px solid #dcdcdc; padding:10px 60px;}
.con_main{ position:relative; }
.con_main .guidang{ position:absolute; top:-18px; right:10px;}
.newstitle,.wztit{ font-size:39px; line-height: 56px;     padding: 26px 0 26px 0;  text-align:center;  }
.newstitlef{font-size:20px;text-align: center;line-height: 44px;font-weight: normal; }
.newstitlet{line-height: 30px; padding:5px 0; font-size: 20px; text-align: center;  }
.newstitles{ line-height: 30px; padding:5px 0; font-size: 20px; text-align: center; font-weight:normal; }
.newsinfo{ height:auto;  line-height:26px; font-family: "宋体"; padding: 0 10px 6px 0; font-size:14px; border-bottom:1px solid #dddddd; color:#666;  text-align: right;}
.newsinfo span{ padding:0 0.5em;}
.newsinfo .font a{ padding:0 2px;}
.newsinfo .print{ display:inline-block; padding-left:42px;  }
.newsinfo .share{ padding:0 125px 0 20px;}
.newsinfo .share .bshare-custom{ display:none;}
.newsinfo2{ text-align: center; padding:4px 0 10px; border: 0 none;}
.newsinfo .bdshare { position:relative; width:125px; height:26px;}
.newsinfo  .infoshare{ display: inline-block; vertical-align: middle; background:url(../images/wzicon2.gif) 0 center no-repeat;padding-left:20px;}
.newsinfo  .share-box{ position: relative; right:auto; top:auto;}
.sharebox{ padding-top:25px;}
.otherli{padding: 20px 0 0;font-size: 15px;line-height: 32px;overflow: hidden;}
.otherli span{font-weight: bold;}
.newsinfo input{width: 12px;height: 12px;border: 1px solid #666666; margin:0 4px 0 0;vertical-align: middle;cursor: pointer;outline: medium none;overflow: hidden;}
.top_ztimg{position:absolute;width:100px;height:36px;right:0;top:12px;overflow:hidden;}
.top_ztimg .si_img{display:block;float:left;width:36px;height:36px;margin-left:10px;}
.newscontnet{font-size:16px;  font-family: "宋体";  newscontnet   margin:0 auto; color:#333; line-height:190%; padding:20px 0;  text-align:justify;text-justify:inter-ideograph;word-break:break-all;word-wrap:break-word;}
.newscontnet img{ max-width:100%;}
.newscontnet p{ padding-bottom:8px;   margin-top: 15px;}
.wzbot{ border-top:1px solid #dcdcdc; padding:10px 0 0 20px;}
.wzbot ul.fxd_close{width:auto;float:right;text-align:left;overflow:hidden;}
.wzbot ul.fxd_close .print_btn{display:block;float:left;width:82px;height:26px;line-height:26px;padding-left:22px; font-size:14px; color:#666;  display:none;}
.wzbot ul.fxd_close .close_btn{display:block;float:left;width:82px;height:26px;line-height:26px;padding-left:22px;font-size:14px; color:#666;}
.minh500{  height:auto !important;  min-height:300px;   _height:300px;}

.wenzhang .tp_btnbox input{display:inline-block !important;border:none !important;width:140px !important;height:40px !important;text-align:center;color:#fff !important;font-size:16px !important;cursor:pointer;font-family: "Microsoft YaHei",微软雅黑;margin:0 10px !important; vertical-align:top;}
.wenzhang .tp_btnbox .ck,.wenzhang .tp_btnbox .ck:hover{display:inline-block;border:none;width:140px;height:40px;line-height:40px;background:url(../images/jc_ck.gif) 0 0 no-repeat;text-align:center;color:#666;font-size:16px;cursor:pointer;font-family: "Microsoft YaHei",微软雅黑;margin:0 10px;}
.wenzhang .wenjuan_yzm .verification{width:96px;height:26px;line-height:26px;border:#ddd 1px solid;margin-right:5px;}
.wenzhang .wztxt,.wenzhang .wzarea{border: 1px solid #D6D6D6;color: #666;float: left;font-size: 12px;height: 25px;line-height: 25px;padding-left: 5px;width: 240px; margin-top:4px;}
.wenzhang .wzarea{ width:520px; height:120px; padding:2px 5px; line-height:22px; margin-top:4px;}
.wenzhang .wzbtn{border: 0px none;background: #0199E4 !important;margin:4px 0;font-family: "Microsoft YaHei",微软雅黑; color:#fff; text-align:center;height: 30px;cursor: pointer; width:70px;}
.viewnum{ text-align:right; border-top:1px solid #dcdcdc; padding:24px 0; font-size:14px;}

.bdsharebuttonbox{display:block; float:left; width:90px;height:32px;background:url(../images/wzicon2.gif) 0 12px no-repeat;padding-left:20px;}
.bdshare-button-style0-24 .bds_weixin{background:url(../images/wzicon_wx.gif) 0 0 no-repeat !important;margin:6px 10px 6px 0 !important;width:24px !important;padding-left:0 !important;}
.bdshare-button-style0-24 .bds_tsina{background:url(../images/wzicon_wb.gif) 0 0 no-repeat !important;margin:6px 6px 6px 0 !important;width:24px !important;padding-left:0 !important;}
.bdshare-button-style0-24 .bds_more{background:url(../images/wzicon3.gif) 5px 6px no-repeat !important;background-position:5px 6px !important;margin:6px 0 6px 0 !important;width:19px !important;padding-left:0 !important;}

/*文章下方二维码*/
.wzewmbox{ background:#f6f6f6; height:110px; margin:20px 0 0 0; padding:20px 0; font-family:"宋体";}
.wzewmbox .ewm{ height: 100px; width: 560px;   padding:10px 0 0 38px; border-right:1px solid #dcdcdc;}
.wzewmbox .ewm img{width: 96px; height: 96px;}
.wzewmbox .ewm span.img-title{display: none;}
.wzewmbox .ewm .txt{ margin:0 38px 0 120px; height: 105px; font-size: 16px;} 
.wzewmbox .ewm .txt p.tit{  line-height: 24px; height: 48px; overflow: hidden; padding-bottom: 0;}
.wzewmbox .ewm .txt p.tit a:hover{color: #333;}
.wzewmbox .ewm .txt p{ line-height: 30px; padding: 5px 0;}
.scan_code_box{position: relative;}
.scan_code_box .ewmgai{position: absolute; width: 105px; height: 105px; left: 0; top: 0; z-index: 1;}
.ewm_wx{ width:540px; height:96px; padding:10px 0px 0 59px;}
.ewm_tu{ width:96px; height:96px;}
.ewm_tu ul li img{width:96px; height:96px; }
.ewm_tu .img_title{ display:none;}
.ewm_wbtu{ width:80px; height:85px; margin-right:90px; padding-top:6px; text-align:center; font-size:20px;}
.ewm_wbtu .wb{ background:url(../images/wbdot.png) center top no-repeat; padding-top:40px; height:45px; display:block;line-height:40px;}
.ewm_wbtu .wx{ background:url(../images/wxdot.png) center top no-repeat; padding-top:40px; height:45px; display:block;line-height:40px;}
.wz_xgyd{ font-family:"宋体";}
.wz_xgyd h3{ height:60px; line-height:60px; color:#537F44; font-size:22px;  padding-left:10px; font-weight:bold; }
.wz_xgyd .list{ padding:10px 20px; border: 1px solid #dcdcdc;}
.wz_xgyd .list ul li{ height:36px; line-height:36px; background: url(../images/ico.png) left center no-repeat; padding-left:13px; font-size:15px; width:545px; float:left;padding-right:40px; overflow:hidden;}
.wz_xgyd .list ul li a{   float: none; display: block;  margin-right: 100px; white-space: nowrap;  overflow: hidden;text-overflow: ellipsis;}
.wz_xgyd .list ul li span{ float:right; color:#999; }
.wz_xgyd .list ul li.num2,.wz_xgyd .list ul li.num4,.wz_xgyd .list ul li.num6,.wz_xgyd .list ul li.num8,.wz_xgyd .list ul li.num10{ padding-right:0px;}
/*提示框*/
.font_01{ font-size:14px;}
/************  通用栏目页样式 end  ********** */
/*栏目页 调查征集 */
.survey-list li{overflow:hidden;}
.survey-list li a{display:block;float:left;width:590px; padding-right:14px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.survey-list li .starting,.survey-list li .over,.survey-list li .nostart{display:block;float:left;width:65px;text-align:center;color:#004caa;}
.survey-list li .over{color:#999;display:block;float:left;width:65px;text-align:center;}
.survey-list li .nostart{color:#ce0000;display:block;float:left;width:65px;text-align:center;}
.survey-list li .date{display:block;width:170px;text-align:right;font-size:12px;color:#999;}
/*栏目页 民意征集 */
.listnews .collect-list{ padding: 9px;}
.listnews .hdlm_telbox{ height:36px; background: #f5f5f5;}
.listnews .hdlm_telbox p{ text-align:center; float:left; height:36px; line-height:36px;}
.listnews .hdlm_telbox p.p1{ width:444px; padding-left:28px; text-align:left;}
.listnews .hdlm_telbox p.p2{ width:100px;}
.listnews .hdlm_telbox p.p3{ width:100px;}
.listnews .hdlm_telbox p.p4{ width:110px;}
.listnews .hdlm_telbox p.p5{ width:110px;}

.listnews .collect-list{ padding:9px 0 0 15px !important;}
.listnews .collect-list li{overflow:hidden; height:36px;}
.listnews .collect-list li p{text-align:center; float:left; height:36px; line-height:36px;}
.listnews .collect-list li p.p1{ width:445px; text-align:left;}
.listnews .collect-list li p.p1 a{ display: block; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.listnews .collect-list li p.p2{ width:100px; font-family:arial; color: #999;}
.listnews .collect-list li p.p3{ width:100px;color: #999;}
.listnews .collect-list li p.p4{ width:110px;}
.listnews .collect-list li p.p4 span.over{ color:#b60000;}
.listnews .collect-list li p.p4 span.starting{ color:#339900;}
.listnews .collect-list li p.p4 span.nostart{ color:#f00;}
.listnews .collect-list li p.p5{ width:110px; color: #888;}
.isSummary{ border: 0 none !important; padding:0 !important;}


/*文章页 民意征集 */
.myinfo{ text-align: center; font-size: 14px; padding: 20px 0 11px;  border-bottom: #ddd 1px solid; line-height: 24px; color: #666;}
.myinfo i{ font-style:normal;}
.myinfo i.nostart{ color:#f00;}
.myinfo i.starting{ color:#339900;}
.myinfo i.ending,.myinfo i.ending a{ color:#b60000;}
.poll_collect{ margin-top:40px; border-top:1px dashed #ddd; padding: 10px 20px 0; font-size:14px; font-family:"微软雅黑"; }
/*.poll_collect h3,.collection-theme h3.collectit{font-size: 20px;color: #537f44; font-weight:bold;height: 60px;line-height: 60px; padding-left:10px;}*/
.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; }
.poll_collect li p.poll_conts textarea{ border:0 none; background:none; line-height:20px; height:172px; width:840px; 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;}
.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;}
.poll_collect li.btn-group input{ float:none; height:40px; padding: 0; line-height: 40px; background:#ff6600; color:#fff; font-size:18px; text-align:center; cursor:pointer; border:0 none; width:140px; border-radius: 4px;}
.collection-theme-list{ font-family:"微软雅黑"; margin-top:30px; border-top:1px dashed #ddd;}
.collection-theme ul#idea_page li .collection-body{font-size:16px; padding:10px 0 0 0;}
.collection-theme ul#idea_page li .collection-body .collection-tit{padding:0 10px; height:30px; line-height:30px; padding-bottom:8px;}
.collection-theme ul#idea_page li .collection-body .collection-username{ color: #b60000;font-size:16px;}
.collection-theme ul#idea_page li .collection-body .collection-info{ display:block; background:#f8f8f8; line-height:26px; padding:10px 15px; text-indent:2em;}
.collection-theme ul#idea_page li .collection-body .collection-datetime{color:#999;line-height:20px; font-family:arial; padding-left:1.5em;}
.myny_fx{margin:25px auto 0;text-align:left;border:1px dashed #0e76cd;padding:15px 20px; font-family:仿宋_GB2312;color:#666; font-size:16px; line-height:220%;}
.newsinfo i{ font-style:normal;}
.newsinfo i.starting{color:#2f9c2e;}
.newsinfo i.nostart{color:#c00;}
.myzjcont{padding-bottom: 0; border-bottom: 0 none;}


@media (max-width: 767px){
 .poll_collect{ padding: 0;}
	.wzewmbox .ewm{ border:none; width:auto; height:auto;     padding: 0 0 0 20px;}
	.wzewmbox .ewm .txt { margin: 0 20px 0 120px; }
	.wz_xgyd .list ul li{ width:auto; padding-right: 0; float:none;}
    .infoshare,.font{ display: none;}

}


/*文章页 在线调查 */
.voteinfo{ border-bottom:1px solid #ccc;}
.vote-info{font-size:16px; line-height:188%; padding:20px 0; width:92%; margin:0 auto; }
.vote-main{ font-size:14px; width:88%; margin:0 auto;}
.vote-lsit{ padding-bottom:8px; font-family:"微软雅黑";}
.vote-lsit .title{ font-weight:bold; height:auto; line-height:24px; padding:8px 0 11px;}
.vote-lsit ul{padding: 15px; border:1px solid #ddd;}
.vote-lsit ul li{ height:auto; line-height:24px; padding: 3px 0;}
.vote-lsit ul li input{ float:left; margin:6px 11px 0 0; font-size:12px;}
.vote-lsit ul li.vote-textarea{ height:100px;}
.vote-lsit ul li.vote-textarea textarea{ border:1px solid #ccc; height:92px; width:902px; padding:4px 5px; resize: none;}

.vote-lsitnew{ padding-bottom:8px; font-family:"微软雅黑"; clear:both;}
.vote-lsitnew .title{ font-weight:bold; height:auto; line-height:30px; padding:8px 0 8px; float:left; width:300px;}
.vote-lsitnew ul{ margin-left:300px; }
.vote-lsitnew ul li{ height:auto; line-height:24px; padding: 8px 0; float:left; width:25%;}
.vote-lsitnew ul li input{ float:left; margin:6px 11px 0 0; font-size:12px;}
.vote-lsitnew ul li.vote-textarea{ height:100px;}
.vote-lsitnew ul li.vote-textarea textarea{ border:1px solid #ccc; height:92px; width:1010px; padding:4px 5px; resize: none;}

.vote-code{ width:88%; margin:0 auto; padding:20px 0; 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:42px; padding-bottom:30px; text-align:center;}
.vote-btn button{ height:42px; line-height:38px;border-radius: 5px; float:none;-moz-border-radius: 5px;-webkit-border-radius: 5px; margin:0 8px; border:0 none; background:#ff6600; cursor:pointer; width:140px; font-size:18px; color:#fff; font-family:"微软雅黑";}
.vote-btn .btn-submit{ float:none !important;}
.vote-btn button.btn-review{ background:#ccc;}
.myinfo{position: relative;}
.myinfo i{ font-style:normal;}
.myinfo i.nostart{ color:#f00;}
.myinfo i.starting{ color:#2f9c2e;}
.myinfo i.ending{ color:#b60000;}

.myinfobtn{display: inline-block; padding: 2px 8px; color: #fff; background: #ff6600; position: absolute; right: 10px; bottom: 3px; border-radius: 4px;}
.myinfobtn:hover{color: #fff;}
.myinfobtn.none{display: none;}
/*文章页 在线调查 end */
.vote-show{ width:92%; margin:0 auto; border:1px solid #e3e3e3; color:#333; margin-bottom:20px; font-size: 14px;}
.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:627px; padding-right: 10px; padding-left:15px;}
.vote-show td .vote_con span.c2{ width:261px; 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: left; background:#eee; box-shadow: none;border-radius: 4px;}
.vote-show td .vote_con span.progress-bar .progress{ background:#f27c25;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;}

.vote-shownew{ width:100%; margin:0 auto; border:1px solid #e3e3e3; color:#333; margin-bottom:20px; font-size: 14px;}
.vote-shownew th{ text-align:left; border-bottom:1px solid #f0f0f0; background:#fbfafa; height:auto; padding:7px 15px; line-height:26px; font-size:14px;}
.vote-shownew td .vote_con{ overflow: hidden; width:25%; margin:0 auto; border-bottom:1px dotted #f0f0f0; height:auto; padding: 10px 0; line-height:20px; float:left;}
.vote-shownew td .vote_con span{ display:block; height:auto; float:left;}
.vote-shownew td .vote_con span.c1{  padding-right: 10px; padding-left:15px;}
.vote-shownew td .vote_con span.c2{  height:18px; padding-top:3px;}
.vote-shownew td .vote_con span.c3{  float:right; text-align:right; padding-right:15px;}
.vote-shownew td .vote_con span.c3 i{ color:#b60000; font-style:normal;}
.vote-shownew td .vote_con span.progress-bar{width: 99px;height: 14px;float: left; background:#eee; box-shadow: none;border-radius: 4px;}
.vote-shownew td .vote_con span.progress-bar .progress{ background:#f27c25;display: block;height: 14px;}
.vote-shownew 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-lsit ul li.vote-textarea textarea{ width: 720px;}
 .listnews .hdlm_telbox p.p1{ width:276px; }
 .listnews .hdlm_telbox p.p4{ width:80px; }
 .listnews .hdlm_telbox p.p5 { width:100px;}
 .listnews .collect-list li p.p1 { width: 277px;}
 .listnews .collect-list li p.p4 { width: 80px;}
 .listnews .collect-list li p.p5 { width:100px;}


}

@media (min-width: 768px) and (max-width:991px) {
.listnews .hdlm_telbox p.p1{ width:314px; }
 .listnews .hdlm_telbox p.p4{ width:80px; }
 .listnews .hdlm_telbox p.p5 { width:100px;}
 .listnews .collect-list li p.p1 { width: 315px;}
 .listnews .collect-list li p.p4 { width: 80px;}
 .listnews .collect-list li p.p5 { width:100px;}
 .vote-main{ width: 100%;}

}	
	
@media (max-width:767px) {
.listnews { padding: 10px 10px;}
.vote-info,.vote-main{ width: 100%;}
.video-player video {width: 100% !important;}
.listnews .hdlm_telbox p.p2,.listnews .hdlm_telbox p.p3{ display:none;}
.listnews .hdlm_telbox{ position:relative;}
.listnews .hdlm_telbox p.p1{ width: auto; float:none; margin-right:180px; }
.listnews .hdlm_telbox p.p4{ width:80px;  position:absolute; right:100px; top:0;}
.listnews .hdlm_telbox p.p5 { width:100px; position:absolute; right:0; top:0;}
.listnews .collect-list li{ position:relative;}
.listnews .collect-list li p.p2,.listnews .collect-list li p.p3{ display:none;}
.listnews .collect-list li p.p1 { width: auto; float:none; margin-right:180px;}
.listnews .collect-list li p.p4 { width: 80px;  position:absolute; right:100px; top:0;}
.listnews .collect-list li p.p5 { width:100px; position:absolute; right:0; top:0;}

.vote-lsitnew .title{width: 100%; float: none;}
 .vote-lsitnew ul{ margin-left: 10px; overflow: hidden;}
 .vote-lsitnew ul li{width: 50%;}
}



/*文章页 调查结果页 end */
.szxx .guestbook-table .guestbook_title li.t2{ display:none;}
.szxx .guestbook-table ul.odd li.t3, .szxx .guestbook-table ul.even li.t3{ display:none;}
.szxx .guestbook-table .guestbook_title li.t1{ width:626px;}
.szxx .guestbook-table ul.odd li.t1, .szxx .guestbook-table ul.even li.t1{ width:599px;}
.szxx .guestbook-table ul.odd li.t1 a, .szxx .guestbook-table ul.even li.t1 a{width:595px;}

/*在线访谈 end */
ul.interview-list li{ background: none; padding: 10px 0 15px 0; height: auto; border-bottom: 1px dotted #ddd;}
ul.interview-list li .interview-img{float: left; padding-top: 10px;}
ul.interview-list li .interview-img img{ width: 220px; height: 150px;}
ul.interview-list li .interview-info{margin-left: 240px; padding-top: 2px;}
ul.interview-list li .interview-info p{ font-size: 15px; line-height: 30px;}
ul.interview-list li .interview-info p a{ font-size: 15px;}
ul.interview-list li .interview-info p span{ color: #537f44; }
ul.interview-list li .interview-info p.interview-title{font-weight: bold; padding: 8px 0; line-height: 24px;}
ul.interview-list li .interview-info p.interview-title a{ color: #537f44; font-size: 18px;}
ul.interview-list li .interview-info p.interview-title a:hover{ color: #d00;}
ul.interview-list li .interview-info p.interview-note{ line-height: 24px;}
@media (max-width: 767px){
 ul.interview-list li .interview-img{ float: none; width: auto; text-align: center; height:  auto; padding:0 0 15px;}
 ul.interview-list li .interview-img img{width: 100%; height: auto;}
 ul.interview-list li .interview-info{margin: 0;}

}


/* 栏目页-留言 写信 */
.lmy_lmtitle{height:33px; padding-top: 15px; overflow:hidden; position:relative;}
a.liuyan_xiexin{display:block;float:right;height:33px;line-height:32px;padding:0 10px;font-size:16px;color:#fff;background:#537f44; cursor:pointer;}
a.liuyan_xiexin:hover{color:#fff;}
#liuyan_xuzhi{display:block;float:right;width:75px;height:33px;line-height:32px;padding-left:33px;font-size:16px;color:#fff;-moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s; position:absolute; top:0px; right:118px; cursor:pointer;}
#liuyan_xuzhi:hover{color:#fff;}
.liuyan_cxcon{border:#e8e8e8 1px solid;background:#f6f6f6;padding:40px 10px 13px;height:104px;position:relative;  }
.liuyan_cxcon #searchForm2{ margin:10px 0 0 -15px;}
.liuyan_cxcon .tj{height:auto;line-height:28px;font-size:14px; padding-left:125px; padding-right:86px;}
.liuyan_cxcon .tj .sz{color:#fd8524;}
.liuyan_cxcon .tj .jg{padding-left:20px;}
.liuyan_cxcon .liuyan_cxbox{width:790px;height:28px;margin:auto;margin-top:8px;}
.liuyan_cxcon .liuyan_cxbox ul{ padding:0;}
.liuyan_cxcon .liuyan_cxbox ul li{float:left;height:28px;line-height:28px;padding:0;background:none;font-size:14px;}
.liuyan_cxcon .liuyan_cxbox ul li.tm{width:138px;}
.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;}
.liuyan_cxcon .liuyan_cxbox ul li input{ float:left;}
.liuyan_cxcon .liuyan_cxbox ul li.jg{width:24px;}
.liuyan_cxcon .liuyan_cxbox ul li.gjz{width:87px;text-align:right;}
.liuyan_cxcon .liuyan_cxbox ul li.gjz_tit{width:99px;text-align:right;}
.liuyan_cxcon .liuyan_cxbox ul li.srk{width:240px;}
.liuyan_cxcon .liuyan_cxbox ul li.srk input{width:216px;height:26px;line-height:26px;border:#cecece 1px solid;background:#fff;font-size:14px;color:#999;padding-left:10px;outline:none;}
.liuyan_cxcon .liuyan_cxbox ul li.btn{width:48px;}
.liuyan_cxcon .liuyan_cxbox ul li.btn input{width:48px;height:28px;line-height:28px;border:none;background:#537f44;font-size:14px;color:#fff;text-align:center;outline:none;cursor:pointer;}
.liuyan_cxcon .liuyan_cxbox ul li.clear{float: none; line-height: 0; height: 0; padding: 0; margin: 0; overflow: hidden; clear: both; display:none }
.liuyan_cxcon .liuyan_cxtit{display:block;width:100px;height:26px;line-height:26px;padding-left:18px;position:absolute;left:15px;top:10px;font-size:18px;font-weight:bold;color:#537f44;}
.mess_histry{ position:absolute; height:auto; line-height:18px; right:30px; top:52px; background:#537f44; border-radius:6px; color:#fff; padding:10px; width:65px; cursor:pointer;}
.mess_histry:hover{ color:#fff;}
.liuyan_xzbox{border:#e8e8e8 1px solid;background:#f6f6f6;padding:40px 35px 13px;height:auto;position:relative;}
.liuyan_xzbox p{color:#666;font-size:14px;line-height:24px;text-indent:2em;}
.liuyan_xzbox .liuyan_xxtit{display:block;width:100px;height:26px;line-height:26px;padding-left:5px;position:absolute;left:10px;top:8px;font-size:18px;font-weight:bold;color:#537f44;}
.guestbook-form{border:#e8e8e8 1px solid;padding:17px 19px;margin-top:15px;}
.guestbook-form .guestbook_bt{height:36px;overflow:hidden;}
.guestbook-form .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:#537f44;}

.guestbook-table-form{margin-top:25px;}
.guestbook-table-form span{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:44px;text-align:right;line-height:30px;}
.guestbook-table-form ul li.srk{width:262px;height:44px;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:250px;height:24px;line-height:24px;border:#ddd 1px solid;padding:2px 5px;}
.guestbook-table-form ul li.srk select{float:left;width:262px;border:#ddd 1px solid;padding:3px 5px; border-radius: 4px;}
.guestbook-table-form ul li.srk1,.guestbook-table-form ul li.gk,.guestbook-table-form ul li.yzm{width:640px;height:44px;position:relative;}
.guestbook-table-form ul li.srk1 .msg-box,.guestbook-table-form ul li.yzm .msg-box{position:absolute;left:0;top:5px;}
.guestbook-table-form ul li.gk{ height: 36px; line-height: 30px;}
.guestbook-table-form ul li.srk1 input{float:left;width:632px;height:24px;line-height:24px;border:#ddd 1px solid;padding:2px 5px; border-radius: 4px;}
.guestbook-table-form ul li.bt1{width:120px;height:160px;line-height:150px;text-align:right;}
.guestbook-table-form ul li.tex{width:645px;height:160px;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:632px;height:140px;line-height:24px;border:#ddd 1px solid;padding:2px 5px;}
.guestbook-table-form ul li.yzm input{float:left;width:102px;height:24px;line-height:24px;border:#ddd 1px solid;padding:2px 5px; border-radius: 4px;}
.guestbook-table-form ul li.yzm img{float:left;margin-left:5px;}
.guestbook-table-form ul li.btn_group{width:100%;height:45px;text-align:center;padding-top:5px;}
.guestbook-table-form ul li.btn_group input{background:#ff6600;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:5px;}
.guestbook-table-form ul li.btn_group input.btn-search{margin-left:15px;*padding:0 0 !important;_padding:0 0px !important; background: #999;}
.listnews .list-2655273 ul li.sel1,.listnews .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;}
/*留言表单页 end*/
.guestbook-show{width:100%;margin:auto;padding-bottom:45px;}
.guestbook-show .guestbook-title{height:32px;line-height:32px;font-size:16px;color:#537f44;font-weight:bold;padding-left:27px; margin-bottom:20px; }
.guestbook-show .title3,.guestbook-show .title4{color:#fd8622; margin-top:20px;}
.guestbook-show .guestbook-table{border:#efefef 1px solid;border-top:#537f44 2px solid;padding:15px 10px;}
.guestbook-show .table3,.guestbook-show .table4{border-top:#fd8622 1px solid;}
.guestbook-show .guestbook-table table{width:100%;font-size:14px;}
.guestbook-show .guestbook-table table th{padding:5px 6px;text-align:right;width:120px;line-height:26px;}
.guestbook-show .guestbook-table table td{padding:5px 6px;text-align:left;line-height:26px;}
.guestbook-show .guestbook-table table td input#randomCode{line-height:26px;height:26px;border:1px solid #e5e5e5;outline:none;width:150px;padding:1px 5px;background:#fff;}
.guestbook-show .guestbook-table table td input#btn_submit{line-height:38px;height:38px;border:none;outline:none;width:120px;background:#537f44;text-align:center;color:#fff;font-size:16px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
 
.listnews .guestbook-table{ padding:17px 0;}
.listnews .guestbook-table .guestbook_bt{height:36px;background:url(../images/t1bg.gif) 0 bottom repeat-x;overflow:hidden;}
.listnews .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:#537f44;}
.listnews .guestbook-table .guestbook_title{height:36px;font-size:16px;background:#f2f7ef;margin:12px 0 5px;overflow:hidden; padding:0;}
.listnews .guestbook-table .guestbook_title li{float:left;height:36px;line-height:36px;border-right:#fff 2px solid;text-align:center;padding:0;background:none;}
.listnews .guestbook-table .guestbook_title li.t1{width:478px;}
.listnews .guestbook-table .guestbook_title li.t2{width:173px;}
.listnews .guestbook-table .guestbook_title li.t3{width:113px; border-right:0 none; float: right;}
.listnews .guestbook-table .guestbook_title li.t4{width:90px;}
.listnews .guestbook-table .guestbook_title li.t5{width:80px;border-right:none; display:none;}
.listnews .guestbook-table ul.odd,.listnews .guestbook-table ul.even{ height:36px;clear:both;overflow:hidden;}
.listnews .guestbook-table ul.even{background:#f7f7f7;}
.listnews .guestbook-table ul.odd li,.listnews .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;}
.listnews .guestbook-table ul.odd li.t1,.listnews .guestbook-table ul.even li.t1{width:460px;padding-left:18px;text-align:left;}
.listnews .guestbook-table ul.odd li.t1 a,.listnews .guestbook-table ul.even li.t1 a{display:block; margin-right: 10px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.listnews .guestbook-table ul.odd li.t2,.listnews .guestbook-table ul.even li.t2{width:113px; border:0 none; float: right;}
.listnews .guestbook-table ul.odd li.t3,.listnews .guestbook-table ul.even li.t3{width:174px;color:#666;}
.listnews .guestbook-table ul.odd li.t4,.listnews .guestbook-table ul.even li.t4{width:88px; color: #d20607}
.listnews .guestbook-table ul.odd li.t4 span,.listnews .guestbook-table ul.even li.t4 span{ color:#999;}
.listnews .guestbook-table ul.odd li.t4 .s1,.listnews .guestbook-table ul.even li.t4 .s1{color:#537f44;}
.listnews .guestbook-table ul.odd li.t4 .s2,.listnews .guestbook-table ul.even li.t4 .s2{color:#fd8622;}
.listnews .guestbook-table ul.odd li.t5,.listnews .guestbook-table ul.even li.t5{width:80px;color:#666;border-right:none; display: none;}
.hf_btn{ float:left; height:30px; padding-top:3px; width:auto; padding-left:20px;}
.hf_btn a{ height:30px; padding:0 15px; background:#537f44; float:left; margin-right:5px; line-height:30px; color:#fff; font-size:12px;}

.listnews.ldmesg .guestbook-table .guestbook_title li.t2,.listnews.ldmesg .guestbook-table ul.odd li.t3,.listnews.ldmesg .guestbook-table ul.even li.t3{display: none;}
.listnews.ldmesg .guestbook-table .guestbook_title li.t1{ width: 653px;}
.listnews.ldmesg .guestbook-table ul.odd li.t1,.listnews.ldmesg .guestbook-table ul.even li.t1{width:636px;}

/*留言文章 on*/
.lynybox{padding:0 0px 30px;}
.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%;word-break:break-all;}
.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:auto;line-height:40px;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:4px;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 label input{ margin-top:0;}
.lynybox .mydcon ul li .pj_con{ width:100%;}
.lynybox .mydcon ul li .pj_con textarea{width:95%;padding:0 15px;background:none;border:1px solid #cccccc; line-height:30px; height:120px;outline:none; font-size:14px; color:#666; margin-bottom:10px;}
.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:#537f44;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;cursor:pointer;}
/*留言文章 end*/

/*****网站地图****/
.map_mainline{ border: 1px solid #dcdcdc;}
.dty_title{line-height:40px;text-align:center;font-size:30px;font-weight:bold;padding:10px 0 10px;}
.dty_contain{margin:auto; padding:20px;}
.dty_mutitle{height: 45px;  overflow:hidden;margin-top:16px;     border-bottom: #e7e7e7 1px solid;}
.dty_mutitle a{display: block;height: 36px;  color: #537f44;font-size: 20px;line-height: 36px; font-weight:bold;}
.dty_mutitle a:hover{ text-decoration:underline;}
.dty_sublb{padding:16px 0 10px;}
.dty_sublb:after{visibility:hidden;display: block;font-size: 0;content:" ";clear:both;height:0;}
* html .dty_sublb {zoom: 1;} /* IE6 */
*:first-child+html .dty_sublb {zoom: 1;} /* IE7 */
.dty_sublb ul li{float:left;height:40px;  width: 15.6%;  margin:0 0.5% 10px 0.5%; line-height:40px; text-align:center;}
.dty_sublb ul li a{font-size:16px; height:40px; background:#f7f7f7;  display:block; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.dty_sublb ul li a:hover{ background:#f4f9f2; color:#537f44;}

/*高级搜索*/
.header_search .lm_top{ background:#537f44; }
.header_search .lm_top ul li,.header_search .lm_top ul li a{ color:#fff;}
.header_search .lm_top .lm_topl ul li{  background: url(../images/lmline_r.gif) right center no-repeat;}
.header_search .lm_top .lm_topl ul li.num6{ background:none;}
.header_search .logo{ background:#fff; padding:40px 0; text-align:center;}
.header_search .logo ul li .img_title{ display:none;}
.content_syy{ background:#fff; padding:0 20px;}
.search_main{ padding:50px 65px 80px;border:1px solid #dcdcdc; overflow:hidden;} 
.seardate2{ display:none;}
.ssnr{ background:#f5f5f5; line-height:30px; color:#666;font-size:14px;  padding:16px 50px 16px 122px;}
.ssnr b{color:#d71619;font-size:16px;font-weight:bold;line-height:30px;}
.gk_secnr .search-warp .search-form{ width:100%;}
.gk_secnr .search-form h3{ display:none;}
.gk_secnr .search-form ul.advsec{ width:792px; margin:0 auto;}
.gk_secnr .search-form ul.advsec li{ float:left;}
.gk_secnr .search-form ul.advsec li.bt{ width:68px;  font-size:18px; line-height:60px; }
.gk_secnr .search-form ul.advsec li.srk{position:relative; width:650px;}
.gk_secnr .search-form ul.advsec li.srk .msg-box{position:absolute;left:0;top:0;}
.gk_secnr .search-form ul.advsec li.srk .search-keywords{width:630px;height:50px;padding:4px 10px; outline:none; line-height:50px;border:1px solid #dcdcdc;font-size:18px;color:#666;border-radius:5px;}
.gk_secnr .search-form ul.advsec li.cx{width:80px;height:60px; margin:0 0 0 -62px; position:relative;}
.gk_secnr .search-form ul.advsec li.cx .sear_button1{border:0;cursor:pointer;width:80px;color:#fff;height:60px; line-height:60px; text-align:center;overflow:hidden; background:url(../images/search_btnico.png) center center no-repeat #537f44; border-radius: 10px; outline:none; font-size:0;overflow:hidden; text-indent:-999em;} 
.gk_secnr .search-form .ad_hotsearch{width:792px; margin:0 auto; line-height:44px; font-size:14px; }
.gk_secnr .search-form .ad_hotsearch li{ display:inline; padding:0 30px 0 0;}
.gk_secnr .search-form .ad_hotsearch .hotfont{ padding:0 0 0 74px;}
.gk_secnr .search_adconline{ border:1px solid #e5e5e5; border-bottom:none; margin:15px 0 0 0;}
.gk_secnr .search-form ul.advcon{border-bottom:1px solid #e5e5e5;  }
.gk_secnr .search-form ul.advcon li{float:left;}
.gk_secnr .search-form ul.advcon li.bt{ width:114px; padding-right:34px; font-size:16px; line-height:48px; text-align:right; background:#eee; border-right:1px solid #e5e5e5; }
.gk_secnr .search-form ul.advcon li.rad{padding:12px 0 10px 20px; height:auto;}
.gk_secnr .search-form ul.advcon li.rad1 { margin: 12px 0 10px 20px !important;}
.gk_secnr .search-form ul.advcon li.rad select{float:left;width:320px;padding:0 !important;border:#cdcdcd 1px solid; height:26px; line-height:26px;color:#999; font-size:14px;}
.gk_secnr .search-form ul.advcon li.rad1 .txtinput{border:#cdcdcd 1px solid; height:26px; line-height:26px; padding: 0 !important; text-indent: 1em; }
.gk_secnr .search-form ul.advcon li.sel{padding:12px 0 10px 20px; height:auto;}
.gk_secnr .search-form ul.advcon li.sel select{float:left;width:170px;padding:0px;border:#cdcdcd 1px solid; height:26px; line-height:26px;color:#999; font-size:14px;}
.gk_secnr .search-warp ul.advcon li.rad label{float:left;margin:0 20px 0 0;font-weight:normal;line-height:22px; font-size:16px;}
.gk_secnr .search-warp ul.advcon li.rad label input{float:left;margin:5px 5px 6px 0;*margin:0 0 6px 0;_margin:0 0 6px 0;}
.gk_secnr .search-form ul.advlist{line-height:35px;font-size:14px;}
.gk_secnr .search-form ul.advlist li{float:left;width:161px;height:35px;padding:10px 10px 0 0;}
.gk_secnr .search-form ul.advlist li.num2,.gk_secnr .search-form ul.advlist li.num4,.gk_secnr .search-form ul.advlist li.num6{padding-right:0;}
.gk_secnr .search-form ul.advlist li a{display:block;height:35px;background:#f5f5f5;text-align:center;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.gk_secnr .search-form ul.advlist li a:hover{background:#f2f7ff;color:#0061af;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;}
input.txtinput:focus{ outline: none; border-color:#9ecaed !important;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);   box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);   -webkit-transition: border linear .2s, box-shadow linear .2s; -moz-transition: border linear .2s, box-shadow linear .2s;  -o-transition: border linear .2s, box-shadow linear .2s;  transition: border linear .2s, box-shadow linear .2s;}
/*搜索详细页*/
font.search-keywords{ color:#f00; padding:0 0.3em;}
.ssy_container{margin:88px 0 0 0; font-family:"微软雅黑"; position:relative; }
.ssy_leftbar{width:300px;height:auto;margin-bottom:50px;}
.fenlei_tit,.searchType-title{height:34px;line-height:34px;padding-left:25px;font-size:18px;font-weight:bold;color:#333; background:url(../images/searicon2.gif) 6px center no-repeat;}
.total_wz,.searchType-column{height:auto;margin-bottom:10px;padding:8px 0 8px 20px;background:#f1f1f1;font-size:14px;}
.total_wz ul li,.searchType-column ul li{height:30px;line-height:30px; font-size:15px;}
.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:#d20607;}
.ssy_rightbar{ float:none; height:auto; min-height:540px; _height:540px; }
.warm-prompt{line-height:30px; font-size:14px;}
.result_title{padding-right:18px;font-size:16px;float:right;text-align:right;width:auto;height:30px;line-height:30px;color:#8a8a8a;}
.ssy_rightbar .search-list{height:auto;margin-bottom:15px; border-bottom:1px dashed #ddd; padding:0 0 10px 0;}
.ssy_rightbar .search-list li.search-title{line-height:26px;font-size:16px; padding:5px 10px; background:#f7f7f7;}
.ssy_rightbar .search-list li.search-title a{ color:#1d6cc5;}
.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{line-height:22px; height:auto; font-size:14px; padding:8px 2%; width:96%; white-space: nowrap; overflow: hidden;  text-overflow: ellipsis;}
.ssy_rightbar .search-list li.search-column{color:#d20607;line-height:22px; display:none;}
.ssy_rightbar .search-list li.search-url{height:auto;line-height:22px; color:#008000;font-family:Arial, Helvetica, sans-serif;font-size:14px; padding:0 10px;}
.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{text-decoration:underline;}
.two_search{ height:35px; display:none;}
.two_search ul li{ float:left;}
.two_search ul li.tt1{position:relative; width:241px;}
.two_search ul li.tt1 .msg-box{position:absolute;left:0;top:34px;}
.two_search ul li.tt1 .txtinput{width:220px;height:32px;padding:0px 10px; outline:none; line-height:32px;border:1px solid #cdcdcd; border-right:none;font-size:14px;color:#999;}
.two_search ul li.tt2{width:77px;height:34px;}
.two_search ul li.tt2 .sear_button1{border:0;cursor:pointer;width:100%;color:#fff;height:34px; line-height:34px; text-align:center;overflow:hidden;background:#0061af;outline:none; font-size:14px; color:#fff;overflow:hidden;}
.two_ssresult{  font-size:14px; font-weight:bold;  position:absolute; width:100%; height:38px; line-height:38px; background:#eee; top:-68px; left:0; text-indent:2em;}
.two_ssresult span{ color:#d71619; padding:0 5px;}
/*点击排行*/
.ssy_phlist { height:240px;}
.ssy_phlist ul li{ height:48px; }
.ssy_phlist ul li span{ float:left; float: left; margin: 16px 12px 0 0; background:#478aca; text-align:center; line-height:15px; font-size:12px; color:#fff;  display: block;  width: 15px; height: 15px; overflow: hidden;}
.ssy_phlist ul li .num1{ background:#ff4e00;}
.ssy_phlist ul li .num2{ background:#ff8400;}
.ssy_phlist ul li .num3{ background:#ffb400;}
.ssy_phlist .mylabel-list li a { height:47px; line-height:47px; border-bottom:1px dashed #ddd; display: block;   float: left; width: 100%; overflow: hidden;white-space: nowrap; text-overflow: ellipsis; font-size: 14px; margin-left:-30px; text-indent:2em;}
/*搜索历史*/
.ssy_history .tit{ font-size:14px; font-weight:bold; }
.ssy_history .hide_btn{ float:right; width:52px; height:24px; cursor:pointer; font-weight:normal; }
.ssy_history .show_btn{ float:right; width:52px; height:24px; cursor:pointer; font-weight:normal; display:none;}
.ssy_history  ul { margin:10px 0 0 0;}
.ssy_history  ul li{ height:35px; line-height:35px;  padding-left:14px; font-size:14px;}
.ssy_history  ul li a{ display:block; white-space: nowrap; overflow: hidden;  text-overflow: ellipsis;}
/*二维码*/
.ssy_ewm { margin:20px 0 0 0;}
.ssy_ewm ul{ width:72px; float:left; margin:0 23px 0 0; line-height:36px; text-align:center; font-size:14px;}

/*信息公开搜索*/
.xxgklmr .xxgksear{ padding:0 0 0 10px;}
.xxgklmr .xxgksear .tel{height:50px;line-height:50px;background:#f9f4ec;padding-left:16px;font-size:18px;color:#bc0d00; padding-right:15px;}
.xxgklmr .xxgksear .tel a{font-size:14px; color:#817f7d;}
.xxgklmr .xxgksear .tel a:hover{ color:#c00;}
.xxgklmr .xxgksearbox{ padding:20px 15px 0;}
.xxgklmr .xxgksearbox .pagination{ margin-top:25px;}

.xxgklmr .search-list{height:auto;margin-bottom:15px;}
.xxgklmr .search-list li.search-title{line-height:26px;font-weight:bold;font-size:15px;}
.xxgklmr .search-list li.search-title a{ display:block; height:26px; width:100%; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.xxgklmr .search-list li.search-title a:hover{text-decoration:underline;}
.xxgklmr .search-list li a span,.xxgklmr .search-list li span{color:#cd3501;}
.xxgklmr .search-list li.search-info{line-height:22px; height:auto; margin-bottom:5px;font-size:14px;}
.xxgklmr .search-list li.search-column{color:#0384ce;line-height:22px;}
.xxgklmr .search-list li.search-url{height:auto;line-height:22px; color:#999;font-family:Arial, Helvetica, sans-serif;font-size:12px;}
.xxgklmr .search-list li.search-url span.date{padding-left:14px;color:#999; float:right;}
.xxgklmr .search-list li.search-url a{color:#999;}
.xxgklmr .search-list li.search-url a:hover{text-decoration:underline; color:#c00;}

/*页面纠错*/
.ui-dialog-title{color:#0075d0;} 
/*通知公告*/
.tzgg_search{ background:#fafafa; border-top:2px solid #1d6cc5; margin-top:20px; padding:15px 20px 15px 20px; font-size:16px;}
.tzgg_search ul li{ height:30px; line-height:30px; position:relative; padding:8px 0;}
.tzgg_search h3{ width:100px; position:absolute;}
.tzgg_search .tzgg_style{ margin-left:100px;}
.tzgg_search .tzgg_style a{ display:inline; padding:7px 10px; background:#fafafa;border-radius: 5px; -moz-border-radius: 5px; margin:0 5px; }
.tzgg_search .tzgg_style a:hover,.tzgg_search .tzgg_style a.hover{background:#537f44; color:#fff; }

.list_tzgg ul li { background:none; padding:20px 15px; border-bottom:1px dashed #ccc;}
.list_tzgg ul li .t_date{ display:inline;  padding:0 18px; float:left; height:44px; line-height:44px;  font-size: 26px;  text-align: center; background: #e8e8e8;}
.list_tzgg ul li .t_type{ color:#0080ff; margin:0 0 0 10px; }
.list_tzgg ul li .t_date{ background: #e8e8e8;}
.list_tzgg ul li  a:hover .t_date{ color:#fff; background:#537f44;}
.list_tzgg ul li.hover{ background:#f8f8f8;}



@media (max-width:1199px) {
 .mesgwz table td .dfbox{overflow: hidden;margin: 0;}
 .mesgwz table td.tit{width: 130px;}
 /*调查文章 end*/
 .poll_collect ul{width: 100%;}
 .poll_collect li{width: auto;}
 .poll_collect li.btn-group{width: 100%; padding: 0; margin: 10px 0 0 0;}
.video-player{ width:100% !important; line-height:30px !important; height:auto !important; overflow: hidden;}
}

@media (min-width: 992px) and (max-width:1199px) {
	.rightnr{ width:722px;}
	 .newsinfoleft,.newsinforight{ float:none; width:100%; text-align:center;}
	.doc_list li a{ float:none; display: block; margin-right: 120px;
    white-space: nowrap;  overflow: hidden; text-overflow: ellipsis;} 
	.listnews li.columnName a.title,.listnews li.columnName a.more{margin-right: 0;}
	.listnews li.columnName a.more{float:right}
	.listnews li.columnName a.title{float: left;}
	.doc_list li img{ display:none;}
	.ssy_rightbar{ width:612px; padding-right:20px;}
	ul.picture-list li{ padding:8px 24px 2px 45px;}
	/*****高级搜索****/
	.secnr {padding: 30px 20px 40px;}
	.ssnr {  margin-top: 44px;  float: left;  width: 150px;}
	.search-warp .search-form{ width:100%; background:none !important; margin:0 0 20px 0 !important; padding:0  !important; height:auto; }
	.search-form ul.advsec{ width:503px;}
	.search-form ul.advsec li.srk .txtinput {  width: 421px;}
	.search-form ul.advsec{width:503px;}
	.search-form ul.advsec li.srk .txtinput{width:421px;}
	.search-form ul.advcon li.sel,.search-form ul.advcon li.rad{width:500px;}
	.search-warp ul.advcon li.rad label{margin:0 15px 0 0;}
 /*****留言栏目****/
 .liuyan_cxcon .liuyan_cxbox{ width: 93%;}
 .liuyan_cxcon .liuyan_cxbox ul li.jg{width: 2%;}
 .liuyan_cxcon .liuyan_cxbox ul li.gjz{width: 80px;}
 .liuyan_cxcon .liuyan_cxbox ul li.tm{width: 130px;}
 .liuyan_cxcon .liuyan_cxbox ul li.tm input{width: 118px;}
 .liuyan_cxcon .liuyan_cxbox ul li.srk{width: 193px;}
 .liuyan_cxcon .liuyan_cxbox ul li.srk input{width: 182px;}
 .listnews .guestbook-table .guestbook_title li.t1{width: 328px;}
 .listnews .guestbook-table .guestbook_title li.t3{width: 103px;}
 .listnews .guestbook-table .guestbook_title li.t2{width: 133px;}
 .listnews .guestbook-table .guestbook_title li.t4{width: 80px;}
 .listnews .guestbook-table ul.odd li.t1, .listnews .guestbook-table ul.even li.t1{width: 310px;}
 .listnews .guestbook-table ul.odd li.t2, .listnews .guestbook-table ul.even li.t2{width: 103px;}
 .listnews .guestbook-table ul.odd li.t3, .listnews .guestbook-table ul.even li.t3{width: 133px;}
 .listnews .guestbook-table ul.odd li.t4, .listnews .guestbook-table ul.even li.t4{width: 80px;}
 .listnews.ldmesg .guestbook-table .guestbook_title li.t1{width: 473px;}
 .listnews.ldmesg .guestbook-table ul.odd li.t1, .listnews.ldmesg .guestbook-table ul.even li.t1{width: 455px;}
 /*留言列表 end*/
 .guestbook-table-form ul li{font-size: 14px;}
 .guestbook-table-form ul li.bt,.guestbook-table-form ul li.bt1{width: 100px;}
 .guestbook-table-form ul li.srk{width: 200px;}
 .guestbook-table-form ul li.srk select{width: 200px;}
 .guestbook-table-form ul li.srk input{width: 188px;}
 .guestbook-table-form ul li.srk1, .guestbook-table-form ul li.gk, .guestbook-table-form ul li.yzm,.guestbook-table-form ul li.tex{width: 510px;}
 .guestbook-table-form ul li.srk1 input,.guestbook-table-form ul li.tex textarea{width: 488px;}
 /*留言表单 end*/
 .mesgwz table td .dfbox{width: 566px;}
 .mesgwz table td .dfbox div{display: inline; overflow: hidden;}
 .mydcon td.td1{width: 100px;}
 .mydcon td.td2{width: 150px;}
 .mesgwz table .mydcon .myd_input{width: 140px;}
 .mesgwz table td label{margin: 0;}
 .mydcon td.td3{width: 120px;}
 /*留言文章 end*/
 .vote-show td .vote_con span.c3{width: 75px;}
 .vote-show td .vote_con span.c2{width: 127px;}
 .vote-show td .vote_con span.c1{width:585px; padding-right: 20px;}
 /*调查文章 end*/
 .listnews .collect-list li a, .survey-list li a{width:394px;}
 .poll_collect li p.poll_conts textarea{width: 715px;}
 /*征集文章 end*/
/*文章页二维码*/
.wzewmbox .ewm{ width:456px; }
.wzewmbox .ewm .txt{ margin-right:18px;}
.wzewmbox .ewm_wx{  width:436px;}
.ewm_wbtu{ margin-right:10px;}
.wz_xgyd .list ul li{ width:335px;}
.wz_xgyd .list ul li.num2,.wz_xgyd .list ul li.num4,.wz_xgyd .list ul li.num6,.wz_xgyd .list ul li.num8,.wz_xgyd .list ul li.num10{ width:355px;padding-right:20px;}

}

@media (min-width: 768px) and (max-width:991px) {
	.topsearchbox{ display:none;}
	.leftnr,.rightnr{ width:100%; min-height:0; padding:0; margin:0;}
	 .newsinfoleft,.newsinforight{ float:none; width:100%; text-align:center;}
	.listnews{ min-height:300px;}
	.doc_list li a{ float:none !important; display: block;  float: none !important;   margin-right: 90px;
    white-space: nowrap;  overflow: hidden; text-overflow: ellipsis;} 
	.doc_list li img{ display:none;}
	.position,.wzpos{ padding-bottom:5px;}
	.position_list,.position{ float:none !important; height:auto;}
	.ssy_rightbar,.ssy_leftbar{ width:100%; height:auto; min-height:auto;}
	ul.picture-list li{ padding:8px 0 2px 6px}
	.dty_sublb ul li{ width:24%; }
	/*****高级搜索****/
	.ssnr{ background:#f5f5f5; padding:16px 20px 16px 92px;}
	.gk_secnr .search-form .ad_hotsearch{ width:100%;  white-space: nowrap; overflow: hidden;  text-overflow: ellipsis;}
	.gk_secnr .search-form .ad_hotsearch .hotfont{ padding:0 0 0 10px;}
	.gk_secnr .search-form ul.advsec{ width:auto;}
	.gk_secnr .search-form ul.advsec li.bt{ display:none;}
	.gk_secnr .search-form ul.advsec li.srk{width:100%;} 
	.gk_secnr .search-form ul.advsec li.srk .txtinput{width:96%;     padding: 4px 2%;}
	.gk_secnr .search-form ul.advsec li.cx{ margin-left:-80px;}
	.gk_secnr .search-form ul.advcon li.bt{ width:100%; padding:0; text-indent:2em; text-align:left;}
 .guestbook-table-form ul li{font-size: 14px;}
  /*****留言栏目****/
  .listnews .guestbook-table .guestbook_title li.t1{width: 360px;}
  .listnews .guestbook-table ul.odd li.t1, .listnews .guestbook-table ul.even li.t1{width: 343px;}
  .listnews.ldmesg .guestbook-table .guestbook_title li.t1{width: 534px;}
  .liuyan_cxcon .liuyan_cxbox{width: 690px;}
  .listnews.ldmesg .guestbook-table ul.odd li.t1, .listnews.ldmesg .guestbook-table ul.even li.t1{width: 516px;}
  /*留言列表 end*/
  .guestbook-table-form ul li.bt,.guestbook-table-form ul li.bt1{width: 110px;}
  .guestbook-table-form ul li.srk{width: 215px;}
  .guestbook-table-form ul li.srk select{width: 215px;}
  .guestbook-table-form ul li.srk input{width: 203px;}
  .guestbook-table-form ul li.srk1, .guestbook-table-form ul li.gk, .guestbook-table-form ul li.yzm,.guestbook-table-form ul li.tex{width: 540px;}
  .guestbook-table-form ul li.srk1 input,.guestbook-table-form ul li.tex textarea{width: 528px;}
 .lynybox .mydcon ul li p.srk .myd_input{width: 140px;}
  /*留言表单 end*/
 .listnews .collect-list li a, .listnews .survey-list li a{width: 463px;}
  .poll_collect li p.poll_conts textarea{width: 505px;}
  .vote-lsit ul li.vote-textarea textarea{width: 97.5%;}
    .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.c3{width: 100%; padding: 0; text-align: left;}
 .newscontnet img,.newscontnet table{ max-width:100%; height:auto;}
/*文章页二维码*/
.wzewmbox{ height:auto;}
.wzewmbox .ewm{ width:90%; padding:5%; border:none;}
.ewm_wx{ margin:0 auto; width:90%; padding:5%;}
.ewm_wx .ewm_tu{ margin-left:6px;}
.wz_xgyd .list ul li{ float:none; width:auto; padding-right:0px;}
.wz_xgyd .list ul li.num2,.wz_xgyd .list ul li.num4,.wz_xgyd .list ul li.num6,.wz_xgyd .list ul li.num8,.wz_xgyd .list ul li.num10{  width:auto;}
/*搜索*/
 .vote-show,.vote-info{width: auto;}

}
@media (max-width:767px) {
	.clear20{ padding:10px 0;}
	.leftnr,.rightnr{ width:100%; min-height:auto; padding:0; margin:0;}
	.newsinfoleft,.newsinforight{ float:none; width:100%; text-align:center;}
	.doc_list li a{ float:none !important; display: block;  float: none !important;   margin-right: 90px;
    white-space: nowrap;  overflow: hidden; text-overflow: ellipsis;} 
	.doc_list li a.more{ float:right !important; margin-right:0 !important;}
	.doc_list li img{ display:none;}
	.contentbox{ padding:20px;}
	.fontsize_box{ width:100%; clear:both;}
	.sharecon{ width:auto;  clear:both;}
	.newscontnet{ min-height:200px;}
	.ssy_rightbar{ width:100%;}
	.ssy_rightbar .search-list li.search-url a{ display:none }
	.ssy_rightbar .search-list li.search-url span.date{ padding:0;}
	 ul.picture-list li{ float:none; width:98%; height:auto; display:block; margin:0 1% 20px 1%; padding:0;}
	  ul.picture-list li a{ display:block; width:100%;}
	  ul.picture-list li.mg_img{ width:100%; display:block;}
	 ul.picture-list li a img{ width:90%; height:auto; padding:1%; float:none;}
	 ul.picture-list li .img_title{ width:100%;}
	.dty_sublb ul li{ width:49%; }
 .vote-show,.vote-info{width: auto;}

	ul.videoNews-img-list li{float:none;width:98%; height:auto; display:block; margin:0 1%; padding:0; }
	ul.videoNews-img-list li a.pic{ display:block;width:92%; padding:4%; background:#f2f2f2; height:auto;}
	ul.videoNews-img-list li a img{ width:100%; height:auto; float:none;}
	/*****高级搜索****/
	.content_syy {padding: 0 10px;}
	.ssy_container{ margin: 18px 0 0 0;}
	.search_main, .lm_contain, .con_main {  padding: 10px;}	
	.ssnr{ background:#f5f5f5; padding:20px;}
	.ssy_rightbar,.ssy_leftbar{ width:100%; height:auto; min-height:auto;}
	.gk_secnr .search-form .ad_hotsearch{ width:auto; width:100%;  white-space: nowrap; overflow: hidden;  text-overflow: ellipsis;}
	.gk_secnr .search-form .ad_hotsearch .hotfont{ padding:0 0 0 10px;}
	.gk_secnr .search-form ul.advsec{ width:auto;}
	.gk_secnr .search-form ul.advsec li.bt{ display:none;}
	.gk_secnr .search-form ul.advsec li.srk{width:100%;} 
	.gk_secnr .search-form ul.advsec li.srk .txtinput{width:96%;     padding: 4px 2%;}
	.gk_secnr .search-form ul.advsec li.cx{ margin-left:-80px;}
	.gk_secnr .search-form ul.advcon li.bt{ width:100%; padding:0; text-indent:1em; text-align:left;}
	.gk_secnr .search-form ul.advcon li.sel {  width:100%; padding:10px 0;  text-align:left;}
	.gk_secnr .search-form ul.advcon li.sel select{ margin-left:12px;}
	.header_search .logo{ height:auto; padding-bottom:40px;}
    .gk_secnr .search-form ul.advsec li.srk .search-keywords{ width: 95%;   padding: 4px 2%;}
	.gk_secnr .search-form .ad_hotsearch li{ padding:0 10px 0 0;}
	.gk_secnr .search-form ul.advcon li.rad select{width:95%;  }
 .gk_secnr .search-form ul.advcon li.rad1 .txtinput{width:95%; }
 .guestbook-table-form ul li{font-size: 14px;}
    .listnews .guestbook-table .guestbook_title li.t2,.listnews .guestbook-table .guestbook_title li.t4{display: none;}
    .listnews .guestbook-table .guestbook_title li.t1,.listnews .guestbook-table ul.odd li.t1, .listnews .guestbook-table ul.even li.t1{ float: none; width: auto !important; margin-right: 110px;}
    .listnews .guestbook-table .guestbook_title li.t3,.listnews .guestbook-table ul.odd li.t2, .listnews .guestbook-table ul.even li.t2{width: 110px;}
    .liuyan_cxcon{height: auto; overflow: hidden;}
    .liuyan_cxcon .liuyan_cxbox{width: 100%;}
    .liuyan_cxcon .liuyan_cxbox ul li.tm,.liuyan_cxcon .liuyan_cxbox ul li.srk,.liuyan_cxcon .liuyan_cxbox ul li.ss2{width: 100%;padding-top: 5px;}
    .liuyan_cxcon .liuyan_cxbox ul li.jg{display: none;}
    .liuyan_cxcon .liuyan_cxbox ul li.tm input{width: 97%; padding-left: 2%;}
    .liuyan_cxcon .tj{ height: auto; padding-left: 0; padding-top: 40px;}
    .liuyan_cxcon .liuyan_cxtit{padding-left: 0;}
    .liuyan_cxcon .liuyan_cxbox ul li.gjz{display: none;}
    .liuyan_cxcon .liuyan_cxbox ul li.srk input{width: 97%; padding-left: 2%; border-right: #cecece 1px solid;}
    .liuyan_cxcon .liuyan_cxbox ul li.clear{display: block;}
    .liuyan_cxcon .liuyan_cxbox ul li.ss2 input{width: 99%; margin-left: 1px;}
    .listnews .collect-list li a, .survey-list li a{width: 77%; padding-right: 0;}
    .listnews .collect-list li .starting, .navjz .collect-list li .over, .navjz .collect-list li .nostart, .survey-list li .starting, .survey-list li .over, .survey-list li .nostart{width: 20%; text-align: right;}
    .listnews .collect-list li .date, .survey-list li .date{display: none;}
    .poll_collect li p.poll_txt, .poll_collect li p.poll_con{width: 89px;}
    .poll_collect li p.poll_input, .poll_collect li p.poll_yzm,.poll_collect li p.poll_conts{width: auto; float: none;margin-left: 95px;}
    .poll_collect li p.poll_input input{width: 100%;}
    .poll_collect li p.poll_conts textarea{width: 100%;}
    .vote-lsit ul li.vote-textarea textarea{width: 98%; padding: 4px 1%;}
    .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.c3{width: 100%; padding: 0; text-align: left;}
    .guestbook-table-form ul li.bt,.guestbook-table-form ul li.bt1{width: 98%; padding-left: 2%; text-align: left; height: 44px; line-height: 44px;}
    .guestbook-table-form ul li.srk,.guestbook-table-form ul li.srk1, .guestbook-table-form ul li.gk, .guestbook-table-form ul li.yzm,.guestbook-table-form ul li.tex{width: 98%; padding-left: 2%;}
    .guestbook-table-form ul li.srk select{width: 98%;}
    .guestbook-table-form ul li.srk input,.guestbook-table-form ul li.srk1 input,.guestbook-table-form ul li.tex textarea{width: 95%;}
	 .newscontnet img,.newscontnet table{ max-width:100%; height:auto;}
	.listnews .collect-list li .over, .survey-list li .over{width:20%;text-align: right;}
 .lynybox .mydcon ul li{width: 100%; float: none; overflow: hidden;}
 .con_mainline {    padding: 10px 10px;}
 .newstitle, .wztit {  font-size: 30px; line-height: 46px; }
 .two_ssresult{ text-indent:1em; position:inherit;}
	}
@media (max-width:480px) {
	.leftnr,.rightnr{ width:100%; min-height:auto; padding:0; margin:0;}
	 .newsinfoleft,.newsinforight{ float:none; width:100%; text-align:center;}
    .liuyan_cxcon .liuyan_cxbox ul li.gjz{width: 22%;padding-top: 5px;}
    .poll_collect li p.poll_yzm img{width: 50%;}
    .poll_collect li p.poll_yzm input{width: 50%;}
    .vote-btn button{width: 40%;margin: 0 2.5%;}
    .vote-code .verification{width: 65px;}
	.header_search .logo{ height:auto; width:80%; margin: 0 auto; padding:20px 0;}
    .gk_secnr .search-form ul.advsec li.srk .search-keywords{ width: 95%;   padding: 4px 2%;}
	.gk_secnr .search-form .ad_hotsearch li{ padding:0 10px 0 0;}
 .guestbook-table-form ul li.btn_group input{ width: 100px;}

}
@media (max-width:320px) {
 .lynybox .liuyancon td.nr{padding: 15px 5px;}
}

/*** 访谈文章页 ****/
.ftysecnr{height:auto;min-height:500px;_height:500px;}
.interview-detail{width:auto;border:#dcdcdc 1px solid; padding: 15px; }
.interview-detail .interview-title{overflow:hidden;text-align:center;font-size:28px; line-height:40px; padding:10px;color:#537f44;font-weight:bold;}
.interview-detail .interview-info{width:100%;height:auto;clear:both; margin:20px 0; overflow:hidden;background:#f6f6f6;}
.interview-detail .interview-info:after{visibility:hidden;display: block;font-size: 0;content:" ";clear:both;height:0;}
* html .interview-detail .interview-info{zoom: 1;} /* IE6 */
*:first-child+html .interview-detail .interview-info{zoom: 1;} /* IE7 */
.interview-detail .interview-info .in-img{float:left;width:550px;height:373px;}
.interview-detail .interview-info .in-img img{width:550px;height:373px;}
.interview-detail .interview-info .in-info{float:right;width:568px; padding:15px 20px 0 0;}
.interview-detail .interview-info .in-info p{font-size:16px; color: #666; line-height:30px; overflow:hidden; text-align: justify;}
.interview-detail .interview-info .in-info p.p1{min-height:30px;}
.interview-detail .interview-info .in-info p.p1 a{color: #666;}
.interview-detail .interview-info .in-info p.p1 a:hover{color: #666;}
.interview-detail .interview-info .in-info p.p2{margin-top:10px;}
.interview-detail .interview-info .in-info p.p3{margin-top:10px; max-height:270px; overflow: hidden; overflow-y: auto;}
.interview-detail .interview-info .in-info p.p4{height:35px;margin-top:3px; display: none;}
.interview-detail .interview-info .in-info p span.tit{ float: left; margin-left: 0; font-size:16px; font-weight:bold;height:30px;line-height:30px; width:90px; color:#333;}
.interview-detail .interview-desc{ margin-top:20px;clear:both; padding:15px 0;}
.interview-detail .interview-desc-title{height:40px; line-height:40px; background:#f6f6f6; margin-bottom:15px;}
.interview-detail .interview-desc-title span{display:block;float:left;padding:0 30px; font-size:18px; color:#fff; background:#537f44;}
.interview-detail .interview-desc-title .tptabs  li{ display:inline; float:left; width:auto; height:40px; padding:0 30px; font-size:18px;}
.interview-detail .interview-desc-title .tptabs  li a{ color:#333;}
.interview-detail .interview-desc-title .tptabs  li.active{ background:#537f44; color:#fff;}
.interview-detail .interview-desc-title .tptabs  li.active a{ color:#fff;}
.interview-detail  .interview-zj{ font-size:14px; line-height:26px; padding:0 10px; height:170px; overflow:auto;}
.interview-pic .con{ display:none;}
.interview-pic .active{ display:block;}
.interview-detail .interview-desc-title p{ height: 20px; line-height: 20px; padding: 10px 0;}
.interview-detail .interview-desc-title p a{ display:block; float:left; background:url(../images/ftwz_icon.png) 0 0 no-repeat;}
.interview-detail .interview-desc-title p a:hover{ color:#333;}
.interview-detail .interview-desc-title p a.sx{ width:47px; padding-left:19px; background-position:0 -80px; display:none;}
.interview-detail .interview-desc-title p a.zx{ width:45px; padding-left:12px; background-position:0 0;}
.interview-detail .interview-desc-title p a.zx.on,.interview-detail .interview-desc-title p a.zx:hover{ background-position:0 -20px;}
.interview-detail .interview-desc-title p a.fx{ width:42px; padding-left:12px; background-position:0 -40px;}
.interview-detail .interview-desc-title p a.fx.on,.interview-detail .interview-desc-title p a.fx:hover{ background-position:0 -60px;}

.interview-detail .interview-desc .desc{padding:30px 20px 20px;line-height:180%;font-size:16px;color:#555;text-indent:2em;word-break:break-all;word-wrap:break-word; border-bottom: 1px solid #eee;}
.interview-detail .interview-info-list{clear:both;padding:0 14px 14px;border-top:0;border-bottom:0;}
.interview-detail .interview-info-list:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
* html .interview-detail .interview-info-list{zoom: 1;} /* IE6 */
*:first-child+html .interview-detail .interview-info-list{zoom: 1;} /* IE7 */
.interview-detail .interview-info-list .pagination{margin:0;padding:10px 0 10px;}
.interview-detail .interview-info-list .interview-body{padding:15px 23px;line-height:24px;font-size:14px;color:#555; border-bottom:1px solid #f6f6f6;word-break:break-all;word-wrap:break-word;}
.interview-detail .interview-info-list .interview-body .interview-info{word-break:break-all;word-wrap:break-word;}
.interview-detail .interview-info-list .interview-reply{border:#dcdcdc 1px dashed;background:#f6f6f6;padding:20px 23px;line-height:22px;font-size:14px;color:#555555;}
.interview-detail .interview-info-list .interview-username{font-weight:bold;color:#e60012;}
.interview-detail .interview-info-list .interview-datetime{color:#999;}
.interview-detail .interview-table{width:100%; margin-top: 40px; clear: both;}
.interview-detail .interview-table th{height:40px;line-height:40px;font-size:16px;width:160px;text-align:right;padding-right:10px;font-weight:normal;}
.interview-detail .interview-table td{padding:4px 0;}
.interview-detail .interview-table td input,.interview-detail .interview-table td textarea{font-family:"Microsoft YaHei",微软雅黑;color:#666;}
.interview-detail .interview-table td.name #interview_name{width:300px;height:30px;line-height:30px;padding:0 5px;border:#ddd 1px solid;background:#f8f8f8;}
.interview-detail .interview-table td.opinion #interview_content{width:550px;height:100px;line-height:30px;padding:5px;border:#ddd 1px solid;background:#f8f8f8;}
.interview-detail .interview-table td.poll_input #checkimg{width:100px;height:30px;line-height:30px;padding:0 5px;border:#ddd 1px solid;background:#f8f8f8;}
.interview-detail .interview-table td.btn-group{padding:10px 0 30px; width: auto !important;}
.interview-detail .interview-table td.btn-group #btn_submit{width:116px;background:#537f44;height:38px;line-height:38px;cursor:pointer;border:0;outline:none;color:#fff;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px; padding: 0; text-align: center;}

.interview_picbox{ height: 225px; overflow: hidden; padding-bottom: 20px;}
.interview_picbox .myMarquee{ width: 100% !important;}
.interview_picbox ul li{width:269px;height:170px;float:left; padding-right:28px; position:relative; padding-left:0; background:none;}
.interview_picbox ul li img{ width:268px; height:170px; padding:0;}
.interview_picbox ul li span{ position:absolute; left:0; bottom:0;_bottom:-1px; width:248px; padding:0 10px; height:36px; line-height:36px; font-size:14px; text-align:center; background: url(../images/black60.png); display: block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.interview_picbox ul li a{color: #fff;}
.interview_picbox ul li a:hover{color: #fff;}
/*** 访谈文章页 ****/
@media (min-width: 992px) and (max-width:1199px) {
    .interview-detail .interview-info .in-img{width: 450px; height: auto;}
    .interview-detail .interview-info .in-img img{width: 100%; height: auto;}
    .interview-detail .interview-info .in-info{width: 470px; padding-top: 10px;}
    .interview-detail .interview-info .in-info p.p3{max-height: 180px;}
}
@media (max-width:991px) {
    .interview-detail .interview-info .in-img{float: none; width: auto; height: auto; text-align: center; padding: 15px 15px 0;}
    .interview-detail .interview-info .in-img img{width: 100%; margin: 0 auto; height: auto;}
    .interview-detail .interview-info .in-info{float: none; padding: 15px; margin: 0 auto; width: auto;}
}
@media (min-width: 768px) and (max-width:991px) {
    .interview-detail .interview-table th{width: 120px;}
}
@media (max-width:767px) {
 .interview-detail .interview-info .in-info p.p3{max-height: none; overflow-y: inherit;}
    .interview-detail .interview-table th{width: 120px;}
    .interview-detail .interview-table td.opinion #interview_content{width: 90%;}
    .interview-detail .interview-table td.name #interview_name{width: 90%;}

}
@media (max-width:480px) {
 .interview-detail .interview-table th{width: 106px; padding-right: 5px;}
 .interview-detail .interview-desc .desc{padding: 23px 0 10px;}
 .interview-detail .interview-info{padding-top: 0;}
 .interview-detail .interview-info .in-img{ padding: 0;}
 .interview-detail .interview-info .in-img img{width: 100%;}
 .interview-detail .interview-info-list .interview-body{ padding: 15px 0;}
}
@media (max-width:480px) {
    .interview-detail .interview-table td.poll_input #checkimg{width: 75px;}
}

/*每日信息发布*/
.datebody .lm_header{ height: 137px;}
.datebody .content{ margin-top: 137px;}
.fbleft{ width:360px;}
.fbleft .Calendar table td { font-size: 15px; text-align: center; }
.fbleft .Calendar table thead td { font-weight: bold; height: 60px;  }
.fbleft .Calendar table tbody td { height: 36px; }
.fbleft .Calendar table tbody td a { display: inline-block; width: 36px; height: 36px; line-height: 36px;  }
.fbleft .Calendar table tbody td a:hover { color: #333;}
.fbleft .Calendar table tbody td.onToday a { background: url("../images/news_datebg.png") 0 0 no-repeat; color: #fff;}
.fbleft .date_ym { padding: 30px 0; position: relative; height: 20px;}
.fbleft .date_ym .btn { position: absolute; width: 16px; height: 16px; background: url(../images/date_arrow.png) no-repeat; cursor: pointer; top: 50%; margin-top: -8px; padding: 0; }
.fbleft .date_ym #idCalendarPre { left: 10%; background-position: 0 0; }
.fbleft .date_ym #idCalendarNext { right: 10%; background-position: -17px 0; }
.fbleft .date_ym #idCalendarPre:hover { background-position: 0 -17px; }
.fbleft .date_ym #idCalendarNext:hover { background-position: -17px -17px;  }
.fbleft .date_ym .ym {text-align: center;  font-size: 18px;  line-height: 20px;  }
.fbleft #idCalendar td.onSelect { font-weight: bold;  }
.fbleft #idCalendar td.onSelect a { background: #f2f2f2;  }
.fbleft #idCalendar td.onSelect a:hover{background: url("../images/news_datebg.png") 0 0 no-repeat; color: #fff;}

.fbleft .date_side {  float: left;  width: 358px;  border: #e6e6e6 1px solid;  }
.fbleft .date_side .tips {height: 46px; line-height: 46px;  background: #f5f5f5;  text-align: center;  font-size: 16px;  color: #537f44;  border-bottom: #e6e6e6 1px solid; float: none; padding: 0;}

.tly_navjz{width:813px; height:auto;min-height:555px;_height:555px;font-size:14px;line-height:36px; border:1px solid #e6e6e6;}
.tly_navjz #navjz{clear:both; padding:0 10px 15px;}
.tly_navjz table{max-width:100% !important;}
.tly_navjz ul li{padding:0 10px 0 23px; overflow: hidden; background:url(../images/ico.png) 10px 16px no-repeat;height:36px;line-height:36px;vertical-align:bottom;}
.tly_navjz ul li a{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.tly_navjz ul li img{ display: none;}
.tly_navjz ul li span.date{color: #999; font-size: 14px;}
.tly_navjz ul{padding-bottom: 10px;}

.lmy_dqlanmu{ background:#f5f5f5;  height: 46px;  line-height: 46px; font-size: 16px; font-weight: bold; color: #537f44;  padding-left: 26px; margin-bottom:8px;}
.tly_navjz .pagination{ margin:0;}
@media (min-width: 992px) and (max-width:1199px) {
 .tly_navjz{width: 625px;}
 .fbleft{ width: 345px;}
 .date_side{float: none !important; width: auto !important;}
 .tly_navjz ul li a{ display:block;width: auto; margin-right: 90px;}
}
@media (max-width:991px) {
 .tly_navjz,.fbleft{ float: none; width: auto;}
 .tly_navjz{margin-top: 15px;}
 .date_side{float: none !important; width: auto !important;}
}
/*每日信息发布*/

/*回复满意度统计*/
.phy_xxphlb{height:auto;margin:auto;padding:40px 0 50px; font-family:Microsoft YaHei; min-height: 500px;}
.phy_xxphlb .phy_table{margin:auto;width:1160px;border-collapse:collapse;}
.phy_xxphlb .phy_table td{height:36px;line-height:20px;text-align:center;border:#ebebeb 1px solid;font-size:14px;color:#555;}
.phy_xxphlb .phy_table .title td{background:#f2f7ef;font-weight:bold;color:#537f44;}
.phy_xxphlb .phy_table .bg_g td{background:none;}
.phy_xxphlb .phy_table td a{font-size:14px;color:#555;line-height:40px;}
.phy_xxphlb .phy_table td a:hover{color:#ed4403;}
.phy_xxphlb .phy_table .titlemyd td{ height:50px; font-weight:bold; background:#f2f7ef; text-align:center; font:16px/24px Microsoft YaHei; color:#537f44; font-weight: bold;}

/*回复满意度统计*/
@media (max-width:1199px) {
 .phy_xxphlb .phy_table{width: 98%;}
}
/*新增样式*/
.ztbox{ width:auto; float:none;}
.listnews11{ margin:20px 0 0 0; font-size:16px; line-height:200%; padding:15px 18px; overflow:hidden; min-height:488px; height:auto; border:1px solid #dcdcdc;}
.ztzl_title{ height:38px; background:url(../images/ztsecbg.jpg) bottom repeat-x; padding-left:18px;}
.ztzl_title ul li{ width:125px; height:38px; float:left; text-align:center; line-height:38px; font-size:18px; font-weight:bold;}
.ztzl_title ul li span{ color:#666; display:block; cursor:pointer;}
.ztzl_title ul li.active span{ color:#537f44; background:url(../images/ztsec2.jpg) no-repeat;}
.ztzlbox1{ padding-top:10px;}
.ztzlbox{ display:none;}
.ztzlbox.active{ display:block;}
.ztzlbox ul li {width: 581px; float: left; height: 40px;background: url(../images/ico.png) left center no-repeat;
    font-size: 16px; line-height: 40px; overflow: hidden;}
.ztzlbox ul li a{ display:block; padding-left: 12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
	
@media (min-width: 992px) and (max-width:1199px) {
.ztzlbox ul li{ width:474px;}	
}
@media (min-width: 768px) and (max-width:991px) {
.ztzlbox ul li{ width:362px;}
}
@media (max-width:767px) {
.ztzlbox ul li{ width:100%;}
}
/*站群管理*/
.topbox .top_rel{overflow: hidden;}
.jiyue_top{height: 42px;line-height: 42px;text-align: center; background: url(../images/jiyue_ttbg.png) center no-repeat;}
.jiyue_top span{display: inline-block; font-size:22px;font-weight: bold;color: #537f44;padding-left: 32px;background: url(../images/jiyue_ttico.png) left center no-repeat;}
.jiyue_tab{margin-top: 20px;}
.jiyue_tab li{float: left;width:18.6%;height: 60px;position: relative;margin:0 0.7%;}
.jiyue_tab li a{display: block;line-height: 58px;text-align: center;font-size: 18px;font-weight: bold;color: #666;border: #e5e5e5 1px solid;border-radius: 5px;-webkit-border-radius: 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.jiyue_tab li i{display: none;width: 21px;height: 11px;position: absolute;bottom: -11px;left: 50%;margin-left: -10px;background: url(../images/jiyue_tton.png);}
.jiyue_tab li.active i{display: block;}
.jiyue_tab li.active a{border-color: #537f44;background: #537f44;color: #fff;}
.jiyue_con{padding-top: 27px;min-height: 300px;}
.jiyue_con>ul{display: none;}
.jiyue_con>ul.active{display: block;}
.jiyue_con ul li{width:18.6%;height: 40px;float: left;text-align: center; margin:0 0.7% 20px;}
.jiyue_con ul li a{display: block;line-height: 40px;font-size: 16px; background: #f8f8f8;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.jiyue_con ul li a:hover{background:#f4f9f2; color:#537f44;}
@media only screen and (max-width: 991px) {
 .jiyue_tab li,.jiyue_con ul li{width: 31.3%;margin: 0 1% 20px;}
 .jiyue_con{padding-top: 20px;}
}
@media only screen and (max-width:767px) {
 .jiyue_tab li{height: 50px;}
 .jiyue_tab li a{line-height: 48px;}
 .jiyue_tab li,.jiyue_con ul li{width: 49%;margin: 0 0.5% 20px;}
}

/*政府公报*/
.zfgb_search{  border: 1px solid #ccc; border-radius: 5px; position: relative; padding: 0 95px 0 150px; height: 40px; border-right: 0 none; margin:0 8px 10px 0;}
.zfgb_search input{background: none; border: 0 none; vertical-align: middle; width: 100%;}
.zfgb_search li{font-size: 0; line-height: 0;}
.zfgb_search .ss1{ height: 30px; border-left: 1px solid #ccc; padding: 0 12px; margin: 5px 0 5px 95px;}
.zfgb_search .ss1 input{ height: 30px; line-height: 30px; font-size: 14px;}
.zfgb_search .ss2{ position: absolute; width: 95px; height: 42px;background: #537f44 url("../images/lmsearico.png") 12px center no-repeat;border-radius: 0 9px 9px 0; overflow: hidden; top: -1px; right: -8px;}
.zfgb_search .ss2 input{ float: left; height: 42px; cursor: pointer; text-indent: 58px; font-weight: bold; color: #fff; font-size: 18px; text-align: left;  text-indent: 42px; text-align: left; height: 42px; color: #fff; cursor: pointer;  font-weight: normal; font-size: 16px;}
.zfgb_search .ss3{ position: absolute; left: 5px; top: 0; width: 140px;color: #537f44; font-weight: bold; font-size: 18px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;   width: 93px; font-size: 14px; font-weight: normal; line-height: 40px; height: 40px;}
@media (max-width: 767px) {
	 .zfgb_search {padding-left: 0;}
    .zfgb_search .ss3{display: none;} 
    .zfgb_search .ss1{border: 0 none;   margin: 5px 0 5px 0}
}

.rightnr .zfgb_menu{ text-align: right; padding: 15px 0 0; height: 32px; position: relative; line-height: 0; font-size: 0;}
.rightnr .zfgb_menu .select{ position: absolute; top: 16px; right: 0; height: 30px;}
.rightnr .zfgb_menu select{ width: 100px; margin-left: 5px; height: 30px; line-height: 30px; font-size: 16px; vertical-align: middle;}
/*防疫公益广告*/
.gy_banner{ background: url(../images/gy_banner.jpg) top  center no-repeat; height:433px; margin-bottom:25px;}
.gy_title{ height:45px; line-height:45px; border-bottom:1px solid #e7e7e7; font-size:22px;}
.gy_title ul li{ float:left;}
.gy_title ul li a{ color:#537f44;}
.qy_imglist{ margin:25px 0; font-size:16px;}
.qy_imglist ul{ width:110%;}
.qy_imglist ul li{ display:inline; float:left; width:270px;  text-align:center;   height:195px; margin-right:40px;}
.qy_imglist ul li img{width:100%; height:155px; }
.qy_imglist ul li .title{ display:block; height:40px;  text-align:center; line-height:40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
@media (min-width: 992px) and (max-width:1199px) {
	.gy_banner{  background-size:1100px; height:248px;}
.qy_imglist ul li{  width:233px; height:174px; margin-right:20px;}
.qy_imglist ul li img{ height:134px; }
	

}
@media (min-width: 768px) and (max-width:991px) {
.gy_banner{  background-size:992px; height:224px;}
.qy_imglist ul li{  width:177px; height:142px; margin-right:20px;}
.qy_imglist ul li img{ height:102px; }
	
}
@media (max-width:767px) {
.gy_banner{  background-size:768px; height:173px; margin-bottom:15px;}
.qy_imgbox{ padding:0 10px;}
.qy_imglist ul { width:100%;}
.qy_imglist ul li{ width:98%; float:none; margin: 0 1%; height:auto;}
.qy_imglist ul li img{  height:auto; }
}

@media (max-width:500px) {
.gy_banner{  background-size:500px; height:113px;}
}


#officePage .work_grid_title{height: 36px;background: #ecf1ea;line-height: 36px;font-size: 16px;font-weight: bold;color: #333;text-align: center; position: relative;}
#officePage p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap; float: left;}
#officePage .p1{float: left;width: 145px;}
#officePage .p2{width: 287px;}
#officePage .p3{float: right;width: 130px;text-align: center;}
#officePage .p4{float: right;width: 140px;text-align: center;}
#officePage .p5{float: right;width: 80px;text-align: center;}
#officePage .p6{float: right;width: 110px;text-align: center;}
#officePage .work_grid_table{padding: 10px 0;}
#officePage .work_grid_table li{height: 38px;line-height: 38px;font-size: 16px;color: #333; position: relative;}
#officePage .work_grid_table li .p2{width: 255px;padding: 0 10px;}
@media (min-width: 992px) and (max-width:1199px) {
 #officePage .p1{display: none;}
 #officePage .p2{width: 224px;}
 #officePage .work_grid_table li .p2{width: 192px;}
}
@media (max-width:991px) {
 #officePage .p1,#officePage .p3,#officePage .p4,#officePage .p6{display: none;}
 #officePage .p2,#officePage .work_grid_table li .p2{float: none; margin-right: 80px; width: auto;}
 #officePage .p5{position: absolute; right: 0; top: 0;}
}
