
/* CSS Document by wangruohui 2021-07-21*/
/*关于样式*/
img{
	border:none;
}

.about-banner-box{
	width: 100%;
	padding-top: 93px;
}

.banner-p-box {
	z-index: 1;
}
.banner-title-p {
	font-size: 40px;
	letter-spacing: 5px;
	line-height: 40px;
	margin-top: 10px;
}
.banner-subtitle-p {
	font-size: 18px;
	letter-spacing: 3.6px;
	line-height: 16px;
	font-weight: 300;
	margin: 20px;
}

.jiazhi-h2{
	font-size: 28px;
	padding: 68px 0 50px 0;
	width: 100%;
	text-align: center;
	font-weight: normal;
}
/*

.jiazhi-box{
	heigh: 920px;
}
*/

.jiazhi-ul{
	width: 900px;
	height: 382px;
	/*background: #fff;*/
	margin: 0 auto;
	padding: 0;
	display: flex;
	justify-content:space-between;/*决定子元素两端对齐，均匀间隔*/
}

.jiazhi-li{
	display: inline-block;
	text-align: center;
}

.jiazhi-h5{
	font-size: 25px;
	margin: 20px 0 16px;
	font-weight: normal;
}

.jiazhi-p{
	font-size: 16px;
	color: #999;
}

.lianxi-p{
	font-size: 26px;
	line-height: 45px;
	letter-spacing: 5px;
}

.lianxi-box{
	width: 100%;
	margin: 0 auto;
	height: 355px;
	text-align: center;
	display: inline-block;
	background: #f9f9f9;
	/*padding-bottom: 5.9%;*/
}

.lianxi-box-in{
	width: 1200px;
	height: 355px;
	margin: 0 auto;
	background: url("../images/lianxi-bg.png") no-repeat top;
	/*background-size: 100%;*/
}

.jiaru-box{
	width: 100%;
	text-align: center;
	color: #fff;
}

.about-consult{
	width: 100%;
	height: 256px;
	background: #2CB6F6;
	position: relative;
}

.about-consult-in{
	width: 1200px;
	height: 270px;
	margin: 0 auto;
	background: url(../images/lianxi-bg2.png) no-repeat center !important;
	-webkit-background-size: 100%;
	background-size: 100%;
	text-align: center;
	position: absolute;
	top: -14px;
	left: 50% ;
	transform: translate(-50%,0);
}

.consult-h3{
	color: #fff;
	padding-top: 60px !important;
	padding-bottom: 26px;
	font-size: 30px;
	text-align: center;
	margin: 0;
}

.f24{
	font-size: 24px;
	color: #fff;
	line-height: 40px;
	letter-spacing: 2px;
	font-weight: 300;
}


.about-banner {
	width: 100%;
	height: 500px;
	background: url('/images/about-banner.jpg') no-repeat center bottom;
	background-size: cover;
	/*background-attachment: fixed;*/
	position: relative;
	overflow: hidden;
}
.about-banner1 {
	background: url('/images/about-banner1.jpg') no-repeat center bottom;
	background-size: cover;
	/*background-attachment: fixed;*/
}
.about-banner2 {
	background: url('/images/about-banner2.jpg') no-repeat center bottom;
	background-size: cover;
	/*background-attachment: fixed;*/
}
.about-banner3 {
	background: url('/images/about-banner3.jpg') no-repeat center bottom;
	background-size: cover;
	/*background-attachment: fixed;*/
}
.about-banner4 {
	background: url('/images/about-banner4.jpg') no-repeat center bottom;
	background-size: cover;
	/*background-attachment: fixed;*/
}
.about-banner5 {
	background: url('/images/about-banner5.jpg') no-repeat center bottom;
	background-size: cover;
	/*background-attachment: fixed;*/
}
.about-banner6 {
	background: url('/images/about-banner6.jpg') no-repeat center bottom;
	background-size: cover;
	/*background-attachment: fixed;*/
}
.banner-bg-box {
	width: 100%;
	height: 500px;
	background: rgba(0, 0,0, 0.4);
	/*background: inherit;*/
	/*-webkit-filter: blur(5px); -moz-filter: blur(5px); filter: blur(5px);*/
	/*position: absolute;*/
	/*top: 25%;*/
	/*left: 50%;*/
	/*transform: translate(-50%);*/
	/*overflow: hidden;*/
}
.banner-bg-box1 {
	/*width: 100%;*/
	/*height: 100%;*/
	background: rgba(220, 230,230, 0.4);
	width: 100%;
	height: 100%;
	/*background: url("/images/编组 7.png") no-repeat no-repeat;*/
	-webkit-background-size: 100%;
	background-size: 100%;
}
.banner-text-box {
	width: 800px;
	height: 176px;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
/*
2022-05-13 关于页面更新*/
.fixed{
	position: fixed;
}
.adout-tab-box{
	width: 100%;
	background: #fff;
	/*border-bottom: 1px solid #eee;*/
}
.about-tab-ul{
	width: 1100px;
	height: 70px;
	margin: 0 auto;
}

.about-tab-li{
	width: 15%;
	height: 70px;
	line-height: 70px;
	text-align: center;
	float: left;
	display: inline-block;
}
.produce-li{
	width: 100%;
	font-size: 18px;
	color: #5F6464;
	text-decoration: none;
	display: inline-block;
}
.about-tab-li:hover{
	cursor: pointer;
}
.about-li-active{
	border-bottom: 2px solid #00a2d4;
	font-weight: 600;
}

.about-li-active a{
	color: #333;
}
.company-produc-box{
	width: 900px;
	margin: 0 auto	;
}
.produce-p{
	line-height: 30px;
}
.note-line{
	font-weight: 600;
	font-size: 20px;
	border-bottom: 1px solid #eee;
	height: 35px;
}

.licheng-content{

}

.licheng-txt{
	display: inline-block;
	float: left;
	margin: 0 50px;
	margin-bottom: 30px;
}

.line-hui{
	line-height: 38px;
	margin-top: 15px;
}

.wrapper-scroll {
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	overflow: auto;
	/*position: absolute;*/
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 270px;
}
.content {
	width: 3862px;
	width: -moz-max-content;
	width: -webkit-max-content;
	width: -o-max-content;
	width: -ms-max-content;
	width: max-content;
}
.section {
	width: 520px;
	float: left;
	overflow: hidden;
	margin: 0 2em 0 4.2em;
}