.about_banner{
	width: 100%;
	overflow: hidden;
}
.about_banner img{
	width: 100%;
}
.about_company{
	width: 100%;
	overflow: hidden;
	padding: 60px 0;
	font-size: 14px;
	color: #757575;
	line-height: 25px;
}
.about_title{
	width: 100%;
	overflow: hidden;
	text-align: center;
	position: relative;
	margin-bottom: 50px;
}
.about_company h1{
	font-size: 95px;
	line-height: 85px;
	color: #dadada;
	font-weight: bold;
}
.about_company h3{
	width: 100%;
	position: absolute;
	bottom: 0;
	font-size: 30px;
	color: #dc252a;
}
.about_company ul{
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin-top: 50px;
}
.about_company h2{
	font-size: 72px;
	color: #dc252a;
	font-weight: 900;
}
.about_company h4{
	font-size: 14px;
	color: #666;
}
.about_cultrue{
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.about_cultrue h3{
	color: #3e3e3e;
	font-size: 36px;
	margin: 80px 0 30px;
}
.about_cultrue h4{
	width: 830px;
	color: #3e3e3e;
	font-size: 14px;
	margin: 0 auto;
	line-height: 20px;
}
.cultrueBox{
	width: 1090px;
	height: 415px;
	margin: 80px auto 110px;
}
.cultrueBox span{
	display: block;
	width: 45px;
	height: 1px;
	background-color: #dc252a;
	float: left;
	position: relative;
	top: 50%;
	margin:-0.5px 35px 0;
}
.cultrue_box{
	width: 220px;
	height: 220px;
	border: 1px solid #dc252a;
	border-radius:50%;
	text-align: center;
	float: left;
	position: relative;
	top: 50%;
	margin-top: -110px;
	transition: all 0.5s;
}
.cultrue_box h5{
	font-size: 26px;
	color: #3e3e3e;
	margin-bottom: 50px;
}
.cultrue_icon{
	width: 60px;
	height: 60px;
	margin: 60px auto 15px;
}
.cultrue_box p{
	opacity: 0;
	font-size: 14px;
	color: #676767;
	width: 295px;
	margin: 0 auto;
	line-height: 20px;
	height: 0;
	overflow: hidden;
}
.cultrue_now{
	width: 415px;
	height: 415px;
	position: relative;
	top: 0;
	margin-top: 0px;
}
.cultrue_now .cultrue_icon{
	margin: 85px auto 15px;
}
.cultrue_now p{
	opacity: 1;
	height: 100px;
	transition: all 0.5s 0.5s;
}
.cultrue_box>img{
	width: 215px;
	height: 215px;
	position: absolute;
	top: -22px;
	left: -7px;
	opacity: 0;
}
.cultrue_now>img{
	opacity: 1;
	width: 430px;
	height: 430px;
	position: absolute;
	top: -22px;
	left: -7px;
	transition: all 0.5s;
}
@media only screen and (max-width:767px ) {
	.about_company h1{
		font-size: 55px;
		line-height: 55px;
		color: #dadada;
		font-weight: bold;
	}
	.cultrue_icon{
		width: 60px;
		height: 60px;
		margin: 20px auto 15px !important;
	}
	.cultrue_box h5{
		font-size: 26px;
		color: #3e3e3e;
		margin-bottom: 15px;
	}
	.about_cultrue h4{
		width: 100%;
		color: #3e3e3e;
		font-size: 14px;
		margin: 0 auto;
		line-height: 20px;
	}
	.about_company h3{
		width: 100%;
		position: absolute;
		bottom: 0;
		font-size: 16px;
		color: #dc252a;
	}
	.cultrueBox{
		width: 100%;
		height: auto;
		margin: 80px auto 110px;
	}
	.about_company ul li{
		margin-bottom: 15px;
	}
	.cultrueBox span{
		display: block;
		width: 1px;
		height: 45px;
		background-color: #dc252a;
		float: none;
		position: relative;
		top: 50%;
		margin: 20px auto;
		display: block;
	}
	.cultrue_box{
		border: 1px solid #dc252a;
		border-radius:50%;
		text-align: center;
		float: none;
		transition: all 0.5s;
		width: 282px;
		height: 282px;
		position: relative;
		top: 0;
		margin: 0px auto;
	}
	.cultrue_box p{
		opacity: 1;
		font-size: 12px;
		color: #676767;
		width: 205px;
		margin: 0 auto;
		line-height: 20px;
		height: 100px;
		overflow: hidden;
	}
	.cultrue_box>img{
		opacity: 1;
		width: 294px;
		height: 294px;
		position: absolute;
		top: -16px;
		left: -7px;
	}
}
@media only screen and (min-width:768px ) {
	.cultrueBox{
		width: 100%;
		height: auto;
		margin: 80px auto 110px;
	}
	.cultrueBox span{
		display: block;
		width: 1px;
		height: 45px;
		background-color: #dc252a;
		float: none;
		position: relative;
		top: 50%;
		margin: 20px auto;
		display: block;
	}
	.cultrue_box{
		border: 1px solid #dc252a;
		border-radius:50%;
		text-align: center;
		float: none;
		transition: all 0.5s;
		width: 415px;
		height: 415px;
		position: relative;
		top: 0;
		margin: 0 auto;
	}
	.cultrue_box p{
		opacity: 1;
		font-size: 14px;
		color: #676767;
		width: 295px;
		margin: 0 auto;
		line-height: 20px;
		height: 100px;
		overflow: hidden;
	}
	.cultrue_box>img{
		opacity: 1;
		width: 430px;
		height: 430px;
		position: absolute;
		top: -22px;
		left: -7px;
		transition: all 0.5s;
	}
}
@media only screen and (min-width:992px ) {
	.cultrueBox{
		width: 100%;
		height: 415px;
		margin: 80px auto 110px;
	}
	.cultrueBox span{
		display: block;
		width: 45px;
		height: 1px;
		background-color: #dc252a;
		float: left;
		position: relative;
		top: 50%;
		margin:-0.5px 6px 0;
		display: block;
	}
	.cultrue_box{
		width: 220px;
		height: 220px;
		border: 1px solid #dc252a;
		border-radius:50%;
		text-align: center;
		float: left;
		position: relative;
		top: 50%;
		margin-top: -110px;
		transition: all 0.5s;
	}
	.cultrue_box p{
		opacity: 0;
		font-size: 14px;
		color: #676767;
		width: 295px;
		margin: 0 auto;
		line-height: 20px;
		height: 0;
		overflow: hidden;
	}
	.cultrue_box>img{
		width: 215px;
		height: 215px;
		position: absolute;
		top: -22px;
		left: -7px;
		opacity: 0;
	}
	.cultrue_now{
		width: 415px;
		height: 415px;
		position: relative;
		top: 0;
		margin-top: 0px;
	}
	.cultrue_now .cultrue_icon{
		margin: 85px auto 15px;
	}
	.cultrue_now p{
		opacity: 1;
		height: 100px;
		transition: all 0.5s 0.5s;
	}
	.cultrue_now>img{
		opacity: 1;
		width: 430px;
		height: 430px;
		position: absolute;
		top: -22px;
		left: -7px;
		transition: all 0.5s;
	}
}
@media only screen and (min-width:1200px ) {
	.cultrueBox{
		width: 1090px;
		height: 415px;
		margin: 80px auto 110px;
	}
	.cultrueBox span{
		margin:-0.5px 35px 0;
	}
}