.wrap .content{
	width:1024px;
	background-color:#fff;
	right:0;
	top:0;
	margin:0 auto;
}
.wrap .content_middle{
	width:100%;
}
.product span{
	margin-left:412px;
}
.product img{
	margin-top:49px;
	margin-bottom:49px;
}
.middle_box{
	/*height:560px;*/
	width:1022px;
	right:0;
	top:0;
	margin:0 auto;
}
.middle_box .top_box, .middle_box .top_show_box{
	float: right;
	padding: 0 10px;
	width:777px;
	right:0;
	top:0;
	margin: 0 20px;
	/*border: #999 solid 1px;*/
}
.top_show_box table td{
	padding: 2px;
}
.top_box img{
	width:100%;
	height:220px;
	position: absolute;
}
.left_box:hover div{
	top: 0px;
}
.top_box .left_box{
	width:32%;
	height:265px;
	float:left;
	margin-left:1%;
	border: 1px solid #eeeeef;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}
.left_box .bg{
	width: 100%;
	height: 220px;
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	transition: all 0.2s;
	top: -220px;
	color: #fff;
	padding: 10px;
	font-size: 14px;
}
.character{
	cursor: pointer;
	margin-top: 220px;
}
.left_box .fdy{
	text-align:center;
	font-size:14px;
	padding-top:10px;
}
.left_box .sec{
	font-size:14px;
	padding:20px;
}
.left_box .check{
	font-size:12px;
	margin-left:200px;
	background:url(../images/array.png) no-repeat;
	background-position:70px;
}
.check a{
	text-decoration: none;
	color:#999999;
}
.middle_box h2{
	text-align: center;
	background: #007aff;
	font-weight: normal;
	color: #fff;
	padding: 5px;
}
.left-class{
	width:205px;
	float: left;
}
.left-class ul li{
	padding: 0 15px 0 30px;
	line-height: 45px;
	border-bottom:#999 dotted 1px;
	background: url("../images/array.png") no-repeat 8px center;
	font-size: 14px;
	font-weight: bold;
}
.left-class ul li:hover{
	background-color: #1c89ff;
}
.left-class ul li:hover a{
	color: #fff;
}
.left-class .subclass li{
	font-weight: normal;
	background: url("../images/icon.jpg") no-repeat 15px 15px;
	padding: 10px 15px 10px 30px;
	line-height: 20px;
}
.left-class .subclass li:hover{
	background: #1c89ff;
}
.left-class .subclass li:hover a{
	color: #fff;
}