@charset "utf-8";
body.hide #app{display: none!important}
.loader{position: fixed;left: 0;top: 0;right:0;bottom: 0;background: #fff;background-size: 100% 100%;z-index: 999;display: flex;justify-content: center;align-items: center;}

@font-face{font-family:'sys';font-style:normal;src:url(/fonts/sys.woff)}
@font-face{font-family:'ath';font-style:normal;src:url(/fonts/Athelas.woff)}
@font-face{font-family:'bell';font-style:normal;src:url(/fonts/BellMT.woff)}
.sys{font-family: "Î¢ÈíÑÅºÚ";}
.ath{font-family: "ath"}
.bell{font-family: "bell"}





.header .topnavt{align-items: center;}
.header .topnavt span{position: relative;font-size: .14rem;display: inline-block;}
.header .topnavt span a{display: inline-block;}
.header .topnavt span img{width: .2rem;height: .2rem;margin-right: 5px;}
.header .topnavt span:nth-child(2) {margin: 0 .1rem}
.header .topnavt span{color: #fff;position: relative;}
.header .topnavt .ldsub{position: absolute;top: 100%;left: 0;right:0;background: rgba(255,255,255,.95);border-radius: .1rem;padding: .1rem 0 .1rem;z-index: 5;display: none}
.header .topnavt .ldsub a{color: #333}
.header .topnavt .ldsub a:hover{color: #c3141b}
.header .topnavt span:nth-child(1):hover .ldsub{display: block;}
.header .topnavt span:nth-child(1){background: #8b4625;padding: 0 .15rem;line-height: .32rem;border-radius: .3rem;text-align: center;z-index: 5;cursor: pointer;}
.header .topnavt span:nth-child(2) a{background: #dbaf6a;padding: 0 .15rem;line-height: .32rem}
.header .topnavt a{color: #fff;display: block;border-radius: .3rem}
.header .topnav .toplan{font-size: .16rem}
.header .topnav .topser form{display: block!important;position: relative;}
.header .topnav .topser .inp{background: #fff;border-radius: .3rem;width: 2.1rem;padding: 0 .4rem 0 .15rem ;line-height: .32rem;height: .32rem;color:#333;}
.header .topnav .topser .sub{position: absolute;right: 0;top: 0;bottom: 0;width: .4rem;line-height: .32rem;background: transparent;color: #c3141b;font-size: .2rem;cursor: pointer;}
























.fancybox-video{object-fit: cover}
#preloader{position:relative;width:52px;}
#preloader span{display:block;bottom:0;width:9px;height:5px;background:#c3141b;position:absolute;-webkit-animation:preloader 1.5s infinite ease-in-out;-moz-animation:preloader 1.5s infinite ease-in-out;-ms-animation:preloader 1.5s infinite ease-in-out;-o-animation:preloader 1.5s infinite ease-in-out;animation:preloader 1.5s infinite ease-in-out}
#preloader span:nth-child(2){left:11px;-webkit-animation-delay:.2s;-moz-animation-delay:.2s;-ms-animation-delay:.2s;-o-animation-delay:.2s;animation-delay:.2s}
#preloader span:nth-child(3){left:22px;-webkit-animation-delay:.4s;-moz-animation-delay:.4s;-ms-animation-delay:.4s;-o-animation-delay:.4s;animation-delay:.4s}
#preloader span:nth-child(4){left:33px;-webkit-animation-delay:.6s;-moz-animation-delay:.6s;-ms-animation-delay:.6s;-o-animation-delay:.6s;animation-delay:.6s}
#preloader span:nth-child(5){left:44px;-webkit-animation-delay:.8s;-moz-animation-delay:.8s;-ms-animation-delay:.8s;-o-animation-delay:.8s;animation-delay:.8s}
@-webkit-keyframes preloader{0%{height:5px;-webkit-transform:translateY(0);background:#c3141b}
25%{height:30px;-webkit-transform:translateY(15px);background:#c3141b}
50%{height:5px;-webkit-transform:translateY(0);background:#c3141b}
100%{height:5px;-webkit-transform:translateY(0);background:#c3141b}
}
@-moz-keyframes preloader{0%{height:5px;-moz-transform:translateY(0);background:#c3141b}
25%{height:30px;-moz-transform:translateY(15px);background:#c3141b}
50%{height:5px;-moz-transform:translateY(0);background:#c3141b}
100%{height:5px;-moz-transform:translateY(0);background:#c3141b}
}
@-ms-keyframes preloader{0%{height:5px;-ms-transform:translateY(0);background:#c3141b}
25%{height:30px;-ms-transform:translateY(15px);background:#c3141b}
50%{height:5px;-ms-transform:translateY(0);background:#c3141b}
100%{height:5px;-ms-transform:translateY(0);background:#c3141b}
}
@keyframes preloader{0%{height:5px;transform:translateY(0);background:#c3141b}
25%{height:30px;transform:translateY(15px);background:#c3141b}
50%{height:5px;transform:translateY(0);background:#c3141b}
100%{height:5px;transform:translateY(0);background:#c3141b}
}


* {box-sizing: border-box; -webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-backface-visibility: hidden;}
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: #c3141b;}
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{color: #333;position: relative;overflow-x:hidden;font-size: .16rem;
font-family:-apple-system,BlinkMacSystemFont,"PingFang SC",Microsoft YaHei,Arial,Helvetica Neue,"Helvetica Neue", "Open Sans", "Hiragino Sans GB", sans-serif;}
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:0.5;font-size:inherit;}
textarea::-moz-placeholder{color:inherit;opacity:0.5;font-size:inherit;}
select::-moz-placeholder{color:inherit;opacity:0.5;font-size:inherit;}
::-webkit-input-placeholder{color:inherit;opacity:0.5;font-size:inherit;}
::-ms-input-placeholder{color:inherit;opacity:0.5;font-size:inherit;}

::-webkit-scrollbar{width:4px;height: 4px;display: none}
::-webkit-scrollbar-track{border-radius:5px;;background: #ddd}
::-webkit-scrollbar-thumb{border-radius:5px;background:#c3141b;}
/*html::-webkit-scrollbar{display: none}*/

.eclip{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.eclips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.line2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;display: block\0;}
.line3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;display: block\0;}
.line4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;display: block\0;}
.line5{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;display: block\0;}
.line6{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;display: block\0;}
.line8{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;display: block\0;}
.zi1{position: relative;z-index: 1}
.zi2{position: relative;z-index: 2}
.zi3{position: relative;z-index: 3}
.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: 22px;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 #222}
.check:checked+label:after{background: #c3141b}
.check:checked+label:before{border-color: #c3141b}

.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}
.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;justify-content:space-between;flex-wrap:wrap;}
.flexc{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:#b7090d;}

.aline_w{position:relative;background-image:linear-gradient(rgba(255,255,255,1),rgba(255,255,255,1));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: #fff}
.aline_w:hover{background-size:100% 1px}

.aline_r{position:relative;background-image:linear-gradient(#203e6e,#203e6e);background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .5s}
.alin_r:hover .aline_r{background-size:100% 1px;color: #203e6e}
.aline_r:hover{background-size:100% 1px}

.imgBox{position: relative;overflow: hidden;isolation: isolate; }
.imgBox .img{padding-bottom: 60%;transition: .5s;background-size: cover;display: block;background-repeat: no-repeat;background-position: center;display: block;}
.imgBox img {position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transition: .5s;}
.imgBox img{display: none\0;}

@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);}
}

.wp{margin:0 auto;max-width:14.4rem;width: 94%}
.wpa{width:94%;margin:0 auto;max-width:17.5rem}
.transImg{display: block;overflow: hidden;}
.transImg img{transition: .5s}
@media screen and (min-width: 1201px){
.imgBox.trans:hover .img{ -webkit-transform: scale(1.05)}
.imgBox.trans:hover img{ -webkit-transform: scale(1.05)}
a:hover .imgBox.trans .img{ -webkit-transform: scale(1.05)}
a:hover .imgBox.trans img{ -webkit-transform: scale(1.05)}
.transImg:hover img{-webkit-transform: scale(1.05)}
}


@media (max-width:1024px){
html{font-size: 95px!important;}
}
@media (max-width:900px){
html{font-size: 90px!important;}
}
@media (max-width:750px){
html{font-size: 85px!important;}
.wp{width: 95%}
}
@media (max-width:540px){
html{font-size: 80px!important;}
body{font-size: .18rem;}
.eclips{display: inline-block;overflow: visible;text-overflow: inherit;white-space: normal;}
}
@media (max-width:360px){
html{font-size: 75px!important;}
}
.swiper-dots{position:absolute;z-index:5;text-align:center}
.swiper-dots span.active{opacity:1}
.swiper-btn a{position:absolute;top:50%;transform:translateY(-50%);z-index:5}
.swiper-btn a.prev{left:10px}
.swiper-btn a.next{right:10px}
.swiper-container{margin: 0;}
.totop{position:fixed;z-index:90;bottom: .3rem;right: .1rem;box-sizing:border-box;text-align:center;cursor:pointer;width: .46rem;height: .46rem;line-height: .46rem;background: #c3141b;overflow:hidden;border-radius: 50%;display: none}
.totop svg{width: .22rem;height: .22rem;display: inline-block;fill: #fff;vertical-align: middle;margin: -3px 0 0;}
.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:.4rem;top:.3rem;width:.3rem;height:.3rem;text-align: center;line-height:.3rem;cursor:pointer;color:#ccc;}
.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:.9rem;height:.5rem;overflow:hidden;background:0 0;cursor: pointer;}
.ser-layer .serform .input-group .sub:before{content:'';background:#c3141b;transform:skewX(-12deg);position:absolute;top:0;bottom:-1px;left:0;z-index:0;right:-6px;transform-origin:left bottom}
.ser-layer .serform .input-group .sub:after{content:'';background:url(/images/ser.svg) no-repeat .35rem center;background-size:.26rem .26rem;position:absolute;top:0;bottom:0;left:0;z-index:0;right:0}
.ser-layer .serform .input-group .inp{height:.5rem;border:0;border-right:0;padding-right:.9rem;width:100%;padding-left:.15rem;background: #fff}

@media (max-width: 640px){
.ser-layer .serclose{right: 4%;top: .2rem}
}

.popCode{position: relative;}
.popCode span{width: 1.1rem;position: absolute;left: 50%;bottom:calc(100% + 15px);z-index: 5;background: #fff;transform: translateX(-50%);box-shadow: 0 0 8px rgba(0,0,0,.15);padding: 2px;border-radius: 5px;visibility: hidden;opacity: 0;transition: .5s}
.popCode span:before{content: '';border: 10px solid transparent;border-top-color: #fff;position: absolute;top: 100%;left: 50%;transform: translateX(-50%);}
.popCode:hover span{opacity: 1;visibility: visible;}


/**/
/**/
.header .navbtn{width:.36rem;transition: .3s;z-index: 5;text-align: center;position: relative;cursor: pointer;display: none; }
.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:.3rem}
.menu-btn .line-3{margin-top:.08rem;width:.3rem}
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)}
/*body.navShow{position: fixed;height: 100%;overflow: hidden;}*/



.header{position: fixed;top: 0;left: 0;right: 0;z-index: 80}
.header .wp{align-items: center;padding: .15rem 0;transition: .3s;max-width: 16.8rem;}
.header .logo img{height: .74rem;}
.header .topnav ul{align-items: center;margin-top: .15rem}
.header .topnav ul li{margin-left: .45rem;font-size: .2rem;position: relative;}
.header .topnav ul li i.plus{position: absolute;right: 0;top: .15rem;color: #fff;display: block;width: .3rem;height: .3rem;text-align: center;line-height: .3rem;display: none}
.header .topnav ul li>a{color: #fff;font-weight: bold;}
.header .topnav ul li .sub-nav{position:absolute;top:100%;left:50%;z-index:99;padding-top:.15rem;min-width: 6.6rem;transform: translateX(-50%);
opacity: 0;visibility: hidden;transition: .3s;}
.header .topnav ul li .sub-nav .sub-nav-h{position: relative;background: #fff;padding: .25rem;box-shadow: 0 0 10px rgba(0,0,0,.3);background: url(/images/712.png)#fff no-repeat 0 bottom;background-size: auto 80%}
.header .topnav ul li .sub-nav .sub-nav-h .list{flex:1;;margin-right: .2rem}
.header .topnav ul li .sub-nav .sub-nav-h .list span{width: 30%;display: block;float: left;margin-right: 3.3%}
.header .topnav ul li .sub-nav .sub-nav-h .img{width: 2rem}
.header .topnav ul li .sub-nav .sub-nav-h:after{content: '';height: 3px;width: 100%;position: absolute;left: 0;top: 0;background:#c3141b;}
.header .topnav ul li .sub-nav .sub-nav-h a{display:block;font-size:.18rem;padding:0 .15rem ;white-space: nowrap;line-height: .45rem}
.header .topnav ul li .sub-nav .sub-nav-h a:hover{color: #c3141b}
.header .topnav ul li .sub-nav .sub-nav-h:before{content: '';position: absolute;left: 50%;transform: translateX(-50%);
border: 8px solid transparent;border-bottom-color:#c3141b;bottom: 100%}
.header .topnav ul li:hover .sub-nav{opacity: 1;visibility: inherit; }
.header .topnav ul li:hover>a{ }
.header .topnav ul li:nth-last-child(1) .sub-nav{left: auto;right: -.3rem;transform: translateX(0)}
.header .topnav ul li:nth-last-child(1) .sub-nav .sub-nav-h:before{left: 86%}
.header .topnav ul li:nth-last-child(2) .sub-nav{left: auto;right: -1.5rem;transform: translateX(0)}
.header .topnav ul li:nth-last-child(2) .sub-nav .sub-nav-h:before{left: 66%}
.header .topnav ul li:nth-child(3) .sub-nav .sub-nav-h .list span:nth-child(1){width: 30%}
.header .topnav ul li:nth-child(3) .sub-nav .sub-nav-h .list span:nth-child(3){width: 30%}
.header .topnav ul li:nth-child(3) .sub-nav .sub-nav-h .list span:nth-child(2){width: 65%;margin-right: 0}

.header .topnavt{align-items: center;}
.header .topnavt span{position: relative;font-size: .14rem;display: inline-block;}
.header .topnavt span a{display: inline-block;}
.header .topnavt span img{width: .2rem;height: .2rem;margin-right: 5px;}
.header .topnavt span:nth-child(2) {margin: 0 .1rem}
.header .topnavt span:nth-child(1) a{background: #8b4625;padding: 0 .15rem;line-height: .32rem}
.header .topnavt span:nth-child(2) a{background: #dbaf6a;padding: 0 .15rem;line-height: .32rem}
.header .topnavt a{color: #fff;display: block;border-radius: .3rem}
.header .topnav .toplan{font-size: .16rem}
.header .topnav .topser form{display: block!important;position: relative;}
.header .topnav .topser .inp{background: #fff;border-radius: .3rem;width: 2.1rem;padding: 0 .4rem 0 .15rem ;line-height: .32rem;height: .32rem}
.header .topnav .topser .sub{position: absolute;right: 0;top: 0;bottom: 0;width: .4rem;line-height: .32rem;background: transparent;color: #c3141b;font-size: .2rem;cursor: pointer;}


.scrolling .header{background: rgba(0,0,0,.6);backdrop-filter: blur(5px); }
.scrolling .header .topnav ul li .sub-nav{padding-top: .15rem}
@media (max-width: 1660px){
.header .topnav ul li{margin-left: .28rem;}
}
@media (max-width: 1024px){
.header .topnavt span:nth-child(1){margin-top: 10px;}
.topser{margin-top: 10px;}
.header .topnav{position: fixed;top: .7rem;right: -100%;height:calc(100vh - .7rem);z-index: 50;display: block;width: 100vw;padding: .1rem 5%;overflow: auto;text-align: left;}
.header .topnav ul{display: block;margin-bottom: .3rem;margin-right: 0;padding: 0 .2rem}
.header .topnav ul li{margin-left: 0;padding: .15rem 0}
.header .topnav ul li:after{bottom: 0;height: 2px}
.header .topnav .btn{display: inline-block;}
.header .navbtn{display: block;}
.header .wp{padding: .1rem 0}
.header .logo img{height: auto;}
.header .logo a{font-size: .2rem}
.scrolling  .header .topnav ul li:after{bottom: 0}
.header .topnavt{justify-content: center;}
.navShow .header .wp{border-bottom: 0}
.navShow .header .topnav{right: 0;transition: .5s;}
.navShow .header{background: rgba(0,0,0,.7);backdrop-filter: blur(5px);bottom: 0 }
.navShow #app{position: fixed;width: 100%;height: 100%}
.header .topnav ul li i.plus{display: block;}
.header .topnav ul li .sub-nav{position: static;transform: translateX(0);
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}
.header .topnav ul li .sub-nav .sub-nav-h a{background: transparent;color: #fff;font-size: .16rem}
.header .topnav ul li .sub-nav .sub-nav-h a:hover{background: transparent;color: #fff}

.header .topnav ul li .sub-nav .sub-nav-h{padding: .2rem 0 0;}

.header .topnavt span:nth-child(1) a{line-height: .38rem}
.header .topnavt span:nth-child(2) a{line-height: .32rem;margin-top: 10px;}
.header .topnav .topser .inp{line-height: .38rem;width: 2.5rem}
.header .topnav .topser .sub{width: .4rem;line-height: .32rem;font-size: .24rem;}
}
@media (max-width: 560px){
.logo{width: 60%;}
.header .logo img{height:auto;width: 100%;}
.header .logo a{font-size: .16rem}
.header .wp,.scrolling .header .wp{padding: .12rem 0}
.header .topnav ul li .sub-nav{padding-top: 0}
.header .topnav ul li .sub-nav .sub-nav-h a{font-size: .18rem}
.header .topnav ul li .sub-nav .sub-nav-h .img{display: none}
.header .topnav ul li .sub-nav .sub-nav-h .list{margin-right: 0;width: 100%}
.header .topnav ul li .sub-nav .sub-nav-h .list span{width: 33.33333%;text-align: center;margin-right: 0}
.header .topnavt span.topser{width: 100%;padding: 0 .2rem;margin-top: .2rem}
.header .topnav .topser .inp{width: 104%;line-height: .5rem;padding-right: .5rem;font-size: .18rem;height: .5rem;}
.header .topnav .topser .sub{line-height: .5rem;width: .5rem;}
.header .topnav .topser .sub{font-size: .3rem}
.header .topnav{    height: 500px;overflow-y: auto;}

}
@media (max-width: 365px){
.header .logo img{height: auto;}
.header .logo a{font-size: .14rem}
.header .wp,.scrolling .header .wp{padding: .15rem 0}
.header .topnav{top: .62rem}
.header .topnav ul li{    padding: .06rem 0;}
.header .topnav ul li .sub-nav .sub-nav-h{    padding: .1rem 0 0;}
.header .topnav{padding: 0 5%;}
.header .topnav ul li .sub-nav .sub-nav-h a{line-height: .3rem;}

}

/*footer*/
.footer{background: url(/images/ftbg.png) no-repeat bottom left;color: #fff;background-size: cover}
.footer a{color: #fff}
.footer .fta{padding: .25rem 0;border-bottom: 1px solid rgba(255,255,255,.3);font-size: .18rem}
.footer .fta span{position: absolute;left: 0;top: 3px;}
.footer .fta a{padding: 3px .15rem;position: relative;display: inline-block;}
.footer .fta a:before{content: '';position: absolute;width: 1px;height: 12px;background: rgba(255,255,255,1);transform: rotate(30deg);left: 0;top: 50%;margin-top: -6px}
.footer .fta a:nth-child(2):before{display: none}
.footer .fta .wp{padding-left: .8rem}
.footer .ftb{padding: .5rem 0}
.footer .ftb .wp{align-items: flex-end;}
.footer .ftb .ftlogo img{height: .99rem}
.footer .ftb .ftlogo{margin-bottom: .3rem}
.footer .ftb .ftinfo{}
.footer .ftb .ftinfo p{color: rgba(255,255,255,.8);}
.footer .ftb .ftinfo p span{margin-right: .2rem;display: inline-block;padding: 3px 0}
.footer .ftb .ftcopy{padding-top: .3rem}
.footer .ftb .ftcopy p span{margin-right: .2rem;color: rgba(255,255,255,.8);;display: inline-block;padding: 3px 0}
.footer .ftb .ftcopy p span a{color: rgba(255,255,255,.8);}
.footer .ftb .ftico a{margin-left: .25rem}
.footer .ftb .ftico a i{display: block;width: .54rem;height: .54rem;text-align: center;line-height: .54rem;color: #fff;font-size: .24rem;border-radius: 50%}
.footer .ftb .ftico a i.swi-sina{background: #c61a25}
.footer .ftb .ftico a i.swi-douyin{background: #000}
.footer .ftb .ftico a i.swi-weixin{background: #33c24c}
@media (max-width: 1024px){
.footer .fta a:before{display: none}  
.footer .fta a{padding: 3px 0;margin-right: .2rem}
.footer .fta .wp{padding-left: 1rem}
.footer .ftb .ftbLeft{width: 100%;;text-align: center;}
.footer .ftb .ftbRight{width: 100%;;text-align: center;padding-top: .3rem}
.footer .ftb .ftico a{margin: 0 .3rem;}
.footer .ftb .ftico{justify-content: center;}
.footer .ftb .ftcopy p{text-align: center;}
.footer .ftb .ftlogo img{height: auto}
.footer .ftb .ftinfo p span,.footer .ftb .ftcopy p span{margin: 0 .1rem}
}
@media (max-width: 480px){
.footer .ftb .ftcopy p{font-size: .17rem}
}

.rightFix{position: fixed;right: 0;top: 50%;transform: translateY(-50%);z-index: 99;background: #c3141b;border-radius: 10px 0 0 10px;transition: .5s}
.rightFix.rf1{z-index: 100}
.rightFix.rf1.hide{transform: translateX(100%) translateY(-50%);}
.rightFix.rf2.hide{transform: translateX(100%) translateY(-50%);}
.rightFix ul{padding: .1rem 0}
.rightFix ul li{color: #fff;padding:0 .2rem;position: relative;}
.rightFix ul li:after{content: '';position: absolute;bottom: -1px;top: -1px;right: 0;width: 0;background: #dbb06b;box-shadow:  0 5px 5px rgba(0,0,0,.2);transition: .3s;z-index: 2;border-radius: 10px 0 0 10px}
.rightFix ul li:before{content: '';position: absolute;width: 100%;background: rgba(255,255,255,.2);left: 0;top: 0;z-index: 1;height: 1px}
.rightFix ul li:first-child:before{display: none}
.rightFix ul li a{color: #fff;background-position: left center;background-size: .25rem .25rem;background-repeat: no-repeat;display: block;padding: .15rem 0;padding-left: .3rem;position: relative;z-index: 3}
.rightFix ul li.znwd a{background-image: url(/images/kf.svg);}
.rightFix ul li.xxxl a{background-image: url(/images/rl.svg);background-size: .22rem .22rem}
.rightFix ul li.sjb a{background-image: url(/images/sj.svg);}
.rightFix ul li.ss a{background-image: url(/images/arr.svg);background-size: .22rem .22rem}
.rightFix ul li.zk a{background-image: url(/images/arr1.svg);background-size: .22rem .22rem}
.rightFix ul li:hover:after{width: calc(100% + .1rem)}
.rightFix .popCode span{top: 50%;right:calc(100% + .2rem);transform: translateY(-50%);left: auto;bottom: auto}
.rightFix .popCode span:before{border-left-color: #fff;left:100%;top: 50%;transform: translateY(-50%);border-top-color: transparent;}
@media (max-width: 1024px){
  .rightFix{display: none!important}
}