﻿.main{
}
.main_wrap{
	width: 1200px;
	margin: 0 auto;
	padding-top: 27px;
	padding-bottom:22px;
	height: 616px;
}
.div_x{
	width: 376px;
	height: 286px;
	float: left;
	margin-bottom: 17px;
	padding:6px;
	position: relative;
}
.margin_x{
	margin-right: 15px;
}
.div_x .img_a{
	display: block;
	text-decoration: none;
	width: 376px;
	height: 286px;
	padding:6px;
	border: 1px solid #eaeaea;
}
.div_x .img_a:hover{
	border:1px solid #218cc7;
}
.div_x span{
	
	width: 375px;
	height: 46px;
	font-size: 18px;
	background: #000000;
	color: #fff;
	line-height: 46px;
	text-align: center;
	background-color:rgba(0,0,0,0.7);
	position: absolute;
	left:13px;
	bottom:0px;
	font-family: 微软雅黑;
}
.div_x span .span_a{
	text-decoration: none;
	
	
	width: 375px;
	height: 46px;
	font-size: 18px;
	color: #fff;
	line-height: 46px;
	text-align: center;
	font-family: 微软雅黑;
}
.div_d{
	width: 576px;
	height: 286px;
	padding: 6px;
	float: left;
	position: relative;
}

.div_d .img_da{
	display: block;
	width: 576px;
	height: 286px;
	padding: 6px;
	border: 1px solid #eaeaea;
}
.div_d .img_da:hover{
	border:1px solid #218cc7;
}
.div_d1{
	margin-right: 20px;
}
.div_d span{
	
	width: 576px;
	height: 46px;
	font-size: 18px;
	background: #000000;
	color: #fff;
	line-height: 46px;
	text-align: center;
	background-color:rgba(0,0,0,0.7);
	position: absolute;
	left:13px;
	bottom:0px;
	font-family: 微软雅黑;
}
.div_d span .span_da{
	text-decoration: none;
	
	width: 576px;
	height: 46px;
	font-size: 18px;
	color: #fff;
	line-height: 46px;
	text-align: center;
	
	font-family: 微软雅黑;
}
