.head-tran {}

.head-tran .header{
	height: 80px;
}

.container{
	max-width: 90%;
}

.logo{
	width: auto;
	height: 80px;
}

.logo h1{
	margin-top: 18px;
}

.logo h1 img{
	height: 40px;
}

.tel-search{
	width: 20%;
	float: left;
}

.not-tel{
	line-height: 80px;
	float: right;
	font-size: 24px;
}


.tel-icon{
	width: 8px;
	height: 19px;
	margin-right: 12px;
}




.tel-search{
		width: auto;
		float: right;
		margin-right: 60px;
	}
	
	
	#starlist {
		top: 80px;
	}


	#starlist li {
		margin: 0;
		width: 88%;
		padding: 0 6%;
		text-align: left;
	}

	#starlist li a {
		width: 90%;
		font-size: 24px;
		height: 80px;
		line-height: 80px;
	}

	#starlist ul.sub li {
		width: 93%;
		padding-left: 7%;
		text-align: left;
		position: relative;
	}
	
	#starlist ul.sub li:before {
		position: absolute;
		left: 0px;
		top: calc(50% - 20px);
		font-size: 24px;
		display: block;
		content: "↗";
	}
	

	#starlist ul.sub li a {
		font-size: 24px;
		display: block;
		text-align: left;
		line-height: 70px;
	}
	
	

	#mnavh {
		position: absolute;
		z-index: 99;
		display: block;
		margin: 28px 0 0 0;
		width: 28px;
		height: 28px;
		float: right;
		right: 3%;
		cursor: pointer;
	}


	.navicon {
		width: 28px;
		height: 3px;
		bottom: -9px;
	}

	.navicon:before,
	.navicon:after {
		width: 28px;
		height: 3px;
	}

	.navicon:before {
		margin-top: -9px;
	}

	.navicon:after {
		margin-top: 9px;
	}

	.open .navicon:before,
	.open .navicon:after {
		width: 28px;
		height: 3px;
	}
	
	
	
	
	
	/* 新闻中心 */
	
	.page-banner-public{
		background-size: auto 100%;
	}
	
	.page-banner-text{
		position: initial;
		left: 0;
		top: 0;
	}
	
	.page-banner-text .title{
		margin-top: 0;
		padding-top: 120px;
	}
	
	.page-banner-text .title h2{
		font-size: 24px;
	}
	
	.page-banner-text .title p{
		line-height: 60px;
		margin-top: 24px;
		height: 120px;
		font-size: 48px;
	}
	
	.page-banner-text .title p span{
		display: block;
	}
	
	.page-banner-text .title i{
		margin-top: 35px;
		width: 36px;
		height: 36px;
		font-size: 16px;
		display: none;
	}
	
	
	.sub-menu{
		margin-top: 50px;
	}
	
	.sub-menu a{
		border: 2px solid rgba(255,255,255,.4);
		height: 50px;
		line-height: 50px;
		border-radius: 30px;
		font-size: 18px;
		padding: 0 30px;
		margin-right: 20px;
	}
	
	.sub-menu a:hover{
		border: 2px solid rgba(255,255,255,1);
	}
	
	.sub-menu a.active{
		border: 2px solid #23b8bc;
	}
	
	
	.page-banner-pic{
		float: right;
		width: 100%;
		margin-top: 60px;
	}
	
	.page-banner-pic a:before{
		height: 20vw;
	}
	
	
	.page-banner-pic .text .box{
		padding: 5vw;
		width: 70%;
	}
	
	.page-banner-pic .text span{
		font-size: 18px;
	}
	
	.page-banner-pic .text h2{
		line-height: 40px;
		height: 80px;
		font-size: 30px;
		margin-top: 0.8vw;
	}
	
	
	.page-banner-pic .pic {
		height: 550px;
	}
	
	.page-banner-pic .right-button{
		bottom: 7vw;
		right: 6.77vw;
		width: 40px;
		height: 40px;
	}
	
	.page-banner-pic .right-button i{
		font-size: 18px;
	}
	
	
	
	.padding-box{
		padding: 80px 0;
	}
	
	.itemlist-3 .item{
		width: 48%;
		margin-left: 4%;
		margin-bottom: 50px;
		float: left;
	}
	
	.itemlist-3 .item:nth-child(3n+1){
		margin-left: 4%;
	}
	
	.itemlist-3 .item:nth-child(2n+1){
		margin-left: 0;
	}
	
	.news-list .item .pic{
		border-radius: 12px;
	}
	
	.news-list .item .pic img{
		width: 100%;
	}
	
	.news-list .item .text{
		margin-top: 24px;
	}
	
	.news-list .item .text span{
		font-size: 14px;
	}
	
	.news-list .item .text h2{
		font-size: 24px;
		line-height: 32px;
		height: 64px;
		margin-top: 10px;
	}
	
	
	.view-details{
		margin-top: 16px;
		padding-top: 16px;
		font-size: 16px;
	}
	
	.view-details i{
		font-size: 16px;
		margin-left: .5vw;
	}
	
	
	
	.increase-more{
		margin-top: 1.35vw;
		line-height: 32px;
		font-size: 20px;
	}
	
	.increase-more i{
		width: 32px;
		height: 32px;
		line-height: 32px;
		font-size: 16px;
		margin-left: 14px;
	}
	
	
	
	
	
	
	.foot-box{
		padding: 80px 0 40px;
	}
	
	.external-platform{
		bottom: 3.125vw;
		display: none;
	}
	
	.external-platform ul li{
		margin-left: 0.94vw;
	}
	
	.external-platform ul li a{
		width: 40px;
		height: 40px;
	}
	
	.foot-con{
		width: 100%;
	}
	
	.foot-logo img{
		height: 56px;
	}
	
	.foot-contact{
		margin-top: 50px;
	}
	
	.foot-contact ul li{
		margin-top: 20px;
	}
	
	.foot-contact ul li span{
		font-size: 20px;
	}
	
	.foot-contact ul li p{
		margin-top: 10px;
		font-size: 24px;
	}
	
	.foot-contact ul li:first-child p{
		font-size: 36px;
	}
	
	.foot-rwm{
		margin-top: 50px;
	}
	
	.foot-rwm ul li{
		width: 120px;
		float: left;
		margin-right: 20px;
	}
	
	.foot-rwm ul li p{
		margin-top: 16px;
		font-size: 16px;
	}
	
	
	
	.foot-menu{
		display: none;
	}
	
	
	
	.foot-copy{
		padding-bottom: 24px;
	}
	
	.link{
		line-height: 3.125vw !important;
		font-size: 14px;
	}
	
	.link .title{
		width: auto;
	}
	
	.link .con{
		width: 80vw;
		float: left;
	}
	
	.link span,.copy-text span,.copy-menu span{
		margin: 0 8px;
		font-size: 14px;
	}
	
	
	.copy-box{
		padding-top: 10px;
		margin-top: 10px;
		font-size: 14px;
	}
	







