@keyframes moveUpDown {
	0% {
		transform: translateY(0);
	}
	50% {
		transform: translateY(30%);
	}
	100% {
		transform: translateY(0);
	}
}
@keyframes moveLeftRight {
	0% {
		transform: translateX(0);
	}
	50% {
		transform: translateX(30%);
	}
	100% {
		transform: translateX(0);
	}
}
:root{
	--en_fz: 20px;
}
.hover_img{}
.hover_img img{transition: all 300ms ease 0s;}
.hover_img:hover img{transform: scale(1.05);}
.module1 {background: url(../images/index_module1.png) no-repeat center;background-size: cover;}
.cell {max-width: 1300px;margin: auto;padding: 8.1%;display: flex;}
.cell .cell_left {width: 48%;padding-right: 9%;box-sizing: border-box;}
.cell .cell_left .cell_title {font-family: 'SourceHanSansCN-Regular';font-size: 56px;/*line-height: 46px;*/color: #3e72d5;padding-top: 26.5%;}
.cell .cell_left .cell_tip {font-family: 'SourceHanSansCN-Bold';font-size: var(--en_fz);/*line-height: 46px;*/color: #1babda;padding-top: 0.5%;letter-spacing: 6px;}
.cell .cell_left .cell_text {font-family: 'SourceHanSansCN-Regular';font-size: 18px;line-height: 30px;color: #4c4c4c;padding-top: 6%;padding-bottom: 13%;}
/* .cell .cell_left .cell_btn {margin-top: 2%;} */
.cell .cell_left .cell_btn a {font-family: 'SourceHanSansCN-Regular';font-size: 18px;/*line-height: 32px;*/color: #ffffff;padding: 2.6% 9.5%;background-color: #3e72d5;border-radius: 25px;box-sizing: border-box;display: inline-block;}
.cell .cell_right {width: 55%;padding-top: 48%;box-sizing: border-box;margin-right: -3%;position: relative;}
.cell .cell_right img {position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;}
.cell .cell_right .cell_right_box {display: flex;flex-direction: column;justify-content: center;align-items: center;}
.cell .cell_right .cell_right_box.mianji {position: absolute;top: 12%;left: 28%;}
.cell .cell_right .cell_right_box.huoban {position: absolute;top: 30%;right: 1%;}
.cell .cell_right .cell_right_box.shuliang {position: absolute;bottom: 12%;right: 36%;}
.cell .cell_right .cell_right_box.people {position: absolute;bottom: 27%;left: 11%;}
.cell .cell_right .cell_right_box .cell_right_num {font-family: 'SourceHanSansCN-Regular';font-size: 50px;/*line-height: 32px;*/color: #3e72d5;}
.cell .cell_right .cell_right_box .cell_right_text {font-family: 'SourceHanSansCN-Regular';font-size: 18px;/*line-height: 32px;*/color: #666666;text-align: center;}
.serve {position: relative;}
.serve .mobile_show{display: none;}
.serve .serve_img {width: 100%;position: relative;padding-top: 33.59%;box-sizing: border-box;display: none;}
.serve .serve_img.cur {display: block;}
.serve .serve_img img {position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;width: 100%;height: 100%;object-fit: cover;}
.serve .serve_bottom {position: relative;/*position: absolute;width: 100%;bottom: 0;left: 50%;transform: translate(-50%, 0);*/display: flex;flex-wrap: wrap;z-index: 11;}
.serve .serve_bottom .serve_box {width: 25%;position: relative;}
.serve:hover img{transform: scale(1.05);transition: all 500ms ease 0s;}
/*
.serve .serve_bottom .serve_box {width: 25%;position: relative;background: url(./images/index_img3.png) no-repeat center;background-size: cover !important;}
.serve .serve_bottom .serve_box:nth-child(2) {background: url(./images/index_img4.png) no-repeat center;}
.serve .serve_bottom .serve_box:nth-child(3) {background: url(./images/index_img5.png) no-repeat center;}
.serve .serve_bottom .serve_box:nth-child(4) {background: url(./images/index_img6.png) no-repeat center;}
*/
.serve .serve_bottom .serve_box .serve_box_img {width: 37.5%;position: relative;/*padding-top: 58%;*/box-sizing: border-box;opacity: 0;}
@media screen and (min-width: 991px){
	body .serve .serve_bottom .serve_box.cur{background: linear-gradient(to right, #1baada, #146ec7);}
}
body .serve .serve_bottom .serve_box.cur .serve_box_img img{animation: moveUpDown 4s ease infinite;}
body .serve .serve_bottom .serve_box.cur .serve_box_img {opacity: 1;}
/*.serve .serve_bottom .serve_box .serve_box_img img {position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;width: 100%;height: 100%;object-fit: cover;}*/
/* .serve .serve_bottom .serve_box .serve_box_txt {position: absolute;top: 11%;left: 8%;} */
.serve .serve_bottom .serve_box .serve_box_txt {padding: 28px 10px 36px 40px;box-sizing: border-box;display: flex;justify-content: space-between;}
.serve .serve_bottom .serve_box_mbimg{display: none;}
.serve .serve_bottom .serve_box .serve_box_txt .serve_box_cont{width: 61%;}
.serve .serve_bottom .serve_box .serve_box_txt .serve_box_txt_title {font-family: 'SourceHanSansCN-Regular';font-size: 30px;/*line-height: 46px;*/color: #ffffff;padding-bottom: 20px;box-sizing: border-box;}
.serve .serve_bottom .serve_box .serve_box_txt .serve_box_txt_text {font-family: 'SourceHanSansCN-Regular';font-size: 16px;line-height: 1.6;color: #ffffff;padding-bottom: 8px;box-sizing: border-box;}
.serve .serve_bottom .serve_box .serve_box_txt .serve_box_txt_text a{color: #fff;}
.serve .serve_bottom .serve_box .serve_box_txt .serve_box_txt_text:last-child {padding-bottom: 0px;}
.module2 {background: url(../images/index_module2.png) no-repeat center;background-size: cover;}
.quality {max-width: 1300px;margin: auto;display: flex;width: 92%;}
.quality .quality_left {width: 56.8%;padding-right: 18%;box-sizing: border-box;}
.quality .quality_left .quality_title {font-family: 'SourceHanSansCN-Regular';font-size: 54px;/*line-height: 46px;*/color: #3e72d5;padding-top: 24.5%;}
.quality .quality_left .quality_tip {font-family: 'SourceHanSansCN-Bold';font-size: var(--en_fz);/*line-height: 46px;*/color: #1babda;letter-spacing: 6px;padding-top: 0.5%;}
.quality .quality_left .quality_text {font-family: 'SourceHanSansCN-Regular';font-size: 18px;line-height: 32px;color: #4c4c4c;padding-top: 6.2%;}
.quality .quality_left .quality_content {padding-top: 11.8%;}
.quality .quality_left .quality_content .quality_box:first-child {margin-top: 0%;}
.quality .quality_left .quality_content .quality_box {margin-top: 3%;padding: 3% 5%;display: flex;align-items: center;background-color: #ffffff;position: relative;border-radius: 14px;}
.quality .quality_left .quality_content .quality_box.cur {background-color: #3e72d5;}
.quality .quality_left .quality_content .quality_box .quality_item {position: relative;padding-left: 22%;padding-right: 10%;font-family: 'SourceHanSansCN-Regular';font-size: 22px;/*line-height: 46px;*/color: #333333;display: flex;align-items: center;width: 100%;height: 70px;}
.quality .quality_left .quality_content .quality_box.cur .quality_item {color: #ffffff;}
.quality .quality_left .quality_content .quality_box .quality_item::before {content: '';position: absolute;width: 70px;height: 70px;left: 0;top: 50%;transform: translate(0, -50%);border-radius: 20px;}
.quality .quality_left .quality_content .quality_box:nth-child(1) .quality_item::before {background: url(../images/icon/icon_quality_tube2.png) no-repeat center;background-size: cover;background-color: #e6f3fc;}
.quality .quality_left .quality_content .quality_box:nth-child(2) .quality_item::before {background: url(../images/icon/icon_quality_books1.png) no-repeat center;background-color: #e6f3fc;}
.quality .quality_left .quality_content .quality_box:nth-child(3) .quality_item::before {background: url(../images/icon/icon_quality_magnifier1.png) no-repeat center;background-color: #e6f3fc;}
.quality .quality_left .quality_content .quality_box:nth-child(4) .quality_item::before {background: url(../images/icon/icon_quality_delivery1.png) no-repeat center;background-color: #e6f3fc;}
.quality .quality_left .quality_content .quality_box.cur .quality_item::before {background: url(../images/icon/icon_quality_tube3.png) no-repeat center;background-size: 100%;background-color: #e6eefc !important;}
.quality .quality_left .quality_content .quality_box.cur:nth-child(2) .quality_item::before {background: url(../images/icon/icon_quality_books2.png) no-repeat center;background-size: 100%;}
.quality .quality_left .quality_content .quality_box.cur:nth-child(3) .quality_item::before {background: url(../images/icon/icon_quality_magnifier2.png) no-repeat center;background-size: 100%;}
.quality .quality_left .quality_content .quality_box.cur:nth-child(4) .quality_item::before {background: url(../images/icon/icon_quality_delivery2.png) no-repeat center;background-size: 100%;}
.quality .quality_left .quality_content .quality_box.cur .quality_item::after {content: '';position: absolute;width: 20px;height: 16px;background: url(../images/icon_wright_index.png) no-repeat center;background-size: cover;right: 3.5%;top: 55%;transform: translate(0, -50%);}
.quality .quality_right {width: 43.1%;padding-right: 3%;box-sizing: border-box;padding-top: 18%;}
.quality .quality_right .quality_img {width: 100%;position: relative;padding-top: 111%;box-sizing: border-box;display: none;}
.quality .quality_right .quality_img.cur {display: block;}
.quality .quality_right .quality_img img {position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;}
.news_index {max-width: 1300px;margin: auto;}
.news_index .news_headline {padding-top: 16%;text-align: center;}
.news_index .news_headline .news_headline_title {font-family: 'SourceHanSansCN-Regular';font-size: 54px;/*line-height: 46px;*/color: #3e72d5;}
.news_index .news_headline .news_headline_text {font-family: 'SourceHanSansCN-Bold';font-size: var(--en_fz);/*line-height: 46px;*/color: #1babda;letter-spacing: 6px;padding-top: 0.5%;}
.news_index .news_content {padding-top: 20px;padding-bottom: 110px;position: relative;}
/*
.news_index .news_content .slick-slide{padding: 0 30px;width: 20vw!important;}
.news_index .news_content .slick-slide.cur{background: red;width: 27vw!important;}
*/
.news_index .news_content .swiper-horizontal {padding-bottom: 7.8%;}
/*
.news_index .news_content .swiper-slide-prev {width: 29.5% !important;}
.news_index .news_content .swiper-slide-active {width: 40% !important;}
.news_index .news_content .swiper-slide-next {width: 29.8% !important;}
*/
.slick-slide{margin: 30px;transition: all 300ms ease 0s;}
.slick-list{padding: 0!important;width: calc(100% + 120px);margin-left: -60px!important;padding-bottom: 30px!important;padding-top: 30px!important;}
.slick-center{transform: scale(1.15);}
.news_index .news_content .swiper-slide {width: 29.8%;}
.news_index .news_content .swiper-slide-active {width: 40%;}
.news_index .news_content .news_box {box-sizing: border-box;border-radius: 10px;display: flex;flex-direction: column;padding: 8.455%;}
/*.news_index .news_content .swiper-slide-prev .news_box {padding-right: 12%;box-sizing: border-box;}
.news_index .news_content .swiper-slide-next .news_box {padding-left: 12%;box-sizing: border-box;}*/
.news_index .news_content .news_box .news_img {width: 100%;position: relative;padding-top: 56%;box-sizing: border-box;border-radius: 10px;}
.news_index .news_content .news_box .news_img img {position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;width: 100%;height: 100%;object-fit: cover;}
.news_index .news_content .news_box .news_txt {padding-top: 13.5%;}
.news_index .news_content .news_box .news_txt .news_title {font-family: 'SourceHanSansCN-Regular';font-size: 20px;line-height: 30px; color: #333333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;text-overflow: ellipsis;overflow: hidden;}
.news_index .news_content .news_box .news_txt .news_text {font-family: 'SourceHanSansCN-Regular';font-size: 18px;line-height: 32px;color: #666666;padding-top: 3%; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;text-overflow: ellipsis;overflow: hidden;}
.news_index .news_content .news_box .news_txt .news_time {font-family: 'SourceHanSansCN-Regular';font-size: 16px;/*line-height: 32px;*/color: #999999;padding-top: 7%;}
.news_index .news_content .swiper-button-prev2 {position: absolute;width: 44px;height: 44px;z-index: 2;background: url(../images/icon_bleft.png) no-repeat center;background-size: cover; bottom: 8%;left: 48%;transform: translate(-50%, 0);cursor: pointer;}
.news_index .news_content .swiper-button-next2 {position: absolute;width: 44px;height: 44px;z-index: 2;background: url(../images/icon_bright.png) no-repeat center;background-size: cover;bottom: 8%;right: 44%;transform: translate(-50%, 0);cursor: pointer;}
.news_index .news_content .slick-center .news_box {background-color: #ffffff;box-shadow: 2px 4px 20px #00000033;/*padding: 20px;*/}
.news_index .news_content .swiper-slide-active .news_box .news_txt {padding-top: 4.5%;}
.news_index .news_content .swiper-slide-active .news_box .news_txt .news_text {padding-top: 2%;}
.contactus {/*padding-top: 48%;*/position: relative;padding: 240px 0;}
/*.contactus img {position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;}*/
.contactus .contactus_content {/*position: absolute;top: 0;right: 0;bottom: 0;left: 0;*/margin: auto;width: 92%;max-width: 1300px;}
.contactus .contactus_content .contactus_subtitle{font-family: 'SourceHanSansCN-Bold';font-size: var(--en_fz);color: #fff;letter-spacing: 6px;padding-top: 0.5%;}
.contactus .contactus_content .contactus_title {font-family: 'SourceHanSansCN-Bold';font-size: 54px;/*line-height: 70px;*/color: #ffffff;}
.contactus .contactus_content .contactus_title.phone {padding-top: 0%;}
.contactus .contactus_content .contactus_box {padding-top: 4.4%;width: 32.3%;border-radius: 20px;}
.contactus .contactus_content .contactus_box .contactus_item {padding: 1.5% 14% 1.5% 20%;margin-bottom: 3.4%;position: relative;font-family: 'SourceHanSansCN-Bold';font-size: 26px;/*line-height: 40px;*/height: 70px;box-sizing: border-box;color: #ffffff;background-color: #3e72d5;display: flex;align-items: center;border-radius: 36px;overflow: hidden;width: 100%;}
@media screen and (min-width: 992px){
	.contactus .contactus_content .contactus_box .contactus_item:hover{width: 105%;}
}
.contactus .contactus_content .contactus_box .contactus_item a{color: #fff;}
.contactus .contactus_content .contactus_box .contactus_item:nth-child(2) {background-color: #1babda;}
.contactus .contactus_content .contactus_box .contactus_item:nth-child(3) {background-color: #8dd7f7;}
.contactus .contactus_content .contactus_box .contactus_item::before {content: '';position: absolute;background: url(../images/icon_contactus_phone.png) no-repeat center;background-size: cover;width: 56px;height: 56px;left: 2%;top: 50%;transform: translate(0, -50%);}
.contactus .contactus_content .contactus_box .contactus_item:nth-child(2)::before {background: url(../images/icon_contactus_people.png) no-repeat center;background-size: cover;}
.contactus .contactus_content .contactus_box .contactus_item:nth-child(3)::before {background: url(../images/icon_contactus_information.png) no-repeat center;background-size: cover;}
.contactus .contactus_content .contactus_box .contactus_item::after {content: '';position: absolute;background: url(../images/icon_wright_index.png) no-repeat center;background-size: cover;width: 20px;height: 16px;right: 7%;top: 50%;transform: translate(0, -50%);}
@media screen and (max-width: 1520px) {
	.serve .serve_bottom{position: relative;transform: none;left: auto;}
	/*.serve .serve_img{padding-top: 86.5%;}*/
	.serve .serve_bottom .serve_box .serve_box_txt .serve_box_txt_title{font-size: 26px;}
	.slick-list{width: calc(100% + 60px);margin-left: -30px !important;}
	.cell .cell_left .cell_title{font-size: 50px;}
	.quality .quality_left .quality_title{font-size: 50px;}
	.news_index .news_headline .news_headline_title{font-size: 50px;}
	.contactus .contactus_content .contactus_title{font-size: 50px;}
}
@media screen and (max-width: 1320px) {
	.quality .quality_left .quality_content .quality_box .quality_item{height: 50px;}
	.quality .quality_left .quality_content .quality_box .quality_item::before{width: 50px;height: 50px;}
	.contactus{padding: 110px 0;}
	.contactus .contactus_content .contactus_box .contactus_item::before{width: 46px;height: 46px;}
}
@media screen and (max-width: 991px) {

	.contactus .contactus_content .contactus_subtitle{letter-spacing: 4px;}
	.slick-list{width: 100%;margin: 0!important;padding: 0!important;}
	.banner .banner_box .banner_txt {top: 50%;left: 6%;width: 72%;}
	.banner .banner_box .banner_txt .banner_title {font-size: 72px;}
	.banner .banner_box .banner_txt .banner_text {font-size: 24px;line-height: 44px;padding-top: 0;}
	.cell {padding: 0 30px;flex-direction: column;padding-bottom: 20%;}
	.cell .cell_left {width: 100%;padding-right: 0;}
	.cell .cell_left .cell_title {font-size: 60px;padding-top: 8vw;}
	.cell .cell_left .cell_tip {font-size: 24px;padding-top: 1.5%;letter-spacing: 7px;}
	.cell .cell_left .cell_text {font-size: 26px;line-height: 40px;padding-bottom: 6.0vw;padding-top: 3vw;}
	.cell .cell_left .cell_btn a {display: inline-block;padding: 3.2% 10vw;border-radius: 38px;font-size: 26px;}
	.cell .cell_right {width: 100%;padding-top: 110%;margin-right: 0%;}
	.cell .cell_right .cell_right_box .cell_right_num {font-size: 52px;}
	.cell .cell_right .cell_right_box .cell_right_text {font-size: 26px;}
	.cell .cell_right .cell_right_box.mianji {top: 17%;left: 26%;}
	.cell .cell_right .cell_right_box.huoban {top: 36%;right: 0%;width: 20%;}
	.cell .cell_right .cell_right_box.people {bottom: 33%;left: 7%;}
	.cell .cell_right .cell_right_box.shuliang {bottom: 19%;right: 35%;}
	.serve {padding-bottom: 0;max-width: 92vw;margin: 0 auto;}
	.serve .serve_img {padding-top: 88.5%;}
	.serve .serve_bottom {position: unset;flex-wrap: wrap;transform: unset;}
	.serve .serve_bottom .serve_box {width: 100%;margin-top: 6.0vw;border-radius: 14px;overflow: hidden;}
	body .serve .serve_bottom .serve_box .serve_box_img img{animation: moveUpDown 4s ease infinite;}
	.serve .serve_bottom .serve_box .serve_box_img{width: 23%;margin-top: 0;opacity: 1;display: none;}
	/*
	.serve .serve_bottom .serve_box .serve_box_img {padding-top: 181.5%;}
	.serve .serve_bottom .serve_box {background: url(./images/index_img3_1.png) no-repeat center;}
	.serve .serve_bottom .serve_box:nth-child(2) {background: url(./images/index_img4_1.png) no-repeat center;}
	.serve .serve_bottom .serve_box:nth-child(3) {background: url(./images/index_img5_1.png) no-repeat center;}
	.serve .serve_bottom .serve_box:nth-child(4) {background: url(./images/index_img6_1.png) no-repeat center;}
	*/
	.serve .serve_bottom .serve_box_mbimg{display: block;font-size: 0;}
	.serve .serve_img{display: none!important;}
	.serve .serve_bottom .serve_box .serve_box_txt .serve_box_cont{width: 100%;}
	.serve .serve_bottom .serve_box .serve_box_txt {padding: 6.0vw 4.0vw;background: linear-gradient(to right, #1baada, #146ec7);}
	.serve .serve_bottom .serve_box .serve_box_txt .serve_box_txt_title {font-size: 42px;}
	.serve .serve_bottom .serve_box .serve_box_txt .serve_box_txt_text {font-size: 26px;padding-bottom: 2%;}
	.quality {flex-direction: column;margin: auto 30px;}
	.quality .quality_left {width: 100%;padding-right: 0;}
	.quality .quality_left .quality_title {font-size: 60px;padding-top: 17.5%;}
	.quality .quality_left .quality_tip {font-size: 24px;letter-spacing: 7px;padding-top: 1%;}
	.quality .quality_left .quality_text {font-size: 26px;line-height: 40px;padding-top: 7%;}
	.quality .quality_left .quality_content {padding-top: 10.6%;}
	.quality .quality_left .quality_content .quality_box {padding: 2.9% 4.2%;margin-top: 3.5%;}
	.quality .quality_left .quality_content .quality_box .quality_item {height: 96px;font-size: 32px;}
	.quality .quality_left .quality_content .quality_box .quality_item::before {width: 96px;height: 96px;}
	.quality .quality_left .quality_content .quality_box.cur .quality_item::after {width: 32px;height: 25px;right: 1.5%;top: 52%;}
	.quality .quality_right {width: 100%;padding-right: 0;padding-top: 11.5%;display: none;}
	.quality .quality_right .quality_img {padding-top: 110.5%;}
	.quality .quality_right .quality_img img {width: 100%;height: 100%;object-fit: cover;}
	.news_index .news_headline {padding-top: 12.0vw;}
	.news_index .news_headline .news_headline_title {font-size: 60px;}
	.news_index .news_headline .news_headline_text {font-size: 24px;letter-spacing: 7px;}
	.news_index .news_content {padding: 8vw 30px 23vw;}
	.news_index .news_content .swiper-horizontal {padding-bottom: 40%;}
	.news_index .news_content .swiper-slide-prev {width: 100% !important;}
	.news_index .news_content .swiper-slide-active {width: 100% !important;}
	.news_index .news_content .swiper-slide-next {width: 100% !important;}
	.news_index .news_content .news_box .news_img {padding-top: 56.1%;}
	.news_index .news_content .swiper-slide-active .news_box .news_txt {padding-top: 7.5%;}
	.news_index .news_content .news_box .news_txt .news_title {font-size: 32px;line-height: 46px;}
	.news_index .news_content .news_box .news_txt .news_text {font-size: 3.466667vw;line-height: 40px;}
	.news_index .news_content .news_box .news_txt .news_time {font-size: 3.466667vw;padding-top: 4.0vw;}
	.news_index .news_content .news_box{padding: 4vw;box-shadow: 0px 0px 20px 0px #93939314;background: #fff;}
	.news_index .news_content .news_box .news_txt{padding-top: 6vw;}
	.news_index .news_content .swiper-button-next2 {width: 74px;height: 74px;bottom: 6vw;left: calc(50% + 2vw);transform: none;}
	.news_index .news_content .swiper-button-prev2 {width: 74px;height: 74px;bottom: 6vw;left: calc(50% - 2vw);transform: translate(-100%,0);}
	.contactus {width: 100%;padding-top: 10vw;padding-bottom: 60vw;}
	.contactus .contactus_content {padding: 0 30px;box-sizing: border-box;}
	.contactus .contactus_content .contactus_title {padding-top: 0;}
	.contactus .contactus_content .contactus_title.phone {padding-top: 1%;}
	.contactus .contactus_content .contactus_box {width: 100%;padding-top: 4.0vw;display: flex;}
	.contactus .contactus_content .contactus_box .contactus_item {height: auto;font-size: 3.733333vw;padding: 4.0vw 0;border-radius: 10px;display: block;margin-bottom: 0;text-align: center;margin-right: 2.666667vw;background: #4791ff;}
	.contactus .contactus_content .contactus_box .contactus_item:last-child{margin-right: 0;}
	.contactus .contactus_content .contactus_box .contactus_item::before {width: 8.533333vw;height: 8.533333vw;display: block;position: static;margin: 0 auto 2.666667vw;transform: initial;}
	.contactus .contactus_content .contactus_box .contactus_item::after {width: 32px;height: 25px;display: none;}
	.slick-slide{margin: 15px;}
}
@media screen and (max-width: 600px) {
	.banner .banner_box .banner_txt .banner_title {font-size: 60px;}
	.banner .banner_box .banner_txt .banner_text {font-size: 20px;line-height: 36px;letter-spacing: 2px;}
	.cell .cell_right .cell_right_box .cell_right_num {font-size: 40px;}
	.cell .cell_right .cell_right_box .cell_right_text {font-size: 20px;}
	.serve .serve_bottom .serve_box .serve_box_txt .serve_box_txt_title {font-size: 30px;}
	.serve .serve_bottom .serve_box .serve_box_txt .serve_box_txt_text {font-size: 20px;}
	.quality .quality_left .quality_content .quality_box .quality_item {height: 80px;}
	.quality .quality_left .quality_content .quality_box .quality_item::before {width: 80px;height: 80px;}
	.news_index .news_content .swiper-button-prev2 {width: 60px;height: 60px;/*left: 40.5%;*/}
	.news_index .news_content .swiper-button-next2 {width: 60px;height: 60px;/*right: 30.5%;*/}
	.contactus .contactus_content .contactus_title {font-size: 40px;}
	/*
	.contactus .contactus_content .contactus_box .contactus_item {height: 80px;font-size: 30px;}
	.contactus .contactus_content .contactus_box .contactus_item::before {width: 60px;height: 60px;}
	.contactus .contactus_content .contactus_box .contactus_item::after {width: 26px;height: 20px;}
	*/
}
@media screen and (max-width: 500px) {
	.contactus .contactus_content .mobile_show{font-size: 12px;}
	.banner .banner_box .banner_txt .banner_title {font-size: 36px;}
	.banner .banner_box .banner_txt .banner_text {font-size: 14px;line-height: 24px;letter-spacing: 2px;}
	.banner .swiper-pagination1 .swiper-pagination-bullet {width: 16px;height: 16px;margin: 0 12px;}
	.cell {padding: 0 15px;}
	.cell .cell_left .cell_title {font-size: 7.2vw;}
	.cell .cell_left .cell_tip {font-size: 12px;letter-spacing: 4px;}
	.cell .cell_left .cell_text {font-size: 3.466667vw;line-height: 6vw;}
	.cell .cell_left .cell_btn a {font-size: 13px;}
	.cell .cell_right .cell_right_box .cell_right_num {font-size: 26px;}
	.cell .cell_right .cell_right_box .cell_right_text {font-size: 14px;}
	/*.serve .serve_bottom .serve_box .serve_box_img {padding-top: 159.5%;}*/
	.serve .serve_bottom .serve_box .serve_box_txt .serve_box_txt_title {font-size: 5.066667vw;padding-bottom: 2.666667vw;}
	.serve .serve_bottom .serve_box .serve_box_txt .serve_box_txt_text {font-size: 3.466667vw;}
	.quality {margin: auto 15px;}
	.quality .quality_left .quality_title {font-size: 7.2vw;}
	.quality .quality_left .quality_tip {font-size: 12px;letter-spacing: 4px;}
	.quality .quality_left .quality_text {font-size: 13px;line-height: 24px;padding-top: 4vw;}
	.quality .quality_left .quality_content .quality_box {border-radius: 6px;}
	.quality .quality_left .quality_content .quality_box .quality_item {height: 48px;font-size: 16px;}
	.quality .quality_left .quality_content .quality_box .quality_item::before {width: 48px;height: 48px;border-radius: 10px;}
	.quality .quality_left .quality_content .quality_box.cur .quality_item::after {width: 16px;height: 13px;}
	.news_index .news_headline .news_headline_title {font-size: 7.2vw;}
	.news_index .news_headline .news_headline_text {font-size: 12px;letter-spacing: 4px;}
	.news_index .news_content {padding: 4vw 15px 12.0vw;}
	.news_index .news_content .news_box .news_txt .news_title {font-size: 4.266667vw;line-height: 1.5;}
	.news_index .news_content .news_box .news_txt .news_text {font-size: 3.466667vw;line-height: 1.625;}
	/*.news_index .news_content .news_box .news_txt .news_time {font-size: 14px;}*/
	.news_index .news_content .swiper-button-next2 {width: 37px;height: 37px;}
	.news_index .news_content .swiper-button-prev2 {width: 37px;height: 37px;}
	.contactus .contactus_content {padding: 0 15px;}
	.contactus .contactus_content .contactus_title {font-size: 7.2vw;}
	/*.contactus .contactus_content .contactus_box .contactus_item {height: 10.666667vw;font-size: 3.733333vw;border-radius: 5.333333vw;width: 64.0vw;}
	.contactus .contactus_content .contactus_box .contactus_item:hover{width: 75vw;}
	.contactus .contactus_content .contactus_box .contactus_item::before {width: 30px;height: 30px;}
	.contactus .contactus_content .contactus_box .contactus_item::after {width: 16px;height: 13px;}
	*/
}
.footer_default .footer_menu {max-width: 1300px;margin: auto;padding: 5.5% 0 3.3%;box-sizing: border-box;width: 92%;}
.footer_default .footer_menu .footer_list {display: flex;}
.footer_default .footer_menu .footer_list dl {display: flex;flex-direction: column;padding-right: 2%;box-sizing: border-box;}
.footer_default .footer_menu .footer_list dl dt {font-family: 'SourceHanSansCN-Regular';font-size: 22px;/*line-height: 46px;*/color: #3e72d5;box-sizing: border-box;margin-bottom: 15%;}
.footer_default .footer_menu .footer_list dl dd {margin-bottom: 8%;font-family: 'SourceHanSansCN-Regular';font-size: 18px;/*line-height: 46px;*/color: #4c4c4c;vertical-align: bottom;/*padding-left: 8%;text-indent: -8%;*/}
.footer_default .footer_menu .footer_list dl dd:last-child {margin-bottom: 0%;}
.footer_default .footer_menu .footer_list dl:first-child {width: 39%;}
.footer_default .footer_menu .footer_list dl:first-child dt {margin-bottom: 6%;}
.footer_default .footer_menu .footer_list dl:first-child dd {margin-bottom: 3%;}
.footer_default .footer_menu .footer_list dl:first-child dd:nth-child(3) {margin-bottom: 5%;}
.footer_default .footer_menu .footer_list dl:first-child dd span {padding-left: 5%;position: relative;}
.footer_default .footer_menu .footer_list dl:first-child dd span::before {content: '';position: absolute;left: 0;top: 50%;transform: translate(0%, -50%);width: 16px;height: 16px;background: url(../images/icon_phone.png) no-repeat center;background-size: cover;}
.footer_default .footer_menu .footer_list dl:first-child dd:nth-child(3) span::before {width: 16px;height: 13px;background: url(../images/icon_email.png) no-repeat center;background-size: cover;}
.footer_default .footer_menu .footer_list dl:first-child dd:nth-child(4) span::before {width: 16px;height: 20px;background: url(../images/icon_address.png) no-repeat center;background-size: cover;}
.footer_default .footer_menu .footer_list dl:first-child dd:nth-child(2) a {font-family: 'SourceHanSansCN-Regular';font-size: 28px;/*line-height: 54px;*/color: #4c4c4c;font-style: italic;}
.footer_default .footer_menu .footer_list dl:nth-child(2) {width: 20.5%;}
.footer_default .footer_menu .footer_list dl:nth-child(3) {width: 17%;}
.footer_default .footer_menu .footer_list dl:nth-child(3) dt {margin-bottom: 19%;}
.footer_default .footer_menu .footer_list dl:nth-child(3) dd {margin-bottom: 10%;}
.footer_default .footer_menu .footer_list dl:last-child {width: 23.5%;margin-right: 0;}
.footer_default .footer_menu .footer_list dl:last-child dt {margin-bottom: 13.5%;}
.footer_default .footer_menu .footer_list dl:last-child dd {display: flex;}
.footer_default .footer_menu .footer_list dl:last-child dd .item {width: 46%;margin-right: 8%;}
.footer_default .footer_menu .footer_list dl:last-child dd .item:last-child {margin-right: 0%;}
.footer_default .footer_menu .footer_list dl:last-child dd .item .item_title{font-family: 'SourceHanSansCN-Regular';font-size: 18px;/*line-height: 46px;*/color: #4c4c4c;text-indent: 8px;display: block;}
.footer_default .footer_menu .footer_list dl:last-child dd .item .chat_img {width: 100%;position: relative;padding-top: 116%;box-sizing: border-box;}
.footer_default .footer_menu .footer_list dl:last-child dd .item .chat_img img {position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;width: 100%;height: 100%;object-fit: cover;}
.footer_default .footer_box {display: flex;font-family: 'SourceHanSansCN-Regular';font-size: 16px;/*line-height: 46px;*/color: #ffffff;padding: 1% 0;background-color: #3e72d5;box-sizing: border-box;display: flex;flex-wrap: wrap;justify-content: center;}
.footer_default .footer_box span.line {padding: 0 0.5%;padding: 0 10px;opacity: 0.4;}
.footer_default .footer_box .company_filings a{color:#fff;}
.footer_default .footer_box .company_flink {}
.footer_default .footer_box .company_flink a:hover{text-decoration: underline!important;}
.footer_default .footer_box .company_flink span {font-family: 'SourceHanSansCN-Regular';font-size: 16px;/*line-height: 46px;*/color: #fff;}
.footer_default .footer_box .company_flink span a{color: #fff;}
.footer_default .footer_menu .footer_list dl.cur dt {margin-bottom: 0 !important;}
.footer_default .footer_menu .footer_list dl.cur dt span {transform: rotate(180deg);transform-origin: center center; }
.footer_default .footer_menu .footer_list dl.cur dd {display: none;}
@media screen and (max-width: 991px) {
    .footer_default .footer_menu {padding: 12% 0 3.1%;}
    .footer_default .footer_menu .footer_list {flex-wrap: wrap;}
    .footer_default .footer_menu .footer_list dl {width: 100% !important;padding-right: 0;padding-bottom: 43px;border-bottom: 1px solid #e6e6e6;margin-bottom: 40px;}
    .footer_default .footer_menu .footer_list dl:first-child {padding-bottom: 27px;}
    .footer_default .footer_menu .footer_list dl dt {font-size: 36px;margin-bottom: 6.5%;position: relative;}
    .footer_default .footer_menu .footer_list dl dt span {position: absolute;width: 30px;height: 17px;top: 50%;right: 1%;transform: translate(0, -50%);background: url(../images/icon_graytop.png) no-repeat center;background-size: cover;}
    .footer_default .footer_menu .footer_list dl:first-child dd span {padding-left: 8.5%;}
    .footer_default .footer_menu .footer_list dl:first-child dd span::before {width: 28px;height: 28px;}
    .footer_default .footer_menu .footer_list dl:first-child dd:nth-child(3) span::before {width: 28px;height: 22px;}
    .footer_default .footer_menu .footer_list dl:first-child dd:nth-child(4) span::before {width: 28px;height: 36px;}
    .footer_default .footer_menu .footer_list dl dd {font-size: 26px;margin-bottom: 5%;}
    .footer_default .footer_menu .footer_list dl:first-child dd:nth-child(2) a {font-size: 46px;}
    .footer_default .footer_menu .footer_list dl:nth-child(3) dt {margin-bottom: 6.5%;}
    .footer_default .footer_menu .footer_list dl:nth-child(3) dd {margin-bottom: 5%;}
    .footer_default .footer_menu .footer_list dl:nth-child(3) {padding-bottom: 9px;}
    .footer_default .footer_menu .footer_list dl:last-child dt {margin-bottom: 4.0vw;}
    .footer_default .footer_menu .footer_list dl:first-child dt{margin-bottom: 4.0vw;}
    .footer_default .footer_menu .footer_list dl:last-child dd .item a {font-size: 26px;text-indent: 0px;}
    .footer_default .footer_menu .footer_list dl:last-child dd .item {width: 50%;}
    .footer_default .footer_menu .footer_list dl:last-child dd .item {margin-right: 0;}
    .footer_default .footer_menu .footer_list dl:last-child dd .item .chat_img {margin-top: 44px;padding-top: 81%;width: 83%;}
    .footer_default .footer_box {flex-direction: column;text-align: center;font-size: 26px;/*line-height: 40px;*/}
    .footer_default .footer_box .company_flink span {font-size: 26px;}
    .footer_default .footer_box .company_filings {padding-top: 27px;}
    .footer_default .footer_box .company_flink {padding: 3px 0 27px;}
}
@media screen and (max-width: 600px) {
    .footer_default .footer_box {font-size: 20px;}
    .footer_default .footer_box .company_flink span {font-size: 20px;}
}
@media screen and (max-width: 500px) {
    .footer_default .footer_menu {padding: 12.0vw 0 2vw;}
    .footer_default .footer_menu .footer_list dl {padding-bottom: 21px;margin-bottom: 20px;}
    .footer_default .footer_menu .footer_list dl:first-child {padding-bottom: 14px;}
    .footer_default .footer_menu .footer_list dl dt {font-size: 16px;}
    .footer_default .footer_menu .footer_list dl dt span {width: 15px;height: 8px;}
    .footer_default .footer_menu .footer_list dl:first-child dd span::before {width: 14px;height: 14px;}
    .footer_default .footer_menu .footer_list dl:first-child dd:nth-child(3) span::before {width: 14px;height: 11px;}
    .footer_default .footer_menu .footer_list dl:first-child dd:nth-child(4) span::before {width: 14px;height: 18px;}
    .footer_default .footer_menu .footer_list dl dd {font-size: 14px;}
	.footer_default .footer_menu .footer_list dl:last-child dd .item .item_title {font-size: 14px;}
    .footer_default .footer_menu .footer_list dl:first-child dd:nth-child(2) a {font-size: 23px;}
    .footer_default .footer_menu .footer_list dl:nth-child(2) {display: none;}
    .footer_default .footer_menu .footer_list dl:nth-child(3) {padding-bottom: 5px;display: none;}
    .footer_default .footer_menu .footer_list dl:last-child dd .item a {font-size: 14px;}
    .footer_default .footer_menu .footer_list dl:last-child dd .item .chat_img {margin-top: 6.0vw;}
    .footer_default .footer_box {font-size: 14px;}
    .footer_default .footer_box .company_flink span {font-size: 14px;}
    .footer_default .footer_box .company_filings {padding-top: 14px;}
    .footer_default .footer_box .company_flink {padding: 1px 0 14px;}
}
#chat_window{right: 20px;}
#chat_window .chat_box .chat_box_menu a{width: 76px;padding-top: 45px;height: 76px;margin-bottom: 12px;font-size: 14px;box-sizing: border-box;border-radius: 14px;color: #fff;text-align: center;}
#chat_window .chat_box .chat_box_menu a.top{background: url(../images/right_icon_top.png)no-repeat top 34% center;background-color: #c7c7c7;}
#chat_window .chat_box .chat_box_menu a.now_message{background: url(../images/right_icon_tel.png)no-repeat top 24% center;background-color: #3e72d5;}
#chat_window .chat_box .chat_box_menu a.custom_message{background: url(../images/right_icon_message.png)no-repeat top 24% center;background-color: #1babda;}
#chat_window .chat_box .chat_box_menu a.now_share{background: url(../images/right_icon_share.png)no-repeat top 24% center;background-color: #7ecdef;}
.chat_right{position: relative;}
.global_message_form{position: absolute;right: calc(100% + 15px);bottom: 50%;transform: translate(0, 50%);width: 360px;background: #fff;border-radius: 14px;overflow: hidden;opacity: 0;z-index: -9999;pointer-events: none;text-align: left;box-shadow: 7px 10px 13px rgb(0 0 0 / 16%);}
.global_message_form.small{width: 250px;}
.global_message_form.show{pointer-events: initial;z-index: 1;opacity: 1;}
.global_message_form .global_message_form_head{background: #1babda;padding: 0 22px;line-height: 45px;font-size: 20px;color: #fff;display: flex;justify-content: space-between;align-items: center;}
.global_message_form i.close_btn{background: url(../images/float_message_close_btn.png)no-repeat center center;display: inline-block;width: 14px;height: 14px;cursor: pointer;opacity: 0.6;}
.global_message_form i.close_btn:hover{opacity: 1;}
.global_message_form .global_message_form_body{padding: 15px 22px 30px;}
.global_message_form_brief{color: #4c4c4c;line-height: 28px;font-size: 16px;margin-bottom: 20px;}
.global_message_form_row{margin-bottom: 10px;}
.global_message_form_row input{width: 100%;height: 46px;line-height: 46px;font-size: 16px;color: #000;padding: 0 14px;box-sizing: border-box;border:1px solid transparent;background: #f2f5f8;border-radius: 4px;}
.global_message_form_row input[type="text"]{border:1px solid transparent;}
.global_message_form_row textarea{width: 100%;height: 120px;line-height: 30px;padding: 10px 14px;box-sizing: border-box;border-color: transparent;background: #f2f5f8;border-radius: 4px;font-size: 16px;}
.global_message_form .global_message_form_cnt{}
.global_message_form_row input[type="submit"]{background: #1babda;color: #fff;cursor: pointer;border: 1px solid transparent;transition: all 300ms ease 0s;}
.global_message_form_row input[type="submit"]:hover{border: 1px solid #1babda;background: transparent;color: #1babda;}
.products_nav_sec{position: absolute;max-width: 1300px;left: 0;right: 0;margin: 0 auto;top: 100%;background: rgba(255,255,255,0.93);border-top: 3px solid #4173d0;width: 92%;display: none;box-shadow: 7px 10px 13px rgba(52, 52, 52, 0.05);}
.products_nav_sec_cnt{display: flex;}
.products_nav_sec_cnt_left{width: 27.69%;background: rgba(62,114,213,0.93);}
.products_nav_sec_cnt_left .products_nav_sec_row{padding: 22px 23px;border-left: 4px solid transparent;font-size: 20px;border-bottom: 1px solid rgba(255,255,255,0.12);}
.products_nav_sec_cnt_left .products_nav_sec_row a{color: #fff;display: block;}
.products_nav_search{padding-left: 25px;margin-top: 35px;padding-bottom: 35px;padding-right: 30px;}
.products_nav_sec_cnt_right{flex: 1;padding: 25px 3.162553vw 7px 3.795064vw;display: flex;}
.products_nav_sec_cnt_right_content{display: none;justify-content: space-between;width: 100%;}
.products_nav_sec_cnt_right_content.cur{display: flex;}
.products_nav_sec_cnt_right_sec_row{padding-bottom: 18px;border-bottom: 1px solid #d9d9d9;margin-bottom: 15px;}
.products_nav_sec_cnt_right_sec_row:last-child{border-bottom: 0;margin-bottom: 0;}
.products_nav_sec_cnt_right_sec_name{font-size: 18px;}
.products_nav_sec_cnt_right_sec_name a{color: #4c4c4c;display: block;}
.products_nav_sec_cnt_right_thi_cnt{margin-top: 15px;}
.products_nav_sec_cnt_right_thi_name{font-size: 17px;margin-bottom: 12px;}
.products_nav_sec_cnt_right_thi_name a{color: #808080;display: block;padding-right: 20px;position: relative;}
.products_nav_sec_cnt_right_thi_name a::after{content: '';visibility: hidden;opacity: 0;width: 21px;height: 16px;background: url(../images/icon/icon_nav_arrow.png) no-repeat center / 100%;position: absolute;right: 0;top: 50%;transform: translateY(-50%);transition: all .3s;}
.products_nav_sec_cnt_right_thi_name a:hover{color: #3e72d5;}
.products_nav_sec_cnt_right_thi_name a:hover::after{visibility: visible;opacity: 1;}
.products_nav_sec_cnt_right_thi_name:last-child{margin-bottom: 0;}
.products_nav_sec_cnt_left .products_nav_sec_row.cur{background: #fff;border-left-color: #1babda;}
.products_nav_sec_cnt_left .products_nav_sec_row.cur a{color: #3e72d5;}
.products_nav_sec_cnt_right_cnt{width: 41.3%;}
.products_nav_service{width: 43.372%;}
.products_nav_service .products_nav_service_title{font-size: 20px; color: #4c4c4c;}
.products_nav_service .products_nav_service_list{margin-top: 20px;}
.products_nav_service .products_nav_service_list .products_nav_service_item{display: block; width: 100%; height: 0; padding-top: 44.445%; border-radius: 10px; background-color: #e2e9f0; position: relative; margin-top: 14px;}
.products_nav_service .products_nav_service_list .products_nav_service_item img{height: 100%; object-fit: cover; position: absolute; top: 50%; right: 0; transform: translateY(-50%);}
.products_nav_service .products_nav_service_item .products_nav_service_name{width: max-content; max-width: 50%; font-size: 17px; line-height: 28px; color: #4c4c4c; position: absolute; padding: 0 25px; left: 0; top: 50%; transform: translateY(-50%);}
.products_search{display: flex;background-color: #fff;border-radius: 10px;}
.products_search input[type="text"]{width: calc(100% - 56px);height: 56px;color: #000;font-size: 17px;padding: 0 18px;flex: 1;box-sizing: border-box;border: none;border-radius: 10px;}
.products_search input[type="submit"]{min-width: 56px;height: 56px;background: url(../images/search_icon.png) no-repeat center center #1babda;border: 0;cursor: pointer;border-radius: 10px;}


.global_message_form_tel{font-size: 24px;}

@media screen and (max-width: 991px) {
	.products_nav_sec_cnt_right_thi_name a::after{display: none;}
	.products_nav_sec_cnt_right_sec_name{font-size: 14px;}
	.products_nav_sec_cnt_right_thi_name{font-size: 13px;}
	.global_message_form{width: 70vw;}
	.global_message_form .global_message_form_head{font-size: 16px;}
	.global_message_form_brief{font-size: 14px;}
	.global_message_form .global_message_form_body{padding: 15px;}
	.global_message_form_tel{font-size: 18px;}
	#chat_window .chat_box .chat_box_menu a{width: 55px;height: 55px;padding-top: 30px;font-size: 12px;border-radius: 10px;}
	#chat_window .chat_box .chat_box_menu a.top{background-size: 35%;}
	#chat_window .chat_box .chat_box_menu a.now_message{background-size: 35%;}
	#chat_window .chat_box .chat_box_menu a.custom_message{background-size: 35%;}
	#chat_window .chat_box .chat_box_menu a.now_share{background-size: 35%;}
}

#chat_window .chat_right .global_message_form .global_message_form_cnt .news_detail_share_img {width: 30px;height: 30px;margin-right: 10px;background: url(../images/icon_sina.png) no-repeat center;background-size: cover !important;padding-top: 0;margin-bottom: 5px;display: inline-block;}
#chat_window .chat_right .global_message_form .global_message_form_cnt .news_detail_share_img.weixin {background: url(../images/icon_wechat.png) no-repeat center;}
#chat_window .chat_right .global_message_form .global_message_form_cnt .news_detail_share_img.qq {background: url(../images/icon_qq.png) no-repeat center;}
#chat_window .chat_right .global_message_form .global_message_form_cnt .news_detail_share_img img {width: 100%;height: 100%;object-fit: cover;}


/*
@media screen and (max-width: 1820px){
	.aboutus_banner .aboutus_banner_img .aboutus_banner_txt{top: 17%;left: 90px;width: 40%;}
}
*/
@media screen and (max-width: 1440px){
	.aboutus_banner{margin-bottom: 80px;}
	.aboutus_banner .aboutus_banner_img .aboutus_banner_txt .aboutus_banner_title{font-size: 50px;}
	.aboutus_banner .aboutus_banner_img .aboutus_banner_txt .aboutus_banner_text{font-size: 16px;}
	/*
	.aboutus_banner{margin-top: 80px;}
	.aboutus_banner .aboutus_banner_company{width: 39%;}
	.aboutus_banner .aboutus_banner_img .aboutus_banner_txt{width: 55%;left: 20px;top: 7%;}
	.aboutus_banner .aboutus_banner_img{padding-top: 64%;}
	.aboutus_banner .aboutus_banner_img .aboutus_banner_txt .brand_information{font-size: 18px;padding-top: 15px;}
	*/
}
/*
@media screen and (max-width: 1240px){
	.aboutus_banner .aboutus_banner_img .aboutus_banner_txt{top: 23%;left: 15px;width: 48%;}
}
*/
@media screen and (max-width: 991px){
	.aboutus_banner{margin-bottom: 8vw;}
	.aboutus_banner{margin-top: 0;margin-bottom: 8vw;}
	.aboutus_banner .aboutus_banner_img .aboutus_banner_txt{width: 80%;}
	.aboutus_banner .aboutus_banner_img{padding-top: 58%;}
	.aboutus_banner .aboutus_banner_img .aboutus_banner_txt .aboutus_banner_title{font-size: 30px;}
	.aboutus_banner .aboutus_banner_img .aboutus_banner_txt .aboutus_banner_text{font-size: 14px;line-height: 1.5;}
	/*
	.aboutus_banner .aboutus_banner_img .aboutus_banner_txt .brand_information{font-size: 14px;line-height: 1.5;}
	.aboutus_banner .aboutus_banner_company{width: 100%;position: static;padding-top: 0;text-align: right;margin-top: 25px;}
	.aboutus_banner .aboutus_banner_company img{position: static;max-width: 95%;}
	.aboutus_banner .aboutus_banner_img{padding-top: 0;}
	.aboutus_banner .aboutus_banner_img img{z-index: -1;}
	.aboutus_banner .aboutus_banner_img .aboutus_banner_txt{position: static;width: 100%;padding: 30px 15px;box-sizing: border-box;}
	*/
}


.banner_6,.global_mode_poster1000,.global_mode_poster1001,.global_mode_poster1002,.global_mode_poster1003,.info_global_1000{position: relative;overflow: hidden;}
.left_icon_animate{position: absolute;left: 0;top: 0;width: 10%;height: 0;background: url(../images/left_icons.png)no-repeat repeat;z-index: 10;background-size: 84.4%;bottom: 0;opacity: 0;}
.left_icon_animate.current{height: 95%;opacity: 1;}

.info_global_1000 .left_icon_animate.current{height: 96%;}
@media screen and (max-width: 1460px){
	.left_icon_animate{left: -2.5%;}
	.info_global_1000 .left_icon_animate.current{height: 93.6%;}
}
@media screen and (max-width: 1020px){
	.left_icon_animate{display: none;}
}



.news_headline_right{display: none;}
.news_headline_right .swiper_button{width: 74px;height: 74px;bottom: 6vw;left: calc(50% + 2vw);transform: none;background: url(../images/icon_bright.png) no-repeat center;transition: all 0.5s ease;background-size: cover;margin-left: 2.666667vw;}
.news_headline_right .swiper-button-next2 {}
.news_headline_right .swiper-button-prev2 {background: url(../images/icon_bleft.png) no-repeat center / 100%;background-size: cover;}
.news_headline_right .swiper-button-prev2:hover {background-image: url(../images/icon_bleft1.png);}
.news_headline_right .swiper-button-next2:hover {background-image: url(../images/icon_bright1.png);}

@media screen and (max-width: 991px){
	.news_index .news_content .swiper-button-next2,
	.news_index .news_content .swiper-button-prev2{display: none!important;}
	.news_index .news_headline{max-width: 92vw;margin: 0 auto;text-align: left;}
	.news_index .slick-slide{margin: 0;padding: 1vw;box-sizing: border-box;}
}
@media screen and (max-width: 600px){
	.news_headline_right .swiper_button{width: 60px;height: 60px;}
	
}
@media screen and (max-width: 500px){
	.news_headline_right .swiper_button{width: 37px;height: 37px;}
}



.serve .quality_title {font-family: 'SourceHanSansCN-Regular';font-size: 56px;color: #3e72d5;padding-top: 26.5%;}
.serve .quality_tip {font-family: 'SourceHanSansCN-Bold';font-size: var(--en_fz);color: #1babda;padding-top: 0.5%;letter-spacing: 6px;}
.footer_message{display: none;}

.aboutus_row1{max-width: 1300px;margin: 0 auto;display: flex;justify-content: space-between;align-items: center;flex-direction: row-reverse;}
.aboutus_row1 .aboutus_row1_left{width: 35.8%;}
.aboutus_row1 .aboutus_row1_right{width: 52.3%;}
.aboutus_row1 .aboutus_row1_left_title{font-size: 50px;}
.aboutus_row1 .aboutus_row1_left_content{font-size: 18px;line-height: 1.6;color: #666;margin-top: 30px;}
.aboutus_row1 .aboutus_row1_slogn{margin-top: 45px;font-size: 20px;color: #1babda;}

@media screen and (max-width: 1340px){
	.aboutus_row1{padding: 0 30px;}
	.aboutus_row1 .aboutus_row1_left{width: 43.8%;}
}

.mobile_footer{display: none;}
@media screen and (max-width: 991px){
	.aboutus_row1{display: block;margin-bottom: 6vw;padding: 0 4.0vw;}
	.aboutus_row1 .aboutus_row1_right{width: 100%;}
	.aboutus_row1 .aboutus_row1_left{width: 100%;margin-top: 2vw;}
	.aboutus_row1 .aboutus_row1_left_title{font-size: 40px;}
	.aboutus_row1 .aboutus_row1_left_content{font-size: 14px;margin-top: 4vw;}
	.aboutus_row1 .aboutus_row1_slogn{margin-top: 4vw;font-size: 16px;}


	.mobile_footer{display: flex;position: fixed;left: 0;right: 0;bottom: 0;padding: 2.666667vw 4.0vw;justify-content: space-between;align-items: center;z-index: 1;background: #fff;}
	.mobile_footer .footer_btn{width: 28.666667vw;height: 10vw;line-height: 10vw;text-align: center;background-color: #3e72d5;color: #fff;border-radius: 5.066667vw;background-repeat: no-repeat;background-size: auto 4.0vw;background-position: left 4vw center;text-indent: 5vw;cursor: pointer;}
	.mobile_footer .footer_btn.footer_contact_us{background-color: #1babda;}
	.mobile_footer .footer_free_contact{background-image: url(../images/footer_free_contact.png);}
	.mobile_footer .footer_contact_us{background-image: url(../images/footer_contact_us.png);}
	.mobile_footer .footer_screen_code{background-image: url(../images/footer_screen_code.png);}

	.module1{background: #fff;}
	.news_index .news_headline{position: relative;}
	.news_headline_right{display: flex;position: absolute;right: 0;bottom: 3vw;}
	.serve .mobile_show{display: block;position: relative;}
	.serve .slick-slide{margin: 0;padding: 0.1vw;box-sizing: border-box;}
	.serve .quality_title{padding-top: 8vw;}
	.serve .quality_tip{padding-top: 1.5%;}
	.footer_default{position: fixed;bottom: 16vw;width: 92vw;margin: 0 auto;left: 0;right: 0;background: #fff;border-radius: 1.866667vw;z-index: 1;transform: translate(0,150%);opacity: 0;}
	.footer_default.show{transform: translate(0,0);}
	.footer_default.show1{z-index: 10001;opacity: 1;}
	.footer_default .footer_box{background: transparent;color: #4c4c4c;}
	.footer_default .footer_box .company_flink span{color: #4c4c4c;}
	.footer_default .footer_box .company_flink span a{color: #4c4c4c;}
	.footer_default .footer_menu .footer_list dl dt{display: none;}
	.footer_default .footer_menu{padding: 6.0vw 0;}
	.footer_default .footer_menu .footer_list dl{margin-bottom: 0;padding-bottom: 0;border-bottom: 0;}
	.footer_default.footer_free dl:last-child{display: none;}
	.footer_default.footer_free .footer_box{display: none;}
	.footer_default.footer_contact .footer_menu .footer_list dl:first-child{display: none;}
	.footer_default .footer_menu .footer_list dl:last-child dd .item .chat_img{margin: 0 auto;}
	.footer_default .footer_menu .footer_list dl:last-child dd .item .item_title{text-align: center;}
	.footer_default .footer_box .company_filings{padding-top: 0;}
	.footer_default .footer_menu .footer_list dl:first-child{padding: 0 6vw;}
	.footer_default .global_message_form{width: 92%;opacity: 1;margin: 0 auto;position: static;transform: initial;pointer-events: initial;padding: 4vw 0;box-shadow: initial;}
	.footer_default .global_message_form i.close_btn{display: none;}
	.footer_default.footer_message_show .footer_message{display: block;}
	.footer_default.footer_message_show .footer_menu,.footer_default.footer_message_show .footer_box{display: none;}
	.footer_272_1{overflow: hidden;padding-bottom: 16vw;}

	.serve .slick-track{display: flex;align-items: stretch;}
	.serve .slick-slide{height: auto;float: none;}
	.serve .serve_bottom_slider{margin-top: 6vw;}
	.serve .serve_bottom .serve_box{display: flex !important;flex-direction: column;height: 100%;}
	.serve .serve_bottom .serve_box .serve_box_txt{flex: 1;}
	.serve .slick-slide>div{height: 100%;}
	.serve .serve_bottom .serve_box{margin-top: 0;}
}
@media screen and (max-width: 500px){
	.serve .quality_title{font-size: 7.2vw;}
	.serve .quality_tip{font-size: 12px;letter-spacing: 4px;}
	.aboutus_row1 .aboutus_row1_left_title{font-size: 25px;}
}