@charset "utf-8";

@font-face { font-family:"方正姚体"; src: url("../fonts/FZYTJW.TTF"); }
@font-face { font-family:"Bahnschrift"; src: url("../fonts/BAHNSCHRIFT.TTF"); }
@font-face { font-family:"Century Gothic"; src: url("../fonts/GOTHIC.TTF"); }

body{ overflow: hidden;}
/*公开始束*/
#loading{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;background:#040d2a;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: #28318c;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;}
i,em{ font-style: normal;}
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{ width: 100%; height: 100vh;color: #333;position: relative;overflow-x:hidden;font-size: .16rem;font-family: -apple-system, "PingFang SC", "Microsoft YaHei", Arial, sans-serif, "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:.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:0;height:4px}
::-webkit-scrollbar-track{background:#ddd;}
::-webkit-scrollbar-thumb{background:#28318c;}

.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:#28318c}
.check:checked+label:before{border-color:#28318c}
.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 #28318c}
.radio:checked+label:after{width:8px;height:8px;border-radius:50%;background:#28318c;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: 62.65%;transition:.5s;background-size:cover;display:block;background-repeat:no-repeat;background-position:center;display:block;background: #fff url(../images/loader.svg) center;background-size: cover !important;}
.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:#28318c;}

.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(#28318c,#28318c);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: #28318c;}
.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: #28318c;}
#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: calc(100% - .6rem);margin: 0 auto;width: 94%;}
.transImg{display: block;overflow: hidden;}
.transImg img{ width: 100%; 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: 1440px) {

}
@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 *{font-size: .18rem;color: #fff;line-height: 1.8;}
.arc-con img{max-width: 100%;margin: .2rem auto;height: auto !important;}
.arc-con img.spimg{max-width:inherit;}
.arc-con p{margin-bottom: .1rem;/* 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{margin: 0!important;width: 100%;background: #fbfbfb;border: 1px solid #fff !important;}
.arc-con table tr th,.arc-con table tr td{padding: 12px 15px !important;text-align: center;width: auto !important;border: 1px solid #e9e9e9 !important;text-indent: 0 !important;}
.arc-con table tr th{color: #fff;background: #8a1617;font-weight: normal;padding: 8px 15px !important;}
.arc-con table tr th p,.arc-con table tr td p{text-indent: 0 !important;}
.arc-con table tr td p:last-child{ margin-bottom: 0}
.arc-con p{word-break: break-all;}
.arc-con i,.arc-con em{font-style: italic;}
.scroll{ padding: .1rem 0}

@media(max-width: 769px){
    .scroll{ overflow: hidden; overflow-x: scroll;}
    .arc-con table{min-width: 769px;}
    .arc-con table tr th,.arc-con table tr td{padding: 10px 10px !important;}
}

.h4s1, .h4s2, .h4s3 {font-size: .2rem;color: #333333;line-height: .3rem;width: 100%;transition: .5s;}
.h4s2 {max-height: .6rem\0;}
.h4s3 {max-height: .9rem\0;}
.ps1, .ps2, .ps3 {font-size: .16rem;color: #999999;line-height: .26rem;width: 100%;transition: .5s;}
.ps2 {max-height: .52rem\0;}
.ps3 {max-height: .78rem\0;}
.h6s1 {font-size: .16rem;color: #999999;line-height: 1.25;width: 100%;transition: .5s;}
h4, h5, h6{ font-weight: normal}
.bd_li{ transition: .5s;}
/*公共结束*/

/*头部css开始*/
@media(min-width: 769px){
}
@media(max-width: 1025px){
    
}
@media(max-width: 769px){
    
}



/*头部css开始*/
.ar_wap{ display: none;}

header{padding: .25rem 0;position: fixed;top: 0;right: 0;left: 0;z-index: 1000;}
header .wp{max-width: 100%;width: 96%;align-items: center;}
.logo{width: 2.4rem;}
.logo img{}

.topnav ul{align-items: center;position: relative;z-index: 1;}
.topnav ul:before{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: -1;background: rgba(255, 255, 255, .4);box-shadow: 0 0 .3rem rgba(0, 0, 0, .01);backdrop-filter: blur(2px);border-radius: 50vw;}
.topnav ul li{margin: 0 .28rem;font-size: .18rem;position: relative;transition: .3s}
.topnav ul li>a{color: #102d5f;transition: .5s;display: block;line-height: .62rem;}
.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;transition: .3s;font-family: 'lib';font-style: normal;}
.topnav ul li i.plus.show{transform: rotate(180deg);}

.topnav ul li .sub-nav{position:absolute;top:100%;left:50%;z-index:99;padding-top: .2rem;min-width: 1.8rem;transform:scaleY(0) translateX(-50%);opacity: 0;visibility: hidden;transition: .3s;transform-origin: top center;}
.topnav ul li .sub-nav:before{content: "";position: absolute;left: 50%;transform: translateX(-50%);top: .1rem;border-left: transparent .1rem solid;border-right: transparent .1rem solid;border-bottom: rgba(255,255,255,.4) .1rem solid;}
.topnav ul li .sub-nav .sub-nav-h{position: relative;padding: .15rem .25rem;box-shadow: 0 0 .3rem rgba(0,0,0,.1);background: rgba(255,255,255,.4);border-radius: .06rem;border-radius: .2rem;backdrop-filter: blur(10px);}
.topnav ul li .sub-nav .sub-nav-h a{display:flex;font-size: .16rem;padding: .05rem 0;white-space: nowrap;line-height: .3rem;transition: .5s;justify-content: space-between;align-items: center;color: #333;}
.topnav ul li .sub-nav .sub-nav-h a:hover{color: #102d5f;}
.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;}
.topnav ul li .sub-nav .sub-nav-h a i{font-size: .1rem;color: #333;font-family: 'lib';border: #333 1px solid;width: .16rem;height: .16rem;display: flex;border-radius: 50vw;justify-content: center;align-items: center;transition: .5s;}
.topnav ul li .sub-nav .sub-nav-h a:hover i{border: #102d5f 1px solid;background: #102d5f;color: #fff;}

.navBtnm1{width: 1.48rem;height: .6rem;align-items: center;background-image: linear-gradient( -90deg, rgb(187,64,52) 1%, rgb(2,38,95) 78%);justify-content: space-between;border-radius: 50vw;padding: 0 .3rem 0 .12rem;}
.lan{ position: relative}
.lan .a{display: flex;width: .4rem;height: .6rem;justify-content: center;align-items: center;}
.lan .a img{transform: scale(1.3);}
.lan .box{position: absolute;top:100%;left:50%;z-index:99;padding-top: .2rem;min-width: 1rem;transform:scaleY(0) translateX(-50%);opacity: 0;visibility: hidden;transition: .3s;transform-origin: top center;}
.lan .box:before{content: "";position: absolute;left: 50%;transform: translateX(-50%);top: .1rem;border-left: transparent .1rem solid;border-right: transparent .1rem solid;border-bottom: #212543 .1rem solid;}
.lan .box .con{position: relative;padding: .15rem .25rem;box-shadow: 0 0 10px rgba(0,0,0,.3);background: linear-gradient( -90deg, rgb(187,64,52) 1%, rgb(2,38,95) 78%);border-radius: .2rem;}
.lan .box .con a{display:flex;font-size: .14rem;padding: .05rem 0;white-space: nowrap;line-height: .3rem;transition: .5s;align-items: center;color: #fff;justify-content: center;}
.lan .box .con a:hover{color: #fff;}
.lan:hover .box{opacity: 1;visibility: inherit;transform:scaleY(1) translateX(-50%)}
.navbtn{ display: block; padding: .1rem; margin: -.1rem}
.menu-btn{width: .18rem;height: .38rem;position: relative;z-index: 10;cursor: pointer;background: none;float: left;}
.menu-btn .line-1,.menu-btn .line-2,.menu-btn .line-3{position:absolute;top:50%;right:0;display:block;width: .18rem;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-2{transform: translateX(.06rem);}
.menu-btn .line-3{margin-top:.08rem;width: 100%;}
.navbtn:hover .menu-btn .line-1{animation: move 0.4s ease-in-out 1 }
.navbtn:hover .menu-btn .line-2{animation: move 0.4s ease-in-out 0.1s 1 }
.navbtn:hover .menu-btn .line-3{animation: move 0.4s ease-in-out 0.2s 1 }
@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%;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);overflow: hidden;}
.site-menu-close {font-size: .4rem;text-align: center;cursor:pointer;color: #fff;font-family: 'lib';z-index: 10;transition: all .5s;}
.site-menu-main{flex:1;display:flex;flex-direction:column;width:100%;align-items: center;height: 100vh;padding: .3rem 0 .75rem;background: #040a25;background-size: cover;backdrop-filter: blur(.1rem);background: url(../images/caihong.webp) center no-repeat;background-size: 100% 100%;}
.site-menu-main{flex:auto;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: calc(100% - .6rem);}
.site-menu .topser a, .site-menu .lan a{color: #d82128 }
.site-menu .toplink ul li .a{color: #333;}
.site-menu .toplink ul li .a i{color: #d82128;}
.site-menu .toplink ul li svg{ fill: #d82128;}

.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: all 1s ease;padding: 1vw 1vw;flex: auto;text-align: center;}
.site-menu-main .ul li>a{font-size: .2rem;color: #fff;margin-bottom: .25rem;display: flex;font-weight: bold;justify-content: center;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: #fff;font-family: 'lib';opacity: 0;transition: all .5s;display: none;}
.site-menu-main .ul li .sub-nav a{font-size: .16rem;color: rgba(255,255,255,.8);line-height: 2;margin: .05rem 0;display: block;transition: all .5s;}
.site-menu-main .ul li .sub-nav a:hover{color: #fff;}

.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);}

@media(min-width: 769px){
    .topnav ul li:hover .sub-nav{opacity: 1;visibility: inherit;transform:scaleY(1) translateX(-50%)}
    
}
@media(max-width: 1025px){
    
}
@media(max-width: 769px){
    .ar_web{ display: none;}
    .ar_wap{ display: block;}

    header{padding: .1rem 0;}
    header .wp{max-width: 100%;width: 100%;}
    .site-menu .top .wp{ max-width: 100%}
    .site-menu-main{padding: .15rem 0;}
    .topnav{ display: none}
    .navBtnm1{height: .45rem;width: 1.1rem;padding: 0 .2rem 0 .1rem;}
    .lan .a{height: .35rem;}
    .site-menu .bottom{height: calc(100vh - 1.5rem);overflow: hidden;overflow-y: scroll;}
    .site-menu-main .ul li .sub-nav a{ margin: 0;}

    .logo{width: 1.75rem;}
    .logo a{ display: flex;align-items: center;}
    .logo img{margin: 0 0 -.1rem;}
    .site-menu-main .ul li{flex: auto;width: 100%;padding: 2vw 1vw;}
    .site-menu-main .ul li>a{ margin-bottom: .15rem;}
    .site-menu .top{margin-bottom: 0;padding-bottom: .15rem;}
    .lan .a img{ transform: scale(1.2)}
}

/*底部css开始*/

/*公共css*/
@media(max-width: 769px){
    .h4s1, .h4s2, .h4s3 {font-size: 14px;line-height: 24px;}
    .h4s2 {max-height: 48px\0;}
    .h4s3 {max-height: 72px\0;}
    .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 *{font-size: 14px;}
}

@media(min-width: 769px){
    
}
@media(max-width: 1025px){
    
}
@media(max-width: 769px){
    
}

img.lazyload {opacity: 0;}
img.lazyloaded {opacity: 1;}