@charset "utf-8";

html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td,

article, aside, canvas, details, embed,

figure, figcaption, footer, header, hgroup,

menu, nav, output, ruby, section, summary,

time, mark, audio, video {

 margin: 0;

 padding: 0;

 border: 0;

 font-size: 100%;
 vertical-align: baseline;

}


article, aside, details, figcaption, figure,

footer, header, hgroup, menu, nav, section {

 display: block;

}

@font-face {
    font-family:AliMedium;
    src:url('../font/ttf/AlibabaPuHuiTi-2-45-Light')
  }

body {
width: 100%;
height: 100vh;	
overflow-x: hidden;
font-family:AliMedium;
}
body img{
	max-width: 100%;
}


ol, ul {

 list-style: none;

}



blockquote, q {

 quotes: none;

}



blockquote:before, blockquote:after,

q:before, q:after {

 content: '';

 content: none;

}

.home-box{
	display: flex;
	flex-direction: column;
}
/*  */
.main-top-img{
	max-width: 100%;
}
.main-top{
	width: 100%;
	position: relative;
	margin-bottom: -10px;
}
.cloud-box{
	position: absolute;
	display: flex;
	align-items: center;
	width: 1200px;
	top: 30px;
	left: calc(50% - 600px);
	font-family: Adobe Heiti Std;
	font-weight: normal;
	font-size: 30px;
}
.cloud-box img{
	margin-right: 13px;
}
.main-two{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	background: #000410;
	padding-top: 79px;
	box-sizing: border-box;
	box-sizing: border-box;
}
.center-title{
	
	font-weight: normal;
	font-size: 50px;
	color: #FFFFFF;
	margin-bottom: 49px;
	text-align: center;
}
.main-two-sub{
	
	font-weight: normal;
	font-size: 30px;
	color: #FFFFFF;
	margin-bottom: 30px;
}
.release-box{
	display: flex;
	justify-content: center;
}
.release-box-title{
	
	font-weight: normal;
	font-size: 28px;
	color: #FFFFFF;
	margin-bottom: 31px;
	text-align: center;
}
.release-box-item{
	display: flex;
	/* justify-content: center; */
	align-items: center;
	flex-direction: column;
	width: 281px;
	height: 309px;
	background: #010413;
	border: 1px solid #424141;
	box-sizing: border-box;
	padding: 0 10px 0 14px;
}
.release-box-item .release-sub-title,
.ability-item .release-sub-title
{
	
	font-weight: normal;
	font-size: 22px;
	color: #FFFFFF;
	margin-bottom: 18px;
}
.release-box-item .release-sub-des,
.ability-item .release-sub-des
{
	
	font-weight: normal;
	font-size: 16px;
	color: #F4F4F4;
	line-height: 26px;
}
.release-box-item .img-main{
	 display: flex;
	 justify-content: center;
	 align-items: center;
	 height: 100px;
	/* margin-bottom: 19px; */
}
.release-box-item-box{
	display: flex;
}
.first-item{
	margin-right: 19px;
}
.mt35{
	margin-top: 35px;
}
.release-box-table table{
	width: 610px;
	margin-left: 19px;
	border: 1px solid #424141;
	border-collapse: collapse;
}
.release-box-table table th,td{
	padding: 16px 14px 16px 16px;
	box-sizing: border-box;
	
}
.release-box-table table td{
	border-right: 1px solid #424141;
	border-bottom: 1px solid #424141;
	
	font-weight: normal;
	font-size: 16px;
	color: #999999;
}
.release-box-table table th{
	
	font-weight: normal;
	font-size: 22px;
	text-align: left;
	border-bottom: 1px solid #424141;
	color: #FFFFFF;
}
.release-box-table table tr th:first-child,
.release-box-table table tr td:first-child
{
	width: 251px;
}
.release-box-table table tr th:nth-child(2),
.release-box-table table tr td:nth-child(2)
{
	width: 173px;
}
.release-box-table table tr th:last-child,
.release-box-table table tr td:last-child
{
	width: 175px;
}

