
/*型号部分*/
#dade{
	width:1200px;
	margin: 0 auto;
	margin-top: 70px;
}
#dade .dade_top{
	background: #f4f4f4;
	height: 140px;
	overflow: hidden;
}
#dade .dade_top .top_left img{
	float: left;
	width: 167px;
	height:140px ;
	margin-right: 28px;
}
#dade .dade_top .top_right{
	float: left;
}
#dade .dade_top .top_right li{
	float: left;
	width: 130px;
    border-radius: 5px;
	height: 42px;
	background: #fff;
	margin: 15px 20px ;
	text-align: center;
	line-height: 42px;
	
}
#dade .dade_top .top_right li a{
	color: #333;
}
#dade .dade_top .top_right li:hover{
	background: #bd2221;
	
}
#dade .dade_top .top_right li:hover a{
	color: #fff;
}
.dade_center{
	overflow: hidden;
	margin-top: 70px;
}
.center_left{
	width: 822px;
	height: 430px;
	float: left;
}
.center_left img{
	float: left;
}
.center_right{
	margin-top: 35px;
	float: left;
	width: 378px;
}
.center_right p{
	font-size: 26px;
}
.center_right li{
	float: left;
	margin-right: 70px;
	margin-top: 25px;
}
.center_right .yongtu{
	font-size: 17px;
	margin-top: 57px;
}
.center_right1 img{
	float: right;
}
.center_righth3 h3 .font{
	font-weight: 100;
}