/* 新闻内容页 */

.news-page-return{
	width: 9vw;
	padding-top: .5vw;
	font-size: 18px;
}

.news-page-return a i{
	font-size: 20px;
	margin-right: 5px;
}

.news-title .title h2{
	width: 100%;
	line-height: 48px;
	font-size: 36px;
}

.news-title .describe{
	margin-top: 1.25vw;
	line-height: 32px;
	font-size: 16px;
}

.news-title .describe span{
	margin-right: 20px;
}


.public-title{
	width: 100%;
	margin-bottom: 48px;
}

.related-news .news-list .item:nth-of-type(3){
	display: none;
}






/* 联系我们 */

.contact-title .title h2{
	line-height: 48px;
	font-size: 40px;
}

.contact-title .title h2 span{
	display: block;
}

.contact-title .title p{
	line-height: 30px;
	font-size: 16px;
	margin-top: 16px;
}

.contact-title .title p span{
	display: block;
}


.social-interaction-box{
	margin-top: 1.55vw;
}


.social-interaction-box .line{
	width: 70%;
	height: 1px;
	margin-top: 20px;
}


.social-interaction{
	width: 25%;
}


.external-platform ul li{
	margin-left: 10px;
}

.external-platform ul li a{
	width: 40px;
	height: 40px;
}

.social-interaction .sub-title{
	text-align: right;
	line-height: 36px;
	font-size: 20px;
}

.external-platform.account{
	text-align: right;
	margin-top: 1.04166vw;
	display: block;
}


.contact-HQ-box .pic{
	display: none;
}

.contact-HQ-box .pic img{
	width: initial;
	max-width: initial;
	height: 580px;
}


.contact-HQ-box .con{
	width: 100%;
}

.contact-HQ-box .con .box{
	padding-top: 40px;
}

.contact-HQ-box .con .title span{
	line-height: 48px;
	font-size: 40px;
}

.contact-HQ-box .con .title h2{
	line-height: 40px;
	font-size: 32px;
	margin-top: 8px;
}


.contact-HQ-box .con .infor{
	margin-top: 30px;
	padding-top: 20px;
}

.contact-HQ-box .con .infor ul li{
	margin-top: 15px;
}

.contact-HQ-box .con .infor ul li span{
	line-height: 30px;
	font-size: 16px;
}

.contact-HQ-box .con .infor ul li p{
	margin-top: 4px;
	line-height: 32px;
	font-size: 20px;
}


.contact-HQ-box .con .button{
	margin-top: 40px;
}

.contact-HQ-box .con .button a{
	padding: 0 20px;
	height: 50px;
	line-height: 50px;
	border-radius: 8px;
	font-size: 16px;
}

.contact-HQ-box .con .button i{
	font-size: 16px;
	width: 35px;
	height: 35px;
}



.contact-subsidiary-list {
	margin-bottom: 20px;
}

.contact-subsidiary-list .container{
	border-top: 2px solid #d8e8f4;
	border-bottom: 2px solid #d8e8f4;
}

.contact-subsidiary-list .box{
	padding: 3.125vw 0;
}

.contact-subsidiary-list .pic{
	width: 28.515625vw;
}


.contact-subsidiary-list .type{
	width: 12.041666vw;
	padding-top: 8px;
	font-size: 14px;
}

.contact-subsidiary-list .con{
	width: 46vw;
	padding-top: 8px;
}

.contact-subsidiary-list .con .title span{
	line-height: 24px;
	font-size: 14px;
}

.contact-subsidiary-list .con .title h2{
	line-height: 36px;
	margin-top: 0.52vw;
	font-size: 20px;
}


.contact-subsidiary-list .con .infor{
	margin-top: 1.40625vw;
}

.contact-subsidiary-list .con .infor ul{
	font-size: 14px;
}

.contact-subsidiary-list .con .infor ul li{
	margin-top: 8px;
	line-height: 22px;
}

.contact-subsidiary-list .con .infor ul li span{
	float: left;
	width: 11%;
}

.contact-subsidiary-list .con .infor ul li p{
	float: left;
	width: 89%;
}

.contact-subsidiary-list .con .view-details {
	display: none;
}



.message .text{
	float: left;
	width: 43.07619vw;
	padding-top: 2.08333vw;
}

.message .text .title h2{
	line-height: 48px;
	font-size: 40px;
}

.message .text .title h2 span{
	display: block;
}

.message .text .title p{
	line-height: 28px;
	font-size: 16px;
	margin-top: 1.55vw;
}



.mess-contact{
	margin-top: 6.78vw;
}

.mess-contact .item{
	margin-top: 3.125vw;
}

.mess-contact .item span{
	font-size: 18px;
}

.mess-contact .item span img{
	margin-right: 10px;
	width: 18px;
	height: 18px;
}

.mess-contact .item b{
	line-height: 30px;
	margin-top: 12px;
	font-size: 20px;
}


.mess-contact .item:first-child b{
	font-size: 30px;
}


.message .mess-box{
	width: 43.07619vw;
}

.mess-box .box{
	padding: 3.125vw;
	border-radius: 16px;
}

.mess-box .subtitle{
	font-size: 24px;
}


.mess-input-box .item{
	margin-top: 1.875vw;
}

.mess-input-box .item p{
	font-size: 16px;
}

.mess-input-box .item p span{
	margin-left: 8px;
}

.mess-input-box .item input{
	font-size: 16px;
	height: 40px;
	border-radius: 8px;
	margin-top: 10px;
}

.mess-input-box .item textarea{
	font-size: 18px;
	height: 80px;
	border-radius: 8px;
	margin-top: 10px;
}

.mess-submit a{
	width: 130px !important;
	height: 40px;
	line-height: 40px;
	border-radius: 8px;
	font-size: 16px;
	margin-top: 2.604166vw;
}




/* 售后服务 */

.after-sales-list .item .box{
	padding: 50px 10px;
}

.after-sales-list .item .icon{
	width: 110px;
	height: 110px;
}

.after-sales-list .item .icon:before{
	left: calc(50% - 65px);
	top: calc(50% - 65px);
	height: 130px;
	width: 130px;
}

.after-sales-list .item .icon img{
	height: 40px;
}

.after-sales-list .item .con .title{
	line-height: 48px;
	margin-top: 20px;
	font-size: 40px;
}

.after-sales-list .item .con .title.font-48{
	font-size: 32px;
}

.after-sales-list .item .con .title span{
	margin-left: 6px;
	font-size: 18px;
}

.after-sales-list .item .con .text{
	line-height: 36px;
	height: 36px;
	margin-top: 40px;
	font-size: 18px;
}



