*{margin:0;padding: 0;box-sizing: border-box;font-size: unset;}
html, body, div, header, footer, article, nav, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, tt, var, u, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, input {
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box;
    font-weight: normal;
}
i{font-style:normal;}button{background-color:unset;border:unset;}
html,body{font-family:pingfang SC,helvetica neue,arial,hiragino sans gb,microsoft yahei ui,microsoft yahei,simsun,sans-serif!important;}
body{overflow-x: hidden;font-size: 0.25rem;background-color: #2e4c95;}
ul li{list-style: none;}a{text-decoration: none;}a:visited{color: #fff;}
input:focus, textarea:focus {outline: none;}
input{background:none;outline:none;border:1px solid rgba(0,0,0,0);}
input:-internal-autofill-selected{background-color:unset;}
input:-internal-autofill-previewed,
  input:-internal-autofill-selected {
    -webkit-text-fill-color: #808080;
    transition: background-color 1000s ease-out 0.5s;
  }
.justify{text-align: justify;text-align-last: left;line-height: 0.5rem;
text-justify: inter-ideograph; /*为了兼容IE*/
text-align-last: left;/* ie9*/
-moz-text-align: justify;scrollbar
-moz-text-align-last: left;/*ff*/
-webkit-text-align:justify;
-webkit-text-align-last: left;/*chrome 20+*/
}
a{color:#fff;}a:hover{color:#ff895b;}
body::-webkit-scrollbar {
            width: 3px;
        }
        #loading{position: fixed;
    width: 100vw;
    height: 100vh;
    text-align: center;
    line-height: 100vh;
    top: 0;
    left: 0;
    right: 0;
    background-color: #000;
    z-index: 9999;
    color: #eee;}
        .s1 .box-txt::-webkit-scrollbar {
          width: 3px;
        }
        ::-webkit-scrollbar{width: 10px;height: 10px;background:#405083;
        }
       
        ::-webkit-scrollbar-thumb{
        
        border-radius: 10px;
        
        background: #00e4ff;
        
        
        }
        .play-movie{cursor:pointer;}
        #video-box{
            width:100vw;height: 100vh;
            background-color:rgba(0,0,0,0.9);
            position: fixed;top:0;left:-100vw;right:0;z-index: 1000;
            display: flex;align-items:center;justify-content: center;
            line-heigh:7.68rem;overflow: hidden;
        }
        #video-box .close{
            width:20px;height:20px;color:#eee;border-radius: 10px;position: absolute;right:20px;top: 20px;cursor: pointer;
            z-index: 1001;
        }
#video-box video{width:100%;}
.more{display:block;background-image:url('../img/btn-blue.png');
    width: 1.76rem;font-size:14px;
    height: 0.54rem;
    background-size: cover;
    line-height: 0.54rem;
    text-align: center;
    background-repeat: no-repeat;
}
.more:hover{background-image:url('../img/btn-yellow.png');}
.tost-title{color: #fff;
    text-align: center;
    height: 0.6rem;
    line-height: 0.6rem;margin-bottom: 0.4rem;}
.main-page{width:100%;max-width:7.5rem;margin:0 auto;}
.main-wrap{width:80%;margin: 0 auto;position: relative;overflow-x:hidden;}
.more{text-align:center;display:block;margin:0.5rem auto;}.more img{width:2rem;}
.top-nav{height: 0.9rem;background-color: rgba(0,0,0,.7);color: #fff;position: fixed;top:0;left: 0;right: 0;
font-size: 0.25rem;z-index: 999;display: flex;    justify-content: space-between;height:0.9rem;padding:0 15px;}

.top-nav div{display:flex;align-items:center;}
.top-nav div:last-child img{height:55%;}
.top-logo{height: 0.9rem;display: flex;align-items:center;}
.top-logo img{width: 1.73rem;height: 0.48rem;}
.top-nav ul{display: flex;align-items:center;position: absolute;right: 0;height: 100%;}
.top-nav ul li{cursor: pointer;position: relative;}
.top-nav ul li:hover{color:#68E1FB;}
.top-nav ul li:hover::after{
	    content: "";
	    width: 0.15rem;
	    height: 0.06rem;
	    display: block;
	    background-image: url('../img/nav.png');
	    position: absolute;
	    left: 0;
	    right: 0;
	    top: 0.28rem;
	    margin: 0 auto;
}
.top-nav ul li:not(:first-child){margin-left: 0.48rem;}
#topmenu{
    position: fixed;
    display: none;
    top: 0.9rem;
    height: 100vh;
    color: #fff;
    text-align: center;
    width: 100%;
    z-index: 10;
}
#top-menu{
    background-color: rgba(0,0,0,0.7);
    height: 6rem;
    color: #fff;
    text-align: center;
    width: 100%;padding: 0.5rem;
    z-index: 10;
}
#top-menu li{
    padding:5px 0;
}
#hide-menu{
    height:50vh;width:100%;
}
.top-banner img{width:100%;}
.top-banner .swiper-slide{text-align: center;display: flex;align-items: center;}

