@charset "utf-8";
/* CSS Document */

/*CSS reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p{margin:0;padding:0; font-family:"微软雅黑"; font-size:16px; cursor:default; color:#000;}
table{border-collapse:collapse;border-spacing:0; border:1px solid #ededec;}
tr,td{border:1px solid #ededec;}
fieldset,img{border:0;border:none;}
ul,li,dl ,dt,dd ,ol,p,img{ list-style: none;border: none; vertical-align:middle;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal;}
del,ins{text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
button,input,select,textarea{font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
a{text-decoration:none; outline:none; color:#4c4c4c;}
a:hover{ text-decoration:none;}
a:active{outline: none;star:expression(this.onFocus=this.blur());}
i{font-style:normal}

.clear{ clear:both;}
.fl{ float: left;}
.fr{ float: right;}
.pr{position:relative;}
.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}
.clearfix:after {
    clear: both;
}
.clearfix{
    *zoom: 1;
}
.container{ width: 100%; }
@media screen and ( max-width: 1200px ) {
    .container{ width: 1200px; }
}
.floor{ width:1200px; margin:0 auto; }

.header{ background: #a41006; }
.header .banner{ height:150px; background: url(2020mksxy_mks_img.png) no-repeat center; }
.header .logo{ padding-top:30px; float: left; }
.header .search{ float: right; width: 320px; height: 35px; padding: 20px; margin-top: 38px; border-radius: 10px; background: url(2020mksxy_bg01.png); overflow:hidden; }
.header .search .sr{ display:block; float:left; width: 270px; padding-left: 10px; height: 35px; line-height:35px; font-size: 14px; border: none; outline: none; background: #fff; color: #999999; }
.header .search .btn{ display: block; vertical-align: middle; width: 40px; height: 35px; border: none; outline: none; background: #fff url(2020mksxy_bg02.png) no-repeat center; cursor: pointer; }
/* 导航栏 */
.nav{ height: 60px; background: #830c04; }
.nav a{ font-size: 18px; color: #fff; text-align:center; }
.nav .nLi{ width: 10%; height: 60px; line-height: 60px; float: left; color: #fff; position: relative;  z-index: 9999; }
.nav .nLi span a{ position: absolute; top: 0; left: 0; display: inline-block; width: 100%; height: 100%; font-size:20px; }
.nav .nLi span a:hover{ color: #ffc535; }
.nav .on span a{ color: #ffc535;  }
/* 导航栏--子栏目 */
.nav .nav-cont { display: none; float: none; position:absolute; overflow: hidden!important; background:#830c04;  top:60px; left:0;  text-align: center; z-index: 999; }
.nav .nav-cont li{ text-align: left;  line-height:normal; }
.nav .nav-cont li a{ width:120px; display: inline-block; padding: 15px 0; font-size: 16px; text-align: center; line-height: initial; }
.nav .nav-cont li:hover a{ color: #fff; }
.nav .nav-cont li:hover{ background:#e1ae2f;  }


/* 轮播 */
.slideBox{ width: 100%; height:390px; 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:390px; 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(2020mksxy_lunbo.png); position:absolute; right: 0; left: 0; bottom:0; z-index: 2; display: inline-block; cursor:pointer; padding:0 60px 0 20px;}
.slideBox .bd li p a{ display:block; height:40px; text-align: left; 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(2020anniu.png) no-repeat; }
.slideBox .next{ left: auto; right: 0; background-position: -42px 0;  }
.slideBox .pageState{ display: block; position: absolute; right: 10px; 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; }

/*单层tab切换 */
.tab_box .hd{ height:40px; }
.tab_box .hd ul li{ margin-right:20px; line-height: 40px; height: 40px; float:left;  }
.tab_box .hd .on{ border-bottom: 2px solid #a41006; }
.tab_box .hd ul li a{ font-size: 18px; font-weight:bold; }
.tab_box .hd span{ display: block; padding: 0 10px; height: 100%; float: right; }
.tab_box .hd span a{ display:block; background: url(2020mksxy_more.png) no-repeat center; width:40px; height: 100%; }
/*单层tab切换1 */
.tab_box1 .hd{ height:40px; line-height: 40px; padding-left:10px; border-left: 3px solid #a41006; background:#f1f1f1; }
.tab_box1 .hd .on{ border-bottom: 0; }
.tab_box1 .hd .on a{ color: #a41006; }
/*单层tab切换2 */
.tab_box2 .hd{ height:43px; line-height: 43px; border-bottom: 1px solid #e7e7e7; }
.tab_box2 .hd .on{ border-bottom: 2px solid #a41006; }
.tab_box2 .hd .on a{ color: #a41006; }

/* 新闻列表 */
.bd_01{ overflow: hidden; margin: 10px auto; 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-top:10px; margin-bottom: 5px; }
.bd_01 h2 a{  font-size: 18px; font-weight: bold; color: #000; }
.bd_01 h2 a:hover{  color: #1e67b9; }
.bd_01 p {  display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; height: 70px; line-height: 30px; color: #999999; }
.bd_01 p a{ color: #cf202b; }
.bd_new ul{ zoom:1; }
.bd_new li{ padding-left: 15px; background: url(2020mksxy_bg03.png) no-repeat 0 center; height: 44px; line-height: 44px;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: #cf202b; text-decoration: underline; }
.bd_new li:hover span{ color: #cf202b; }
.bd_a80 li a{ margin-right: 110px;  }


/* 布局 */
.a01{ margin: 30px auto; }
.a01 .a1-left{ float:left; width:660px; height:390px; }
.a01 .a1-right{ float:right; width:510px; height:390px; }
.a01 .a1-right .bd_new li{ height: 36px; line-height: 36px;border-top: 0; }
.a02{ height:300px;width: 1200px;margin: 0 auto; }
.a02 .a2-box { float:left; width:380px;  }
.a02 .a2-01{ margin-right:30px; }
.a02 .a2-02{ margin-right:30px; }
.a02 .a2-03{ background:#f1f1f1; border-radius:10px; height:300px; }
.a03{ height:300px; margin:30px auto;width: 1200px; }
.a03 .a3-box { float:left; width:380px;  }
.a03 .a3-01{ margin-right:30px; }
.a03 .a3-02{ margin-right:30px; }
.a03 .a3-03{  }

.lhjt{ padding: 0 20px;  }
.lhjt .lhjt-tit{ margin-top:14px; text-align:center; }
.lhjt .lhjt-tit a{ font-size: 20px; font-weight:bold; color:#8b0000; }
.lhjt .lhjt-tit a img{ margin-right:10px; margin-top:-3px; }
.lhjt .list{ margin-top: 15px; }
.lhjt .list li{ margin-bottom:14px; }
.lhjt .list .data{ float:left; width:74px; height:66px; text-align:center; -webkit-box-shadow: 0 0 6px #cdced0;  box-shadow: 0 0 6px #cdced0;  }
.lhjt .list .data .yyyy{ display:block; background:#8b0000; color:#fff; font-size: 14px; height:33px; line-height:33px; }
.lhjt .list .data .dd-mm{ background:#fff; color:#000; font-size: 16px; height:33px; line-height:33px; }
.lhjt .list .tit{ margin-left: 84px; }
.lhjt .list .tit a{ color:#000; height:40px; line-height:20px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.lhjt .list .tit span{ margin-top:5px; display:block; font-size:14px; color:#666666; }
.lhjt .list .tit span img{ margin-right: 5px; margin-top:-3px; }

.pt a{ display:block; margin-top:10px; }

/* 外链 */
.link{ background:#a41006; border-bottom:1px solid #fff; height:40px; line-height:40px; }
.link span{ float:left; color:#fff; font-size:16px; }
.link ul{ float:left; }
.link ul li{ float:left; padding:0 25px; }
.link ul li a{  color:#fff; font-size:16px; }
/* 底部 */
.footer {  background:#a41006; padding: 25px 0;  }
.footer p{ line-height:25px; color:#fff; font-size:14px; }
.footer .footer-box{ width:1000px; margin: 0 auto; }
.footer .footer-left{ float:left; }
.footer .footer-right{ float: right; }
.footer .footer-r-con{ width:345px; height: 80px; padding: 5px 35px; background: url(2020mksxy_footer_bg1.png); }
.footer .footer-right p{ line-height:40px; }
.footer .footer-right i{ width:30px; height:40px; margin-right:10px; display:block; float:left; text-align:center; }
.footer .footer-right img{ margin-top:-3px; }

/***************************************** 列表.html *****************************************/
#list { margin-top: 5px; }
#list .list_con { overflow: hidden; position: relative;}
#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{; width: 100%; height: 55px; line-height: 55px; background: #a41006; text-align: center; font-size: 18px; font-weight: bold; color: #fff; }
.left_list{ overflow: hidden; }
.left_list .list_ul{ background: #f9f9f9; border-top: 1px solid #e8e8e8; }
.left_list .list_ul>a{ display:block; padding: 13px 20px 13px 30px; background: url(2019dian5.png) no-repeat 95% center; }
.left_list .list_ul:hover>a{ font-weight: bold; color: #a41006; }
.left_list .list_ul.active>a{ font-weight: bold; color: #a41006; }
.left_list .list_parent>a{  }
.left_list .list_parent.slide>a{ font-weight: bold; color: #a41006; background: url(2019dian6.png) no-repeat 95% 21px; }
.left_list .list_ul .list_ul_ul{ display: none; padding: 10px 0; background: #ebebeb; }
.left_list .list_ul li{ margin: 2px auto; }
.left_list .list_ul li a{ line-height: 30px; padding-left: 55px; display: block; }
.left_list .list_ul li:hover a{ color: #a41006; text-decoration: underline; }
.left_list .list_ul li.active a{  color: #a41006; text-decoration: underline; }
/*列表样式*/
.right_list>ul>li{ height: 40px; line-height: 40px; background: url(2019dian.png) no-repeat left center; }
.right_list>ul>li:hover{ background: url(2019dian.png) no-repeat left center; }
.right_list .line { height: 0; line-height: normal; margin: 10px auto; *margin: 10px auto -10px; border-bottom: 1px solid #f2f0f1; background: none; }
.right_list .line:last-child { display: none; }
/* 分页 */
.div_cutPage{ padding: 40px 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: #a41006; color:white; border: 1px solid #a41006; }
.div_cutPage .on{ background-color: #a41006; color:white;  }
/*当前位置*/
.site{ line-height: 30px; background: url(2019xxz_tybm_dqwz.png) no-repeat 0 13px; padding: 5px 0 5px 20px; }
.site a{ color: #666666; font-size: 14px; }
.site a:hover{ text-decoration: underline; }

/***************************************** 文章.html *****************************************/
.article{ 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; }
.article2 h1{ padding: 20px 0 30px; }
.oneColumn { padding:  0 0 10px; }
.article2 .oneColumn { padding: 10px 60px; }
.article2 .oneColumn2 { padding:  0 20px 20px; }
.pages_zz{  border-bottom: 1px solid #e8e8e8; 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(2019dayin.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 10px; 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(2019x_tilte03.png) no-repeat 0px 14px;margin:0;padding:3px 0 3px 12px;line-height:26px;font-size:14px;list-style:none;}
.sxp a{ font-size:14px; }





/* 过渡 */
img , .nav .nLi span a {  -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;  }