/* banner */
.banner{width: 100%;height:auto;overflow: hidden;position: relative;background: #000;display: none;}
.banner .swiper{width: 100%;height: 100%;}
.banner .swiper img{width: 100%;}
.banner .list{width:100%;height: 100%;}
.banner .pcpt{display: block;}
.banner .mbpt{display: none;}
.banner #banner_prev,.banner #banner_next{position: absolute;top: 48.5%;transform: translateY(-50%);width: 64px;height: 64px;z-index: 3;cursor: pointer;background-size: 100% auto;}
.banner #banner_prev{left:5%;background: url(../images/banner_prev.png)no-repeat center;opacity: 1;transition: opacity 0.3s linear;background-size: auto;}
.banner #banner_next{right: 5%;background: url(../images/banner_next.png)no-repeat center;opacity: 1;transition: opacity 0.3s linear;background-size: auto;}
.banner #banner_prev.fade{opacity: 0;}
.banner #banner_next.fade{opacity: 0;}
/* .banner .swiper-pagination{width:100%;height: 8px;padding: 0;margin: 0;bottom: 38px;}
.banner .swiper-pagination-bullet{margin: 0 8px;}
.banner .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 6px;}
.banner .swiper-pagination span{width: 13px;height: 13px;background: #fff;padding: 0;border: solid 1px transparent;opacity: 1;vertical-align: middle;border: 0;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{border-color:transparent;background: #333;}
.banner .swiper-pagination-bullet{border-radius: 16px;}
.banner .swiper-pagination{height: auto;bottom: 30px;} */
.banner .swiper-pagination{width:100%;bottom:40px;padding: 0;margin: 0;}
.banner .swiper-pagination .swiper-pagination-bullet{margin:0 10px;width: 10px;height: 10px;opacity: 1;background-color: #a19f95;vertical-align: middle;position: relative;transition: all .3s linear;}
.banner .swiper-pagination .swiper-pagination-bullet:after{content:"";position: absolute;left:50%;top:50%;width: calc(100% + 6px);height:calc(100% + 6px);border: 1px solid #199064;border-radius: 50%;z-index: 1;transform:translate(-50%,-50%);opacity: 0;}
.banner .swiper-pagination .swiper-pagination-bullet-active{background:#199064;}
.banner .swiper-pagination .swiper-pagination-bullet-active:after{opacity: 1;}
.banner #banner_mb{display: none;}

.banner .num_page{position: absolute;right:5%;bottom:30px;width:auto;z-index: 2;color: #fff;font-size: 40px;font-family: mont;white-space: nowrap;}
.banner .num_page span{display: inline-block;}

@media only screen and (max-width:1440px){
	.banner #banner_prev, .banner #banner_next{width: 50px;height: 50px;}
}
@media only screen and (max-width:1280px){
	.banner #banner_prev, .banner #banner_next{width: 20px;height: 36px;}
	/* .banner #banner_prev,.banner #banner_next{background-size: 20px;} */
	.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 13px;}
	.banner .num_page{font-size: 48px;}
	.banner #banner_prev, .banner #banner_next{width: 40px;height: 40px;}
}
@media only screen and (max-width:1080px){
	.banner .num_page{font-size: 40px;}
}
@media only screen and (max-width:850px){
	.banner .swiper-pagination{bottom:30px;}
	.banner .num_page{font-size:30px;}
}
@media only screen and (max-width:750px){
	/* .banner #banner_pic{display: none;}
	.banner #banner_mb{display: block;} */
}
@media only screen and (max-width:520px){
	.banner{display: block;}
	.banner #banner_prev, .banner #banner_next{height: 22px;background-size: 12px;}
	.banner #banner_prev{left: 3%;}
	.banner #banner_next{right: 3%;}
	.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 6px;}
	.banner .swiper-pagination{bottom: 13px;}
	.banner .swiper-pagination span{width: 6px;height: 6px;margin: 0 5px;}
	.banner .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{width: 8px;height: 8px;}
	.banner .num_page{font-size:20px;bottom:13px}
}

/* 1 */
.banner .list01 {position: relative;z-index: 1;overflow: hidden;}
.banner .list01 .text{position: absolute;left: 0;top:55%;width:100%;height: auto;transform: translate(0,-50%);z-index: 2;color: #fff;text-shadow: 0 3px 5px rgba(4,0,0,0.63);}
.banner .list01 .text .top .slogan{font-size: 62px;font-weight: bold;}
.banner .list01 .text .top .slogan span:nth-child(2){color: #fff;}
.banner .list01 .text .top .en{font-size: 23px;letter-spacing: 0.4px;color: #fff;}
.banner .list01 .text .ban_ys{display: flex;flex-wrap: wrap;justify-content: center;margin-top:30px;}
.banner .list01 .text .ban_ys li:not(:last-of-type){margin-right:4%}
.banner .list01 .text .ban_ys li .num{margin-bottom: 16px;font-size: 30px;font-weight: bold;line-height: 1em;}
.banner .list01 .text .ban_ys li  p{font-size: 16px;}
.banner .list01 .ban_pro{display: inline-block;margin-top:40px;width:35%;}
@media only screen and (max-width:1921px){
	.banner .list01 .text .top .slogan{font-size: 3.3vw;}
}
@media only screen and (max-width:1440px){
	.banner .list01 .text{top:50%;}
}
@media only screen and (max-width:1280px){
	.banner .list01 .text .top .slogan{font-size: 3vw;}
	.banner .list01 .text .top .en{font-size: 18px;}
	.banner .list01 .text .ban_ys li .num{margin-bottom:10px;font-size: 22px;}
	.banner .list01 .ban_pro{width: 30%;}
}
@media only screen and (max-width:1080px){
	.banner .list01 .text .top .slogan{font-size: 2.6vw;}
	.banner .list01 .text .top .en{font-size: 16px;}
	.banner .list01 .text .ban_ys{margin-top: 20px;}
	.banner .list01 .text .ban_ys li .num{margin-bottom:10px;font-size: 20px;}
	.banner .list01 .ban_pro{margin-top:30px;width: 30%;}
}
@media only screen and (max-width:850px){
	.banner .list01 .text .top .slogan{font-size: 2.6vw;}
	.banner .list01 .text .top .en{font-size: 14px;}
	.banner .list01 .text .ban_ys{margin-top: 20px;}
	.banner .list01 .text .ban_ys li .num{margin-bottom:10px;font-size: 17px;}
	.banner .list01 .text .ban_ys li p{font-size:14px}
	.banner .list01 .ban_pro{margin-top:20px;width: 30%;}
}
@media only screen and (max-width:520px){
	.banner .list01 .text .top{margin:0 0 0 auto;width: 70%;}
	.banner .list01 .text .ban_ys{margin:10px 0 0 auto;width: 70%;}
	.banner .list01 .text .top .slogan{font-size: 15px;white-space: nowrap;}
	.banner .list01 .text .top .en{font-size: 12px;}
	.banner .list01 .text .ban_ys li .num{margin-bottom:6px;font-size: 13px;}
	.banner .list01 .text .ban_ys li p{font-size: 12px;}
	.banner .list01 .ban_pro{position: absolute;margin-top: 0;left:5%;bottom:0;z-index: 3;width: 26%;}
	.banner .list01 .ban_pro img{transform:translateY(20%)}
}


.banner .list02 {position: relative;z-index: 1;overflow: hidden;}
.banner .list02::after{content:"";position: absolute;left: 0;top:0;width: 100%;height: 100%;z-index: 1;}
.banner .list02 .text{position: absolute;left: 0;top:50%;width:100%;height: auto;transform: translate(0,-50%);z-index: 2;color:#fff;text-shadow: 0 3px 5px rgba(4,0,0,0.63);}
.banner .list02 .text .wrap{margin: 0 auto 0 auto;/* transform: translateX(50%); */opacity: 1;transition: all 0.1s 0.9s ease-out;}
.banner .list02 .text .top{text-shadow: 0 3px 5px rgba(4,0,0,0.63);}
.banner .list02 .text .top .hd{font-size: 60px;}
.banner .list02 .text .top .hd span{display: block;}
.banner .list02 .text .slogan{margin-top:10px;font-size:36px;letter-spacing: 2px;}
.banner .list02 .text .cycle_ys{margin-top:4%;font-size: 24px;color: rgba(255,255,255,0.8);}
.banner .list02 .text .cycle_ys li{}
.banner .list02 .text .common_more{margin-top: 12%;}
.banner .list02 .img{overflow: hidden;}
.banner .list02 .img img{/* transform: translateX(-50%); */opacity:1;transition: all 1s 0.5s ease-out;}
.banner .list02.after .img img{transform: translateX(0);opacity: 1;}
.banner .list02.after .text .wrap{opacity: 1;}

@media only screen and (max-width:1921px){
	.banner .list02 .text .top .hd{font-size:3.1vw;}
	.banner .list02 .text .slogan{font-size: 1.86vw;}
	.banner .list02 .text .cycle_ys{font-size: 1.3vw;}
}
@media only screen and (max-width:1080px){
	.banner .list02 .text .cycle_ys{font-size: 16px;}
	.banner .list02 .text .common_more{margin-top: 8%;}
}
@media only screen and (max-width:520px){
	.banner .list02 .text .top .hd{font-size:15px;}
	.banner .list02 .text .slogan{margin-top:2px;font-size: 12px;}
	.banner .list02 .text .cycle_ys{font-size: 13px;}
	.banner .list02 .text .cycle_ys li{display: inline-block;width: 48%;}
	.banner .list02 .text .common_more{margin-top: 10px;}
}


.banner .list03 {position: relative;z-index: 1;overflow: hidden;}
.banner .list03::after{content:"";position: absolute;left: 0;top:0;width: 100%;height: 100%;z-index: 1;}
.banner .list03 .text{position: absolute;left: 0;top:30%;width:100%;height: auto;transform: translate(0,-50%);z-index: 2;color:#fff;text-shadow: 0 3px 5px rgba(4,0,0,0.63);}
.banner .list03 .text .wrap{margin: 0 auto 0 auto;/* transform: translateX(50%); */opacity: 1;transition: all 0.1s 0.9s ease-out;}
.banner .list03 .text .top{text-shadow: 0 3px 5px rgba(4,0,0,0.63);}
.banner .list03 .text .top .hd{font-size: 60px;}
.banner .list03 .text .top .hd span{display: block;}
.banner .list03 .text .slogan{margin-top:10px;font-size:36px;letter-spacing: 2px;}
.banner .list03 .text .cycle_ys{margin-top:4%;font-size: 24px;color: rgba(255,255,255,0.8);}
.banner .list03 .text .cycle_ys li{}
.banner .list03 .text .common_more{margin-top: 30px;}
.banner .list03 .img{overflow: hidden;}
.banner .list03 .img img{/* transform: translateX(-50%); */opacity:1;transition: all 1s 0.5s ease-out;}
.banner .list03.after .img img{transform: translateX(0);opacity: 1;}
.banner .list03.after .text .wrap{opacity: 1;}

@media only screen and (max-width:1921px){
	.banner .list03 .text .top .hd{font-size:3.1vw;}
	.banner .list03 .text .slogan{font-size: 1.86vw;}
}
@media only screen and (max-width:850px){
	.banner .list03 .text{top:50%;}
	
}
@media only screen and (max-width:520px){
	.banner .list03 .text .top .hd{font-size:15px;}
	.banner .list03 .text .slogan{font-size: 12px;}
	.banner .list03 .text .common_more{margin-top: 10px;}
}

.banner video{display: block;width: 100%;object-fit: fill;}
.banner .ban_video img{display: none;}
@media only screen and (max-width:750px){
	.banner video{display: none;}
	.banner .ban_video img{display: block;}
}

.ab_video .bg_mask{display:none;position:fixed; left:0%;top:0%; width:100%; height:100%;z-index:99;background: rgba(0,0,0,.9);}
.ab_video .videos{ display:none;position:fixed; left:50%; top:50%;max-width: 85%;transform: translate(-50%,-50%);z-index:100; width:90%; height:400px;max-width: 800px;}
.ab_video .videos video{object-fit: contain;width: 100%;height: 100%;}
.ab_video .vclose { position:absolute;right:-35px; top:-20px; border-radius:100%; cursor: pointer; }


/* common_css */
.common_more{display: inline-block;}
.common_more a{display: block;padding:0 8px 0 0;color: #fff;position: relative;z-index: 1;line-height: 1em;box-sizing: border-box;font-size: 18px;letter-spacing: 1px;font-weight: bold;transition: all .4s ease-in;border-radius: 30px;overflow: hidden;white-space: nowrap;}
.common_more a:after{content: "";position: absolute;left:0;top: 0;width: 100%;height:100%;background-color: #199064;z-index: -1;transition: all 0.4s ease-out;}
.common_more i{display: inline-block;margin-right:4px;width: 32px;height: 32px;background:#199064 url(../images/icon_arrow2.png) no-repeat center/18px auto;vertical-align: middle;border-radius: 50%;}
.common_more span{display: inline-block;vertical-align: middle;}
@media only screen and (min-width:521px){
	.common_more a:hover{color:#231915;}
	.common_more a:hover:after{width:10px;}
}
@media only screen and (max-width:1280px){
	.common_more a{font-size: 16px;}
}
@media only screen and (max-width:850px){
	.common_more a{font-size: 14px;}
	.common_more i{width: 26px;height: 26px;}
}
@media only screen and (max-width:520px){
	.common_more a{font-size: 13px;}
	.common_more i{width: 24px;height: 24px;}
}


.page_center{margin-top:30px;}
.common_prev,.common_next{position: absolute;top:50%;width:54px;height:54px;border-radius: 50%;background-color: #fff;background-repeat: no-repeat;background-position: center;transform: translateY(-50%);z-index: 2;cursor: pointer;}
.common_prev{right:calc(100% + 30px);right:-webkit-calc(100% + 30px);background-image: url(../images/pics_prev.png);}
.common_next{left:calc(100% + 30px);left:-webkit-calc(100% + 30px);background-image: url(../images/pics_next.png);}
.swiper-button-lock{display: initial;}
@media only screen and (min-width:521px){
.common_prev:hover,.common_next:hover{box-shadow: 0 0 10px rgba(0,0,0,0.2);}
}
@media only screen and (max-width:1280px){
.common_prev{right:100%;transform: translate(50%,-50%);}
		.common_next{left:100%;transform: translate(-50%,-50%);}
}

@media only screen and (max-width:520px){
.common_prev,.common_next{position: initial;margin:0 8px;transform: initial;display: inline-block;width: 32px;height: 32px;background-size:8px auto;}
}

/* common_row */
.common_row{display: flex;flex-wrap: wrap;justify-content: space-between;margin-bottom: 40px;align-items: center;}
.common_row .idx_title{white-space: nowrap;line-height: normal;}
.common_row .idx_title .title{display: inline-block;vertical-align: text-bottom;font-size: 34px;}
.common_row .idx_title span{display: inline-block;vertical-align: text-bottom;font-size: 34px;}
.common_row .common_more a{color:inherit;}
.common_row .common_more a:after{width: 10px;}
@media only screen and (min-width:521px){
	.common_row .common_more a:hover{color:#fff;}
	.common_row .common_more a:hover:after{width: 100%;}
}
@media only screen and (max-width:1280px){
	.common_row .idx_title .title{font-size: 3vw;}
	.common_row .idx_title span{font-size: 3vw;}
}
@media only screen and (max-width:520px){
	.common_row .idx_title .title{font-size: 20px;display: block;}
	.common_row .idx_title span{margin-top:8px;font-size: 14px;}
}

.common_more.opp a{color:inherit;}
.common_more.opp a:after{width: 10px;}
@media only screen and (min-width:521px){
	.common_more.opp a:hover{color:#fff;}
	.common_more.opp a:hover:after{width: 100%;}
}

/* idx_title */
.idx_title .en{font-size: 46px;color: #199064;text-transform: uppercase;font-family: arial;}
.idx_title .title{font-size: 30px;color: #333;}
.idx_title .title span{color: #00a2e9;}
.idx_title .slogan{font-size:18px;margin-top:20px;color: #199064;color:#999;}
.idx_title .em{display:inline-block;margin-top:20px;padding:6px 30px;border:1px solid #333;border-radius:30px;color:#333;}
@media only screen and (max-width:1080px){
	.idx_title .en{font-size: 40px;}
	.idx_title .title{font-size: 26px;}
	.idx_title .slogan{font-size:16px;}
}
@media only screen and (max-width:850px){
	.idx_title .en{font-size: 30px;}
	.idx_title .title{font-size: 24px;}
	
}
@media only screen and (max-width:520px){
	.idx_title .en{font-size: 20px;}
	.idx_title .title{font-size: 18px;}
	.idx_title .slogan{font-size:14px;}
}
@media only screen and (max-width:380px){
	.idx_title .en{font-size: 20px;}
	.idx_title .title{font-size: 16px;}
}

/* home_video */
.home_video{padding:50px 0;}
.home_video .idx_title .slogan{letter-spacing: 0px;display: none;}
.home_video .list_wrap{margin-top:36px;}
.home_video .item .img{position: relative;padding-bottom:66%;width:100%;height:0;overflow: hidden;}
.home_video .item .img img{position: absolute;left:50%;top:50%;width:100%;max-width:initial;height: auto;transform: translate(-50%,-50%);z-index: 3;}
.home_video .item .img video{position: absolute;display: block;left:0;top:0;width:100%;height: 100%;z-index: 2;object-fit: contain;background: #000;}
.home_video .item .mask{position: absolute;left:0;top:0;width: 100%;height: 100%;overflow: hidden;z-index: 3;transition: all 0.3s linear;background-color: rgba(0,0,0,0.3);}
.home_video .item .mask i{position: absolute;left:50%;top:50%;width:44px;height: 44px;z-index: 3;transform: translate(-50%,-50%);background: url(../images/play.png)no-repeat center;background-size:100% auto;}

.home_video .item .text_wrap{padding:20px 0 10px;}
.home_video .item .text_wrap .tit{font-size: 18px;}
.home_video .item .text_wrap .more{display: block;margin-top:10px;color:#199064;}

.home_video .common_prev,.home_video .common_next{border: 1px solid #e5e5e5;}
.home_video .page_center{margin-top:0;}

.bg_mask{display:none;position:fixed; left:0%;top:0%; width:100%; height:100%;z-index:99;background: rgba(0,0,0,.4);}
.videos{ display:none;position:fixed; left:50%; top:50%;max-width: 85%;transform: translate(-50%,-50%);z-index:100; width:auto;max-width:90%;min-width:76%;height:auto;max-height:86%;z-index: 199;border-radius:20px;overflow:hidden;}
.videos video{object-fit: fill;width: 100%;}
.vclose { position:absolute;right:25px; top:20px; border-radius:100%; cursor: pointer; }
@media only screen and (min-width:521px){
	.home_video .item:hover .mask{opacity: 0;}
}
@media only screen and (max-width:1080px){
	.home_video{padding:64px 0;}
}
@media only screen and (max-width:850px){
	.home_video{padding:50px 0;}
	.home_video .idx_title .slogan{letter-spacing: 0px;}
	.home_video .item .text_wrap .more{margin-top:30px}
	.home_video .item .mask i{width: 34px;height: 34px;}
	
	.home_video .page_center{margin-top:30px;}
	.home_video .common_prev,.home_video .common_next{position: initial;margin:0 8px;transform: initial;display: inline-block;width: 32px;height: 32px;background-size:8px auto;}
}
@media only screen and (max-width:520px){
	.home_video{padding:30px 0;}
	.home_video .idx_title .slogan{letter-spacing: 0px;}
	.home_video .list_wrap{margin-top:30px;}
	.home_video .item .text_wrap .tit{font-size:16px;}
	.home_video .item .text_wrap .more{margin-top:10px;line-height: normal;}
	
	.videos{width: 86%;}
}

/* home_do */
.home_do{padding:70px 0;}
.home_do .idx_title .slogan{letter-spacing: 0px;}
.home_do .list_wrap{margin-top:36px;}
.home_do .item .text_wrap{padding:30px 0 0;}
.home_do .item .text_wrap .tit{font-size: 18px;}
.home_do .item .text_wrap .more{display: inline-block;margin-top:50px;color:#199064;}

.home_do .common_prev,.home_do .common_next{border: 1px solid #e5e5e5;}

@media only screen and (max-width:1080px){
	.home_do{padding:64px 0;}
}
@media only screen and (max-width:850px){
	.home_do{padding:50px 0;}
	.home_do .item .text_wrap .more{margin-top:30px}
	.home_do .idx_title .slogan{letter-spacing: 0px;}
}
@media only screen and (max-width:520px){
	.home_do{padding:30px 0;}
	.home_do .list_wrap{margin-top:30px;}
	.home_do .item .text_wrap .tit{font-size:16px;}
	.home_do .item .text_wrap .more{margin-top:10px}
}

/* home_news */
.home_news{padding:70px 0;border-top: 1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;}
.home_news .common_row{align-items: center;}
.home_news .layout{position: relative;z-index: 1;}
/* .home_news .layout:after{content:"";position: absolute;right:0;top:0;width: 31.6%;height:100%;z-index: -1;background-image: linear-gradient(135deg,#5dc1a7,#429070);} */
.home_news .layout .lf_part{width: 43.7%;}
.home_news .layout .lf_part .part{padding:13% 11% 30px;background-color: #f5f7f9;overflow: hidden;border-radius: 8px;}
.home_news .layout .lf_part .swiper{}
.home_news .layout .lf_part .swiper .toutiao{position: absolute;left: 3%;top: 0;width: auto;z-index: 3;background-color: #199064;clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);border-radius: 6px;overflow: hidden;}
.home_news .layout .lf_part .swiper .toutiao:after{content:"";position: absolute;left:0;top:0;width:100%;height:100%;background:red;z-index: -1;}
.home_news .layout .lf_part .swiper .toutiao span{display: block;padding:0 24px 0 5px;font-size: 24px;font-weight: bold;color: #fff;}

.home_news .news_nav{font-size:16px;width: 40.15%;width: auto;}
.home_news .news_nav ul{white-space: nowrap;display: flex;flex-wrap: wrap;justify-content: space-between;}
.home_news .news_nav ul li{display: inline-block;cursor: pointer;user-select: none;font-size: 18px;background-color: #eee;padding:8px 2vw;width: auto;text-align: center;letter-spacing: 1px;box-sizing: border-box;border-radius: 30px;font-weight: bold;}
.home_news .news_nav ul li:not(:last-of-type){margin-right:20px;}
.home_news .news_nav ul li.on{color: #fff;background-color: #199064;}
/* .home_news .news_nav .a1{} */
.home_news .news_layout_wrap .item .mid{}
.home_news .news_layout_wrap .item .img{position: relative;padding-bottom:58%;width:100%;height:0;overflow: hidden;background:#fff;box-sizing: content-box;background:#f4f4f4;}
.home_news .news_layout_wrap .item .img img{position: absolute;left:50%;top:50%;width: auto;max-width: initial;height: 100%;transform: translate(-50%,-50%);transition: all .3s linear;}
.home_news .news_layout_wrap .item .grey_wrap{padding:8% 0 0;box-sizing: border-box;}
.home_news .news_layout_wrap .item .date{margin-top:4.5%;width:100%;color:#000;font-family: STEM;}
.home_news .news_layout_wrap .item .date span{display: inline-block;-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.home_news .news_layout_wrap .item .date span:first-child{font-size: 16px;background-image:-webkit-linear-gradient(45deg,#2b343e,#2b343e,#2b343e,#2b343e,#2b343e,#2b343e);transition:background 0.3s ease-out}
.home_news .news_layout_wrap .item .text_part{width:100%;}
.home_news .news_layout_wrap .item .tit{font-size: 20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.home_news .news_layout_wrap .item .con{margin-top:10px;margin-bottom:6px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;font-size: 16px;line-height: 1.6;min-height: 52px;overflow: hidden;}
.home_news .news_layout_wrap .item .btm{display: flex;flex-wrap:wrap;justify-content: space-between;align-items: center;}
.home_news .news_layout_wrap .item .btm span{font-size:22px;font-family: STEM;color: #333;transition:all 0.3s ease-out}
.home_news .news_layout_wrap .item .btm i{display: inline-block;width: 12px;height: 20px;background: url(../images/icon_01.png)no-repeat center;}
@keyframes colorChange{
	0{background-image:-webkit-linear-gradient(0deg,#2b343e,#2b343e,#2b343e,#2b343e,#2b343e,#2b343e);}
	100%{background-image:-webkit-linear-gradient(18deg,#2cad43,#6e6c6d);}
}

.home_news .layout .rt_part{width: 52.15%;box-sizing:border-box;}
.home_news .layout .rt_part .common_more a{font-size:14px;}
.home_news .layout .rt_part .common_more i{width: 26px;height: 26px;}
.home_news .layout .rt_part ul{}
.home_news .layout .rt_part ul li{margin-bottom:18px;padding-bottom:18px;border-bottom:1px dashed #f4f4f4;}
.home_news .layout .rt_part ul li:last-child{margin-bottom:0;}
.home_news .layout .rt_part ul li .item {display:flex;flex-wrap:wrap;justify-content:space-between;}
.home_news .layout .rt_part ul li .item .img_part{width:36.4%;display:none;}
.home_news .layout .rt_part ul li .item .text_part{width:60.6%;width:100%;align-content: space-between;display: flex;flex-wrap: wrap;}
.home_news .layout .rt_part ul li .item .img{position: relative;padding-bottom:58%;width:100%;height:0;overflow:hidden;}
.home_news .layout .rt_part ul li .item .img img{position: absolute;left:50%;top:50%;width:100%;transform:translate(-50%,-50%);transition:all .3s linear;}
.home_news .layout .rt_part ul li .item .tit{margin-bottom:6px;white-space: nowrap;text-overflow:ellipsis;overflow:hidden;font-size:20px;color:#333;}
.home_news .layout .rt_part ul li .item .con p{font-size:16px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;min-height: 52px;overflow:hidden;}
/* .home_news .layout .rt_part ul li .item .con p{white-space: nowrap;text-overflow:ellipsis;overflow:hidden} */
.home_news .layout .rt_part ul li .item .date{font-size:22px;font-weight:bold;color:#9e9f9f}

.home_news .layout .rt_part ul li .item .top{width: 100%;}
.home_news .layout .rt_part ul li .item .btm{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:22px;width: 100%;}


@media only screen and (min-width:521px){
	.home_news .news_layout_wrap .item:hover .img img{transform: translate(-50%,-50%) scale(1.1);}
	.home_news .news_layout_wrap .item:hover .date span{animation: colorChange 0.8s 0s 1 forwards ease;}
	.home_news .news_layout_wrap .item:hover .btm span{letter-spacing:1px;}
	.home_news .layout .rt_part ul li:hover .common_more a{color:#231915;}
	.home_news .layout .rt_part ul li:hover .common_more a:after{width:10px;}
	.home_news .layout .rt_part ul li:hover .item .img img{transform:translate(-50%,-50%) scale(1.06)}
	
	.home_news .news_layout_wrap .item:hover .common_more.opp a{color:#fff;}
	.home_news .news_layout_wrap .item:hover .common_more.opp a:after{width: 100%;}
	
}
@media only screen and (max-width:1440px){
	
	.home_news .news_nav ul li{font-size:18px;}
	.home_news .layout .rt_part ul li .item .tit{font-size:20px;}
	.home_news .layout .rt_part ul li .item .date{font-size:18px;}
}
@media only screen and (max-width:1280px){
	.home_news{padding:68px 0;}
	.home_news .news_nav{width: 46.15%;width:auto;}
	.home_news .news_nav ul li{font-size:16px}
	.home_news .news_layout_wrap .item .grey_wrap{}
	.home_news .news_layout_wrap .item .tit{font-size:18px;}
	.home_news .news_layout_wrap .item .btm span{font-size:16px;}
	.home_news .news_layout_wrap .item .con{}
	.home_news .layout .rt_part ul li{margin-bottom: 20px;padding-bottom: 20px;}
	.home_news .layout .rt_part ul li .item .tit{font-size:18px;}
}
@media only screen and (max-width:1080px){
	.home_news .layout .lf_part{}
	.home_news .layout .lf_part .part{padding:30px 10%;}
	.home_news .layout .lf_part .swiper .toutiao span{font-size:20px;}
	.home_news .layout .rt_part ul{margin-top:0;}
	.home_news .layout .rt_part ul li .item .date{font-size:16px;}
}
@media only screen and (max-width:850px){
	.home_news{padding:50px 0;}
	.home_news .layout:after{content:initial}
	.home_news .layout .lf_part{width: 80%;}
	/* .home_news .news_layout_wrap .item .tit{font-size:16px;} */
	.home_news .news_layout_wrap .item .con{font-size:15px}
	.home_news .news_layout_wrap .item .grey_wrap{padding-top:5%;}
	.home_news .layout .rt_part{margin-top:5%;width: 100%;}
	
}
@media only screen and (max-width:520px){
	.home_news{padding: 40px 0}
	.home_news .first_row{margin-bottom: 30px;}
	.home_news .news_nav{font-size: 14px;}
	.home_news .news_nav ul{margin-right: 14px;}
	.home_news .news_nav ul li{font-size:14px}
	.home_news .news_layout_wrap .item .grey_wrap{padding:6% 0;}
	.home_news .news_layout_wrap .item .tit{font-size: 15px;}
	.home_news .news_layout_wrap .item .date{}
	.home_news .news_layout_wrap .item .date span:first-child{font-size:14px;}
	.home_news .news_layout_wrap .item .con{font-size:14px;min-height:45px;}
	.home_news .news_layout_wrap .item .text_part{}
	.home_news .layout .lf_part{width: 100%;}
	.home_news .layout .rt_part{margin-top:26px;}
	.home_news .layout .rt_part ul li .item .tit{font-size:16px;}
	.home_news .layout .rt_part ul li .item .date{font-size:14px;}
	.home_news .layout .rt_part ul li .item .con{font-size:14px;}
	.home_news .layout .rt_part ul li .item .con p{font-size:14px;min-height:38px}
	.home_news .layout .rt_part ul li .item .img_part{display:none;}
	.home_news .layout .rt_part ul li .item .text_part{width: 100%;}
	.home_news .layout .rt_part .common_more a{font-size:13px;}
	.home_news .layout .rt_part .common_more i{width: 24px;height: 24px;}
}


/* home_product */
.home_product{padding:50px 0;background:#f5f7f9;}

.home_product .two_part{margin-top:20px;}
.home_product .two_part ul{display: flex;flex-wrap: wrap;justify-content: center;justify-content:flex-start;}
.home_product .two_part ul li{padding: 8px 14px;width: auto;box-sizing: border-box;transition: all .3s ease;text-align:center;border:1px solid #e5e5e5;background:#fff;}
.home_product .two_part ul li:not(:last-of-type){margin-right:10px;}
.home_product .two_part ul li.on{background: #199064;color: #fff;border-color:#199064;cursor: pointer;}

.home_product .layout{margin-top:48px;margin-top:10px;}
.home_product .series_nav{width: 230px;}
.home_product .series_nav ul{display: flex;flex-wrap: wrap;justify-content: flex-start;justify-content:center;}
.home_product .series_nav ul li{padding: 8px 1%;margin-bottom:2%;width: 100%;background: #999;color: #fff;box-sizing: border-box;transition: all .3s ease;text-align:center;}
.home_product .series_nav ul li.on{background: #199064;}
.home_product .series_nav ul li .flx{justify-content: center;align-items: center;}
.home_product .series_nav ul li i{margin-right: 6px;display:none;}
.home_product .series_nav ul li span{display: block;}

.home_product .series_bg{padding:20px;width:calc(98% - 230px);width:-webkit-calc(98% - 230px);background:#f5f7f9 url(../images/product_bg.jpg)no-repeat center/cover;border:1px solid #e5e5e5;box-sizing:border-box;}


.home_product .series_list .part{position:relative;}
.home_product .item{background: #fff;box-sizing: border-box;position: relative;}
.home_product .item:after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 0;background:linear-gradient(to bottom, #fff 99%,#fff 99%);z-index: 1;opacity: 0;transition: all 0.3s ease;}
.home_product .item .img{position: relative;padding-bottom: 87%;width: 100%;height: 0;overflow: hidden;}
.home_product .item .img img{position: absolute;left: 50%;top: 50%;width: 100%;transform: translate(-50%,-50%);transition: all .3s linear;}
.home_product .item:hover .img img{transform:translate(-50%,-50%) scale(0.9);}
.home_product .item .text{/* position: absolute;left: 0;bottom: 0; */padding:12px 10%;width: 100%;min-height:50%;z-index: 2;transition: all 0.3s ease;/* opacity: 0; */box-sizing:border-box;}
.home_product .item .tit{font-size: 16px;white-space: normal;text-overflow: ellipsis;overflow: hidden;word-break: break-all;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;text-transform: uppercase;text-align:center;}
.home_product .item .text .type{margin-top: 10px;font-size: 16px;color:#999;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;display:none}

.home_product .page_center{margin-top:0;}
.home_product .common_prev,.home_product .common_next{position: absolute;top:50%;width:54px;height:54px;border-radius: 50%;background-color: #fff;background-repeat: no-repeat;background-position: center;transform: translateY(-50%);z-index: 2;cursor: pointer;box-shadow:0 0 10px rgba(0,0,0,0.12)}
.home_product .common_prev{left:0;background-image: url(../images/pics_prev.png);}
.home_product .common_next{left:auto;right:0;background-image: url(../images/pics_next.png);}
.home_product .swiper-button-lock{display: initial;}

.home_product .swiper-pagination{margin-top: 32px;position: initial;}
.home_product .swiper-pagination .swiper-pagination-bullet{margin: 0 5px;width: 10px;height: 10px;opacity: 1;border: 2px solid #000;box-sizing: border-box;background: transparent;border-color: #1f3e74;}
.home_product .swiper-pagination .swiper-pagination-bullet-active{background: #199064;border-color: #199064;}
@media only screen and (min-width:521px){
	.home_product .swiper-pagination{display:none}
	/* .home_product .item:hover:after{height: 100%;opacity: 1;}
	.home_product .item:hover .text{opacity: 1;} */
	
	.home_product .common_prev:hover,.home_product .common_next:hover{box-shadow: 0 0 10px rgba(0,0,0,0.2);}
}
@media only screen and (max-width:1280px){
	.home_product .item .text .type{font-size:14px;}
	
	.home_product .common_prev{transform: translate(-50%,-50%);}
		.home_product .common_next{transform: translate(50%,-50%);}
}
@media only screen and (max-width:1080px){
	.home_product{padding:64px 0;}
	.home_product .series_nav{width: 200px;}
	.home_product .series_nav ul li{font-size:14px;}
	.home_product .item .tit{font-size:14px;}
	.home_product .series_bg{width: calc(98% - 200px);width: -webkit-calc(98% - 200px);}
}
@media only screen and (max-width:850px){
	.home_product{padding:50px 0;}
	.home_product .series_bg{}
	.home_product .series_nav ul li{font-size:15px}
	
	.home_product .layout{margin-top:36px;marign-top:10px}
	.home_product .common_prev,.home_product .common_next{position: initial;margin:0 8px;transform: initial;display: inline-block;width: 32px;height: 32px;background-size:8px auto;}
	.home_product .page_center{margin-top:30px;}
}
@media only screen and (max-width:768px){
	.home_product .series_nav{width: 100%;}
	.home_product .series_bg{margin-top:20px;width: 100%;}
	.home_product .series_nav ul{}
	.home_product .series_nav ul li{margin:0 4px 8px;width: auto;}
}
@media only screen and (max-width:680px){
	.home_product .series_nav ul li{margin: 0;}
}
@media only screen and (max-width:520px){
	.home_product{padding:30px 0;}
	.home_product .two_part ul li{font-size:14px;}
	.home_product .series_nav ul li{padding:8px;min-width: initial;font-size:14px;background:transparent;color:initial}
	.home_product .series_nav ul li.on{color:#fff;}
	.home_product .series_nav ul li i{width: 26px;}
	.home_product .series_bg{margin-top: 30px;}
	.home_product .item .text{position: initial;transform: initial;padding:6% 3% 11%;color: #000;opacity: 1;box-sizing: border-box;}
	.home_product .item .tit{font-size: 14px;}
	.home_product .item .text .type{margin-top: 7px;font-size: 12px;-webkit-line-clamp: 3;}
	.home_product .layout{margin-top:30px;margin-top:10px;}
	.home_product .swiper-pagination{margin-top:26px}
	
	
}

/* home_catalogue */
.home_catalogue{padding: 77px 0;background:#0a2783 url(../images/h_gg1.jpg)no-repeat center bottom/cover;color: #fff;}
.home_catalogue p{font-size:34px}
.home_catalogue a{display: inline-block;margin-bottom:10px;padding: 8px 20px;font-size: 26px;border: 1px solid #fff;border-radius: 30px;font-weight: bold;}
.home_catalogue .fr{text-align:right;}
.home_catalogue .layout{margin-top:20px;justify-content:center;display:none;}
.home_catalogue .layout .one{max-width:32%;}
.home_catalogue .layout .one a{padding:0 !important;margin:0;border:0;}
.home_catalogue .layout .one p{margin-top:12px;}
@media only screen and (max-width:1920px){
	.home_catalogue p{font-size: 1.8vw;}
}
@media only screen and (max-width:1280px){
	.home_catalogue p{font-size: 26px;}
	.home_catalogue a{font-size:24px}
}
@media only screen and (max-width:1080px){
	.home_catalogue{background-size:100% auto}
}
@media only screen and (max-width:992px){
}
@media only screen and (max-width:850px){
	.home_catalogue{padding: 50px 0;}
	.home_catalogue p{font-size: 20px;}
	.home_catalogue a{font-size: 18px;}
}
@media only screen and (max-width:520px){
	.home_catalogue{padding:30px 0;}
	.home_catalogue{text-align:center;background-size:auto 60%;background-position:right bottom;}
	.home_catalogue .layout{display:block;}
	.home_catalogue p{font-size: 16px;}
	.home_catalogue .fl{width: 100%;}
	.home_catalogue .fl p{font-size:18px;font-weight:bold}
	.home_catalogue .fr{float:left;margin-top:20px;width:100%;text-align:center;}
	.home_catalogue a{margin-top: 10px;font-size:15px;}
}




/* home_profile */
.home_profile{padding: 6% 0 10%;position: relative;z-index: 1;overflow:hidden;}
.home_profile .layout{align-items: center;}
.home_profile .text_part{width: 40%;}
.home_profile .text_part .content{margin-top: 6.4%;font-size: 16px;color: #6e6e6e;line-height: 1.8;}
.home_profile .text_part .content p{text-indent: 2em;margin-bottom: 2.3%;}
.home_profile .text_part .content p:nth-last-child(1){margin-bottom: 0;}
.home_profile .text_part .more{display: inline-block;font-size: 16px;color: #fff;margin-top: 5.2%;}
.home_profile .text_part .more div{display: flex;flex-wrap: nowrap;align-items: center;position: relative;z-index: 1;width: auto;padding: 14px 30px;overflow: hidden;transition: box-shadow .6s cubic-bezier(.215,.61,.355,1) 0.5s;box-shadow: 0 0 0px rgba(0,0,0,0);}
.home_profile .text_part .more div:after{content: "";position: absolute;left: 50%;top: 50%;width: 100%;height: 100%;background-color: #666;background-image:linear-gradient(to right,#199064,transparent);z-index: -1;transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;transform: translate(-50%,-50%);}
.home_profile .text_part .more span{display: inline-block;white-space: nowrap;}
.home_profile .text_part .more i{display: inline-block;margin-left: 20px;width: 18px;height: 18px;background: url(../images/icon_arrow2.png)no-repeat center/100% auto;filter: brightness(100);}
.home_profile .text_part .more:hover{color: #999;}
.home_profile .text_part .more:hover i{filter: brightness(1);}
.home_profile .text_part .more:hover div{box-shadow: 0 0 5px rgba(0,0,0,0.15);}
.home_profile .text_part .more:hover div:after{background: transparent;width: 90%;height: 90%;}
.home_profile .img_wrap{/* padding: 0 130px 0 0; */width: 51%;box-sizing: border-box;z-index: 1;}
.home_profile .img_wrap .bg1{position: absolute;right: 0;top: 0;width: 50%;height: 0;background-color: #0086d6;background-image: url(../images/en_text.png);background-repeat: no-repeat;background-position: right 30px top 200px;z-index: -2;}
.home_profile .img_wrap .bg2{position: absolute;right: 50%;bottom: 50%;width: 130px;height: 130px;display: flex;align-items: center;justify-content: center;z-index: -1;background: #199064;}
.home_profile .img_wrap.animate .bg1{animation: ani2 0.6s 1s 1 cubic-bezier(.215,.61,.355,1) forwards;}
.home_profile .img_wrap.animate .bg2{animation: ani3 0.6s 1.3s 1 cubic-bezier(.215,.61,.355,1) forwards;}
.home_profile .img_wrap:hover .bg2 i{animation: ani4 5s 0s 1 cubic-bezier(.215,.61,.355,1) forwards;}
.home_profile .pc_img{position: absolute;left: 5%;top: 0;width:65%;width:35%;height: 100%;overflow: hidden;z-index: -1;}
.home_profile .pc_img img{position: absolute;left: 0;top: 0;width: auto;transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;}
@keyframes ani2{
	from{height: 0;background-position: right 30px top 200px;}
	to{height: 100%;background-position: right 30px top 44px;}
}
@keyframes ani3{
	from{right: 50%;bottom: 50%;}
	to{right: 0;bottom: 0;}
}
@keyframes ani4{
	0{transform: rotateZ(0deg);}
	30%{transform: rotateZ(-45deg);}
	80%{transform: rotateZ(85deg);}
	100%{transform: rotateZ(0deg);}
}
@media only screen and (min-width:1080px){
	.home_profile .img_wrap{position:absolute;right:0;bottom:0;z-index: -1;width: 60%;}
}
@media only screen and (max-width:1080px){
	.home_profile .text_part{width: 100%;}
	.home_profile .img_wrap{width: 100%;}
	.home_profile .text_part .more{font-size: 16px;}
}
@media only screen and (max-width:850px){
	.home_profile{padding: 60px 0;}
	.home_profile .text_part .content{margin-top: 4.4%;line-height:1.8}
}
@media only screen and (max-width:750px){
	.home_profile .img_wrap{/* padding-right: 100px; */width: 100%;}
	.home_profile .img_wrap .bg2{width: 100px;height: 100px;}
	@keyframes ani2{
		from{height: 0;background-position: right 20px top 200px;}
		to{height: 100%;background-position: right 20px top 34px;}
	}
}
@media only screen and (max-width:520px){
	.home_profile{padding: 30px 0;}
	.home_profile .pc_img{width: 70%;}
	.home_profile .img_wrap{/* padding-right: 60px; */width: 100%;}
	.home_profile .img_wrap .bg2{width: 60px;height: 60px;}
	.home_profile .img_wrap.animate .bg2 i{width: 28px;}
	@keyframes ani2{
		from{height: 0;background-position: right 15px top 200px;}
		to{height: 100%;background-position: right 15px top 24px;}
	}
	.home_profile .text_part .more{font-size: 14px;}
	.home_profile .text_part .more div{padding: 0.6rem;}
	.home_profile .text_part .more i{width: 18px;background-size: 100% auto;}
}

/* g_wt */
.g_wt{padding: 100px 0;}

.g_wt .m_wt{display:flex;flex-wrap:nowrap;justify-content:center}
.g_wt .m_wt .part{width: 460px;}
.g_wt .m_wt .part .wrap{display:flex;flex-wrap:wrap;justify-content:space-between;}
.g_wt dl{background:url("../images/whybg1.png") no-repeat;padding-bottom:38px;margin:0 14px;width: 48%;width: 220px;height: auto;transition: all 0.3s linear 0s;overflow:hidden;border-radius:0 0 20px 20px;background-size:100% auto;position:relative;z-index: 1;}
.g_wt dl:after{content:"";position: absolute;left:50%;bottom:0;width:98%;height: 40%;border-radius:0 0 20px 20px;overflow:hidden;background-color: #12783e;z-index: -1;transition: all 0.3s linear 0s;transform:translateX(-50%)}
.g_wt .m_wt dl:nth-child(2){margin-right:24%;}

.g_wt dl:hover{ transform: translateY(-10px);}
/* .g_wt .lastdl{margin-right: 0;} */
.g_wt dt{width: 130px;width:59%;margin: 0 auto 20px;}
.g_wt .con{padding:0 10%;box-sizing:border-box;}
.g_wt h3{height: 58px;margin-bottom: 15px;position: relative;text-align: center;font-size: 22px;font-weight: bold;color: #fff;}
.g_wt h3:before{content: "";position: absolute;width: 20px;height: 3px;background: #fff;left:50%;margin-left: -10px;top:54px;}
.g_wt p{font-size: 16px;line-height: 1.6;color: #fff;text-align: center;}
.g_wt .wt2{}



.home_weakness .content{padding:5% 0;position: relative;z-index: 1;}
.home_weakness .renwu{position: absolute;left:50%;top:50%;width: 474px;z-index: -1;transform:translate(-50%,-50%)}
@media only screen and (min-width:1281px) and (max-width:1920px){
	
	.g_wt dl:hover:after{background-color:#1acd68;}
	.g_wt dl:hover,.g_wt .cur{background:url("../images/whybg2.png") no-repeat;background-size:100% auto;}
	.g_wt .m_wt dl:nth-child(2){margin-right:20vw;}
}
@media only screen and (max-width:1920px){
	/* .g_wt .m_wt dl:nth-child(2){margin-right:20vw;} */
}
@media only screen and (max-width:1280px){
	.g_wt{ height: auto; padding-bottom: 50px; }
	/* .g_wt .m_wt{ display: flex; flex-wrap: nowrap; justify-content: space-between; } */
	.g_wt dl{ width: 23%;margin:0 1% 0 0;padding:18px 0 38px;background-size: 100%; border-radius: 20px;background: #1acd68;}
	.g_wt dl:after{background-color: #1acd68;}
	/* .g_wt dl:not(:last-of-type){margin:0 1% 0 0;} */
	.g_wt .m_wt dl:nth-child(2){margin:0 1% 0 0;}
	.g_wt dl:hover, .g_wt .cur{ background-size: 100%; }
	.g_wt .wt2{margin-right: 0;}
	.g_wt dt{background:rgba(255,255,255,0.5);border-radius:50%;}
	.home_weakness .renwu{position: initial;transform: initial;width: auto;}
	.g_wt h3{font-size:18px;}
	.g_wt p{font-size:15px;}
	
	.home_weakness .content{padding:40px 0 0;}
}
@media only screen and (max-width:1080px){
	.g_wt{padding:64px 0;}
	.g_wt h2{font-size: 30px; }
	.g_wt dt{margin-bottom: 10px;width: 44%;}
	.g_wt h3{font-size: 18px; height: 40px; }
	.g_wt h3:before{ top:36px;}
	.g_wt .m_wt{flex-wrap:wrap;}
	.home_weakness .renwu_wrap{margin-bottom:30px;width: 100%;text-align:center;order:-1;}
	.home_weakness .renwu{margin:0 auto;width: 30%;}
}

@media only screen and (max-width:850px){
	.g_wt{padding:50px 0;}
	.g_wt h3{font-size:16px;}
	.g_wt h3:before{height: 2px;}
	.g_wt .m_wt{justify-content:space-between;}
	.g_wt dl{padding:18px 0 20px}
	.g_wt dl{margin:0 0 0 0;width: 24%;}
	.g_wt .m_wt dl:nth-child(2){margin:0 0 0 0;}
	
}
@media only screen and (max-width:680px){
	.g_wt dl{margin:0 0 2% 0;width: 49%;}
	.g_wt .m_wt dl:nth-child(2){margin:0 0 2% 0;}
	.home_weakness .content{padding:30px 0 0;}
	.home_weakness .renwu_wrap{display:none;}
}

@media only screen and (max-width:520px){
	.g_wt{padding:30px 0;}
	.g_wt dt{width: 36%;}
}

/* .ab_advantage{margin-top: 9.5%;}
.ab_advantage ul li{width: 22%;}
.ab_advantage ul li:nth-child(1){transform: translateX(10.5%);}
.ab_advantage ul li:nth-child(2){transform: translateX(6%);}
.ab_advantage ul li:nth-child(3){transform: translateX(-6%);}
.ab_advantage ul li:nth-child(4){transform: translateX(-10.5%);}
.ab_advantage ul li:nth-child(even) .flx_w{flex-flow: column-reverse;}
.ab_advantage ul li:nth-child(even) .text{margin-top: 5%;transform: translateX(-19%);}
.ab_advantage ul li .text{margin-bottom: 5%;width: 100%;text-transform: uppercase;transform: translateX(23%);font-size: 14px;font-weight: bold;line-height: 25px;}
.ab_advantage ul li .img{position: relative;padding-bottom: 138%;width: 100%;height: 0;transform: skewX(-15deg);overflow: hidden;}
.ab_advantage ul li .img img{position: absolute;top: 50%;left: 50%;width: auto;height: 100%;max-width: initial;transform: translate(-50%,-50%) skewX(15deg);z-index: 2;}
@media only screen and (max-width:768px){
	.ab_advantage{margin-top: 30px;}
	.ab_advantage ul li .text{line-height: 22px;}
	.ab_advantage ul li{width: 49%;}
	.ab_advantage ul li:nth-child(1){transform: initial;}
	.ab_advantage ul li:nth-child(2){transform: initial;}
	.ab_advantage ul li:nth-child(3){transform: initial;}
	.ab_advantage ul li:nth-child(4){transform: initial;}
	.ab_advantage ul li:nth-child(even) .text{transform: initial;}
	.ab_advantage ul li .text{transform: initial;}
	.ab_advantage ul li .img{transform: initial;}
	.ab_advantage ul li .img img{transform: translate(-50%,-50%) skewX(0);}
}
@media only screen and (max-width:480px){
	.ab_advantage ul li .text{font-size: 12px;line-height: normal;}
} */


/* home_ys */
.home_ys .layout{margin-top:48px;}
.home_ys .row{display:flex;flex-wrap:wrap;justify-content:flex-start;}
.home_ys .row:nth-child(even){justify-content:flex-end}
.g_ys .row:nth-child(even) .text_part{padding:0 0 5% 5%}
.home_ys .row .img_part{width:50%;}
.home_ys .row .img_part img{width:100%}
.home_ys .row .text_part{padding:0 5% 0 5%;width:31.25%;min-width:488px;max-width:50%;box-sizing:border-box;}
.g_ys{/* height: 1866px; */background-image: radial-gradient(#fff,#fff,#e5e5e5);/* background:url("../images/ysbg.jpg") no-repeat; */padding-top: 74px;overflow: hidden;}

.g_ys .m_ys1{}
.g_ys dt{position: relative;}

.g_ys dt b{position: absolute;right: 0;top:0;padding:3.5% 1%;width:7vw;min-width:100px;background:#199064;text-align:center}
.g_ys dt b i{display:inline-block;width: 40px;}
.g_ys dt b a{display:block;font-size: 18px;color: #fff;margin-top:10px}
.g_ys .row:nth-child(even) dt b{right:auto;left:0}
/* .g_ys dt b a{display: block;width: 150px;height: 75px;text-align: center;font-size: 18px;color: #fff;padding-top: 75px;background:#199064 url("../images/tel.png") no-repeat center 25px;    background-size: 42px;} */
.g_ys dd{float: left;position: relative;}
.g_ys dd i{position: absolute;right: 0;top:27px;}
.g_ys dd h3{margin-top: 42px;position: relative;height: 140px;background:url("../images/ysline.jpg") no-repeat 0 120px;font-size: 24px;/* color: #333333; */font-weight: normal;}
.g_ys dd h3 b{display: block;font-size:34px;color: #199064;padding-top: 18px;margin-bottom: 7px;}
.g_ys dd h3:before{content: "";position: absolute;width: 63px;height: 1px;background: #199064;left:0;top:0;}
.g_ys dd p{font-size: 16px;line-height: 26px;}
.g_ys dd p a{font-weight:bold;}
.g_ys .yss{position: absolute;left:0;top:320px;overflow: hidden;}
.g_ys .yss img{transition: all 0.3s linear 0s;width: 100%;}
.g_ys .yss:hover img{transform: scale(1.1);}
.g_ys .m_ys2{}
/* .g_ys .m_ys2 dt{width: 960px;position: relative;} */

/* .g_ys .m_ys2 dd{float: left;width: 600px;position: relative;} */
.g_ys .m_ys2 .text_part{padding-bottom:50px}
.g_ys .m_ys2 .text_part .por{box-sizing:border-box;padding-right:10%}
.g_ys .m_ys2 dd i{position: absolute;right:10%;top:0;}
/* .g_ys .m_ys2 dd h3{position: relative;height: 140px;margin-left: 0;background:url("../images/ysline.jpg") no-repeat 0 120px;font-size: 24px;font-weight: normal;}
.g_ys .m_ys2 dd h3 b{display: block;font-size:34px;color: #199064;padding-top: 18px;}
.g_ys .m_ys2 dd h3:before{content: "";position: absolute;width: 63px;height: 1px;background: #199064;left:0;top:0;}
.g_ys .m_ys2 dd p{font-size: 16px;line-height: 26px;margin-left: 0;} */
.g_ys .m_ys2 .yss{position:  initial;left:0;top:0;}

.g_ys .m_ys3{}


@media only screen and (max-width:1280px){
	.g_ys dt b i{width: 30px;}
	.g_ys dd h3 b{font-size:30px;}
}
@media only screen and (max-width:1080px){
	.g_ys{padding-top:64px;}
	.g_ys dd i{right:10%;width: 70px;}
	.g_ys .yss{position: initial;margin-top:30px;}
	.home_ys .row .text_part{width: 50%;min-width:initial;max-width:initial}
	.home_ys .row{align-items:center;}
	
}
@media only screen and (max-width:850px){
	.g_ys{padding-top:50px;}
	.g_ys dd h3 b{padding-top:10px;font-size:20px;}
	.g_ys dd h3{font-size:20px;height:auto;margin:30px 0;}
	.g_ys dd i{width: 54px;}
	.g_ys dt b{min-width:74px;}
	.g_ys dt b i{width: 20px;}
	.g_ys dt b a{margin-top:6px;font-size:15px;}
	.g_ys .row:nth-child(even) .text_part{padding:0 5% 5%;}
	.home_ys .row .text_part{padding-bottom:5%}
	.home_ys .layout{margin-top:30px;}
	
}
@media only screen and (max-width:680px){
	.home_ys .row .img_part{width: 100%;}
	.home_ys .row .text_part{width: 100%;}
	.home_ys .row:nth-child(even){flex-flow: column-reverse;}
}
@media only screen and (max-width:520px){
	.g_ys{padding-top:30px;}
	.g_ys dd p{font-size:15px;line-height:1.8;}
	.g_ys dd h3{font-size:16px;font-weight:bold;}
	.g_ys dt b {min-width: 66px;}
	.g_ys dt b a {margin-top: 6px;font-size: 14px;}
	.home_ys .row .text_part{padding-bottom:40px;}
	.g_ys .row:nth-child(even) .text_part{padding-bottom:40px;}
}


/* 流程 */
.g_lc{background:url("../images/lcbg.jpg") no-repeat center top/cover;height:auto;padding: 70px 0;}
/* .g_lc .content{width: 1245px;} */


.g_lc ul{display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:48px;margin-left:auto;margin-right:auto;width:1200px;max-width:100%;}
.g_lc li{background:url("../images/lcbg1.png") no-repeat;width: 102px;height: 278px;float: left;transition: all 0.3s linear 0s;background-size:100% auto;}
.g_lc li:not(:last-of-type){margin-right: 15px;}
.g_lc li i{display: block;width: 82px;height: 82px;overflow: hidden;margin: 10px auto 30px;}
.g_lc li b{display: block;text-align: center;font-size: 18px;font-weight: normal;color: #fff;}
.g_lc li em{display: block;padding: 0 38px;font-size: 18px;color: #fff;text-align: center;}
.g_lc li:hover,.g_lc .cur{background:url("../images/lcbg2.png") no-repeat; transform: translateX(-5px);}
.g_lc li:hover em,.g_lc .cur em{color: #231915;}
.g_lc li:hover i img,.g_lc .cur i img{margin-top: -82px;}
.g_lc .lctel{margin-top:5%;background:url("../images/lctel.png") no-repeat 320px 0;font-size: 16px;color: #fff;line-height: 50px;text-align:center}

.g_lc .lctel b{display:block;font-size: 30px;color: #333;font-family: impact;font-weight: normal;position: relative;}
.g_lc .lctel span{width: 172px;height: 34px;line-height: 34px;background: #d63a02;border-radius: 20px;text-align: center;font-size: 18px;color: #fff;font-weight: bold;display: inline-block;position: relative;margin-left: 20px;top:-5px;}
.g_lc .lctel span a{color: #fff;}
.g_lc .lctel em{display: inline-block;line-height: 34px;position: relative;top:-4px; color:#333;font-size:26px;font-weight:bold;}
.home_liucheng .tel{display:inline-block;}

@media only screen and (max-width:1080px){
	.g_lc{padding:64px 0;}
	.g_lc .lctel b{font-size:24px;}
	.g_lc .lctel em{font-weight:bold;font-size:20px;}
}
@media only screen and (max-width:850px){
	.g_lc{padding:50px 0;}
	.g_lc ul{margin-top:36px;}
	.g_lc li{padding-bottom:10px;width: 90px;height: auto;}
	.g_lc li:hover, .g_lc .cur{background-size:100% auto;}
	.g_lc li:hover i img, .g_lc .cur i img{margin-top:-65px}
	.g_lc li i{width: 66px;height: 66px;}
	.g_lc li em{font-size:16px;}
	.g_lc .lctel b{line-height:normal;}
	.g_lc .lctel em{top:-2px;}
}
@media only screen and (max-width:520px){
	.g_lc{padding:30px 0;}
	.g_lc ul {margin-top: 30px;}
	.g_lc li:nth-child(3){margin-right:0;}
	.g_lc .lctel em{font-size:18px;}
	.g_lc .lctel{margin-top:30px;}
	.g_lc .lctel b{font-size:20px;}
	.g_lc .lctel span{margin-left:0;margin-top:20px;font-size:16px;}
}
