.content {
	width: 100%;
	height: auto;
	overflow: hidden;
}

/* 图片 */
.picture {
	width: 100%;
	height: 500px;
	background: url("/assets/index/images/picture02.png")no-repeat;
}

.content-main {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.content-body-main-title {
	width: 100%;
	height: 60px;
	padding-top: 40px;
	text-align: center;
}

.content-body-main-title span {
	font-size: 24px;
	color: #333;
	font-family: 微软雅黑;
	line-height: 60px;
}

.text-zn {
	color: #0085e9;
}

.title-line {
	width: 100%;
	height: 14px;
}

.title-line.white {
	background: url("../images/title-line-white.png")no-repeat center center;
}

.content-body-main-con {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 34px 0 35px 0;
}
.contact_us-left{
	width:520px;
	height:350px;
	float:left;
}
.contact_us-right{
	width:715px;
	height:350px;
	float:left;
}
.contact_us-right img{
	width:100%;
	height:100%;
}
.company-name{
	padding:14px 0;
	font-size: 18px;
	color: #333;
	font-family: "微软雅黑";
}
.contact{
	padding-top:27px;
	width:100%;
	height:38px;
}
.contact-icon{
	width:38px;
	height:38px;
	float:left;
}
.contact-icon img{
	width:100%;
	height:100%;
}
.contact-main{
	float:left;
	padding-left:20px;
}
.contact-main span{
	display:block;
	font-size: 16px;
	color: #333;
}