*{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: 14px;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: 6.6vw;
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 */
}
img{pointer-events:none;}
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:102.4vw;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:;
    width: 23.5vw;font-size:14px;
    height: 7.2vw;
    background-size: cover;
    line-height: 7.2vw;
    text-align: center;
    background-repeat: no-repeat;
}
.more:hover{background-image:;}
.tost-title{color: #fff;
    text-align: center;
    height: 8vw;
    line-height: 8vw;margin-bottom: 5.3vw;}
.main-page{width:100%;margin:0 auto;}
.main-wrap{width:80%;margin: 0 auto;position: relative;overflow-x:hidden;}
.more{text-align:center;display:block;margin:6.6vw auto;}.more img{width:2rem;}
.top-nav{height:60px;background-color: rgba(0,0,0,.7);color: #fff;position: fixed;top:0;left: 0;right: 0;
font-size: 18px;z-index: 999;display: flex;    justify-content: space-between;padding:0 15px;}

.top-nav div{display:flex;align-items:center;}
.top-nav div:last-child img{height:55%;}
.top-logo{height: 60px;display: flex;align-items:center;}
.top-logo img{/*width: 23vw;*/height: 48px;}
.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: 2vw;
	    height: 0.8vw;
	    display: block;
	    background-image: ;
	    position: absolute;
	    left: 0;
	    right: 0;
	    top: 3.73vw;
	    margin: 0 auto;
}
.top-nav ul li:not(:first-child){margin-left: 6.4vw;}
#topmenu{
    position: fixed;
    display: none;
    top: 60px;
    height: 100vh;
    color: #fff;
    text-align: center;
    width: 100%;
    z-index: 10;
}
#top-menu{
    background-color: rgba(0,0,0,0.7);
    height:50vh;
    color: #fff;
    text-align: center;
    width: 100%;padding: 6.6vw;
    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:16vw;width:100%;max-width:100vw;}