.after-sales-list .item .con .text:before{
	position: absolute;
	left: calc(50% - 12px);
	top: -21px;
	width: 24px;
	height: 4px;
}

.after-sales-list .item .con .text span{
	display: block;
}



.itemlist-4 .item{
	width: 48.5%;
	border-radius: 16px;
	float: left;
	margin-left: 3%;
	margin-top: 30px;
}

.itemlist-4 .item:first-child{
	margin-left: 0;
	margin-top: 0;
}

.itemlist-4 .item:nth-of-type(2){
	margin-top: 0;
}

.itemlist-4 .item:nth-child(2n+1){
	margin-left: 0;
}


.sales-network-con{
	width: 100%;
}

.sales-network-con .public-title .title p{
	width: 100%;
}

.sales-network-con .char{
	margin-top: 3.38vw;
}

.sales-network-con .char .item{
	margin-top: 3.90625vw;
	float: left;
	width: 48.5%;
	margin-left: 3%;
	padding-bottom: 1.464843vw;
}

.sales-network-con .char .item:nth-child(2n+1){
	margin-left: 0%;
}

.sales-network-con .char .item .number{
	line-height: 48px;
	width: 35%;
	font-size: 40px;
}

.sales-network-con .char .item .number span{
	margin-left: 6px;
	font-size: 20px;
}

.sales-network-con .char .item .text{
	width: 65%;
	line-height: 26px;
	font-size: 16px;
}

.sales-network-con .char .item .text span{
	display: block;
}

.sales-network-pic{
	width: 100%;
	display: none;
	justify-content: center;
	align-items: center;
	margin-top: 40px;
	
}

#earth, #earth canvas {
    width: 720px !important;
    height: 720px !important;
}

.service-contact{
	margin-top: 11vw;
}




/* 资料下载 */

.page-submenu{
	font-size: 20px;
}

.page-submenu a{
	line-height: 2.08333vw;
	margin: 0 16px;
}

.page-submenu a.active{
	border-bottom: 3px solid #0068b7;
}


.data-list-box{
	margin-top: 60px;
}

.data-list-box .item .pic{
	border-radius: 12px;
}


.data-list-box.news-list .item .text h2{
	height: 32px;
}

.download.view-details i{
	margin-right: .5vw;
}




/* 弹出层 */
.reveal-modal {
	width: 80%;
	top: calc(50% - 200px) !important;
	left: calc(50% - 40%);
}

.reveal-modal .close-reveal-modal {
	font-size: 16px;
	top: initial;
	bottom: -80px;
	right: initial;
	left: calc(50% - 20px);
	width: 40px;
	height: 40px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.6s;
}

.reveal-modal .close-reveal-modal:hover {
	background-color: #23b8bc;
	border: 1px solid #23b8bc;
	transition: all 0.6s;
}

.pop-up-mess{
	border-radius: 16px;
	background-size: 50% auto;
}

.pop-up-mess .container{
	max-width: 100%;
}


.pop-up-mess .text-cont{
	width: 50%;
}

.pop-up-mess .text-cont .box{
	padding: 30px 40px;
}

.pop-up-mess .text-cont .title .font-48{
	font-size: 32px;
}

.pop-up-mess .text-cont .title .font-20{
	margin-top: 10px;
	font-size: 18px;
}

.pop-up-mess-tel{
	margin-top: 30px;
	font-size: 16px;
}

.pop-up-mess-tel b{
	font-size: 24px;
}

.pop-up-mess-rwm{
	margin-top: 3.125vw;
	font-size: 14px;
}

.pop-up-mess-rwm img{
	margin-bottom: 10px;
	width: 120px;
}



.pop-up-mess .pop-up-mess-box{
	width: 50%;
}




.play-icon{
	left: calc(50% - 20px);
	top: calc(50% - 20px);
	width: 40px;
	height: 40px;
	background-size: auto 15px;
}

.data-list-box .pic::after{
	left: calc(50% - 25px);
	top: calc(50% - 25px);
	width: 50px;
	height: 50px;
}



.video-page-play{
	margin-top: 40px;
}


.video-page-play iframe{
	height: 500px;
}




/* 发展历程 */

.honor-list{
	padding-top: 30px;
	padding-bottom: 40px;
}

.honor-list a{
	width: 30.66%;
	margin-left: 4%;
	margin-top: 40px;
}

.honor-list a .pic{
	border-radius: 16px;
	padding: 30px 20px;
}

.honor-list a .pic img{
	height: auto;
}

.honor-list a:nth-child(4n+1){
	margin-left: 4%;
	clear: initial;
}

.honor-list a:nth-child(3n+1){
	margin-left: 0;
	clear: both;
}

.honor-list a h3{
	margin-top: 1.25vw;
	max-height: 32px;
	line-height: 32px;
	font-size: 16px;
}





/* 董事长 */

.chairman-saying-box .item{
	width: 46%;
	border-top: 2px solid #0068b7;
	float: left;
	margin-left: 8%;
	margin-top: 40px;
}

.chairman-saying-box .item:first-child,.chairman-saying-box .item:nth-of-type(2){
	margin-top: 1.55vw;
}

.chairman-saying-box .item p{
	line-height: 32px;
	margin-top: 15px;
	font-size: 20px;
}



.chairman-column-list{
	margin-bottom: 2.08333vw;
}

.chairman-column-list .item{
	padding: 2.6vw 0;
}

.chairman-column-list .item .time{
	width: 9.895833vw;
	line-height: 24px;
	font-size: 16px;
}

.chairman-column-list .item .time span{
	font-size: 20px;
}

.chairman-column-list .item .pic{
	width: 28vw;
}

.chairman-column-list .item .pic img{
	height: 160px;
}

.chairman-column-list .item .con{
	width: 45vw;
	padding-top: 0px;
}

.chairman-column-list .item .con h2{
	line-height: 32px;
	font-size: 20px;
}

.chairman-column-list .item .con p{
	line-height: 28px;
	font-size: 16px;
	margin-top: 6px;
}





/* 发展历程 */

.course{
	background-position: right -120px;
	background-size: auto 400px;
}

.history-title{
	font-size: 24px;
	position: absolute;
	z-index: 9;
}

.history-title span{
	font-size: 80px;
}

#timeline {
	height: 48vw;
	padding-top: 8.8vw;
}
	
	
#timeline:after {
	height: 2px;
	position: absolute;
	bottom: 34px;
	left: 0;
}
	
#dates li {
	float: left;
	width: 15%;
	font-size: 16px;
}

#dates li a.selected:after {
	width: 12px;
	height: 12px;
	top: -22px;
	left: 50%;
	margin-left: -6px;
}
			
#dates li a.selected:before {
	width: 12px;
	height: 12px;
	top: -22px;
	left: 50%;
	margin-left: -6px;
}
			
				

		
#issues {
	width: 87.5vw;
}	

