@charset "utf-8";
/* 通用栏目 */
.ls-cur-lm{margin-top: 30px;height: auto;padding: 10px 0;background: #F8FBFF;margin-bottom: 15px;position: relative;min-height: 40px;}
.ls-cur-lm .ls-cur-name{display: block;margin-right: 150px;padding-left: 26px;background: url("./../images/lm-tit-ico.png") no-repeat center left;line-height: 40px;font-size: 24px;color: #000;}
.ls-cur-lm .ls-lm-list{position: absolute;right: 20px;top: 12px;}
.ls-cur-lm .ls-lm-list span,.ls-cur-lm .ls-lm-list a.tit{display: block;background: #fff;box-shadow: 1px 1px 10px 2px rgba(202,218,240,.5);padding: 0 10px 0 38px;font-size: 16px;color: #015293;height: 36px;border-radius: 4px;background: url("./../images/lm-more-ico.png") no-repeat 14px;cursor: pointer;transition: all .6s;line-height: 36px;}
.ls-cur-lm .ls-lm-list:hover span,.ls-cur-lm .ls-lm-list:hover a.tit{background:#015293 url("./../images/lm-more-ico-h.png") no-repeat 14px;color: #fff;}
.ls-lm-list .ls-lm-more{display: none;position: absolute;width: 200px;top: 36px;left: 50%;margin-left: -100px;z-index: 99;height: auto;box-shadow: 0 0 10px rgba(0,0,0,0.2);background: #fff;}
.ls-cur-lm .ls-lm-list:hover .ls-lm-more{display: block;}
.ls-lm-list .ls-lm-more ul li{text-align: center;height: auto;background: #f9fafb;line-height: 36px;}
.ls-lm-list .ls-lm-more ul li a{display: block;font-size: 16px;}
.ls-lm-list .ls-lm-more ul li:hover a,.ls-lm-list .ls-lm-more ul li.active a{background: #cde0f0;color: #015293;}
.wza-black-white .ls-lm-list .ls-lm-more{ background: #000 !important;}
.wza-yellow-black .ls-lm-list .ls-lm-more{ background: yellow !important;}
.wza-blue-yellow .ls-lm-list .ls-lm-more{ background: blue !important;}
.wza-yellow-blue .ls-lm-list .ls-lm-more{ background: yellow !important;}
.wza-white-black .ls-lm-list .ls-lm-more{ background: white !important;}
.wza-black-yellow .ls-lm-list .ls-lm-more{ background: #000 !important;}
/***栏目文字列表****/
.ls-column-list{height:auto;margin-top:20px;min-height:500px;_height:500px;font-size:16px;line-height:1.8;border-top:0;text-align:justify;text-justify:inter-ideograph;word-break:break-all;word-wrap:break-word;}
.ls-column-list ul{clear: both;}
.ls-column-list .pagination{clear: none;}
.ls-column-list table{max-width:100% !important;}
.ls-column-list ul li{height:36px;line-height:36px;vertical-align:bottom; padding: 2px 95px 2px 15px;font-size:16px;position: relative;background: url("./../images/lm-list-ico.png") no-repeat center left;}
.ls-column-list ul li .date{float:none;position: absolute; right: 0; top:2px;color:#999;}
.ls-column-list ul.doc_list,.ls-column-list ul.download-list{padding-bottom:0;}
.ls-column-list ul.doc_list li,.ls-column-list ul.download-list li{overflow:hidden;position: relative;}
.ls-column-list ul.doc_list li a{ max-width: 1120px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.ls-column-list ul.doc_list li img{float:left;margin:12px 0 0 2px;}
.ls-column-list ul li.lm_line{height: 0;border-bottom: 1px dashed #D8D8D8;margin: 14px 0; padding:0;background: none;}
.lm_line.add{display: none;}
.ls-column-list ul li.columnName{height:auto;margin:0 0 5px;padding:5px 60px 5px 10px;background-image:none !important;background:#f9fafb;overflow: hidden;position: relative;}
.ls-column-list ul li.columnName .title{display:block; white-space:normal;height:auto;line-height:40px;font-size:18px;font-weight: bold;max-width: none;}
.ls-column-list ul li.columnName .more{font-size:16px;color:#999;line-height:40px;position: absolute;top:5px;right:10px;}
.ls-column-list ul li.columnName .more:hover{color:#015293;}
.ls-column-list ul.doc_list li.search-list a{max-width: none !important;margin-right: 90px;float: none;}
/*栏目页 普通页面 */
.ptlmtitle{font-size:30px;line-height:40px;text-align:center;padding-top:15px;}
.ptlminfo{line-height:34px;color:#666;font-size:14px;text-align:center;border-bottom:#dbdee1 1px solid;padding-top:10px;}
.ptlminfo span{margin:0 0.3em;display:inline-block;vertical-align:middle;}
.ptlminfo i{font-style:normal;}
.ptlminfo .wz_share{display:inline-block;vertical-align:middle;margin-top: -2px;}
.ptlminfo .wz_share .share-box{position:relative;right:auto;top:auto;}
.ptlmcontent{font-size:16px;padding:20px 0;text-align: justify;}
.ptlmcontent table{max-width:100% !important;margin:auto;}
.ptlmcontent img{max-width:100%;height:auto;}
@media (max-width: 1279px) and (min-width: 992px) {
    .ls-column-right{  width: 722px;}
    .ls-column-list ul.doc_list li a{max-width:830px; }

    .ls-cur-lm{margin-top: 15px;margin-bottom: 15px;}
}
@media (max-width: 991px){
    .ls-column-inner{padding-top: 15px;}
    .ls-column-right{ float: none;width: auto; height: auto !important;}
    .ls-column-list{margin-top:15px;}
    .ls-column-list ul.doc_list li a{max-width: none; display: block; float: none;}
    .ls-column-list ul.doc_list li img{ display: none;}
    .ls-column-list ul li.columnName{height: auto; padding:2px 0;position: relative;}
    .ls-column-list ul li.columnName .title{display: block; margin-right: 60px; height: auto; line-height: 1.5; padding: 8px 0; white-space: normal; max-width: none;}
    .ls-column-list ul li.columnName .more{ position: absolute; right: 0; top: 4px; margin-right: 0;}
    .ls-column-list ul li.lm_line{margin: 5px 0;}
    .ls-cur-lm{margin-top: 10px;margin-bottom: 10px;}

    .ls-lm-list .ls-lm-more{left: auto;right: 0;margin-left: 0;}
}
@media (max-width:767px) {
    .ls-column-inner{padding-top:10px;padding-left: 10px;padding-right: 10px;}
    .lm_container{margin: 10px;}
    .ls-column-list{min-height: 200px;margin-top:10px;}
    .ls-cur-lm .ls-lm-list{right: 10px;}
}
/*栏目页 图片列表 */
.ls-column-list ul.picture-list{ clear:both;  overflow:hidden; margin-right: -20px;}
.ls-column-list ul.picture-list li{float:left;height:auto;background:none; padding: 0; margin-right: 20px; margin-bottom:8px;text-align:center; width:305px; }
.ls-column-list ul.picture-list li a{ display: block; float: none;}
.ls-column-list ul.picture-list li .img_img{ background:#f2f2f2;padding:5px; display: block;}
.ls-column-list ul.picture-list li a img{width:100%; height:165px;}
.ls-column-list ul.picture-list li a:hover{ color:#015293;}
.ls-column-list ul.picture-list li a:hover .img_img{ background:#d8e8f7;}
.ls-column-list ul.picture-list li .img_title{ display:block; height:30px;line-height:30px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
/*视频列表 */
.ls-column-list ul.videoNews-img-list{ clear:both;  margin-right: -20px;  overflow:hidden;}
.ls-column-list ul.videoNews-img-list li{float:left;height:auto;background:none;padding:0; margin:0 20px 10px 0; text-align:center; width:305px;}
.ls-column-list ul.videoNews-img-list li a.pic{ display:block; float: none;  padding:10px; background:#f2f2f2;}
.ls-column-list ul.videoNews-img-list li a.pic:hover{ background:#d8e8f7;}
.ls-column-list ul.videoNews-img-list li a img{float:none;width:100%; height:214px;}
.ls-column-list ul.videoNews-img-list li span.title{display:block;height:34px; line-height:34px; }
.ls-column-list ul.videoNews-img-list li span.title a{display: block; padding:0 5px;  white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.ls-column-list ul.videoNews-img-list li span.datetime{ display:block; height:22px; line-height:22px; color:#999; font-size:14px;}
.ls-column-list ul.videoNews-img-list li a{ clear:both;}
.ls-column-list ul.videoNews-img-list li a:hover{color:#015293;}
@media (min-width: 992px) and (max-width:1279px) {
    .ls-column-list ul.picture-list li{  width: 233px; }
    .ls-column-list ul.picture-list li a img{  height:125px;}
    .ls-column-list ul.videoNews-img-list li{ width: 233px;}
    .ls-column-list ul.videoNews-img-list li a img{ height:160px;}
}
@media (max-width: 991px){
    .ls-column-list ul.picture-list{margin-right:-16px;}
    .ls-column-list ul.picture-list li{  width: 376px;margin-right:16px;}
    .ls-column-list ul.picture-list li a img{ height:211px;}
    .ls-column-list ul.videoNews-img-list{margin-right:-16px;}
    .ls-column-list ul.videoNews-img-list li{ width: 376px;margin-right:16px;}
    .ls-column-list ul.videoNews-img-list li a img{ height:267px;}
}
@media (max-width: 767px){
    .ls-column-list ul.picture-list,.ls-column-list ul.videoNews-img-list{  margin-right: 0;}
    .ls-column-list ul.picture-list li, .ls-column-list ul.videoNews-img-list li{  width: auto; float: none; margin-right: 0;}
    .ls-column-list ul.picture-list li a img, .ls-column-list ul.videoNews-img-list li a img{ height:auto;}
}
/*栏目页 投票调查 */
.ls-column-list .survey-list li,.ls-column-list .collect-list li{padding-right: 0;padding-left: 80px; text-align: left;}
.ls-column-list .survey-list li .title,.ls-column-list .collect-list li .title{display:block; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; float: none;  max-width:none;margin:0 200px 0 0; }
.ls-column-list .survey-list li .title2,.ls-column-list .collect-list li .title2{display:block;float: left; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; max-width: 890px;}
.ls-column-list .survey-list li .status,.ls-column-list .collect-list li .status{display:block; position: absolute; top: 8px; left:15px; width:60px; height: 24px; line-height: 24px; font-size: 14px; border-radius: 5px; -moz-border-radius: 5px; margin-right: 5px; text-align:center; background:#2e6fc9; color: #fff;}
.ls-column-list .survey-list li .over,.ls-column-list .collect-list li .over{background:#999;}
.ls-column-list .survey-list li .nostart,.ls-column-list .collect-list li .nostart{background:#ce0000;}
.ls-column-list .survey-list li .date,.ls-column-list .collect-list li .date{text-align:right;}
.ls-column-list .survey-list li .result,.ls-column-list .collect-list li .result{float: left; margin-left: 4px;}
.ls-column-list .survey-list li .result a,.ls-column-list .collect-list li .result a{color: #c50001;}
@media (min-width: 992px) and (max-width: 1279px) {
    .ls-column-list .survey-list li .title2,.ls-column-list .collect-list li .title2{ max-width: 605px;}
}
@media (min-width: 768px) and (max-width: 991px) {
    .ls-column-list .survey-list li .title2,.ls-column-list .collect-list li .title2{ max-width: 380px;}
}
@media only screen and (max-width:767px) {
    .ls-column-list .survey-list li,.ls-column-list .collect-list li{padding-left: 14px;height: auto;background-position: 0 19px;}
    .ls-column-list .survey-list li .status,.ls-column-list .collect-list li .status{ position: static; display: inline-block; width: auto; padding: 0 15px;}
    .ls-column-list .survey-list li .title,.ls-column-list .collect-list li .title,.ls-column-list .survey-list li .title2,.ls-column-list .collect-list li .title2{ display: inline; float: none; margin: 0; white-space: normal; max-width: none;}
    .ls-column-list .survey-list li .date,.ls-column-list .collect-list li .date{float: none; position: static; display: inline;text-align:left;white-space: nowrap;}
    .ls-column-list .survey-list li .result,.ls-column-list .collect-list li .result{float: none; }

}
/*****网站地图****/
.ls-map{padding-top: 30px;}
.ls-map-title{line-height:52px;text-align:center;font-size:30px;letter-spacing:5px; font-family:"微软雅黑"; padding: 20px 0;}
.dty_contain{height:auto;min-height:300px;_height:300px;font-size:16px;margin-top:10px;}
.dty_mutitle{ height:42px;border-bottom:1px solid #ddd; margin-top:16px;}
.dty_mutitle a{display:block;float:left;height:41px;line-height:41px;color:#015293;font-size:18px;padding:0 20px;white-space:nowrap; font-weight:bold; border-bottom:2px solid #015293;}
.dty_mutitle a:hover{color:#015293;}
.dty_mutitle:after{visibility:hidden;display: block;font-size: 0;content:" ";clear:both;height:0;}
.dty_sublb{padding-top:20px;}
.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{margin:0 -0.5%;}
.dty_sublb ul li{float:left;height:40px;width:15.6%; text-align:center;margin-bottom:10px; margin-right:0.5%; margin-left:0.5%;}
.dty_sublb ul li a{line-height:38px;padding:0 5px;font-size:16px;color:#666;border: 1px solid #eee;    background: #f3f3f3; display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.dty_sublb ul li a:hover{ border:1px solid #015293;background: #015293; color:#fff;}
@media (min-width: 992px) and (max-width:1279px) {
    .dty_sublb ul li{width: 19%}
}
@media(max-width:991px) {
    .ls-map{padding-top:15px;}
    .dty_sublb{padding-top:15px;}
    .dty_sublb ul li{width: 32.3%}
}
@media(max-width:767px) {
    .ls-map{padding:0}
    .ls-map-title{padding:10px 0 0;font-size: 28px;}
    .dty_mutitle{margin-top:10px;}
    .dty_sublb{padding-top:10px;}
    .dty_sublb ul{margin:0 -1%;}
    .dty_sublb ul li{width: 48%;margin:0 1% 10px;}

}


/*征集文章页*/
.ls-collectInfo-menu .starting{color:#015293;}
.ls-collectInfo-menu .over{color:#f00;}
.collectit{font-size:20px;color:#015293;font-weight:bold;height:60px;line-height:60px;background:url(../images/icon_myzj.gif) left center no-repeat;padding-left:38px;}
.m-yjzjtabs{background:#e6e6e6; overflow: hidden;}
.m-yjzjtabs li{float: left;min-width: 210px;text-align: center;line-height: 50px;cursor: pointer;font-size:18px;width: 25%;}
.m-yjzjtabs li i,.m-yjzjtabs li a{display: block;font-style: normal;}
.m-yjzjtabs li.active,.m-yjzjtabs li.active a{background: #015293; color: #fff;}
.m-filbox .u-txt-file{color:#015293;font-weight:bold;font-size:18px;padding-left:25px;margin-bottom:12px;}
.m-file-download ul li{line-height:22px;overflow:hidden;padding:2px 0;font-size:18px;}
.m-file-download ul li span{display:inline-block;width:50px;height:25px;line-height:25px;text-align:center;color:#fff;background:#015293;border-radius:2px;}
.m-file-download ul li a{color:#015293;}
.u-tit{font-size: 20px;color: #015293;font-weight: bold;height: 60px;line-height: 60px;padding-left: 10px;}
.collectInfo_backinfo{border-top:1px dotted #ddd; font-size:16px; line-height:32px; padding:10px 15px;}
.collectInfo_backinfo img,.collectInfo_backinfo table{max-width:90%;}
.collectInfo_backinfo img{height: auto;max-width:80%;}
/*我要留言*/
.poll_collect{width:100%;font-size:14px;font-family:"Microsoft YaHei",微软雅黑;}
.poll_collect h3{font-size:20px;color:#015293;font-weight:bold;height:60px;line-height:60px;background:url(../images/icon_myzj.gif) left center no-repeat;padding-left:38px;}
.poll_collect li{border:#ddd solid 1px;padding:2px;height:43px;margin-bottom:10px;line-height:34px;clear:both;}
.poll_collect li p{position:relative;}
.poll_collect li p.poll_txt,.poll_collect li p.poll_con{width:115px;text-align:right;padding-right:5px;border-right:#ddd solid 1px;float:left;}
.poll_collect li p.poll_input,.poll_collect li p.poll_yzm{padding:2px 5px; height:30px; line-height: 0;}
.poll_collect li p.poll_input,.poll_collect li p.poll_yzm,.poll_collect li p.poll_conts,.poll_collect li p.poll_privacy{ margin-left: 121px; float: none;}
.poll_collect li p.poll_yzm img{margin:0;}
.poll_collect li p span.msg-box{left:4px;top:4px;position:absolute !important;}
.poll_collect li p.poll_con{height:172px;}
.poll_collect li .red{color:#f00;padding-right:8px;vertical-align:middle;}
.poll_collect li p input{width:100%;height:30px; border:0 none; background:none; line-height:30px; color:#666;}
.poll_collect input#c_name,.poll_collect input#c_phone{width:811px;}
.poll_collect li p.poll_conts{margin-top:2px;padding:2px 5px;}
.poll_collect li p.poll_conts textarea{width:100%;border:0;background:none;line-height:20px;height:172px;outline:none;font-size:14px;color:#666;}
.poll_collect .poll_area{height:180px;}
.poll_collect li p.poll_yzm input{width:100px;}
.poll_collect li p.poll_yzm img{ height: 30px!important; width: auto;}
.poll_collect li.btn-group{border:0 none;text-align:center;height:40px;}
.poll_collect li.btn-group input{float:none;height:40px;background:#015293;color:#fff;font-size:16px;text-align:center;cursor:pointer;border:0;width:140px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; padding: 0;}
.poll_collect li.fujian{ height:80px;}
.poll_collect li p.fujian_txt{ height:80px; line-height:54px;}
.poll_collect ul li .sb_btn{height:36px;padding-top:11px; padding-left:5px; float:left;  }
.poll_collect ul li .sb_btn input.ke-input-text{float:left;line-height:32px;height:32px;border:1px solid #e5e5e5;outline:medium none;width:540px;padding:1px 5px;background:#fff;}
.poll_collect ul li .btn-upload{float:left;line-height:36px;height:36px;border:none;outline:none;width:70px;background:#015293;text-align:center;color:#fff;font-size:14px;margin-left:8px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px; font-family:"微软雅黑";}
.poll_collect .j-privacy-statement{ margin-left:10px;}
.zxsb{ clear:both;display:block;line-height:26px;float:left;width:100%;padding:5px 0 10px;color:#e20a0d;font-size:14px;}
#logTip {text-align: center;font-size: 16px;color: #d00;padding-bottom: 20px; padding-top: 40px;}
.collectInfo_title{font-size: 20px;color: #015293; font-weight:bold;height: 60px;line-height: 60px; padding-left: 8px;}
.collectInfo_xj{ border: 1px #ddd dashed; padding: 10px; margin: 15px 0 10px;}
.collectInfo_xj span{ font-weight: bold;color: #015293; margin-right: 5px;}
input.disabled{background: #ddd !important;}
input.btn.disabled{background: #999 !important; color: #fff !important; cursor: default !important;}
/*网友意见*/
.collection-theme-list{ font-family:"Microsoft YaHei",微软雅黑;}
.collection-theme-list ul li .collection-body{border-top:#ddd 1px dotted;padding:15px 0;font-size:16px;line-height:1.8;}
.collection-theme-list ul li .collection-body .collection-username{color:#e60012;}
.collection-theme-list ul li .collection-body .collection-tit{ padding-bottom: 8px;}
.collection-theme-list ul li .collection-body .collection-info{color:#555;word-break:break-all;word-wrap:break-word;}
.collection-theme-list ul li .collection-body .collection-datetime{color:#999;}
@media (max-width: 991px){
    .m-yjzjtabs li{ width: 50%; min-width: 0;}
    .collectInfo_backinfo{padding: 10px 5px;}
}
@media (max-width:767px){
    .ls-article-collect{ padding: 0 0 10px;}
    .ls-collect-Info{ padding: 10px 0}
}
@media (max-width: 424px){
    .m-yjzjtabs li{ width: 100%;}
    .poll_collect li{height: auto !important; border: 0 none; padding: 0; margin-bottom: 0;}
    .poll_collect li p.poll_txt, .poll_collect li p.poll_con{width: auto; float: none; text-align: left; border-right: 0 none;}
    .poll_collect li p.poll_input,.poll_collect li p.poll_yzm,.poll_collect li p.poll_conts,.poll_collect li p.poll_privacy{ margin-left:0; padding: 0;}
    .poll_collect li p input,.poll_collect li p.poll_conts textarea{ border: 1px #ddd solid; padding: 0 10px; box-sizing: border-box;}
    .poll_collect li p.poll_con{height: auto;}
    .poll_collect li p.poll_conts textarea{padding: 5px 10px; height: 130px;}
    .poll_collect li.isprivacy p.poll_txt{float: left; padding-right: 0;}
}

/*调查文章页*/
.ls-article-vote{margin:auto;padding-bottom:50px;font-size:16px;line-height:2;}
.ls-article-vote .dcxm_title{ display:none;}
.ls-article-vote .voteinfo .nostart{color:#ce0000;}
.ls-article-vote .voteinfo .starting{color:#015293;}
.ls-article-vote .voteinfo .over{color:#999;}
.ls-article-vote .vote-info{padding:20px; overflow: hidden; overflow-x: auto;}
.ls-article-vote .vote-info table{max-width: 90%;}
.ls-article-vote .vote-info img{ max-width: 80%; height: auto;}
.ls-article-vote .vote-main{width:96%;margin:auto;}
.ls-article-vote .vote-lsit{padding-bottom:10px;}
.ls-article-vote .vote-lsit .title{font-weight:bold; line-height:1.8; padding:5px 0 8px;}
.ls-article-vote .vote-lsit ul{padding:15px;border:1px solid #e7e7e7;}
.ls-article-vote .vote-lsit ul li{ padding: 5px 0; line-height:1.8;}
.ls-article-vote .vote-lsit ul li input{ margin-right: 5px;}
.ls-article-vote .vote-lsit ul li.vote-textarea{padding:4px 5px;}
.ls-article-vote .vote-lsit ul li.vote-textarea textarea{height:92px;width:100%; border: 0 none;}
.ls-article-vote .vote-code{width:96%;margin:auto;padding:20px 0;font-size:14px;overflow:hidden;height:30px;}
.ls-article-vote .vote-code .text-code{float:left;display:block;line-height:30px;}
.ls-article-vote .vote-code .verification{border:1px solid #ddd;height:28px;line-height:28px;width:96px;float:left;padding:0 5px;}
.ls-article-vote .vote-code .img-code{float:left;padding-left:8px;}
.ls-article-vote .vote-btn{height:42px;text-align:center;}
.ls-article-vote .vote-btn button{height:40px;background:#015293;color:#fff;font-size:16px;text-align:center;cursor:pointer;border:0;width:140px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;margin:0 10px;font-family:"Microsoft YaHei",微软雅黑;outline:none;}
.ls-article-vote .vote-btn button.btn-review{background:#f80;}
.vote-show{width:95%;margin:auto;border:1px solid #e7e7e7;font-size:14px;}
.vote-show th{text-align:left;border-bottom:1px solid #f0f0f0;background:#faf9f9;height:auto;padding:5px 5px 5px 15px;line-height:1.8;font-size:16px;}
.vote-show td .vote_con{width:98%;margin:auto;border-bottom:1px dotted #f0f0f0;height:auto;line-height:30px;padding:0 0;clear:both;}
.vote-show td .vote_con span{display:block;height:auto;line-height:30px;float:left;}
.vote-show td .vote_con span.c1,.vote-show td .vote_con span.c2,.vote-show td .vote_con span.c3{padding:5px 0;}
.vote-show td .vote_con span.c1{width:690px;padding-left:15px;}
.vote-show td .vote_con span.c2{width:120px;padding:12px 0 0 20px;}
.vote-show td .vote_con span.c3{width:80px;padding-right:15px;float:right;text-align:right;}
.vote-show td .vote_con span.c3 i{color:#dd0000;font-style:normal;}
.vote-show td .vote_con span.progress-bar{width:100px; border-radius: 14px; overflow: hidden; height:14px;float:left;background:#eee !important;}
.vote-show td .vote_con span.progress-bar .progress{background:#f27c25 !important; display:block;height:14px;}
.vote-show td .vote_content{width:95%;margin:0 auto;border-bottom:1px dotted #f0f0f0;line-height:28px;padding:5px;}
@media (min-width: 992px) and (max-width:1199px) {
    .vote-show td .vote_con span.c1{ width: 408px;}
}
@media (max-width: 991px) {
    .ls-article-vote{ padding-bottom: 20px;}
    .ls-article-vote .vote-info{ padding:10px 0;}
    .vote-show{margin: 0;width:100%;}
    .vote-show td .vote_con{width:96%;}
    .vote-show td .vote_con span.c1{width: 100%; padding: 0;}
    .vote-show td .vote_con span.c2{width: 100%; padding-top: 10px;padding-left:0;}
    .vote-show td .vote_con span.progress-bar{float: left;width:100%;}
    .vote-show td .vote_con span.c3{width: 100%; padding: 0; text-align: left;}
}
@media (max-width: 767px) {
    .ls-article-vote{ padding-bottom: 10px;}
    .ls-article-vote .vote-main{ margin-bottom:0;width: 100%;}
    .ls-article-vote .vote-code .verification{width:66px;}
    .ls-article-vote .vote-btn{padding:10px 0;}
    .ls-article-vote .vote-btn button{margin:0 5px;width:100px;}
    .vote-show td .vote_con span.progress-bar1{ width:50px;}
    .vote-show td .vote_con{ padding: 5px 0px;}
}
/*************市长信箱主页****************/
.ls-crumbs-box-01{ background: url("../images/xx_dq.png") left 13px no-repeat;padding-bottom: 21px;}
.ls-write-content{ height: auto; overflow: hidden;padding: 24px; background: url("../images/writebg.png") left top repeat;}
.ls-write-info{ background: #fff; height: 388px;}
.ls-write-tit{ padding-top: 20px; text-align: center; line-height: 36px; font-size: 24px; font-weight: bold;}
.ls-xx-con{ padding: 0 46px 0 49px; font-size: 18px; line-height: 28px; font-weight: 350;}
.ls-xx-con p{ margin-bottom: 10px;}
.ls-xx-con ul li{ width: 49%;   float: left; line-height: 34px; margin-bottom: 10px; padding: 0px 2% 0 0; height: 34px; background: none;}
.ls-xx-con ul li:nth-of-type(2n){ padding-right: 0px;}
.ls-xx-con ul li span{float:left;color: #015293;border: 1px solid #D8E6F0;background: #F3FAFF; width: 20px; height: 20px; line-height: 20px; text-align: center; margin-top: 7px; margin-right: 10px;}

.ls-xxbtn{ height: 150px; padding: 20px 0 40px; margin-bottom: 40px; border-bottom: 1px solid #D8D8D8; }
.ls-xxbtn ul li{ width: 296px; height: 150px;text-align: center; float: left; margin-right: 32px; background: #F3FAFF;}
.ls-xxbtn ul li.num4{ margin-right: 0px!important;}
.ls-xxbtn ul li a{padding-top: 37px; display: block; line-height: 48px; font-size: 20px;}
.ls-xxbtn ul li img{ margin: 0 auto; display: block;}
.ls-xxbtn ul li a:hover img{-webkit-transition: -webkit-transform 0.7s ease-out; -moz-transition: -moz-transform 0.7s ease-out; transition: transform 0.7s ease-out;transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg);}
/*查询统计*/
.ls-cxtjbox{ width: 620px;}
.ls-message-from{ height: 48px; padding: 32px 28px;background: #F7F7F7;;}
.ls-message-from ul{ height: 48px; position: relative;}
.ls-message-from ul li.tit{ float: left; margin-top: 13px;}
.ls-message-from ul li.srk{ margin: 0 100px 0 110px;    height: 48px; background: #fff;}
.ls-message-from ul li.srk input{ width: 100%; height: 48px; background: none; border: none; text-indent: 17px; font-size: 18px; color: #999;}
.ls-message-from ul li.btn{position: absolute; right:0px; bottom:0px; width: 100px; height: 48px; }
.ls-message-from ul li.btn input{ width: 100%; height: 48px;background: url("../images/xxfdj.png") 12px center no-repeat #0560AA;border: none; text-align: left; line-height: 48px; text-indent: 43px; color: #fff; font-size: 18px;}
/*受理统计*/
.ls-message-title{ height:auto; margin-bottom: 15px; line-height: 38px; overflow: hidden;}
.ls-message-title .tit{ font-size: 26px; color: #000;}
.ls-message-title .ls-time{color: #9E9E9E; font-size: 16px; font-weight: 350; line-height: 24px; margin-top: 14px;}
.ls-message-statistics{background: #F7F7F7; padding-top: 56px; height: 153px;}
.ls-message-statistics ul{ width: 154px; border-right: 1px solid #E8E8E8; height: 128px;float: left;}
.ls-message-statistics ul.num4{ border-right: none;}
.ls-message-statistics ul li{ line-height: 22px;text-align: left; font-size: 16px;color: #9E9E9E; margin-bottom: 20px;padding-left: 28px;}
.ls-message-statistics ul li span{display: block; line-height: 32px; font-size: 26px;color: #333333;}
.ls-message-statistics ul li:last-child{ margin-bottom: 0px;}
/*受理信件分析*/
.ls-slfxbox{ width: 620px; height: 374px;}
.ls-slfx-tit{height:56px;background: #EDF5FD; padding: 0 24px;}
.ls-slfx-tit .tit{   font-size: 26px; line-height: 56px;color: #000000;}
.ls-select{ float:right;  font-size: 16px;height: 36px; font-weight: 350; margin-top: 10px; }
.ls-select select{ border: none;background: none;height: 36px; line-height: 36px;}
.ls-slfx-chart{border: 1px solid #EDEDED; border-top:none; height: 269px;padding: 24px 0px; text-align: center;}
/* 栏目页-留言查询、列表 */
.liuyan_xiexin{display:none; width:75px; height:33px; line-height:32px; padding-left:33px;font-size:16px;color:#fff;background:url(../images/liuyan_xiexin.png) 0 0 no-repeat;-moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s;cursor:pointer;}
.liuyan_xiexin:hover{color:#fff;background:url(../images/liuyan_xiexinh.png) 0 0 no-repeat;}
.guestbook-table{margin-top:35px;font-size: 18px; }
.guestbook-table .guestbook_bt{height:38px;overflow:hidden; position: relative; margin-bottom: 15px;}
.guestbook-table .guestbook_bt .liuyan_xiexin{ position: static !important; float: right;}
.guestbook-table .guestbook_bt span{display:block;float:left;width:auto;white-space:nowrap;height:38px;line-height:38px; font-size:26px;color: #000000; font-weight: 400;}
.guestbook-table .guestbook_title{height:52px; background: #EDF5FD;  position: relative; color: #015293;}
.guestbook-table  ul li{height:52px; line-height:52px;  position: absolute;top:0;text-align: center;}
.guestbook-table .t4{ right: 0px; width: 150px;}
.guestbook-table .t3{ width: 174px; right: 150px;}
.guestbook-table .t2{ width: 174px; right:324px;}
.guestbook-table .t1{ position: static; margin-right:498px;text-align:left; }
.guestbook-table .guestbook_title li.t1{ text-indent: 72px; }
.guestbook-table ul.odd,.guestbook-table ul.even{height:52px;clear:both;overflow:hidden; position: relative;}
.guestbook-table ul.even{background:#f7f7f7;}
.guestbook-table ul.odd li,.guestbook-table ul.even li{  white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.guestbook-table ul.odd li.t1,.guestbook-table ul.even li.t1{padding-left:32px;}
.guestbook-table ul.odd li.t1 a,.guestbook-table ul.even li.t1 a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.guestbook-table ul.odd li.t3,.guestbook-table ul.even li.t3{ color: #666;}
.guestbook-table ul.odd li.t4,.guestbook-table ul.even li.t4{ color: #E51616;}
.guestbook-table ul.odd li.t4 span,.guestbook-table ul.even li.t4 span{ color: #333;}
@media (max-width: 1279px) and (min-width: 992px) {
    .ls-write-info{ height: auto; overflow: hidden;}
    .ls-xx-con{ padding: 0 25px; }
    .ls-xx-con ul li{ width: 100%;   float: none;  padding:0;}
    .ls-xxbtn ul li{ width: 233px; margin-right: 20px;}
    /*查询统计*/
    .ls-cxtjbox{ width:486px;}
    .ls-message-statistics ul{ width: 120px;}
    .ls-message-statistics ul li{ padding-left: 15px;}
    /*受理信件分析*/
    .ls-slfxbox{ width: 486px; }
}
@media (max-width:991px) {
    .ls-crumbs-box-01{ padding-bottom: 15px;}
    .ls-write-content{ padding: 15px;}
    .ls-write-info{ height: auto; overflow: hidden;}
    .ls-xx-con{ padding: 0 15px 15px; }
    .ls-xx-con ul li{ width: 100%;   float: none;  padding:0;}
    .ls-xxbtn{ padding: 15px 0 ; margin-bottom: 15px;}
    .ls-xxbtn ul li{ width: 180px; margin-right: 15px;}
    /*查询统计*/
    .ls-cxtjbox{ width:auto; float: none;}
    .ls-message-from{ margin-bottom: 10px;}
    .ls-message-statistics{ margin-bottom: 15px;}
    .ls-message-statistics ul{ width: 191px;}
    /*受理信件分析*/
    .ls-slfxbox{ width:auto; float: none; }
    .guestbook-table{ margin-top: 10px;}
    .guestbook-table .t4{   width: 100px;}
    .guestbook-table .t3{ width: 120px; right: 100px;}
    .guestbook-table .t2{ width: 120px; right:220px;}
    .guestbook-table .t1{   margin-right:340px;  }
}
@media (max-width: 767px) {
    .ls-crumbs-box-01{ padding-bottom: 10px;padding-left: 18px;}
    .ls-write-content{ padding: 10px;}
    .ls-xx-con{ padding: 0 10px 10px; font-size: 16px; }
    .ls-xx-con ul li{ height: auto;}
    .ls-xxbtn{ padding: 10px 0 ; margin-bottom: 10px;}
    .ls-xxbtn ul li{ width:23.5%; margin-right: 2%;}
    /*查询统计*/
    .ls-message-statistics{ margin-bottom: 10px;}
    .ls-message-statistics ul{ width: 25%;box-sizing: border-box;}
    /*受理信件分析*/
    .guestbook-table .t4{   width: 100px;}
    .guestbook-table .t3,.guestbook-table .t2{display: none;}
    .guestbook-table .t1{   margin-right:100px;  }
    .guestbook-table .guestbook_title li.t1{ text-indent: 30px; }
    .guestbook-table ul.odd li.t1,.guestbook-table ul.even li.t1{padding-left:10px;}
}
@media (max-width: 549px) {
    .ls-xxbtn{ padding: 10px 0 0; height: auto; overflow: hidden; }
    .ls-xxbtn ul li{ width:49%; margin-bottom: 2%;}
    .ls-xxbtn ul li:nth-of-type(2n){ margin-right: 0;}
    .ls-message-statistics{ height: auto;overflow: hidden; padding: 10px 0;}
    .ls-message-statistics ul{ width: 50%;}
    .ls-message-statistics ul:nth-of-type(2n){border-right: none;}
    .ls-slfxbox{ height: auto;}
    .ls-slfx-chart{ padding: 10px; height: 240px;} 
    .ls-slfx-tit{ padding: 0 10px;}
}
@media (max-width: 479px) {
    .ls-message-from{ padding: 10px; height: auto;}
    .ls-message-from ul{ height: auto;}
    .ls-message-from ul li.tit{ float: none; margin-top: 0px; margin-bottom: 10px;}
    .ls-message-from ul li.srk{ margin: 0 100px 0 0;}
}
/* 栏目页-留言 写信 */
.ls-golist{position:relative; z-index: 1;}
.ls-message-xz{background: rgba(1, 82, 147, 0.03); padding:15px 20px;height:auto;position:relative;}
.ls-message-xz p{color:#333; font-size:16px; line-height:24px;  }
.guestbook-form{padding:0 183px;margin-top:34px;}
.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:#d30b15;}
.guestbook-table-form{ font-size: 16px; font-weight: 350; color: #666;}
.guestbook-table-form ul{overflow:inherit;}
.guestbook-table-form ul li{float:left;padding:0;background:none !important;overflow:inherit; margin-bottom: 24px;}
.guestbook-table-form ul li.bt{width:109px;text-align:right;line-height: 36px;padding-right: 14px;}
.guestbook-table-form ul li.bt1{width:93px; }
.guestbook-table-form ul li.bt span,.guestbook-table-form ul li.bt1 span,.guestbook-table-form ul li .red{color:#f00;}
.guestbook-table-form ul li.srk{width:342px;height:36px;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: 100%; box-sizing: border-box; height:36px;line-height:36px;border:#ccc 1px solid;padding:2px 15px;}
.guestbook-table-form ul li.srk select{float:left; width: 100%; height: 36px; box-sizing: border-box; border:#ccc 1px solid;padding:3px 15px;}
.guestbook-table-form ul li.btk,.guestbook-table-form ul li.gk,.guestbook-table-form ul li.yzm{width:342px;height:24px;position:relative; margin-top: 6px;}
.guestbook-table-form ul li.btk .msg-box,.guestbook-table-form ul li.yzm .msg-box{position:absolute;left:0;top:5px;}
.guestbook-table-form ul li.btk input{float:left;  width: 100%; box-sizing: border-box; height:36px;line-height:36px; border:#ccc 1px solid;padding:2px 15px;}
.guestbook-table-form ul li.bt-nr{width:93px;height:285px;line-height:40px;text-align:right;padding-right: 14px;}
.guestbook-table-form ul li.tex{width:807px;height:285px;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: 100%; box-sizing: border-box; line-height:36px; height:285px; border:#ccc 1px solid;padding:10px 15px;}
.guestbook-table-form ul li.gk label{margin-left:5px;}
.guestbook-table-form ul li.gk input[type='radio']{margin-top:-3px;}
.guestbook-table-form ul li.dxyzm input{ width: 110px; height: 34px;border: 1px solid #1F84D6; cursor: pointer; text-align: center;color: #0560AA; font-size: 15px; margin-left: 16px;}
.guestbook-table-form ul li.dxyzm input:hover{ background:#1F84D6; color: #fff; }
.guestbook-table-form ul li.yzm input{float:left; width:122px; box-sizing: border-box; height:36px;line-height:36px;border:#ddd 1px solid;padding:2px 5px;}
.guestbook-table-form ul li.yzm img{float:left; margin-left:5px; height: 36px; width: auto;}
.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:#015293;height:40px;line-height:40px;cursor:pointer;font-family:"Microsoft YaHei";border:0;outline:none;color:#fff;width:120px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;font-size:16px;}
.guestbook-table-form ul li.btn_group input:hover{background: rgb(6, 67, 137);}
.guestbook-table-form ul li.btn_group input.btn-search{margin-left:15px;*padding:0 !important;_padding:0 !important;}
.guestbook-table-form ul li.ispublic input{ margin:0 5px;}
.guestbook-table-form ul li.clear{padding: 0;margin: 0; float: none;}
.listnews .list-2655273 ul li.sel1,.listnews .list-2655277 ul li.sel1{width:504px;}

/* 栏目页-留言查询 弹框 */
.ui-dialog-content .guestbook-search{padding:10px 50px !important;}
.tishi_con{padding:10px 0;line-height:24px;color:#666;}
.guestbook-text ul li{padding-left:60px;}
.guestbook-text ul li span{color:#d63717;}
/* 栏目页-留言结果 弹框 */
.guestbook-text .font_01{font-size:20px !important;line-height:30px;font-weight:bold;}
.tishi_con{line-height:28px;font-weight:normal;}
.guestbook-tips ul li{text-align:left;font-size:16px;line-height:36px;color:#333;}
@media (max-width:767px) {
    .ui-dialog-content .guestbook-search{padding:10px 0 !important;}
    .guestbook-search ul li input{width:170px;}
}

@media (min-width: 992px) and (max-width:1279px) {
    .guestbook-form{padding:0 39px; }
}
@media (min-width: 768px) and (max-width:991px) {
    .guestbook-form{padding:0 15px; }
    .guestbook-table-form ul li.srk{width: 254px;}
    .guestbook-table-form ul li.srk1 input{width: 518px;}
    .guestbook-table-form ul li.gk,.guestbook-table-form ul li.btk, .guestbook-table-form ul li.yzm{width: 254px;}
    .guestbook-table-form ul li.tex{ width: 631px;}
}
@media (max-width:767px) {
    .ls-message-xz{padding:10px;}
    .guestbook-form{padding: 0;margin-top:0;}
    .guestbook-table-form ul li{width: 100% !important;margin-bottom: 0px;}
    .guestbook-table-form ul li.bt,.guestbook-table-form ul li.bt1,.guestbook-table-form ul li.bt-nr{text-align: left; height: auto; line-height: 40px; padding: 0; font-size: 15px;}
    .guestbook-table-form ul li.srk,.guestbook-table-form ul li.srk1,.guestbook-table-form ul li.gk,.guestbook-table-form ul li.btk, .guestbook-table-form ul li.yzm{height: auto; padding-bottom: 0;}
    .guestbook-table-form ul li.bt.fl{height:0;}
    .guestbook-table-form ul li.tex,.guestbook-table-form ul li.tex textarea{height: 240px;padding-bottom: 0px;}
    .guestbook-table-form ul li.srk1 input{width: 100%; height: 32px; box-sizing: border-box;}
    .guestbook-table-form ul li.dxyzm input{ margin-left: 0px; margin-top: 10px;}
    .guestbook-table-form ul li.ispublic{line-height: 40px;}
    .guestbook-table-form ul li.btn_group input{width:100px;}
}

/*留言文章 on*/
.ls-message-info{padding:0 0 30px;}
.ls-message-info .liuyancon{margin:20px auto 0;border-collapse:collapse;}
.ls-message-info .liuyancon th.tit,.ls-message-info .liuyancon td.nr,.ls-message-info .liuyancon td.nrtxt{border:#e3e3e3 1px solid;}
.ls-message-info .liuyancon th.tit{font-size:16px;line-height:24px;padding:18px 10px;text-align:right;width:18%;background:#f8f8f8;}
.ls-message-info .liuyancon td.nr{font-size:16px;line-height:24px;padding:18px 15px;width:32%;word-break:break-all;}
.ls-message-info .liuyancon td.nrtxt{padding:18px 15px;}
.ls-message-info .liuyancon td.pj{color:#f00;line-height:40px;}
.ls-message-info .liuyancon td .dfbox{border:1px solid #eee;background:#f8f8f8;padding:10px;word-break:break-all; }
.ls-message-info .nrtxt{ line-height:2; font-size:16px;}
.ls-message-info .mydcon{height:auto;line-height:40px;font-size:16px;}
.ls-message-info .mydcon ul li{float:left;white-space:nowrap;}
.ls-message-info .mydcon ul li.mm{padding-right:10px;}
.ls-message-info .mydcon ul li p{float:left;}
.ls-message-info .mydcon ul li p.bt{white-space:nowrap;font-weight:bold;}
.ls-message-info .mydcon ul li p.srk{position:relative;}
.ls-message-info .mydcon ul li p.srk .msg-box{position:absolute;left:0;top:17px;}
.ls-message-info .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;}
.ls-message-info .mydcon ul li label{padding-right:15px;white-space:nowrap;}
.ls-message-info .mydcon ul li label input{ margin-top:0;}
.ls-message-info .mydcon ul li .pj_con{ width:100%;}
.ls-message-info .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;}
.ls-message-info .mydcon ul li.pjbtn{float:right;}
.ls-message-info .mydcon ul li.pjbtn input.myd_btn{font-size:16px;width:90px;height:36px;line-height:36px;color:#fff;border:0;background:#015293;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;cursor:pointer;}
.ls-message-info .mydcon ul li.pjbtn input.myd_btn:hover{background: #015293;}
@media (max-width:767px) {
    .ls-message-info .liuyancon{ border-bottom: #e3e3e3 1px solid;}
    .ls-message-info .liuyancon th,.ls-message-info .liuyancon td{ display: block !important; text-align: left !important; width: auto !important;border-bottom: 0 none !important;}
    .ls-message-info .liuyancon td.nr{padding: 15px 5px;}
    .ls-message-info .liuyancon th.tit{padding: 5px;}
    .ls-message-info .liuyancon td.nrtxt{padding: 10px;}
}
/*留言文章 end*/
/*访谈文章*/
.interview-detail{width:auto;  }
.interview-detail .interview-title{overflow:hidden;text-align:center;font-size:28px; line-height:40px; padding:10px;color:#333;}
.interview-detail .interview-info{width:100%;height:auto;clear:both; margin:20px 0;  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:300px;height:auto;}
.interview-detail .interview-info .in-img img{width:300px;height:auto;}
.interview-detail .interview-info .in-info{margin-left:320px; padding:15px 20px 10px 0;height:auto;overflow: auto;}
.interview-detail .interview-info .in-info p{font-size:16px; color: #666;margin-top:3px; line-height:32px; overflow:hidden; text-align: justify;}
.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.p3{max-height:210px; overflow: hidden; overflow-y: auto;}
.interview-detail .interview-info .in-info p.p4{height:35px;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-info .in-info p .bt{float:left;font-weight: bold;}
.interview-detail .interview-info .in-info p.p2 .interview-names{}
.interview-detail .interview-info .in-info p.p2 .interview-names a {color: #333; cursor: text; }

.fty_con .ftwz_imgbox{clear:both;margin:0px 0 20px;}
.fty_con .fty_imglist{height:180px;margin:15px auto 0;overflow:hidden;position:relative;}
.fty_con .fty_imglist .prev,.fty_con .fty_imglist .next{position:absolute;top:50%;margin-top:-18px;width:24px;height:36px;overflow:hidden;cursor:pointer;z-index:33;}
.fty_con .fty_imglist .prev{left: 0;background:rgba(0, 0, 0, 0.3) url(./../images/left-ico.png) no-repeat center center;}
.fty_con .fty_imglist .prev:hover{background:rgba(0, 0, 0, 0.6) url(./../images/left-ico.png) no-repeat center center;}
.fty_con .fty_imglist .next{right: 0; background:rgba(0, 0, 0, 0.3) url(./../images/right-ico.png) no-repeat center center;}
.fty_con .fty_imglist .next:hover{background:rgba(0, 0, 0, 0.6) url(./../images/right-ico.png) no-repeat center center;}

.fty_con .fty_imglistlb{position:relative;width:100%;height:180px;overflow:hidden;z-index:11;}
.fty_con .fty_imglistlb ul li{width:260px;height:180px; position:relative;float:left;}
.fty_con .fty_imglistlb ul li a{display:block;height:100%;cursor:pointer;overflow:hidden; margin-right: 20px;}
.fty_con .fty_imglistlb ul li img{width:100%;height:100%; }
.fty_con .fty_imglistlb ul li span{display:none;width:100%;height:32px;position:absolute;left:0;bottom:0;line-height:32px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:url(../images/black_60.png) repeat;color:#fff;font-size:14px;}

.interview-detail .interview-desc{clear:both;}
.interview-detail .interview-desc-title{height:40px; line-height:40px;    background:#f7f7f7;}
.interview-detail .interview-desc-title span{display:block;float:left;padding:0 20px; font-size:18px; color:#fff;font-weight:bold;background:#275bb0;}
.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;}
.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{ line-height:2;font-size:16px;color:#555; word-break:break-all;word-wrap:break-word; padding-top: 10px;}
.interview-detail .interview-desc .desc img{ width:auto; display: block;	margin: 0 auto; max-width: 600px;}
.interview-detail .interview-desc .desc table{ width: 100%!important;}
.interview-detail .interview-desc .desc table tr td{ font-size: 16px!important; line-height: 2!important;}
.interview-detail .interview-info-list{clear:both; border-top:1px solid #e5e5e5;  margin-top: 20px;}
.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 0px 0;line-height:30px;font-size:16px;color:#555;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-bottom:#dcdcdc 1px dashed;padding:10px 0px 20px;line-height:26px;font-size:16px;color:#555555;}
.interview-detail .interview-info-list .interview-username{font-weight:bold;color:#333;}
.interview-detail .interview-info-list .interview-username-rel{color:#ff9900;}
.interview-detail .interview-info-list .interview-datetime{color:#999; font-style: normal;}
.interview-detail .interview-info-list .interview-infonr,.interview-detail .interview-info-list .interview-infonr *{line-height:30px!important;font-size:16px!important;color:#555!important;}
.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:800px;height:30px;line-height:30px;padding:0 5px;border:#ddd 1px solid;background:#fff;}
.interview-detail .interview-table td.opinion #interview_content{width:800px;height:100px;line-height:30px;padding:5px;border:#ddd 1px solid;background:#fff;}
.interview-detail .interview-table td.poll_input #checkimg{width:150px;height:30px;line-height:30px;padding:0 5px;border:#ddd 1px solid;background:#fff;}
.interview-detail .interview-table td.btn-group{padding:10px 0 10px; width: auto !important;}
.interview-detail .interview-table td.btn-group #btn_submit{width:116px;background:#275bb0;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:1279px) {
    .fty_con .fty_imglistlb ul li{width:253px; }
    .interview-detail .interview-table td.name #interview_name,.interview-detail .interview-table td.opinion #interview_content{width:650px;}
}
@media (min-width:768px) and (max-width:991px) {
    .interview-detail .interview-table th{width: 120px;}
    .fty_con .fty_imglistlb ul li{width:261px; }
    .fty_con .fty_imglistlb ul li a{ margin-right: 15px;}
}
@media (max-width:991px) {
    .interview-detail .interview-info{padding:10px;width:auto;}
    .interview-detail .interview-info .in-img{float:none;width:auto;height:auto;}
    .interview-detail .interview-info .in-img img{width:auto;height:auto;max-width:100%;display: block;margin:0 auto;}
    .interview-detail .interview-info .in-info{margin-left:0;height:auto;margin-top:10px;padding:0;}
    .interview-detail .interview-table td.name #interview_name,.interview-detail .interview-table td.opinion #interview_content{width:450px;}
    .interview-detail .interview-info-list{padding:0 0 14px;}
    .nice-validator{margin:0;}
    .interview-detail .interview-desc .desc img{  max-width: 90%;}
}
@media (max-width:767px) {
    .interview-detail .interview-desc .desc{padding:10px 0 5px;}
    .interview-detail .interview-table th{width: 120px;}
    .interview-detail .interview-table td.opinion #interview_content{width: 90%;}
    .interview-detail .interview-table td.name #interview_name{width: 90%;}
    .interview-detail .interview-info{ margin-bottom: 0px;}
    .interview-detail .interview-desc{ padding: 0px;}
    .fty_con .ftwz_imgbox{ margin: 10px 0px;}
    .interview-detail .interview-table{ margin-top: 10px;}
    .interview-detail .interview-table td.btn-group{ padding: 10px 0px;}
    .fty_con .fty_imglist{height:auto;}
    .fty_con .fty_imglist .prev,.fty_con .fty_imglist .next{display: none}
    .fty_con .fty_imglistlb{  width: auto !important; position: static !important; height: auto;}
    .fty_con .fty_imglistlb ul li{width:48%!important;height:200px;margin-right: 2%; margin-bottom: 10px; }
    .fty_con .fty_imglistlb ul li a{  margin-right: 0px;}
    .fty_con .fty_imglistlb .tempWrap{ width: auto !important;}
    .fty_con .fty_imglistlb .tempWrap  ul{ position: static !important; left:  auto !important;  margin-right: -2% !important; width: auto !important;}
    .newstitle{ font-size: 28px;}
}
@media (max-width:667px) {
    .fty_con .fty_imglistlb ul li{ height:180px;}
}
@media (max-width:567px) {
    .fty_con .fty_imglistlb ul li{ height:160px;}
}
@media (max-width:467px) {
    .fty_con .fty_imglistlb ul li{ height:140px;}
}
@media (max-width:367px) {
    .fty_con .fty_imglistlb .tempWrap  ul{ margin-right: 0!important;}
    .fty_con .fty_imglistlb ul li{  width:100%!important; float: none !important; height: auto;}
}
@media (max-width:480px) {
    .ls-article-share{ padding-top: 10px;}
    .interview-detail .interview-table th{width: 84px; padding-right: 0px;font-size:14px;}
    .interview-detail .interview-table td.poll_input #checkimg{ width: 110px;}
}