.mt68{
	margin-top: 68px;
}
.mt10{
	margin-top: 10px;
}
.tab-box{
	position: relative;
	
	font-weight: normal;
	font-size: 24px;
	color: #FFFFFF;
	padding-bottom: 20px;
	margin-bottom: 50px;
	width: 360px;
	margin: auto;
}
.tab-box .tab-item{
	cursor: pointer;	
}
.tab-box span{
	position: absolute;
	width: 80px;
	height: 4px;
	background: #0B99FF;
	transition: all 0.23s;
	bottom: 0;
	left: -6px;
}
.tab-box span.span_1{
	left: -6px;
}
.tab-box span.span_2{
	left: 136px;
}
.tab-box span.span_3{
	left: 279px;
}
.tab-item-box{
	display: flex;
	width: 360px;
	justify-content: center;
	align-items: center;
}
.tab-item-box .active{
	color: #0B99FF;
}
.tab-item-two{
	margin: auto 70px;
}
.cdp-box .cdp{
	
	font-weight: normal;
	font-size: 28px;
	color: #FFFFFF;
	margin-bottom: 20px;
}
.cdp-box .cdp-bottom{
	width: 100px;
	height: 4px;
	background: #0B99FF;
	margin-bottom: 19px;
}
.cdp-des{
	
	font-weight: normal;
	font-size: 16px;
	color: #F4F4F4;
	line-height: 26px;
	margin-bottom: 38px;
}
.tab-info{
	width: 1200px;
}
.tab-info-title{
	font-weight: normal;
	font-size: 20px;
	color: #FFFFFF;
	margin-bottom: 20px;
}
.cdp-des p{
	display: flex;
	align-items: center;
	margin-bottom: 13px;
}
.cdp-des p span{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 21px;
	height: 21px;
	background: #010413;
	border-radius: 50%;
	border: 1px solid #0B99FF;
	
	font-weight: normal;
	font-size: 16px;
	color: #0B99FF;
	margin-right: 11px;
}
.cdp-des p a{
	display: block;
	width: calc(100% - 31px);
	color: #FFFFFF;
	text-decoration: none;
}
.tab-one-info{
	display: flex;
	justify-content: space-between;
}
.tab-two-info{
	display: flex;
	justify-content: space-between;
}
.mb107{
	margin-bottom: 107px;
}
.ml84{
	margin-left: 84px;
}
.ml69{
	margin-left: 69px;
}
.ability-box{
	display: flex;
	flex-wrap: wrap;
	width: 1204px;
}
.ability-item{
	width: 286px;
	height: 311px;
	background: #010413;
	border: 1px solid #424141;
	margin-right: 19px;
	padding: 0 11px 0 17px;
	box-sizing: border-box;
}
.ability-item-img{
	display: flex;
	height: 106px;
	margin-top: -55px;
	justify-content: center;
	align-items: center;
}
/* .ability-item img{
	display: block;
	margin: -30px auto 25px auto;
} */
.ability-item:nth-child(4n){
	margin-right: 0;
}
.ability-item .release-sub-title{
	text-align: center;
}
.mb80{
	margin-bottom: 80px;
}
.ability-box .ability-item:nth-child(1),
.ability-box .ability-item:nth-child(2),
.ability-box .ability-item:nth-child(3),
.ability-box .ability-item:nth-child(4)
{
	margin-bottom: 81px;
}

.main-border{
	width: 100px;
	height: 4px;
	background: #0B99FF;
	margin-bottom: 54px;
}
.main-des-box{
	text-align: center;
	margin-bottom: 20px;
	line-height: 1.7;
}
.main-des-box .main-des{
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
} 
.main-des-box p{
	
	font-weight: normal;
	font-size: 14px;
	color: #F4F4F4;
}
.CDH-main{
	width: 100%;
	min-height: 500px;
	background: url("../img/img_21.png") center no-repeat;
}
.main-swiper-one{
	width: 1223px;
}