#issues li {
	width: 87.5vw;
	height: 39.58vw;
}

#issues li .tp {
	float: left;
	width: 35.42vw;
	padding-left: 9.4vw;
}

#issues li .tp img{
	width: 100%;
	height: 39.58vw;
	border-radius: 16px;
}

#issues li .text {
	float: right;
	width: 30.833vw;
	height: 39.58vw;
	padding-right: 6.25vw;
}

#issues li .title h2{
	font-size: 24px;
	line-height: 30px;
}

#issues li .title span{
	font-size: 12.5vw;
	line-height: 12.5vw;
}

#issues li .chara{
	padding-top: 20px;
}

#issues li .chara p{
	font-size: 16px;
	line-height: 28px;
	padding-left: 20px;
	margin-top: 0.8333vw;
}

#issues li .chara p:before{
	top: 10px;
	width: 8px;
	height: 8px;
}


		
#next,#prev {
	top: calc(50% - 1.302vw);
	width: 40px;
	height:40px;
}

#next i,#prev i{
	font-size: 18px;
}





/* 企业文化 */

.culture-list .item {
	position: relative;
	float: left;
	width: 100%;
	margin-left: 0;
	border-radius: 16px;
}

.culture-list .item:first-child {
	margin-left: 0;
	margin-bottom: 40px;
}

.culture-list .item .box {
	position: absolute;
	top: 0;
	left: 0;
	padding: 80px 5%;
	text-align: center;
	width: 90%;
}

.culture-list .item .pic img {
	width: 100%;
}

.culture-list .item .title {
	font-size: 20px;
	height: 22px;
	line-height: 22px;
	justify-content: center;
}

.culture-list .item .title i {
	display: flex;
	height: 22px;
	margin-right: 8px;
}

.culture-list .item .text {
	margin-top: 30px;
}

.culture-list .item .text p{
	line-height: 48px;
	font-size: 30px;
}


.culture-list .item .text span {
	display: block;
}



.brand-proposition {
	height: 600px;
	
}

.brand-proposition .title {
	top: 70px;
}

.brand-proposition .title h2{
	font-size: 48px;
}

.brand-proposition-list .item {
	width: 25%;
}


.brand-proposition-list .item .box img {
	height: 50px;
}

.brand-proposition-list .item .box p {
	margin-top: 1.25vw;
	font-size: 24px;
}



 .culture-team-list {
    padding-bottom: 3.125vw;
}

.culture-team-list ul {
	gap: 1.25vw; /* 图片间距 */
}

.culture-team-list ul li img {
	border-radius: 16px;
	height: 400px;
}


.drag-indicator {
	left: 50%;
	height: 6px;
}


.drag-progress {
	border-radius: 2px;
}




/* 解决方案 */
.solution-list .item{
	width: 48%;
	margin-left: 4%;
	border-radius: 20px;
	margin-top: 40px;
}

.solution-list .item .box{
	padding: 15px 15px 0;
}

.solution-list .item .pic{
	border-radius: 12px;
}

.solution-list .item .con{
	padding: 20px 0 25px;
}

.solution-list .item .con .title i{
	margin-right: 16px;
}

.solution-list .item .con .title img{
	height: 26px;
}

.solution-list .item .con .title h2{
	font-size: 24px;
}

.solution-list .item .con .text p{
	padding: 0 20px;
	margin-top: 10px;
	height: 48px;
	line-height: 24px;
	font-size: 14px;
}





/* 产品服务 */

.product-recom .item{
	border-radius: 16px;
	margin-bottom: 30px;
}

