html{width: 100%;font-size: 10px;}
@media screen and (max-width:1720px) {html{font-size: 9px;}}
@media screen and (max-width:1520px) {html{font-size: 8px;}}
@media screen and (max-width:1320px) {html{font-size: 7px;}}
@media screen and (max-width:1024px) {html{font-size: 8px;}}

:root{
	--main-color:#056e40;
	--black1:#000000;
	--black2:#333333;
	--black3:#666666;
	--white:#FFFFFF;
	--gray:#F5F5F5;
	--linear-bg:linear-gradient(45deg, #056e40 0%, #91c42f 100%);
	--font12: clamp(12px, 1.2rem, 12px);
	--font14: clamp(12px, 1.4rem, 14px);
	--font15: clamp(12px, 1.5rem, 15px);
	--font16: clamp(13px, 1.6rem, 16px);
	--font17: clamp(13px, 1.7rem, 17px);
	--font18: clamp(14px, 1.8rem, 18px);
	--font20: clamp(15px, 2rem, 20px);
	--font22: clamp(16px, 2.2rem, 22px);
	--font24: clamp(17px, 2.4rem, 24px);
	--font26: clamp(18px, 2.6rem, 26px);
	--font28: clamp(18px, 2.8rem, 28px);
	--font30: clamp(20px, 3rem, 30px);
	--font32: clamp(20px, 3.2rem, 32px);
	--font34: clamp(22px, 3.4rem, 34px);
	--font36: clamp(22px, 3.6rem, 36px);
	--font38: clamp(24px, 3.8rem, 38px);

	/* --- font40 */
	--font40: clamp(23px, 4rem, 40px);
	--font42: clamp(24px, 4.2rem, 42px);
	--font44: clamp(24px, 4.4rem, 44px);
	--font46: clamp(25px, 4.6rem, 46px);
	--font48: clamp(26px, 4.8rem, 48px);

	/* --- font50 */
	--font50: clamp(28px, 5rem, 50px);
	--font52: clamp(28px, 5.2rem, 52px);
	--font54: clamp(28px, 5.4rem, 54px);
	--font56: clamp(28px, 5.6rem, 56px);
	--font58: clamp(29px, 5.8rem, 58px);

	/* --- font60 */
	--font60: clamp(30px, 6rem, 60px);
	--font64: clamp(31px, 6.6rem, 64px);
	--font66: clamp(31px, 6.6rem, 66px);

	/* --- font70 */
	--font70: clamp(32px, 7rem, 70px);
	--font72: clamp(32px, 7.2rem, 72px);
	--font80: clamp(32px, 8rem, 80px);

	--font100: 10rem;
	--font120: 12rem;
	--font160: 16rem;

}

body{position: relative;font-size: var(--font16); background: #fff;line-height: 1.5; color: var(--black1); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;font-family: -apple-system,BlinkMacSystemFont,"OPPOSans","PingFang SC","Microsoft YaHei","Helvetica Neue",Arial,sans-serif;}
ol,ul,li{list-style: none;}
a{text-decoration: none; color: var(--black2); -webkit-tap-highlight-color: rgba(255,0,0,0); transition: all .4s ease; cursor: pointer;}
em,i{font-style: normal;}
h1,h2,h3,h4,h5,h6,th{font-weight: normal;}
strong{font-weight: 800;}
img{border: 0; height: auto; vertical-align: middle;pointer-events: none;/*display: block;*/}
table{border-collapse: collapse; border-spacing: 0;}
input,textarea,select,button{border: 0; background: none; outline: 0; font-family: "Microsoft Yahei";}
input[type="button"],input[type="text"],input[type="submit"]{appearance: none; -moz-appearance: none; -webkit-appearance: none;}
input,input:focus,input:active{user-select: text;}
button:focus{outline: 0;}
textarea{resize: none;}
video{outline: none;display: block;}
*{margin: 0;padding: 0;box-sizing: border-box;}

@keyframes textDash {to {stroke-dashoffset: 0;}}
.clearfix:after{content: ""; *zoom: 1; display: block; visibility: hidden; height: 0; clear: both;overflow: hidden;}
.relative{position: relative;}
.fl{float: left;}
.fr{float: right;}
.flex {display: flex;height: 100%;}
.content_box {box-sizing: border-box;width: 100%;margin: auto;padding-top: 8rem;}
.pd50{padding: 0 5rem;}
.w1400{position: relative;width: 1400px;margin: 0 auto;}
.layui-layer-video{max-width: 1200px;}
.layui-layer-video video{display: block;width: 100%;}
.z9{position: relative;z-index: 9;}
.hide{display: none;}

.pdb4{padding-bottom: 4rem;}
.pdt5{padding-top: 5rem;}
.pdb5{padding-bottom: 5rem;}
.pdt10{padding-top: 10rem;}
.pdb10{padding-bottom: 10rem;}
.dhsn {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

@media screen and (max-width:1600px){
	.w1400{width: 1200px;}
}
@media screen and (max-width:1400px){
	.w1400{width: 1000px;}
}
@media screen and (max-width:1200px){
	.w1400{width: 980px;}
}
@media screen and (max-width:1024px){
	.w1400{width: 100%;padding-left: 2rem;padding-right: 2rem;}
	.pdt10{padding-top: 8rem;}
	.pdb10{padding-bottom: 8rem;}
}
@media screen and (max-width:768px){
	.pdb4{padding-bottom: 3rem;}
}

@font-face {
	font-family: DIN;
	src: url(../fonts/DIN-BOLD.OTF);
	font-display: swap;
	unicode-range: U+0030-0039;
}
@font-face {
	font-family: OPPOSans;
	src: url(../fonts/OPPOSans-H.ttf);
	font-display: swap;
	font-weight: bold;
}
@font-face {
	font-family: OPPOSans;
	src: url(../fonts/OPPOSans-M.ttf);
	font-display: swap;
	font-weight: 500;
}
@font-face {
	font-family: OPPOSans;
	src: url(../fonts/OPPOSans-R.ttf);
	font-display: swap;
}




.h-header{position: fixed;left: 0;top: 0;width: 100%;z-index: 9999;transition: .4s;}
.h-header>div{display: flex;align-items: center;}
.h-logo{display: flex;align-items: center;}
.h-logo i{display: block;width: 8rem;height: 7rem;background-image: url(../images/logo1.png);background-size: 100% 100%;transition: .4s;}
.h-logo p{font-size: var(--font14);color: #FFFFFF;margin-left: 2rem;transition: .4s;}
.h-nav{margin-left: auto;display: flex;}
.h-nav .li{margin-right: 7rem;position: relative;}
.h-nav .li>a{display: block;font-size: var(--font18);color: #FFFFFF;line-height: 10rem;display: flex;align-items: center;}
.h-nav .li i{display: block;width: 2.2rem;height: 2.2rem;background-image: url(../images/iconHome1.png);background-size: 100%;margin-right: 0.5rem;}
.h-nav .li.active>a{font-weight: bold}
.h-nav .li>a:hover{color: var(--main-color)!important;}
.h-nav .li:hover i{background-image: url(../images/iconHome2.png);}


.h-subnav {width:20rem;background:#FFFFFF;font-size:var(--font16);text-align:left;position:absolute;left:50%;transform: translateX(-50%);top:100%;height:0;overflow:hidden;opacity:0;visibility:hidden;transition:all .4s;box-shadow:0 0 1.6rem -4px rgba(0,0,0,.3);margin-top:2rem;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;z-index:9999;}
.h-subnav ol li{width: 100%;margin: 0 !important;}
.h-subnav a {transition: .4s; padding: 1.5rem 0.5rem;box-sizing: border-box; width: 100%; display:block;line-height:2.4rem;color:#333;font-size: var(--font16);text-align: center;font-weight: normal;color: #333;}
.h-subnav a:hover {background:var(--main-color);color:#fff!important;}
.h-lang .h-subnav{width: 10rem;}
.h-nav .li:hover .h-subnav,.h-lang:hover .h-subnav  {height:auto;opacity:1;visibility:visible;margin-top:0;}

.h-lang{display: flex;align-items: center;position: relative;line-height: 10rem;cursor: pointer;}
.h-lang span{color: #FFFFFF;font-size: var(--font18);margin-right: 0.5rem;transition: .4s;}
.h-lang i{display: block;width: 15px;height: 8px;background: url(../images/iconDown1.png);transition: .4s;}

.h-header.active,.h-header:hover{background: #FFFFFF;box-shadow: 0 0 1rem 0 rgba(0,0,0,.2);}
.h-header.active .h-logo i,.h-header:hover .h-logo i{background-image: url(../images/logo2.png);}
.h-header.active .h-logo p,.h-header:hover .h-logo p{color: #333;}
.h-header.active .h-nav .li>a{line-height: 8rem;}
.h-header.active .h-nav .li>a i,.h-header:hover .h-nav .li>a i{background-image: url(../images/iconHome3.png);}
.h-header.active .h-nav .li>a,.h-header:hover .h-nav .li>a{color: var(--black1);}
.h-header.active .h-nav .li.active>a i,.h-header:hover .h-nav .li.active>a i{background-image: url(../images/iconHome2.png);}
.h-header.active .h-nav .li.active>a,.h-header:hover .h-nav .li.active>a{color:var(--main-color)}

.h-header.active .h-lang span,.h-header:hover .h-lang span{color:var(--black1);}
.h-header.active .h-lang i,.h-header:hover .h-lang i{background: url(../images/iconDown2.png);}


.wap_header{width: 100%; height: 7rem; padding: 0 3rem; display: none; justify-content: space-between; align-items: center; position: sticky;top: 0;left:0; z-index: 9999;box-sizing: border-box;background: #fff;box-shadow: 0 0 4px 0 rgba(0,0,0,.1);}
.wap_header .w-logo{background-repeat: no-repeat;margin-right: auto;display: flex;align-items: center;}
.wap_header .w-logo img{height: 5rem;display: block;}
.wap_header .w-logo p{font-size: var(--font14);color: #333333;margin-left: 1rem;transition: .4s;}
.wap_header .toggle{display: block; width: 3rem; height: 2.4rem; position: relative; z-index: 6;margin-left: 2rem;}
.wap_header .toggle i{display: block; width: 3rem; height: 0.2rem; background: #666; position: absolute; left: 0; transition: all ease .35s;}
.wap_header .toggle i:nth-of-type(1){top: 0;}
.wap_header .toggle i:nth-of-type(2){top: 1rem;}
.wap_header .toggle i:nth-of-type(3){top: 2rem;}
.wap_header .toggle.on i{background: #000000;}
.wap_header .toggle.on i:nth-of-type(1){top: 0.8rem; transform: rotate(45deg);}
.wap_header .toggle.on i:nth-of-type(2){width: 0;}
.wap_header .toggle.on i:nth-of-type(3){top: 0.8rem; transform: rotate(-45deg);}
.wap_header .maskbg{width: 100%; height: 100vh; background: rgba(0,0,0,.5); display: none; position: fixed; left: 0; top: 0; z-index: 3;}
.wap_header .maskbg.on{display: block;}
.wap_header .nav{width: 30rem; background: #fff; height: 100vh; padding: 5.6rem 0 2rem 0; position: fixed; right: 0; top: 0; z-index: 5; transform: translateX(100%); opacity: 0; transition: transform .4s,opacity .4s;}
.wap_header .nav.open{transform: translateX(0); opacity: 1;}
.wap_header .nav > ul{height: calc(100vh - 7rem); margin: 0 auto; position: relative; overflow-y: auto; -webkit-overflow-scrolling: touch;}
.wap_header .nav ul li{border-top: 1px solid #ddd; margin: 0 2rem; line-height: 4rem; font-size: var(--font18); position: relative;overflow: hidden;}
.wap_header .nav > ul > li:first-child{border-top: 0 none;}
.wap_header .nav ul li a{height: 7rem; line-height: 7rem; display: block; padding-right: 3rem; font-size: var(--font18); color: #333333;}
.wap_header .nav ul li a:active  {color: var(--main-color) !important;}
.wap_header .nav ul li ul{display: none;}
.wap_header .nav ul li i{width: 3rem; height: 7rem; font-size: var(--font18); color: #9c9c9c; position: absolute; right: 0; top: 0; transition: transform .5s;}
.wap_header .nav ul li i.down{color: var(--main-color); transform: rotate(90deg);}
.wap_header .nav ul li .icon{background: url(../images/yjt.png)no-repeat;background-size: 2rem !important;background-position: center !important;}
.wap_header .nav ul li ul li{margin-right: 0;}
.wap_header .nav ul li ul li a{color: #666; height: 6rem; line-height: 6rem; var(--font16);}
.wap_header .nav ul li ul li i{top: -1rem;}

@media screen and (max-width:1620px) {
	.h-header{padding: 0 10rem 0 10rem;}
}
@media screen and (max-width:1420px) {
	.h-nav .li{margin-right: 4rem;}
}
@media screen and (max-width:1024px) {
	.h-header{display: none;}
	.wap_header{display: flex;}
}
@media screen and (max-width:768px) {
	.wap_header{padding: 0 2rem;}
}





.mySwiperBanner{position: relative;overflow: hidden;}
.mySwiperBannerPC{display:block}
.mySwiperBannerWAP{display: none;}
.mySwiperBanner .swiper-pagination{display: flex;align-items: center;justify-content: center;bottom: 5rem;}
.mySwiperBanner .swiper-pagination-bullet{display: block;width: 1rem;height: 1rem;position: relative;background: #FFFFFF;border-radius: 50%;opacity: 0.5;margin: 0 1rem!important;transition: .3s;}
.mySwiperBanner .swiper-pagination-bullet::after{content: "";display: block;width: 2rem;height: 2rem;border-radius: 50%;border: 1px solid #fff;position: absolute;box-sizing: border-box;top: 50%;left: 50%;transform: translate(-50%,-50%);opacity: 0;transition: .3s;}
.mySwiperBanner .swiper-pagination-bullet-active{opacity: 1;}
.mySwiperBanner .swiper-pagination-bullet-active::after{opacity: 1;}

.bannerItem{position: relative;overflow: hidden;}
.bannerItem .img{display: block;width: 100%;}
.bannerItem .img img,.bannerItem .img video{display: block;width: 100%;height: 100vh;object-fit: cover;object-position: center;}
.bannerItem .desc{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 2rem 2rem 10rem;display: flex;align-items: center;justify-content: center;flex-direction: column;text-align: center;}
.bannerItem .desc .atit{display: flex;align-items: center;justify-content: center;font-size: var(--font24);color: #FFFFFF;text-shadow: 0 0 2rem rgba(22,136,223,0.5);letter-spacing: 1rem;}
.bannerItem .desc .atit::after,.bannerItem .desc .atit::before{content: "";display: block;width: 12rem;height:1rem;background: url(../images/iconLine1.png);background-repeat: no-repeat;background-size: 100%;}
.bannerItem .desc .atit::before{transform: rotate(180deg);margin-right: 2.5rem;}
.bannerItem .desc .atit::after{margin-left: 2.5rem;}
.bannerItem .desc .btit{display: flex;align-items: center;justify-content: center;font-size: var(--font58);color: #FFFFFF;font-weight: bold;text-shadow: 0 0 2rem rgba(0,0,0,0.1);margin: 2rem 0 0;}
.bannerItem .desc .btit img{display: block;margin: 0 2rem;width: 3rem;}
.bannerItem .desc .ctit{font-family: arial;font-size: var(--font18);color: #FFFFFF;text-transform: uppercase;letter-spacing: 0.5rem;line-height: 1;}
.bannerItem .desc .ctit span{opacity: 0.2;}
.indMouse{position: absolute;bottom: 5rem;left:50%;z-index: 99;width: 3.2rem;margin-left: -1.6rem;animation: 1.5s upDown infinite;}
.indMouse img{display: block;width: 100%;}

.swiper-slide-active .bannerItem .desc .atit {animation: bannerupB .8s ease both;animation-delay:100ms;}
.swiper-slide-active .bannerItem .desc .btit {animation: bannerupB .8s ease both;animation-delay:300ms;}
.swiper-slide-active .bannerItem .desc .ctit {animation: bannerupB .8s ease both;animation-delay:500ms;}
@keyframes bannerupB {0% {transform: translateY(6rem);opacity: 0;}100% {transform: translateY(0);opacity: 1;}}
@keyframes upDown {
	0% {transform: translateY(0rem);}
	50% {transform: translateY(2rem);}
	100% {transform: translateY(0);}
}

@media screen and (max-width:1220px){
	.mySwiperBanner .swiper-pagination{bottom:3rem;}
}
@media screen and (max-width:1024px){
	.mySwiperBannerPC{display:none;}
	.mySwiperBannerWAP{display: block;}
	.bannerItem .img img, .bannerItem .img video{height: auto;}
	
	.bannerItem .desc .atit{font-size: var(--font20);}
	.bannerItem .desc .btit{font-size: var(--font48);}
	.bannerItem .desc .ctit{font-size: var(--font14);letter-spacing: 2px;}
	
}
@media screen and (max-width:768px) {
	.mySwiperBanner .swiper-pagination {bottom: 2rem;}
	.bannerItem .img img, .bannerItem .img video{height: calc(100vh - 7rem);}
	
	.bannerItem .desc .btit{flex-direction: column;margin: 3rem 0;font-size: var(--font42);}
	
	
}


.sec1,.sec2,.sec3,.sec4,{overflow: hidden;}

.titflex{display: flex;align-items: center;}
.titflex .indTit{margin-right: auto;}
.indTit .atit{font-size: var(--font48);font-weight: bold;color: #000000;}
.indTit .btit{font-size: var(--font18);color: var(--main-color);font-family: arial;text-transform: uppercase;line-height: 1;}

.indA{display: flex;align-items: center;justify-content: center;width: 20rem;height: 6rem;border: 1px solid var(--main-color);font-size: var(--font18);color:var(--main-color);text-transform: uppercase;letter-spacing: 0.1rem;position: relative;overflow: hidden;cursor: pointer;transition: .4s;}
.indA span{position: relative;z-index: 99;}
.indA::after{content: "";display: block;position: absolute;top: 0;left: -100%;width: 100%;height: 100%;background: var(--main-color);transition: .4s;}
.indA.white{border-color: #ffffff;color: #ffffff;}
.indA.white::after{background: #ffffff;}
.indA:hover{box-shadow: 0 0 1rem 0 rgba(0,0,0,0.1);transform: translateY(-0.5rem);}
.indA:hover span{color: #ffffff;}
.indA.white:hover span{color: var(--main-color);}
.indA:hover::after{left: 0;}


.sec1{background: url(../images/sec1Bg.jpg) center/cover;}
.indAboutBox{display: flex;align-items: center;}
.indAboutLeft{width: 60%;padding-right: 10rem;}
.indAboutLeft .desc{font-size: var(--font16);;color: #333333;line-height: 1.62;margin: 4rem 0 7.5rem;}
.indAboutRight{width: 40%;}
.indAboutRight img{display: block;width: 100%;max-width: 46rem;margin: 0 auto;}

.indNumList{display: flex;margin-top: 8vh;}
.indNumItem{width: 25%;text-align: center;box-shadow: 0 0 3rem 0 rgba(0,0,0,0.05);background: #FFFFFF;padding: 3.5rem 0;}
.indNumItem p{display: block;font-size: var(--font60);;color: #333333;font-family: Arial;font-weight: bold;line-height: 1;margin-bottom: 1rem;}
.indNumItem span{display: block;font-size: var(--font16);;color: #333333;line-height: 1;}

@media screen and (max-width:768px){
	.indAboutBox{flex-wrap: wrap;}
	.indAboutLeft{width: 100%;padding-right: 0;}
	.indAboutRight{width: 80%;margin: 5rem auto 0;}
	.indNumList{margin-top: 5rem;flex-wrap: wrap;}
	.indNumItem{width: 50%;}
	.indNumItem p{font-size: var(--font50);margin-bottom: 0.5rem;}
}




.sec2{background: url(../images/sec2Bg.jpg) center/cover;}
.businessBox{display: flex;height: 100vh;}
.businessItem{background: none!important;padding: 0 2rem;text-align: center;width: 25%;display: flex;flex-direction: column;align-items: center;justify-content: center;position: relative;padding-top: 8rem;}
.businessItem+.businessItem{border-left: 1px solid rgba(255,255,255,0.3);}
.businessItem .bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;transition: .4s;}
.businessItem .bg img{display: block;width: 100%;height: 100%;object-fit: cover;}
.businessItem .icon{display: flex;align-items: center;justify-content: center;width: 10rem;height: 11rem;background-image: url(../images/iconBg1.png);background-size: 100%;position: relative;z-index: 9;}
.businessItem .icon img{display: block;width: 5rem;filter: brightness(0) invert(1);}
.businessItem .atit{font-size: var(--font30);;color: #FFFFFF;margin: 5.5rem 0 2rem;position: relative;z-index: 9;}
.businessItem .line{display: block;width: 5rem;height: 2px;background: #EEEEEE;position: relative;z-index: 9;}
.businessItem .btit{font-size: var(--font16);;color: #FFFFFF;line-height: 1.8;max-width: 27rem;margin: 2.5rem 0 9rem;position: relative;z-index: 9;}
.businessItem:hover .bg{opacity: 1;}
@media screen and (max-width:768px){
	.businessBox{flex-wrap: wrap;height: auto;}
	.businessItem{width: 50%;padding: 8rem 2rem;border-bottom: 1px solid rgba(255, 255, 255, 0.3);}
	.businessItem .atit{margin: 3.5rem 0 2rem;}
	.businessItem .btit{margin: 2.5rem 0 5rem;}
	
}




.sec3{background: url(../images/sec3Bg.jpg) center/cover;}


.sec4{background-color:#FFFFFF;background-image: url(../images/sec4Bg.png);background-repeat: no-repeat;background-position: bottom center;}
.indNewsBox{margin-top: 7rem;position: relative;}
.mySwiperIndNews{position: relative;overflow: hidden;}
.indNewsItem{display: block;}
.indNewsItem .img{width: 100%;overflow: hidden;}
.indNewsItem .img img{display: block;width: 100%;transition: .4s;}
.indNewsItem .desc .atit{font-size: var(--font16);color: var(--main-color);font-weight: bold;font-family: Arial;margin: 1.5rem 0 1rem;}
.indNewsItem .desc .btit{font-size: var(--font20);color: #000000;font-weight: bold;line-height: 2.8rem;height: 5.6rem;display: -webkit-box;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.indNewsItem:hover .img img{transform: scale(1.06);}

.indNewsBox .swiper-pagination{position: relative;margin-top: 9rem;height: 2px;background: #DEDEDE;}
.indNewsBox .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background: var(--main-color);}
@media screen and (max-width:768px){
	.indNewsBox .swiper-pagination{margin-top: 6rem;}
}




.s-footer,.s-footer .fp-tableCell{height: auto!important;}
.f-footer{background-color: #1C1D21;background-image: url(../images/footerBg1.png);background-position: bottom center;background-repeat: no-repeat;position: relative;z-index: 999;}
.returnTop{position: absolute;top: -2.5rem;left: 50%;width: 4rem;margin-left: -2rem;cursor: pointer;cursor: pointer;transition: .4s;}
.returnTop img{display: block;width: 100%;}
.section .returnTop{top: 0;}
.section.active .returnTop,.returnTop.w{top: -2.5rem;}


.foot1{padding: 8rem 0 4rem;position: relative;z-index: 99;}
.f-logo{display:block;width: 8rem;}
.f-logo img{display:block;width: 100%;}
.f-desc{}
.f-info{margin-top: 5rem;}
.f-info p{display: flex;align-items: center;font-size: var(--font14);color: #737688;line-height: 1.35;margin-bottom: 1.8rem;}
.f-info p img{display: block;margin-right: 1rem;}
.f-info p span{color: #FFFFFF;}
.f-info p b{font-size: var(--font20);color: var(--main-color);font-family: DIN;}
.f-nav{display: flex;justify-content: space-between;}
.f-nav .dt::after{content: "";display: block;width: 1rem;height: 2px;background: var(--main-color);margin: 1.5rem 0;}
.f-nav .dt a,.f-nav .dt span{display: block;font-size: var(--font16);color: #FFFFFF;line-height: 1.5;}
.f-nav .dd a,.f-nav .dd span{display: block;font-size: var(--font14);color: #737688;line-height: 1.5;}
.f-nav .dd{margin-bottom: 1.8rem;}

.ewmBox{overflow: hidden;}
.ewmBox .img{width: 15rem;}
.ewmBox .img img{display: block;width: 100%;}
.ewmBox p{display: block;text-align: center;font-size: var(--font14);color: #737688;margin-top: 1rem;}

.foot2{padding: 1.4rem 0;border-top: 1px solid #333;}
.foot2>div{display: flex;align-items: center;position: relative;z-index: 999;}
.foot2 a,.foot2 span{font-size: var(--font14);color: #737688;line-height: 1.35;display: inline-block;}
.f2r{margin-left: auto;}
.yqlj_box{position: relative;display: block;border: 1px solid #272D36;}
.yqlj{display: flex;flex-direction: row-reverse;background:#32373F;}
.yqlj span{display: block;height: 5rem;line-height: 4.8rem;color: #ffffff;box-sizing: border-box;padding: 0 1.8rem 0 5rem;background: url(../images/yqlj.png) no-repeat;background-position: 1.5rem 1.4rem;font-size: var(--font16);opacity: .7;}
.yqlj i.jt{display:block;height: 5rem;width: 5rem;margin: 0;background: url(../images/downjt.png) no-repeat #272D36;background-position: center !important;cursor: pointer;transition: .3s;overflow: hidden;}
.yqlj_list{display: none;position: absolute;width: 100%;bottom: 5.1rem;left: 0;background: #32373F;text-align: center;}
.yqlj_list a{display: block;color: #999;height: 5rem;line-height: 5rem;}
.yqlj_list a:hover{color: #FFFFFF;}

.f-footer a:hover{color: #FFFFFF;}
@media screen and (max-width:768px){
	.f-footer::before{display: none;}
	.f-footer::after{display: none;}
	.foot1>div{flex-wrap: wrap;}
	.f-desc{width: calc(100% - 15rem);padding-right: 2rem;}
	.f-nav{padding-left: 0;width: auto;}
	.f-nav .dl.w{display: none;}
	.f2l{max-width: 100%;text-align: center;}
	.f2r{display: none;}
	.f-info{margin-top: 3rem;}
	.f-info p{margin-bottom: 1rem;}
	
}





.section.active .indTit .atit{animation: fadeInUp .8s .3s ease both;}
.section.active .indTit .btit{animation: fadeInUp .8s .4s ease both;}
.section.active .indAboutLeft .desc{animation: fadeInUp .8s .5s ease both;}
.section.active .indAboutLeft .indA{animation: fadeInUp .8s .6s ease both;}
.section.active .indAboutRight{animation: fadeInUp .8s .5s ease both;}
.section.active .indNumItem:nth-of-type(1){animation: fadeInUp .8s .7s ease both;}
.section.active .indNumItem:nth-of-type(2){animation: fadeInUp .8s .8s ease both;}
.section.active .indNumItem:nth-of-type(3){animation: fadeInUp .8s .9s ease both;}
.section.active .indNumItem:nth-of-type(4){animation: fadeInUp .8s 1s ease both;}
.section.active .businessItem:nth-of-type(1){animation: fadeInUp .8s .3s ease both;}
.section.active .businessItem:nth-of-type(2){animation: fadeInUp .8s .4s ease both;}
.section.active .businessItem:nth-of-type(3){animation: fadeInUp .8s .5s ease both;}
.section.active .businessItem:nth-of-type(4){animation: fadeInUp .8s .6s ease both;}
.section.active .titflex .indA{animation: fadeInUp .8s .5s ease both;}
.section.active .indNewsBox{animation: fadeInUp .8s .6s ease both;}


.earthApp canvas{display: block;width: 100%!important;height: 100%!important;}