.main-page{/*width: 100%;height: 100vh;*/}
.main-page .s0{max-width:100vw;overflow-x:hidden;}
.main-page .item{position:relative;}
.main-page .item::after{content:"";width:1px;height:1px;display:block;clear:both;}
.main-page .item .item-bg{float:left;width:100%;}
.main-page .item .item-bg img{width:100%;display:block;}
.main-page .item .item-con{position:absolute;padding-top:1.2rem;width:100%;max-width:100vw;}
.main-page .title img{width: 100%;}
/**/
.item .des{margin-bottom: 0.20rem;font-size: 0.25rem;line-height: 0.5rem;}
.item .des p{text-align: center;color: #fff;}
/*s1*/
.s1 .box{
	box-sizing: border-box;
	width:7.22rem;height: 9.12rem;
	padding:1rem 0.82rem;
	margin: 0 auto;
	display: grid;grid-template-rows: 3.34rem auto;
	background-image: url('../img/box-m.png');
	background-repeat: no-repeat;
	background-size: contain;
	}
.s1 .box-img{box-sizing: border-box;}
.s1 .box img{width: 100%;max-height: 100%;}
.s1 .box-txt{
height:3.87rem;
overflow-y: scroll;
color: #fff;font-size: 0.25rem;line-height: 0.5rem;
}
.s1 .box-txt p{text-indent: 2em;}

/*s2*/
.s2 .box{
	box-sizing: border-box;
	width:7.22rem;height: 9.12rem;
	padding:1rem 0.82rem;
	margin: 0 auto;
	display: grid;grid-template-rows: 3.34rem auto;
	grid-row-gap: 0.69rem;
	background-image: url('../img/box-m.png');
	background-repeat: no-repeat;
	background-size: contain;
	}
.s2 .box-img{box-sizing: border-box;}
.s2 .box img{display:none;width: 100%;max-height: 100%;}
.s2 .box-img .active{display:block;}
.s2 .box-txt{
    display: grid;grid-column-gap: 0.2rem;
grid-template-columns: repeat(3, 1fr);
    
}
.s2 .box-txt li{font-size: 0.25rem;
	background-image: url('../img/gray-item.png');
	width: 1.67rem;height: 0.59rem;
	text-align: center;line-height: 0.59rem;
	color:#fff;background-size: cover;
	}
.s2 .box-txt li:hover{
	background-image: url('../img/blue-item.png');
	color:#20265A;
}

/*s3*/
.s3 .box{display: grid;grid-template-rows: repeat(2, 1fr);color:#fff;text-align: center;}
.s3 .box img{width: 4.5rem;
    display: block;
    margin: 0 auto;}

/*s4*/
.s4 .box{width:150%;margin-left:-25%;margin-top:0.7rem;}
.s4 .box .swiper-slide{width: 30%;color: #fff;text-align: center;cursor:pointer;}
.s4 .box .swiper-slide img{max-width: 2.8rem;}
.s4 .box .swiper-slide .hover{display:none;}
.s4 .box .swiper-slide:hover .hover{
    display: block;
}
.s4 .box .swiper-slide:hover .moren{
    display: none;
}
.s4 .box ul span{display: block;}
.s4 .box .case-pagination{text-align: center;}
.s4 .box .fanye{height: 1rem;position: relative;
width: 3.60rem;margin: 0 auto;
}
.s4 .box .case-next,.s4 .box .case-prev{
	position: absolute;
	width: 1.00rem;height: 1.00rem;
	background-repeat: no-repeat;
	background-size: cover;
}
.s4 .box .case-next{
	right:0;
	background-image: url('../img/next.png');
}
.s4 .box .case-prev{
	left:0;
	background-image: url('../img/prev.png');
}
/*s5*/
.s5 .box{width: 300px;margin: 0.6rem auto;position: relative;}
.s5 .box .swiper-slide{
	width: 3.3rem;height: 4.25rem;
	color: #fff;text-align: center;}
.s5 .box .swiper-slide img{max-width: 3.3rem;}
.s5 .box ul span{display: block;    position: relative;
    top: 0.70rem;}
.s5 .main-wrap .fanye{height: 1.00rem;position: relative;top: 0;left:0;right:0;
    width: 40%;margin: 0 auto;z-index: 9;margin-top: 0.5rem;
}
.s5 .main-wrap .ip-next,.s5 .main-wrap .ip-prev{
	position: absolute;
	width: 1.00rem;height: 1.00rem;
	background-repeat: no-repeat;
	background-size: cover;
}
.s5 .main-wrap .ip-next{
	right:0;
	background-image: url('../img/next.png');
}
.s5 .main-wrap .ip-prev{
	left:0;
	background-image: url('../img/prev.png');
}
.s5 .auth-btn{
	    position: absolute;
	    top: 60%;
	    left: 0;
	    right: 0;
	    margin: 0 auto;
	    z-index: 9;
	    width: 1.89rem;
	    height: 0.67rem;
	    background-image: url('../img/talk-auth.png');
	    background-repeat: no-repeat;
	    background-size: cover;
}
/*s6*/
.s6 .box{display: grid;grid-template-columns: repeat(3, 1fr);grid-row-gap: 0.46rem;
color: #fff;text-align: center;margin-top: 0.56rem;
}
.s6 .box li img{max-width: 1.29rem;}
.s6 .box span{display: block;margin-top:0.20rem;}
/*s7*/
.s7 .box{display: grid;grid-template-rows: 3.2rem auto;
grid-row-gap: 0.25rem;margin-top: 0.80rem;}
.s7 .left-box{font-size: 0.20rem;color: #fff;}
.s7 .left-box li{margin-top: 0.13rem;}
.s7 .left-box a{margin-left: 0.10rem;}
.s7 .left-box a:hover{color:#68E1FB}
.s7 .left-box img{width: 100%;}

.s7 .right-box a{display: grid;grid-template-columns: 0.76rem auto;
grid-column-gap: 0.22rem;color:#fff;}
.s7 .l-info{background-color: #20265A;width:0.76rem;height: 0.97rem;
padding:0.11rem 0;text-align: center;
}
.s7 .l-info span{display: block;color:#fff;font-size: 0.25rem;font-weight: bold;}
.s7 .l-info span:last-child{font-size:0.14rem;font-weight: normal;margin-top: 0.05rem;transform: scale(0.9);}
.s7 .l-info span:first-child::after{content: "";width:80%;height:1px;
background-color: #fff;display: block;transform:rotate(-8deg);position: relative;
left: 0.08rem;top:-0.04rem;
}
.s7 .right-box h3{font-size: 14px;margin-bottom: 0.18rem;}
.s7 .right-box p{font-size:12px;}
.s7 .right-box li:not(:last-child){margin-bottom: 0.25rem;}
.s7 .right-box a:hover .l-info{background-color: #68E1FB;}
.s7 .right-box a:hover h3{color: #68E1FB;}

/*s8*/
.s8 .box{background-image: url('../img/s8-bg-m.png');
background-size: contain;background-repeat: no-repeat;
background-position: center;margin: 0 auto;
width: 6.49rem;height: 8.79rem;padding: 0.43rem 0.32rem 0.26rem 0.32rem;
display: grid;grid-template-columns: repeat(3, 1fr);
}
.s8 .box li{padding: 0.3rem 0.2rem;text-align: center;color: #fff;}
.s8 .box span{display: block;margin-top: 0.32rem;}
.s8 .box span::before{content: "";
    display: block;position: relative;top:-0.10rem;
    width: 0.25rem;
    height: 0px;
	margin: 0 auto;
    background-color: #3c4e66;
    box-shadow: 0px 0px 0.09rem 0.03rem #3c4e66;
    border-radius: 50%;}
	
/*s9*/
.s9 .box{
/*display: grid;grid-template-columns: repeat(3, 1fr);grid-gap: 0.20rem 0.20rem;*/
	margin-top: 0.5rem;
}
.s9 .box li{width: 1.8rem;height: 1.24rem;}
.s9 .box li img{width:100%;}
.kehu-pagination{text-align:center;}
/*footer*/
.footer-info{background-color: #131839;
    background-image: url(../img/m-footer-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.footer-info .main-wrap{
	display: grid;grid-template-rows: repeat(3, 1fr);
	padding-top: 0.6rem;padding-bottom: 0.4rem;
}
.footer-info .main-wrap>div{height: 3.3rem;}
.footer-info .main-wrap .b-contact{    padding-top: 0.7rem;}
.footer-info .main-wrap>div>span{font-size: 0.25rem;font-weight: bold;
display: block;margin-bottom: 0.38rem;
}
.footer-info .company img{display: block;margin:0 auto 0.3rem auto;}
.footer-info .company p{margin-bottom: 0.22rem;}
.footer-info .b-nav{text-align: center;} 
.footer-info .b-nav li{margin-bottom: 0.1rem;cursor: pointer;}
.footer-info .b-nav li:hover{color:#68E1FB!important;}
.footer-info .b-contact p{margin-bottom: 0.1rem;}
.footer-info .b-ewm ul{
	display: flex;
    justify-content: space-around;
    text-align: center;
    width: 80%;
    margin: 0 auto;
}
.footer-info .b-ewm ul img{max-width:1rem;display:block;margin:0 auto;}
.beian{background-color:#2e3e6f;line-height: 0.55rem;text-align: center;color: #fff;}
.beian a{color: #fff;}
.float-box{
    position: fixed;left:0;right:0;bottom: 0.1rem;z-index: 10;
        background-color: #495583;
}
.float-box .guding{
	height: 1.2rem;width:7.5rem;margin:0 auto;
    background-image: url('../img/bottom-box-m.png');
    background-size: contain;
    background-repeat: no-repeat;
	text-align: center;
	display: grid;grid-template-columns: repeat(3, 1fr);
}
.float-box .guding li{
	display: flex;align-items:center;justify-content:center;cursor: pointer;
}
.float-box .guding li img{height:70%;}
.float-box .tanchu li{
	width: 1.25rem;height: 1.88rem;position: absolute;left: -1.2rem;top: 0;
	display: none;padding: 0.2rem;text-align: center;color: #fff;
	background-size: cover;
	background-image: url('../img/tanchu.png');
}
.float-box .tanchu li img{max-width: 100%;}
.float-form{
    display: block;
	height: 6rem;width: 100%;
	background-image: url('../img/m-tost-bj.jpg');
	background-color: rgba(19, 24, 57, 0.9);
	background-size: cover;
	background-repeat: no-repeat;
	position: fixed;z-index: 9;
	bottom: -6rem;left: 0;right: 0;
	transition: all 0.3s;
}
.float-form .main-wrap{display: grid;grid-template-rows: repeat(3, 1fr);}
.float-form input{
	border: unset;background-color: unset;
	height: 0.9rem;color:#fff;width: 100%;padding:0 0.4rem;
}
.float-form .u-input{
	width: 100%;height: 0.9rem;
	background-image: url('../img/b-input.png');
	background-size: cover;
	background-repeat: no-repeat;
	display: inline-block;
}
.float-form .u-btn{
	width: 4rem;height: 0.9rem;margin:0 auto;
	background-image: url('../img/yellow-btn.png');
	background-size: cover;
	background-repeat: no-repeat;
	display: inline-block;cursor: pointer;
}
.float-form .u-btn:hover{
	background-image: url('../img/yellow-btn.png');
}
#form-close{
	width: 1rem;height: 1rem;
	background-image: url('../img/close.png');
	background-size: cover;
	background-repeat: no-repeat;
	display: inline-block;
	position: absolute;cursor: pointer;
	bottom: 1.2rem;left: 0;right: 0;
    margin: 0 auto;
    
}
#ewm-close{
	width: 1rem;height: 1rem;
	background-image: url('../img/close.png');
	background-size: cover;
	background-repeat: no-repeat;
	display: inline-block;
	position: absolute;cursor: pointer;
	bottom: 1.2rem;left: 0;right: 0;
    margin: 0 auto;
}
#form-show{
	width: 1rem;height: 1rem;
	background-image: url('../img/right.png');
	transform: rotate(-90deg);
	background-size: cover;
	background-repeat: no-repeat;
	display: none;cursor: pointer;
	opacity: 0;
	position: absolute;
	    top: -0.5rem;
	    right:2rem;
}
#ewm-box{
    display: block;
    height: 6rem;    text-align: center;
    width: 100%;
    background-color: rgba(19, 24, 57, 0.9);
    background-image: url('../img/m-tost-bj.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    position: fixed;
    z-index: 9;
    bottom: -6rem;
    left: 0;
    right: 0;
    transition: all 0.3s;
}
#ewm-box img{width:2.5rem;}
.move-tips{text-align: center;}
.move-tips .arrow i{
	    background-image: url(../img/gt.svg);
	    background-size: cover;
	    background-repeat: no-repeat;
	    width: 0.11rem;
	    height: 0.2rem;
	    display: block;
	    transform: rotate(90deg);
		margin: 0 auto;
}
.move-tips .arrow i:nth-child(1) {
	animation: mygticon-a 1s infinite;
}
.move-tips .arrow i:nth-child(2) {
	animation: mygticon-b 1s infinite;
}
.move-tips .arrow i:nth-child(3) {
	animation: mygticon-c 1s infinite;
}
.move-tips .arrow i:nth-child(4) {
	animation: mygticon-d 1s infinite;
}
.move-tips .arrow i:nth-child(5) {
	animation: mygticon-e 1s infinite;
}

@keyframes mygticon-a {
    0% { opacity: 1; }
	25% { opacity: 0.6; }
    50% { opacity: 0.2; }
	75% { opacity: 0.6; }
	100% { opacity: 1; }
}
@keyframes mygticon-b {
    0% { opacity: 0.6; }
	25% { opacity: 0.2; }
    50% { opacity: 0.6; }
	75% { opacity: 1; }
	100% { opacity: 0.6; }
}
@keyframes mygticon-c {
    0% { opacity: 0.2; }
	25% { opacity: 0.6; }
    50% { opacity: 1; }
	75% { opacity: 0.6; }
	100% { opacity: 0.2; }
}
@keyframes mygticon-d {
    0% { opacity: 0.2; }
	25% { opacity: 0.6; }
    50% { opacity: 1; }
	75% { opacity: 0.6; }
	100% { opacity: 0.2; }
}
@keyframes mygticon-e {
    0% { opacity: 1; }
	25% { opacity: 0.6; }
    50% { opacity: 0.2; }
	75% { opacity: 0.6; }
	100% { opacity: 1; }
}