@CHARSET "UTF-8";
.bg{
	margin-top: 50px;
	background: url(../../myImg/exp_center/index_bg.jpg) center 0 no-repeat;
	width:100%;
	height:100%;
	min-height:300px;
	min-width: 1250px
}

.bg .mainContent{
 	/* border: 1px solid red;  */
	min-height: 520px;
	margin-top: 300px;
	margin-bottom: 20px;
	padding: 0px;
	padding: 0px 150px;
}

.bg .mainContent .index-zone .indexHref img{
	margin-left: 18px;
}

.bg .mainContent .index-zone .indexHref img{
	border: 1px solid #38FFFA;
	background-color: #04B3CE;
}

.bg .mainContent .index-zone .indexHref img:hover{
	background-color: #0693AF;
}