.product-recom .item .pic{
	width: 50%;
	border-radius: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.product-recom .item .pic img{
	height: 320px;
	max-width: initial;
	object-fit: cover;
}

.product-recom .item .con{
	width: 50%;
}

.product-recom .item .con .box{
	padding: 45px 50px;
}

.product-recom .item .con .tag span{
	padding: 0 12px;
	height: 24px;
	line-height: 24px;
	font-size:  12px;
	border-radius: 20px;
}

.product-recom .item .con .text{
	margin-top: 30px;
}

.product-recom .item .con .text h2{
	font-size: 30px;
	line-height:40px;
	height: 40px;
}

.product-recom .item .con .text p{
	font-size: 16px;
	line-height: 32px;
	height: 64px;
	margin-top: 10px;
}

.product-recom .item .con .view-details{
	margin-top: 20px;
}




.product-list .item{
	border-radius: 12px;
}

.product-list .item .pic{
	border-radius: 8px;
}

.product-list .item .box{
	padding: 10px 10px 0;
}


.product-list .item .con{
	padding: 20px 15px;
}


.product-list .item .title h2{
	line-height: 30px;
	font-size: 24px;
}

.product-list .item .title i{
	font-size: 24px;
	margin-left: 10px;
}

.product-list .item .text{
	margin-top: 10px;
	padding-top: 10px;
}

.product-list .item .text p{
	line-height: 24px;
	font-size: 14px;
}




/* 解决方案内容页 */


.single-page .title p{
	padding-top: 3.125vw;
}

.popups{
	width: 140px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	border-radius: 25px;
	margin-top: 40px;
}



.solution-describe{
	padding: 140px 0 150px;
}

.solution-describe p{
	width: 80%;
	line-height: 40px;
	font-size: 24px;
}

.solution-describe p::before{
	left: -100px;
	top: -10px;
	font-size: 180px;
	line-height: 100px;
}

.solution-describe p::after{
	right: -100px;
	bottom: -120px;
	font-size: 180px;
	line-height: 100px;
}


.highlights-box .item{
	width: 48.5%;
	margin-left: 3%;
	float: left;
	border-radius: 16px;
	margin-top: 30px;
}

.highlights-box .item:first-child{
	margin-left: 0;
	margin-top: 0;
}

.highlights-box .item:nth-of-type(2){
	margin-top: 0;
}

.highlights-box .item:nth-child(2n+1){
	margin-left: 0;
	clear: both;
}

.highlights-box .item .box{
	padding: 30px 8%;
}

.highlights-box .item .box img{
	height: 100px;
}

.highlights-box .item .box h3{
	line-height: 30px;
	margin-top: 20px;
	font-size: 18px;
}

.highlights-box .item .box p{
	line-height: 20px;
	margin-top: 15px;
	height: auto;
	font-size: 12px;
}


.plan-advantages-box .item:nth-of-type(2),.plan-advantages-box .item:nth-of-type(1){
	margin-top: 0px;
}

.plan-advantages-box .item{
	border-radius: 16px;
	margin-top: 30px;
	margin-bottom: 0;
}

.plan-advantages-box .item .box{
	padding: 40px 10%;
	background: url(../images/page_bg_pic.png) 12vw -3.25vw no-repeat;
	background-size: 17vw auto;
}

.plan-advantages-box .item img{
	height: 60px;
}

.plan-advantages-box .item h3{
	margin-top: 40px;
	line-height: 36px;
	font-size: 22px;
}

.plan-advantages-box .item p{
	line-height: 24px;
	font-size: 14px;
	margin-top: 12px;
	height: 72px;
}


.related-product .product-list .item{
	margin-bottom: 0;
}

.related-product .product-list .item:nth-of-type(3){
	display: none;
}




/* 产品内容页 - 血压 */

.product-page-banner .page-banner-text .title{
	margin-top: 0 !important;
}

.product-page-banner .page-banner-text .title h2 {
    font-size: 48px;
}

.product-page-banner p{
	width: 100% !important;
	font-size: 18px !important;
	margin-top: 24px !important;
	line-height: 32px !important;
	height: auto;!important;
}

.product-page-banner .popups{
	margin-top: 3.125vw !important;
}

.product-technical-box .item .box{
	padding: 40px 10%;
}

.product-technical-box .item img{ 
	height: 130px;
}

.product-technical-box .item h3{ 
	line-height: 32px;
	font-size: 18px;
	margin-top: 20px;
}

.product-technical-box .item p{ 
	line-height: 28px;
	margin-top: 10px;
	font-size:14px;
	height: 84px;
}




 
         .product-scroll {
             gap: 40px;
         }
 
 
         /* 产品卡片样式 */
         .product-card {
             flex: 0 0 calc(50% - 30px);
             border-radius: 12px;
         }
 
         .product-card:hover {
             transform: translateY(-10px);
         }
 
 
         .product-card-info {
			 margin-top: -20px;
             padding: 0 20px 30px;
         }
		 
		 .product-card-tag{
			 height: 26px;
			 line-height: 26px;
			 border-radius: 15px;
			 font-size: 14px;
			 padding: 0 15px;
		 }
 
         .product-card-name {
             font-size: 20px;
			 height:36px;
			 line-height:36px;
			 margin-top: 12px;
         }
 
         .product-card-price {
             font-size: 16px;
			 height: 24px;
			 line-height: 24px;
			 margin-top: 8px;
         }
 
         .product-btn {
             width: 40px;
             height: 40px;
         }
		 
		 .product-btn i{
			 font-size: 18px;
		 }
 
         .product-btn-left {
             left: -20px;
         }
 
         .product-btn-right {
             right: -20px;
         }
 

 
         .modal-content {
             width: 80%;
             height: 500px;
             border-radius: 16px;
         }
 
         /* 弹窗关闭按钮 */
         .modal-close {
             top: 20px;
             right: 20px;
             width: 40px;
             height: 40px;
             font-size: 24px;
         }
		 
		 .modal-close i{
			 font-size: 24px;
		 }
		 
         .modal-info {
             flex: 0 0 200px;
             padding: 0 30px;
			 height: auto;
         }
 
         .modal-product-name {
             font-size: 24px;
			 line-height: 36px;
         }
 
         .modal-product-price {
             font-size: 14px;
             margin-bottom: 10px;
         }
		 
		 .modal-tech-title{
			 font-size:  14px;
			 margin-bottom: 12px;
			 margin-top: 12px;
		 }
		 
         .modal-tech-list {
             font-size: 12px;
         }
		 
		 .modal-tech-list li{
			margin-bottom: 8px;
		 }
 
 
 
         .modal-product-btn {
             width: 40px;
             height: 40px;
         }
 
 
         .modal-product-btn-left {
             left: -5vw;
         }
 
         .modal-product-btn-right {
             right: -5vw;
         }
		 
		 .modal-product-btn i{
			 font-size: 18px;
		 }
 
         .modal-img-btn {
             width: 40px;
             height: 40px;
         }
 
		 
		 .modal-img-btn i{
		 	font-size: 18px;
		 }
 
         .modal-img-btn-left {
             left: 10px;
         }
 
         .modal-img-btn-right {
             right: 10px;
         }





.product-application-list .item .box{
	padding: 40px 30px;
}


.product-application-list .item .subtitle i img{
	height: 36px;
}

.product-application-list .item .subtitle h3{
	margin-top: 20px;
	line-height: 30px;
	font-size: 24px;
}

.product-application-list .item .subtitle span{
	display: block;
	margin-top: 20px;
}


.product-application-list .item .con{
	margin-top: 20px;
}

.product-application-list .item .con p{
	line-height: 30px;
	height:90px;
	font-size: 16px;
}

.product-application-list .item .more i{
	margin-top: 4.427vw;
	float: right;
	width: 40px;
	height: 40px;
	font-size: 20px;
}




/* 关于我们 */

.about-us .container:before{
	right: -6.25vw;
	top: -12vw;
	width: 41.67vw;
	height: 41.67vw;
}


.about-en{
	font-size: 80px;
	line-height: 100px;
}

.about-name{
	width: 100%;
	float: right;
}

.about-name p{
	line-height: 32px;
	font-size: 20px;
}

.about-name p:before{
	left: 200px;
	bottom: 16px;
	width: 100%;
	height: 1px;
}

.about-con{
	width: 100%;
	float: right;
	margin-top: 4.1667vw;
}


.about-con .text{
	line-height: 36px;
	font-size: 18px;
}

.about-con .chara{
	margin-top: 40px;
}

.about-con .chara ul{
	display: flex;
	justify-content: space-between;
}

.about-con .chara ul li i{
	 font-size: 40px;
}

.about-con .chara ul li span{
	 font-size: 18px;
}

.about-con .chara ul li p{
	 font-size: 18px;
}



        .vertical-tabs {
            display: block;
        }

        .tabs-nav {
            width: 100%;
			padding-top: 0px;
			padding-bottom: 30px;
        }

        .tab-btn {
			font-size: 18px;
			line-height: 40px;
            display: flex;
            align-items: center;
        }
		
		 .tab-btn i{
			 font-size: 18px;
		 }

        .tab-btn.active {
			font-size: 18px;
        }
		
		.tab-btn.active i{
			 margin-left: .52vw;
		}
		
		.tab-panel.active{
			position: relative;
		}

		.tabs-content .pic{
			width: 100%;
			position: initial;
		}
		
		.tabs-content .con{
			position: absolute;
			left: calc(50% - 200px);
			top: calc(50% - 100px);
			width: 400px;
			height: 200px;
			border-radius: 16px;
		}
		
		.tabs-content .con h2{
			font-size: 24px;
		}
		
		.tabs-content .con p{
			font-size: 16px;
			margin-top: .52vw;
		}

		.tabs-content .con span{
			position: absolute;
			top: -70px;
			right: 50%;
			margin-right: -190px;
			font-size: 40px;
		}

		
		
		
.public-title.production-title{
	margin-bottom: 1.55vw;
}
		
.production-text{
	width: 70%;
	float: right;
	margin-right: 0;
}

.production-text p{
	line-height: 36px;
	font-size: 18px;
}


.production-pic{
	width: 100%;
	margin-top: 20px;
}

.production-pic ul{
	
}

.production-pic ul li{
	width: 48%;
	margin-left: 4%;
	float: left;
	margin-top: 30px;
}

.production-pic ul li:nth-child(4n+1){
	margin-left: 0;
}

.production-pic ul li:nth-child(2n+1){
	margin-left: 0;
}

.production-pic ul li p{
	margin-top: 15px;
	font-size: 16px;
}




.global-layout{
	padding-bottom: 0;
}

.global-layout-con{
	width: 70%;
	float: right;
	margin-right: 0;
}

.global-layout-con .text p{
	font-size: 18px;
	line-height: 36px;
}

.global-layout-con .chara{
	margin-top: 2.5vw;
}

.global-layout-con .chara ul{
	display: flex;
}

.global-layout-con .chara ul li{
	width: 33.33%;
}

.global-layout-con .chara ul li i{
	font-size: 40px;
}

.global-layout-con .chara ul li span{
	font-size: 18px;
}

.global-layout-con .chara ul li p{
	font-size: 18px;
}



.map-country .country i{
	font-size: 1.875vw;
	line-height: 1vw;
	width: 1vw;
	height: 1vw;
}

.map-country .country p{
	font-size: 0.8333vw;
	line-height: 1.25vw;
	margin-top: .22vw;
}

.map-country .country.c-jnd{
	top: 8.84615vw;
	left: 14.0625vw;
}

.map-country .country.c-mg{
	top: 13.5vw;
	left: 15.0625vw;
}

.map-country .country.c-mxg{
	top: 17vw;
	left: 13vw;
}

.map-country .country.c-bx{
	top: 19.5vw;
	left: 24vw;
}

.map-country .country.c-bo{
	top: 3vw;
	left: 42vw;
}

.map-country .country.c-tg{
	top: 5.2vw;
	left: 42vw;
}

.map-country .country.c-yg{
	top: 5.9vw;
	left: 38.8vw;
}

.map-country .country.c-hl{
	top: 6vw;
	left: 40.6vw;
}

.map-country .country.c-fg{
	top: 8vw;
	left: 39.6vw;
}

.map-country .country.c-ydl{
	top: 8vw;
	left: 41.7vw;
}

.map-country .country.c-zf{
	top: 16vw;
	left: 45.9vw;
}

.map-country .country.c-els{
	top: 4.5vw;
	left: 56.9vw;
}

.map-country .country.c-yd{
	top: 14vw;
	left: 59vw;
}

.map-country .country.c-hg{
	top: 11.5vw;
	left: 69vw;
}

.map-country .country.c-rb{
	top: 12.5vw;
	left: 72.1vw;
}


        .scroll-mask {
            width: 20%; 
        }


        .scroll-container {
            width: 100%;
            height: 120px;
            margin-top: 16px;
        }


        .scroll-item {
            width: 228px;
            height: 118px;
            margin: 0 .6vw;
            border-radius: 8px;
        }
		
		.scroll-item img {
			max-height: 80%;
		}
		





/* 招商加盟 */

.join-banner:before{
	position: absolute;
	bottom: -4.1667vw;
	right: 0;
	width: 8.125vw;
	height: 22.45vw;
}

.join-banner .join-text-box{
	width: 90%;
	position: absolute;
	left: calc(50% - 45%);
	top: 110px;
}

.join-text-box .title h3{
	line-height: 36px;
	letter-spacing: 4px;
	font-size: 18px;
}

.join-text-box .title h2{
	margin-top: 20px;
	font-size: 48px;
}

.join-text-box .button{
	margin-top: 20px;
}

.join-text-box .button a{
	padding: 0 15px;
	border: 1px solid #fff;
	border-radius: 6px;
	height: 40px;
	line-height: 40px;
	margin: 0 8px;
	font-size: 16px;
}

.join-banner .join-pic img{
	width: 100%;
	height: 700px;
}



.join-about{
	background-position: right;
	background-size: auto 80% ;
}

.join-about-text{
	width: 100%;
	float: left;
	padding-top: 15px;
}

.join-about-text .chara{
	padding-top: 20px;
}

.join-about-text .chara .item{
	margin-top: 30px;
}

.join-about-text .chara .item .box{
	gap: 20px;
}

.join-about-text .chara .item .pic{
	width: 60px;
}

.join-about-text .chara .item .text b{
	line-height: 36px;
	font-size: 24px;
}

.join-about-text .chara .item .text p{
	margin-top: 5px;
	line-height: 30px;
	font-size: 16px;
}

.join-about-pic{
	width: 100%;
	float: right;
	border-radius: 12px;
	display: none;
}

.join-about-pic img{
	width: 100%;
	max-width: initial;
	height: auto;
	object-fit: cover;
}


.join-platform-menu .tabs-2 {
	display: flex;
	flex-wrap: wrap;
	gap: 1.33%;
}

.join-platform-menu .tabs-2 a {
	width: 24%;
	border-radius: 4px;
	height: 60px;
	margin-bottom: 15px;
}

.join-platform-menu .tabs-2 .box{
	display: flex;
	align-items: center;
	gap: 6px;
}

.join-platform-menu .tabs-2 a i {
	height: 24px;
}

.join-platform-menu .tabs-2 a h2 {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0;
}



.join-platform-box {
	margin-top: 10px;
	border-radius: 8px;
}

.join-platform-content-slide {
	border-radius: 12px;
}

.join-platform-content-slide .pic {
	width: 100%;
}

.join-platform-content-slide .pic img{
	width: 100%;
	max-width: initial;
	height: auto;
	object-fit: cover;
}

.join-platform-content-slide .text {
	position: relative;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.join-platform-content-slide .text em{
	font-size: 140px;
	line-height: 130px;
}

.join-platform-content-slide .text .box{
	padding: 45px;
}

.join-platform-content-slide .text h3 {
	line-height: 40px;
	font-size: 32px;
}

.join-platform-content-slide .text h3 span{
	display: inline-block;
}

.join-platform-content-slide .text h4 {
	line-height: 30px;
	font-size: 20px;
	margin-top: 15px;
	padding-top: 15px;
}

.join-platform-content-slide .text p {
	line-height: 30px;
	font-size: 18px;
	margin-top: 25px;
}


.mar-opp-list .item:nth-of-type(1),.mar-opp-list .item:nth-of-type(2){
	margin-top: 0;
}

.mar-opp-list .item{
	width: 48.5%;
	margin-left: 3%;
	margin-top: 25px;
}

.mar-opp-list .item:nth-child(2n+1){
	margin-left: 0;
}

.mar-opp-list .item .box{
	padding: 40px 40px;
}

.mar-opp-list .item .box img{
	height: 130px;
}

.mar-opp-list .item .box h3{
	font-size: 24px;
	margin-top: 24px;
}

.mar-opp-list .item .box p{
	font-size: 16px;
	line-height: 30px;
	height: 120px;
	margin-top: 12px;
}





.brand-strength:before{
	position: absolute;
	right: 0;
	top: -9.5vw;
	width: 40vw;
	height: 40vw;
}

.brand-strength-menu .tabs-3 {
	display: flex;
	flex-wrap: wrap;
	gap: 2%;
}

.brand-strength-menu .tabs-3 a {
	width: 32%;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-top: 3px solid #fff;
}

.brand-strength-menu .tabs-3 .box{
	display: flex;
	align-items: center;
	gap: 8px;
}

.brand-strength-menu .tabs-3 a i {
	height: 30px;
}

.brand-strength-menu .tabs-3 a h2 {
	font-size: 16px;
	line-height: 30px;
}



.brand-strength-box{
	margin-top: 20px;
	border-radius: 12px;
}

.brand-strength-content-slide .pic{
	float: left;
	width: 100%;
}

.brand-strength-content-slide .pic img{
	width: 100%;
	height: auto;
	object-fit: cover;
}

.brand-strength-content-slide  .text{
	float: left;
	width: 100%;
}

.brand-strength-content-slide  .text .box{
	padding: 40px;
}

.brand-strength-content-slide  .text h3{
	line-height: 36px;
	font-size: 30px;
	padding-bottom: 20px;
}

.brand-strength-content-slide  .text p{
	line-height: 30px;
	font-size: 16px;
	margin-top: 0px;
}





.join-honor .container{
	position: absolute;
	left: 50%;
	top: 80px;
	z-index: 9;
	margin-left: -43.75vw;
}

.join-honor .pic{
	position: relative;
	left: 50%;
	margin-left: -50%;
}

.join-honor .pic img{
	height: 800px;
	max-width: initial;
	width: 100%;
	object-fit: cover;
}



.supportive-policy:before{
	position: absolute;
	right: 0;
	top: -9.5vw;
	width: 40vw;
	height: 40vw;
}

.supportive-policy-list .item{
	border-radius: 12px;
	margin-bottom: 25px;
}

.supportive-policy-list .item:nth-of-type(4){
	margin-bottom: 25px;
}

.supportive-policy-list .item:nth-of-type(5),.supportive-policy-list .item:nth-of-type(6){
	margin-bottom: 0;
}

.supportive-policy-list .item .box{
	padding: 30px;
}

.supportive-policy-list .item .icon{
	width: 100%;
	text-align: right;
}

.supportive-policy-list .item .icon img{
	height: 45px;
}

.supportive-policy-list .item .con{
	margin-top: 30px;
}

.supportive-policy-list .item .con h3{
	font-size: 24px;
	line-height: 30px;
}

.supportive-policy-list .item .con p{
	font-size:16px;
	line-height: 30px;
	margin-top: 10px;
	height: 60px;
}




.join-conditions:before{
	position: absolute;
	left: 0;
	top: -100px;
	width: 600px;
	height: 600px;
}

.join-conditions-list ul li{
	margin-top: 1.55vw;
}

.join-conditions-list ul li.item-1{
	width: 52%;
}

.join-conditions-list ul li.item-2{
	width: 67%;
}

.join-conditions-list ul li.item-3{
	width: 80%;
}

.join-conditions-list ul li.item-4{
	width: 92%;
}

.join-conditions-list ul li i{
	position: absolute;
	left: -7.77vw;
	bottom: 0;
}

.join-conditions-list ul li img{
	width: 70px;
}

.join-conditions-list ul li p{
	font-size: 20px;
	padding: 32px 0;
}

.join-conditions-list ul li p:before{
	height: 12px;
}






/* 健康平台 */


.platform-banner{
	height: 560px;
}

.platform-banner-pic{
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -50%;
	height: 560px;
}

.platform-banner-pic img{
	height: 560px;
}

.platform-banner-pic .phone{
	display: none;
}

.particle-container{
	margin-top: 0px;
	width: 100%;
	height: 560px;
}



.platform-chara {
	
}

.platform-chara .item{
	width: 33.33%;
	float: left;
	border-bottom: 1px solid rgba(0, 104, 183, .1);
}

.platform-chara .item:before{
	
}

.platform-chara .item .box{
	padding: 30px 35px;
}

.platform-chara .item h3{
	font-size: 18px;
	line-height: 30px;
	display: flex;
	align-items: center;
	gap: 15px;
}

.platform-chara .item h3 img{
	height: 30px;
}

.platform-chara .item p{
	font-size: 14px;
	line-height: 24px;
	margin-top: 14px;
	height: 48px;
}


.platform-con-item .container{
	position: absolute;
	left: calc(50% - 43.75vw);
	top: 0;
	width: 87.5vw;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.platform-con-item.item-2 .container{
	justify-content: flex-start;
}

.platform-con-item .pic .phone{
	display: none;
}

.platform-con-item .text{
	width: 42%;
}

.platform-con-item .text em{
	font-size: 80px;
	line-height: 70px;
}

.platform-con-item .text h2{
	font-size: 24px;
	line-height: 36px;
}

.platform-con-item .text h3{
	font-size: 16px;
	line-height: 26px;
	margin-top: 5px;
}

.platform-con-item .text p{
	font-size: 14px;
	line-height: 24px;
	margin-top: 20px;
}






/* 人才招聘 */

.train-plan .public-title{
	position: initial;
	left: 0;
}

.train-plan-tab .tab-nav{
	float: left;
	width: 100%;
	margin-top: 0;
}

.train-plan-tab .tab-nav .tab-item,.learning-con .tab-nav .tab-item2{
	font-size: 24px;
	margin-bottom: 10px;
	display: inline-block;
	margin-right: 40px;
}

.train-plan-tab .tab-nav .tab-item.active i,.learning-con .tab-nav .tab-item2.active i{
	font-size: 24px;
	margin-left: 10px;
	display: none;
}
.train-plan-tab .tab-content{
	float: right;
	width: 100%;
	margin-top: 40px;
}


.train-plan-tab .con{
	float: left;
	width: 100%;
}

.train-plan-tab .con h3{
	font-size:30px;
	margin-bottom: 10px;
}

.train-plan-tab .con p{
	font-size: 18px;
	line-height: 32px;
}

.train-plan-tab .con ul li b{
	font-size: 18px;
}

.train-plan-tab .con ul li{
	margin-top: 10px;
}

.train-plan-tab .pic{
	float: right;
	width: 100%;
	border-radius: 16px;
	margin-top: 30px;
}


        .tab-panel.active {
            display: block;
			justify-content: space-between;
			align-items: end;
        }
		



.salary .container:before{
	position: absolute;
	left: -6.25vw;
	bottom: -14vw;
	width: 40vw;
	height: 40vw;
}


.salary .public-title{
	float: initial;
	width: 100%;
}

.salary-chara{
	float: right;
	width: 100%;
}

.salary-chara .item{
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
}

.salary-chara .item .pic{
	
}

.salary-chara .item .pic img{
	height: 100px;
}

.salary-chara .item .con{
	width: 80%;
}

.salary-chara .item .con h3{
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 10px;
}

.salary-chara .item .con p{
	font-size: 16px;
	line-height: 30px;
}




.development-list .item{
	float: left;
	width: 48%;
	margin-left: 4%;
	border-radius: 20px;
	margin-top: 80px;
}

.development-list .item .box{
	padding: 16px;
}

.development-list .item .pic{
	border-radius: 16px;
}


.development-list .item .con{
	padding: 30px 16px;
}

.development-list .item .con h3{
	font-size: 30px;
	margin-bottom: 15px;
}

.development-list .item .con p{
	font-size: 16px;
	line-height: 30px;
}




.learning .container:before{
	position: absolute;
	right: -6.25vw;
	top: -14vw;
	width: 40vw;
	height: 40vw;
}



.learning-con .tab-nav{
	width: 100%;
	float: right;
}


.learning-con .tab-content{
	margin-top: 40px;
}

.learning-con .tab-content .pic{
	width: 100%;
	float: left;
	margin-top: 0;
	border-radius: 24px;
}

.learning-con .tab-content .con{
	width: 100%;
	margin-top: 30px;
	float: left;
}

.learning-con .tab-content .con h3{
	font-size: 30px;
	margin-bottom: 15px;
}

.learning-con .tab-content .con p{
	font-size: 16px;
	line-height: 30px;
}



.tab-panel2.active {
    display: block;
	justify-content: space-between;
}

.contact-fdiv{
	 display: flex;
	 position: relative;
}

.contact-fli{
	padding: 40px 0;
	border-top: 3px solid #dddddd;
}

.contact-fli.on{
	border-top: 3px solid #0068b7;
}


.contact-f12{
	width: 15%;
	font-size: 30px;
}

.contact-f3{
	width: 20%;
	font-size: 24px;
}

.contact-f46{
	width: 46%;
	font-size: 16px;
	line-height: 30px;
}

.contact-f7{
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0;
}




.resources-hbj.padding-box{
		margin-top: 0;
}

.resources-hbj .resources-mimg{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 50%;
	display: none;
}

.resources-m .font-20{
	font-size: 18px;
}

.resources-m .font-60{
	font-size: 40x;
}

.resources-hbj .resources-mimg img{
	border-top-left-radius: 20px;
}

.resources-m a{
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	margin-top: 1.25vw;
}

.resources-m a i{
	font-size: 16px;
}





/* 首页 */

.index-banner .carousel-slide img.pc {
	height: 560px;
}

.index-banner .carousel-indicators {
	bottom: 30px;
}

.carousel-container {
	display: flex;
}

.carousel-slide img.phone {
	display: none;
}

.carousel-slide .particle-container{
	position: absolute;
	top: 5vh;
	left: 0;
}

.carousel-indicators span {
	width: 20px;
	height: 6px;
	margin: 0 5px;
	border-radius: 3px;
}

.carousel-indicators span.active {
	width: 30px;
}




.index-brand-con .con{
	float: left;
	width: 100%;
	margin-top: 0px;
}

.index-brand-con .title h2{
	line-height: 32px;
	font-size: 30px;
}

.index-brand-con .title h2 img{
	height: 32px;
	margin-right: 15px;
}

.index-brand-con .title p{
	line-height: 60px;
	margin-top: 20px;
	font-size: 48px;
}

.index-brand-con .title p span{
	letter-spacing: -1.25vw;
}


.index-brand-con .text{
	margin-top: 40px;
}

.index-brand-con .text p{
	padding-left: 24%;
	line-height: 30px;
	font-size: 16px;
}

.index-brand-con .text .ahover{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 40px;
	height: 40px;
	border-radius: 50%;
}


.index-brand-con .text .ahover i {
	font-size: 18px;
}


.index-brand-con .pic{
	width: 100%;
	border-radius: 16px;
	margin-top: 60px;
}

.index-brand-con .pic img{
	height: auto;
	max-width: 100%;
	width: 100%;
	object-fit: cover;
}

.index-brand-con .pic .play{
	left: calc(50% - 25px);
	top: calc(50% - 25px);
	width: 50px;
	height: 50px;
}

.index-brand-con .pic .play:before{
	left: calc(50% - 25px);
	top: calc(50% - 25px);
	width: 50px;
	height: 50px;
}

.index-brand-con .pic .play img{
	height: 20px;
	width: initial;
	object-fit: initial;
	
}

.index-brand-chara{
	margin-top: 20px;
	display: block;
}

.index-brand-chara .item{
	width: 50%;
	float: left;
	margin-top: 40px;
}

.index-brand-chara .item:before{
	display: none;
}

.index-brand-chara .item em{
	font-size: 40px;
}

.index-brand-chara .item em span{
	margin-left: 10px;
	font-size: 18px;
}

.index-brand-chara .item p{
	font-size: 18px;
}


.videos-bg #video{
	height: 80vh;
	width: 80%;
	margin: 10vh 10%;
}

.vclose-box .vclose{
	position: fixed;
	right: 40px;
	top: 40px;
}




.join-banner.index-join::after{
	position: absolute;
	top: -4.1667vw;
	width: 8.125vw;
	height: 22.45vw;
}




.news-menu {
	display: flex;
	align-items: flex-end;
}

.news-tab {
	float: left;
	line-height: 45px;
	display: flex;
	justify-content: flex-end;
}

.news-tab .tabs-3 {
	margin-right: 20px;
}

.news-tab .tabs-3 a {
	height: 45px;
	font-size:14px;
	line-height: 45px;
	margin-left: 10px;
	padding: 0 20px;
	border-radius: 60px;
}



.news-box .item{
	float: left;
	width: 48.5%;
	margin-left: 3%;
}

.news-box .item:nth-of-type(3){
	display: none;
}

.news-box .item a{
	display: block;
	border-radius: 16px;
}

.news-box .item .pic{
	border-radius: 12px;
	padding: 10px;
}

.news-box .item .pic img{
	width: 100%;
	border-radius: 12px;
}

.news-box .item .con{
	padding: 20px 10px;
}

.news-box .item a:hover .con{
	padding: 20px 25px;
}


.news-box .item .con span{
	font-size: 12px;
}

.news-box .item .con h2{
	font-size: 20px;
	line-height: 30px;
	height: 60px;
	margin-top: 5px;
}

.news-box .item .con p{
	font-size: 16px;
	line-height: 26px;
	height: 52px;
	margin-top: 12px;
}