@charset "utf-8";
/* CSS Document */

/*----------栏目页 on----------*/
.ls-column-inner{ border-top: 1px #e5e5e5 solid; padding: 32px 0;}
/*左侧*/
.ls-column-left{width: 360px; background:#f4fafe; min-height: 400px;}
.ls-column-title{ height: auto; padding:20px 10px 21px; text-align: center; overflow:hidden; background: #1c4da3;}
.ls-column-title span{font-size:26px; font-weight: bold; line-height: 1.5; color:#fff;}
.ls-column-menu{padding:20px;}
.ls-column-menu li a{ line-height:1.5; text-align: center; padding: 15px 35px 16px; border-bottom: 1px solid #d4e1f0; display:block; font-size: 22px; position: relative;}
.ls-column-menu li a:after{ background: url("../images-new/lmlibg.png") right center no-repeat; width: 29px; height: 16px; display: block; content: ""; top: 50%; margin-top: -8px; right: 0; position: absolute;}
.ls-column-menu li.active a,.ls-column-menu li a.active,.ls-column-menu li a:hover{color: #1c4da3; background: linear-gradient(270.00deg, rgba(255, 254.74501037597656, 254.74501037597656, 0),rgba(255, 254.74501037597656, 254.74501037597656, 1) 100%); border-left: 5px #1c4da3 solid; padding-left: 30px;}
.ls-column-menu li.active a:after,.ls-column-menu li a.active:after,.ls-column-menu li a:hover:after{background-image:url("../images-new/lmlibgh.png") !important;}
/*窄屏下二级栏目 */
.dropdown-backdrop{display: none;}
.btn-group{width:100%;cursor:pointer; margin-bottom:10px; height: auto;}
.btn{width:100%;padding:5px 40px 5px 12px;font-size:18px; text-align:left;border-radius:0; position: relative;}
.btn-danger{height: auto;line-height: 34px;color:#fff;background:#1c4da3 ;border:0; padding-left:15px;}
.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:#1c4da3 ;border:0;}
.btn .caret{position: absolute;right: 15px;top: 50%;margin-top: -3px;}
.dropdown-menu{width:100%;padding:0;border-radius:0;box-shadow:none;border:0; position: static; margin: 0 0 10px;}
.dropdown-menu > li > a{padding:10px 10px 10px 15px; white-space: normal; font-size: 16px;}
.dropdown-menu > li > a img{display: none;}
.dropdown-menu a{background:#f8f8f8;border-top:1px solid #fff;}
.dropdown-menu a:hover{background:#f4fafe  !important;color:#1c4da3 !important;}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{background:#f4fafe ;color:#1c4da3;}
@media (max-width: 767px) {
    .btn{font-size: 16px;}
    .dropdown-menu > li > a{font-size: 14px;}
}
/*右侧*/
.ls-column-right{width: 1007px; position: relative;}
/*右侧标题 */
.ls-column-name{border-bottom: 1px #e5e5e5 solid;}
.ls-column-name span{display: inline-block; padding: 0 0 5px; position: relative; line-height:2.05; color: #1c4da3; font-size: 24px; transition: 0.4s all;}
.ls-column-name span:after{display:block; content: ""; position: absolute; left:0; bottom: -1px; transition: 0.4s all; width: 100%; height: 3px; background: #1c4da3 ;}

/***栏目文字列表****/
.ls-column-list{height:auto; min-height:450px; _height:450px; position: relative; font-size:18px; line-height:1.8;
    border-top:0; text-align:justify; text-justify:inter-ideograph; padding: 17px 0 25px;}
.ls-column-list ul{clear:both;}
.ls-column-list table{max-width:100% !important;}
.ls-column-list li{height:36px; line-height:36px; vertical-align:bottom; padding:2px 110px 2px 18px; background: url("../images-new/icon.png") left center no-repeat; position:relative;}
.ls-column-list li .date{color:#999; position: absolute; top: 2px; right: 0;}
.ls-column-list .doc_list{padding-bottom:5px; overflow: hidden;}
.ls-column-list .doc_list li,.ls-column-list .download-list li{overflow:hidden;}
.ls-column-list .doc_list li a{display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.ls-column-list .doc_list li img{float:left; margin:16px 0 0 4px;}
.ls-column-list .doc_list li.odd a,.ls-column-list .doc_list li.even a{ max-width: 830px;}
.ls-column-list li.lm_line{height: 0;border-bottom: 1px dashed #e5e5e5;margin: 16px 0; padding:0;background: none;}
.ls-column-list li.lm_line.add{display: none;}
.ls-column-list li.columnName{height:auto !important; line-height: 1.6; padding: 10px !important; background: #f8f8f8; margin: 5px 0;}
.ls-column-list li.columnName a.more{ font-size:16px; color:#888; float: right !important; margin: 0 !important;}
.ls-column-list li.columnName a.more:hover{ color:#c00;}
.ls-column-list li.columnName a.title{ font-weight:bold; color:#333; display: inline; margin-right: 0; white-space: normal; max-width: none !important;}
.ls-column-list .doc_list li.search-list a{max-width: none !important;margin-right: 90px;float: none;}
@media (min-width: 1391px) and (max-width:1580px) {
    .ls-column-left{width: 320px;}
    .ls-column-right{width: 847px;}
    .ls-column-list .doc_list li.odd a,.ls-column-list .doc_list li.even a{ max-width: 670px;}
}
@media (min-width: 1181px) and (max-width: 1390px) {
    .ls-column-left{width: 280px;}
    .ls-column-right{width: 680px;}
    .ls-column-list .doc_list li.odd a, .ls-column-list .doc_list li.even a{max-width: 510px;}
}
@media(max-width:1180px) {
    .ls-column-inner{ padding: 15px 0 0;}
    .ls-column-right{ height: auto !important; min-height: 200px;}
    .ls-column-name span{font-size: 20px;}
    .ls-column-list{font-size: 16px; padding: 10px 0;}
    .ls-column-list li{height:38px; line-height:38px; padding-right: 90px;}
    .ls-column-list li.lm_line{margin: 10px 0;}
    .ls-column-list .doc_list li.odd a, .ls-column-list .doc_list li.even a{max-width: 100%;}
    .ls-column-list .doc_list li img{display: none;}
    .ls-column-list li.columnName a.more{font-size: 16px;}
}
@media (max-width: 768px){
    .btn{font-size: 16px;}
    .ls-column-inner{ padding: 10px 0 0;}
    .ls-column-name span{font-size: 16px;}
    .ls-column-list{font-size: 14px; min-height: 150px; padding-bottom: 0; word-break:break-all; word-wrap:break-word;}
    .ls-column-list .doc_list li{ padding-right: 90px;}
    .ls-column-list li{height:28px; line-height:28px;}
    .ls-column-list li.columnName a.title{font-size: 16px;}
    .ls-column-list li.columnName a.more{font-size: 14px;}
    .ls-column-list li.lm_line{margin: 7px 0;}
}

/*文章页*/
.ls-article-body{background: #f4fafe;}
.ls-article{ margin-bottom: 32px; background: #fff; padding: 40px 100px 57px; position: relative;}
.ls-article .guidang{ top: 140px;}
/*文章标题*/
.ls-article-title{ font-size: 32px; font-weight: bold; line-height: 1.5; text-align: center; color: #333; padding: 29px 0 25px;}
.ls-article-subtitle{ text-align: center; font-size: 24px; line-height:1.4;padding: 0 0 10px 0;}
.ls-article-toptitle,.ls-article-smalltitle{ text-align: center; font-size: 20px; line-height: 1.4;}
.ls-article-smalltitle{ padding-bottom:10px;}
/*文章信息*/
.ls-article-menu{ padding: 18px 0 15px; background: url("../images-new/article-menubg.png") 0 bottom repeat-x; line-height: 0; font-size: 0; color: #666; text-align: center;}
.ls-article-menu .sp{ line-height: 28px; font-size: 16px; display: inline-block; margin: 0 12px 5px; vertical-align: middle;}
.ls-article-menu a{ color: #666;}
.ls-article-menu a:hover{ color: #1c4da3;}
.ls-article-menu i{ font-style: normal;}
.ls-article-menu .wz_font span,.ls-article-menu .wz_font a{ display: block; float:left; height: 28px; width: 32px; cursor: pointer; font-size: 0; background: url("../images-new/fontbg.png") 6px -28px no-repeat; background-size: auto 56px; overflow: hidden;}
.ls-article-menu .wz_font .active {background-position: 6px 0;}
.ls-article-menu .wz_font .j-fontNormal{background-position: -26px -28px; width: 27px;}
.ls-article-menu .wz_font .j-fontNormal.active{background-position: -26px 0;}
.ls-article-menu .wz_font .j-fontBig{background-position: -53px -28px;}
.ls-article-menu .wz_font .j-fontBig.active{background-position: -53px 0;}
/*分享打印*/
.ls-article-menu .wz_share{ padding-right: 100px; position: relative; margin-left: 0 !important; margin-right: 0 !important;}
.wz_share .j-share-info{ width: 100px; height: 28px; position: absolute; right: 0; top: 0;}
.wz_share .share-box{ top: 0;}
.wz_share .share-box,.wz_share .share-bar{ width: 100px; height: 28px;}
.wz_share .share-bar a{ width: 26px; height: 26px; border-radius: 50%; border: 1px #eee solid; margin-right: 8px; background-size: auto 16px !important; background-position: center center !important;}
.wz_share .share-bar .share-weixin{background-image: url("../images-new/wz_icon_wx.png") !important;}
.wz_share .share-bar .share-tsina{background-image: url("../images-new/wz_icon_wb.png") !important;}
.wz_share .share-bar .share-qzone{ margin-right: 0; background-image: url("../images-new/wz_icon_qq.png") !important;}
.ls-article-menu .ls-print{margin-left: 7px; padding: 0 12px 0 19px; position: relative; background: url("../images-new/print.png") left center no-repeat; background-size: auto 16px;}
.ls-article-menu .ls-print:after{position: absolute;display: block; content: ""; right: 0; top: 50%; height: 1.25em; margin-top: -0.625em; width: 1px; background: #ddd;}

/*文章内容*/
.ls-article-info{padding:36px 0;font-size:18px; min-height: 400px; color:#333; line-height:2; padding-bottom:40px; text-align: justify; overflow: hidden; overflow-x: auto;}
.ls-article-info img,.ls-article-info table{ max-width:90%;}
.ls-article-info img{margin:1px 0; max-width:90%;}
.ls-article-info table{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;}
.minh500{ height:auto; min-height:500px;}
.ls-custom-menu{border-top: 1px #e5e5e5 solid; padding: 10px;}
.ls-custom-menu a{display: block; color: #666; font-size: 14px; padding-left: 18px; background: 0 center no-repeat; background-size: auto 12px; line-height: 1.7; margin-left: 10px; background-image: url("../images-new/gotop.png") !important;}
.ls-custom-menu a:hover{background-image: url("../images-new/gotoph.png") !important; color: #1c4da3;}

/*二维码*/
.ls-article-qrcode{ text-align: center; padding: 10px 0 30px;}
.ls-article-qrcode .j-qrcode{width: 120px; height: 120px; margin: 0 auto; padding: 11px; border: 1px #E5E5E5 solid;}
.ls-article-qrcode .title{ color: #666; font-size: 14px; margin: 10px 0 0; padding: 5px 0; line-height: 22px; display: inline-block;}
/*视频文章*/
.ls-article-video{text-align: center; padding: 20px 0;}
@media (min-width: 768px) and (max-width:1180px) {
    .ls-article{padding: 40px 40px 20px 40px; margin:0 15px 15px;}
    .ls-article-title{ font-size: 28px;}
    .ls-article-info img{ height: auto !important;}
    /*视频文章*/
    .video-player video,.video-player{width: 100% !important; height: auto !important;}
    .ls-article-qrcode{display: none;}
}
@media (max-width: 767px) {
    .ls-article{padding: 10px; margin-bottom: 10px;}
    .ls-article-title{ font-size: 26px; padding: 10px 0;}
    .ls-article-subtitle{font-size: 20px;}
    .ls-article-toptitle,.ls-article-smalltitle{font-size: 18px;}
    .ls-article-menu{font-size: 13px;}
    .ls-article-info{ padding:10px 0; min-height: 200px; font-size: 14px;}
    .ls-article-info img{max-width:80%;}
    .ls-custom-menu a,.ls-custom-menu span{font-size: 12px;}
    /*视频文章*/
    .video-player video,.video-player{width: 100% !important; height: auto !important;}
    .ls-article-video{ padding: 10px 0;}
    .ls-article .guidang{ top: 0;}
    .ls-article-qrcode{display: none;}
}
@media print{
    a[href]:after {
        content: none!important;
    }
    .header,.nav,.footer,.wz_top,.wzbot1,.wzewm, .zn_newsinfo,.slide{display: none;}
    .con_main{border: 0 none;}
    body{background: #fff;}
}
/*普通页*/
.ls-column-list .ls-article-menu .sp{ margin-left: 0.5em; margin-right: 0.5em;}

/*通用文章页 end*/

/*栏目页-图片/视频列表 */
.videoNews-list,ul.picture-list{ margin: 10px -10px 0;}
.ls-column-list .videoNews-list li,ul.picture-list li{float:left; width:302px; height:auto; margin:0 10px 20px; padding:10px; background:#f4f4f4 !important; transition: 0.4s all;}
.ls-column-list .videoNews-list li a,ul.picture-list li a{ display: block; float: none;}
.ls-column-list .videoNews-list li a:hover,ul.picture-list li a:hover{ color: #1c4da3 ;}
ul.picture-list li .img_img{display: block; overflow: hidden;}
.ls-column-list .videoNews-list li img,ul.picture-list li .img_img{ width:100%; height: 170px;}
ul.picture-list li img{ width:100%; height: 100%; transition: 0.4s all;}
.ls-column-list .videoNews-list li .video-title,ul.picture-list li .img_title{display:block; float: none; padding: 5px 0 0; line-height:2; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.ls-column-list .videoNews-list li .video-attr,ul.picture-list li .date{ position: static; color: #999; display: block; line-height: 1.5; float: none;}
.ls-column-list .videoNews-list li:hover,ul.picture-list li:hover{background:#f3f9ff !important;}
ul.picture-list li a:hover img{transform: scale(1.1);}
@media (min-width: 1389px) and (max-width:1580px) {
    .ls-column-list .videoNews-list li,ul.picture-list li{width: 249px;}
    .ls-column-list .videoNews-list li img,ul.picture-list li .img_img{ height: 140px;}
}
@media (min-width: 1181px) and (max-width: 1390px) {
    /*栏目页-视频列表 */
    .ls-column-list .videoNews-list li,ul.picture-list li{width: 193px;}
    .ls-column-list .videoNews-list li img,ul.picture-list li .img_img{height:109px;}
}
@media (max-width: 1180px) {
    /*栏目页-视频列表 */
    .ls-column-list .videoNews-list li,ul.picture-list li{width: 212px;}
    .ls-column-list .videoNews-list li img,ul.picture-list li .img_img{height: 121px;}
}
@media (max-width: 767px) {
    /*栏目页-视频列表 */
    .videoNews-list{margin-top: 0;}
    .videoNews-list,ul.picture-list{ margin: 10px 0 0;}
    .ls-column-list .videoNews-list li,ul.picture-list li{width: auto !important; float: none; margin: 0 0 10px;}
    .ls-column-list .videoNews-list li img,ul.picture-list li .img_img{height: auto !important;}
}

/*网站地图*/
.ls-map-title{line-height:1.5;text-align:center; font-size:32px; font-weight: bold; padding:29px 0 25px;}
.dty_contain{margin:auto; padding:20px;}
.dty_mutitle{margin-top:16px; padding-bottom: 10px; font-size: 22px; color: #1b61b8; font-weight:bold; line-height:2; border-bottom: #e7e7e7 1px solid;}
.dty_mutitle a{ color: #1b61b8;}
.dty_mutitle a:hover{ text-decoration:underline;}
.dty_sublb{padding:16px 0 10px;}
.dty_sublb:after{visibility:hidden;display: block;font-size: 0;content:" ";clear:both;height:0;}
.dty_sublb ul li{float:left; width: 25%;  margin:0 0 15px;text-align:center;}
.dty_sublb ul li a{font-size:18px; line-height:3; background:#f7f7f7; transition: 0.4s all; display:block; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; padding: 0 5px; margin: 0 7px;}
.dty_sublb ul li a:hover{ background:#1b61b8; color:#fff;}
@media (max-width: 1180px) {
    .ls-map-title{ font-size: 26px;}
    .dty_mutitle{ font-size: 22px;}
    .dty_contain{ padding:0;}
    .dty_sublb ul li{width: 33.3%;}
    .dty_sublb ul li a{font-size: 16px;}
}
@media (max-width: 767px) {
    .ls-map-title{ font-size: 22px; padding:10px 0 15px;}
    .dty_mutitle{ font-size: 16px;}
    .dty_sublb{padding-bottom: 0;}
    .dty_sublb ul li a{font-size: 14px;}
    .dty_sublb ul li{margin: 0 0 10px; width:50%;}
    .dty_sublb ul li a{ margin: 0 5px;}
}
@media (max-width: 359px) {
    .dty_sublb ul li{width:auto !important; float: none;}
    .dty_sublb ul li a{ white-space: normal; line-height: 1.5 !important; padding: 8px 5px;}
}
/*栏目页 投票调查 */
.ls-column-list .survey-list,.ls-column-list .collect-list{ padding-bottom: 15px;}
.ls-column-list .survey-list li,.ls-column-list .collect-list li{ height: auto; padding: 15px 80px 20px 0; border-bottom: 2px #e6e6e6 dotted; background: none !important; text-align: left; position: relative; line-height: 1; font-size: 18px;}
.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; line-height: 40px;}
.ls-column-list .survey-list li .date,.ls-column-list .collect-list li .date{ color: #999; position: static; display: block; line-height: 38px; float: none;}
.ls-column-list .survey-list li .date span,.ls-column-list .collect-list li .date span{ margin-right: 10px; display: inline-block;}
.ls-column-list .survey-list li .state,.ls-column-list .collect-list li .state{display:block; position: absolute; top: 18px; right:0; width:80px; height: 30px; line-height: 30px; font-size: 16px; border-radius: 2px; -moz-border-radius: 2px; text-align:center; background:#fff; border: 1px #e0e0e0 solid; color: #9E9E9E;}
.ls-column-list .survey-list li .starting,.ls-column-list .collect-list li .starting{background: #1c4da3; border: 0 none; padding: 1px; color: #fff;}
.ls-column-list .survey-list li .result,.ls-column-list .collect-list li .result{position: absolute; bottom: 22px; right: 0; width: 80px; height: 30px; line-height: 30px; font-size: 16px; border-radius: 2px; -moz-border-radius: 2px; text-align:center; background: #F3FAFE; border: 1px solid #1c4da3; color: #1c4da3;}
.ls-column-list .survey-list li .result:hover,.ls-column-list .collect-list li .result:hover{background: #1c4da3; border: 0 none; padding: 1px; color: #fff;}
@media only screen and (max-width:767px) {
    .ls-column-list .survey-list li,.ls-column-list .collect-list li{ height: auto; padding: 10px 0 15px 0; font-size: 14px; line-height: 1.8;}
    .ls-column-list .survey-list li .title,.ls-column-list .collect-list li .title{display:block;white-space: normal; line-height: 1.5; padding-bottom: 5px; height: auto;}
    .ls-column-list .survey-list li .date,.ls-column-list .collect-list li .date{display: inline-block; vertical-align: middle; line-height: 2;}
    .ls-column-list .survey-list li .state,.ls-column-list .collect-list li .state,.ls-column-list .survey-list li .result,.ls-column-list .collect-list li .result{position: static; display: inline-block; vertical-align: middle; margin-left: 0.5em; font-size: 12px; padding: 0 10px; width: auto; height: auto; line-height: 2;}
}
/*征集文章页*/
.ls-collect-Info{ padding: 30px 0 0 0; }
.ls-collect-Info .ls-article-info{ padding:0;}
.ls-collectInfo-menu  .nostart{color:#ce0000;}
.ls-collectInfo-menu  .starting{color:#1c4da3;}
.ls-collectInfo-menu  .over{color:#999;}
.collectit{font-size:20px;color:#0364be;font-weight:bold;height:60px;line-height:60px;background:url(../images-new/icon_myzj.gif) left center no-repeat;padding-left:38px;}
.myzj-tabs{ background: #f5f5f5;}
.myzj-tabs li{float: left;  text-align: center; font-size: 20px; line-height: 46px; cursor: pointer;}
.myzj-tabs li span,.myzj-tabs li a{ display: block;padding: 0 40px; }
.myzj-tabs li.active a,.myzj-tabs li.active span{background:#1c4da3; color: #fff;}
.myzj-content{ margin-top: 20px;}
.collectInfo_backinfo,.collectInfo_xj{ font-size:18px; line-height:2;padding-top: 10px; overflow: hidden; overflow-x: auto;}
.collectInfo_backinfo{border-top:1px dotted #ddd; font-size:18px; line-height:2; padding:10px 15px; overflow: hidden; overflow-x: auto;}
.collectInfo_backinfo img,.collectInfo_backinfo table{max-width:90%;}
.collectInfo_backinfo img{height: auto;max-width:80%;}
/*我要留言*/
.poll_collect{ font-size:18px;}
.poll_collect h3,.collection-theme h3.collectit{font-size: 20px;color: #1163b5; font-weight:bold;height: 50px;line-height: 50px; background:url(../images/icon_myzj.gif) left center no-repeat; padding-left:38px;}
.collection-theme h3.collectit{ background-image:url(../images/icon_myzjhf.png);}
.collectInfo_title{ height: 50px;line-height: 50px;}
.collectInfo_title .tit{ font-size: 20px;color: #1163b5; font-weight:bold; background: url(../images/zjresult.png) left center no-repeat; padding-left:38px;}
.collectInfo_title .zjjg-time{ position: absolute; right: 0; top: 0; color: #999; font-size: 16px;}
.poll_collect ul{ margin:0 auto;}
.poll_collect li{border: #DDDDDD solid 1px;padding: 2px;height: 40px;margin-bottom: 10px;line-height: 40px;clear: both;}
.poll_collect li p{ float:left; position:relative; padding: 0; margin: 0; text-indent:0;}
.poll_collect li p.poll_txt,.poll_collect li p.poll_con{ width:115px; text-align:right; padding-right:5px;border-right: #DDDDDD solid 1px;}
.poll_collect li p.poll_input,.poll_collect li p.poll_yzm{padding:2px 5px; height:36px;}
.poll_collect li p span.msg-box{ position:absolute; left:0; top:0;}
.poll_collect li p.poll_con{ height:180px;}
.poll_collect li .red{ color:#f00; padding-right:8px;}
.poll_collect li p input{ height:38px; border:0 none; background:none; line-height:32px; float:left;outline:none; color:#666;}
.poll_collect li p input.n-invalid{ width:400px;}
.poll_collect li p.poll_conts{margin-top:2px; padding:2px 5px; float: none;margin-left: 124px;}
.poll_collect li p.poll_conts textarea{ border:0 none; background:none; line-height:1.6; height:172px; width:100%; outline:none; font-size:18px; color:#666;}
.poll_collect .poll_area{ height:180px;}
.poll_collect li p.poll_yzm input{width:100px;vertical-align:middle; float:left; border-right:1px solid #ddd;}
.poll_collect li p.poll_yzm img{ float:left;}
.poll_collect li p.poll_privacy input{ float: none; height: auto; margin:0 2px 0 8px; vertical-align: middle;}
.poll_collect li.btn-group{ border:0 none; text-align:center; height:40px; width:auto;}
.poll_collect li.btn-group input{ float:none; height:40px; padding: 0; background:#457db4;border-radius: 5px; -moz-border-radius: 5px;-webkit-border-radius: 5px; color:#fff; font-size:18px; text-align:center; cursor:pointer; width: 140px; border:0 none; }
.poll_collect li.btn-group input:hover{background-color: #1C4DA3;}
.poll_collect li.poll-over{text-align: center; height: auto;}
.poll_collect li.poll-over span{display: inline-block;color:#fff; font-size:18px; text-align:center;padding: 0 20px; background: #dedede;border-radius: 5px; -moz-border-radius: 5px;-webkit-border-radius: 5px;}
.poll_collect li.btn-group input.disabled {background: #dedede;cursor: not-allowed;}
/*网友意见*/
.collection-theme-list{margin-top:20px;}
.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: 1180px){
    .myzj-tabs li{ font-size: 18px; }
    .myzj-tabs li span,.myzj-tabs li a{;padding: 0 20px; }
    .poll_collect{ font-size:16px;}
    .collectInfo_backinfo{padding: 10px 5px;}
    .poll_collect li p.poll_conts textarea{ font-size: 16px;}
    .poll_collect li.poll-over span{ font-size: 16px;}
}
@media (max-width: 767px){
    .myzj-tabs li{ font-size: 16px; }
    .myzj-tabs li span,.myzj-tabs li a{;padding: 0 20px; }
    .poll_collect{ font-size:14px;}
    .poll_collect li p.poll_conts textarea{ font-size: 14px;}
    .poll_collect li.poll-over span{ font-size: 14px;     padding: 5px 20px;}
    .collectInfo_title{height: auto;}
    .zjjg-time{position: static;padding: 10px 0;display: block;}
    .poll_collect li{height: auto;border: none;padding:0;}
    .poll_collect li p.poll_txt, .poll_collect li p.poll_con{width: 100% !important;float: none;height: auto;text-align: left;border-right: none; margin-left: 0; padding-right: 0;}
    .poll_collect li.isprivacy p.poll_txt{ width: auto !important; float: left;}
    .poll_collect li p.poll_input,.poll_collect li p.poll_yzm,.poll_collect li p.poll_conts{width: 100%;padding: 0;float: none;}
    .poll_collect li p.poll_input input,.poll_collect li p.poll_conts textarea{width:100%;padding:0 5px;border: #DDDDDD solid 1px;box-sizing: border-box;}
    .poll_collect li p.poll_conts textarea{padding: 10px 2%;}
    .poll_collect .poll_area{height: auto;}
    .poll_collect li p.poll_conts{margin-left: 0 !important;}
    .poll_collect li p.poll_yzm input{border: #ddd 1px solid;}
}

/*调查文章页*/
.ls-vote-info{ padding: 0 0 20px;}
.ls-article-vote{font-size:18px;line-height:2;}
.ls-article-vote .dcxm_title{ display:none;}
.ls-article-vote .voteinfo .nostart{color:#ce0000;}
.ls-article-vote .voteinfo .starting{color:#1c4da3;}
.ls-article-vote .voteinfo .over{color:#999;}
.ls-article-vote .vote-info{padding:20px; margin-top: 20px; font-size: 18px; line-height: 2; 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-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{padding:20px 0; height:36px;}
.ls-article-vote .vote-code .text-code{float:left;display:block;line-height:36px;}
.ls-article-vote .vote-code .verification{border:1px solid #ddd;height:36px;line-height:36px;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:#1c4da3;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;outline:none;}
.ls-article-vote .vote-btn button.btn-review{background:#f80;}
.ls-article-vote .vote-btn button:hover{ opacity: .9;}
.vote-show{ width:100%; border:1px solid #e7e7e7;font-size:18px;}
.vote-show th{text-align:left;border-bottom:1px solid #f0f0f0;background:#faf9f9;height:auto;padding:8px 5px 8px 15px;line-height:1.8;}
.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:10px 0;}
.vote-show td .vote_con span.c1{width:800px;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: 1389px) and (max-width: 1580px){
    .vote-show td .vote_con span.c1{width:700px;}
}
@media (min-width: 1181px) and (max-width: 1390px) {
    /*调查文章页*/
    .ls-article-vote .vote-show td .vote_con span.c1{ width: 488px;}
}
@media (max-width: 1180px) {
    /*调查文章页*/
    .ls-article-vote,.vote-show{font-size:16px;}
    .ls-vote-info{ padding: 0 0 15px;}
    .ls-article-vote .vote-info{padding: 15px; font-size: 16px;}
    .ls-article-vote .vote-show td .vote_con span.c1{width: 96%; padding:5px 2%;}
}
@media (max-width: 767px) {
    /*调查文章页*/
    .ls-article-vote,.vote-show{font-size:14px;}
    .ls-vote-info{ padding: 0 0 10px;}
    .ls-article-vote .vote-info{padding: 10px 0;  font-size: 14px;}
    .ls-article-vote .vote-main{ margin-bottom:0; padding:0 10px 10px;}
    .ls-article-vote .vote-btn{ padding:10px 0;}
    .ls-article-vote .vote-code{ padding-left:0; height: auto; min-height: 50px;}
    .ls-article-vote .vote-code .text-code{width:100%;}
    .ls-article-vote .vote-code .verification{ float: none; display: inline-block;}
    .ls-article-vote .vote-code .img-code{ display: inline-block; float: none;}
}

/*栏目页-留言查询*/
.liuyan_cxcon{padding:15px 30px;background:#f8f8f8;overflow:hidden;}
.liuyan_cxtit{background:url(../images-new/emailbox_ico.png) 0 center no-repeat; font-size:20px;color:#1c4da3;display:block;height:40px;line-height:40px;padding-left:36px;font-weight:bold; margin-bottom: 10px;}
.liuyan_cxcon .tj{font-size:18px;line-height:2;padding:0 0 10px;text-align:center;}
.liuyan_cxcon .tj span{display:inline-block;margin:0 0.4em;}
.liuyan_cxcon .tj span i{font-style:normal;padding:0 5px;color:#f00;}
.liuyan_cxbox{padding:0;line-height:30px;font-size:14px;}
.liuyan_cxbox ul li{float:left;background:none;padding:0;line-height:0;}
.liuyan_cxbox li p{float:left;}
.liuyan_cxbox li input{vertical-align:middle;border:0 none;background:none;width:100%;height:38px;line-height:38px;font-size:16px;}
.liuyan_cxbox li.date .put{width:135px;border:1px solid #cecece;height:38px;background:#fff;line-height:0;font-size:0;}
.liuyan_cxbox li.date .put input{text-align:center;}
.liuyan_cxbox li.date .jg{width:30px;text-align:center;color:#888;font-size:14px;line-height:38px;}
.liuyan_cxbox li.select{padding-left:20px;width:125px;}
.liuyan_cxbox li.select select{height:30px;border:1px solid #cecece;line-height:30px;width:100%;text-indent:9px;color:#5e5f60;font-size:14px;}
.liuyan_cxbox li.input{width:428px;position:relative;font-size:0;margin-left:10px;}
.liuyan_cxbox li.input .tit{line-height:38px;position:absolute;left:0;top:0;text-indent:5px;width:70px;font-size:16px;}
.liuyan_cxbox li.input .bnt1{position:absolute;right:0;top:0;width:58px;height:40px;cursor:pointer;line-height:40px;font-size:16px;color:#fff;background:#1c4da3;}
.liuyan_cxbox li.input .put{margin:0 58px 0 66px;padding:0 8px;height:38px;font-size:0;line-height:0;border:1px solid #cecece;background:#fff;float:none;}
.liuyan_cxbox li.input .put input{font-size:16px;line-height:38px;}
/*栏目页-留言列表*/
.message_lmtitle{height:38px;margin-top:20px;padding-right:5px;background:url("../images/line_dd.gif") 0 bottom repeat-x;}
.message_lmtitle .message_xiexin{float:right;display:block;height:30px;line-height:30px;font-size:16px;background:#ff9900;color:#fff;text-align:center;padding:0 10px;border-radius:4px;}
.message_lmtitle .message_xiexin:hover{ opacity: .9;}
.message_lmtitle h3{height:38px;line-height:38px;background:#1c4da3;color:#FFF;padding:0 20px;display:block;float:left;font-size:18px;border-radius:5px 5px 0 0;}
.guestbook-table{font-size:18px;}
.guestbook_title{margin-top:10px;height:46px;line-height:46px;background:#f7f7f7; position: relative;}
.guestbook_title p{ position: absolute; top:0; height:46px;text-align:center;border-left:1px #fff solid;width:100px;}
.guestbook_title p.t2{ left:0; right: 450px; width: auto;  border:0 none;}
.guestbook_title p.t4{ right: 250px; width:200px;}
.guestbook_title p.t5{ right: 100px; width: 150px;}
.guestbook_title p.t6{ right: 0;}
.guestbook-list{min-height:152px;}
.guestbook-list li{height:46px;line-height:46px;font-size:18px;text-align:center;padding:0 !important;border-bottom:0 none;background:none !important;color:#333; position:relative;}
.guestbook-list li.even{background:#fafafa !important;}
.wza-black-white .guestbook-list li.even{ background: none !important;}
.wza-yellow-black .guestbook-list li.even{ background: none !important;}
.wza-blue-yellow .guestbook-list li.even{ background: none !important;}
.wza-yellow-blue .guestbook-list li.even{ background: none !important;}
.wza-white-black  .guestbook-list li.even{ background: none !important;}
.wza-black-yellow  .guestbook-list li.even{ background: none !important;}
.guestbook-list li p{ position:absolute; top:0; height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-left:1px #fff solid;width:100px; box-sizing: border-box;}
.guestbook-list li p.t2{left:0; width: auto; right: 450px;text-align:left;border:0 none;}
.guestbook-list li p.t2 a{display:block;float:none;margin:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.guestbook-list li p.t1{border:0 none;display:none;}
.guestbook-list li p.t4{right: 250px; width:200px; padding: 0 5px;}
.guestbook-list li p.t5{right: 100px; width: 150px; }
.guestbook-list li p.t6{color:#ffa80a; right: 0;}
.guestbook-list li p.t6 span{color:#999;}
@media (min-width: 1181px) and (max-width: 1390px){
    .liuyan_cxbox li.input{width:306px;}
    .guestbook_title p.t2,.guestbook-list li p.t2{ right: 372px;}
    .guestbook_title p.t4,.guestbook-list li p.t4{ width: 150px;  right: 220px;}
    .guestbook_title p.t5,.guestbook-list li p.t5{ width: 120px;}
}
@media (max-width:1180px) {
    .guestbook-table,.guestbook-list li,.liuyan_cxcon .tj{font-size:16px;}
    .liuyan_cxbox li.input{width:360px;}
    .guestbook_title p.t2,.guestbook-list li p.t2{ right: 372px;}
    .guestbook_title p.t4,.guestbook-list li p.t4{ width: 150px;  right: 220px;}
    .guestbook_title p.t5,.guestbook-list li p.t5{ width: 120px;}

}
@media (max-width:767px) {
    .liuyan_cxcon{padding:10px 15px 15px;}
    .liuyan_cxbox{padding-top:5px;}
    .liuyan_cxbox li{float:none !important;width:auto !important;margin-top:10px; height: 40px;}
    .liuyan_cxbox li.date .put{width:45%; box-sizing: border-box;}
    .liuyan_cxbox li.date .jg{ width: 10%;}
    .liuyan_cxbox li.select{padding:0;}
    .liuyan_cxbox li input,.liuyan_cxbox li.input .put input{ font-size: 14px;}
    .liuyan_cxcon .tj{padding:5px 0 0;}
    .liuyan_cxbox li.input{ margin-left: 0;}
    .liuyan_cxbox li.input .tit{ display: none;}
    .liuyan_cxbox li.input .put{ margin-left: 0;}
    .guestbook-table,.guestbook-list li,.liuyan_cxcon .tj{font-size:14px;}
    .guestbook_title,.guestbook-list li{ height: 36px; line-height: 36px;}
    .guestbook-list li p.t1,.guestbook_title p.t1,.guestbook-list li p.t3,.guestbook_title p.t3,.guestbook-list li p.t4,.guestbook_title p.t4,.guestbook-list li p.t5,.guestbook_title p.t5{display:none;}
    .guestbook-list li p.t2,.guestbook_title p.t2{right:91px;}
    .guestbook-list li p.t6,.guestbook_title p.t6{width:90px;}

}
/* 栏目页-留言 写信 */
.ls-golist{position:relative; z-index: 1;}
.ls-message-xz{background: linear-gradient(180deg, #F0F9FE 0%, #FFFFFF 100%); border: 1px solid #D9F2FF; padding:20px 30px; height:auto;position:relative;}
.ls-message-xz .title{line-height:1.5; font-size:20px; display: block; padding-bottom: 20px; font-weight:bold; color:#1c4da3;}
.ls-message-xz .liuyan_xiexin{ font-size: 16px; background: #1c4da3; transition: 0.4s all; color: #fff; padding: 0 15px; line-height: 2; border-radius: 4px;}
.ls-message-xz .liuyan_xiexin:hover{ opacity: .9;}
.ls-message-xz p{color:#666; font-size:18px; line-height:1.8; text-indent:2em;}

.message_form{padding:15px 20px 28px 20px;position:relative;z-index:2;}
.message_form ul li{font-size:18px;padding:20px 0 0;overflow:inherit;line-height:38px;border-bottom:0 none;background:none;height:auto;}
.message_form .half{width:50%;float:left;*width:49.9%;_width:49.9%;}
.message_form .full{clear:both;}
.message_form .title{width:115px;text-align:right;padding-right:5px;}
.message_form .title i{padding:0 0 0 0.5em;}
.message_form .input{margin-left:120px;border:1px solid #ddd;height:40px;line-height:40px;font-size:0;*margin-left:0;_margin-left:0;}
.message_form .txt{margin-left:120px;}
.message_form .input input{border:0 none;background:none;font-size:18px;height:38px;line-height:38px;*float:left;*width:100%;_float:left;_width:100%;}
.message_form .disabled input{background: #f8f8f8; color: #505050;}
.message_form .half .input input{width:100%;padding:0 2%; box-sizing: border-box;}
.message_form .full .input input{width:100%;padding:0 1%; box-sizing: border-box;}
.message_form .textarea{margin-left:120px; border: 1px solid #ddd; padding: 8px 0 9px 0; line-height: 0; font-size: 0; position: relative; height: 110px;}
.message_form .textarea textarea{background:none;border:0 none; box-sizing: border-box; width:100%;padding:0 1%;height:100%;resize:none;font-size:18px;line-height:30px;}
.message_form .select{ margin-left: 120px; height: 40px; font-size: 0; line-height: 0;float: none;margin-right: 0;width: auto;}
.message_form .select select{padding: 3px 5px; border: #ddd 1px solid; width: 100%;vertical-align: middle; font-size: 18px; color: #5e5f60; height: 40px; line-height: 40px;}
.message_form .red{ color: #e70000; padding: 0 4px 0 0;}
.message_form .ispublic{ line-height: 26px;}
.message_form .ispublic input{ margin-right: 7px;}
.message_form .ispublic label{ margin-right: 10px; vertical-align: middle; font-weight: normal;}
.message_form .file{ height: auto;}
.message_form .file .sb_btn{ margin-left: 120px;}
.message_form .file .tips{display: block; padding: 8px 0 0; line-height: 20px; clear: both;}
.message_form .file .btn-upload{float:right;margin:2px 0 0;width:82px;height:30px;background:url("../images/fjup.png") 0 0 no-repeat; overflow: hidden; text-indent: -200em; border: 0 none; cursor: pointer;}
.message_form .file .ke-input-text{float: left; width: 500px; border: 1px solid #ddd; padding: 0 8px; height: 32px;}
.message_form .code{ margin-left: 113px; font-size: 0; line-height: 0;}
.message_form .code input{ width: 90px; padding: 0 5px; border: 1px solid #ddd; line-height: 40px; height: 40px; font-size: 18px;}
.message_form .code img{vertical-align: middle; height: 40px;  width: auto; margin: 0 0 0 9px;}
.message_form .code a{ margin-left: 7px; font-size: 14px; line-height: 30px; vertical-align: middle; display: inline-block;}
.message_form .btnbox{ text-align: center; padding: 40px 0 0; height: 42px; font-size: 0; line-height: 0;}
.message_form .btnbox input{ height: 40px; line-height: 40px; margin: 0 10px; width: 120px; text-align: center; font-size: 18px; color: #fff; cursor: pointer; background: #1c4da3; border: 0 none;border-radius: 5px;}
.message_form .btnbox .btn-search{ background: #ececec; color: #505050;}
@media (min-width:768px) and (max-width:991px) {
    .message_form .file .ke-input-text{width:465px;}
}
@media (max-width:1180px) {
    .ls-message-xz p{ font-size:16px;}
    .message_form{padding:10px;}
    .message_form ul li{ font-size: 16px;}
    .message_form .select select,.message_form .input input,.message_form .btnbox input,.message_form .code input{ font-size: 16px;}
    .message_form .btnbox{padding-top:25px;}
}
@media (max-width:767px) {
    .ls-message-xz p{ font-size:14px;}
    .message_form ul li{padding:10px 0 0;  font-size: 14px;}
    .message_form .select select,.message_form .input input,.message_form .btnbox input,.message_form .code input{ font-size: 14px;}
    .message_form .title{float:none;width:auto;text-align:left;}
    .message_form .input,.message_form .textarea,.message_form .file,.message_form .code{margin:2px 0;}
    .message_form .xjxz .title{float: left;}
    .message_form .txt,.message_form .select,.message_form .file .sb_btn{margin-left:0;}
    .message_form .half{float:none;width:auto;}
    .message_form .half .input input{width:100%;padding:0 1%;}
    .message_form{padding:10px 0 20px;}
    .message_form li{padding:2px 0;}
    .message_form .file .ke-input-text{width: auto; margin-right: 10px;}
    .message_form .file .btn-upload{float: none;}
}
@media (max-width:400px) {
    .message_form .btnbox input{ width: 100px;}
}
/* 栏目页-留言查询 弹框 */
.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;}
}

/*留言文章 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:#1c4da3;-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 !important; padding: 0 0 20px 0;margin-bottom:20px; height: auto; border-bottom: 1px dotted #D9E5F4;}
.ls-column-list ul.interview-list li i{ font-style: normal;}
.ls-column-list ul.interview-list li .interview-img{float: left;  width: 350px;}
.ls-column-list ul.interview-list li .interview-img img{ width: 100%; height: 244px;}
.ls-column-list ul.interview-list li .interview-info{margin-left: 380px;min-height: 244px;}
.ls-column-list ul.interview-list li .interview-info p{ font-size: 18px; line-height:34px;margin-bottom:5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ls-column-list ul.interview-list li .interview-info p a{ }
.ls-column-list ul.interview-list li .interview-info p .tit{ color: #0C4AAD; }
.ls-column-list ul.interview-list li .interview-info .interview-title{margin-bottom: 10px;}
.ls-column-list ul.interview-list li .interview-info .interview-title a{display: block; font-size: 20px;line-height:32px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ls-column-list ul.interview-list li .interview-info .interview-title a:hover{ color:#1C4DA3;}
.ls-column-list ul.interview-list li .interview-info .interview-note{white-space: normal;}
.ls-column-list ul.interview-list li .interview-info .interview-note a{ color: #0C4AAD; display: inline-block; }
.ls-column-list ul.interview-list li .interview-info .interview-note a:hover{ color: #f00; }
@media (min-width: 1181px) and (max-width: 1390px){
    .ls-column-list ul.interview-list li .interview-info p{ line-height: 30px;}
}
@media (max-width:1180px) {
    .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-column-list ul.interview-list li .interview-info p{font-size: 16px;line-height: 1.8;white-space: normal;margin-bottom:5px;}
    .ls-column-list ul.interview-list li .interview-info .interview-title a{font-size: 20px;line-height: 1.8;white-space: normal;}
}
@media (max-width: 767px){
    .ls-column-interview{padding-top: 10px;}
    .ls-column-interview .ls-column-list{padding:0 10px 10px;}
    .ls-column-list ul.interview-list li{padding-bottom: 10px;margin-bottom:10px;}
    .ls-column-list ul.interview-list li .interview-info .interview-title a{font-size: 18px;}
}

/*** 访谈文章页 ****/
.interview-detail{width:auto;padding-top: 10px;}
.interview-detail .interview-info{height:auto;clear:both; margin:30px 0 20px; }
.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:450px;height:285px;}
.interview-detail .interview-info .in-img img{width:100%;height:100%;}
.interview-detail .interview-info .in-info{width:auto;float: none;margin-left: 480px;font-size:18px;line-height:38px;}
.interview-detail .interview-info .in-info p{ margin: 4px 0; }
.interview-detail .interview-info .in-info i{ font-style: normal; }
.interview-detail .interview-info .in-info .ft-title{font-weight: bold;}
.interview-detail .interview-info .in-info .ft-title .title{ overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.interview-detail .interview-info .in-info .interview-note{margin-top:10px;}
.interview-detail .interview-info .in-info p.p4{height:35px;margin-top:3px; display: none;}
.interview-detail .interview-info .in-info span.tit{ float: left;font-weight: normal !important;text-align: right;  width:90px; color: #1C4DA3;}
.interview-detail .interview-info .in-info .interview-txt{  display: block; margin-left: 90px; }
.interview-detail .interview-info .in-info .note-content{display: block; margin-left: 90px;  }
/*标题切换*/
.interview-detail .interview-desc-title{position: relative;  border-bottom: 1px solid #ddd; }
.interview-detail .interview-desc-title span{display:inline-block;padding:0 30px; height:48px; line-height:48px; font-size:18px; color:#fff; background:#0154a4;}
/*访谈图片-视频-小结*/
.interview-detail .interview-desc{ margin-top:20px;clear:both;  }
/*访谈小结*/
.interview-summary{font-size: 16px;line-height: 2;}
/*访谈实录*/
.ls-interview-message{background: #FAFCFF;padding-bottom: 20px;}
.interview-desc-con{padding:20px;background: #fff;}
/*内容*/
.interview-detail .interview-desc .desc{padding: 20px 0 0 0; line-height:2;font-size:18px;color:#555;text-indent:2em;word-break:break-all;word-wrap:break-word; }
.interview-detail  .interview-zj{ font-size:14px; line-height:26px; padding:0 10px;}
.interview-detail .interview-desc .slimScrollBar{background:#358cee !important; }
/*文字实录*/
.interview-detail .interview-info-list{clear:both; }
.interview-detail .interview-desc  .video-player{display: none;}
.interview-detail .interview-info-list:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.interview-detail .interview-info-list .pagination{margin:0;padding:10px 0 10px;}
.interview-info-list li{  font-size: 18px; line-height: 1.8;  }
.interview-info-list li .interview-body,.interview-info-list li .interview-reply{padding: 20px; }
.interview-info-list li:nth-child(even){  background: #f0f9fe; border-bottom: 1px dashed rgb(202, 237, 255);}
.interview-info-list li i{ font-style: normal;}
.interview-info-list li .interview-username{ color: #1c4da3;}
.interview-info-list li .interview-datetime{ color: #999;}
.interview-info-list li .interview-infonr{ display: block; margin-top: 8px;}
/*留言*/
.ls-interview-form{ margin-top: 20px;}
.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; position: relative;}
.interview-detail .interview-table td .msg-box{ position: absolute; left:0; top: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:100%;height:100px;line-height:30px;padding:5px;border:#ddd 1px solid;background:#f8f8f8; box-sizing: border-box;}
.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:#0154a4;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;}
/*** 访谈文章页 ****/
@media (max-width:1180px) {
    /*标题切换*/
    .interview-detail .interview-desc-title{height: auto;}
    .interview-detail .interview-desc-title span{ padding: 0 20px;}
    /*图文描述*/
    .interview-detail{padding-top: 0;}
    .interview-detail .interview-desc{padding:  10px;margin-top: 15px; font-size:16px;}
    .interview-detail .interview-info{margin: 15px 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; font-size:16px;line-height:32px;}
    .interview-detail .interview-info .in-info p{white-space: normal;}
    /*访谈实录*/
    .interview-detail .interview-info-list{padding: 10px;    }
    .interview-desc-con{padding: 15px;}
    .interview-info-list li{  font-size: 16px; }
    /*在线提问*/
    .ls-interview-form{ padding: 10px;   }
    .interview-detail .interview-table th{width: 120px;}
    .interview-detail .interview-table td.opinion #interview_content{width: 100%;box-sizing: border-box;}
    .interview-detail .interview-table td.name #interview_name{width: 100%;box-sizing: border-box;}
}

@media (max-width:767px) {
    /*标题切换*/
    .interview-detail .interview-desc-title{height: auto;}
    .interview-detail .interview-desc-title span{ padding: 0 15px;  font-size: 16px;}
    /*图文描述*/
    .interview-detail .interview-info .in-info{font-size:14px;line-height:30px; padding: 10px;}
    .interview-detail .interview-info .in-info .interview-txt{  margin-left:0; }
    .interview-detail .interview-info .in-info span.tit{ float: none; width: auto;}
    .interview-detail .interview-info .in-info .note-content{ margin-left:0; }
    /*内容*/
    .interview-detail .interview-desc .desc{font-size:14px; }
    /*访谈实录*/
    .interview-info-list li{  font-size: 14px; }
    .interview-desc-con{padding: 10px;}
    .interview-detail .interview-desc-title .ft-px{display: none !important;}
    .interview-info-list li .interview-body, .interview-info-list li .interview-reply{ padding: 10px;}
    .interview-detail .question_page_info,.interview-detail .interview-desc .desc{max-height: 400px;overflow: auto;}
    .interview-detail .question_page_info{ margin-top: 10px;}
    /*视频*/
    .interview-video .j-video-player,.interview-video .j-video-player video{width: 100%!important; height: auto!important;}
    /*在线提问*/
    .interview-detail .interview-info{margin: 10px 0;}
    .interview-detail .interview-table{width: auto;margin:10px 0 0 0;}
    .interview-detail .interview-table th{width: 100px;}
    .interview-detail .interview-table td.btn-group{padding-bottom: 0;}
}
@media (max-width:480px) {
    /*图文描述*/
    .interview-detail .interview-info{padding-top: 0;}
    .interview-detail .interview-info .in-img{ padding:10px;}
    .interview-detail .interview-info .in-img img{width: 100%;}
    .interview-detail .interview-info-list .interview-body{ padding: 15px 0;}
    /*留言*/
    .interview-detail .interview-table th,.interview-detail .interview-table td{width: 100%; text-align: left; display: block; }
    .interview-detail .interview-desc .desc{padding: 23px 0 10px;}
    .interview-detail .interview-table td.poll_input #checkimg{width: 75px;}

}
/* 访谈文章-精彩图片 */
.ls-interview-img{ padding: 26px 30px; border: 1px solid #d9f2ff; margin-bottom: 30px;  }
.ft-slide{  position: relative; margin-top: 20px;  height: 202px; }
.ft-slide .ls-prev,.ft-slide .ls-next{ position: absolute; width: 24px; height: 40px; display: block; top: 50%; margin-top: -20px;   z-index: 5; cursor: pointer;  background: rgba(0, 0, 0, 0.5);  background-repeat: no-repeat; background-position: center center;  opacity: 0.65;}
.ft-slide .ls-prev{left: 0;  border-radius: 0 4px 4px 0; background-image: url("../images-new/ft-prve.png") !important;   }
.ft-slide .ls-next{right: 0;  border-radius: 4px 0 0 4px;background-image: url("../images-new/ft-next.png") !important;    }
.ft-slide  .ls-prev:hover,.ft-slide  .ls-next:hover{  opacity: 1;  }
.ft-imglist{  height: 100%; overflow: hidden;}
.ft-imglist li{ float: left; width: 290px;  height: 202px; text-align: center;}
.ft-imglist li a{display: block; position: relative; margin-right: 20px; height: 100%; }
.ft-imglist li img{ width: 100%; height: 100%;}
.ft-imglist li .title{ display: none;}
@media (min-width: 1389px) and (max-width:1580px) {
    .ls-interview-img{ padding: 20px; }
    .ft-slide{    height: 169px; }
    .ft-imglist li{  width: 245px;  height: 169px; text-align: center;}
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .ls-interview-img{ padding: 20px; }
    .ft-slide{ height: 177px;}
    .ft-imglist li{  width: 256.5px; height: 177px;}
}

@media (max-width: 1180px){
    .ls-interview-img{ padding: 20px; margin-bottom: 20px; }
    .ft-slide{   height: 212px; }
    .ft-imglist li{  width: 303px; height: 212px;}
}
@media (max-width: 767px){
    .ls-interview-img{ padding: 10px; margin-bottom: 10px; }
    .ft-slide{  width: 316px;  height: 236px;   margin: 10px auto 0 auto; }
    .ft-imglist{  width: 316px; margin: 0 auto;}
    .ft-imglist li{ float: left; width: 316px; height: 236px;}
    .ft-imglist li a{ margin-right: 0; }
}
@media (max-width: 380px){
    .ft-slide{    width: 258px; height: 193px;}
    .ft-imglist{  width: 258px;}
    .ft-imglist li{  width: 258px; height: 193px;}

}
/**答问知识库**/
.wdtop{position:relative;font-size:16px;color:#333;border-left:5px solid #1c4da3;background:#f5f5f5;height:55px;line-height:55px;padding-left:20px;}
.wdtop .wdtitle{float:left;font-size:20px;font-weight:bold;color:#1c4da3;}
.wenda_search{width:750px; height:36px;float: right;padding: 9px 16px 9px 0;}
.wenda_search .sear_ul{height:36px;line-height: 36px; margin-right: 235px; position: relative;}
.wenda_search ul li.se_box{margin-right: 60px; position:relative;}
.wenda_search ul li.se_box .msg-box{left:0;top:36px;position:absolute; z-index:99999;}
.wenda_search ul li.se_box input{width:100%; box-sizing:border-box; vertical-align: top;  height:36px;line-height: 36px; background:#fff;padding:5px  10px;  font-size:16px;color:#929292; border:none; outline:none;border-radius: 4px 0 0 4px;overflow: hidden;}
.wenda_search li.sea_an{ height:36px; width:60px; position:absolute; right:0; top:0;background:#1c4da3;border-radius:0 4px 4px 0;overflow: hidden;z-index: 1;}
.wenda_search li.sea_an input{width:100%;height:100%;background:url(../images/wd_searbtn.png)  center center no-repeat;border:none;overflow:hidden;cursor:pointer;outline:none;font-size:0; vertical-align: top;}
.wenda_search .sea_link{  position: absolute; right: 0; top:9px; width:235px; font-size:16px;color: #666; line-height:36px;}
.wenda_search .sea_link span{padding: 0 5px;}
.wza-white-black .wenda_search li.sea_an{ background:#1c4da3 !important; }
/*知识库-左右部分*/
.lm_wenda{margin:20px 0 0 0;}
.lm_wenda .leftnr{width:280px;float:left;}
.lm_wenda h2.m-theme-tit{height:48px;line-height:40px;font-size:20px;color:#666;font-weight:bold;padding-left:15px;}
.lm_wenda .m-theme{border:1px solid #dcdcdc;margin-bottom:20px;padding:15px;}
.lm_wenda .m-theme li{width:50%;height:44px;line-height:44px;overflow:hidden;background:url(../images/icon.gif) 0 center no-repeat;float:left;text-overflow:ellipsis;white-space:nowrap;}
.lm_wenda .m-theme li a{display:block;padding-left:15px;font-size:18px; white-space: nowrap; overflow: hidden;  text-overflow: ellipsis;}
.lm_wenda .m-theme li a.active{ color: #1c4da3; font-weight: bold; }
.lm_wenda .rightnr{width:1090px;float:right;}
.listnews{font-size:16px;line-height:2;}
.listnews ul li{font-size:18px;padding:0 120px 0 15px;background: url(../images-new/icon.png) left center no-repeat; height:40px;line-height:40px;vertical-align:bottom;overflow:hidden; position: relative;}
.listnews ul li .date{color:#999; position: absolute; right: 0; top:0;}
.listnews ul.doc_list{padding-bottom:10px;}
.listnews ul.doc_list li a{display:block;float:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.listnews ul.doc_list li img{display:none;}
.listnews ul.doc_list li.lm_line{border-bottom:1px solid #ededed;padding:18px 0 0;height:0;line-height:0;margin-bottom:18px;background:none;}
/*知识库-文章*/
.dwzskwz{padding:0 20px 30px;}
.dwzskwz_tit{height:40px;line-height:40px;font-size:18px;color:#1c4da3;font-weight:bold;}
.dwzskwz_tit.tit2{padding:20px 0 0;}
.dwzskwz_con{text-align:justify;padding:10px 20px 0;}
.dwzskwz_con.con1{border-bottom: 1px dashed #ddd;padding-bottom:30px;}
.dwzskwz_con p{margin-top:0;}
@media (min-width: 1389px) and (max-width: 1580px){
    .lm_wenda .rightnr{ width: 890px;}
}
@media (min-width: 1181px) and (max-width: 1390px){
    .lm_wenda .rightnr{ width: 690px;}
}
@media (max-width:1180px) {
    /*知识库-搜索*/
    .wdtop{height:50px;line-height:50px;padding-left:15px;}
    .wenda_search{width:570px;padding:7px 15px 7px 0;}
    .wenda_search .sear_ul{margin-right:220px;}
    .wenda_search .sea_link{width:210px;}
    .lm_wenda .leftnr,.lm_wenda .rightnr{width:auto;float:none;}
    .lm_wenda h2.m-theme-tit{height:30px;line-height:24px;}
    .lm_wenda{margin:15px 0 0;}
    .lm_wenda .m-theme{margin-bottom:15px;}
    .lm_wenda .m-theme li{width:20%;}
    .lm_wenda .m-theme li a{ font-size: 16px;}
    .listnews ul li{height:34px;line-height:34px; font-size: 16px;}
    .listnews ul.doc_list li.lm_line{padding:15px 0 0;margin-bottom:15px;}
    /*知识库-文章*/
    .dwzskwz{padding:0 10px 20px;}
    .dwzskwz_tit.tit2{padding:15px 0 0;}
    .dwzskwz_con{padding:10px 10px 0;}
    .dwzskwz_con.con1{padding-bottom:20px;}
}

@media (max-width:767px) {
    /*知识库-搜索*/
    .wdtop{height:auto;line-height:30px;padding-bottom:10px;padding-top:5px;}
    .wdtop .wdtitle{float:none;font-size:18px;}
    .wenda_search{width:auto;float:none;padding:0 15px 0 0; height: auto;}
    .wenda_search .sear_ul{margin: 10px 0;}
    .wenda_search .sea_link{width:auto;line-height:30px; position: static;  }
    /*知识库-左右部分*/
    .lm_wenda{margin:10px 0 0;}
    .lm_wenda .m-theme{margin-bottom:10px;padding:10px;}
    .lm_wenda .m-theme li{width:25%; height: 34px; line-height: 34px;}
    .lm_wenda .m-theme li a{ font-size: 14px;}
    .listnews ul li{  font-size: 14px; padding-right: 100px;}
    .listnews ul.doc_list li.lm_line{padding:8px 0 0;margin-bottom:8px;}
    /*知识库-文章*/
    .dwzskwz{padding:0 0 10px;}
    .dwzskwz_tit.tit2{padding:10px 0 0;}
    .dwzskwz_con{padding:0;}
    .dwzskwz_con.con1{padding-bottom:10px;}
    .ls-index-mainer{padding:10px 0 10px;margin:auto 10px;}
}
@media (max-width:479px) {
    /*知识库-左右部分*/
    .lm_wenda .m-theme li{width:33.3333%;}

}


/*专题专栏*/
.ls-special-hotList{margin:0 -16px 32px;}
.ls-special-hotList li{ float: left; width: 25%;}
.ls-special-hotList li .item{ margin: 0 16px 32px;}
.ls-special-hotList li a{display: block; text-align: center; transition: 0.4s all ease; padding: 0 0 13px; color: #636363; background: #f7f7f7; overflow: hidden; outline: 1px transparent solid;}
.ls-special-hotList li span{display: block; cursor: pointer;}
.ls-special-hotList li .img_img{ height: 150px; overflow: hidden;}
.ls-special-hotList li img{width: 100%; height: 100%; transition: 0.4s all linear;}
.ls-special-hotList li .img_title{ padding: 7px 10px 8px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 18px; line-height: 1.555;}
.ls-special-hotList li .img_goto{ display: inline-block; font-size: 14px; padding: 0 12px; border: 1px solid #e5e5e5; border-radius: 16px; line-height: 1.57; color:#999; background: #fff; transition: 0.4s all ease;}
.ls-special-hotList li a:hover{color: #1c4da3; box-shadow: 1px 2px 15px rgba(0, 0, 0, 0.16); outline-color: #fff;}
.ls-special-hotList li a:hover .img_goto{border-color: #1c4da3; color: #1c4da3;}
.ls-special-hotList li a:hover img{transform: scale(1.1);}
@media (min-width: 1389px) and (max-width:1580px) {
    .ls-special-hotList li .img_img{ height: 127px;}
}
@media (min-width: 1181px) and (max-width:1390px) {
    .ls-special-hotList li .img_img{ height: 103px;}
}
@media (min-width: 768px) and (max-width:1180px) {
    .ls-special-hotList{margin:0 -10px 20px;}
    .ls-special-hotList li{width: 50%;}
    .ls-special-hotList li .item{ margin: 0 10px 20px;}
    .ls-special-hotList li .img_img{ height: 165px;}
}
@media (max-width:1180px) {
    .ls-special-hotList li .img_title{font-size: 16px;}
    .ls-special-hotList li .img_goto{font-size: 12px;}
}
@media (max-width:767px) {
    .ls-special-hotList{margin:0 0 10px;}
    .ls-special-hotList li{width: 100%;}
    .ls-special-hotList li .item{ margin: 0 0 10px;}
    .ls-special-hotList li .img_img{ height: auto;}
}

/*领导之窗*/
.ls-leader-box{padding: 32px 0; border-top: 1px #e5e5e5 solid;}

.ls-leader-left{ padding: 28px 24px 0; width: 386px; background: #f4fafe;}
.ls-leader-left .ls-tabs li{ padding-left: 32px;}
.ls-leader-left .leader-list{ padding: 24px 0 8px;}
.ls-leader-left .leader-list li{padding: 0 0 16px;}
.ls-leader-left .leader-list li a{display: block; background: #fff; position: relative; border-radius: 6px; padding: 10px 20px 10px 108px; font-size: 18px; line-height: 26px; color: #666; transition: 0.4s all ease;}
.ls-leader-left .leader-list li .name{display: block; position: absolute; left: 24px; top: 50%; line-height: 36px; margin-top: -18px; font-weight: bold; font-size: 20px; color: #333; width: 80px;}
.ls-leader-left .leader-list li a:hover,.ls-leader-left .leader-list li.active a{background: #1c4da3; color: #fff;}
.ls-leader-left .leader-list li a:hover .name,.ls-leader-left .leader-list li.active a .name{color: #fff;}

.ls-leader-right{ width: 906px;}
.ls-leder-pic{margin: 32px 32px 0 0; width: 180px; min-height: 200px; overflow: hidden; line-height: 0; font-size: 0;}
.ls-leder-pic img{width: 100%; height: auto;}
.ls-leader-name{ float: none; margin:32px 0 0 212px; overflow: hidden;}
.ls-leader-name span{display: block;}
.ls-leader-name .name{padding: 5px 0 0; line-height: 1.625; font-size: 32px; font-weight: bold;}
.ls-leader-name .job{line-height: 2; font-size: 18px;}
.ls-leader-name .writer{display: inline-block; margin: 17px 0 0; padding: 0 14px; background: #689ee3; color: #fff; border-radius: 4px; transition: 0.4s all ease; line-height: 2.25; font-size: 16px;}
.ls-leader-name .writer:before{display: inline-block; content: ""; vertical-align: -0.15em; width: 18px; height:1em; background: url(../images-new/ld_xxico.png) center center no-repeat; background-size: 100% auto; margin-right:4px;}
.ls-leader-name .writer:hover{background: #1c4da3; color: #fff;}
.ls-leader-name .writer:hover:before{animation: bellRing 0.9s both; }

.ls-leader-info{padding: 34px 0 0;}
.ls-leader-info .info{ padding: 17px 0 40px; line-height: 2.22; font-size: 18px;}

.ls-leader-list{ padding: 17px 0 19px;}
.ls-leader-list .ls-doc-list li{ padding-right: 110px;}
.ls-leader-list .ls-doc-list li a{max-width: 100%;}
.ls-leader-list .ls-doc-list li .right{ position: absolute; right: 0; top: 2px; color: #999; white-space: nowrap;}
@media (min-width: 1389px) and (max-width:1580px) {
    .ls-leader-left{ width: 366px;}
    .ls-leader-right{width: 756px;}
}
@media (min-width: 1181px) and (max-width:1390px) {
    .ls-leader-left{ width: 308px; padding: 20px 20px 0;}
    .ls-leader-left .leader-list li a{padding-right: 15px;}
    .ls-leader-left .leader-list li .name{left: 15px;}
    .ls-leader-right{width: 614px;}
    .ls-leder-pic{margin-top: 28px; margin-right: 0;}
    .ls-leader-name{ margin:28px 0 0 208px;}
}
@media (max-width:1180px) {
    .ls-leader-box{padding: 20px 0;}
    .ls-leader-left{padding: 15px 15px 0;}
    .ls-leader-left .leader-list{padding: 15px 0 5px;}
    .ls-leader-left .leader-list li{padding: 0 0 10px;}
    .ls-leader-left .leader-list li a{padding-right: 15px; font-size: 15px;}
    .ls-leader-left .leader-list li .name{left: 15px; font-size: 18px;}
    .ls-leder-pic{ float: none; margin: 20px auto 0;}
    .ls-leader-name{ margin:10px 0 0 0; text-align: center;}
    .ls-leader-name .name{font-size: 24px;}
    .ls-leader-name .job{font-size: 18px;}
    .ls-leader-name .writer{font-size: 16px; margin-top: 10px;}
    .ls-leader-info .info{font-size: 16px;}
    .ls-leader-list .ls-doc-list li{ padding-right: 100px;}
}
@media (max-width:767px) {
    .ls-leader-box{padding: 10px 0;}
    .ls-leader-left{padding: 10px 10px 0;}
    .ls-leader-left .leader-list{padding: 10px 0 5px;}
    .ls-leader-left .leader-list li{padding: 0 0 10px;}
    .ls-leader-left .leader-list li a{padding-right: 10px; font-size: 14px; line-height: 1.5; padding-left: 86px;}
    .ls-leader-left .leader-list li .name{left: 10px; font-size: 16px; line-height: 20px; margin-top: -10px; width: 60px; overflow: hidden;}
    .ls-leder-pic{margin: 10px auto 0;}
    .ls-leader-name{ margin:5px 0 0 0;}
    .ls-leader-name .name{font-size: 20px;}
    .ls-leader-name .job{font-size: 14px;}
    .ls-leader-name .writer{font-size: 14px; margin-top: 5px;}
    .ls-leader-info .info{font-size: 14px; line-height: 1.8;}
    .ls-leader-list .ls-doc-list li{ padding-right: 85px; font-size: 14px;}
}


/*财政预决算及三公经费 on*/
.ls-sgmainer {padding:0;}
.fundBanner{font-size:0;line-height:0;}
.fundBanner img{width:100%;height:auto;}
.fundBanner ul li .img_title{display:none;}
.fundList{padding:20px 0;}
.Chiefthead{border-top: 1px solid #e7e7e7;padding:24px 0 11px;}
.Chiefthead span {display: inline-block;padding: 0 21px;font-size: 16px;color: #fff;background:#1C4DA3;height: 36px;line-height: 36px; position: relative; margin-bottom: 6px;}
.Chiefthead span:after{display: block; content: ""; border: 6px transparent solid; width: 0; height: 0; border-top-color:#1C4DA3; position: absolute; bottom: -12px; margin-left: -6px; left: 50%;}



.fundList dl{width:695px;}
.fundList dl.even{margin-left:10px;}
.fundList dl dt{padding:0 10px 0 15px;width:223px;color:#fff;font-size:15px;font-weight:bold;background-color:#1C4DA3;}
.fundList dl dt span{display:block;padding-left:10px;background:url(/_res/images/c61.png) 0 center no-repeat;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.fundList dl dd{font-size:13px;width:148px;background-color:#F4FAFE;text-align:center;border-left:1px solid #fff;}
.fundList dl dd a{padding-left:17px;background:url(/_res/images/c62.png) 0 center no-repeat;display:inline-block;}
.fundList2 dl dd{width: 162px;}
.fundList dl dt,.fundList dl dd{border-top:1px solid #fff;line-height:42px;}
.fundList dl,.fundList dl dt,.fundList dl dd{float:left;display:inline;}
@media (min-width: 1389px) and (max-width:1580px) {
    .fundList dl{width: 580px;}
    .fundList dl dd{width: 108px;}
}
@media (min-width: 1181px) and (max-width:1390px) {
    .fundList dl{width:476px;}
    .fundList dl dd{width: 109px;}
    .fundList dl dt{width:119px;font-size:14px;}
}
@media (max-width:1180px) {
    .fundList{padding:15px 0 10px;}
    .Chiefthead{padding:15px 0 10px;}
    .fundList dl{width:auto;float:none;display:block;overflow:hidden;}
    .fundList dl.even{margin-left:0;}
    .fundList dl dd{width:152px;}
    .fundList2 dl dd{width:244px;}
}
@media (max-width: 767px) {
    .ls-sgmainer{ padding:0;}
    .fundList{padding:10px 0 5px;}
    .Chiefthead{padding-top:10px;}
    .fundList dl{background:#f3f3f3;border-bottom:1px #fff solid;}
    .fundList dl dt{width:100%;padding:0;}
    .fundList dl dt span{margin:0 10px;}
    .fundList dl dd{width:35%;box-sizing:border-box;}
    .fundList2 dl dd{width:50%;}
    .fundList dl dd:nth-of-type(3n+1){border-left:0 none;}
    .fundList dl dd:nth-of-type(3n){width:30%;}
    .fundList dl dd a{padding-left:12px;}
}
/*财政预决算及三公经费 end*/