.productContent{
	width: 100%;
	height: 100%;
}

.headerBK{
	width: 100%;
	height: 57px;
	background-image: url(../img/home_bg.png);
	background-repeat: repeat;
}

.home_light{
	position: absolute;
	left: 50%;
	width: 969px;
	margin-left: -485px;
}

.headertop{
	position: absolute;
	width: 100%;
	height: 5px;
	top:57px;
	background-color: #e2dede;
}

#partner_1{
	position: relative;
    text-align: center;
	margin: auto auto;
	width: 1000px;
	height: 235px;
	top:80px;
}

#partner_t{
	position: absolute;
	color: #265e95;
	font-size: 18px;
	font-family: "微软雅黑";
	left:0px;
	top:20px;
	font-weight: bold;
}

#partner_photo{
	position: absolute;
	right:0px;
}

#partner_2{
	position: relative;
	text-align: center;
	margin: auto auto;
	left: 50%;
	width: 1000px;
	/*float: left;*/
	/*height: 800px;*/
	top: 100px;
	margin-left: -500px;
	margin-bottom: 200px;

}

#partner_title{
	position: relative;
	width: 100%;
	height: 40px;
	border-bottom: 1px dashed #b9b9b9;
}

#partner_title1{
	position: relative;
	width: 3px;
	height: 20px;
	float: left;
	background-color: #f8be51;
}

#partner_title2{
	position: relative;
	color: #7c7c7c;
	font-size: 14px;
	font-family: "微软雅黑";
	left:10px;
	top: 0px;
	float: left;
}

#partner_logo{
	position: relative;
	width: 100%;
	height: 800px;
	top:30px;
}

#partner_logo1{
	position: relative;
	float: left;
	margin-left: 2px;
	top:0px;
    left:-6px;
}

#partner_logo2{
	position: relative;
	float: left;
	margin-left: 2px;
	top:30px;
    left:-6px;
}

#partner_logo3{
	position: relative;
	float: left;
	margin-left: 2px;
	top:60px;
    left:-6px;
}

#partner_logo4{
	position: relative;
	float: left;
	margin-left: 2px;
	top:90px;
    left:-6px;
}

p{
	position: relative;
    text-align: center;
	margin: auto auto;
	font-size: 14px;
	top:10px;
	color: #676767;
}

.partner{
	position: relative;
	margin: auto auto;
	width: 100%;
	height: 100%;
	margin-top: 150px;
}







