/* reset */
html { height: 100%; overflow-x:hidden;}
body { min-height: 100%; overflow-x:hidden;}
body { _height: 100% }
html,body {font-size: calc(100vw / 19.20);}
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, input, select, textarea, button, p, blockquote, th, td, figure { margin: 0; padding: 0 }
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, p, blockquote, figure, header, footer, nav, article, section, aside, address, figcaption { zoom: 1 }
li { list-style-type: none }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal;}
iframe, frame, fieldset, img { border: 0 none }
img { vertical-align: top }
input[type=button], input[type=submit], input[type=reset] { cursor: pointer }
button { cursor: pointer }
input, textarea, button { -webkit-border-radius: 0; -webkit-appearance: none }
input[type=radio] { -webkit-border-radius: 100%; -webkit-appearance: radio }
input[type=checkbox] { -webkit-appearance: checkbox }
input[type=search] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing: content-box; -o-box-sizing: content-box; box-sizing: content-box }

textarea { overflow: auto; resize: none }
::-webkit-input-placeholder{color:#BDBDBD;}
:-moz-placeholder{color:#BDBDBD;}
::-moz-placeholder{color:#BDBDBD;}
:-ms-input-placeholder{color:#BDBDBD; opacity: 0.8;}
.placeholder{color:#BDBDBD;}

blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none }
table { border-collapse: collapse; border-spacing: 0 }
caption, th { text-align: left }
th { font-weight: normal }
em, cite, address,i { font-style: normal}
body, input, select, button, textarea{color:#000000; font-size: 0.16rem; line-height: 1.5;font-family:"PingFang SC","Microsoft Yahei";}
a { color:#000000;text-decoration: none!important;}
:focus { outline: none }
a:link,
a:active,
a:visited,
a:hover {outline:none!important;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;}
*{outline:none!important; -webkit-tap-highlight-color: rgba(0,0,0,0);}
/* clear 页头，，，，，页脚，，，，，内容区都不必再加扫除样式 */
.fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before { content: ''; display: table }
.fixed:after, .clearfix:after, .cf:after, after, .header:after, .main:after, .footer:after { content: ''; display: table; clear: both }
.fixed, .clearfix, .cf, .header, .main, .footer { zoom: 1 }
.clear, .cl { display: block!important; float: none!important; clear: both; width: auto!important; max-width: none!important; min-width: 0!important; max-height: none!important; min-height: 0!important; overflow: hidden; margin: 0!important; padding: 0!important; border: 0 none!important; font-size: 0!important; line-height: 0!important }

img{max-width: 100%;}
/* 阿里图标 */
[class*='icon']{ font-family: 'iconfont';}

/*字号*/
.fnt_14{font-size:0.14rem;}
.fnt_16{font-size:0.16rem;}
.fnt_18{font-size:0.18rem;}
.fnt_20{font-size:0.20rem;}
.fnt_22{font-size:0.22rem;}
.fnt_24{font-size:0.24rem;}
.fnt_26{font-size:0.26rem;}
.fnt_28{font-size:0.28rem;}
.fnt_30{font-size:0.3rem;}
.fnt_32{font-size:0.32rem;}
.fnt_36{font-size:0.36rem;}
.fnt_38{font-size:0.38rem;}
.fnt_40{font-size:0.4rem;}
.fnt_48{font-size:0.48rem;}
.fnt_50{font-size:0.5rem;}
.fnt_56{font-size:0.56rem;}
.fnt_60{font-size:0.6rem;}
.fnt_64{font-size:0.64rem;}
.fnt_68{font-size:0.68rem;}
.fnt_70{font-size:0.7rem;}
.fnt_72{font-size:0.72rem;}
.fnt_76{font-size:0.76rem;}
.fnt_80{font-size:0.8rem;}
.fnt_90{font-size:0.9rem;}
.fnt_100{font-size:1rem;}


.edit_con_original{ line-height:1.8em; padding:0 0; color:#000000;}
.edit_con_original ul{ margin:inherit; padding:inherit; padding-left:2em;}
.edit_con_original ul li { list-style-type:disc; margin:auto; }
.edit_con_original ol{ margin:inherit; padding:inherit}
.edit_con_original ol li { list-style-type:decimal; margin:auto; }
.edit_con_original h1 { font-size: 2em; font-weight:bold }
.edit_con_original h2 { font-size: 1.5em; font-weight:bold }
.edit_con_original h3 { font-size: 1.17em; font-weight:bold }
.edit_con_original h4 { font-size: 1em; font-weight:bold }
.edit_con_original h5 { font-size: 0.83em; font-weight:bold }
.edit_con_original h6 { font-size: 0.67em; font-weight:bold }
.edit_con_original em { font-style: italic }
.edit_con_original cite{ font-style: italic }
.edit_con_original address{ font-style: italic }
.edit_con_original i { font-style: italic }
.edit_con_original table{ border-collapse: separate; border-spacing: 2px }
.edit_con_original img{ max-width:100%; height:auto;}
/*所有后台编辑器区域都要引用 edit_con_original 类名*/

*{box-sizing: border-box;}
/*两头对齐*/
.justify { text-align:justify; text-justify:distribute-all-lines;}
/*图片经由*/
.tran_scale{ overflow:hidden; display:block;}
.tran_scale img{ transition:2s all; -webkit-transition:2s all; -moz-transition:2s all; -ms-transition:2s all; -o-transition:2s all; }
/*截字*/
.ellipsis{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:100%;}
.clamp{display:-webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2; line-height: 1.5; max-height: 3em;height: 3em;overflow:hidden;}
.clamp_3{display:-webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 3; line-height: 1.5; max-height: 4.5em;height: 4.5em;overflow:hidden;}
.clamp_4{display:-webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 4; line-height: 1.5;  max-height: 6em;height: 6em;overflow:hidden;}
.clamp_5{display:-webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 5; line-height: 1.5;  max-height: 7.5em;height: 7.5em;overflow:hidden;}
.clamp_6{display:-webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 6; line-height: 1.5;  max-height: 9em;height: 9em;overflow:hidden;}
/*上下居中*/
.v-m-c{ transform: translate(0,-50%); -webkit-transform: translate(0,-50%); -ms-transform: translate(0,-50%); position:absolute; left:0; top:50%;}
/*左右居中*/
.l-m-c{ transform: translate(-50%,0); -webkit-transform: translate(-50%,0); -ms-transform: translate(-50%,0);position:absolute; left:50%; top:0;}
/*绝对居中*/
.a-m-c{ transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); position:absolute; left:50%; top:50%;}

/*配景*/
.bg-cover{background-size: cover; background-repeat: no-repeat; background-position: center;}
.bg_layer{background: rgba(0,0,0,0.7); position: absolute; left:0; top:0; width: 100%; height: 100%; z-index: 10000;}

.ratio-img,.ratio-img img{width: 100%;}
.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{pointer-events:inherit!important;}
.bold{ font-weight: bold;}

.wrap{max-width: 16.60rem; margin:0 auto; width:94%;}
.inwrap{max-width: 14.40rem; margin:0 auto; width:94%;}
@media only screen and (max-width:1599px){
.inwrap{max-width: 16.60rem;}
}


.bold{font-weight: bold;}
.more{ display: block;height: 0.38rem; line-height: 0.38rem; padding: 0 0.3rem; text-align: center; color: #000; border-radius: 0.3rem; background: #fff;}
.more1{ display: block; width: 0.32rem; height: 0.22rem; line-height: 0.2rem; font-weight: bold; text-align: center; padding: 0; border:1px solid #000000;color: #000; border-radius: 0.3rem; background: #fff;}
.more:hover,.more1:hover{box-shadow: 0 0 0.1rem 0.1rem rgba(0,0,0,0.05); color: #fff!important; border-color: #E1001F!important; background: #E1001F;transition: 1s all;-webkit-transition: 1s all;-moz-transition: 1s all;-o-transition: 1s all;-ms-transition: 1s all;}


.header_height{height: 0.94rem;}
.header{width: 100%; height:0.94rem; position: fixed; left:0; top:0; z-index: 1001;transition: 0.3s all; background: #fff;}
.header .logo{ float:left; width:2.62rem; height:0.58rem; margin-top:0.17rem;}
.nav{ float:right; width:calc(100% - 2.7rem); margin-top:0.24rem;height:0.7rem;}
.rr_top{float:right;position:relative;line-height:0.7rem;}
.ser a,.lang a{color: #000;}
.ser a:hover{color: #000!important;}
.ser{ float: left; margin-right: 0.25rem;}
.lang{ float: right;}
.search_wrap{ position: absolute; right:0; top:0.7rem;width: 0; height:0.4rem;line-height: 0.4rem;overflow: hidden;border-radius: 0.2rem; color:#fff; background: #fff;transition: 0.3s all;}
.search_wrap.on{width: 2.8rem;border-radius:0.05rem;border:0.01rem solid #969191;}
.search_box_text{float:left; width:calc(100% - 0.42rem); padding:0 0.2rem; height: 0.4rem; line-height: 0.4rem; border:none; background: none;}
.search_box_button {float: right;width:0.4rem;height:0.4rem; border:0; outline: none; background: none;}
.search_box_button i{color: #000;}
.scroll-header .header{box-shadow: 0px 0px 10px #555;}
/*导航*/
.nav ul{width:calc(100% - 1.5rem);text-align: right;}
.nav ul>li{ display: inline-block; margin: 0 0.2rem;line-height:0.7rem; height: 0.7rem;}
.nav ul>li span{ display: none;}
.nav ul>li>a{display: block;color:#000!important;position: relative;}
.nav ul>li.on>a{color:#000!important;}
.nav ul>li>a>em{opacity: 0; display: block; position: absolute;left: 50%;bottom: 0; width:0;height:0.02rem; background: #b02b2b;
transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;}
.nav ul>li.on>a>em{opacity: 1; left:0;width:100%;}
/*导航下拉*/
.navlist{display:none; position: absolute; left:0;top:0.94rem; text-align: left; z-index: 2; width:100%; box-shadow: 0 5px 10px rgba(0,0,0,0.1); border-top:1px solid #CFCFCF; background:#fff;}
.nav_con{ float: left; width: 55%; line-height: 1.5; padding: 0.6rem 1.5rem 0 1.7rem;}
.nav_img{ float: right; width: 45%; overflow: hidden;}
.nav_con dt{border-bottom: 1px solid #D3D3D3; padding: 0 0 0.25rem;}
.nav_con dt h2{ overflow: hidden; line-height: 0.24rem;}
.nav_con dt h2 em{ float: left; padding-bottom: 0.25rem; position: relative;}
.nav_con dt h2 em::before{content: ""; position: absolute; lefT:0; bottom:0; width: 0.6rem; height: 0.03rem; background: #E1001F;}
.nav_con dt h2 a{ float: right; line-height: 0.24rem;}
.nav_con dt p{margin-top: 0.2rem; line-height: 1.8;}
.nav_con dd{padding: 0.25rem 0 0; clear: both;overflow: hidden;}
.nav_con dd h2{position: relative; padding-bottom: 0.2rem; margin-bottom: 0.3rem;}
.nav_con dd h2::before{content: ""; position: absolute; lefT:0; bottom:0; width: 0.6rem; height: 0.03rem; background: #E1001F;}
.nav_con dd p{ float: left; width: 1.78rem; padding-bottom: 0.15rem; margin-bottom: 0.25rem; margin-right: 0.4rem; border-bottom: 1px solid #121212;}
.nav_con dd p a{ display: block; position: relative;}
.nav_con dd p a i{position: absolute; right:0; top:0; width: 0.2rem;}
/*导航下拉*/

/*
.select-box{position:relative;}
.select-box dt{cursor: pointer;}
.select-box dt a{ display:block;line-height: 48px;overflow:hidden; margin:0 40px 0 30px; text-overflow:ellipsis; white-space:nowrap; font-weight:normal;}
.select-box dt i{position: absolute; right:0px; top:0; width: 60px; line-height: 48px; font-size: 24px; text-align: center;}
.select-box dd{display:none; line-height: 36px; padding: 10px 0; position:absolute; lefT:0; top:calc(100% + 1px); z-index:11; width:100%;max-height:200px; overflow:auto; border-radius:5px;background:#F2F7F6;}
.select-box dd a{display:block; width:100%; padding:0 30px; color:#000;}
.select-box.open dt i{ transform: rotate(180deg);}
@media only screen and (max-width:767px) {
    .select-box dt a{line-height: 40px;}
    .select-box dt i{font-size: 18px; line-height: 40px;}
}*/

/*公共底部*/
.footer{background: #D8D8D8;}
.footer .wrap{position: relative; padding: 1rem 0 0.75rem 0;}
.foot_share{position: absolute; right:0; top:-0.4rem; padding: 0 0.15rem; height: 0.4rem; line-height: 0.4rem; background: #040404; border-top-left-radius: 0.1rem; border-top-right-radius: 0.1rem;}
.foot_share a{ float: left; width: 0.45rem; text-align: center; color: #B6B6B6;}
.foot_ico{ text-align: center; margin:0 0 0.2rem;}
.foot_ico img{max-width: 374px; max-height: 60px; overflow: hidden;}
.foot_nav{text-align: center;margin-bottom: 0.1rem;}
.foot_nav a,.foot_nav span{color: #000; margin: 0 0.15rem;}
.foot_nav a,.foot_nav span{position: relative}
.foot_nav a em{display: none;position: absolute; left:50%; margin-lefT:-150px; top:-393px; width:300px; height:393px; overflow:hidden;}
.foot_nav a em img{ width:100%;}
.foot_nav a:hover em{ display:block;}
.foot_nav span dl{position: absolute;width:100px;bottom:100%;left:50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);background: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.4);line-height: 2em;padding: 5px 0;display: none;}
.foot_nav span:hover dl{display: block;}
.foot_p01 img{margin: 0 5px;}
.foot_p01 p:first-child{color: #000;}
.foot_p01 p img{vertical-align: middle;}
.foot_p02,.foot_p01,.foot_p02 a,.foot_p01 a{text-align: center;color: #A3A3A3; font-size: 12px;line-height:2.4;}

.back_top{ z-index: 99; background:url(/upload/static/images/top_menu.png) no-repeat; display: block; width:40px; height:26px; position:fixed; right:20px; bottom:20%; opacity:0.5;}
.back_top:hover{ opacity:1!important;}

.nav_phone_btn{ display: none;}
@media only screen and (max-width:1599px){
body, input, select, button, textarea{font-size: 0.2rem;}
.fnt_14{font-size: 0.18rem;}
.fnt_16{font-size: 0.2rem;}
.fnt_18{font-size: 0.22rem;}
.fnt_20{font-size: 0.24rem;}

.nav_con dd h2{margin-bottom: 0.2rem;}
.nav_con dd p{padding-bottom: 0.1rem; margin-bottom: 0.2rem;}
}

.yes_tran,a,.nav,.header,.header .logo,.nav ul>li>span,.select-box dt i,.foot_top li h2 span{transition: 0.5s all;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;-ms-transition: 0.5s all;}
@media only screen and (min-width: 1025px){
    a:hover{color:#b02b2b!important;}
    .tran_scale:hover img{ transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -ms-transform:scale(1.2,1.2); -o-transform:scale(1.2,1.2); }
    .nav ul>li:hover>a>em{opacity: 1; left:0;width:100%;}
    .select-box dd a:hover{color: #000 !important;opacity: 0.8}
}


/*内页banner*/
.site_banner{position: relative;overflow: hidden;}
.site_banner img{width: 100%;}
.site_text{bottom: 1.3rem;top:auto; color:#fff;z-index: 5; line-height: 1.2;}
/*内页banner end*/

/*page*/
.pageout{text-align: center;padding-top: 0.6rem;clear: both;overflow: hidden;}
.page{height: 0.54rem; display:inline-block;vertical-align:middle;text-align:center;margin: 0 auto; color:#94999f; }
.page span{float: left;}
.page a{float: left; color: #4f535d; margin:0 0.03rem; box-sizing:border-box;background: #ececec;}
.page a.on{background:#000;color:#fff;border:1px solid #000; }
.page a.num{font-family: "Arial";}
.page a.prev {border:1px solid #d5d5d5;background:#fff url(../images/page_prev.png) center center no-repeat; text-indent:-10000px;margin-left: 0; margin-right:0.2rem;}
.page a.next {border:1px solid #d5d5d5;background:#fff url(../images/page_next.png) center center no-repeat; text-indent:-10000px;margin-left: 0.2rem;}
.page a.prev.disabled,.page a.next.disabled{opacity: 0.5; cursor: default;}
.page a,.page input.go,.page .txtnum input{width: 0.54rem;height: 0.54rem;line-height: 0.54rem;border-radius: 0.05rem;}
.page .txtnum{margin-left: 0.35rem;margin-right: 0;}
.page .txtnum b{font-weight: normal;color: #000;margin-right:0.1rem}
.page .txtnum input{ text-align: center; box-sizing:border-box; background:none;border: 1px solid #d5d5d5;margin: 0 0.05rem;}
.page input.go{cursor: pointer; border:none;outline: none;text-align: center; background: #000; color: #fff; font-family: "Arial";font-weight: bold;}
.page input.go{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;}
@media only screen and (min-width:1025px) {
.page a.on:hover{color: #fff!important;}
.page input.go:hover{opacity: 0.8;color: #fff !important;}
}
/*page end*/


.weixin{ position:fixed; width:300px; z-index:100000; background:#fff; border:1px solid #ddd; border-radius:2px; box-shadow:1px 1px 10px #666;transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%); left:50%; top:50%;}
.weixin .c{ position:absolute; width:40px; height:40px; background:url(/upload/static/images/x.png) center center no-repeat; overflow:hidden; text-indent:100px; right:0; top:0; font-size:20px; font-style:normal; text-align:center; cursor:pointer; z-index:2;}
.weixin h2{ position:relative; line-height:40px; font-size:16px; padding-left:20px; font-weight:normal;}
.weixin .img{ padding:10px 20px;text-align:center; border-top:1px solid #ddd;}
.weixin .img img{width:200px; height: 200px;}
.weixin p {margin:0 0 30px; text-align:center;}
@media only screen and (max-width:767px) {
.weixin{width:70%;}
.weixin .img img{ width: 100%; height: auto;}
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background: #b02b2b!important;}


a[href=""]{
    cursor: default;
}
a[href="javascript:;"]{
    cursor: default;
}
a[href=""]:hover {
   color: #000!important;
}<!--耗时1754591109.0578秒-->