/* 小导航 */




.banner{
	width: 100%;
}
.banner img{
	width: 100%;
}
/* 品牌简介 */
.about-ppjj{
	width: 1245px;
	margin: 135px auto;
}
.about-ppjj .about-p{
	width: 600px;
}
.h2-title h2{
	font-size: 36px;
	color: #29292c;
}
.h2-title p{
	font-size: 36px;
	color: #29292c;
	margin-top: 10px;
	text-transform:uppercase;
}
.about-ppjj .p-box{
	margin-top: 50px;
}
.about-ppjj .p-box p{
	font-size: 18px;
	line-height: 32px;
}


.about-ppjj .about-img{
	width: 615px;
}
.about-ppjj .about-img img{
	width: 100%;
}


/* 品牌简介 end*/




/* 品牌视频*/
.about-ppsp{
	width: 1245px;
	margin: 135px auto;
}


.about-ppsp .video{
	width: 767px;
	margin: 130px auto;
	height: 444px;
	background: #404a59;
}
.about-ppsp .video video{
	height: 100%;
	width: 100%;
	margin: 0 auto;
	display: block;
}
/* 品牌视频 end*/




/* 荣誉资质 */
.about-ryzz{
	width: 1245px;
	margin: 135px auto;
}
.about-ryzz .zz-lists{
	margin-top: 15px;
}
.about-ryzz .zz-lists>p{
	font-size: 18px;
	color: #646464;
}
.about-ryzz .zz-lists ul{
	width: 100%;
}
.about-ryzz .zz-lists ul li{
	width: 33.33%;
	text-align: center;
	margin-top: 50px;
}
/* 荣誉资质 end*/




/* 服务支持 */
.about-fwzc{
	width: 1245px;
	margin: 135px auto;
}
.about-fwzc .about-f{
	width: 100%;
	margin-top: 60px;
}
.h4-title{
	font-size: 22px;
	font-weight: bold;
	color: #6c6c6c;
	padding-left: 53px;
	position: relative;
}
.h4-title::after{
	content: "";
	display: block;
	width: 27px;
	height: 27px;
	border-radius: 50%;
	background: #3bcaf6;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
}


.p-title{
	font-size: 22px;
	color: #6c6c6c;
	padding-left: 53px;
	margin-top: 30px;
}
.about-fw1 .fwlc{
	margin-top: 84px;
}
.about-fw1 .fwlc img{
	width: 100%;
}




.about-f .ul-box{
	width: 100%;
}
.about-f .ul-box li{
	padding: 40px 0 10px;
	border-bottom: 1px solid #767676;
}
.about-f .ul-box li label{
	color: #000;
	font-weight: bold;
	font-size: 22px;
}
.about-f .ul-box li p{
	font-size: 18px;
	color: #6c6c6c;
	margin-top: 13px;
	line-height: 38px;
}

.about-fw4 .word-box{
	margin-top: 50px;
}
.about-fw4 .word-box p{
	font-size: 22px;
	font-weight: bold;
	color: #000;
	margin-bottom: 20px;
}
.about-fw4 .word-box ul li{
	font-size: 18px;
	color: #6c6c6c;
	line-height: 38px;
}


.bottom-p{
	font-size: 22px;
	font-weight: bold;
	color: #000;
	line-height: 30px;
	margin-top: 28px;
}
/* 服务支持 end*/