.main-swiper-one .swiper-slide{
	width: 395px;
	height: 370px;
	background: #010413;
	border: 1px solid #424141;
	padding: 26px 21px;
	box-sizing: border-box;
}
.swiper-title{
	
	font-weight: normal;
	font-size: 22px;
	color: #FFFFFF;
}
.p-bottom{
	width: 60px;
	height: 4px;
	background: #0B99FF;
	margin-top: 18px;
	margin-bottom: 18px;
}
.p-des{
	
	font-weight: normal;
	font-size: 14px;
	color: #F4F4F4;
	line-height: 26px;
}
.slide-item-bg{
	width: 100%;
	height: 4px;
	background: linear-gradient(90deg, #010413 0%, #0B99FF 46%, #010413 100%);
}
.slide-item-mian{
	display: flex;
	margin-bottom: 20px;
	margin-top: -12px;
}
.slide-item{
	flex: 1;
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
}
.slide-item b{
	width: 24px;
	height: 24px;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-radius: 50%;
}
.slide-item-box{
	position: relative;
	z-index: 99;
	display: flex;
	width: 75px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.slide-item-mian .active b{
	background: #0B99FF;
} 
.slide-item-box p{
	margin-top: 10px;
	margin-bottom: 10px;
}
.slide-item-mian .active .active-color{
	opacity: 1;
}
.active-color{
	width: 60px;
	height: 4px;
	background: #0B99FF;
	opacity: 0;
}
.mt140{
	margin-top: 140px;
}
.carousel-box{
	display: flex;
	align-items: center;
	justify-content: center;
}
.left-img{
	cursor: pointer;
	margin-right: 19px;
}
.right-img{
	cursor: pointer;
	margin-left: 19px;
}
.cdh-item{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 29px;
}
.cdh-item-top{
	display: flex;
	margin-bottom: 30px;
}
.cdh-item-top-left{
	flex: 1;
	
	font-weight: normal;
	font-size: 22px;
	color: #FFFFFF;
	text-align: right;
	margin-right: 120px;
}
.cdh-item-top-right{
	flex: 1;
	
	font-weight: normal;
	font-size: 22px;
	color: #FFFFFF;
	text-align: left;
}
.cdh-item-left,
.cdh-item-right{
	display: flex;
	align-items: center;
	font-weight: normal;
	font-size: 16px;
	color: #F4F4F4;
	line-height: 1.5;
	padding: 0 39px 0 20px;
	box-sizing: border-box;
}
.cdh-item-right{
	padding: 0 39px 0 24px;
}
.cdh-item-left{
	width: 545px;
	height: 154px;
	background: url("../img/img_25.png") center no-repeat;
	background-size: 100% 100%;
}
.cdh-item-right{
	width: 545px;
	height: 154px;
	background: url("../img/img_24.png") center no-repeat;
	background-size: 100% 100%;
}
.cdh-item-radius{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 120px;
	height: 120px;
	background: #0B99FF;
	border-radius: 50%;
	
	font-weight: normal;
	font-size: 20px;
	color: #FFFFFF;
}
.main-data-box{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 49px;
}
.main-swiper-one{
	position: relative;
}
.swiper-mask{
	position: absolute;
	right: 5px;
	top: 5px;
	width: 280px;
	height: 239px;
	z-index: 99;
	background: linear-gradient(270deg, #010413 0%, rgba(1,4,19,0) 100%);
}
.main-data-box .main-data-item{
	width: 388px;
	height: 251px;
	border: 1px solid #424141;
	padding: 28px 7px 28px 16px;
	box-sizing: border-box;
	margin-right: 19px;
}
.main-data-item-title{
	font-weight: normal;
	font-size: 22px;
	color: #FFFFFF;
	margin-bottom: 22px;
}
.main-data-item-bottom{
	width: 60px;
	height: 4px;
	background: #0B99FF;
	margin-bottom: 19px;
}
.main-data-item-des{
	
	font-weight: normal;
	font-size: 14px;
	color: #F4F4F4;
	line-height: 26px;
}
.main-data-box .main-data-item:last-child{
	margin-right: 0;
}
.main-info-box{
	display: flex;
	width: 1200px;
	margin-top: 116px;
	justify-content: space-between;
}
.center-margin{
	width: 1205px;
	
	font-weight: normal;
	font-size: 16px;
	color: #F4F4F4;
	line-height: 26px;
}
.center-text{
	text-align: center;
}
.mb50{
	margin-bottom: 50px;
}
.main-info-item-title{
	font-weight: normal;
	font-size: 22px;
	color: #FFFFFF;
	margin-bottom: 25px;
}
.main-info-item p{
	display: flex;
	align-items: center;
	
	font-weight: normal;
	font-size: 18px;
	color: #CACACA;
	margin-bottom: 19px;
}
.main-info-item p span{
	width: 10px;
	height: 10px;
	background: #0B99FF;
	border-radius: 50%;
	margin-right: 4px;
}
.CDP-sub-des{
	
	font-weight: normal;
	font-size: 16px;
	color: #F4F4F4;
	text-align: center;
	margin-bottom: 30px;
}
.cdp-data{
	display: flex;
	margin-top: 18px;
	margin-bottom: 100px;
	
	font-weight: normal;
	font-size: 22px;
	color: #0B99FF;
	text-align: center;
	width: 1201px;
}
.cdp-data-item{
	display: flex;
	flex: 1;
	text-align: center;
	justify-content: center;
}
.main-two-data,.main-two-content{
	position: relative;
	z-index: 11;
}
.main-two-data-bg{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.main-two-data-bottom{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.ability-bg{
	position: absolute;
	left: 0;
	width: 100%;
	bottom: -400px;
	z-index: 1;
}
.tab-main{
	width: 1201px;
	min-height: 606px;
	border: 1px solid #424141;
}
.tab-main-box{
	display: flex;
	
	font-weight: normal;
	font-size: 22px;
	color: #FFFFFF;
	text-align: center;
}
.tab-main-item{
	flex: 1;
	cursor: pointer;
	line-height: 79px;
	border-right: 1px solid #424141;
	border-bottom: 1px solid #424141;
}
.tab-main-item:last-child{
	border-right: none;
}
.tab-main-item.active{
	background: #0B99FF;
	color: #FFFFFF;
}
.tab-content-item{
	margin-bottom: 31px;
}
.tab-content-item .tab-content-item-title{
	
	font-weight: normal;
	font-size: 20px;
	color: #FFFFFF;
}
.tab-content-item-bottom{
	width: 60px;
	height: 4px;
	background: #0B99FF;
	margin-top: 18px;
	margin-bottom: 18px;
}
.tab-content-item-des{
	display: flex;
	
	font-weight: normal;
	font-size: 14px;
	color: #C4C4C4;
	line-height: 26px;

}
.tab-content-item-des p{
	
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.tab-content-item-left,.tab-content-item-right{
	flex: 1;
	padding-right: 30px;
	box-sizing: border-box;
}
.tab-content-one{
	padding-top: 19px;
	padding-left: 17px;
	padding-top: 17px;
	box-sizing: border-box;
	/* border-bottom: 1px solid #424141; */
}
.after-sales{
	position: relative;
	z-index: 9;
	font-weight: normal;
	font-size: 24px;
	color: #F4F4F4;
	line-height: 40px;
}
.copy-text{
	
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: center;
	padding: 8px 0;
}
.imgt50{
	margin-top: -50px;
}
.imgt30{
	margin-top: -30px;
}
.imgt70{
	margin-top: -30px;
}
.pt150{
	padding-top: 150px;
}
.CDH-main{
	display: block;
}
.CDH-main2{
	display: none;
}
.footer-bg{
	margin-bottom: -300px;
	margin-top: 100px;
}
.main-info-item a{
	color: #FFFFFF;
	text-decoration: none;
	width: calc(100% - 20px);
}
.after-sales,.mobile-pc,.pc-block{
	display: block;
}
.after-mobile-sales,.mobile-t,.mobile-b{
	display: none;
}
@media screen and (max-width:600px){
	.after-sales,.mobile-pc,.pc-block{
		display: none;
	}
	.after-mobile-sales,.mobile-t,.mobile-b{
		display: block;
	}
	.main-border{
		margin-bottom: 20px;
		height: 1px;
		width: 80px;
	}
	.tab-two-info img.mobile-b-img{
		width: 100%;
	}
	.mobile-center-title{
		font-size: 19px !important;
	}
	.cloud-box{
		max-width: 100%;
		width: 150px;
		left: 20px;
		top: 15px;
	}
	.center-title{
		font-size: 22px;
		margin-bottom: 20px;
	}
	.main-two-sub{
		font-size: 18px;
	}
	.imgt50,.imgt30,.imgt70{
		margin-top: 0;
		margin-bottom: 30px;
	}
	.release-box{
		display: block;
	}
	.release-box-title{
		font-size: 18px;
		margin-bottom: 16px;
	}
	/* .release-box-item-box{
		display: block;
	} */
	.release-box-item{
		width: calc(50% - 5px);
		/* margin: auto; */
	}
	.release-box-item .img-main{
		height: 80px;
	}
	.release-sub-des p{
		white-space: normal !important;
	}
	.ml84,.ml69{
		margin-left: 0;
	}
	.release-box-item .release-sub-title, .ability-item .release-sub-title{
		font-size: 16px;
		word-break: break-all;
	}
	.release-box-item .release-sub-des, .ability-item .release-sub-des{
		font-size: 12px !important;
		line-height: 1.5 !important;
		word-break: break-all;
	}
	.first-item{
		margin-right: 10px;
	}
	.release-box-table table{
		max-width: 100%;
		margin-left: 0;
		width: 100%;
	}
	.release-box-table table th{
		font-size: 16px;
	}
	.release-box-table table td{
		font-size: 12px;
	}
	.release-box-table table th, td{
		padding: 8px 3px;
		white-space: nowrap;
	}
	.release-box-table table tr th:last-child, 
	.release-box-table table tr td:last-child,
	.release-box-table table tr td,
	.release-box-table table tr th
	{
		width:28.5%;
		word-break: break-all;
	}
	.release-box-table table tr th:first-child, .release-box-table table tr td:first-child{
		width: 43%;
		word-break: break-all;
	}
	.mt68{
		margin-top: 20px;
	}
	.tab-box{
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
		font-size: 16px;
	}
	.tab-item-box{
		width: 100%;
	}
	.tab-box span{
		width: 40px;
		bottom: -12px;
	}
	.tab-box span.span_1{
		left: 9.5%;
	}
	.tab-box span.span_2{
		left: 44%;
	}
	.tab-box span.span_3{
		left: 77%;
	}
	.tab-info{
		width: 100%;
		padding: 0 10px;
		margin-top: 30px;
		box-sizing: border-box;
	}
	.cdp-box .cdp{
		font-size: 16px;
		margin-bottom: 14px;
	}
	.cdp-box .cdp-bottom{
		width: 50px;
		margin-bottom: 14px;
	}
	.cdp-des{
		margin-bottom: 18px;
	}
	.cdp-des p a{
		font-size: 14px;
	}
	.tab-info-title{
		font-size: 14px;
		margin-bottom: 10px;
	}
	.ability-box{
		width: 100%;
	}

	.tab-one-info img{
		display: block;
		margin: auto auto 20px auto;
		width: 100px;
	}
	.tab-two-info{
		width: 100%;
	}
	.tab-two-info img{
		width: 100px;
		margin-left: 10px;
	}
	.mr10{
		margin-right: 10px;
	}
	.cdp-des p{
		margin-bottom: 10px;
	}
	.cdp-des{
		font-size: 12px;
		line-height: 1.5;
	}
	.cdp-des p span{
		width: 16px;
		height: 16px;
		font-size: 14px;
	}
	.release-box-item .release-sub-title, .ability-item .release-sub-title{
		margin-bottom: 12px;
	}
	.ability-item{
		width: calc(50% - 5px);
		margin-right: 0;
		margin-bottom: 80px;
		padding: 0 4px 0 5px;
		height: 278px;
		margin-bottom: 55px !important;
		/* margin: auto auto 70px auto; */
	}
	.center-title{
		margin-bottom: 15px;
	}
	.main-two-sub{
		margin-bottom: 20px;
	}
	.ability-item:nth-child(2n){
		margin-left:10px;
	}
	.ability-item:nth-child(4n){
		margin: auto;
	}
	.center-title+.mb80{
		margin: auto auto 70px auto;
	}
	.pt150{
		padding-top: 40px;
	}
	.main-mobile-two{
		padding: 0 10px;
		box-sizing: border-box;
	}
	.main-des-box p{
		width: 100% !important;
	}
	.carousel-box{
		padding: 0 10px;
		box-sizing: border-box;
	}
	.main-two,.carousel-box{
		width: 100%;
	}
	.main-swiper-one .swiper-slide{
		height: 407px;
		padding: 15px 11px 15px 14px;
	}
	.active-color{
		width: 48px;
	}
	.main-swiper-one{
		padding: 0 5px;
		box-sizing: border-box;
		width: 100%;
	}
	.slide-item{
		width: 14.2%;
		font-size: 15px;
	}
	.slide-item b{
		width: 10px;
		height: 10px;
	}
	.slide-item-box{
		width: 100%;
	}
	.slide-item-box p{
		text-align: center;
		width: 42px;
		word-break: break-all;
	}
	.slide-item-mian{
		width: 100%;
		margin-top: -9px;
	}
	.left-img,.right-img,.swiper-mask{
		display: none;
	}
	.f14{
		font-size: 14px;
	}
	.f14 p{
		margin-bottom: 6px;
	}

	/* .main-swiper-one .swiper-slide{
		width: 100% !important;
	} */
	 .CDH-main{
		padding: 0 10px;
		box-sizing: border-box;
	 }
	 .cdh-item-top .cdh-item-top-left{
		font-size: 18px;
		flex: 1;
		text-align: center;
		margin-right: 0;
	 } 
	 .cdh-item-top .cdh-item-top-right{
		font-size: 18px;
		text-align: center;
	 } 
	 .cdh-item{
		flex-direction: column;
		justify-content: center;
		align-items: center;
	 }
	 .cdh-item-left,.cdh-item-right{
		width: 100%;
	 }
	 .cdh-item-left, .cdh-item-right{
		padding: 0 10px;
		box-sizing: border-box;
	 }
	 .cdh-item-radius{
		margin-top: 10px;
		margin-bottom: 10px;
	 }
	 .CDH-main{
		display: none;
	}
	.CDH-main2{
		display: block;
		padding: 0 10px;
		box-sizing: border-box;
	}
	.center-margin{
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
	.main-data-item-bottom{
		margin-bottom: 10px;
	}
	.main-data-box{
		width: 100%;
	}
	.main-data-box .main-data-item{
		flex: 1;
		width: auto;
		margin-right: 6px;
		padding: 15px 3px 15px 6px;
		box-sizing: border-box;
		height: 333px;
	}
	.mb50,.main-data-box{
		margin-bottom: 20px;
	}
	.main-data-item-des{
		font-size: 13px;
		line-height: 1.5;
	}
	.main-data-item-title{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.main-info-box{
		/* display: block; */
		width: 100%;
		padding: 0 10px;
		margin-top: 20px;
		box-sizing: border-box;
	}
	.CDP-sub-des{
		padding: 0 10px;
		font-size: 14px;
		word-break: break-all;
	}
	.img-block{
		display: block;
		max-width: 300px;
		margin: 10px auto;
	}
	.main-two-data{
		padding: 0 10px;
		box-sizing: border-box;
	}
	.main-two-content{
		width: 100%;
	}
	.cdp-data{
		width: 100%;
		margin-top: 0;
		font-size: 12px;
		margin-bottom: 40px;
	}
	.tab-main{
		width: 100%;
	}
	.tab-main-box{
		font-size: 16px;
	}
	.tab-main-item{
		display: flex;
		justify-content: center;
		align-items: center;
		word-break: break-all;
		padding: 15px 5px;
		line-height: 1.5;
	}
	.after-sales{
		font-size: 16px;
		padding: 0 10px;
		line-height: 1.5;
	}
	.footer-bg{
		margin-bottom: 0;
		margin-top: 30px;
	}
	.mt140{
		margin-top: 40px;
	}
	.box-main{
		padding: 10px 5px 0 5px;
		box-sizing: border-box;
	}
	.center-margin{
		line-height: 1.5;
	}
	.main-info-item-title{
		font-weight: normal;
		font-size: 14px;
		color: #FFFFFF;
		margin-bottom: 15px;
	}
	.main-info-item p{
		font-size: 12px;
		height: 45px;
		margin-bottom: 6px;
		margin-bottom: 0;
	}
	.main-info-box img{
		width: 40px;
	}
	.main-info-box .main-info-item:first-child{
		width: 150px;
	} 
	.main-info-item p span{
		width: 6px;
		height: 6px;
		background: #0B99FF;
		border-radius: 50%;
		margin-right: 3px;
	}
	.center-text{
		text-align: left;
	}
	.pt20{
		padding-top: 20px;
	}

}