@charset "utf-8";
/* CSS Document */
/*大标题*/
.ls-headlines .title a{ display: block; color: #3879C8;  text-align: center; height: 74px; line-height: 74px; font-size: 36px; color: #3879C8; white-space: nowrap; overflow: hidden;  text-overflow: ellipsis; font-weight: bold; }
.ls-headlines .title a:hover{ color: #da0c0c; }
/*焦点图*/
.ls-flash{width:650px;height: 366px;overflow: hidden;}
.flash-slide{ width: 100%; height: 100%; position: relative;}
.flash-pic,.flash-pic ul,.flash-pic li,.flash-pic img{width: 100% !important; height: 100% !important;}
.flash-pic .title{ position: absolute; left: 0; right: 0; bottom: 0; height: 40px; line-height: 40px; padding: 0 120px 0 20px; font-size: 16px; background: rgba(0, 0, 0, 0.5); color: #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.flash-num{ position: absolute; right: 10px; bottom: 15px; font-size: 0; line-height: 0;}
.flash-num li{ display: inline;}
.flash-num li span,.flash-num li a{ display: inline-block; cursor: pointer; margin:0 4px; transition: 0.4s all; width: 10px; height: 10px; background:#fff !important; border-radius: 50%; background:#fff !important;}
.wza-on .flash-num li span,.flash-num li a,.wza-on .flash-num li a{background:#fff !important; }
.flash-num li.on span,.flash-num li.on a,.wza-on .flash-num li.on span,.wza-on .flash-num li.on a{ background:#ff1b15 !important;}
.wza-black-white .flash-pic .title{background: rgba(0, 0, 0, 0.5) !important; }
.wza-yellow-black .flash-pic .title{background: rgba(255, 255, 0, 0.5) !important; }
.wza-yellow-blue .flash-pic .title{background: rgba(255, 255, 0, 0.5) !important; }
.wza-blue-yellow .flash-pic .title{background: rgba(0, 0, 255, 0.5) !important; }
.wza-white-black .flash-pic .title{background: rgba(255, 255, 255, 0.5) !important; }
.wza-black-yellow .flash-pic .title{background: rgba(0, 0, 0, 0.5) !important; }
/*动态*/
.ls-newslist{width:620px;height: 366px;}
.ls-newslist .ls-list-info{padding-top:8px;}
.ls-newslist .ls-doc-list li a{max-width:500px;}
/*横幅轮播*/
.flash-ztslide{ height: 120px;  overflow: hidden;}
.flash-slide-zt{ width: 100%; height: 100%; position: relative;}
.flash-pic-zt,.flash-pic-zt ul,.flash-pic-zt li,.flash-pic-zt img{width: 100% !important; height: 100% !important;}
.flash-pic-zt .img-title{ display: none;}
.flash-num-zt{ position: absolute; right: 5px; bottom: 10px; font-size: 0; line-height: 0;}
.flash-num-zt li{ display: inline;}
.flash-num-zt li,.wza-on .flash-num-zt li { display: inline-block; cursor: pointer; margin:0 4px; transition: 0.4s all; width: 10px; height: 10px; border-radius: 50%; border: 1px solid #fff; background:#fff !important;}
.flash-num-zt li.on,.wza-on .flash-num-zt li.on{ background:none !important; }
/*栏目信息*/
.ls-zyzz-left{width:650px;}
.ls-zyzz-right{width:620px;}
.ls-zyzz-left .ls-doc-list li a{max-width:530px;}
.ls-zyzz-right .ls-doc-list li a{max-width:500px;}
.ls-zyzz-box .ls-list-info{height:300px;padding-top:8px; }
/*专题专栏*/
.ls-special-slide{position: relative; width: 100%; overflow: hidden; height: 150px;}
.ls-special-slide .ls-prev,.ls-special-slide .ls-next{ position: absolute; width: 22px; height: 34px; display: block; top: 50%; margin-top: -17px; background: center center no-repeat;z-index: 2; cursor: pointer; background-color: rgba(0, 0, 0, 0.3) !important;  }
.ls-special-slide .ls-prev{left: 0; background-image: url("../images/btn-prev.png") !important; }
.ls-special-slide .ls-next{right: 0; background-image: url("../images/bnt-next.png") !important;}
.ls-special-slide .ls-prev:hover,.ls-special-slide .ls-next:hover{ background-color: rgba(0, 0, 0, 0.7) !important; }
.ls-speciallist{height: 100%;overflow: hidden;}
.ls-speciallist li{ float: left; width: 332px; height: 150px;}
.ls-speciallist li a{display: block;height: 100%;overflow:hidden;margin-right: 27px;}
.ls-speciallist li img{display: block;width:100%;height: 100%;transition: all 0.4s;}
.ls-speciallist li a:hover img{transform: scale(1.1);}
.ls-speciallist li .img_title{display: none;}
/*妇儿学堂*/
.ls-news-left{ width: 650px; height: 384px;}
.ls-news-right{ width: 620px; height: 384px;}
.ls-picdoclist{ margin-top: 20px;}
.ls-picdoclist .web_top .pic{ float: left; width: 230px; height: 130px; }
.ls-picdoclist .web_top .pic img{ width: 100%; height: 130px; }
.ls-picdoclist .web_top .pictitle{ display: block; margin-left: 250px; }
.ls-picdoclist .web_top .pictitle01{ display: block;  white-space: nowrap; overflow: hidden;  text-overflow: ellipsis; font-size: 18px; font-weight: bold; line-height: 20px; height: 20px; margin-bottom: 10px;  }
.ls-picdoclist .web_top .pictitle .picinfo{ font-size: 16px; display: block; display:-webkit-box;   text-overflow: ellipsis; word-bread:break-all; -webkit-box-orient:vertical;-webkit-line-clamp:2; height: 60px; overflow: hidden; color: #9E9E9E; line-height: 30px;}
.ls-picdoclist .web_top .morelink{ text-align: right; margin-top: 6px;}
.ls-picdoclist .web_top .morelink a{ display: inline-block;height: 28px; line-height:28px; border-radius: 4px; padding: 0 10px; color: #999; background: #FFFFFF;border: 1px solid #DDDDDD;}
.ls-picdoclist .web_top .morelink a:hover{border: 1px solid #2b81ea; color: #2b81ea; }
.ls-picdoclist .web_con1 { margin-top: 10px; }
.ls-picdoclist .web_con1 li{ height: 38px;line-height: 38px;font-size: 18px;position: relative;  padding: 2px 50px 2px 15px;background: no-repeat left center;background-image: url(../images/dot.png) !important;}
.ls-picdoclist .web_con1  li .date{ position: absolute; right:0; top:2px;font-size:16px;color: #999; }
.ls-picdoclist .web_con1  li a{ display:inline-block; max-width:530px; white-space: nowrap; overflow: hidden;  text-overflow: ellipsis;}
.ls-news-right .ls-picdoclist .web_con1  li a{ max-width: 500px; }
.ls-picdoclist .web_con1  li img{ float:left; padding:12px 0 0 0;}

/*巾帼风采*/
.ls-imglist-slide{position: relative; margin-top: 20px; width: 100%; overflow: hidden; height: 275px;}
.ls-imglist {height: 100%;overflow: hidden;}
.ls-imglist-slide .ls-prev,.ls-imglist-slide .ls-next{ position: absolute; width: 28px; height: 44px; display: block; top: 50%; margin-top: -37px; background: center center no-repeat;z-index: 2; cursor: pointer; background-color: rgba(0, 0, 0, 0.3) !important;  }
.ls-imglist-slide .ls-prev{left: 0; background-image: url("../images/btn-prev.png") !important; }
.ls-imglist-slide .ls-next{right: 0; background-image: url("../images/bnt-next.png") !important;}
.ls-imglist-slide .ls-prev:hover,.ls-imglist-slide .ls-next:hover{ background-color: rgba(0, 0, 0, 0.7) !important; }
.ls-imglist-slide li{ float: left; width: 332px; height: 275px;}
.ls-imglist-slide li a{display: block;height: 100%;overflow:hidden;margin-right: 27px; }
.ls-imglist-slide li img{display: block;width:100%;height: 225px;}
.ls-imglist-slide li .title{display: block; font-size: 16px; height: 50px; line-height: 50px; background: #F5F5F5; padding: 0 10px; white-space: nowrap; overflow: hidden;  text-overflow: ellipsis; text-align: center;}
@media (min-width: 1200px) and (max-width: 1299px) {
    /*焦点图*/
    .ls-flash{width:600px;}
    /*动态*/
    .ls-newslist{ width: 570px}
    .ls-newslist .ls-doc-list li a{max-width:450px;}
    /*横幅轮播*/
    .flash-ztslide{ height: 110px;}
    /*栏目信息*/
    .ls-zyzz-left{width:600px;}
    .ls-zyzz-right{width:570px;}
    .ls-zyzz-left .ls-doc-list li a{max-width:480px;}
    .ls-zyzz-right .ls-doc-list li a{max-width:450px;}
    /*专题专栏*/
    .ls-special-slide{ height: 140px;}
    .ls-speciallist li{  width: 305px; height: 140px;}
    .ls-speciallist li a{margin-right: 20px;}
    /*妇儿学堂*/
    .ls-news-left{ width: 600px; }
    .ls-news-right{ width: 570px; }
    .ls-picdoclist .web_con1  li a{  max-width:480px; }
    .ls-news-right .ls-picdoclist .web_con1  li a{  max-width:450px; }
    /*巾帼风采*/
    .ls-imglist-slide{ height: 260px;}
    .ls-imglist-slide .ls-prev,.ls-imglist-slide .ls-next{  margin-top: -30px;   }
    .ls-imglist-slide li{ width: 305px; height: 260px;}
    .ls-imglist-slide li a{margin-right: 20px; }
    .ls-imglist-slide li img{height: 210px;}
}
@media (max-width:1199px) and (min-width:992px){
    /*焦点图*/
    .ls-flash{width:500px;}
    /*动态*/
    .ls-newslist{width:470px;}
    .ls-newslist .ls-doc-list li a{max-width:360px;}
    /*横幅轮播*/
    .flash-ztslide{ height: 92px;}
    /*栏目信息*/
    .ls-zyzz-left{width:500px;}
    .ls-zyzz-right{width:470px;}
    .ls-zyzz-left .ls-doc-list li a{max-width:400px;}
    .ls-zyzz-right .ls-doc-list li a{max-width:345px;}
    /*专题专栏*/
    .ls-special-slide{height: 122px;}
    .ls-speciallist li{width: 253px; height: 122px;}
    .ls-speciallist li a{margin-right: 20px;}
    /*妇儿学堂*/
    .ls-news-left{ width: 500px; }
    .ls-news-right{ width: 470px; }
    .ls-picdoclist .web_con1  li a{  max-width:400px; }
    .ls-news-right .ls-picdoclist .web_con1  li a{  max-width:345px; }
    /*巾帼风采*/
    .ls-imglist-slide{ height: 233px;}
    .ls-imglist-slide .ls-prev,.ls-imglist-slide .ls-next{  margin-top: -25px;   }
    .ls-imglist-slide li{ width: 253px; height: 233px;}
    .ls-imglist-slide li a{margin-right: 20px; }
    .ls-imglist-slide li img{height: 183px;}
}
@media (max-width:991px){
    .ls-mainbox{padding:0 15px;}
    .ls-module{float: none;width:auto !important;}
    /*焦点图*/
    .ls-flash{height: 416px !important;}
    /*动态*/
    .ls-newslist{margin-top:15px;height: auto;}
    /*横幅轮播*/
    .flash-ztslide{ height: 71px;}
    /*重要转载*/
    .ls-zyzz-right{margin-top:10px;}
    .ls-zyzz-box .ls-list-info{height: auto;}
    /*栏目信息*/
    .ls-news-left,.ls-news-right{height: auto;}
    /*专题专栏*/
    .ls-special-slide{height: 116px;}
    .ls-speciallist li{width: 251px; height: 116px;}
    .ls-speciallist li a{margin-right: 15px;}
    /*巾帼风采*/
    .ls-imglist-slide{ height: 224px;}
    .ls-imglist-slide .ls-prev,.ls-imglist-slide .ls-next{  margin-top: -20px;   }
    .ls-imglist-slide li{ width: 251px; height: 224px;}
    .ls-imglist-slide li a{margin-right: 15px; }
    .ls-imglist-slide li img{height: 174px;}
    /*妇儿学堂*/
    .ls-picdoclist .web_con1 li a{ max-width: none !important; display: block; float: none;}
    .ls-picdoclist .web_con1 li  img{ display: none;}
   
}
@media (max-width:767px){
    .ls-mainbox{padding:0 10px;}
    /*大标题*/
    .ls-headlines .title a{  height: 64px; line-height: 64px;  font-size: 32px;  }
    /*焦点图*/
    .ls-flash{height: 421px !important;}
    .flash-pic .title{   padding: 0 106px 0 10px;}
    /*横幅轮播*/
    .flash-ztslide{ height: 70px;}
    /*专题专栏*/
    .ls-special-slide{height: 148px;  width: 300px; margin: 0 auto;}
    .ls-speciallist li{width: 300px; height: 148px;}
    .ls-speciallist li a{margin-right: 0;}
    /*巾帼风采*/
    .ls-imglist-slide{ height: 275px; width: 300px; margin: 10px auto 0 auto;}
    .ls-imglist-slide .ls-prev,.ls-imglist-slide .ls-next{  margin-top: -37px;   }
    .ls-imglist-slide li{ width: 300px; height: 271px;}
    .ls-imglist-slide li a{margin-right: 0; }
    .ls-imglist-slide li img{height: 221px;}
    /*妇儿学堂*/
    .ls-picdoclist{ margin-top: 10px;}
    .ls-picdoclist .web_top .pic{ float: none; width: auto; height: auto; }
    .ls-picdoclist .web_top .pic img{ height: auto;  }
    .ls-picdoclist .web_top .pictitle{  margin-left: 0; margin-top: 15px; }
    
}
@media (max-width:667px){
    /*焦点图*/
    .ls-flash{height: 364px !important;}
}
@media (max-width:500px){
    /*焦点图*/
    .ls-flash{height: 270px !important;}
}
@media (max-width:413px){
    /*焦点图*/
    .ls-flash{height: 221px !important;}
}
@media (max-width:374px){
    /*焦点图*/
    .ls-flash{height: 199px !important;}
}
@media (max-width:359px){
    /*焦点图*/
    .ls-flash{height: 191px !important;}
}
@media (max-width:320px){
    /*焦点图*/
    .ls-flash{height: 169px !important;}
}
/*****网站地图****/
.ls-map{padding:20px 30px;border:1px solid #ddd;}
.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{margin-top:16px;padding-bottom: 10px;font-size: 20px;color: #2B81EA;font-weight: bold;line-height: 1.8;border-bottom: #e7e7e7 1px solid;}
.dty_mutitle a{color:#2B81EA;}
.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 #2B81EA;background: #2B81EA; color:#fff;}
@media (min-width: 992px) and (max-width:1199px) {
    .dty_sublb ul li{width: 19%}
}
@media(max-width:991px) {
    .ls-map{padding:10px 20px;}
    .dty_sublb{padding-top:15px;}
    .dty_sublb ul li{width: 32.3%}
}
@media(max-width:767px) {
    .ls-map{padding:10px;}
    .ls-map-title{padding:15px 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-search-page{ border: 1px #ddd solid; padding: 20px;margin-bottom: 20px;}
.ls-search-leftbar{width:260px; height:auto;}
.fenlei_tit,.searchType-title{height:34px;line-height:34px;padding-left:12px;font-size:16px;font-weight:bold;color:#333; }
.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;}
.total_wz ul li a:hover,.total_wz ul li a.active,.searchType-column ul li a:hover,.searchType-column ul li a.active{text-decoration:underline;color:#de3e40;}
.ls-search-rightbar{width:970px;height:auto;padding-top:10px;}
.ls-search-rightbar .warm-prompt{line-height:30px;font-size:14px;color:#666;}
.result_title{padding-right:18px;font-size:15px;float:right;text-align:right;width:auto;height:30px;line-height:30px;color:#8a8a8a;}
.ls-search-rightbar .search-list{height:auto;margin-bottom:15px;line-height:1.8;}
.ls-search-rightbar .search-list li.search-title{line-height:1.8;font-weight:bold;font-size:16px; padding-bottom: 5px;}
.ls-search-rightbar .search-list li.search-title a:hover{text-decoration:underline;}
.ls-search-rightbar .search-list li a span,.ls-search-rightbar .search-list li span{color:#cd3501;}
.ls-search-rightbar .search-list li.search-info{ height:30px; line-height: 30px;white-space: nowrap; overflow: hidden;  text-overflow: ellipsis; margin-bottom:5px; color: #666;}
.ls-search-rightbar .search-list li.search-column{color:#0384ce;}
.ls-search-rightbar .search-list li.search-url{height:auto;color:#999999; word-break: break-all; font-family:Arial, Helvetica, sans-serif;}
.ls-search-rightbar .search-list li.search-url span.date{padding-left:14px; color: #999;}
.ls-search-rightbar .search-list li.search-url a{color: #999;}
.ls-search-rightbar .search-list li.search-url a:hover{text-decoration:underline; color: #d00;}
.secondsearch{ display:none;}
.warm-prompt{ line-height:30px; font-size:14px; color:#727272;}
@media (max-width: 1299px) and (min-width: 1200px){
    .ls-search-rightbar{ width: 870px;}
}
@media (min-width: 992px) and (max-width:1199px) {
    .ls-search-rightbar{width: 670px;}
    .ls-search-page{ padding: 15px;}
}
@media(max-width:991px) {
    .ls-search-rightbar{padding-top: 0;}
    .ls-search-page{ padding: 10px;}
}

/*通用栏目*/
/*.ls-column-inner{padding:20px;border:1px solid #ddd;}*/
/*栏目页-左侧 */
.ls-column-left{width:280px;background: #f9fafb;}
.ls-column-title{line-height: 30px;padding:10px;font-size: 20px;font-weight: bold;color: #fff;text-align: center; background:#2B81EA;}
.ls-column-title .tit,.ls-column-title span{}
.ls-column-menu ul li{border-bottom: 1px solid #fff;}
.ls-column-menu ul li a{display:block;padding: 12px 15px 12px 45px;line-height:28px;font-size:16px; background:url(../images/menu.png) 20px 20px no-repeat;}
.ls-column-menu ul li a:hover,.ls-column-menu ul li.active a{color:#2B81EA;background:url(../images/menuon.png) 20px 20px no-repeat #edf6ff;}
/*栏目页-窄屏下二级栏目 */
.btn-group{/*width:100%;*/cursor:pointer;position:relative;z-index:1;}
.btn{width:100%;padding:8px 12px;font-size:18px;text-align:left;border-radius:0;}
.btn-danger{/*height:44px;*/color:#fff;background:#2B81EA;border:0;font-weight:bold;padding:10px 20px 10px 12px;border-radius:4px;position: relative;}
.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:#2B81EA;border:0;}
.btn .caret{float:right;position: absolute;top: 50%;right: 10px;margin-top: -2px;}
.dropdown-menu{width:100%;padding:0;border-radius:0;box-shadow:none;border:0; margin: 0; float: none; position: static;}
.dropdown-menu > li > a{padding:8px 20px 8px 20px;font-size:16px;white-space:normal; color: #fff;}
.dropdown-menu a{background: #f2f4fb;border-top: 1px solid #fff;color: #333 !important;}
.dropdown-menu a:hover{background:#2B81EA !important;color:#fff !important;}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{background: #2B81EA !important;color:#fff !important;}
/*栏目页-文字列表 */
.ls-column-right{width: 1000px;position:relative;}
.ls-column-right .guidang{position:absolute;right:-20px;top:-40px;z-index:99;}
/*当前栏目*/
.ls-column-name{padding:10px 0;border-bottom:#ddd 1px solid;}
.ls-column-name span{display: inline-block;line-height: 30px;font-size: 20px; font-weight: bold;color:#2B81EA;}
/***栏目文字列表****/
.ls-column-list{height:auto;margin-top:20px;min-height:500px;_height:500px;font-size:14px;line-height:1.8;border-top:0;text-align:justify;text-justify:inter-ideograph;word-break:break-all;word-wrap:break-word;}
.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:34px;line-height:34px;vertical-align:bottom; padding: 2px 90px 2px 15px;background: url(../images/dot.png) 2px center no-repeat; font-size:16px;position: relative;}
.ls-column-list ul li .date{float:none;position: absolute; right: 0; top:2px;color:#999;font-size: 14px; }
.ls-column-list ul.doc_list,.ls-column-list ul.download-list{padding-bottom:10px;}
.ls-column-list ul.doc_list li,.ls-column-list ul.download-list li{overflow:hidden;background-image: url(../images/dot.png) !important;position: relative;}
.ls-column-list ul.doc_list li a{ max-width: 820px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.ls-column-list ul.doc_list li img{float:left;margin:10px 0 0 2px;}
.ls-column-list ul li.lm_line{height: 0;border-bottom: 1px dashed #ddd;margin: 12px 0; padding:0;background-image: none !important;}
.ls-column-list ul li.lm_line.add{display: none;}
.ls-column-list ul li.columnName{height:auto;margin:0 0 5px;padding:5px 70px 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:30px;font-size:16px;font-weight: bold;max-width: none;}
.ls-column-list ul li.columnName .more{font-size:14px;color:#999;line-height:30px;position: absolute;top:5px;right:10px;}
.ls-column-list ul li.columnName .more:hover{color:#d80c18;}
.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 (min-width: 1200px) and (max-width: 1299px) {
    .ls-column-right{ width: 900px;}
    .ls-column-list ul.doc_list li a{ max-width: 720px;}
}
@media (max-width: 1199px) and (min-width: 992px) {
    .ls-column-right{  width: 692px;}
    .ls-column-list ul.doc_list li a{max-width: 520px; }
}
@media (max-width: 991px){
    /*.ls-column-inner{padding: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;position: relative;}
}
@media (max-width:767px) {
    /*.ls-column-inner{padding:10px;}*/
    .lm_container{margin: 10px;}
    .dropdown-backdrop{ display: none;}
    .ls-column-list{min-height: 200px;margin-top:10px;}

}
/*栏目页 图片列表 */
.ls-column-list ul.picture-list{ clear:both;  overflow:hidden; margin-right: -20px;}
.ls-column-list ul.picture-list li{float:left; display:inline;height:auto;background:none; padding: 0; margin-right: 20px; margin-bottom:15px;text-align:center; width:320px; }
.ls-column-list ul.picture-list li a{ display: block; float: none;}
.ls-column-list ul.picture-list li .img_img{ background:#f2f2f2;padding:10px; display: block;}
.ls-column-list ul.picture-list li a img{width:100%; height:180px;}
.ls-column-list ul.picture-list li a:hover{ color:#1f68ba;}
.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:34px;line-height:34px;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; display:inline;height:auto;background:none;padding:0; margin:0 20px 10px 0; text-align:center; width:320px;}
.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:225px;}
.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:#004caa;}
@media (min-width: 1200px) and (max-width: 1299px) {
    .ls-column-list ul.picture-list li,.ls-column-list ul.videoNews-img-list li{ width: 286px;}
    .ls-column-list ul.picture-list li a img{height:150px;}
    .ls-column-list ul.videoNews-img-list li a img{ height:200px;}
}
@media (min-width: 992px) and (max-width:1199px) {
    .ls-column-list ul.picture-list{margin-right:-15px;}
    .ls-column-list ul.picture-list li{  width: 220px;  margin-right:15px;}
    .ls-column-list ul.picture-list li a img{ height:113px;}
    .ls-column-list ul.videoNews-img-list li{ width: 217px;}
    .ls-column-list ul.videoNews-img-list li a img{ height:147px;}
}
@media (max-width: 991px){
    .ls-column-list ul.picture-list{margin-right:-15px;}
    .ls-column-list ul.picture-list li{  width: 236px;margin-right:15px;}
    .ls-column-list ul.picture-list li a img{ height:122px;}
    .ls-column-list ul.videoNews-img-list{margin-right:-15px;}
    .ls-column-list ul.videoNews-img-list li{ width: 236px;margin-right:15px;}
    .ls-column-list ul.videoNews-img-list li a img{ height:162px;}
}
@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; display: block; 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;}
}

/*** 通用文章页 START ****/
.ls-article{border:1px solid #ddd;padding:20px;position: relative;}
.ls-article-inner{padding: 20px 50px;font-size:14px;line-height:1.8;height:auto;position: relative;}
.ls-article .guidang{position:absolute;right:-20px;top:-40px;z-index:99;}
.minh500{min-height: 500px;}
/*标题*/
.ls-article-toptitle{font-size:20px;text-align:center;line-height:1.6;padding:5px 0;font-weight:normal;}
.ls-article-title{ font-size:28px; line-height:1.6;text-align:center;padding:10px 0;}
.ls-article-subtitle{font-size:22px;text-align: center;line-height: 1.6;padding:5px 0;font-weight: normal;}
.ls-article-smalltitle{font-size:18px;text-align:center;line-height:1.6;padding:5px 0;font-weight:normal;}
/*发布信息*/
.ls-article-menu{  line-height:26px; text-align:center; color:#666;  padding:10px 0; border-bottom:1px solid #dddddd;font-family:Microsoft YaHei;  position:relative;}
.ls-article-menu a{color:#666;  }
.ls-article-menu input{width: 12px;height: 12px;border: 1px solid #666666; margin:0 4px 0 0;vertical-align: middle;cursor: pointer;outline: medium none;overflow: hidden;}
.ls-article-menu .sp{ padding:0 0.5em; display: inline-block;}
.ls-article-menu i{font-style: normal;}
.ls-article-menu .starting{color:#36BD53;}
.ls-article-menu .nostart{color:#dd0000;}
.ls-article-menu .over{color:#999;}
.wz_font{display:inline-block;vertical-align: top;}
.wz_font i {display: block;float: left;font-style: normal;width: 45px;height: 26px;line-height: 26px;white-space: nowrap;overflow: hidden;}
.wz_font a {display: block;float: left;width: 30px;height: 24px;line-height: 24px;border: #e6e6e6 1px solid;text-align: center;cursor: pointer;color: #999999;}
.wz_font a:hover {color: #3d69aa;}
.wz_font a.active {color: #3d69aa;}
.wz_font a.j-fontBig {border-right: 0;border-radius: 2px 0 0 2px;}
.wz_font a.j-fontSmall {border-left: 0;border-radius: 0 2px 2px 0;}
/*内容*/
.ls-article-info{padding:20px 2px;overflow-x:auto;font-size:16px;line-height:2; text-align:justify;text-justify:inter-ideograph;word-break:break-all;word-wrap:break-word; min-height: 200px; position: relative;}
.ls-article-info table{max-width:98% !important;border-color:#333; border-spacing:0; border-collapse: collapse; margin: 0 auto;}
.ls-article-info table td{padding: 5px; line-height: 1.5; border:1px solid #333;}
.ls-article-info img{max-width:94% !important;height: auto !important;}
/*分享、打印*/
.ls-article-share{position:relative;padding-top:15px;border-top: #ddd 1px dashed;}
.ls-share-pf{height: 26px; position: relative; padding-left: 22px; background: url(../images/share.png) left center no-repeat  !important;}
.ls-share-pf .share-box{position:relative;top: 0;}
.ls-custom-menu a,.ls-custom-menu span{display:block;float:left;height:30px;line-height:30px;margin-left:15px;color:#999;background:0 center no-repeat;}
.ls-custom-menu .print{padding-left:22px;background-image:url(../images/print.png) !important;}
.ls-custom-menu .ls-gototop{ padding-left: 20px; padding-right: 0; background-image: url("../images/gotop.png") !important;}
.ls-custom-menu a:hover{color:#d00;}
/*二维码*/
.scan_code_box{margin:0 auto;padding:20px 0 30px;text-align:center;}
.scan_code_box .pic{text-align:center;width:auto;margin:0 auto;}
.scan_code_box img{width:150px;height:150px;border:1px solid #efefef;margin:0 auto;padding:9px;}
.scan_code_box .txt{text-align:center;line-height:32px;font-size:14px;color:#666;display:block;}
.scan_code_box .ewmgai{display:none;}
/*上下篇*/
.ls-article-next{margin-top:20px;font-size: 16px;line-height: 32px;}
.ls-article-next span{font-weight: bold;}
/*视频文章*/
.ls-article-video{text-align:center;padding:20px 0 0;}
@media only screen and (max-width:991px) {
    .ls-article{padding:15px;}
    .ls-article-inner{padding:10px 20px;}
}
@media only screen and (max-width:767px) {
    .ls-article{padding:10px;}
    .ls-article-inner{padding:0;}
    .minh500{min-height: 200px;}
    .ls-article-info{ min-height: auto;}
    /*标题*/
    .ls-article-toptitle{font-size:18px;}
    .ls-article-title{ font-size:24px;}
    .ls-article-subtitle{font-size:20px;}
    .ls-article-smalltitle{font-size:16px;}
}
@media print{
    .ls-page-footer,.ls-article-share,.ls-article-next,ls-article-menu,.ls-crumbs-box,.ls-page-top,.ls-search,.scan_code_box{display:none;}
}
/*栏目页 投票调查 */
.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 210px 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: 530px;}
.ls-column-list .survey-list li .status,.ls-column-list .collect-list li .status{display:block; position: absolute; top: 50%; margin-top:-12px; 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:#2B81EA; 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: 1199px) {
    .ls-column-list .survey-list li .title2,.ls-column-list .collect-list li .title2{ max-width: 320px;}
}
@media (min-width: 768px) and (max-width: 991px) {
    .ls-column-list .survey-list li .title2,.ls-column-list .collect-list li .title2{ max-width: 370px;}
}
@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: block;text-align:left; white-space: nowrap;}
    .ls-column-list .survey-list li .result,.ls-column-list .collect-list li .result{float: none;display: none;}

}
/*征集文章页*/
.ls-collectInfo-menu .starting{color:#2B81EA;}
.ls-collectInfo-menu .over{color:#f00;}
.collectit{font-size:20px;color:#2B81EA;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;}
.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: #2B81EA; color: #fff;}
.g-yjzjbox {padding: 20px 0;}
.m-filbox .u-txt-file{color:#2B81EA;font-weight:bold;font-size:18px;background:url(../images/bg-updown.png) left center no-repeat;padding-left:25px;margin-bottom:12px;}
.m-file-download ul li{line-height:22px;overflow:hidden;padding:2px 0;font-size:18px;}
.m-file-download ul li span{display:inline-block;width:50px;height:25px;line-height:25px;text-align:center;color:#fff;background:#2B81EA;border-radius:2px;}
.m-file-download ul li a{color:#2B81EA;}
.u-tit{font-size: 20px;color: #2B81EA;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:#2B81EA;font-weight:bold;height:60px;line-height:60px;background:url(../images/icon_myzj.gif) left center no-repeat;padding-left:38px;}
.poll_collect ul{margin:10px 0 0;}
.poll_collect li{border:#ddd solid 1px;padding:2px;height:34px;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:180px;}
.poll_collect li .red{color:#f00;padding-right:8px;vertical-align:middle;}
.poll_collect li p input{float:left;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; line-height: 40px; background:#2B81EA;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:#2B81EA;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: #2B81EA; 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: #2B81EA; margin-right: 5px;}
input.disabled{background: #ddd !important;}
input.btn.disabled{background: #999 !important; color: #fff !important; cursor: default !important;}
/*网友意见*/
.collection-theme-list{margin-top:20px;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: 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:#2B81EA;}
.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:#2B81EA;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 .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 .vote-main{ margin-bottom:0;}
    .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;}
}

/* 栏目页-留言查询、列表 */
.liuyan{float: right;line-height: 42px;background: url(../images/dqwz.png) left center no-repeat;text-indent: 20px;}
.liuyan_xinjian{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;cursor:pointer;}
.liuyan_xinjian:hover{color:#fff;}
.ls-message-query{border:#e8e8e8 1px solid;background:#f6f6f6;padding:17px 15px 13px;height:66px;position:relative;}
.ls-message-query .ls-message-statistics{line-height:28px;font-size:14px;margin-left: 120px;}
.ls-message-query .ls-message-statistics span{padding:0 10px;}
.ls-message-query .ls-message-statistics .sz{color:#fd8524;font-style:normal;}
.ls-message-query-from{margin-top:8px;}
.ls-message-query-from ul li{float:left;height:32px;line-height:32px;padding:0;background:none !important;font-size:14px;overflow:visible;}

.ls-message-query-from ul li.time{width:128px;}
.ls-message-query-from ul li.time input{float:left;width:116px;height:30px;line-height:30px;border:#cecece 1px solid;background:#fff;font-size:14px;color:#999;padding-left:10px;outline:none; border-radius: 4px;}
.ls-message-query-from ul li.line{width:24px;background:url(../images/liuyan_jg.gif) center center no-repeat !important;}
.ls-message-query-from ul li.text{width:77px;text-align:right;}
.ls-message-query-from ul li.dw{width:150px;}
.ls-message-query-from ul li.dw select{width:140px;height:32px;line-height:32px;border:#cecece 1px solid;background:#fff;font-size:14px;color:#999;padding:2px 5px;outline:none;}
.ls-message-query-from ul li.srk{width:214px;}
.ls-message-query-from ul li.srk input{float:left;width:203px;height:30px;line-height:30px;border:#cecece 1px solid;border-right:0;background:#fff;font-size:14px;color:#999;padding-left:10px;outline:none; border-radius: 4px 0 0 4px;}
.ls-message-query-from ul li.btn{width:48px;}
.ls-message-query-from ul li.btn input{float:left;width:48px;height:32px;line-height:32px;border:none;background:#2B81EA;font-size:14px;color:#fff;text-align:center;outline:none;cursor:pointer; border-radius: 0 4px 4px 0;}
.ls-message-query-from ul li.btn input:hover{background: #0e56a7;}
.ls-message-query .title{display:block;width:75px;height:26px;line-height:26px;position:absolute;left:15px;top:17px;font-size:18px;font-weight:bold;color:#2B81EA;}
.ls-message-query-from ul li input:focus{border-color:#2B81EA; }
.ls-column-list .guestbook-table{margin-top:15px;}
.ls-column-list .guestbook-table .guestbook_bt{height:36px;overflow:hidden; position: relative;}
.ls-column-list .guestbook-table .guestbook_bt .liuyan_xiexin{ position: static !important; float: right;}
.ls-column-list .guestbook-table .guestbook_bt span{display:block;float:left;width:auto;white-space:nowrap;height:36px;line-height:36px;padding:0 20px;font-size:16px;color:#fff;background:#2B81EA;font-weight: bold;}
.ls-column-list .guestbook-table .guestbook_title{height:36px; background:#f8f8f8;margin:12px 0 5px; position: relative;}
.ls-column-list .guestbook-table .guestbook_title li{height:36px; line-height:36px;border-right:#fff 2px solid;text-align:center;padding:0;background:none !important; position: absolute;top:0;}
.ls-column-list .guestbook-table .guestbook_title li.t1{left:0; right:244px; }
.ls-column-list .guestbook-table .guestbook_title li.t2{width:110px; right:224px;display:none;}
.ls-column-list .guestbook-table .guestbook_title li.t3{width:120px; right:122px;}
.ls-column-list .guestbook-table .guestbook_title li.t4{width:120px;border-right:none; right:0;}
.ls-column-list .guestbook-table .guestbook_title li.t5{width:86px;display:none;}
.ls-column-list .guestbook-table ul.odd,.ls-column-list .guestbook-table ul.even{height:36px;clear:both;overflow:hidden; position: relative;}
.ls-column-list .guestbook-table ul.even{background:#f7f7f7;}
.ls-column-list .guestbook-table ul.odd li,.ls-column-list .guestbook-table ul.even li{ position: absolute; top:0; padding:0;background:none !important;height:36px;line-height:36px;text-align:center;font-size:16px;border-right:#fff 2px solid;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#999;}
.ls-column-list .guestbook-table ul.odd li.t1,.ls-column-list .guestbook-table ul.even li.t1{left:0; right:244px;text-align:left;padding-left:18px;background: url(../images/dot.png) 5px center no-repeat!important;}
.ls-column-list .guestbook-table ul.odd li.t1 a,.ls-column-list .guestbook-table ul.even li.t1 a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.ls-column-list .guestbook-table ul.odd li.t2,.ls-column-list .guestbook-table ul.even li.t2{width:110px;  right:224px;display:none;}
.ls-column-list .guestbook-table ul.odd li.t3,.ls-column-list .guestbook-table ul.even li.t3{width:120px; right:122px;color:#999;}
.ls-column-list .guestbook-table ul.odd li.t4,.ls-column-list .guestbook-table ul.even li.t4{width:120px;border-right:none; right:0;color:#999;}
.ls-column-list .guestbook-table ul.odd li.t3 .s1,.ls-column-list .guestbook-table ul.even li.t3 .s1{color:#999;}
.ls-column-list .guestbook-table ul.odd li.t3 .s2,.ls-column-list .guestbook-table ul.even li.t3 .s2{color:#f00;}
.ls-column-list .guestbook-table ul.odd li.t5,.ls-column-list .guestbook-table ul.even li.t5{width:86px;display:none;}
@media (max-width: 1199px) and (min-width: 992px) {
    .ls-message-query{height: auto;}
    .ls-message-query .title{left:15px;}
    .ls-message-query .ls-message-statistics{margin-left:80px;}
    .ls-message-query-from{padding-left: 0;}
}
@media (max-width:991px) {
    .ls-message-query{height: auto;}
    .ls-message-query .title{position: static;}
    .ls-message-query .ls-message-statistics{height:auto;line-height:1.8;padding: 10px 0 0;margin-left:0;}
    .ls-message-query .ls-message-statistics span{display: inline-block;padding:0 15px 0 0;}
    .ls-message-query-from{/*padding-left:30px;*/}
}
@media (max-width: 767px) {
    .ls-message-query{ padding: 10px; height: auto;}
    .ls-message-query .ls-message-statistics{height: auto; text-align: left;}
    .ls-message-query-from{height: auto; padding: 0; width: auto;}
    .ls-message-query .title{ top: 10px; left: 10px;}
    .ls-message-query-from ul{height: auto;}
    .ls-message-query-from ul li.time{width: 47%;}
    .ls-message-query-from ul li.time input,.ls-message-query-from ul li.srk input{width: 100%; box-sizing: border-box; height: 28px; line-height: 28px;}
    .ls-message-query-from ul li.line{width: 6%;}
    .ls-message-query-from ul li.text,.ls-message-query-from ul li.srk,.ls-message-query-from ul li.btn{width: 100%;}
    .ls-message-query-from ul li.srk input{border: 1px #cecece solid;}
    .ls-message-query-from ul li.text{text-align: left; text-indent: 5px;}
    .ls-message-query-from ul li.btn{margin-top: 10px;}
    .ls-message-query-from ul li.btn input,.ls-message-query-from ul li.srk input{ border-radius: 4px;}
    .ls-column-list .guestbook-table{min-height: 200px;}
    .ls-column-list .guestbook-table .guestbook_title li.t1{ right:84px;}
    .ls-column-list .guestbook-table .guestbook_title li.t2, .ls-column-list .guestbook-table .guestbook_title li.t3{ display: none;}
    .ls-column-list .guestbook-table .guestbook_title li.t4{ right:0; width: 82px;}
    .ls-column-list .guestbook-table ul.odd li.t3, .ls-column-list .guestbook-table ul.even li.t3{ display: none;}
    .ls-column-list .guestbook-table ul.odd li.t2, .ls-column-list .guestbook-table ul.even li.t2{ display: none;}
    .ls-column-list .guestbook-table ul.odd li.t4, .ls-column-list .guestbook-table ul.even li.t4{right:0; width: 82px;}
    .ls-column-list .guestbook-table ul.odd li.t1, .ls-column-list .guestbook-table ul.even li.t1{ right:84px;}
}
/* 栏目页-留言 写信 */
.ls-golist{position:relative; z-index: 1;}
.liuyan_xiexin{display:block; 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;}

.ls-message-xz{ border:#e8e8e8 1px solid;background:#f6f6f6; padding:10px 30px 20px;height:auto;position:relative;}
.ls-message-xz .title{line-height:1.5; font-size:18px; display: block; padding-bottom: 20px; font-weight:bold; color:#2B81EA;}
.ls-message-xz p{color:#666; font-size:15px; line-height:1.8; text-indent:2em;}
.guestbook-form{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:#d30b15;}

.guestbook-table-form{margin-top:10px;}
.guestbook-table-form ul{overflow:inherit;}
.guestbook-table-form ul li{float:left;padding:0;background:none !important;overflow:inherit; padding-bottom: 10px;}
.guestbook-table-form ul li input,.guestbook-table-form ul li select,.guestbook-table-form ul li.tex textarea{ border-radius: 4px;}
.guestbook-table-form ul li.bt{width:140px;text-align:right;line-height: 38px;}
.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:330px;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: 100%; box-sizing: border-box; height:38px;line-height:38px;border:#ddd 1px solid;padding:2px 5px;}
.guestbook-table-form ul li.srk select{float:left; width: 100%; height: 38px; box-sizing: border-box; border:#ddd 1px solid;padding:3px 5px;}
.guestbook-table-form ul li.btk,.guestbook-table-form ul li.gk,.guestbook-table-form ul li.yzm{width:801px;height:44px;position:relative;}
.guestbook-table-form ul li.btk .msg-box,.guestbook-table-form ul li.yzm .msg-box{position:absolute;left:0;top:5px;}
.guestbook-table-form ul li.btk input{float:left;  width: 100%; box-sizing: border-box; height:38px;line-height:38px; border:#ddd 1px solid;padding:2px 5px;}
.guestbook-table-form ul li.bt1{width:140px;height:140px;line-height:140px;text-align:right;}
.guestbook-table-form ul li.tex{width:801px;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: 100%; box-sizing: border-box; line-height:32px; height:140px; border:#ddd 1px solid;padding:2px 5px;}
.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.yzm input{float:left; width:122px; box-sizing: border-box; height:38px;line-height:38px;border:#ddd 1px solid;padding:2px 5px;}
.guestbook-table-form ul li.yzm img{float:left; margin-left:5px; height: 38px; width: auto;}
.guestbook-table-form ul li.btn_group{width:100%;height:45px;text-align:center;padding-top:5px; margin-top: 8px;}
.guestbook-table-form ul li.btn_group input{background:#2B81EA;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: #0e56a7;}
.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; 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: 1200px) and (max-width: 1299px) {
    .guestbook-table-form ul li.srk{ width: 280px;}
    .guestbook-table-form ul li.btk, .guestbook-table-form ul li.gk, .guestbook-table-form ul li.yzm,.guestbook-table-form ul li.tex{ width: 701px;}

}
@media (min-width: 992px) and (max-width:1199px) {
    .guestbook-form{padding:15px 0;}
    .guestbook-table-form ul li.bt,.guestbook-table-form ul li.bt1{ width: 120px;}
    .guestbook-table-form ul li.srk{width: 210px;}
    .guestbook-table-form ul li.srk1 input{width: 478px;}
    .guestbook-table-form ul li.tex,.guestbook-table-form ul li.gk,.guestbook-table-form ul li.btk, .guestbook-table-form ul li.yzm{width: 540px;}
}
@media (min-width: 768px) and (max-width:991px) {
    .guestbook-table-form ul li.bt,.guestbook-table-form ul li.bt1{ width: 120px;}
    .guestbook-table-form ul li.srk{width: 220px;}
    .guestbook-table-form ul li.srk1 input{width: 518px;}
    .guestbook-table-form ul li.tex,.guestbook-table-form ul li.gk,.guestbook-table-form ul li.btk, .guestbook-table-form ul li.yzm{width: 560px;}
}
@media (max-width:767px) {
    .ls-message-xz{padding:10px;}
    .guestbook-form{padding: 0;margin-top:0;}
    .guestbook-table-form ul li{width: 100% !important;}
    .guestbook-table-form ul li.bt,.guestbook-table-form ul li.bt1{text-align: left; height: auto; line-height: 40px; padding-bottom: 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{height: 140px;}
    .guestbook-table-form ul li.srk1 input{width: 100%; height: 32px; box-sizing: border-box;}
    .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 .liuyancon td .dfbox .dfyj p{  }
.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:#2B81EA;-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: #0e56a7;}
@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*/


/*在线访谈*/
.ls-column-list ul.interview-list li{ background: none; padding: 0 0 20px 0;margin-bottom:20px; height: auto; border-bottom: 1px dotted #ddd;}
.ls-column-list ul.interview-list li .interview-img{float: left;}
.ls-column-list ul.interview-list li .interview-img img{ width: 280px; height: 212px;}
.ls-column-list ul.interview-list li .interview-info{margin-left: 300px;min-height: 212px;}
.ls-column-list ul.interview-list li .interview-info p{ font-size: 16px; line-height: 2;}
.ls-column-list ul.interview-list li .interview-info p a{ font-size: 16px;}
.ls-column-list ul.interview-list li .interview-info p span{ color: #1f68ba; }
.ls-column-list ul.interview-list li .interview-info .interview-title{padding-bottom:5px;font-weight: bold; font-size: 20px;line-height:1.6;}
.ls-column-list ul.interview-list li .interview-info .interview-title a{ color: #1f68ba;}
.ls-column-list ul.interview-list li .interview-info .interview-title a:hover{ color: #d00;}
@media (max-width: 1199px){
}
@media (max-width: 991px){
    .ls-column-list ul.interview-list li{padding-bottom: 15px;margin-bottom:15px;}
    .ls-column-list ul.interview-list li .interview-img{ float: none; width: auto; text-align: center; height:  auto; padding:0;}
    .ls-column-list ul.interview-list li .interview-img img{width: 100%; height: auto;}
    .ls-column-list ul.interview-list li .interview-info{margin:10px 0 0;min-height:auto;}
}

/*** 访谈文章页 ****/
.ls-article-interview{padding:0;}
.ftysecnr{height:auto;min-height:500px;_height:500px;}
.interview-detail{width:auto; padding: 20px;}
.interview-detail .interview-title{overflow:hidden;text-align:center;font-size:28px; line-height:40px; padding:10px;color:#1f68ba;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:460px;height:348px;}
.interview-detail .interview-info .in-img img{display:block;width:100%;height:100%;}
.interview-detail .interview-info .in-info{float:right;width:618px; padding:15px 20px 0 0;}
.interview-detail .interview-info .in-info p{font-size:16px; margin-bottom:10px; color: #666; line-height:2; 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.p3{margin-bottom:0; max-height:225px; 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-weight:bold; color:#333;}
.interview-detail .interview-desc{clear:both; padding:0 0 15px;}
.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:#1f68ba;}
.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:#1f68ba; color:#fff;}
.interview-detail .interview-desc-title .tptabs  li.active a{ color:#fff;}
.interview-detail .interview-zj{ font-size:16px; line-height:1.8; padding:0 10px; height:200px; overflow:auto;}
.wza-on .interview-detail .interview-zj{height: 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 0 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{font-size:16px; line-height: 1.8;}
.interview-detail .interview-info-list .pagination{margin:0;padding:10px 0 10px;}
.interview-detail .interview-info-list .interview-body{padding:15px 0; 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;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:#1f68ba;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{ padding-bottom: 20px;}
.interview-pic{height: 200px; overflow: hidden;}
.interview-pic .j-marquee{ width: 100% !important; overflow: hidden; height:200px;}
.interview-pic ul li{ width:264px;height:200px;float:left; padding-right:20px; padding-left:0; background:none;}
.interview-pic ul li a{ display: block; position:relative; height: 100%}
.interview-pic ul li img{ width:100%; height:100%; padding:0;}
.interview-pic ul li span{ position:absolute; left:0; bottom:0; right: 0; padding:0 10px; height:36px; line-height:36px; font-size:15px; text-align:center; background: url(../images/black60.png) !important; display: block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.interview-pic ul li a{color: #fff;}
.interview-pic ul li a:hover{color: #fff;}
.wza-on .interview-pic,.wza-on .interview-pic .j-marquee{height: auto;}
.wza-on .interview-pic ul{margin-right:-20px;}
.wza-on .interview-pic ul li{ margin-bottom: 20px;}

/*** 访谈文章页 ****/
@media (max-width:1199px) {
    .interview-detail .interview-info .in-img{width:360px;height: 273px;}
    .interview-detail .interview-info .in-info{width:510px;}
    .interview-detail .interview-info .in-info p.p3{max-height: 150px;}

    .interview-pic{height: 160px;}
    .interview-pic .j-marquee{height:160px;}
    .interview-pic ul li{ width:212px;height:160px;padding-right:20px;}

    .interview-detail .interview-zj{height: 160px;}
}
@media (max-width:991px) {
    .interview-detail{padding: 20px 0;}
    .interview-detail .interview-info .in-img{float: none; width: auto; height: auto; text-align: center;}
    .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;}
    .interview-detail .interview-info .in-info p.p3{max-height: none;}
    .interview-detail .interview-table th{width: 120px;}
    .interview-pic{height: 170px;}
    .interview-pic .j-marquee{height:170px;}
    .interview-pic ul li{ width:225px;height:170px;padding-right:15px;}
    .wza-on .interview-pic ul{margin-right:-15px;}
    .wza-on .interview-pic ul li{margin-bottom:15px;}
    .interview-detail .interview-zj{height: 170px;}
}
@media (max-width:767px) {
    .interview-detail{padding: 10px 0;}
    .interview-detail .interview-info .in-info p.p3{max-height: none; overflow-y: inherit;}
    .interview-detail .interview-info-list{ padding: 0 0 10px;}
    .interview-detail .interview-info-list .interview-reply{padding: 10px;}
    .interview-detail .interview-table{margin-top: 10px;}
    .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-pic{height: 170px;}
    .interview-pic .j-marquee{height:170px;}
    .interview-pic ul li{ width:225px;height:170px;padding-right:15px;}
    .wza-on .interview-pic ul{margin:0 -5px;}
    .wza-on .interview-pic ul li{width: 50%; height: 170px; margin-bottom: 10px;}
    .wza-on .interview-pic ul li a{margin: 0 5px;}
    .interview-detail .interview-zj{height: 170px;}
}
@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;}
    .wza-on .interview-pic ul{margin:0;}
    .wza-on .interview-pic ul li{width: auto; float: none; height: auto;}
    .wza-on .interview-pic ul li a{margin: 0;}
}
@media (max-width:480px) {
    .interview-detail .interview-table td.poll_input #checkimg{width: 75px;}
}