/* Write your styles */
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0} 
body{font:14px "微软雅黑","Arial Narrow",HELVETICA;background:#fff;-webkit-text-size-adjust:100%;} 
a{color:#2d374b;text-decoration:none} 
a:hover{color:#cd0200;text-decoration:none} 
em{font-style:normal} 
li{list-style:none} 
img{border:0;vertical-align:middle} 
table{border-collapse:collapse;border-spacing:0} 
p{word-wrap:break-word} 


.partner{
	width:100%;
	height:100%;
	background-color:#f8f8f8;
	position:relative;
	overflow:hidden;
	padding-bottom:20px;
}
.partner_middle{
	width:1200px;
	height:669px;
	background-color:#fff;
	margin:0 auto;
	padding-top:48px;	
	padding-bottom:20px;
}
.partner_middle_title{
	width:1200px;
	height:140px;
	margin:0 auto;
}
.partner_middle_middle{
	width:1200px;
	height:424px;
	margin:0 auto;
}
.partner_middle_middle ul li{
	width:207px;
	height:212px;
	float:left;
	margin-right:20px;
	padding-left:13px;
}

.partner_middle_bottom{
	width:1200px;
	height:105px;
	margin:0 auto;
}
.partner_middle_bottom_right{
	width:298px;
	height:34px;
	float:right;
	
}
.partner_middle_bottom_right a{
	color:#757575;
}
.partner_middle_bottom_pre{
	width:67px;
	height:30px;
	line-height:30px;
	font-size:15px;
	color:#757575;
	float:left;
	text-align:center;
	border-radius:9px;
	border:1px solid #cccccc;
	margin-right:2px;
	
}
.partner_middle_bottom_1{
	width:30px;
	height:30px;
	line-height:30px;
	font-size:15px;
	color:#757575;
	float:left;
	text-align:center;	
	margin-right:2px;
}
.partner_middle_bottom_2{
	width:30px;
	height:30px;
	line-height:30px;
	font-size:15px;
	color:#757575;
	float:left;	
	text-align:center;
	border-radius:9px;
	border:1px solid #cccccc;
	margin-right:2px;
}
.partner_middle_bottom_next{
	width:67px;
	height:30px;
	line-height:30px;
	font-size:15px;
	color:#757575;
	float:left;
	text-align:center;
	border-radius:9px;
	border:1px solid #cccccc;
	margin-right:2px;	
}
.partner_middle_bottom_now{
	width:83px;
	height:30px;
	line-height:30px;
	font-size:15px;
	color:#4f4f4f;
	float:left;
	text-align:center;
	border-radius:9px;
	border:1px solid #cccccc;
	margin-right:2px;	
}

.clear{
	clear:both;
}