@charset "utf-8";
a, img { vertical-align: top; }
.container { width: 84%; max-width:1280px; margin: auto; }
@media(max-width: 1600px){
	.container { width: 86%; }
}
@media(max-width: 1300px){
	.container { width: 90%; }
}
@media(max-width: 1100px){
	.container { width: 92%; }
}
@media(max-width: 500px){
	.container { width: 92%; }
	
}

.header .more { padding: 12px 0 0; }
.mMoreA { height: 40px; border-radius: 10px; position: relative; line-height: 40px; font-size:14px; color:#fff; position: relative; background: linear-gradient(90deg, #61E1CB 0%, #00666A 100%); overflow: hidden; display:inline-block; padding: 0 36px; transition: all .6s; }
.mMoreA i { position: relative; z-index: 4; padding-right: 12px; background: url(../images/mainmore.png) no-repeat right center; }
.mMoreA:after { content:''; width: 110%; position: absolute; top:0; left: -115%; background: #25313D; transition: all 0.6s; height: 110%; }
.mMoreA:hover { color:#fff; }
.mMoreA:hover:after { left:0; }

.header { z-index: 10; position: relative; padding: 0 28px; backdrop-filter: saturate(180%) blur(80px); background: rgba(255,255,255,.3);  backdrop-filter: blur(80px); background: #fff; }
.header .logo { position: relative; z-index: 5; padding: 15px 0; }
.header .logo img { width: auto; height: 35px; }


.header .nav { width: 100%; margin: 0 auto; position: absolute; left: 50%; transform:translateX(-50%); }
.header .nav ul li { position: relative; float:left; }
.header .nav ul li>a { display:block; margin: 0 20px; line-height: 65px; font-size:16px;color:#25313D; }
.header .nav ul li.sub>a { padding-right: 18px; background: url(../images/navbg1.png) no-repeat right center; }
.header .nav ul li:nth-child(1)>a { margin-left:0; }

.header .nav ul li.cur>a,.header .nav ul li:hover>a { color:#25313D; font-weight:bold; }
.header .nav ul li.sub.cur>a,.header .nav ul li.sub:hover>a { background: url(../images/navbg2.png) no-repeat right center; }

.header .nav ul li .subA { height:0; overflow: hidden; transition: all 0.5s; width: 340px; position: absolute; left: -50px; background: #fff; border-radius:0px 0 5px 5px; 
}
.header .nav ul li .subA-a { padding: 30px 30px; }
.header .nav ul li .subA a { transition:all 0.5s; color:#25313D; line-height: 30px; position: relative; text-align:left; display:block; font-size: 16px; transition:all 0.5s; line-height: 2; padding:0px 15px; }
.header .nav ul li .subA a:nth-child(n+2) { margin-top:10px; }
.header .nav ul li .subA-b { border-left:1px solid #dedede; }
.header .nav ul li .subA a:before { content:''; width: 3px; height: 0%; transition:all 0.6s; position: absolute; left:-2px; background: #0D9299; top:50%; transform:translateY(-50%); }
.header .nav ul li .subA a:hover:before { height: 20px; }
.header .nav ul li .subA a:hover { font-weight:bold; }
.header .nav ul li:nth-child(2):hover .subA { height:220px; border-radius: 16px; border:1px solid #dedede; }
.header .nav ul li:nth-child(2):hover .subA { height:140px; border-radius: 16px; border:1px solid #dedede; }
.header .nav ul li:nth-child(5):hover .subA { height:140px; border-radius: 16px; border:1px solid #dedede; }

@media(max-width:1600px){
	.header .nav .container { width: 100%; max-width:100%; }
	.header .nav { padding-left: 160px; }
}

@media(max-width:1100px){
	.header { padding: 0 3%; }
	.header .nav { display:none; }
	.mMoreA { padding: 0 20px; }
}

.banner { padding-top: 50px; }
.bannerB { position: absolute; left:0; top:50%; transform:translateY(-50%); width: 100%; z-index: 1; }
.bannerB .t1 { color: #15FFF3; font-weight:400;}
.bannerB .t2 { color: #ffffff; font-weight:700; }
.bannerB .more { margin-top:3vw; }
.font48 { font-size:48px; }
.font46 { font-size:46px; }
.font42 { font-size:42px; }
.font40 { font-size:40px; }
.font88 { font-size:88px; }
.banner .img { overflow: hidden; }
.banner .img img { transform:scale(1.2); transition:all 2s; }
.banner .active .img img { transform:scale(1); }
.smallM { font-size: 16px;color:#5E66F8; }
.smallM span { transition:all 0.5s; display:inline-block; padding-right: 15px; background: url(../images/smore.png) no-repeat right center; margin-top: 16px;}
.smallM.colorWhite span { background: url(../images/smore2.png) no-repeat right center; }
.smallM:hover span { color:#5E66F8; padding-right: 20px; }
.bannerB .more .smallM { line-height: 40px; margin-left:32px; }
@media(max-width:1700px){
	.font48 { font-size:40px; }
	.font46 { font-size:38px; }
	.font42 { font-size:36px; }
	.font40 { font-size:36px; }
	.font88 { font-size:76px; }
}
@media(max-width:1500px){
	.font48 { font-size:32px; }
	.font46 { font-size:32px; }
	.font42 { font-size:28px; }
	.font40 { font-size:28px; }
	.font88 { font-size:68px; }
}
@media(max-width:1300px){
	.font48 { font-size:26px; }
	.font42 { font-size:24px; }
	.font40 { font-size:24px; }
	.font88 { font-size:54px; }
}
@media(max-width:1100px){
	.font48 { font-size:28px; }
	.font46 { font-size:28px; }
	.font42 { font-size:24px; }
	.font40 { font-size:26px; }
	.font88 { font-size:48px; }
	.bannerB .more { margin-top: 8vw; }
}
@media(max-width:640px){
	.font48 { font-size:24px; }
	.font46 { font-size:24px; }
	.font42 { font-size:22px; }
	.font88 { font-size:40px; }
}
@media(max-width:500px){
	.font48 { font-size:26px; }
	.font42 { font-size:24px; }
	.font88 { font-size:32px; }
}

.alignC { text-align:center; }
.mainTit .t { color:#25313D; font-weight:bold; }
.homeA { padding: 7vw 0 3vw; background: #fff; }
.homeA-a { margin-top:3vw; }
.homeA-a .img { overflow: hidden; border-radius:12px; float:left; width: 64%; }
.homeA-a .img img { transition:all 0.5s; }
.homeA-a .img:hover img { transform:scale(1.1); }
.homeA-a .con { position: absolute; right:0; top:49%; transform:translateY(-50%); width: 31%; font-size:20px; color:#25313D; line-height: 1.8; letter-spacing: 1px;}
.homeA-a .con p:nth-child(n+2) { margin-top:15px; }
.homeA-b { margin:4vw 0 2.5vw; }
.homeA-c ul li { float:left; width: 33.3333%; padding: 0 1%; }
.homeA-c ul li .icon { height: 80px; }
/* .homeA-c ul li:hover .icon { transform:rotateY(180deg); transition:all 1s; } */
.homeA-c ul li .icon img { max-height:100%; width: auto; }
.homeA-c ul li .con { margin-top: 22px; }
.homeA-c ul li .con .t { font-size:26px;color:#25313D; }
.homeA-c ul li .con .c { font-size:18px;color:#333; margin-top:20px; line-height: 1.8; }
@media(max-width: 1500px){
	.homeA-a .con { font-size:16px; }
	.homeA-c ul li .con .t { font-size:22px; }
	.homeA-c ul li .con .c { font-size:17px; }
}
@media(max-width: 1100px){
	.homeA { padding: 9vw 0 10vw; }
	.homeA-a { margin-top: 6vw; }
	.homeA-a .img { width: 100%; }
	.homeA-a .con { position: relative; width: 100%; float:left; top:0; transform:translateY(0); margin-top:29px; }
	.homeA-a .con { line-height: 26px; font-size:14px; }
	.homeA-a .con p:nth-child(n+2) { margin-top:22px; }
	.homeA-b { margin: 10vw 0 0; margin-top: 60px;}
	.homeA-c ul li .icon { height: auto; }
	.homeA-c ul li { width: 100%; margin-top:8vw; }
	.homeA-c ul li .con { margin-top: 16px; }
	.homeA-c ul li .con .t { font-size:18px; }
	.homeA-c ul li .con .c { font-size:14px; margin-top:12px; line-height: 26px; }
}


.homeB { padding: 0 0 40px; background: #fff; }
.homeB-c { float:left; width: 35%; }
.homeB-c .topT { font-weight:bold; color:#25313D; line-height: 1.2; }
.homeB-c .text { font-size:18px;color:#25313D; line-height: 1.6;margin-top: 20px; }
.homeB-c .con { margin-top:2vw; }
.homeB-c .con ul { border-left:2px solid #E0E8EE; display: inline-block; }
.homeB-c .con ul li { padding-left: 30px; position: relative; cursor: pointer; transition: all 0.5s; font-size:22px; line-height: 1; color:#7F8E9C; }
.homeB-c .con ul li:hover { opacity: 1; }
.homeB-c .con ul li.cur { opacity: 1; }
.homeB-c .con ul li.cur,.homeB-c .con ul li:hover { color:#25313D; }
.homeB-c .con ul li:before { content:''; width: 4px; height: 0%; transition: all 0.5s; background: #0D9299; position: absolute; left:-3px; top:0; }
.homeB-c .con ul li.cur:before,.homeB-c .con ul li:hover:before { height: 100%; }
.homeB-c .con ul li:nth-child(n+2) { margin-top:30px; }
.homeB-d { float:right; width: 60%; }
.homeB-d .img {overflow: hidden; border-radius:15px; box-shadow: 10px 10px 22px 0px rgb(94 102 248 / 11%);}
.homeB-f .img {overflow: hidden; border-radius:10px; box-shadow: 10px 10px 22px 0px rgb(94 102 248 / 11%);}
.homeB-e { display:none; }
.homeB-b2 { margin-top:0; top: -.5vw; }

.homeB-b .homeB-d,.homeB-e { position: relative; }
.homeB-b img { position: relative; z-index: 5; }

.homeB-f { position: relative; }
.homeB-f .t { font-size:16px; color:#5E66F8; margin-top:4vw; }
.homeB-f .swiper-container { padding-bottom:8vw; }
.homeB-f .swiper-container .swiper-pagination { top:auto; bottom:0; background: none; border-bottom:1px solid rgba(94,102,248,0.28); height: 3px; }
.homeB-f .swiper-container .swiper-pagination .swiper-pagination-progressbar-fill { background: rgba(94,102,248,1); height: 3px; border-radius:10px; }
.homeB-e2 { margin-top:10vw; }

.homeB-z { padding: 0 50px; }
.homeB-y { z-index: 5; position: relative; padding:6vw 6.5vw 9vw; border-radius:20px; margin-top: 70px; background: url(../images/homebbg.png) no-repeat center/cover; }
.homeB-y:before { content:''; width: 96%; height: 35px; z-index: -1; border-radius:20px 20px 0 0; background: linear-gradient(180deg, rgba(218,226,233,0.30) 0%, rgba(245,249,252,0.30) 87%); position: absolute; left:50%; transform:translateX(-50%); top:-35px; }
.homeB-y .more { margin-top:50px; }
.homeB-d { position: relative; }
.homeB-d ul li { padding: 0 40px; position: relative; }
.homeB-d ul li:before,.homeB-d ul li:after { content:''; position: absolute; left:50%; top:50%; transform:translate(-50%, -50%); border-radius:15px; overflow: hidden; }
.homeB-d ul li:before { z-index: 3; background: #CFDBE4; height: calc(100% - 40px); width:calc(100% - 40px); }
.homeB-d ul li:after { z-index: 1; background: #DDE6ED; height: calc(100% - 80px); width: 100%; }
.homeB-d .taxBox { position: relative; z-index: 5; }
.homeB-c .topT span { display:block; }
@media(max-width:1700px){
	.homeB-c .con ul li { font-size:20px; }
	.homeB-c .text { font-size: 16px; line-height: 1.5; }
	.homeB-c .con ul li { font-size:20px; }
	.homeB-c .con ul li:nth-child(n+2) { margin-top:25px; }
	.homeB-y .more { margin-top:40px; }
}
@media(max-width:1500px){
	.homeB-c .con ul li { font-size:18px; }
	.homeB-c .text { margin-top:15px; font-size: 16px; line-height: 1.5; }
	.homeB-c .con ul li:nth-child(n+2) { margin-top:20px; }
	.homeB-y .more { margin-top:30px; }
	.homeB-y { padding:8vw 5vw 10vw; }
}
@media(max-width:1300px){
	.homeB-c .con ul li { font-size:16px; }
}
@media(max-width:1100px){
	.homeB-y { border-radius:8px; background: url(../images/homebbgm.png) no-repeat center bottom/cover #F5F9FC; }
	.homeB-y:before { border-radius:8px; height: 20px; top: -20px; }
	.homeB-z { padding: 0px 4%; }
	.homeB-y { margin-top: 40px; padding: 30px 15px; }
	.homeB-c,.homeB-d { width:100%; }
	.homeB-c .con { margin-top:20px; }
	.homeB-d { margin-bottom:20px; }
	.homeB-d ul li { padding:0 10px; }
	.homeB-c .con ul li { padding-left: 15px; }
	.homeB-c .con ul li:nth-child(n+2) { margin-top:15px; }
	.homeB-d ul li:before, .homeB-d ul li:after { border-radius:10px; }
	.homeB-d ul li:after { height: calc(100% - 30px); }
	/*.homeB-b { display:none; }*/
	.homeB-e { display:block; margin-top:16vw; }
	.homeB-f { margin-top:6vw; }
	.homeB-e .topT { font-size:20px; line-height: 1.8; }
	.homeB-c .text { font-size: 14px; line-height: 1.8; }
}

.homeE .homeB-y { background: none; }
.homeE .homeB-y:before { display:none; }
.homeE .homeB-d { float:left; }
.homeE .homeB-c { float:right; }
.homeE .homeB-y { padding-top:0!important; }


.homeC { padding:10vw 0; position: relative; z-index: 10; }
.homeC-a .con { font-size:20px;color:#fff; line-height: 1.8; margin:30px 0 50px; }
.homeC-a .con a { color:#fff; text-decoration:underline; }

@media(max-width:1500px){
	.homeC-a .con { font-size:18px; line-height: 1.6; margin:25px 0 40px; }
}
@media(max-width:1100px){
	.homeC { padding:20vw 0 24vw; }
	.homeC-a .con { font-size:16px; line-height: 1.6; margin:10px 0 30px; }
}
@media(max-width:400px){
	.homeC-a .con { font-size:14px; }
}


.mainTit .con { font-size:16px;color:#333; line-height: 2; max-width:850px; margin: 36px auto 1.3vw; }

@media(max-width:1100px){
	.mainTit .con { line-height: 1.8; margin-top: 12px; padding: 0px 0px 12px 0px;}
}


.footer { padding: 4vw 0 20px;background: #25313D; position: relative; z-index: 10; }
.footerA { padding-bottom:6vw; }
.footerA-a dl { margin-right: 6vw; }
.footerA-a dl a { margin-bottom:18px; display:block; font-size:16px;color:#fff; transition: all .3s;font-weight: bold; }
.footerA-a dl dd a { display:block; font-size:14px; font-weight: normal; opacity: 0.8; }
.footerA-a dl a:hover { color: #0D9299; opacity: 1; }
.footerA-a .footContact .t { font-size:16px;color:#fff; margin-bottom: 10px; font-weight: bold;}
.footerA-a .footContact .c,.footerA-a .footContact .c a { font-size:16px;color:#fff; }
.footerA-a .footContact .c a { text-decoration:underline; }
.footerA-a .footContact .c a:hover { color:#0D9299; }
.footerA-a .footContact .c { margin-bottom: 20px; }
.copyright { padding-top: 15px; border-top:1px solid rgba(255,255,255,0.1); }
.copyright p,.copyright p a { font-size:14px;color:#7F8E9C; }
.copyright .linkin { display:inline-block; padding-left:10px; }

@media(max-width:1100px){
	.footerA .flogo { width: 100%; }
	.footerA-a { width: 100%; margin-top: 30px; }
	.footerA-a.fr { margin-top:0; }
	.footerA-a .footContact { width: 100%; margin: 20px 0 20px; }
	.footerA-a dl { width: 100%; margin-right:0; }
	.footer { padding-top: 10vw; }
	.copyright .fl,.copyright .fr { text-align:center; width: 100%; }
	.copyright .fr { margin-top:10px; }
	.footerA-a .footContact .t { margin-bottom:5px; }
	.footerA-a .footContact .c { margin-bottom:15px; }
	.footerA-a dl dd a,.footerA-a dl a { margin-bottom:10px; }
	.copyright .linkin.pc { display:none!important; }
}
@media(max-width:420px){
	.copyright p,.copyright p a { font-size:12px; }
	.copyright .linkin { display:inline; padding-left:0px; }
	.copyright .linkin img { width: 15px; }
}


.ibanner { position: relative; }
.ibannerCon { position: absolute; width: 100%; left:0; top:50%; transform:translateY(-50%); }
.ibannerCon .t { color:#25313D; font-weight:bold; }
.news { padding:4.5vw 0 5vw; }
.newsA-a { width: 55.5%; }
.newsA .topTit { font-size:32px; color:#25313D; font-weight:bold; margin-bottom:1.5vw; }
.newsA-c ul li { margin-bottom: 60px; }
.newsA-c a { display:block; }
.newsA-c .d { font-size:16px;color:#0D9299; margin:20px 0 15px; }
.newsA-c .t { font-size:26px;color:#25313D; margin: 0 0 15px 0; line-height: 1.3; transition: all .3s; }
.newsA-c ul li:hover .con .t { color: #0D9299; }
.newsA-c .c { font-size:18px;color:#25313D; line-height: 1.5; }
.newsA-d p { cursor: pointer; padding-bottom:20px; font-size:18px; color:#0D9299; position: relative; }
.newsA-d p:after { content:''; width: 20px; height: 20px; position: absolute; left:50%; margin-left:-10px; bottom:0; background: url(../images/news/more.png) no-repeat center; }
.newsA-b { width: 36.5%; }
/*.newsA-e ul li { background: url(../images/news/bg.png) no-repeat center; background-size: 100% 100%;}*/
.newsA-e ul li { }
.newsA-e ul li .a-fadeinB2 { text-align:center; border-radius:15px; overflow: hidden; }
.newsA-e .t { margin-top: 16px; }
.newsA-e .tt { font-size:24px; color:#0D9299; }
.newsA-e .cc { font-size:14px; padding-right:15px; color:#5E66F8; background: url(../images/news/more2.png) no-repeat right center; margin-right: 28px;}
.newsA-m { position: relative; }

.newsA-m .mMoreB { position: absolute; left:20px; bottom:20px; color:#fff; border:1px solid #fff; background: none; }
.newsA-m .mMoreB i { background: url(../images/mainmore2.png) no-repeat right center; padding-right:20px; }
.newsA-m .mMoreB:hover { border-color:#00666A; }
.newsA-m .mMoreB:after { background: #00666A; }


@media(max-width:1500px){
	.newsA .topTit { font-size:28px; }
	.newsA-c .t,.newsA-e .tt { font-size:22px; }
	.newsA-c ul li { margin-bottom: 4vw; }
}
@media(max-width:1300px){
	.newsA .topTit { font-size:24px; }
	.newsA-c .t,.newsA-e .tt { font-size:20px; }
}
@media(max-width:1100px){
	.news { padding:40px 0 50px; }
	.newsA .topTit { font-size:22px; margin-bottom: 20px; }
	.newsA-c .t,.newsA-e .tt { font-size:18px; }
	.newsA-a { width: 100%; }
	.newsA-b { width: 100%; margin-top: 30px; }
	.newsA-c ul li { margin-bottom:30px; }
	.newsA-c .d { margin: 24px 0 10px; }
	.newsA-c .t { margin-bottom:10px; line-height: 30px;}
	.newsA-c .c { display:none; }
}

/*新闻详情*/
.newsDetA { padding:7.5vw 0 6vw; }
.newsDetA-c .d { font-size:16px;color:#0D9299; padding:20px 0 40px;border-bottom: 1px solid #D8D8D8; }
.newsDetA-c .con { font-size:18px;color:#3D3D3D; margin:40px 0; padding-bottom:40px; border-bottom:1px solid #D8D8D8; line-height: 1.5; }
.newsDetA-c .con p:nth-child(n+2) { margin-top:12px; }
.newsDetA-c .con ul { margin-left: 20px; }
.newsDetA-c .con ul li { list-style:disc; }
.newsDetA-e { display:flex; flex-wrap:wrap; }
.newsDetA-e p { float:left;width:calc(50% - 10px); background: #F6F7F7;border-radius: 5px; padding:24px; margin-right:20px; }
.newsDetA-e p:nth-child(2) { margin-right:0; }
.newsDetA-e p .top { margin-bottom: 8px; background: url(../images/news/more3.png) no-repeat right center; line-height: 20px; font-size: 14px; text-transform: capitalize; color: #79838D; min-width: 20px; display:block; }
.newsDetA-e p .tt { font-size: 16px;line-height: 22px;text-transform: capitalize;color: #25313D; display:block;}
.newsDetA-e p:hover { transition: all 0.5s; background: #0D9299; }
.newsDetA-e p:hover .tt,.newsDetA-e p:hover .top { transition: all 0.5s; color:#fff; }  



@media(max-width:1500px){
	.newsDetA-e p { padding:20px; }
}
@media(max-width:1300px){
	.newsDetA-c .d { padding:16px 0 30px; }
	.newsDetA-c .con { font-size:16px; margin:30px 0; padding-bottom:30px; }
	.newsDetA-c .con p:nth-child(n+2) { margin-top:12px; }
	.newsDetA { padding:140px 0 70px; }
}
@media(max-width:1100px){
	.newsDetA-e p .top { height: auto;min-height:0; }
	.newsDetA-c .d { padding:16px 0 20px; }
	.newsDetA-c .con { margin:20px 0; padding-bottom:20px; font-size:14px; line-height: 1.8; }
	.newsDetA-c .d { font-size:14px; }
	.newsDetA-e p { padding: 15px 12px; width: 100%; margin-right:0; }
	.newsDetA-e p:nth-child(2) { margin-top: 15px; }
	.newsDetA { padding:100px 0 40px; }
	.newsDetA-e p .tt { font-size:14px;line-height: 1.8; }
}


/*合作伙伴*/
.ibannerCon { padding-top: 60px; }
.ibannerCon .c { margin:25px auto 20px; max-width:760px; font-size:16px; color:#111111; line-height: 2; letter-spacing: 1px;}
@media(max-width:1100px){
	.ibannerCon .c { margin:12px auto 10px; }
	.ibannerCon .c p { display:inline; }
}


/*申请试用*/
.applyA { position: relative; padding:0.5vw 0 7vw; }
.applyA .container { position: relative; z-index: 2; }

.applyA-a { max-width:600px; margin:6vw auto 0; }
.applyA-a .t { font-size:18px;color:#111111;margin-bottom:12px; }
.applyA-a .t span { color:#ff0000; }

.applyA-a .inp,.applyA-a .layui-input { width: 100%; border-radius:5px; border: 1px solid #25313D; height: 60px; padding-left: 16px; font-size:18px; }
.applyA-a ul li.phone .clearfix { width: 100%; border-radius:5px; border: 1px solid #25313D; height: 60px; padding-left: 16px; font-size:18px; }
.applyA-a ul li { margin-bottom:2.6vw; }
.applyA-a ul li .layui-input-inline { width: 100%; }
.applyA-a ul li.address .layui-inline { float:left; width: 32%; margin-right:2%; }
.applyA-a ul li.phone .layui-input-inline { float:left; width: 110px; }
.applyA-a ul li.address .layui-inline:last-child { margin-right:0; }

.applyA-a ul li.phone .layui-input-inline .layui-input { height: 58px; border:none; }
.applyA-a ul li.phone .pho { width:calc(100% - 115px); float:left; height: 58px; border:none; }
.applyA-a ul li.yzmA .yzm { width:calc(100% - 200px); float:left; }
.applyA-a ul li.yzmA span.inp { float:right; width: 180px; float:right; line-height: 58px; text-align:center; padding-left:0 ; cursor: pointer; transition: all 0.5s; }
.applyA-a ul li.yzmA span.inp:hover { background: #5E66F8; color:#fff; }
.applyA-a ul li textarea.inp { padding-top:10px; height: 300px; resize:none }

#countryCode { width: 100px; height: 58px; border:none; font-size:16px; }

.applyA-a .tips { font-size:18px;color: rgba(37, 49, 61, 0.5); line-height: 1.6; margin-bottom:2.6vw;}
.applyA-a .layui-btn { border:none; width: 155px; text-align:center; }


@media(max-width:1500px){
	.applyA-a .t { font-size:16px; margin-bottom: 8px; }
	.applyA-a .inp, .applyA-a .layui-input { height: 54px; font-size:16px;padding-left:12px; }
	.applyA-a ul li.phone .clearfix { height: 54px; }
	.applyA-a ul li.yzmA span.inp  { line-height: 52px; }
	.applyA-a ul li.phone .layui-input-inline .layui-input,.applyA-a ul li.phone .pho { height: 52px; }
	#countryCode { height: 52px; border:none; font-size:16px; }
	.applyA-a ul li textarea.inp { height: 240px; }
}
@media(max-width:1300px){
	.applyA-a .t { font-size:16px; margin-bottom: 8px; }
	.applyA-a .inp, .applyA-a .layui-input { height: 48px; font-size:16px;padding-left:12px; }
	.applyA-a ul li.phone .clearfix { height: 48px; }
	.applyA-a ul li.yzmA span.inp  { line-height: 46px; }
	.applyA-a ul li.phone .layui-input-inline .layui-input,.applyA-a ul li.phone .pho { height: 46px; }
	#countryCode { height: 46px; border:none; }
	.applyA-a ul li textarea.inp { height: 200px; }
}
@media(max-width:1100px){
	.applyA-a .inp, .applyA-a .layui-input { font-size:12px; }
	.applyA-a .t { font-size:14px; font-weight:bold; }
	.applyA { padding:40px 0 50px; }
	.applyA-a { max-width:600px; margin:0px auto 0; }
	.applyA-a ul li { margin-bottom:20px; }
	.applyA-a .tips { font-size:14px; line-height: 1.8; margin-bottom: 20px; }
	.applyA-a ul li.address .layui-form-item .layui-inline { display:inline-block; float:left; clear:none; margin-bottom:0; }
	.ibanner { padding-top: 64px; }
	.applyA-a ul li.phone .layui-input-inline { width: 70px; }
	.applyA-a ul li.phone .pho { width:calc(100% - 70px); padding-left:0; }
	#countryCode { width: 60px; font-size:12px; }
	.applyA-a .layui-select-title .layui-input { padding-left: 0; }
}

@media(max-width:600px){
	.applyA-a ul li.yzmA span.inp { width: 100px; }
	.applyA-a ul li.yzmA .yzm { width: calc(100% - 110px); }
	.applyA-a ul li textarea.inp { height: 150px; }
}


.homeA{ position: relative; }

/**小慢产品视频**/
.font16 { font-size:16px; }
.font18 { font-size:18px;}
.font20 { font-size:20px;}
.font24 { font-size:24px; }
.font26 { font-size:26px;}
.font28 { font-size:28px;}
.font32 { font-size:32px; }


.container2 { width: 67%; max-width: 1280px; margin: auto; }





@media(max-width:1700px) {
	.font32 { font-size: 27px; }
	.font28 { font-size: 24px; }
	.font26 { font-size: 22px; }
	.font24 { font-size: 20px;}
	.font20 { font-size: 18px; }
	.font18 { font-size: 16px; }

}

@media(max-width: 1600px){
	.container2 { width: 80%; }

}
@media(max-width: 1300px){
	.font32 { font-size: 23px; }
	.container2 { width: 86%; }
}
@media(max-width: 1100px) {
	.font32 { font-size: 20px; }
	.container2 { width: 90%; }
}
@media(max-width: 640px) { 
	.font28{ font-size: 22px; }
}
@media(max-width: 500px){
	.font24 { font-size: 18px; }
	.font28{ font-size: 18px; }
}

.header{
	position: fixed;
	width: 100%;
}
.header.fixed-head {
    z-index: 11111;
    position: fixed;
    top: 0;
    margin-top: 0;
    width: 100%;
    left: 0;
	background: rgba(255,255,255,.7);
    box-shadow: 0 0 10px #D4D4D4;
    transition: All .4s ease;
    -webkit-transition: All .4s ease;
    -moz-transition: All .4s ease;
    -o-transition: All .4s ease;
    -webkit-animation: headerFix 1s ease 1;
    animation: headerFix 1s ease 1;
	
}


@-webkit-keyframes headerFix {
	from {
		-webkit-transform: translateY(-100%);
	}

	to {
		-webkit-transform: translateY(0);
	}
}

@keyframes headerFix {
	from {
		transform: translateY(-100%);
	}

	to {
		transform: translateY(0);
	}
}



/**2023-6-2手机端修改**/
body.z-open .m-nav {
    top: 64px; z-index: 100000;
}

.m-nav dl dt {
    text-align: right;
    padding: 15px 15px 15px 0;
    cursor: pointer;
    border-bottom: 1px solid #e2e2e2;
	display: none;
}

.m-nav {
    top: -100%;
    position: fixed;
    z-index: 9;
    border-top:1px solid #ededed;
    width: 100%;
    transition: all 0.5s;
	background: #FFF;
	padding: 15px 17px 76px 17px;
	height: 100%;
}

/*.m-nav dl dd { border-top: 1px solid #CCE6F1; }*/

.m-nav dl dd li {
	/*border-bottom: 1px solid #CCE6F1;*/
    padding: 10px 0;
}

.m-nav dl dd li>a {
	background: url(../images/navjt.png) no-repeat left center;
    position: relative;
    display: block;
	color: #25313D;font-weight:bold;padding-left: 16px;
	font-size: 16px;
	line-height: 20px;
}
/*.m-nav dl dd li>a::before { position: absolute; content: ""; right: 0; top: 50%; transform: translateY(-50%); width: 9px; height: 5px; background: url(../images/m-nav.png)no-repeat center center/cover; }*/
.m-nav dl dd li.cur>a::before { background: url(../images/m-nava.png)no-repeat center center/cover; }
.m-nav dl dd li.cur>a { color: #00666A; }
.m-nav dl dd li:last-child>a::before { display: none; }
.m-nav dl dd li:nth-child(2)>a::before { display: none; }


.m-nav dl dd li .sub {
    display: none;
	margin-top: 10px;
	margin-left: 17px;
}

.m-nav dl dd li .sub a {
    display: block;
    font-size: 16px;
    color: #25313D;
    line-height: 20px;
	padding: 10px 0;
	/*border-bottom: 1px solid #CCE6F1;*/
}

.m-nav dl dd li .sub a:last-child { padding-bottom: 0; border-bottom: 0; }
/*.m-nav dl dd li .sub a:nth-child(1) { border-top: 1px solid #CCE6F1; }*/


.bannerA video { width: 100%; height: 100%; object-fit: cover; position: relative; }



.bannerA .video::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
    /* backdrop-filter: saturate(180%) blur(5px); */
	z-index: 1;
}
.bannerA .smallM span { margin-top: 0; }


.xfckmo { position: fixed; right: 32px; bottom: 24px; z-index: 999; }
.xfckmo .ckmpo { cursor: pointer; width: 40px; height: 40px; background: #fff; border-radius: 50%; position: relative; box-shadow: 2px 2px 6px 0px rgba(189,189,189,0.25);  }
.xfckmo .ckmpo .icon { line-height: 0; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); }
.xfckmo .ckmpo .ewm { position: absolute; cursor: pointer; width: 159px; background: #fff; display: none; box-shadow: 2px 2px 10px 0px rgba(189,189,189,0.2);border-radius: 8px; border: 1px solid #F2F2F2; top: -201px; right: 0; padding: 22px 15px 16px 17px; }
.xfckmo .ckmpo:hover .ewm { display: block; } 
.xfckmo .ckmpo .ewm .e .ea .img { float: left; line-height: 1; }
.xfckmo .ckmpo .ewm .e .ea .wx { float: left; font-size: 12px; color: #111111; line-height: 1; margin-left: 8px;}
.xfckmo .ckmpo .ewm .e .eb { margin-left: 18px; }
.xfckmo .ckmpo .ewm .e .eb .b1 { color: #5E66F8; font-size:16px; margin-top: 3px; }
.xfckmo .ckmpo .ewm .e .eb .b2 { font-size: 14px; color: #5E66F8; line-height: 1; margin-top: 2px; }
.xfckmo .ckmpo .ewm .ead .wx { margin-top: 1px; }
.xfckmo .ckmpo .ewm .ead { margin-top: 16px; }
.xfckmo .ckmpo .ewm .ead .ec { width: 72px; margin-top: 4px; margin-left: 18px; }
.xfckmo .return { cursor: pointer; box-shadow: 2px 2px 6px 0px rgba(189,189,189,0.25); display: none; margin-top: 10px; width: 40px; height: 40px; background: #fff; border-radius: 50px; position: relative; }
.xfckmo .return .icon { line-height: 0; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); }
.xfckmo .md { display: none; }


@media(max-width:1100px) {
	/* .bannerA video { width: 100%; height: 80vw; } */
	.bannerA .video::before {
		/* backdrop-filter: saturate(180%) blur(2px); */
	}

	.xfckmo { right: 16px; bottom: 60px; }
	.xfckmo .ckmpo .icon { width: 22px; }
	.xfckmo .ckmpo .icon img { width: 100%; }
	.xfckmo .md { display: block; }
	.xfckmo .pc { display: none; }
}

@media(max-width:500px) {
	.footer .container { margin-top: 0; }
}

.fixVideo { display: none; position: fixed; top:0; left:0;background: rgba(0,0,0,0.8);width: 100%;height: 100%;z-index: 1000; }
.fixVideoA {width: 100%;height: 100%;position: relative; }
.fixVideoB { position: absolute;width: 80%; height: auto; position: absolute;left: 50%;top: 50%; transform: translate(-50%, -50%);background: #fff; }
.fixVideoB .close { position: absolute; right:-1px; top:-40px;height: 40px;width: 40px;cursor: pointer; text-align: center;line-height: 40px; font-size: 30px;  z-index: 10000;background: #000; color:#fff;}
.fixVideoC { max-width:1500px; width: 90%; }
/**2023-7-3新增修改**/
.banner .img .mde { display: none; }
@media(max-width:1100px) {
	.banner .img .mde { display: block; }

	.banner .img .pce { display: none; }
}



.policyB { padding-top: 55px; }
.policyB .applyA-b { padding: 5vw 0 6vw; }
.policyA .con { padding: 0 0 6vw; font-size:18px; line-height: 1.8; color:#3D3D3D; }
.header.line { border-bottom:1px solid #E7E7E7; }
@media(max-width:1100px){
	.policyB .applyA-b { padding: 40px 0 50px; }
	.policyA .con { font-size:14px; line-height: 1.8; }
}

/*产品*/
.productA { padding: 8vw 0 6vw; }
.productA-a .mainTit .t span {   background-image:-webkit-linear-gradient(right, #01676B, #61E1CB); -webkit-background-clip:text; -webkit-text-fill-color:transparent; }
.productA-a .con { width:calc(100% - 740px); font-size:18px;color:#25313D; line-height: 1.6; }
.productA-b { margin-top:4.5vw; width:calc(50% + 640px); margin-left:calc(50% - 640px);  }
.productA-b .img { border-radius: 20px; overflow: hidden; }
.productA-b .t { font-size:26px; color:#25313D; margin:	20px 0 15px; line-height: 30px; height: 64px; overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.productA-b .c { font-size: 18px; font-weight: 300; line-height: 30px; color: #25313D;   }
.productA-b .swiper-container { padding-bottom:100px; }
.productA-b .swiper-pagination .swiper-pagination-bullet { opacity: 1; background: #25313D; height: 5px; width: 5px; transition:all 0.5s; border-radius:0; }
.productA-b .swiper-pagination .swiper-pagination-bullet-active { width: 44px; background: #0D9299;  }
@media(max-width:1700px){
	.productA-a .con { width:calc(100% - 600px); font-size:16px; }
}
@media(max-width:1524px){
	.productA-b { margin-top:4.5vw; width:93%; margin-left:7%;  }
	.productA-a .con { width:calc(100% - 540px); font-size:16px; }
	.productA-b .t { font-size:24px; margin: 15px 0 12px; }
	.productA-b .c { font-size:16px; line-height: 1.5; }
	.productA-b .swiper-container { padding-bottom:80px; }
}
@media(max-width:1300px){
	.productA-b { margin-top:4.5vw; width:95%; margin-left:5%;  }
	.productA-b .t { font-size:22px; margin: 15px 0 12px; height: 52px; line-height: 24px; }
	.productA-b .swiper-container { padding-bottom:60px; }
}
@media(max-width:1100px){
	.productA .mainTit { width: 100%; }
	.productA { padding: 100px 0 50px; text-align:center; }
	.productA-b { text-align:left; margin-top:20px; width:92%; margin-left:4%;  }
	.productA-a .con { width: 100%; margin-top:10px; font-size:14px; line-height: 26px; }
	.productA-b .img { border-radius:10px; overflow: hidden; }
	.productA-b .t { font-size:20px; margin: 10px 0 6px; }
	.productA-b .swiper-container { padding-bottom:70px; }
	.productA-b .c { font-size:14px; line-height: 26px; }
}

.productB { position: relative; padding:8vw 0 5.5vw; background: #25313D; min-height:100vh; }
.productBZ { position: relative; min-height: 100vh; width: 100%; }
.productB-a { position: absolute; top:50%; transform:translateY(-50%); right: 30px; }
.productB-a span { display:block; width: 6px; transition:all 0.5s; cursor: pointer; height: 6px; background: #fff; margin: 6px 0; }
.productB-a span.cur { background: #0D9299; height: 50px; }
.productB-b .mainTit .c { font-size:18px;color:#fff; line-height: 1.6; margin-top: 15px; }
.productB-c { margin-top:30px; text-align:center; }
.productB-c .topSwip .img { position: relative; display:inline-block; border-radius:20px; overflow: hidden; position: relative; }
.productB-c .topSwip .img .vidBtn { width: 69px; height: 69px; position: absolute; left:50%; top:50%; transform:translate(-50%, -50%); cursor: pointer; background: url(../images/product/vidbtn.png) no-repeat center/cover; }
.productB-c .botSwip { margin-top: 45px; }
.productB-c .botSwip .t { font-size:18px;color:#fff; margin-top:8px; }
.productB-c .botSwip .swiper-slide-thumb-active .t { color:#0D9299; font-weight:bold; }
.productB-c .botSwip .swiper-containerB { padding-bottom: 60px; }
.productB-c .botSwip .swiper-containerB .swiper-pagination { display:none; border-radius:2px; overflow: hidden; width: 400px; height: 3px; background: rgba(255, 255, 255, 0.1); left:50%; transform:translateX(-50%); top:auto; bottom:0; }

.productB-c .botSwip .swiper-containerB { padding-bottom: 0!important; }

.productB-c .botSwip .icon { height: 65px; }
.productB-c .botSwip .icon img { filter: grayscale(100%); opacity:1; }
.productB-c .botSwip .swiper-slide-thumb-active .icon img { filter: grayscale(0%); opacity:1; }

.productB-c .botSwip .swiper-containerB .swiper-pagination .swiper-pagination-progressbar-fill { background: #CFDBE4;  border-radius:2px;}
.productB.fixed { position: fixed; width: 100%; left:0; top:0; }
.productB-c .botSwip .swiper-containerB .swiper-pagination1 { display:none; }
@media(max-width:1950px){
	.productB { padding-top: 5vw; }
	.productB-b .mainTit .c { line-height: 1.5; }
	.productB-c .topSwip .img { width: 600px; }
	.productB-c .botSwip .t { font-size:17px; }
	.productB-c .botSwip .swiper-containerB { padding-bottom: 40px; }
	.productB-c .botSwip { margin-top: 30px; }
}

@media(max-width:1700px){
	.productB-b .mainTit .c { font-size:16px; line-height: 1.5; }
	.productB-c .topSwip .img { width: 500px; }
	.productB-c .botSwip .icon,.productB-c .botSwip .icon img { height: 55px; }
}

@media(max-width:1300px){
	.productB-c .botSwip .swiper-containerB { padding-bottom: 40px; }
	.productB-c .topSwip .img .vidBtn { width: 60px; height: 60px; }
	.productB-c .botSwip .t,.productB-b .mainTit .c { font-size:14px; line-height: 26px; }
}
@media(max-width:1100px){
	.productB { padding: 10vh 0 50px; }
	.productB-c .botSwip .swiper-containerB .swiper-pagination { width: 240px; }
	.productB-c .botSwip .swiper-containerB { padding-bottom: 30px; }
	.productB-c .botSwip { margin-top: 30px; }
	.productB-c .topSwip .img .vidBtn { width: 45px; height: 45px; }
	.productB-a { right:5px; }
	.productB.fixed { top:auto; bottom:0; }
	.productB-c .botSwip .icon,.productB-c .botSwip .icon img { height: 50px; }
}

/*关于*/
.aboutA { position: fixed; left:0; top:0; width: 100%; height: 100vh; z-index: 3; }
.aboutA-d { position: relative; width: 100%; height: 100%; }
.aboutA-a { width: 100vw; height: 100vh; background: url(../images/about/abouta.svg) no-repeat center/cover; position: absolute; left:50%; top:50%; transform:translate(-50%, -50%); }
.aboutA-b { left:0; width: 100%; top: calc(50% - 8vw); transform:translateY(-50%); position: absolute; z-index: 10; }
.aboutA-c { left:0; width: 100%; top: calc(50% + 5vw); transform:translateY(-50%); position: absolute; z-index: 10; color:#0D9299; font-weight:bold;}
.aboutB { width: 100%; height: 120vh; position: relative; }
.aboutB-a .img video { width: 100vw; height: 100vh; object-fit: cover; }
.aboutB-a { position: fixed; left:0; top:0; width: 100%; height: 100vh; }
.aboutB-a .img { position: fixed; left:0; top:0; width: 100%; height: 100vh; background: url(../images//about/aboutb1.png) no-repeat center/cover; }
.aboutB-a .vidBtn {line-height: 60px; position: fixed; right:0px; bottom:60px; padding-right: 80px; font-size:24px;color:#fff; cursor: pointer; }
.aboutB-a .vidBtn span { background: url(../images/about/vidbtn.png) no-repeat center; margin-left: 20px; vertical-align:top; display:inline-block; width: 60px; height: 60px; border-radius:50%; border:1px solid #fff; }
.aboutC { padding:6.5vw 0 6vw; background: url(../images/about/aboutcbg.png) no-repeat center/cover #fff; position: relative; z-index: 1000; }
.aboutC-a .con { font-size:18px;color:#25313D; line-height: 1.7; margin:30px 0 80px; }
.aboutC-a .con p:nth-child(n+2) { margin-top: 20px; }

.aboutA-d { overflow: hidden; }
/*.aboutA-d .circle { z-index: 10; position: absolute; left:50%; top: 50%; transform:translate(-50%, -50%); border-radius:50%; border:1px dashed #dedede; }*/
/*.aboutA-d .circleA { width: 15vw; height: 15vw; }
.aboutA-d .circleB { width: 26vw; height: 26vw; }
.aboutA-d .circleC { width: 38vw; height: 38vw; }
.aboutA-d .circleD { width: 68vw; height: 68vw; }*/
.mouseAA { z-index: 4; width: 30px; height: 30px; background: url(../images/mouse.png) no-repeat center; cursor: pointer;  position: fixed; left:50%; top: calc(100vh - 40px); transform:translate(-50%, -50%); }


@media(max-width:1500px){
	.aboutC-a .con { font-size:16px; line-height: 1.6; margin:1.6vw 0 4vw; }
}
@media(max-width:1100px){
	.mouseAA { display:none; }
	.aboutA-a { background: url(../images/about/aboutam.svg) no-repeat center/cover; }
	.aboutC { padding: 40px 0 50px; background: url(../images/aboutcbgm.png) no-repeat center bottom/cover #fff; }
	.aboutC-a .con { line-height: 1.8; font-size:14px; margin:10px 0 20px; }
	.aboutC-a .con p:nth-child(n+2) { margin-top: 10px; }
	.aboutB-a .vidBtn { position: absolute; left:50%; transform:translateX(-50%); font-size:16px; padding-right: 0; line-height: 30px; padding-top:40px; right:auto; bottom: 5vw; }
	.aboutB-a .vidBtn span { width: 40px; position: absolute; left:50%; top:0; transform:translateX(-50%); height: 40px; margin-left:0; }
	.aboutA-b { top: calc(50% - 16vw); }
	.aboutA-c { bottom: calc(50% - 18vw); top:auto; padding: 0 4%; transform:translateY(50%); }
}
@media(max-width:370px){
	.aboutA-c { bottom: calc(50% - 25vw); padding: 0 5%; transform:translateY(50%); }
}
.aboutD { position: relative; padding: 6.5vw 0 8.5vw; background: #25313D; z-index: 5; }
.aboutD-b { margin-top:80px; position: relative; padding-bottom:170px; }
.aboutD-b .clearfix { display:flex; flex-wrap:wrap; }
.aboutD-c { float:left; width: 420px; position: relative; padding-left:78px; }
.aboutD-c .base { border-bottom: 10px solid rgba(255,255,255,0.5); position: absolute; left:0; top:2px; color:#fff; opacity: 0.5; font-weight:bold; }
.aboutD-c .swiper-container { height: 200px; overflow: hidden; }
.aboutD-b .swiper-pagination { width: 100%; height: 5px; background: #515F6D; border-radius:3px; position: absolute; text-align:left; left:0; bottom:0; }
.aboutD-b .swiper-pagination .swiper-pagination-progressbar-fill { transition:all 0.6s; position: relative; display: inline-block; vertical-align:top; height: 5px; background: #D0D8E1; border-radius:3px; }
.aboutD-b .swiper-pagination .swiper-pagination-progressbar-fill:before { content:''; width: 93px!important; height: 32px; background: url(../images/about/car.svg) no-repeat center/cover; position: absolute; right:3px; bottom:3px;  }
.aboutD-c .count .t { font-size: 220px; color:#fff; font-weight:bold; line-height: 0.8; }
.aboutD-d { width: calc(100% - 420px); }
.aboutD-h { padding-right:30px; max-height: 320px; overflow-y:scroll;  }
.aboutD-d .t { font-size:24px;color:#0D9299; }
.aboutD-d .c { margin-top:10px; line-height: 1.66; font-size:18px;color:#ffffff; }
.aboutD-d ul li:nth-child(n+2) { margin-top:30px; }
.aboutD-h{scrollbar-color:  #7B8D9F rgba(69, 84, 99, 0.4); scrollbar-width: thin;  -ms-overflow-style:none; }
.aboutD-h::-webkit-scrollbar { width: 3px; height: 1px;}
.aboutD-h::-webkit-scrollbar-thumb { border-radius: 3px;-webkit-box-shadow: inset 0 0 1px rgba(69, 84, 99, 0.4);background: #7B8D9F;}
.aboutD-h::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 1px rgba(69, 84, 99, 0.4);border-radius: 3px;background: rgba(69, 84, 99, 0.4);}


.aboutD-f { text-align:right; width: 100%; position: absolute; bottom:0; right:110px; }
.mainQh {transition:all 0.6s; margin-left:10px; cursor: pointer; width: 50px; height: 50px; border-radius:50%;border: 2px solid #515F6D; display:inline-block; }
.mainQh.swiper-prev { background: url(../images/about/prev.png) no-repeat center; }
.mainQh.swiper-next { background: url(../images/about/next.png) no-repeat center; }
.mainQh:hover { border-color:#0D9299; background-color: #0D9299; }


@media(max-width:1700px){
	.aboutD-c { width: 400px; padding-left: 60px; }
	.aboutD-d { width:calc(100% - 400px); }
	.aboutD-c .count .t { font-size:200px; }
}
@media(max-width:1500px){
	.aboutD-c .base { border-bottom: 6px solid rgba(255,255,255,0.5); }
	.aboutD-c { width: 360px; padding-left: 50px; }
	.aboutD-d { width:calc(100% - 360px); }
	.aboutD-h { max-height: 280px; }
	.aboutD-c .count .t { font-size:160px; }
	.aboutD-c .swiper-container { height: 160px; }
	.aboutD-f { right: 113px; }
	.aboutD-d .t { font-size:22px; }
	.aboutD-d .c { font-size:16px;line-height: 1.6; }
	.aboutD-b { margin-top: 4vw; padding-bottom: 8vw; }
}
@media(max-width:1100px){
	.aboutD-c .base { border-bottom: 6px solid rgba(255,255,255,0.5); }
	.aboutD-c { width: 100%; height: 100px; }
	.aboutD-c .swiper-container { height: 100px; }
	.aboutD-d { margin-top: 10px; width:100%; }
	.aboutD-c .count .t { font-size:100px; }
	.aboutD-f { z-index: 5; right: 0; top:10px; position: relative; right:auto; top:auto; margin-top: 30px; text-align:left; }
	.mainQh { margin: 0 10px 0 0; }
	.aboutD-d .t { font-size:22px; }
	.aboutD-d .c { font-size:16px;line-height: 1.6; }
	.aboutD-b { margin-top: 30px; padding-bottom: 10px; }
	.aboutD-d ul li:nth-child(n+2) { margin-top:20px; }

	.aboutD-b .swiper-pagination { display:none; }
	.aboutD-b .swiper-pagination .swiper-pagination-progressbar-fill:before { width: 61px!important; height: 20px; background: url(../images/about/car.svg) no-repeat center/cover; }

}
@media(max-width:500px){
	.aboutD-c { height: 80px; }
	.aboutD-c .count .t { font-size:80px; }
	.aboutD-c .swiper-container { height: 80px; }
	.mainQh { width: 46px; height: 46px; }
}


































.aboutE { position: relative; padding: 6.5vw 0 8.5vw; background: #F5F9FC; z-index: 5; }
.aboutF { position: relative; padding: 6.5vw 0 6vw; background: #FFF; z-index: 5; }
.aboutE-b { margin-top: 60px; }
.aboutE-b .swiper-container { margin-top: 15px; }
.aboutE:after,.aboutE:before { content:''; width: 20vw; height: 100%; position: absolute; top:0; z-index: 8; opacity: 0.8; }
.aboutE:after { background: url(../images/about/right.png) no-repeat left center/cover; right:0; }
.aboutE:before { background: url(../images/about/left.png) no-repeat right center/cover; left :0; }
.aboutE-b .swiper-wrapper {  -webkit-transition-timing-function: linear;   -ms-transition-timing-function: linear; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; transition-timing-function: linear;  }
.mainTit .c { font-size:18px; color:#25313D; }
@media(max-width: 1600px){
	.aboutE-b { margin-top: 3vw; }
}
@media(max-width: 1100px){
	.aboutE,.aboutF { padding: 40px 0 50px; }
	.aboutE-b { margin-top: 10px; }
}
@media(max-width: 750px){
	.aboutE:after,.aboutE:before {  opacity: 1; }
	.aboutE-b .swiper-container { margin-top: 10px; }
}
.aboutF-a .mainTit .c { margin-top: 15px; }
.aboutF-b { margin-top:70px; }
.aboutF-b .swiper-container { padding-bottom:100px; }
.aboutF-b .swiper-pagination .swiper-pagination-bullet { opacity: 1; background: #25313D; height: 5px; width: 5px; transition:all 0.5s; border-radius:0; }
.aboutF-b .swiper-pagination .swiper-pagination-bullet-active { width: 44px; background: #0D9299;  }
.aboutF-b .tit { height: 80px; position: relative; position: relative; margin: 0 auto; text-align: center; padding:10px 0;}
.aboutF-b .tit .t { position: absolute; left:50%; top:50%; transform:translate(-50%,-50%); font-size: 14px;color:#25313D; }
.aboutF-b .tit:after,.aboutF-b .tit:before { content:''; width: 41px; height: 80px; position: absolute; left:0; top:50%; transform: translateY(-50%);}
.aboutF-b .tit:after { right:0; left:auto; background: url(../images/about/afterbg.png) no-repeat center/cover;}
.aboutF-b .tit:before { background: url(../images/about/beforebg.png) no-repeat center/cover;}

.aboutF-b ul li { padding: 0 20px 20px; width: 33.3333%;float:left; }

@media(max-width:1524px){
	.aboutF-b { margin-top:3.5vw; }
	.aboutF-b .swiper-container { padding-bottom:80px; }
}
@media(max-width:1300px){
	.aboutF-b .swiper-container { padding-bottom:60px; }
	.aboutF-b .tit .t { font-size:16px; }
}
@media(max-width:1100px){
	.aboutF-b { margin-top:20px; }
	.aboutF-b .swiper-container { padding-bottom:40px; }
}
@media(max-width:850px){
	.aboutF-b ul li { padding: 0 10px 20px; width: 50%; }
}
@media(max-width:450px){
	.aboutF-b ul li { padding: 0 0 20px; width: 100%; }
}


.applyA-a dl { text-align:center; margin-bottom: 50px; }
.applyA-a dl dd { display:block; padding: 5px; border-radius:10px; background: rgba(37, 49, 61, 0.1); }
.applyA-a dl dd a { display:inline-block; padding: 14px 42px; border-radius:10px; color:#25313D; transition:all 0.5s; font-size:16px; }
.applyA-a dl dd a:hover,.applyA-a dl dd a.cur { background: #25313D; color:#fff; }


@media(max-width:1500px){
	.applyA-a dl { margin-bottom: 2.5vw; }
	.applyA-a dl dd a { padding: 12px 36px; }
}
@media(max-width:1100px){
	.applyA-a dl { margin-bottom: 25px; }
	.applyA-a dl dd a { padding: 8px 26px; }
}
@media(max-width:600px){
	.applyA-a dl dd a { padding: 8px 20px; }
}
@media(max-width: 380px){
	.applyA-a dl dd a { padding: 5px 15px; }
}


.productBY:nth-child(2n) .productB { background: #FFF; }
.productBY.productBZ3 .productB { background: #F6F7F7; }
.productBY:nth-child(2n) .productB .productB-b .mainTit .c { color: #25313D; }
.productBY.productBZ3 .productB .productB-b .mainTit .c { color: #25313D; }


.productBY-a { position: relative; margin-top:45px; }
.productBY-b { float:left; width: 58.6%; position: absolute; left:0; top: 50%; transform:translateY(-50%);  }

.productBY-c { padding:40px 0; float:right; width: 33%; }
.productBY-d { border-left: 2px solid #364C5D; }


.productBY-b .img { position: relative; display:inline-block; border-radius:20px; overflow: hidden; position: relative; }
.productBY-b .img .vidBtn { width: 69px; height: 69px; position: absolute; left:50%; top:50%; transform:translate(-50%, -50%); cursor: pointer; background: url(../images/product/vidbtn.png) no-repeat center/cover; }

.productBY-c .tabT { cursor: pointer; position: relative; padding-left: 20px; }
.productBY-c .c { display:none; }
.productBY-c .t { font-size:18px;font-weight:bold; color:#fff; }
.productBY-c .c { font-size:18px;color:#fff;line-height: 1.8; font-weight:lighter; margin-top: 6px; }
.productBY-c .cur .c { display:block; }
.productBY-c .cur .t { color:#15FFF3; }


.productBY-c .tabT:nth-child(n+2) { margin-top: 30px; }
.productBY-c .tabT:before { content:''; width: 2px; height: 0; transition:all 0.6s; background: #15FFF3; position: absolute; left: -2px; top:0; }
.productBY-c .tabT.cur:before { height: 100%; }

.productBY:nth-child(2n) .productBY-c { float:left; }
.productBY:nth-child(2n) .productBY-b { float:right; left:auto; right:0; }
.productBY:nth-child(2n) .productBY-d { border-left: 2px solid #E0E8EE; }
.productBY:nth-child(2n) .productBY-c .t {  color:#25313D; }
.productBY:nth-child(2n) .productBY-c .c {  color:#25313D; }
.productBY:nth-child(2n) .productBY-c .cur .t { color:#0D9299; }
.productBY:nth-child(2n) .productBY-c .tabT:before { background: #0D9299; }



.productBY-e { margin-top: 40px; }
.productBY-e .img { border-radius:15px; overflow: hidden; }
.productBY-e .img img { transition: all 0.5s; }
.productBY-e .img:hover img { transform:scale(1.1); }
.productBY-e .t { font-size:26px;color:#25313D; padding:20px 0 10px; }
.productBY-e .c { font-size:18px; line-height: 1.8; color:#25313D; }
.productBY-e .swiper-pagination { display:none; }
@media(max-width:1500px){
	.productBY-c .c { font-size: 16px; }
	.productBY-c .tabT:nth-child(n+2) { margin-top: 20px; }
	.productBY-e .t { font-size:22px; padding:20px 0 10px; }
	.productBY-e .c { font-size:16px; line-height: 1.8; }
}
@media(max-width:1500px){
	.productBZ { height:auto; }
	.productB.fixed { position: relative; opacity: 1!important; }
}
@media(max-width:1100px){
	.productBY-e,.productBY-a { margin-top: 20px; }
	.productBY-b { position:relative; top:0; transform:translateY(0); width: 100%; }
	.productBY-c { width: 100%; padding:20px 0 0; }
	.productBY-c .c { font-size: 14px; }
	.productBY-c .tabT:nth-child(n+2) { margin-top: 20px; }
	.productBY { height: auto; }
	.productBY .productB.fixed { position: relative; opacity: 1!important; }
	.productBY-e .t { font-size:18px; padding:16px 0 6px; }
	.productBY-e .c { font-size:14px; line-height: 1.8; }
	.productBY-e .swiper-container { padding-bottom:50px; }
	.productBY-e .swiper-pagination { display:block; }
	.productBY-e .swiper-pagination .swiper-pagination-bullet { opacity: 1; background: #25313D; height: 5px; width: 5px; transition:all 0.5s; border-radius:0; }
	.productBY-e .swiper-pagination .swiper-pagination-bullet-active { width: 44px; background: #0D9299;  }

}





.mainScro { width: 100%; overflow:hidden; margin-bottom:20px; }
.mainScro .conA { overflow-x:scroll; }
.mainScro .conA ul { min-width: 1200px; border-bottom:3px solid #D2DDE5; }
.mainScro .conA ul li { font-weight:bold; float:left; font-size:14px;color:#7F8E9C; padding-bottom:15px; margin-right:20px; position: relative; }
.mainScro .conA ul li.cur { color:#25313D; }
.mainScro .conA ul li.cur:after { content:''; width: 100%; height: 3px; background: #0D9299; position: absolute; left:0; bottom:-3px; }


.mainScro .conA{
	scrollbar-color:  rgba(0,0,0,0) rgba(0,0,0,0);  /* 绗竴涓柟鍧楅鑹诧紝绗簩涓建閬撻鑹�(鐢ㄤ簬鏇存敼鐏嫄娴忚鍣ㄦ牱寮�) */
	scrollbar-width: thin;  /* 鐏嫄婊氬姩鏉℃棤娉曡嚜瀹氫箟瀹藉害锛屽彧鑳介€氳繃姝ゅ睘鎬т娇婊氬姩鏉″搴﹀彉缁� */
	-ms-overflow-style:none;  /* 闅愯棌婊氬姩鏉★紙鍦↖E鍜孍dge涓や釜娴忚鍣ㄤ腑寰堥毦鏇存敼鏍峰紡锛屽浐閲囧彇闅愯棌鏂瑰紡锛� */
}
/* 浠ヤ笅鏄痗hrome娴忚鍣ㄨ嚜瀹氫箟婊氬姩鏉℃牱寮忔柟寮� */
.mainScro .conA::-webkit-scrollbar {/*婊氬姩鏉℃暣浣撴牱寮�*/
	width: 3px;     /*楂樺鍒嗗埆瀵瑰簲妯珫婊氬姩鏉＄殑灏哄*/
	height: 1px;
}
.mainScro .conA::-webkit-scrollbar-thumb {/*婊氬姩鏉￠噷闈㈠皬鏂瑰潡*/
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
	background: rgba(0,0,0,0);
}
.mainScro .conA::-webkit-scrollbar-track {/*婊氬姩鏉￠噷闈㈣建閬�*/
	-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
	border-radius: 3px;
	background: rgba(0,0,0,0);
}


.mainScro1 .conA ul li { color:#fff; }
.mainScro1 .conA ul li.cur { color:#15FFF3; }
.mainScro2 .conA ul li.cur { color:#0d9299; }
.mainScro1 .conA ul li.cur:after { background: #15FFF3; }
.mainScro2 .conA ul li.cur:after { background: #0d9299; }
.mainScro1 .conA ul { min-width: 600px; }
.mainScro2 .conA ul { min-width: 600px; }


.productBY-b .con .c { margin-top:10px; font-size:14px; line-height: 1.8; color:#fff; }
.productBY:nth-child(2n) .productBY-b .con .c {color:#25313D; }


@media(max-width:1100px){
    .newDetailB { width:100%; }
}


.homeA-a .img { position:relative; }
.homeA-a .img .vidBtn { z-index: 10; width: 69px; height: 69px; position: absolute; left:50%; top:50%; transform:translate(-50%, -50%); cursor: pointer; background: url(../images/product/vidbtn.png) no-repeat center/cover; }











































































































































































































































































































































































































































































































