@charset "utf-8";
@import url('animate.css');
@import url('lib.css');

/*@import url('iconfont.css');*/
.loader{position: fixed;left: 0;top: 0;right:0;bottom: 0;background: #fff;background-size: 100% 100%;z-index: 999;}
html{font-size: 100px}
*{box-sizing:border-box;margin:0;padding:0;  }
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body{margin:0;position: relative;font-size: .16rem;
  font-family:-apple-system, BlinkMacSystemFont,"Microsoft YaHei","Helvetica Neue", Arial, "Open Sans", "Hiragino Sans GB", sans-serif;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;line-height:1.4em;}
ol,ul{list-style:none}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{color:#222;background-color:transparent;-webkit-tap-highlight-color:transparent;text-decoration: none;}
a:active,a:hover{outline:0;text-decoration:none}
a:hover{color: #86000d}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}
dfn{font-style:italic}
mark{color:#000;background:#ff0}
small{font-size:80%}
sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{display:block;padding:0;border:none;-ms-interpolation-mode:bicubic;max-width:100%;max-height:100%}
address,cite,dfn,em,var,i{font-style: normal;}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{height:0;border: none; border-top: 2px solid #f4f3f2; -webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}
:focus{outline:0}
button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}
button{overflow:visible;border: none}
button,select{text-transform:none}
button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
input{line-height:normal;-webkit-appearance:none}
input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}
input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}
legend{padding:0;border:0}
textarea{overflow:auto}
optgroup{font-weight:700}
table{border-spacing:0;border-collapse:collapse}
td,th{padding:0}
@media print{
*,:after,:before{text-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}
thead{display:table-header-group}
img,tr{page-break-inside:avoid}
img{max-width:100%!important}
h2,h3,p{orphans:3;widows:3}
h2,h3{page-break-after:avoid}
}
.none{display: none}
.check:checked,.check:not(:checked){position:absolute;left:-9999px;opacity:0}
.check:checked+label,.check:not(:checked)+label{position:relative;display:inline-block;
	height:14px;font-size:14px;cursor:pointer;padding-left: 20px;}
.check+label:after,.check+label:before{position:absolute;top:2px;left:0;z-index:0;width:16px;height:13px;
	border-radius:3px;content:'';background: #000}
.check:checked+label:after{background: #86000d}

.radio:checked+label,.radio:not(:checked)+label{position:relative;display:inline-block;height:16px;font-size:14px;line-height:16px;cursor:pointer;padding-left: 20px}
.radio+label:after,.radio+label:before{position:absolute;top:-1px;left:0;z-index:0;width:16px;height:16px;border-radius:50%;content:''}
.radio:not(:checked)+label:after,.radio:not(:checked)+label:before{border:1px solid #888}
.radio:checked,.radio:not(:checked){position:absolute;left:-9999px;opacity:0}
.radio:checked+label:before{border:1px solid #d9a65c}
.radio:checked+label:after{width:8px;height:8px;border-radius:50%;background:#d9a65c;top:3px;left:4px}


::-webkit-input-placeholder{color:#999;opacity:.54}
::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}
:-ms-input-placeholder {color:#999 }  
/*::selection{background:#0662d4;color:#fff}
::-moz-selection{background:#0662d4;color:#fff}
::-webkit-selection{background:#0662d4;color:#fff}
*/
.clearfix:after{clear:both;display:block;visibility:hidden;overflow:hidden;height:0;content:"."}
.l{float:left}
.r{float:right}
.fl{float:left!important}
.fr{float:right!important}
.bor{border:1px dashed #999}
.poab{position:absolute}
.pore{position:relative}
.texto a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.eclip{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.imgInline{display:inline-block!important;vertical-align:middle}
.imgMargin{margin:0 auto}
.imgW100{width:100%}

.text-r{text-align:right}
.text-m{text-align:center}
.text-bold{font-weight: 700;}
.text-light{font-weight:100;}
.text-up{text-transform: uppercase;}

.flex{display:flex;justify-content:space-between;flex-wrap:wrap}
.flex-left{display:flex;flex-wrap:wrap}
.flex-center{display:flex;flex-wrap:wrap;justify-content: center;}
.flex-right{display:flex;flex-wrap:wrap;justify-content: flex-end;}
.flex-v-center{display:-webkit-flex;display:flex;flex-direction:column;justify-content:center}
.flex-v{display:-webkit-flex;display:flex;flex-direction:column;justify-content:space-between;}
.flex-v-bottom{display: -webkit-flex;display: flex;align-items: flex-end;flex-wrap: wrap;justify-content: left;}

.trans{transition:all .5s}
.trans-mask{display:block;overflow:hidden;cursor:pointer;position: relative;}
.trans-mask img{-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}
.trans-mask:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}

.bg-mask .pic{overflow: hidden;}

.bg-mask .pic .a{background-repeat: no-repeat;background-position: center;background-size: cover;height: 100%;
  display: block;/*-webkit-transition: all .4s;-o-transition: all .4s;transition: all .4s;transform: scale(1.01);*/}
/*.bg-mask:hover .pic .a{-webkit-transform: scale(1.08);-ms-transform: scale(1.08);transform: scale(1.08);}*/
.bgimg{background-repeat: no-repeat;background-position: center;background-size: cover;}
.ablink{position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 5;background: rgba(255,255,255,0);}
.wp{width:90%;margin:0 auto;max-width:1480px;/*! overflow-x: auto; */}
.wp1{width:90%;margin:0 auto;max-width:1380px}
.greybg{background:#f2f2f2}
.textup{text-transform:uppercase}
.co{color:#86000d}
.co-fff{color:#fff!important}
.fixdbody{position:fixed;top:0;left:0;right:0;bottom:0}
.m-show{display:none}
.filter-page{filter: blur(5px);}
@media screen and (max-width:980px){.pc-show{display:none}
.m-show{display:block}
}

.titline_w{position:relative;background-image:linear-gradient(rgba(255,255,255,.7),rgba(255,255,255,.7));background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .3s}
.titlin_w:hover .titline_w{background-size:100% 1px}
.titline_w:hover{background-size:100% 1px}

.titline_b1{position:relative;background-image:linear-gradient(#004fa1,#004fa1);background-position:0 100%;background-size:0 2px;background-repeat:no-repeat;transition:background-size .3s}
.titlin_b1:hover .titline_b1{background-size:100% 2px}
.titline_b1:hover{background-size:100% 2px}
.titline_b{position:relative;background-image:linear-gradient(#004fa1,#004fa1);background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .3s}
.titlin_b:hover .titline_b{background-size:100% 1px}
.titline_b:hover{background-size:100% 1px}
.titline_r{position:relative;background-image:linear-gradient(#86000d,#86000d);background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .3s}
.titlin_r:hover .titline_r{background-size:100% 1px}
.titline_r:hover{background-size:100% 1px}
@keyframes go5{
  0%{transform: translateX(0);}
  50%{transform: translateX(-5px);}
  100%{transform: translateX(0);}
}
.zi6{position: relative;z-index: 6}
.zi5{position: relative;z-index: 5}
.zi4{position: relative;z-index: 4}
.zi3{position: relative;z-index: 3}
.zi2{position: relative;z-index: 2}
.zi1{position: relative;z-index: 1}
@keyframes aniBlink{
  from{margin-left:-50%}
  to{margin-left:120%}
}
@-webkit-keyframes aniBlink{
  from{margin-left:-50%}
  to{margin-left:120%}
}

@keyframes go{
  0%{transform: translateX(0);}
  50%{transform: translateX(10px);}
  100%{transform: translateX(0);}
}
@keyframes roted{
  0%{transform: rotate(0deg);}
  100%{transform: rotate(360deg);}
}

.overhide{overflow: hidden}
#browser-modal{width:100%;height:100%;top:0;left:0;text-align:center;color:#303233;position:fixed;z-index:9999;}
#browser-modal .browser-modal-cover{position:fixed;left:0;top:0;height:100%;width:100%;background-color:#111;;z-index:-1}
#browser-modal .browser-content{width:700px;margin-top:120px;margin-left:auto;margin-right:auto;padding-bottom:80px;padding-top:50px;background-color:#fff;border-radius:5px}
#browser-modal .browser-content .browser-dpc-logo img{height:42px;margin:45px auto 40px}
#browser-modal .browser-content .browser-text-title{text-transform:uppercase;font-size:24px}
#browser-modal .browser-content .browser-text-desc{margin-top:30px;margin-bottom:20px;font-size:14px}
#browser-modal .browser-content .browser-list{width:600px;margin:20px auto;height:130px}
#browser-modal .browser-content .browser-item{float:left;width:150px;padding-top:20px;padding-bottom:20px;margin-left:auto;margin-right:auto}
#browser-modal .browser-content .browser-item .iconfont{width:100px;height:100px;margin:0 auto;font-size:80px;line-height:80px;margin-bottom:10px;}
#browser-modal .browser-content .browser-item .iconchrome{background: url(../images/bro.png) no-repeat 0 0}
#browser-modal .browser-content .browser-item .iconfirefox{background: url(../images/bro.png) no-repeat 0 -100px}
#browser-modal .browser-content .browser-item .iconopera{background: url(../images/bro.png) no-repeat 0 -200px}
#browser-modal .browser-content .browser-item .iconEdge{background: url(../images/bro.png) no-repeat 0 -300px}
#browser-modal .browser-content .browser-item a{cursor:pointer;display:block}
#browser-modal .browser-content .browser-item a img{display:block;margin:0 auto;max-width:100px;width:100px;height:100px}
#browser-modal .browser-content .browser-item a h4{text-align:center;margin-top:20px;font-size:18px;font-weight:700}


.menu-btn{z-index:999;overflow:hidden;margin-left:35px;width:30px;height:30px;background:0 0;text-indent:-5260px;opacity:1;position: relative;z-index: 999;}
.menu-btn .line-1,.menu-btn .line-2,.menu-btn .line-3{position:absolute;top:50%;right:50%;display:block;right: 0;
  width:30px;height:2px;background:#fff;transition:all .4s cubic-bezier(.165,.84,.44,1) 0s;transition-property:transform,width,margin,background-color}
.menu-btn .line-1{margin-top:-9px;width:26px}
.menu-btn .line-3{margin-top:9px;width:26px}

.menu-btn1{overflow:hidden;width:.4rem;height:.4rem;background:0 0;text-indent:-5260px;opacity:1;position: relative;}
.menu-btn1 .line-1,.menu-btn1 .line-2,.menu-btn1 .line-3{position:absolute;top:50%;right:50%;display:block;right: 0;
  width:.4rem;height:.02rem;background:#86000d;}
.menu-btn1 .line-1{margin-top:-.11rem;width:.36rem}
.menu-btn1 .line-2{margin-top:-.01rem;}
.menu-btn1 .line-3{margin-top:.09rem;width:.36rem}



.drawerMenu-open .menu-btn .line-1{visibility:hidden}
.drawerMenu-open .menu-btn .line-2{margin-top:0!important;width:28px;-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.drawerMenu-open .menu-btn .line-3{margin-top:0!important;width:28px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}



.searchbtn{width: 30px;text-align: center;line-height: 40px}
.searchbtn i{color: #86000d;font-size: 18px}
.mobNav{position: fixed;top:50px;left: 0;right: 0;bottom: 0; background: rgba(255,255,255,1);z-index: 98;padding-top: 53px;
  padding: 40px 8% 30px;display: none}
.mobNav ul{max-height: 60vh;overflow: auto;}
.mobNav ul::-webkit-scrollbar {display: none; }
.mobNav ul li{padding: 12px 0;border-bottom: 1px solid #ddd;}
.mobNav ul li:last-child{border-bottom: 0}

.mobNav ul li .navp a{font-size: 15px;color: #86000d;font-weight: bold;background-size: auto 100%}
.mobNav ul li .navp i{display: block;width: 16px;transition: .3s;transform-origin: center;margin-right: 5px;height: 16px;background: url(../images/more.svg) no-repeat center;background-size: 16px 16px}
.mobNav ul li.on .navp i{transform: rotate(-45deg);}
.mobNav ul li .subNavm{margin-top: 10px;display: none}
.mobNav ul li .subNavm div:after{content: '';display: inline-block;width: 48%}
.mobNav ul li .subNavm a{display: block;line-height: 30px;font-size:14px;width:48%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap }
.mobNav .toplink{margin-bottom: 20px}
.mobNav .toplink a i{vertical-align: -1px;margin-right: 3px}
.mobNav .toplink a{height: 32px;line-height: 30px;text-align: center;
  width: 45%;transition: .3s;font-size: 14px;color:#86000d;border-radius: 5px;border: 1px solid #86000d}
.mobNav .toplink a:nth-child(1){height: 32px;line-height: 32px;text-align: center;transition: .3s;color: #fff;font-size: 14px;
  border: none;background:linear-gradient(45deg,#86000d 0%,#86000d 100%)}

.headerm{display: none;position: fixed;left: 0;right: 0;top:0;z-index: 99;background:url(../images/topbg.jpg) no-repeat center;background-size: cover; height: 60px;padding-right: 4%;padding-left: 4%}
.headerm .logo img{height: 35px}
.scrolling .headerm{box-shadow: 0 0 .1rem rgba(0,0,0,.2)}


.iconfont{font-size: inherit;}
.publine{background: linear-gradient(45deg,#0082e6 0%,#00c09c 100%)}

/*.header .logo{padding-top: .2rem}*/
.header .logo img{height: auto;transition:3s;}
.header:before{width:100%;height: .9rem;content: '';position: absolute;left: 0;top: -.9rem;z-index: 0;background: url(../images/topmask2.png) center no-repeat;transition: .3s}
.scrolling .header:before{top: 0;box-shadow: 0 0 .1rem rgba(0,0,0,.2)}*/
.header{position: fixed;top:0; left: 0;right: 0;z-index: 30;}
.header .hda{height: 1.2rem;background: url(../images/topbg.jpg) no-repeat center;background-size: cover;transition: .3s}
.header .hda .wp{height: 100%}
/*.header .logo img{height: .69rem;transition: .3s}*/
/*.scrolling .header .hda{height: .9rem}
.scrolling .header .logo img{height: .5rem}
*/
.header .topser{width:3.1rem;background: rgba(140,16,0,.5);height: .46rem;border-radius: 3px }
.header .topser .inp{ width:100%; height: .46rem;line-height: .46rem; padding: 0 .46rem 0 .15rem; font-size: .14rem; color: #fff;background: none;border-radius: .4rem;border: none}
.header .topser .sub{display:block;cursor:pointer;position:absolute;right:0;top:0;height:.46rem;width:.46rem;border:none;border-radius:50%;
  overflow:hidden;color:#86000d;background: url(../images/ser.svg) no-repeat center;background-size: .2rem .2rem}
.header .topser .inp::-webkit-input-placeholder{color:#fff;opacity:.6}
.header .topser .inp:-ms-input-placeholder {color:#fff;opacity: .6 }  

.header .hda-r  a{color: #ff9999;font-size: .14rem;display: inline-block;line-height: .45rem}
.header .hda-r  a:hover{color: #fff}
.header .hda-r .homelink{color: #ff9999;font-size: .14rem;margin: 0 .5rem 0 .6rem}
.header .hda-r .lan a.show:after{content: "\e600";font-family: "swiper-icons" !important;margin-left: 4px;font-size: .12rem}
.header .hda-r .lan a{display: block;background: rgba(0,0,0,0);}
.header .hda-r .lan a.hide{display: none;position: absolute;left: 0;top:75%;z-index: 5;line-height: .3rem;width: 100%}
.header .hda-r .lan:hover a.hide{display: block;}

.header .hdnav {border-top: 4px solid #86000d;box-shadow: 0 5px 10px rgba(0,0,0,.2);background: #fff; }
.header .hdnav  li{position: relative;line-height: .6rem;font-size: .19rem;width: 11.1111111%;text-align: center;}
.header .hdnav  li .sub-nav{position:absolute;top:100%;left:50%;z-index:99;padding-top:0rem;min-width: 165px;transform: translateX(-50%);opacity: 0;visibility: hidden;transition: .3s;}
.header .hdnav  li .sub-nav .sub-nav-h{text-align:center;position: relative;background: #fff;padding: .1rem 0;box-shadow: 0 0 10px #ebdbd3;}
.header .hdnav  li .sub-nav .sub-nav-h a{display:block;font-size:.15rem;padding:0 .1rem ;margin-bottom: 1px;background: #fff;color: #555;white-space: nowrap;line-height: .4rem}
.header .hdnav  li .sub-nav .sub-nav-h a:hover{background:  linear-gradient(45deg,#86000d 0%,#86000d 100%);;color: #fff}
.header .hdnav  li .sub-nav .sub-nav-h:before{content: '';position: absolute;left: 50%;transform: translateX(-50%);
border: 8px solid transparent;border-bottom-color: #fff;top:-.16rem;}
.header .hdnav  li:hover .sub-nav{opacity: 1;visibility: inherit; }

.rightFixs{position: fixed;right:0;top: 50%;transform: translateY(-50%);z-index: 30;width: .7rem;transition: .5s}
.rightFixs a{display: block;width: .7rem;height: .9rem;background:linear-gradient(45deg,#86000d 0%,#86000d 100%);color: #fff;text-align: center;font-size: .14rem;
  padding-top: .22rem;border-radius: 8px 0 0 8px}
  .rightFixs a img{height: .3rem;width: .3rem;margin: 0 auto 5px}
    .rightFixs span{white-space: nowrap;}
.rightFixs a:hover{background: linear-gradient(45deg,#86000d 0%,#86000d 100%);transition: .3s}
.rightFixs a:hover img{transform: rotateY(360deg);transition: .5s}

@media screen and (max-width:1180px){
/*body{padding-top: 60px}
.header{}*/
.headerm{display: flex;}
html{font-size: 80px!important}
}
@media screen and (max-width:980px){
.rightFixs{display: none}

}
@media screen and (max-width:640px){
.menu-btn{margin-left: 15px}
.headerm{height: 55px}
body{padding-top: 55px}
.headerm .logo img{height: 30px}
}
@media screen and (max-width:480px){
  .mobNav ul{max-height: 70vh;overflow: auto;}
}
@media screen and (max-width:375px){
html{font-size: 75px!important}
}
@media screen and (max-width:360px){
.headerm .logo img{height: 22px}
}

.footer .fta .wp{position: relative;align-items: center;}
.footer .fta{/*background: #212121;*/padding:.3rem 0;color: #fff;font-size: .15rem ;position: relative; }
.footer .fta::before {content: '';position: absolute;left: 0;top: 0;background:#86000d;width: 100%;height: 100%;}
.footer .fta .aright{padding-top: .4rem}
.footer .fta .aright a{font-size: .3rem;margin-left: .3rem;position: relative;}
.footer .fta .aright a span{position: absolute;left: 50%;top:100%;margin-left: -.5rem;width: 1rem;height: 1.1rem;padding-top: .1rem;z-index: 4;display: none}
.footer .fta .aright a:hover span{display: block;}
.footer .fta a{color: #a4a4a4;margin: 0 8px}
.footer .fta a:hover{color: #ddd}
.footer .ftb{background:#83000d;border-top: 2px solid rgba(255,255,255,.1);z-index: 10;position: relative;color: #b09e9b;padding:.15rem 0 ;font-size: .14rem}
.footer .ftb a{color: #b09e9b;}
.footer .ftb a:hover{color: #ddd;}
.footer .ftb img{height: .25rem;display: inline-block;;vertical-align: -.07rem}
  .footer .fta .ftlogo img{//height: .67rem}
@media screen and (max-width: 980px){
 .footer .fta .ftlogo{text-align: center;}

  .footer .fta .aleft{width: 100%;text-align: center;} 
   .footer .fta .aright{width: 100%}
    .footer .fta .aright a{margin: 0 .4rem}
    .footer .ftb{text-align: center;}
}
@media screen and (max-width:640px){
.footer .fta{font-size: .16rem;}
.footer .fta .aleft a{margin-bottom: .1rem;display: inline-block;}
}

/*搜索*/


.sermob{position: fixed;;width: 100%;padding: 10px;top:60px;right: 0;z-index: 66;background: #fff;display: none}
.sermob .inp{ width: calc(100% - 30px); height: 40px;line-height: 40px;
 padding: 0 40px 0 10px; font-size: 14px; color: #444;background: none;border:1px solid #eee;}
.sermob .sub{display:block;cursor:pointer;position:absolute;right:30px;top:0;height:40px;width:40px;border:none;border-radius:50%;
  overflow:hidden;font-size:14px;color:#86000d;background:0 0;background: url(../images/serbtn.svg) no-repeat center;background-size: 20px 20px}
.sermob .close{ position: absolute; right: 10px; top: 10px; width: 20px; height:40px; -webkit-transition: 0.5s; transition: 0.5s; font-size: 20px;color: #888;;
  cursor: pointer;line-height:42px }

@media screen and (max-width: 640px){.sermob{top:55px;}   }

.l2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.l3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.l4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}
.l5{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}
.l8{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical}

@media print{
  .header .hd-r{display: none}
  #share{display: none}
  .footer{display: none}
  .nyCon .arc{padding-left: 0}
}

/*ie11 css hack*/ 
@media all and (-ms-high-contrast:none) { 
*::-ms-backdrop, 
} 
/*ie11注意里面的标点符号*/ 
/*ie10 css hack*/ 
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 

}