* {
	padding: 0;
	margin: 0;
}

body {
	font-size: 14px;
	font-family: MicrosoftYaHei;
	background: #fff;
}

ul,
li {
	list-style: none;
}

img {
	border: 0;
	vertical-align: middle;
}

a {
	text-decoration: none;
	cursor: pointer;
}
.clear{
	clear: both;
}
.abouts-bannner img{
	width: 100%;
}
.abouts-title {
	background: #fff;
	height: 60px;
	border-bottom: 1px solid #c8d5e7;
}

.abouts-title .abouts-caption{
	width: 1200px;
	margin: 0 auto;
}
.abouts-center{
	width: 1200px;
	margin: 100px auto 0;
}
.abouts-title .abouts-caption li {
	position: relative;
	float: left;
	/* width: 226px; */
	text-align: center;
	font-size: 16px;
	color: #333;
	margin: 0 80px;
	padding: 19px 5px;
	cursor: pointer;
	/* border-right: 1px solid #E9E6E6; */
}

.abouts-title .abouts-caption li.on {
	color: #006bff;
	border-bottom: 3px solid #006bff;
}

.abouts-title .abouts-caption li::before {
	position: absolute;
	content: '';
	width: 1px;
	height: 20px;
	top: 20px;
	right: -79px;
	background: #E9E6E6;
}

.abouts-title .abouts-caption li:last-child::before {
	width: 0;
}
.abouts-center .YD-title{
	position: relative;
	margin-bottom: 35px;
}
.abouts-center .YD-title b{
	color: #EFEFEF;
	font-size: 32px;
}
.abouts-center .YD-title p{
	position: absolute;
	top: 6px;
	color: #333;
	letter-spacing: 4px;
	font-size: 39px;
}
.YD-content {
	color: #333;
}
.YD-center .YD-left{
    float: left;
    width: 676px;
    line-height: 29px;
	margin-top: 10px; 
    margin-right: 25px;
}
.YD-content .YD-bottom{
	line-height: 29px;
}
.YD-content .YD-bottom p{
	margin-top: 20px;
}

.culture-content .culture-left{
	float: left;
	width: 720px;
}
.culture-content .culture-left p{
	line-height: 30px;
}
.culture-content .culture-right{
	float: right;
}

.culture-center{
	background: #F5F5F5;
	margin-top: 30px;
}
.culture-center .culturel-left{
	float: left;
}
.culture-center .culturel-right{
    float: left;
    width: 500px;
    padding-left: 50px;
    padding-top: 90px;
}
.culture-center .culturel-right h3{
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 15px;
}
.culturel-right .water{
	color: #999;
	margin-bottom: 25px;
}
.culturel-right .hengx{
	width: 60px;
	height: 4px;
	margin-bottom: 35px;
	background: #B48B62;
}
.culturel-right .culture-affect{
	line-height: 25px;
}
/* .contact-left{
	position: relative;
} */
.contact-left .adress{
	position: relative;
	float: left;
	width: 576px;
	height: 125px;
	margin-right: 48px;
	background: url(../img/abouts/adress.jpg) no-repeat;
}
.contact-left .phone{
	position: relative;
	float: left;
	width: 576px;
	height: 125px;
	background: url(../img/abouts/phone.jpg) no-repeat;
}
.contact-left .adress .company{
    position: absolute;
    top: 35px;
    left: 125px;
}
.contact-left .phone .service{
    position: absolute;
    top: 35px;
    left: 125px;
}
.contact-left .adress .company .are1{
	color: #b48b62;
	margin-top: 7px;
}
.contact-left .phone .service .are2{
	color: #b48b62;
	margin-top: 7px;
	font-size: 18px;
	font-weight: bold;
}
.abouts-center .map{
	margin-top: 50px;
}