@charset "utf-8";

/* @font-face { font-family:'SF-Pro-Text-Regular'; src: url("../fonts/SF-Pro-Text-Regular.otf"); } */

@font-face { font-family:'Roboto'; src: url("../fonts/Roboto-Regular.TTF"); }

/*公开始束*/
#loading{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;background:#fff;z-index:100000000}
* {box-sizing: border-box;}
html{font-size: 100px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body,dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6,pre, code, form, fieldset, legend, input, textarea,p, blockquote, th, td, hr, button,article, aside, details, figcaption, figure, footer, header, menu, nav, section {margin: 0;padding: 0;border: 0;}
:focus{outline:0}
a {text-decoration: none;color: #333333;}
a:hover{color: #b81c22;transition: .5s;}
.trans{-webkit-transition: all 0.5s;transition: all 0.5s;}
button {user-select: none;}
img:not([src]),img[src=""] {opacity: 0;}
img{display:inline-block;padding:0;border:none;-ms-interpolation-mode:bicubic;max-width:100%;max-height:100%;vertical-align: middle;}
ul, ol {list-style: none;}
table {border-collapse: collapse; border-spacing: 0;}
input, select, button, textarea {font-size: 100%; font: inherit;}
hr{height:0;border: none; border-top: 1px 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}
body{background:#fff;color: #333;position: relative;overflow-x:hidden;font-size: .16rem;font-family: "Roboto","Noto Sans SC";}
select::-ms-expand { display: none; }
i,em{font-style:normal;}
input,textarea,select{padding:0;font-family:inherit;outline:none;resize:none;background:none;border:none;font-size:inherit;color:inherit;}
input::-moz-placeholder{color:inherit;opacity:.5;font-size:inherit}
textarea::-moz-placeholder{color:inherit;opacity:.5;font-size:inherit}
select::-moz-placeholder{color:inherit;opacity:.5;font-size:inherit}
::-webkit-input-placeholder{color:#999;font-size:inherit}
input:-ms-input-placeholder{color:#999;font-size:inherit}
::-webkit-scrollbar{width:4px;height:4px}
::-webkit-scrollbar-track{background:#ddd;}
::-webkit-scrollbar-thumb{background:#d6492d;}

.w100{ width: 100%;}

.navShow{ overflow: hidden}

.l1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;line-height:1.25}
.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}
.l6{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical}
.l7{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical}
.zi2{position: relative;z-index: 2}
.zi5{position: relative;z-index: 5}
.check:checked,.check:not(:checked){position:absolute;left:-9999px;opacity:0}
.check:checked+label,.check:not(:checked)+label{position:relative;display:inline-block;height:16px;cursor:pointer;padding-left:24px;line-height:18px}
.check+label:after{position:absolute;width:8px;height:8px;border-radius:3px;top:5px;left:5px;content:""}
.check+label:before{position:absolute;top:0;left:0;z-index:0;width:16px;height:16px;border-radius:3px;content:"";background:#fff;border:1px solid #888}
.check:checked+label:after{background:#d6492d}
.check:checked+label:before{border-color:#d6492d}
.radio:checked+label,.radio:not(:checked)+label{position:relative;display:inline-block;height:16px;line-height:16px;cursor:pointer;padding-left:24px}
.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 #d6492d}
.radio:checked+label:after{width:8px;height:8px;border-radius:50%;background:#d6492d;top:4px;left:5px}
.imgBox{position:relative;overflow:hidden;isolation:isolate}
.imgBox .img, .imgBox .imgLi{background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}
.imgBox .img, .imgBox .imgLi{padding-bottom:60%;transition:.5s;background-size:cover;display:block;background-repeat:no-repeat;background-position:center;display:block;background: #eee}
.imgBox img, .imgBox video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.5s}
.ieFiximg img{opacity: 0\0;transition: .5s}
.ieFiximg .imgbg{width: 100%;height: 100%;overflow: hidden;transition: .3s}
.none{display: none;}
.overhide{overflow: hidden}
.clearfix:after{clear:both;display:block;visibility:hidden;overflow:hidden;height:0;content:"."}
.fl{float:left}
.fr{float:right}
.poab{position:absolute}
.pore{position:relative}
.text-r{text-align:right}
.text-m{text-align:center}
.text-bold{font-weight: 700;}
.text-light{font-weight:100;}
.text-upper{text-transform: uppercase;}
.text-lower{text-transform: lowercase;}
.text-ver{writing-mode: tr-lr;writing-mode: vertical-lr;}
.bgBox{background-repeat: no-repeat;background-position: center;background-size: cover;}
.abUrl{position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 5;background: rgba(255,255,255,0);}
.flex{display:flex;flex-wrap:wrap;}
.flexjs{display:flex;justify-content:space-between;flex-wrap:wrap;}
.flexc{display:flex;flex-wrap:wrap;align-items: center;}
.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;}
.scbox{overflow-y:auto }
.scbox::-webkit-scrollbar{width:4px;display:block;}
.scbox::-webkit-scrollbar-track{border-radius:5px;;background: #ddd}
.scbox::-webkit-scrollbar-thumb{border-radius:5px;background:#d6492d;}

.aline_w{position:relative;background-image: linear-gradient(#f5dbaa,#f5dbaa);););background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .5s}
.alin_w:hover .aline_w{background-size:100% 1px;color: #f5dbaa;}
.aline_w:hover{background-size:100% 1px}

.aline_r{position:relative;background-image: linear-gradient(#d6492d,#d6492d);background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .5s;transition: .5s;}
.alin_r:hover .aline_r{background-size:100% 1px;color: #b81c22;}
.aline_r:hover{background-size:100% 1px}
.compensate-for-scrollbar{margin-right: 0!important}

@keyframes sca{
0%{transform: scale(1);}50%{transform:  scale(1.1)}100%{transform:  scale(1)}
}
@keyframes go{
0%{transform: translateX(0);}50%{transform: translateX(10px);}100%{transform: translateX(0);}
}
@keyframes up{
0%{transform: translateY(0);}50%{transform: translateY(-8px);}100%{transform: translateY(0);}
}
@keyframes roted{
0%{transform: rotate(0deg);}100%{transform: rotate(360deg);}
}

#gotop{position:fixed;z-index:90;bottom: .6rem;right: .1rem;box-sizing:border-box;text-align:center;cursor:pointer;transition:.5s;width: .68rem;height: .68rem;line-height: .68rem;opacity:1;visibility:visible;overflow:hidden;border-radius: .1rem;font-size: .18rem;color: #fff;z-index: 100;background: #d6492d; display: none;}
#gotop.hide{height:0;opacity:0;visibility:hidden}
#gotop svg{width: .22rem;height: .22rem;display: inline-block;fill: #fff;vertical-align: middle;margin: -3px 0 0;transition: .5s;}

.wp {max-width: 16.4rem;margin: 0 auto;width: 94%}
.transImg{display: block;overflow: hidden;}
.transImg img{transition: .5s}
@media screen and (min-width: 1201px){
    .ieFiximg.trans:hover img{transform: scale(1.08)}
    .imgBox.trans:hover img{ transform: scale(1.08)}
    .a:hover .imgBox.trans img{ transform: scale(1.08)}
    .a:hover .ieFiximg.trans img{ transform: scale(1.08)}
    .transImg:hover img{transform: scale(1.08)}
    .a:hover .transImg img{ transform: scale(1.08)}
}

@media (max-width:769px){
    .wp{padding:0 15px;width:100%;max-width:100%}
}
@media screen and (max-width:769px){
    .header .wp{ max-width: 94%; padding: 0}
    .wp{padding: 0 .7rem;}
}
@media screen and (max-width:769px){
    html{font-size: 85px!important;}
    .wp{padding: 0 15px;}
}
@media screen and (max-width:375px){
    html{font-size: 85px!important;}
}
@media screen and (max-width:360px){
    html{font-size: 70px!important}
}
@media screen and (max-width:350px){
    html{font-size: 65px!important}
}
@media(max-width: 769px){
    #gotop{transform: scale(0.7);bottom: .6rem;}
}

.arc-con{text-align: justify;}
.arc-con *{ line-height: 1.75;color: #000000;}
.arc-con img{max-width: 100%;margin: .2rem auto;height: auto !important;}
.arc-con img.spimg{max-width:inherit;}
.arc-con p{margin-bottom: .24rem;font-size: 0.18rem;text-indent: 2em;}
.arc-con p span{ font-size: 0.18rem;}
.arc-con p.imgh{ text-indent: 0 !important;}
.arc-con p:last-child{ margin-bottom: 0}
.arc-con p video{ max-width: 100% !important; margin: .1rem auto !important;}
.arc-con table{border: 1px solid #eee;margin-left:0!important;width: 100% !important;background: #fff}
.arc-con table tr th,.arc-con table tr td{border: 1px solid #eee!important;padding: 15px !important;text-align: center; width: auto !important;}
.arc-con table tr th{background: #bdbdbd;color: #fff;}
.arc-con table tr th,.arc-con table tr td {border: 1px solid #eee!important;padding: 15px !important;text-align: center;width: auto !important;}
.arc-con table tr th p,.arc-con table tr td p{text-indent: 0 !important;font-size: .16rem !important;line-height: 1.5 !important;}
.arc-con p{word-break: break-all;}

@media(max-width: 769px){
    .scroll{ overflow: hidden; overflow-x: scroll;}
    .arc-con table{min-width: 769px;}
}

.h4s1, .h4s2, .h4s3, .h4s4 {font-size: .22rem;color: #333333;line-height: .36rem;width: 100%;transition: .5s;}
.h4s2 {max-height: .72rem\0;}
.h4s3 {max-height: 1.08rem\0;}
.h4s4 {max-height: 1.44rem\0;}
.ps1, .ps2, .ps3, .ps5 {font-size: .16rem;color: #999999;line-height: .28rem;width: 100%;transition: .5s;text-align: justify;}
.ps2 {max-height: .56rem\0;}
.ps3 {max-height: .84rem\0;}
.ps5 {max-height: calc(.28rem*5)\0;}
.h6s1 {font-size: .18rem;color: #b81c22;line-height: 1.25;width: 100%;transition: .5s;font-family: "Georgia";}
h4, h5, h6{ font-weight: normal}
.bd_li{ transition: .5s;}
/*公共结束*/

.header{position:fixed;top: 0;left: 0;right: 0;z-index: 999;padding: 0;transition: .3s;width: 100%;max-width: 100vw;transition: .5s;}
.header:before{content: "";display: block;left: 0;top: 0;right: 0;height: 1.88rem;z-index: -1;background: linear-gradient(0deg, rgba(0, 0, 0, 0) 20%, rgba(0,0,0,.3) 100%);position: absolute;transition: .5s;pointer-events: none;}
.header .wp{transition: .3s;align-items: center;height: 1.3rem;max-width: 17rem;}
.header .logo{position: relative;width: 4.86rem;max-width: 29%;}
.header .logo img{transition: .3s}
.header .logo img.i2{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; opacity: 0; visibility: hidden}

/**/
.header .navbtn{width:.36rem;transition: .3s;z-index: 5;text-align: center;position: relative;cursor: pointer; }
.menu-btn{overflow:hidden;width:.36rem;height:.36rem;background:0 0;opacity:1;position:absolute;z-index:999;top: 50%;transform: translateY(-50%);cursor: pointer;left: 0}
.menu-btn .line-1,.menu-btn .line-2,.menu-btn .line-3{position:absolute;top:50%;right:0;display:block;width:.36rem;height:2px;background:#fff;transition:all .4s cubic-bezier(.165,.84,.44,1) 0s;transition-property:transform,width,margin,background-color;margin-top: -1px}
.menu-btn .line-1{margin-top:-.1rem;width: 100%;}
.menu-btn .line-3{margin-top:.08rem;width: 100%;}
.navBtnm{ display: none;}
.navBtnm .topser{ margin: 0 .2rem 0 0;}


body.navShow .menu-btn .line-1{visibility:hidden}
body.navShow .menu-btn .line-2{margin-top:-1px!important;width:90%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
body.navShow .menu-btn .line-3{margin-top:-1px!important;width:90%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}

.ser-layer{background:rgba(0,0,0,0.6);position: fixed;left:0;top:0;right:0;bottom:0;z-index:99999;opacity:0;visibility:hidden;transition:all 0.3s ease-out 0s;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;backdrop-filter:blur(5px)}
.ser-layer.showdiv{opacity:1;visibility:visible;}
.ser-layer .serclose{font-size:.3rem;position:absolute;right:.3rem;top:.25rem;text-align: center;line-height:.3rem;cursor:pointer;color: #fff;font-family: 'lib';}
.ser-layer .serform{width: 90%;margin: 0 auto;margin: 0\0;transform: translateY(1.5rem);transition: .2s .1s}
.ser-layer.showdiv .serform{transform: translateY(0);transition: .5s .3s}
.ser-layer .serform .input-group{max-width:5.5rem;margin:0 auto }
.ser-layer .serform .input-group .sub{position:absolute;right:0;top:0;width: .74rem;height:.5rem;overflow:hidden;background:0 0;cursor: pointer;border-radius: 0 5px 5px 0}
.ser-layer .serform .input-group .sub:after{content:'';position:absolute;top:0;bottom:0;left:0;z-index:0;right:0;background: url(../images/ser.png) no-repeat 0.35rem center;background-size: .23rem .22rem;}
.ser-layer .serform .input-group .inp{height:.5rem;border:0;border-right:0;padding-right:.9rem;width:100%;padding-left:.2rem;background: #fff;border-radius: 5px 5px 5px 5px;}

@media (max-width: 769px){
    .ser-layer .serclose{right: 4%;top: .2rem}
}

.header .topr{flex-direction: column;align-items: flex-end;padding: 0;}
.header .topnav{margin: .05rem 0;transition: .5s;}
.header .topnav ul{align-items: center;}
.header .topnav ul li{margin-left: .46rem;font-size: 20px;position: relative;transition: .3s}
.header .topnav ul li::after{content: "";position: absolute;width: 0;height: .04rem;background: #b81c22;top: .39rem;left: 50%;transform: translateX(-50%);z-index: 101;transition: .5s;pointer-events: none;}
.header .topnav ul li>a{color: #fff;transition: .5s;/* font-weight: bold; */}
.header .topnav ul li i.plus{position: absolute;right: 0;top: .1rem;color: #999;display: block;width: .3rem;height: .3rem;text-align: center;line-height: .3rem;display: none;transition: .3s;font-family: 'lib';}
.header .topnav ul li i.plus.show{transform: rotate(180deg);}

.header .topnav ul li .sub-nav{position:absolute;top:100%;left:50%;z-index:99;padding-top: .14rem;min-width: 1.5rem;transform: translateX(-50%);opacity: 0;visibility: hidden;transition: .5s;transform-origin: top center;}
.header .topnav ul li .sub-nav .sub-nav-h{position: relative;padding: .2rem;background: #fff url(../images/nav.jpg) center;border-radius: 0;box-shadow: 0px 5px 18px 0px rgba(130, 130, 130, 0.19);}
.header .topnav ul li .sub-nav .sub-nav-h a{display:block;font-size: 14px;padding:0 .1rem;white-space: nowrap;line-height: 30px;text-align: center;transition: .5s;color: #000;}
.header .topnav ul li .sub-nav .sub-nav-h a:hover{color: #b81c22;}
.header .topnav ul li .sub-nav .sub-nav-h:before{content: '';position: absolute;left: 50%;transform: translateX(-50%);width: 6px;height: 6px;background: #fff; bottom: calc(100% + 4px);border-radius: 50%;display: none;}

.header .topnav ul li .sub-nav1{position:absolute;top:100%;left: -2.06rem;z-index:99;padding-top: .13rem;min-width: 1.5rem;opacity: 0;visibility: hidden;transition: .5s;transform-origin: top center;}
.header .topnav ul li .sub-nav1 .sub-nav-h1{position: relative;padding: .2rem .38rem .25rem;background: #fff url(../images/nav.jpg) center;border-radius: 0;box-shadow: 0px 5px 18px 0px rgba(130, 130, 130, 0.19);flex-wrap: nowrap;}
.header .topnav ul li .sub-nav1 .sub-nav-h1 dl{padding: 0 .1rem;min-width: 1.6rem;}
.header .topnav ul li .sub-nav1 .sub-nav-h1 a{display:block;font-size: 14px;padding: 0;white-space: nowrap;line-height: .3rem;transition: .5s;color: #000000;}
.header .topnav ul li .sub-nav1 .sub-nav-h1 a:hover{color: #b81c22;}
.header .topnav ul li .sub-nav1 .sub-nav-h1:before{content: '';position: absolute;left: 50%;transform: translateX(-50%);width: 6px;height: 6px;background: #fff; bottom: calc(100% + 4px);border-radius: 50%;display: none;}
.header .topnav ul li .sub-nav1 .sub-nav-h1 dt a{font-size: 18px;color: #000000;font-weight: 600;margin: 0 0 .06rem;display: flex;align-items: center;}
.header .topnav ul li .sub-nav1 .sub-nav-h1 dt a i{font-size: 12px;font-family: 'lib';margin: 0 0 0 .05rem;}

.header .topnav ul li:hover::after{ width: 1rem}
.header .topnav ul li .sub-nav1 .sub-nav-h1 dl:last-child{ margin: 0 0 0 -1.22rem}

.toplink{align-items: center;position: relative;z-index: 2;}

.toplink ul{ align-items: center}
.toplink ul li{margin: 0 .32rem 0 0;position: relative;display: flex;align-items: center;}
.toplink ul li:before{content: "";position: absolute;top: 50%;width: 1px;height: 13px;background: #fff;transform: translateY(-50%);right: -.16rem;}
.toplink ul li .a{font-size: 16px;color: #fff;line-height: 1.5;display: flex;align-items: center;transition: .5s;}
.toplink ul li svg{width: .11rem;fill: #fff;margin: -.02rem 0 0 .08rem;transition: .5s;}
.toplink ul li .a i{font-size: .18rem;color: #fff;font-family: 'lib';margin: 0 .08rem 0 0 !important;transition: .5s;}

.toplink ul li dl{position: absolute;top: 100%;min-width: 1rem;background: #fff;text-align: center;left: 50%;transform: translateX(-50%) scaleY(0);padding: 0;opacity: 0;visibility: hidden;transition: .5s;transform-origin: top;box-shadow: 0 0 0.2rem rgba(0,0,0,.1);border-radius: .08rem;overflow: hidden;}
.toplink ul li dl dd a{display: block;line-height: 2.5;font-size: .14rem;color: #444;transition: .5s;position: relative;z-index: 1;}
.toplink ul li dl dd a:before{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: linear-gradient(30deg, #265fe1, #3ac7af);opacity: 0;transition: .5s;z-index: -1;}
.toplink ul li dl dd a:hover{ color: #b81c22;}

.toplink ul li:hover dl{opacity: 1;visibility: visible;transform: translateX(-50%) scaleY(1);}

.lan{position: relative;align-items: center;}
.lan .a{display: flex;align-items: center;font-size: 18px;color: #fff;padding: .12rem 0;}
.lan svg{width: .11rem;margin: -.02rem 0 0 .08rem;fill: #fff}
.lan .a span{position: relative;display: flex;align-items: center;justify-content: center;}
.lan .a span:after{content: "";position: absolute;width: .16rem;height: .16rem;border: #fff 1.5px solid;border-radius: 50vw;left: 38%;top: 50%;transform: translate(-50%, -50%)}
.lan i{font-size: .16rem;color: #fff;font-family: 'lib';margin: 0 0 0 .04rem;}
.lan dl{position: absolute;top: 100%;width: .8rem;background: #fff;text-align: center;left: 50%;transform: translateX(-50%) scaleY(0);padding: 0;opacity: 0;visibility: hidden;transition: .5s;transform-origin: top;box-shadow: 0 0 0.2rem rgba(0,0,0,.1);border-radius: .08rem;overflow: hidden;}
.lan dl dd a{display: block;line-height: 2.5;font-size: .14rem;color: #444;transition: .5s;position: relative;z-index: 1;}
.lan dl dd a:before{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: linear-gradient(30deg, #265fe1, #3ac7af);opacity: 0;transition: .5s;z-index: -1;}
.lan dl dd a:hover{ color: #b81c22;}

.lan:hover dl{opacity: 1;visibility: visible;transform: translateX(-50%) scaleY(1);}

.topser{display: flex;align-items: center;margin: 0 0 0 .24rem;}
.topser a{font-size: .2rem;color: #fff;font-family: 'lib'}

.header.on:before{background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0, rgba(0,0,0,1) 100%);height: 1.5rem;}


#openBtn {cursor: pointer;display: flex;text-align: center;width: .76rem;justify-content: center;align-items: center;padding: 0;position: absolute;right: 0;top: 50%;margin: -.32rem 0 0;}
#openBtn img{ width: 100%}
#openBtn .lcbody {width: .28rem;height: .2rem;position: relative;display: flex;align-items: center;justify-content: center;margin: 0 auto}
#openBtn .lcbody .lcitem {width: 100%;height: .02rem;position: absolute;transition: transform 0.36s ease;left: 0;border-radius: 0;}
#openBtn .lcbody .lcitem:nth-child(1), #openBtn .lcbody .lcitem:nth-child(3) {width: 100% }
#openBtn .lcbody .lcitem:nth-child(3){/* width: 75%; */}
#openBtn .lcbody .lcitem div {position: absolute;width: 100%;height: 100%;top: 0;left: auto;right: 0;background: #fff;border-radius: 50vw;transition: .5s;}#openBtn .lcbody .top {top: 0 }
#openBtn .lcbody .center {display: block;top: 50%;margin-top: -1px }
#openBtn .lcbody .bottom {bottom: 0;}
#openBtn .lcbody:hover .lcitem.top .rect {animation: move 0.4s ease-in-out 1 }
#openBtn .lcbody:hover .lcitem.center .rect {animation: move 0.4s ease-in-out 0.1s 1 }
#openBtn .lcbody:hover .lcitem.bottom .rect {animation: move 0.4s ease-in-out 0.2s 1 }
.active#openBtn .lcitem.top {transform: rotateZ(45deg);top: 49% }
.active#openBtn .lcitem.center {opacity: 0 }
.active#openBtn .lcitem.bottom {transform: rotateZ(-45deg);top: 49% }
@keyframes move {0% {right: 0 }40% {right: 0;width: 0 }60% {right: auto;width: 0% }100% {right: auto;width: 100% }}

.site-menu{position: fixed;z-index: 100000000000000;left: 0;top: 0;display: flex;flex-direction: column;width: 100%;/* height: 100%; */clip-path: inset(0 0 100% 0);transition: clip-path .6s cubic-bezier(0.77, 0, 0.175, 1);visibility: hidden;opacity: 0;visibility: hidden;clip-path: none;transition: opacity 0s .92s, visibility 0s .92s;box-shadow: 0 .05rem .1rem rgba(0, 0, 0, .03);}
.site-menu-close {font-size: .4rem;text-align: center;cursor:pointer;color: #b81c22;font-family: 'lib';z-index: 10;transition: .5s;}
.site-menu-main{flex:1;display:flex;flex-direction:column;width:100%;justify-content: center;align-items: center;height: 100vh;padding: .3rem 0 .75rem;background: #fffcf6;background-size: cover;backdrop-filter: blur(.1rem);}
.site-menu-main{flex:auto;height:100%;clip-path:inset(0 0 100% 0);transition: clip-path 1s .2s cubic-bezier(0.77, 0, 0.175, 1);}
.site-menu-main .ul{flex: 1;overflow: hidden;}

.site-menu .top{position: relative;top: 0;right: 0;left: 0;z-index: 1;width: 100%;border-bottom: #e5e5e5 1px solid;padding-bottom: .26rem;margin-bottom: .38rem;}
.site-menu .top .wp{ align-items: center;max-width: 100%;max-width: 17.80rem;}
.site-menu .topser a, .site-menu .lan a{color: #b81c22 }
.site-menu .toplink ul li .a{color: #333;}
.site-menu .toplink ul li .a i{color: #b81c22;}
.site-menu .toplink ul li svg{ fill: #b81c22;}

.site-menu .bottom{ width: 100%}
.site-menu .bottom .imgBox{width: 3.12rem;margin: 0 0 0 .5rem;}
.site-menu .bottom .imgBox .img{ padding-bottom: 133.01%}
.site-menu .bottom .imgBox::after{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: #fff; background-size: 100% auto;}

.site-menu.site-menu-is-open{opacity: 1;visibility: visible;clip-path: none;transition: opacity 0s, visibility 0s;}
.site-menu.site-menu-is-open .site-menu-main{transition: clip-path 1s cubic-bezier(0.77, 0, 0.175, 1);clip-path: inset(0 0 0 0);}

.site-menu-main .ul li{transform: translateY(.2rem);opacity: 0;transition: 1s;padding: 1vw 1vw;flex: auto;}
.site-menu-main .ul li>a{font-size: .18rem;color: #1d252d;margin-bottom: .03rem;display: flex;font-weight: bold;justify-content: space-between;align-items: center;}
.site-menu-main .ul li h6{padding-bottom: .03rem;position: relative;font-size: .12rem;color: #a9a9a9;border-bottom: #d6d6d6 1px solid;margin-bottom: .3rem;}
.site-menu-main .ul li i{font-size: .14rem;color: #b81c22;font-family: 'lib';opacity: 0;transition: .5s;}
.site-menu-main .ul li .sub-nav a{font-size: .14rem;color: rgba(29,37,45,.7);line-height: 2;margin: .05rem 0;display: block;transition: .5s;font-family: 'Poppins-Light';}
.site-menu-main .ul li .sub-nav a:hover{ color: #b81c22}

.site-menu-main .ul li:hover i{ opacity: 1}
.site-menu-main .ul li:nth-child(1){ transition-delay: .2s}
.site-menu-main .ul li:nth-child(2){ transition-delay: .3s}
.site-menu-main .ul li:nth-child(3){ transition-delay: .4s}
.site-menu-main .ul li:nth-child(4){ transition-delay: .5s}
.site-menu-main .ul li:nth-child(5){ transition-delay: .6s}
.site-menu-main .ul li:nth-child(6){ transition-delay: .7s}
.site-menu-main .ul li:nth-child(7){ transition-delay: .8s}
.site-menu-main .ul li:nth-child(8){ transition-delay: .9s}
.site-menu-main .ul li:nth-child(9){ transition-delay: 1s}
.site-menu-main .ul li:nth-child(10){ transition-delay: 1.1s}
.site-menu-main .ul li:nth-child(11){ transition-delay: 1.2s}
.site-menu-main .ul li:nth-child(12){ transition-delay: 1.3s}
.site-menu-main .ul li:nth-child(13){ transition-delay: 1.4s}

.site-menu-is-open .site-menu-main .ul li{ opacity: 1;transform: translateY(0);}

.list_link{width: 100%;position: relative; margin-bottom: .22rem}
.list_link:last-child{ margin-bottom: 0}
.list_link dt{display: flex;height: .38rem;justify-content: space-between;align-items: center;cursor: pointer;border: 1px solid #c1ccdc;padding: 0 .2rem;background: #f6f7fd;}
.list_link dt span{font-size: .14rem;color: #1d252d;line-height: 1.5}
.list_link dt img{ width: .14rem}
.list_link .con {position: absolute;bottom: calc(100% - 1px);left: 0;right: 0;z-index: 1;border-bottom: none;padding: .1rem .2rem;display: none;transform-origin: bottom;border: 1px solid rgba(255, 255, 255, 0.3);height: 1.4rem;overflow: hidden;overflow-y: scroll;background: #f6f7fd;border: 1px solid #c1ccdc;}
.list_link .con dd a {font-size: .14rem;color: #333;line-height: 1.375;text-align: left;padding: .055rem 0;opacity: .6;transition: .5s;display: block;}
.list_link .con dd a:hover {opacity: 1 }
.list_link .con::-webkit-scrollbar {width: 0;height: 8px;background-color: #101010;}
.list_link .con::-webkit-scrollbar-track {border-radius: 10px;background-color: #101010;}
.list_link .con::-webkit-scrollbar-thumb {border-radius: 10px;background-color: rgba(255,255,255,.6);}
.list_link.on dt img {transform: rotateX(180deg)}
@media (max-width: 1700px) {
    .header .topnav ul li{margin-left: .36rem;}
}
@media (max-width: 1600px) {
    .header .topnav ul li{margin-left: .32rem;font-size: 18px;}
	.toplink ul li .a, .lan .a{ font-size: 14px}
}
@media (max-width: 1400px) {
    .header .topnav ul li{margin-left: .32rem;font-size: 16px;}
	.toplink ul li .a, .lan .a{ font-size: 14px}
}

@media (max-width: 1200px) {
    .header .topnav ul li{margin-left: .24rem;font-size: 16px;}
	.toplink ul li .a, .lan .a{ font-size: 14px}
	.topser a{ font-size: 16px}
}

@media (max-width: 1200px) {
    .header .topnav ul li{margin-left: .2rem;font-size: .24rem;}
	.toplink ul li .a, .lan .a{ font-size: 14px}
	.topser a{ font-size: 14px}
}

@media(min-width: 769px){
    .a:hover h4{ color: #b81c22;}
	.header .topnav ul li:hover .sub-nav{transform: translateX(-50%);opacity: 1;visibility: visible;}
	.header .topnav ul li:hover::after{ width: 1rem}
	.header .topnav ul li:hover .sub-nav1{opacity: 1;visibility: visible;}
}
@media(max-width: 769px){
    .header1{ opacity: 1 !important; visibility: visible !important;}
    .header2{ opacity: 0 !important; visibility: hidden !important;}
    .header.on:before{opacity: 1;visibility: visible;height: .8rem;}
    .header:before{height: 130%;}
    .header .bg_logo{ display: none;}
    .header .topr{position: fixed;top: .8rem;height:calc(100vh - 1.8rem);z-index: 50;display: flex;width: 100%;padding: 0 5%;overflow: hidden;overflow-y: auto;text-align: left;margin-top: 0;left: 0;opacity: 0;visibility: hidden;flex-direction: column;justify-content: flex-start;flex-wrap: nowrap;}
    .header .topnav .wp{width: 100%}
    .header .topnav ul{display: block;margin-right: 0;background: transparent;width: 100%;order: 1;}
    .header .topnav ul li{margin-left: 0;padding: .1rem 0;font-size: .2rem;}
    .header .topnav ul li:after{bottom: 0;height: 2px}

    .toplink{width: 100%;margin: 0;order: 1;justify-content: center;margin: 0;}
    .header .topnav .topser{ display: none}

    .header .topnav ul li+li:before{display: none}
    .header .topnav .btn{display: inline-block;}

    .header .navbtn{display: block;}
    .header .wp{align-items: center;padding: 0 15px;height: .7rem;}
    .navShow .header .topr{transition: .5s;opacity: 1;visibility: visible;}

    .navShow .header{height: 100vh;opacity: 1;background: #b81c22;}
    .header .topnav ul li i.plus{display: block;font-size: .24rem;color: #fff;}
	.header .topnav ul li i.plus.show:before{ content: "\e62f";}
    .header .topnav ul li .sub-nav, .header .topnav ul li .sub-nav1{position: static;transform: translateX(0);padding-top: .15rem;
opacity: 1;visibility: visible;transition: none;display: none;min-width: inherit;}
    .header .topnav ul li .sub-nav .sub-nav-h:before,.header .topnav ul li .sub-nav .sub-nav-h:after{display: none}
    .header .topnav ul li .sub-nav .sub-nav-h{text-align: left;background: transparent;box-shadow: none;padding-bottom: 0;padding: 0;}
    .header .topnav ul li .sub-nav .sub-nav-h a{background: transparent;font-size: .18rem;text-align: left;color: rgba(255,255,255,.8);padding: .05rem .1rem .05rem .15rem;border: 0}
    .header .topnav ul li .sub-nav .sub-nav-h a:hover{background: transparent;color: #fff}
    .header .topnav ul li .sub-nav .sub-nav-h a:after{display: none}
    .header .topnav ul li .sub-nav .sub-nav-h a:before{top: 50%;margin-top: -5px}
    .navShow .toplink ul li{margin: 0 .1rem;text-align: center;line-height: 2}
    .navShow .toplink ul li:last-child{ margin-right: 0}
    .navBtnm{ display: flex}
    .site-menu-main .ul li>a{margin-bottom: .1rem;font-size: .2rem;}
    .site-menu-main .ul li .sub-nav .sub-nav-h{ display: flex; flex-wrap: wrap}
    .site-menu-main .ul li .sub-nav a{min-width: 33.33%;margin: 0;}
    .navBtnm .topser{display: block;margin: 0;}

	.header .topnav ul li .sub-nav1 .sub-nav-h1{flex-wrap: wrap;background: none;padding: 0;box-shadow: none;}
	.header .topnav ul li .sub-nav1 .sub-nav-h1 dl{width: 100%;margin-bottom: .06rem;display: flex;flex-wrap: wrap;padding: 0 .08rem 0 .1rem;}
	.header .topnav ul li .sub-nav1 .sub-nav-h1 dl *{color: rgba(255, 255, 255, .8);width: 100%;font-size: .16rem;}
	.header .topnav ul li .sub-nav1 .sub-nav-h1 dt{ position: relative}
	.header .topnav ul li .sub-nav1 .sub-nav-h1 dt a{color: rgba(255, 255, 255, 1);position: relative;font-weight: normal;font-size: .18rem;width: calc(100% - .4rem);}
	.header .topnav ul li .sub-nav1 .sub-nav-h1 dt i{font-size: 10px;position: absolute;right: 0;top: 50%;width: auto;font-size: .14rem;color: #fff;font-family: 'lib';margin: -.07rem 0 0;}
	.header .topnav ul li .sub-nav1 .sub-nav-h1 dt.show i{ transform: rotate(90deg)}
	.header .topnav ul li .sub-nav1 .sub-nav-h1 a:hover{color: #fff;}
	.header .topnav ul li .sub-nav1 .sub-nav-h1 dl .aBox{display: none;margin-bottom: .2rem;}
    .header .logo{max-width: 65%;width: 3rem;}
     #openBtn{width: .8rem;height: .65rem;padding: 0 0 0 0.15rem;display: none;}

    .header{padding: 0;height: .7rem;}

    .site-menu-main .ul li{width: 100%;padding: 0;margin-bottom: .3rem;}
    .site-menu-main .ul{/* max-height: 90%; */overflow: hidden;overflow-y: scroll;flex: 1;margin: .4rem 0;/* text-align: center; */}

    .site-menu-close{top: 15px;right: 15px;}
    .site-menu-main .toplink{display: flex;margin: .8rem 0 0;justify-content: center;}
    .toplink ul{justify-content: center;margin: 0;/* width: 100%; */}
    .toplink ul li{margin: 0;text-align: center;line-height: 2;}
    .toplink ul li:before{ display: none}
    .toplink .topser{display: none;margin: 0 0 0 .1rem;}

    .header.on .topnav ul li i.plus{color: #fff;}
    .header.on .topnav ul li .sub-nav .sub-nav-h a{/* color: #999; */}
    .header .topnav{margin: 0;width: 100%;order: 2;}

     .navShow .header:before{opacity: 1;visibility: visible;background: transparent;}
    .lan{margin: 0 0 0 .2rem;}
    .header .topnav ul li.on:before{ width: 0;}
} 

@media(min-width: 769px){
    #gotop:hover{background: #b81c22;}
}
@media(max-width: 769px){
    .list_link{ margin-bottom: .1rem}
}

.miso_form1{width: 100%;margin: .25rem 0 0;display: none;}
.miso_form1 .input-group .sub{position:absolute;right:0;top:0;width: .3rem;height: 100%;overflow:hidden;background:0 0;cursor: pointer;border-radius: 0 .16rem .16rem 0;}
.miso_form1 .input-group .sub:after{content:'';position:absolute;top:0;bottom:0;left:0;z-index:0;right:0;background: url(../images/ser.png) no-repeat left center;background-size: .16rem .16rem;}
.miso_form1 .input-group .inp{height: .5rem;border:0;border-right:0;padding-right: .5rem;width:100%;padding-left: .12rem;background: #fff;border-radius: 5px;font-size: .14rem;}

@media(max-width: 769px){
    .miso_form1{display: block;order: 1;margin: .1rem 0 .2rem;}
    
}

/*底部css开始*/
@media(min-width: 769px){
    
}
@media(max-width: 1025px){
    
}
@media(max-width: 769px){
    
}

/*底部css开始*/

footer{background: url(../images/footer.jpg) center no-repeat;background-size: cover;position: relative;z-index: 11;}
footer .fl1{ padding: .72rem 0 .36rem; align-items: center;}

.lt12{width: 3.48rem;position: relative;align-items: center;}
.lt12>img{ opacity: 0}
.lt12 li{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%}
.lt12 li img {
    animation: imgFadeInOut 10s infinite linear;
    opacity: 0;
    transform: translateY(0.15rem);
}

@keyframes imgFadeInOut {
    0% { opacity: 0; transform: translateY(0.15rem); }  /* 初始状态：透明 + 下移 */
    5% { opacity: 1; transform: translateY(0); }       /* 5% 时间淡入（0.5s） */
    80% { opacity: 1; transform: translateY(0); }      /* 停留 3s（30% 时间） */
    85% { opacity: 0; transform: translateY(0.15rem); } /* 淡出（0.5s） */
    100% { opacity: 0; transform: translateY(0.15rem); } /* 保持透明 */
}

/* 每个图片的延迟（0.5s 间隔） */
.lt12 li img.i2 { animation-delay: .2s; }
.lt12 li img.i3 { animation-delay: .4s; }
.lt12 li img.i4 { animation-delay: .6s; }
.lt12 li img.i5 { animation-delay: .8s; }
.lt12 li img.i6 { animation-delay: 1s; }
.lt12 li img.i7 { animation-delay: 1.2s; }
.lt12 li img.i8 { animation-delay: 1.4s; }
.lt12 li img.i9 { animation-delay: 1.6s; }
.lt12 li img.i10 { animation-delay: 1.8s; }

footer .fl2{ padding: .8rem 0 0; border-top: #d2cfc6 1px solid; position: relative; z-index: 1;}
footer .fl2::before{content: "";position: absolute;background: url(../images/f_b4.png) center no-repeat;width: 20vw;height: 16vw;background-size: cover;right: 0;bottom: 0;z-index: -1;}
footer .fl2 .left{margin: 0 0 0 5vw;}
footer .fl2 .box{/* flex: auto; */padding: 0;position: relative;}
footer .fl2 .box::before{content: "";position: absolute;width: 1.46rem;height: 1.85rem;background-size: auto 100% !important;!i;!;right: calc(100% + .15rem);bottom: 0;transform: scale(0.7);transform-origin: right bottom;}
footer .fl2 .left:before{ background: url(../images/f_b1.png) center no-repeat;}
footer .fl2 .center:before{ background: url(../images/f_b2.png) center no-repeat;}
footer .fl2 .right:before{ background: url(../images/f_b3.png) center no-repeat;}
footer .fl2 .right{margin: 0 15vw 0 0;}

footer .fl2 h3{font-size: .2rem;color: #1e1e38;margin: 0 0 .2rem;position: relative;cursor: pointer;transition: .5s;}
footer .fl2  h3 .ewm {width: 1.2rem;background: #fff;border-radius: 0;position: absolute;padding: 0;bottom: 140%;left: .7rem;z-index: 1;opacity: 0;visibility: hidden;transition: all 0.5s;transform: translateY(.1rem);box-shadow: 0 0 0.1rem rgba(0, 0, 0, .2)}
footer .fl2  h3 .ewm:before {content: "";position: absolute;width: .12rem;height: .12rem;background: #fff;transform: rotate(45deg);bottom: -.06rem;left: 50%;margin-left: -.06rem}.lt7 li .ewm img {width: 100% }
footer .fl2  h3:hover .ewm {opacity: 1;visibility: visible;transform: translateY(0) }

footer .fl2 .box p{font-size: .16rem;color: rgba(51,51,51,.7);line-height: .2rem;position: relative;z-index: 1;padding: 0 0 0 .26rem;margin-top: .02rem;width: 3rem;max-width: 100%;display: flex;min-height: .4rem;}
footer .fl2 .box p i{position: absolute;left: 0;top: 0;width: .2rem;height: .2rem;}
footer .fl2 .box p i img{ width: 100%;vertical-align: top;}
footer .fl2 .box p span{display: inline-block;white-space: nowrap;}
footer .fl2 .box.left p{width: 2.4rem;}

footer .fl3{ padding: .2rem 0; border-top: #d2cfc6 1px solid;}
footer .fl3 p{ text-align: center; font-size: .18rem; color: rgba(30,30,56,.7);}

@media(max-width: 1600px){
    footer .fl2::before{ transform: scale(.7); transform-origin: right bottom; }
}

@media(max-width: 769px){
	footer .fl1{ padding: .25rem 0}
    footer .fl1 .left{width: 100%;padding: 0 15%;text-align: center;}
	footer .fl1 .right{width: 100%;padding: 0 30%;text-align: center;margin: .2rem 0 0}
	.lt12{ width: 100%}
	footer .fl2{ padding: .2rem 0 0}
    footer .fl2 .box::before{ display: none;}
    footer .fl2 .box{ margin: 0;}
    footer .fl2::before{ display: none;}
    footer .fl2 .box p{min-height: auto;margin-bottom: .15rem;width: calc(100% - 1.25rem);}
	footer .fl3 p{ font-size: .15rem}
	footer .fl2 h3{margin: 0 0 .2rem;font-weight: 500;}
	footer .fl2 .box{margin: .2rem 0;width: 100%;flex: auto;}
	footer .fl2 h3 .ewm{opacity: 1;visibility: visible;left: auto;right: .15rem;bottom: auto;transform: none;top: .45rem;width: 1rem;}
	footer .fl2 h3 .ewm:before{ display: none}
	.header .topnav ul li .sub-nav1 .sub-nav-h1 dl:last-child{ margin: 0}
}

/*公共css*/
@media(max-width: 769px){
    .h4s0 {font-size: .18rem !important;line-height: .3rem !important;}
    .h4s1, .h4s2, .h4s3, .h4s4 {font-size: 16px !important;line-height: 24px !important;}
    .h4s1 {max-height: .3rem\0 !important;}
    .h4s2 {max-height: .6rem\0 !important;}
    .h4s3 {max-height: .9rem\0 !important;}
    .ps0 {font-size: .16rem !important;line-height: .26rem !important;}
    .ps1, .ps2, .ps3 {font-size: .16rem !important;line-height: .26rem !important;}
    .ps1 {max-height: .26rem\0 !important;}
    .ps2 {max-height: .52rem\0 !important;}
    .ps3 {max-height: .78rem\0 !important;}
    .arc-con, .arc-con p, .arc-con p span {font-size: .16rem;}
}

@media(min-width: 769px){
    
}
@media(max-width: 1025px){
    
}
@media(max-width: 769px){
    
}


/* loading */
body.loading{overflow-y:hidden}
body.loading .main{overflow-y:hidden} 
#pageloader{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:2000;/* display: none; */}
#pageloader::after,#pageloader::before{content:"";display:block;position:absolute;left:0;width:100%;height:50%;background:#fff;z-index:-1;-webkit-transition:all 1.2s cubic-bezier(.77,0,.175,1) 0s;transition:all 1.2s cubic-bezier(.77,0,.175,1) 0s}
#pageloader::before{top:0}
#pageloader::after{bottom:0}
#pageloader .loader-icon{-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s}
#pageloader.hiden::after,#pageloader.hiden::before{height:0}
#pageloader.hiden .loader-icon{opacity:0}
.loader-icon{position:absolute;top:50%;left:50%;width:30px;height:30px;margin-top:-15px;margin-left:-15px}
.loader-icon .circular{width:100%;height:100%;-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}
.loader-icon .circular .path{stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round}
@-webkit-keyframes dash {
	0% {
		stroke-dasharray:1,200;
		stroke-dashoffset:0
	}
	50% {
		stroke-dasharray:89,200;
		stroke-dashoffset:-35px
	}
	100% {
		stroke-dasharray:89,200;
		stroke-dashoffset:-124px
	}
}
@keyframes dash {
	0% {
		stroke-dasharray:1,200;
		stroke-dashoffset:0
	}
	50% {
		stroke-dasharray:89,200;
		stroke-dashoffset:-35px
	}
	100% {
		stroke-dasharray:89,200;
		stroke-dashoffset:-124px
	}
}