﻿@charset "utf-8";
/* CSS Document */
.hidden-tit .img-title{ display: none;}
.mt30{ margin-top: 30px;}
.ls-footer{ border-top: none;}
.ls-footer .ls-link{ display: none; }
/*头部 */
.sz-top{ height: 60px; }
.sz-header .sz-logo{ padding: 6px 102px 0 0; }
.sz-header .sz-logo img{  height: auto; width: 287px; max-width: 98%;}
.sz-header .zt-topright{top:10px;}
.sz-header .zt-topright li a{background: none;color:#333; font-size: 18px;}
.sz-header .zt-topright li.sz-home a{padding-left: 30px; background: url(../images-szsy/zs-home.png) left center no-repeat; }
.sz-banner{background: url(../images-szsy/zs-bannerbg.jpg) top center no-repeat; height: 390px;  }
.sz-banimg{ text-align: center; height: 293px;}
.sz-banimg img{ max-width: 98%; height: auto;}
.sz-banimg ul{ display: block; padding-top: 115px;}
/*导语 */
.sz-dybox{ margin-top: -95px; padding: 44px 0 44px 115px; background:url(../images-szsy/dy-ico.png) 5px bottom no-repeat #fcfeff; border: 1px solid #d0e3ec; border-radius: 10px; -moz-border-radius: 10px; position: relative; }
.dy-title{ position: absolute; left:0; text-align: center; top:44px; bottom: 44px; width: 112px;  border-right: 1px solid #e4eff9; font-size: 32px; line-height: 42px; color: #2266da; font-weight: bold;}
.dy-title .tit{ display: block;}
.dy-info{ display: block; padding: 0 45px; font-size: 16px; line-height: 32px; text-indent: 2em;}
/*主体 */
.zs-spbox{ width: 550px;height: 410px; overflow: hidden;}
.zs-zxbox{ width: 620px;height: 410px; overflow: hidden;}
.zs-zxbox .sz-list li a{ max-width: 500px;}
.zs-tabs{  border-bottom: 1px solid #e6e6e6; height: 49px; line-height: 49px;  position: relative;}
.zs-tabs li{ display: inline; float: left; font-weight: bold; font-size: 26px;}
.zs-tabs li.active,.zs-tabs li.active a{  color: #2266da;}
.zs-tabs li img{ margin-right: 10px;}
.zs-tabs  .more{ position: absolute; right:0; top:0;}
.sz-zjbg{background: url(../images-szsy/zs-zjbg.jpg) bottom center no-repeat;  }
.zs-zjlist{ height: 220px; overflow: hidden;  margin: 20px 0 30px 0;}
.zs-zjlist li{ display: inline; float: left;margin-right: 20px;   width: 285px; height: 220px; position: relative;}
.zs-zjlist li .title{ position: absolute; left:0; bottom: 0; right:0; padding: 0 10px; height: 44px; line-height: 44px; color: #fff;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block;  background:url(../images-szsy/txtbg.png) 0 0 repeat; text-align: center; font-size: 16px; }
.sz-lmbox{  width: 380px; padding: 20px 0; height: 350px;}
.sz-lmbox2{ margin-left: 30px;}
.sz-list{ margin-top: 10px;}
.sz-list li{height: 50px; line-height: 50px; position: relative; font-size: 18px; background:url(../images-szsy/icon.gif) left center no-repeat #fcfeff; padding:0 60px 0 15px;}
.sz-list li .date{ position: absolute; right:0; top:0; color: #999;}
.sz-list li a{ display: block; float: left; max-width: 300px; white-space: nowrap; overflow: hidden;  text-overflow: ellipsis;}
.sz-fwbg{ background: #eff6fd;}
.sz-fwtitle{ font-size: 26px; color: #2266da; font-weight: bold; padding: 28px 0; text-align: center; background:url(../images-szsy/fw-titlebg.gif) center center repeat-x; }
.sz-fwtitle .tit{ display: inline-block; position: relative; padding: 0 55px;  background: #eff6fd;}
.sz-fwtitle .tit .ico{ position: absolute;  display: inline-block; width: 7px; height: 7px;  background:url(../images-szsy/zs-fwico.png) 0 0 no-repeat; top:50%; margin-top: -4px; }
.sz-fwtitle .tit .icol{ left:0;}
.sz-fwtitle .tit .icor{ right:0;}
.sz-fwlist ul{ margin-left: -30px;}
.sz-fwlist li{  float: left; width: 380px; margin:0 0 20px 30px;  font-size: 20px; text-align: center;}
.sz-fwlist li a{ display: block;  height: 73px; line-height: 73px; border: 1px solid #d0e3ec; background: #fff;}
.sz-fwlist li a:hover{ background:#f3fdff; }
.sz-fwlist li a:hover img{webkit-transition:  -webkit-transform 0.7s ease-out; -moz-transition: -moz-transform 0.7s ease-out; transition: transform 0.7s ease-out; transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); }
.sz-fwlist li .img-title{ display: inline-block; }
.sz-fwlist li.num1{ width: auto; float: none; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .zs-zxbox{ width: 420px;}
    .zs-zxbox .sz-list li a {max-width: 320px;}
    .sz-lmbox{  width: 310px;}
    .sz-list li a{ max-width: 220px; }
    .sz-fwlist li{  width: 310px;}
}
@media only screen and (max-width: 991px) {
    .dy-info{ padding: 0 30px;}
    .zs-spbox,.zs-zxbox,.sz-lmbox{ width: auto; float: none; height: auto; margin-left: 0;}
    .sz-lmbox1{ margin-top: 10px;}
    .sz-lmbox3{ margin-bottom: 10px;}
    .sz-list li a{ max-width: 645px; }
    .sz-list li img{ display: none;}
    .sz-fwlist ul{ margin-left: -1%;}
    .sz-fwlist li{  width: 31.3%; margin: 0 1% 20px 1%;}


}
@media only screen and (max-width: 767px) {
    .sz-top{height: auto;}
    .sz-header .sz-logo{padding:40px 0 10px 0;}
    .sz-header .zt-topright{position: absolute;top:0;}
    .sz-banner{ height: auto;}
    .sz-banimg{ height: auto;}
    .sz-banimg ul {padding: 30px 0;}
    .sz-dybox{ margin:10px 10px 0 10px;  padding: 10px;}
    .dy-title{ position: static; width: auto; padding-bottom: 10px;  text-align: left; border-right: none; border-bottom: 1px solid #e4eff9;}
    .dy-title br{ display: none;}
    .dy-info{ padding: 10px 10px 0 10px;}
    .sz-zjbg,.sz-lmbox,.sz-fwbg{ padding: 0 10px;}
    .sz-list li a{ max-width: none; display: block; float: none; }
    .sz-fwlist li{  width: 48%; }

}

/*栏目页-左侧 */
.lmbox,.con_main{ background: #fff;}
.lm_lban{width:270px;height:auto;background: #f8f8f8;}
.lm_top{line-height: 30px;}
.lm_top span{display:block; font-size: 22px;font-weight: bold;color: #fff;text-align: center; background:#367bf0 url("../images_new/lm_topbg.png") 8px 5px no-repeat;overflow:hidden;padding: 15px 10px;}
.navdh{overflow:hidden;margin-top: 5px;}
.navdh ul li{vertical-align:bottom;overflow:hidden;border-bottom: #EAEAEA 1px solid;}
.navdh ul li a{display:block;display: block;font-size: 18px;height:auto;line-height: 30px; padding:14px 40px 14px 25px;margin: 3px 0;background:#f8f8f8 url("../images_new/aside_nav_ico.png") 230px center no-repeat; cursor:pointer;}
.navdh ul li a:hover,.navdh ul li.active a,.navdh ul li a.active{background: #d8e6f8 url("../images_new/aside_nav_icoh.png") 230px center no-repeat;color: #134bc8;}

/*栏目页-窄屏下二级栏目 */
.btn-group{width:100%;cursor:pointer;position:relative;}
.btn{width:100%;padding:3px 40px 3px 12px;font-size:14px;text-align:left;border-radius:0;}
.btn-danger{height: auto;line-height: 34px;color:#fff;background:#134bc8;border:0;font-weight:bold;padding-left:30px; font-size: 16px;}
.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:#134bc8;border:0;}
.btn .caret{position: absolute;right: 10px;top: 50%;margin-top: -3px;}
.dropdown-menu{width:100%;padding:0;border-radius:0;box-shadow:none;border:0;margin-top: 0;}
.dropdown-menu > li > a{padding:5px 10px 5px 30px;font-size:16px;}
.dropdown-menu a{background:#f2f4fb;border-top:1px solid #fff;}
.dropdown-menu a:hover{background:#0546d8 !important;color:#fff !important;}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{background:#0546d8;color:#fff;}
/*栏目页-文字列表 */
.lm_rban{width: 865px; height:auto;position:relative; background: #fff;}
.lm_rban .guidang{position:absolute;right:-20px;top:-40px;z-index:99;}
.lmy_dqlanmu{height:40px;position:relative; clear:both; background:url(../images_new/line_dc.png) bottom repeat-x;margin-bottom: 10px;}
.lmy_dqlanmu .guidang{position:absolute;right:0;top:40px;}
.lmy_dqlanmu .lanmu_tit{display:block;float:left;width:auto;white-space:nowrap;height:38px;line-height:38px;font-size:20px;color:#2266da; font-weight:bold; padding:0 20px;border-bottom: #2266da 2px solid;}

/***栏目文字列表****/
.navjz{height:auto;min-height:451px;_height:451px;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;}
.navjz ul{clear:both;}
.navjz table{max-width:100% !important;}
.navjz ul li{height:42px;line-height:42px;vertical-align:bottom;padding-left: 14px;background: url("../images_new/dot.png") left center no-repeat;}
.navjz ul li a{font-size:16px;}
.navjz ul li .date{color:#999;}
.navjz ul.doc_list{padding-bottom:5px;overflow: hidden;}
.navjz ul.doc_list li,.navjz ul.download-list li{overflow:hidden;height:42px;line-height:42px;padding-left: 14px;background: url("../images_new/dot.png") left center no-repeat;}
.navjz ul.doc_list li a{display: block; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.navjz ul.doc_list li img{float:left;margin:15px 0 0 2px;}


.navjz ul li.lm_line{height: 0;border-bottom: 1px dashed #ddd;margin: 12px 0; padding:0;background: none;}
.navjz ul li.columnName{height:32px;font-size: 18px; background:#F5F5F5;margin:5px 0 10px;padding:0 55px 0 10px;position:relative; border: none;}
.navjz ul li.columnName .title,.navjz ul li.columnName .title:hover{display:block;width:auto;max-width: none !important;float: none; white-space:nowrap;height:32px;line-height:32px;font-size:16px;font-weight:bold;color:#2266da;}
.navjz ul li.columnName .more{font-size:12px;color:#999;line-height:32px;position: absolute;right: 10px;top: 0;display: block;float: none;margin: 0;}
.navjz ul li.columnName .more:hover{color:#2266da;}
.navjz ul.doc_list li.search-list a{max-width: none !important;margin-right: 90px;float: none;}
.navjz ul.doc_list li.odd a,.navjz ul.doc_list li.even a{max-width: 670px;}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .lm_rban{width: 652px;}
    .navjz ul.doc_list li.odd a, .navjz ul.doc_list li.even a {max-width: 488px;}
}

@media (max-width:991px) {
    .lm_rban{width:auto;margin-left: 0;float: none;margin-top: 10px;}
    .wenzhang .guidang{width:200px;height:200px;background-size:100% 100%;}
    .navjz{min-height:300px;}
    .navjz ul.doc_list li.odd a,.navjz ul.doc_list li.even a{max-width:580px;}
}
@media (max-width:767px) {
    .lmy_dqlanmu{height: auto;line-height: 30px;padding: 0 5px;}
    .lmy_dqlanmu .lanmu_tit{font-size: 18px;}
    .navjz{min-height:200px;}
    .navjz ul.doc_list li.odd a,.navjz ul.doc_list li.even a{display:block;float:none !important;margin-right:90px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
    .navjz ul.doc_list li img{display:none;}

}

/*栏目页 普通页面 */
.ptlmtitle{font-size:30px;line-height:40px;text-align:center;padding:15px 0;}
.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; float:none;}
.wz_share i{ display: inline-block;}
.ptlminfo .wz_share .share-box{position:relative;right:auto;top:8px;}
.ptlmcontent{padding: 20px 0;font-size: 16px;line-height: 2;text-align: justify;text-justify: inter-ideograph;word-break: break-all;word-wrap: break-word;}
.ptlmcontent table{max-width:100% !important;margin:auto;}
.ptlmcontent img{max-width:100%;height:auto;}
.ptlmcontent .guidang{position:absolute;right:-20px;top:-40px;z-index:99;}
@media (max-width: 767px) {
    .ptlminfo .wz_share{display: none;}
}
/*栏目页 图片列表 */
.navjz ul.picture-list{clear:both;margin-right: -20px; overflow: hidden;}
.navjz ul.picture-list li{float:left;width: 201px;line-height: 30px; height:auto;margin:0 20px 20px 0;padding: 0;background: none;}
.navjz ul.picture-list li a{display:block;width:100%;overflow:hidden;cursor:pointer;position: relative;}
.navjz ul.picture-list li .img_img{display: block;}
.navjz ul.picture-list li a img{width:100%;height:150px;display: block; }
.navjz ul.picture-list li a .img_title{display:block;height:30px;line-height:30px;width:100%;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.navjz ul.picture-list li a .date{display: block;text-align: center;}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .navjz ul.picture-list li{width: 204px;}

}
@media only screen and (max-width:991px) {
    .navjz ul.picture-list li{width: 225px;}
    .navjz ul.picture-list li a img{height: 147px;}

}

@media only screen and (max-width:767px) {
    .navjz ul.picture-list,.lm_gyggbox .navjz ul.picture-list{width:100%;margin-right: 0;}
    .navjz ul.picture-list li{width: 100%;margin: 0 0 15px;}
    .navjz ul.picture-list li a img{height: auto;}
}


/*栏目页-视频列表 */
.navjz .videoNews-list{clear:both;margin-right: -20px; overflow: hidden;}
.navjz .videoNews-list li{float: left; width:201px;height:auto;margin:0 20px 20px 0;padding:0px;background: none;}
.navjz .videoNews-list li .left-img{float:none;}
.navjz .videoNews-list li .left-img a{display:block;width:100%;overflow:hidden;}
.navjz .videoNews-list li .left-img img.video-thumb{width:100% !important;height:150px !important;transition:all .5s;}
.navjz .videoNews-list li .left-img a:hover img.video-thumb{-webkit-transform:scale(1.1);transform:scale(1.1);}
.navjz .videoNews-list li .right-main{float:none;height:27px;padding:5px 10px;background:#f4f4f4;text-align: center;}
.navjz .videoNews-list li .video-title{display:block;height:20px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.navjz .videoNews-list li .video-title span.left{display:block;float:none !important;}
.navjz .videoNews-list li .video-title span.left a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.navjz .videoNews-list li .video-attr{display: none; clear:both;height:20px;line-height:20px;font-size:12px;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.navjz .videoNews-list li .play-icon,.navjz .videoNews-list li .videoNews-note{display:none;}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .navjz .videoNews-list li{width: 204px;}
}

@media only screen and (max-width:991px) {
    .navjz .videoNews-list li{width: 225px;}
}
@media (max-width:767px) {
    .navjz .videoNews-list{width:100%;}
    .navjz .videoNews-list li{width:100%;margin:0 0 10px;}
    .navjz .videoNews-list li .left-img img.video-thumb{height:auto !important;}
}

/*分页/翻页*/
.pagination{clear:both;width:100%;text-align:center;margin:10px 0 0px;padding:3px 0;line-height:28px;font-size:14px;font-family:"Microsoft YaHei",微软雅黑;}
.pagination a,.pagination span{display:inline-block;border:1px solid #d9d9d9;color:#666;margin:3px;padding:0px 10px;text-decoration:none;white-space:nowrap;height:28px;}
.pagination a:hover{background:#0d40b3;border:1px solid #0d40b3;color:#fff !important;}
.pagination a.active{border:1px solid #0d40b3;color:#fff;}
.pagination span.current,.pagination span.current:hover{background:#0d40b3;border:1px solid #0d40b3;color:#fff;}
.pagination span.disabled,.pagination span.disabled:hover{border:1px solid #d9d9d9;color:#666;background:#eee;}
.pagination a.text,.pagination a.text:hover{color:#fff;background:#0d40b3;border:#0d40b3 1px solid;cursor:text;}
.pagination a.pagemore,.pagination a.pagemore:hover{color:#666;background:#fff;border:1px solid #fff;cursor:text;padding:0px 3px;}
.pagination .inputBar{border:0px;height:28px;padding:0 6px;}
.pagination .total{border:0px;height:28px;padding:0;}
.pagination .inputBar input{width:40px;height:24px;line-height:24px;padding:2px 5px;border:#ccc 1px solid;margin:-3px 3px 0;*margin:-3px 3px 0;_margin:-3px 3px 0;background:#eee;vertical-align:middle;}
.pagination button {width: 40px;height: 28px;line-height: 22px;padding: 2px 5px;border: #0d40b3 1px solid;margin: -5px 6px 0 3px;_margin: -5px 3px 0;background: #0d40b3;vertical-align: middle;color: #fff;}