.main-page .title img{width: 100%;}
/**/
.item .des{margin-bottom: 7vw;font-size: 16px;line-height: 6.6vw;}
.item .des p{text-align: center;color: #fff;}
/*s1*/
.s1 .box{
	box-sizing: border-box;
	width:96vw;height: 121vw;
	padding:13vw 10.9vw;
	margin: 0 auto;
	display: grid;grid-template-rows: 44.5vw auto;
	background-image: ;
	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:51.6vw;
overflow-y: scroll;
color: #fff;font-size: 18px;line-height: 6vw;
}
.s1 .box-txt p{text-indent: 2em;font-size:12px;}

/*s2*/
.s2 .box{
	box-sizing: border-box;
	width:96vw;height: 121vw;
	padding:13.3vw 10.9vw;
	margin: 0 auto;
	display: grid;grid-template-rows: 44.5vw auto;
	grid-row-gap: 9.2vw;
	background-image: ;
	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: 2.6vw;
grid-template-columns: repeat(3, 1fr);
    
}
.s2 .box-txt li{font-size: 18px;
	background-image: ;
	width: 22.2vw;height: 7.8vw;font-size:12px;
	text-align: center;line-height: 7.8vw;
	color:#fff;background-size: cover;
	}
.s2 .box-txt li:hover{
	background-image: ;
	color:#20265a;
}

/*s3*/
.s3 .box{display: grid;grid-template-rows: repeat(2, 1fr);color:#fff;text-align: center;}
.s3 .box img{width: 60vw;
    display: block;
    margin: 0 auto;}
.s3-1 .box{display: grid;grid-template-rows: repeat(2, 1fr);color:#fff;text-align: center;}
.s3-1 .box img{width: 60vw;
    display: block;
    margin: 0 auto;}
/*s4*/
.s4 .box{width:150%;margin-left:-25%;margin-top:9.3vw;}
.s4 .box .swiper-slide{width: 30%;color: #fff;text-align: center;cursor:pointer;}
.s4 .box .swiper-slide img{max-width: 37.3vw;}
.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:13.3vw;position: relative;
width: 48vw;margin: 0 auto;
}
.s4 .box .case-next,.s4 .box .case-prev{
	position: absolute;
	width: 13vw;height: 13vw;
	background-repeat: no-repeat;
	background-size: cover;
}
.s4 .box .case-next{
	right:0;
	background-image: ;
}
.s4 .box .case-prev{
	left:0;
	background-image: ;
}
/*s5*/
.s5 .box{width: 300px;margin: 8vw auto;position: relative;}
.s5 .box .swiper-slide{
	width: 44vw;
	height: 56vw;
	color: #fff;text-align: center;}
.s5 .box .swiper-slide img{max-width: 44vw;}
.s5 .box ul span{display: block;    position: relative;
    top: 9.3vw;}
.s5 .main-wrap .fanye{height: 13vw;position: relative;top: 0;left:0;right:0;
    width: 40%;margin: 0 auto;z-index: 9;margin-top: 6.6vw;
}
.s5 .main-wrap .ip-next,.s5 .main-wrap .ip-prev{
	position: absolute;
	width: 13vw;height: 13vw;
	background-repeat: no-repeat;
	background-size: cover;
}
.s5 .main-wrap .ip-next{
	right:0;
	background-image: ;
}
.s5 .main-wrap .ip-prev{
	left:0;
	background-image: ;
}
.s5 .auth-btn{
	    position: absolute;
	    top: 60%;
	    left: 0;
	    right: 0;
	    margin: 0 auto;
	    z-index: 9;
	    width: 25.2vw;
	    height: 8.9vw;
	    background-image: ;
	    background-repeat: no-repeat;
	    background-size: cover;
}
/*s6*/
.s6 .box{display: grid;grid-template-columns: repeat(3, 1fr);grid-row-gap: 6.1vw;
color: #fff;text-align: center;margin-top: 7.4vw;
}
.s6 .box li img{max-width: 17.2vw;}
.s6 .box span{display: block;margin-top:4.26vw;}
/*s7*/
.s7 .box{display: grid;grid-template-rows: 43.6vw auto;
grid-row-gap: 3.3vw;margin-top: 10.7vw;}
.s7 .left-box{font-size: 16px;color: #fff;}
.s7 .left-box li{margin-top: 1.7vw;}
.s7 .left-box a{margin-left: 1.3vw;}
.s7 .left-box a:hover{color:#68e1fb}
.s7 .left-box img{width: 100%;}

.s7 .right-box a{display: grid;grid-template-columns: 10.1vw auto;
grid-column-gap: 2.93vw;color:#fff;}
.s7 .l-info{background-color: #20265a;width:10.1vw;height: 12.9vw;
padding:1.5vw 0;text-align: center;
}
.s7 .l-info span{display: block;color:#fff;font-size: 18px;font-weight: bold;}
.s7 .l-info span:last-child{font-size:16px;font-weight: normal;margin-top: 0.6vw;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: 1.1vw;top:-0.5vw;
}
.s7 .right-box h3{font-size: 14px;margin-bottom: 2.4vw;}
.s7 .right-box p{font-size:12px;}
.s7 .right-box li:not(:last-child){margin-bottom: 3.3vw;}
.s7 .right-box a:hover .l-info{background-color: #68e1fb;}
.s7 .right-box a:hover h3{color: #68e1fb;}

/*s8*/
.s8 .box{background-image: ;
background-size: contain;background-repeat: no-repeat;
background-position: center;margin: 0 auto;
width: 86.5vw;height: 117.2vw;padding: 5.7vw 4.3vw 3.5vw 4.3vw;
display: grid;grid-template-columns: repeat(3, 1fr);
}
.s8 .box li{padding: 4vw 2.6vw;text-align: center;color: #fff;}
.s8 .box span{display: block;margin-top: 4.3vw;}
.s8 .box span::before{content: "";
    display: block;position: relative;top:-1.3vw;
    width: 3.3vw;
    height: 0px;
	margin: 0 auto;
    background-color: #3c4e66;
    box-shadow: 0px 0px 1.2vw 0.4vw #3c4e66;
    border-radius: 50%;}
	
/*s9*/
.s9 .box{
/*display: grid;grid-template-columns: repeat(3, 1fr);grid-gap: 42.6vw 42.6vw;*/
	margin-top: 6.6vw;
}
.s9 .box li{width: 24vw;height: 16.5vw;}
.s9 .box li img{width:100%;}
.kehu-pagination{text-align:center;}
/*footer*/
.footer-info{background-color: #131839;
    background-image: url(/uploads/image/simg/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: 8vw;padding-bottom: 5.3vw;
}
.footer-info .main-wrap>div{height: 35.3vw;}
.footer-info .main-wrap .b-contact{    padding-top: 10vw;}
.footer-info .main-wrap>div>span{font-size: 18px;font-weight: bold;
display: block;margin-bottom: 5vw;
}
.footer-info .company img{display: block;margin:0 auto 4vw auto;}
.footer-info .company p{margin-bottom: 2.93vw;}
.footer-info .b-nav{text-align: center;} 
.footer-info .b-nav li{margin-bottom: 1.3vw;cursor: pointer;}
.footer-info .b-nav li:hover{color:#68e1fb!important;}
.footer-info .b-contact p{margin-bottom: 1.3vw;}
.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:13.3vw;display:block;margin:0 auto;}
.beian{background-color:#2e3e6f;line-height: 7.3vw;text-align: center;color: #fff;}
.beian a{color: #fff;}
.float-box{
    position: fixed;left:0;right:0;bottom: 1.3vw;z-index: 10;
        background-color: #495583;
}
.float-box .guding{
	height: 66px;width:100vw;margin:0 auto;
    background-image: ;
    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: 16.7vw;height: 25vw;position: absolute;left: -16vw;top: 0;
	display: none;padding: 36vw;text-align: center;color: #fff;
	background-size: cover;
	background-image: ;
}
.float-box .tanchu li img{max-width: 100%;}
.float-form{
    display: block;
	height:80vw;width: 100%;
	background-image: ;
	background-color: rgba(19, 24, 57, 0.9);
	background-size: cover;
	background-repeat: no-repeat;
	position: fixed;z-index: 9;
	bottom: -100vw;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: 12vw;color:#fff;width: 100%;padding:0 5.3vw;
}
.float-form .u-input{
	width: 100%;height: 12vw;
	background-image: ;
	background-size: cover;
	background-repeat: no-repeat;
	display: inline-block;
}
.float-form .u-btn{
	width: 53vw;height: 12vw;margin:0 auto;
	background-image: ;
	background-size: cover;
	background-repeat: no-repeat;
	display: inline-block;cursor: pointer;
}
.float-form .u-btn:hover{
	background-image: ;
}
#form-close{
	width:13.3vw;height:13.3vw;
	background-image: ;
	background-size: cover;
	background-repeat: no-repeat;
	display: inline-block;
	position: absolute;cursor: pointer;
	bottom: 16vw;left: 0;right: 0;
    margin: 0 auto;
    
}
#ewm-close{
	width:13.3vw;height:13.3vw;
	background-image: ;
	background-size: cover;
	background-repeat: no-repeat;
	display: inline-block;
	position: absolute;cursor: pointer;
	bottom: 16vw;left: 0;right: 0;
    margin: 0 auto;
}
#form-show{
	width:13.3vw;height:13.3vw;
	background-image: ;
	transform: rotate(-90deg);
	background-size: cover;
	background-repeat: no-repeat;
	display: none;cursor: pointer;
	opacity: 0;
	position: absolute;
	    top: -6.6vw;
	    right:26.7vw;
}
#ewm-box{
    display: block;
    height:80vw;    text-align: center;
    width: 100%;
    background-color: rgba(19, 24, 57, 0.9);
    background-image: ;
    background-size: cover;
    background-repeat: no-repeat;
    position: fixed;
    z-index: 9;
    bottom: -100vw;
    left: 0;
    right: 0;
    transition: all 0.3s;
}
#ewm-box img{width:33.3vw;}
.move-tips{text-align: center;}
.move-tips .arrow i{
	    background-image: url(/uploads/image/simg/gt.svg);
	    background-size: cover;
	    background-repeat: no-repeat;
	    width: 1.5vw;
	    height: 36vw;
	    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; }
}