@charset "utf-8";
@import url(animate.min.css);
@media only screen and (max-width: 1200px) {
    html,body,.container { width: 1200px; }
}

/* CSS Document */
.mask{ position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.2); z-index: 4999; display: none; width: 100%; height: 100%;}
.box-shadow{ -webkit-box-shadow: 0 0 6px rgba(111, 109, 111, 0.4); -moz-box-shadow: 0 0 6px rgba(111, 109, 111, 0.4);  box-shadow: 0 0 6px rgba(111, 109, 111, 0.4); background: #fff; -webkit-transition: all .15s ease-in-out; transition: all .15s ease-in-out; }
.container{ position: relative; }

/* 顶部 */
.top{ height:30px;line-height:30px;background: #fafafa; color:#b2b2b2; font-size: 12px; overflow:hidden; }
.top a{ font-size: 12px; color:#b2b2b2!important; margin:0 10px }
.top .weather iframe{ margin-top: 3px; }
/* logo 搜索 网站功能 */
.header .l-header{ padding: 20px 0; }
.header .logo{ float: left; }
.header .search-main{ float: right; }
.header .search{ float: right; width: 358px; height: 33px; border-radius: 4px; overflow: hidden; margin-top: 2px; border: 1px solid #999999; }
.header .search.error{  border-color: #FF0000; outline: 0;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255,0,1,1); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255,0,1,1); }
.header .search.error .sr{ color: #FF0000; }
.header .search form{ line-height: 0; font-size: 0; }
.header .search .sr{ vertical-align: middle; width: 303px; padding-left: 10px; height: 33px; line-height:32px; font-size: 14px; border: none; outline: none; background:none; color: #999999; }
.header .search .btn{ display: inline-block; vertical-align: middle; width: 45px; height: 33px; border: none; outline: none; background: url(2020wc_jsyhyshj_search.png) no-repeat center; cursor: pointer; }
.header .search .btn:hover{  -webkit-transform: scale( 1.1,1.1); -moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); transform: scale(1.1,1.1); transition: .3s transform;  }
.header .fzgn{ height: 30px; line-height: 30px;}
.header .fzgn li{ float:left; padding-left:15px; font-size:12px; color: #808080; }
.header .fzgn li a{color:#808080!important;}
.header .fzgn li a:hover{ color:#025194!important; text-decoration: underline; }
.header .fzgn li a>img{ margin-right: 8px; margin-top: -3px; }
/* 导航 */
.nav{ height: 50px; background: #1e67b9; }
#nav{ overflow: hidden; }
#nav li{ width: 16.66%; height: 50px; float: left; text-align: center; }
#nav li a{ display: block; height: 51px; line-height: 50px; font-size: 18px; font-weight:bold; color: #fff; position: relative; }
#nav .on a{ background: url(2020wc_jsyhyshj_nav.png) no-repeat center bottom; }
/* banner */
.banner{overflow: hidden;background: url(2020wc_jsyhyshj_banner.png) no-repeat center top;height: 320px;border-top: 3px solid #d4d4d4;}

/* 新闻列表 */
.bd_01{ overflow: hidden; margin: 10px auto 0; border-bottom:1px dashed #cccccc; }
.bd_01 h2{ display:inline-block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; text-align: left; width: 100%; margin-bottom: 5px; }
.bd_01 h2 a{  font-size: 20px; font-weight: bold; color: #000; }
.bd_01 h2 a:hover{  color: #1e67b9; }
.bd_01 p { overflow: hidden; height: 70px; line-height: 30px; text-indent: 2em; color: #999999; }
.bd_01 p a{ color: #cf202b; }
.bd_new ul{ zoom:1; }
.bd_new li{  padding-left: 25px; background: url(2020wc_jsyhyshj_ico02.png) no-repeat 10px center; height: 51px; line-height: 51px; border-top:1px dashed #cccccc;  }
.bd_new li:first-child{ border-top: 0; }
.bd_new li a{ font-size: 16px; display: block; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; }
.bd_new li span{ display: block; text-align: right; float:right; color: #999999; font-size: 14px; }
.bd_new li:hover a{ color: #1e67b9; text-decoration: underline; }
.bd_new li:hover span{ color: #1e67b9; }
.bd_a80 li a{ margin-right: 110px;  }

/* 轮播 */
.slideBox{ width:600px; height:380px; float: left; overflow:hidden; position:relative; }
.slideBox .hd{ height:40px; line-height: 40px; overflow:hidden; position:absolute; left: 0; right: 0; bottom:0; z-index:1; }
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; position: relative; }
.slideBox .bd img{ width:100%; height:380px; display:block; }
.slideBox .bd li:hover img{ -webkit-transform: scale( 1.1,1.1); -moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); -transform: scale(1.1,1.1); transition: .3s transform; }
.slideBox .bd li p{ height:40px; line-height:40px; color:#fff; font-size: 18px; background: url(2020wc_jsyhyshj_sy_ico08.png); position:absolute; right: 0; left: 0; bottom:0; z-index: 2; display: inline-block; cursor:pointer; padding:0 60px;}
.slideBox .bd li p a{ display:block; height:40px; text-align: center; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; position:relative; color:#fff;}
.slideBox .prev,.slideBox .next{ display: none; width: 42px; height: 69px; position: absolute; top: 50%; margin-top: -35px; left: 0; z-index: 100; background: url(2020wc_jsyhyshj_anniu.png) no-repeat; }
.slideBox .next{ left: auto; right: 0; background-position: -42px 0;  }
.slideBox .pageState{ display: block; position: absolute; left: 20px; bottom: 0; z-index: 100; width: 50px; height: 40px; line-height: 40px; font-size: 18px; color: #fff;  }
.slideBox .pageState span{ position: relative; top: -3px; font-size: 24px; color: #e20213; font-weight: bold; }

/* 布局 */
.sytitle{ }
.tier01{ margin-top:30px; }
.tier01 .f1-box-01{ width: 570px; height:380px; float: right; overflow: hidden; }
.tier02{ margin-top:30px; overflow:hidden; }
.cslh-gzbg{ overflow: hidden; margin-top:20px;}
.cslh-gzbg .hd{ float: left; width: 284px; }
.cslh-gzbg .hd li{ padding-left: 34px; position: relative; }
.cslh-gzbg .hd li a{ display: block; height: 88px; line-height: 89px; background: #fff; border: 1px solid #f5f5f5; color: #999; font-size: 24px; }
.cslh-gzbg .hd li i{ display: block; width: 30px; height: 30px; background: url(2020wc_jsyhyshj_sy_ico03.png); float: left; margin: 28px 15px 0; }
.cslh-gzbg .hd .bj{ display: none; position: absolute; top: 0; left: 0; width: 284px; height: 113px; background: url(2020wc_jsyhyshj_ico03.png) no-repeat left top; z-index: -1; }
/*.cslh-gzbg .hd li:last-child .bj{ margin-top:-24px; background: url(2020wc_jsyhyshj_ico03s.png) no-repeat left top; }*/
.cslh-gzbg .hd .ico02 .bj{ margin-top:-24px; background: url(2020wc_jsyhyshj_ico03s.png) no-repeat left top; }
.cslh-gzbg .hd .on .bj{ display: block; }
.cslh-gzbg .hd .on a{ background: none; color: #1e67b9; }
.cslh-gzbg .hd .on i{ background: url(2020wc_jsyhyshj_sy_ico03s.png); }
.cslh-gzbg .hd .ico02 i{ background-position: 0 -28px!important; }
.cslh-gzbg .hd .ico03 i{ background-position: 0 -60px!important; }
.cslh-gzbg .hd .ico04 i{ background-position: 0 -90px!important; }
.cslh-gzbg .bd{ float: right; width: 916px; background:#f5f5f5; }
.cslh-gzbg .box-gzbg{ height: 363px; background: #f5f5f5; padding: 0 40px; }
.cslh-gzbg .box-gzbg .box-new h2{ display:inline-block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; text-align: center; width: 100%; margin: 25px 0 15px; }
.cslh-gzbg .box-gzbg .box-new h2 a{  font-size: 24px; color: #000; }
.cslh-gzbg .box-gzbg .box-new h2 a:hover{ text-decoration: underline; }
.cslh-gzbg .box-gzbg .box-new p { overflow: hidden; height: 100px; border-bottom: 1px dashed #cdcdcd; line-height: 28px; text-indent: 2em; color: #666666; font-size: 16px; }
.bd_new2{ margin-top: 20px; }
.bd_new2 li{ padding-left: 25px; background: url(2020wc_jsyhyshj_ico02s.png) no-repeat 10px center; height: 36px; line-height: 36px; border-bottom:0; }
.bd_new2 li span{ font-size: 16px; color: #999999; }

.tier03{ margin-top:20px; }
.tier03 .t3-left{ width:585px; float:left; margin-top:15px; }
.tier03 .t3-right{ width:585px; float:right; margin-top:15px; }
.tier03 .title{ height:31px; border-bottom: 3px solid #f5f5f5; }
.tier03 .title a{ display: inline-block; height:31px; border-bottom: 3px solid #1e67b9; font-weight:bold; font-size: 20px; color:#000; }
.tier03 .wcjy li{ height:128px; border-top: 1px solid #eaeaea; }
.tier03 .wcjy li:first-child{ border-top: 0; }
.tier03 .wcjy .box{ overflow:hidden; }
.tier03 .wcjy .box>a{ display:block; font-size:18px;  margin-top:15px; margin-bottom:10px; overflow: hidden; text-overflow:ellipsis; white-space:nowrap;  }
.tier03 .wcjy .box>a:hover{ color:#1e67b9; }
.tier03 .wcjy .box>p{ line-height:30px; font-size:14px;  display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.tier03 .wcjy .box .data{ font-size:14px; color:#999999; float:right; }
.tier03 .tszy{ margin-top: 20px; }
.tier03 .tszy li{ margin-bottom:15px; }
.tier03 .tszy li .img{ overflow:hidden; width: 100%; height:160px; }
.tier03 .tszy li .img img{ width: 100%; height:160px;  }
.tier03 .tszy li .img img:hover{ -webkit-transform: scale( 1.2,1.2); -moz-transform: scale(1.2,1.2); -ms-transform: scale(1.2,1.2);  transform: scale(1.2,1.2); }
.tier03 .tszy li p{ height:32px; line-height:32px; }
.tier03 .tszy li .data{ font-size:14px; color:#999999; float:right;  }
.tier03 .tszy li .tit{ font-size: 16px; color:#000000; margin-right: 100px; display: block; overflow: hidden; text-overflow:ellipsis; white-space:nowrap;  }

.tier04{ margin-top:20px; width:48.75%; float:left; overflow:hidden; }
.ysdc{ margin-top:20px; }
.ysdc ul{ margin:0 -8px; overflow:hidden; }
.ysdc li{ float:left; width:50%; }
.ysdc .box{ height:248px; margin: 0 8px; padding: 0 20px; background: url("2020wc_jsyhyshj_ico04.png") no-repeat center; overflow:hidden; }
.ysdc .box>a{ display:block; height:60px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; padding-top: 15px; line-height: 30px; font-weight:bold; font-size:18px; margin-bottom:3px; }
.ysdc .box>a:hover{ color:#1e67b9; }
.ysdc .box>p{ height:96px; line-height:24px; margin-top:10px; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-align:justify; }
.ysdc .box>span{ display:block; margin-top:20px; }
.ysdc .box>span a{ display:block; width:45px; height:25px; line-height:25px; text-align:center; background:#00a3d2; color:#fff; }

.tier05{ margin-top: 20px; width:48.75%; float:right;  overflow:hidden; }
.yshd{  margin-top:20px; padding:25px; background:#f5f5f5; }
.yshd ul{ margin: 0 -5px -10px; overflow:hidden; }
.yshd li{ float:left; width:50%; margin-bottom:10px; }
.yshd .box{ margin: 0 5px; padding:15px; height:108px; border: 1px solid #d4d4d4; background:#ffffff; overflow:hidden; }
.yshd .box:hover{ border: 1px solid #00a3d2; }
.yshd .box .tit{ overflow:hidden; margin-bottom:4px; line-height: 28px; height:28px; }
.yshd .box .tit .b,.yshd .box .con .b{ margin-top:4px; float:left; display:block; width:35px; height:20px; line-height:18px; text-align:center; background:#35a7cd; color:#fff; font-size:14px; border-radius:2px; }
.yshd .box .tit a{ display:block; margin-left:45px; font-weight:bold; font-size:18px; color:#000000; }
.yshd .box .tit a:hover{ color:#35a7cd; }
.yshd .box .con .b{  background:#cd4e35; }
.yshd .box .con .nr{  margin-left:45px; }
.yshd .box .con .nr p{ margin-bottom:5px; line-height:25px; color:#666666; height:50px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.yshd .box .con .nr span{ display:block; float:left; color:#999999; font-size:14px; }
.yshd .box .con .nr span img{ margin-top:-3px; margin-right:5px; }
.yshd .box .con .ckhf{ float:right; display:block; width:74px; height:24px; line-height:22px; text-align:center; background:#00a3d2; color:#fff; font-size:14px; border-radius:4px; }
.yshd .box .con .ckhf:hover{ background:#0089ae; }


.t6_link { margin:30px auto 20px; }
.t6_link ul{ margin: 0 -8px; overflow:hidden; }
.t6_link li{ width: 25%; float: left; margin-bottom: 16px; }
.t6_link li a{ display: block; margin: 0 8px; border: 1px solid #d7d7d7; background: #f5f5f5; border-radius: 5px; }
.t6_link .table{ display: table; width: 100%; }
.t6_link .cell{ display: table-cell; height: 68px; padding: 0 15px; vertical-align: middle; text-align: center; }


.tier07{ margin:40px auto 50px; }
.tier07 ul{  margin: 0 -10px;  }
.tier07 li{ width:14.285%; float:left; margin-top:20px; position:relative }
.tier07 .t-box{ margin: 0 10px; position:relative; }
.tier07 .t-btn{ display:block; height:50px; line-height:50px; border: 1px solid #d7d7d7; text-align:center; background: #f5f5f5; font-size:18px; border-radius: 5px; color:#333; }
.tier07 .t-btn:hover{ border: 1px solid #1E90FF; background: #f5f5f5; color:#1E90FF; }
.tier07 .t-show{  position:absolute; bottom: 0; left:-70px; right:-70px; border: 1px solid #d7d7d7; border-radius: 5px; background:#fff; padding:30px 15px;  text-align:center; }
.tier07 .t-show{ z-index:-1; visibility:hidden; opacity: 0; filter:alpha(opacity:0); -webkit-transition: all 0.3s ease-out; transition: all .3s ease-out; }
.tier07 .t-show.t-show-max{ left:-160px; right:-160px; }
.tier07 .t-show.t-show-max1{ left:-100px; right:-100px; }
.tier07 .t-show:before{ content:""; position:absolute; bottom: -10px; left:50%; margin-left:-10px; display:block; width:0; height:0; border-left: 10px solid transparent;border-right:10px solid transparent;border-top:10px solid #e3e3e3; }
.tier07 .t-show a{  color:#333; font-size:16px; display:inline-block; line-height:35px; }
.tier07 .t-show a:hover{ color:#1E90FF; }
.tier07 .t-box:hover{ z-index:9; }
.tier07 .t-box:hover .t-show{ z-index:1; opacity: 1; filter:alpha(opacity:100); bottom:65px;  visibility: initial; }



/* 侧边栏 */
.sidebar1{ position: fixed; top: 50%; margin-top: -105px; right: 20px; z-index: 99; }
.sidebar1 ul li { margin-bottom: 10px;  position: relative; }
.sidebar1 .sidebar-ico { width: 100px; height: 100px; text-align: center; cursor: pointer; }
.sidebar1 .sidebar-show { position: absolute; box-shadow: 0 2px 10px rgba(0,0,0,.1); background: #fff; border-radius: 3px; padding:10px; right: 110px; top: -10px; display: none; text-align: center; }

/* 底部 */
.footer2019{ margin-top: 20px; background-color: #1e67b9; }
.footer2019 a,.footer2019 p{ color: #fff; font-size: 14px; }
.footer2019 p{ font-size: 14px; line-height: 24px; }
.footer2019 .link{height: 55px;line-height: 55px;border-bottom: 1px solid #16569d;background: #1e67b9;}
.footer2019 .link .wzdh{ color: #fff; width: 100px; float: left; }
.link .link_nav { z-index: 2; width: calc(100% - 100px);float: left;}
.link .link_nav ul{float: left;width: 100%;}
.link .link_nav ul li{float: left;text-align: center;}
.link .link_nav ul .nLi2{width: calc(100% /4);padding: 0;text-align: center;}
.link .link_nav ul li:hover{background:#247bdd;}
.link .link_nav ul li a{display: inline-block;height: 54px;line-height: 54px;font-size: 16px;}
.link .nav-cont{width: 1110px;max-height: 565px;overflow: auto;position: absolute;left: 100px;bottom: 44px;z-index: 1;padding-bottom:25px;float:left;background: #fff;border: 1px solid #1e67b9;border-bottom: none;display: none;z-index: 999;}
.link .nav-cont li{ float:left; padding:0!important; border: none!important; line-height:34px; text-align:center; margin:25px 0 0 8px; display:inline; }
.link .nav-cont li:hover{ border: none!important;  }
.link .nav-cont li a{ width:190px; height:34px!important; line-height: 34px!important; display:block!important; color:#666; background: #ebebeb;  overflow: hidden; }
.link .nav-cont li a:hover{ color:#16569d; text-decoration:none; }
.footer2019 .footer-info { padding: 25px 0; }
.footer2019 .footer-info .col-33{ float: left; }
.footer2019 .footer-info .box-l,.footer .footer-info .box-c{ border-right: 1px dashed #fff; }
.footer2019 .footer-info .box-c{ padding-left: 29px; }
.footer2019 .footer-info .box-r{ float: right; }
.footer2019 .footer-info .box-r img{ margin-left: 0px!important; margin-top: 9px!important; text-align: right; }

/******************************************************** 列表.html ********************************************************/
#list .list_con { border: 1px solid #e0e0e0; margin-top: 20px; padding: 20px; background: #fff; overflow: hidden; position: relative; -webkit-box-shadow: 0 0 10px #e4e4e4;   box-shadow: 0 0 10px #e4e4e4; }
#list .con_left{ width: 320px; float: left; overflow: hidden; }
#list .con_right{ margin-left: 350px; }
#list .con_right .con_right_wenjianku{ margin-top: 0; }
#list .con_right .right_list{ border: 0; padding: 0;  }
/*栏目样式*/
.left_title{ display: none; width: 100%; height: 70px; line-height: 70px; background: #1e67b9 url(2019xian3.png) no-repeat 90% center; text-align: center; font-size: 22px; font-weight: bold; color: #fff; }
.left_list{ overflow: hidden; background: #e3eaed; }
.left_list .list_ul{ margin: 10px; background: #fff; }
.left_list .list_ul>a{display:block;padding: 0 20px;height: 48px;line-height: 48px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.left_list .list_ul>a>i{ display: inline-block; background: url(2019dian5.png) no-repeat center; width: 12px; height: 48px; margin-top: -2px; margin-right: 10px; vertical-align: middle; }
.left_list .list_ul:hover>a{ font-weight: bold; color: #1e67b9; }
.left_list .list_ul.active>a{ font-weight: bold; color: #1e67b9; }
.left_list .list_parent>a{ background: #fff url(2019dian7.png) no-repeat 92% 20px;  }
.left_list .list_parent.slide>a{ font-weight: bold; color: #1e67b9; background: url(2019dian6.png) no-repeat 92% 24px; }
.left_list .list_ul .list_ul_ul{ display: none; padding-bottom: 10px; }
.left_list .list_ul li{ margin-bottom: 5px; }
.left_list .list_ul li a{ line-height: 30px; padding-left: 55px; display: block; }
.left_list .list_ul li:hover a{ background: #f4f4f4; }
.left_list .list_ul li.active a{  background: #f4f4f4; }
/*列表样式*/
.right_title{ height:31px; border-bottom: 3px solid #f5f5f5; margin-bottom:10px; }
.right_title span{ display: inline-block; height:31px; border-bottom: 3px solid #1e67b9; font-weight:bold; font-size: 20px; color:#000; float:left; }
.right_title .more{ padding: 0 15px; height:31px; line-height: 26px; font-size: 14px; display: inline-block; color: #707070; float: right; }
.right_list1{ min-height: auto; margin-top: 10px; margin-bottom: 20px; }
.right_list li { padding-left: 20px; height: 50px; line-height: 50px; background: url(2020wc_jsyhyshj_list_ico05.png) no-repeat 5px center; }
.right_list li a{ display: block; margin-right: 130px; color: #000; white-space:nowrap;  overflow:hidden;  text-overflow:ellipsis; }
.right_list li:hover a,.right_list li:hover span{ color: #1e67b9; }
.right_list li span{ color: #989898; float: right; }
.right_list .line { height: 0; line-height: normal; margin: 10px auto; *margin: 10px auto -10px; border-bottom: 1px dashed #ccc; }
.right_list .line:last-child { display: none; }
/*表格列表*/
.right_table{ margin-top: 23px; }
.right_table table{ width: 100%; }
.right_table table th,.right_table table td{ padding: 8px 0;  }
.right_table table th{ padding: 15px 0; border: 1px solid #e0e0e0; font-size: 16px; font-weight: bold; text-align: center; background: #e6e6e6; }
.right_table table td{ border: 1px solid #e0e0e0; text-align: center;font-size: 14px;color: #666666; }
.right_table table tr{ background: #fff; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all .3s ease-out;  }
.right_table table tr:nth-child(odd){ background: #fafafa; }
.right_table table tr:hover{ background: #1e67b9; }
.right_table table tr:hover td{ color: #ffffff; }
/* 分页 */
.div_cutPage{ padding: 20px 0; text-align: center;  }
.div_cutPage{ margin: 0 auto; }
.div_cutPage a{ display: inline-block; padding: 2px 8px; border-radius: 3px; border: 1px solid #DDDDDD; cursor: pointer; margin: 2px; }
.div_cutPage a:hover{ background-color: #1e67b9; color:white; border: 1px solid #1e67b9; }
.div_cutPage .on{ background-color: #1e67b9; color:white;  }


/*当前位置*/
.site{ background:#f4f4f4; }
.site .site-main{ line-height: 35px; padding-left: 25px; background: url(2020wc_jsyhyshj_ico14.png) no-repeat 0 center; font-size:14px; }
.site a{ color: #666666; font-size: 14px; }
.site a:hover{ text-decoration: underline; }


/***************************************** 文章.html *****************************************/
.article{ margin: 20px auto; overflow: hidden; background: #fff; }
.article h1{ line-height: 36px; font-size: 24px; font-weight:bold; text-align:center; padding: 0 0 30px; }
.article2 { border: 1px solid #e8e8e8; -webkit-box-shadow: 0 0 10px #e4e4e4;   box-shadow: 0 0 10px #e4e4e4; }
.article2 h1{ padding: 20px 0 30px; }
.oneColumn { padding:  0 0 10px; }
.article2 .oneColumn { padding: 10px 60px; }
.article2 .oneColumn2 { padding:  0 20px 20px; }
.pages_zz{ background: #f4f6f7; padding: 0 20px; line-height: 32px; text-align: center; overflow:hidden; color:#333; font-size: 14px; margin-bottom: 30px; }
.pages_zz .font{display: inline-block; padding: 0 10px; font-size: 14px; }
.pages_zz .dozoom img{ margin-top: -2px;  }
.pages_zz .dozoom a{ margin: 0 5px; font-size: 14px; }
.pages_zz .dozoom .on{ opacity: 0.6; }
.fenxiang{ background: #f1f1f1; padding: 0 20px; line-height: 32px; overflow:hidden; color:#737373; font-size: 14px; margin-top: 30px; margin-bottom: 20px; }
.fenxiang .printIco{ padding: 5px 10px 0 25px; background:url(2020dayin.png) no-repeat 0 5px; }
.bdsharebuttonbox{ float: left; margin-top: 2px; }
.editor{ padding-bottom:30px;}
.pages_content *{ font-family: "宋体"; font-size: 16px; line-height: 2; max-width: 100%!important; box-sizing: border-box!important; -webkit-box-sizing: border-box!important; word-wrap: break-word!important; }
.fujian-box{ margin-top: 30px; margin-bottom: 30px; }
.fujian-box a{ line-height: 48px; padding: 10px 10px 10px 70px; border-bottom: #c9c9c9 solid 1px; display: block; background: #f2f2f2 url(fujian.jpg) no-repeat 10px center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;  }
.fujian-box a:last-child{ border-bottom: none; }
.fujian-box a:hover{ background: #e4e4e4 url(fujian.jpg) no-repeat 10px center; }
#contentInfo{ margin: 0 auto; }/* ie8*/
#qr_container{ margin: 0 auto; position:relative;padding-bottom:10px; }
/* 文件信息 */
.article .wjxx{ margin: 20px auto 0; background: #f7f7f7; border: 1px solid #dddddd; padding: 10px 0; }
.article .wjxx ul{ overflow: hidden; }
.article .wjxx li{ width: 33.33%; float: left; padding: 7px 0; }
.article .wjxx li span{ display: block; margin-left: 30px; font-size: 14px; color: #666; }
.article-link{border-bottom:1px #dddddd solid;border-top:1px #dddddd solid;padding:15px 0; margin-top: 30px; margin-bottom: 30px;}
.pannel-title{margin:0;color:#00558e;line-height:33px;font-size:18px;}
.article-link ul li{ background: url(2020_x_tilte03.png) no-repeat 0px 14px;margin:0;padding:3px 0 3px 12px;line-height:26px;font-size:14px;list-style:none;}

/* 过度 */
.search.error,.yshd .box,
img{ -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
