/* 首页样式 */
@charset "utf-8";
/* 公共样式 */
@import url(base.css);
@import url(public.css);
@import url(swiper.css);


/* 首页样式 */
.main-box {
	height:auto;
	overflow:hidden;
	margin-top:30px;
}

.main-box-top {
	height:auto;
	overflow:hidden;
}


.banner-box {
	width:890px;
	height:276px;
	overflow:hidden;
	float:left;
}

.main-top-huiyan {
	height:276px;
	overflow:hidden;
	width:289px;
	float:right;
}

.main-huiyan-title {
	height:47px;
	overflow:hidden;
	background:#fee233;
	text-align:center;
	line-height:47px;
}

.main-huiyan-ad {
	height:229px;
	overflow:hidden;
	border:1px solid #e3e3e3;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}

.main-huiyan-ad .main-huiyan-ad-top {
	text-align:center;
	height:auto;
	overflow:hidden;
	border-bottom:1px solid #e6e6e6;
}

.main-huiyan-ad .main-huiyan-ad-f {
	height:auto;
	overflow:hidden;
	padding:12px 0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}

.main-huiyan-ad .main-huiyan-ad-f ul li {
	float:left;
	width:143px;
	height:auto;
	overflow:hidden;
	border-right:1px solid #e6e6e6;
	padding-top:3px;
}

.main-huiyan-ad .main-huiyan-ad-f ul li:last-child {
	border-right:0;
}

.main-box-footer {
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:11px;
	margin-bottom:25px;
}

.main-box-footer ul {
	width:110%;
	height:auto;
	overflow:hidden;
}

.main-box-footer ul li {
	float:left;
	margin-right:12px;
}


.main-pro-box {
	height:auto;
	overflow:hidden;
	margin-bottom:50px;
}

.main-pro-box-top {
	height:auto;
	overflow:hidden;
	border-bottom:1px solid #67af21;
}

.main-pro-box-top .main-pro-bt-left {
	width:500px;
	height:auto;
	overflow:hidden;
	float:left;
}

.main-pro-bt-left em {
	display:inline-block;
	float:left;
	margin-right:5px;
	color:#0e0e0e;
	font-size:16px;
	font-weight:bold;
}

.main-pro-bt-left .main-pro-btl-tips {
	display:inline-block;
	height:auto;
	overflow:hidden;
}

.main-pro-btl-tips-txt {
	display:inline-block;
	color:#ff7800;
	font-size:12px;
	height:21px;
	border:1px solid #e2d079;
	border-left:0;
	line-height:21px;
	float:left;
	background:#fff7d1;
	padding:0 5px;
}

.main-pro-bt-right {
	display:inline-block;
	height:auto;
	overflow:hidden;
	float:right;
}

.main-pro-bt-right li {
	float:left;
	font-size:12px;
	color:#828281;
	font-family:"新宋体";
	padding:5px 0;
	
}

.main-pro-bt-right li a {
	border-right:1px solid #828281;
	padding:0 10px;
	color:#828281;
}
.main-pro-bt-right li:last-child a {
	border-right:0;
}

.main-pro-box-footer {
	height:auto;
	overflow:hidden;
	margin-top:11px;
}

.main-pro-bf-left {
	width:329px;
	height:360px;
	overflow:hidden;
	float:left;
}

.main-pro-bf-right {
	width:863px;
	height:360px;
	overflow:hidden;
}

.main-pro-bf-right table tr td {
	width:220px;
	border:1px solid #f4f4f4;
	height:179px;
	overflow:hidden;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	position:relative;
}

.main-pro-bfr-dl {
	text-align:center;
	height:auto;
	overflow:hidden;
	margin-top:5px;
}

.main-pro-bfr-dl dt {
	color:#000000;
	font-size:14px;
}

.main-pro-bfr-dl dd {
	color:#999999;
	font-size:14px;
	margin-top:5px;
}















