.index_banner{
	height:320px;
	position:relative;
	overflow:hidden;	
	cursor:pointer;
	margin-bottom:20px;
}
.index_banner .big li{
	width:100%;
	height:320px;
	background-repeat:no-repeat;
	background-position:top center;
}
.index_banner .big li a{
	display:inline-block;
	width:100%;
	height:320px;	
}
.index_banner .btns{
	height:10px;
	font-size:1px;
	width:100%;
	position:absolute;
	left:0;
	bottom:20px;
	text-align:right;	
	z-index:700;
}
.index_banner .btns span{
	display:inline-block;
	width:10px;
	height:10px;
	font-size:1px;	
	background:url("/static/image/index_btn.png") no-repeat;
	margin-left:5px;
}
.index_banner .btns .hover{
	background:url("/static/image/index_btnh.png") no-repeat;	
}





.active_adver{
	width:318px;	
	height:414px;
	float:left;
	position:relative;
	overflow:hidden;
	margin-bottom:17px;
	
}
.active_adver .advs{
	width:318px;	
	height:414px;	
	position:relative;
	overflow:hidden;
}
.active_adver .adv{
	width:318px;	
	height:414px;	
	background:#595758;		
}
.active_adver .adv_1 a{
	display:inline-block;
	height:49px;
	padding-top:55px;
	text-align:center;
	font-size:14px;
	float:left;
	margin:0 2px 2px 0;	
	background-position:center 20px;
	background-repeat:no-repeat;
	color:#fff;
	font-family:"arial";	
	position:relative;
	cursor:pointer;
}
.active_adver .adv_1 a span{
	display:inline-block;
	background:url("/static/image/active_adver_bg.png");	
	position:absolute;
	z-index:700;
	left:0;
	top:0;
	display:none;
}
.active_adver .adv_1 .a1{
	width:104px;
	background-color:#397CC0;	
	background-image:url("/static/image/active_a1.png");
}
.active_adver .adv_1 .a2{
	width:210px;
	background-color:#C31C1E;	
	margin-top:1px;
	background-image:url("/static/image/active_a2.png");		
}
.active_adver .adv_1 .a3{
	width:104px;
	background-color:#E7BC1A;	
	background-image:url("/static/image/active_a3.png");
}
.active_adver .adv_1 .a4{
	width:104px;
	background-color:#13843B;	
	background-image:url("/static/image/active_a4.png");
}
.active_adver .adv_1 .a5{
	width:104px;
	background-color:#CD1077;	
	background-image:url("/static/image/active_a5.png");
}
.active_adver .adv_1 .a6{
	width:104px;
	background-color:#1A2D75;	
	background-image:url("/static/image/active_a6.png");
}
.active_adver .adv_1 .a7{
	width:210px;
	background-color:#67B52E;	
	background-image:url("/static/image/active_a7.png");
}
.active_adver .adv_1 .a8{
	width:210px;
	background-color:#D8541B;	
	background-image:url("/static/image/active_a8.png");
}
.active_adver .adv_1 .a9{
	width:104px;
	background-color:#00468B;	
	background-image:url("/static/image/active_a9.png");
}
.active_adver .adv_2 a{
	display:inline-block;
	margin-bottom:2px;
	height:210px;
	position:relative;
	overflow:hidden;	
}




.active_aside{
	width:318px;
	float:right;	
}

.active_data01{
	height:20px;
	margin-bottom:15px;
	text-align:left;
	font-size:14px;
	line-height:20px;
	background:#FFFFFF;
}

.active_data01 #price #price01 a{
	text-decoration:none;
	color:#f22c2c;
}

.active_data{
	width:318px;	
	height:170px;		
}
.active_data .big{
	width:318px;
	height:150px;
	position:relative;
	overflow:hidden;
	background:#FFFFFF;	
}

.active_data .change span{
	cursor:pointer;
	display:inline-block;
	float:left;
	width:106px;
	height:20px;
	line-height:20px;		
	background-repeat:no-repeat;
	background-position:left 0;
}
.active_data .change .hover{
	font-weight:bold;	
	background-position:left -22px;
}
.active_data .change .s1{
	background-image:url("/static/image/e_data_1.png");	
}
.active_data .change .s2{
	background-image:url("/static/image/e_data_2.png");	
}
.active_data .change .s3{
	background-image:url("/static/image/e_data_3.png");	
}
.active_data .change .s4{
	background-image:url("/static/image/e_data_4.png");	
}
.active_data .change .s5{
	background-image:url("/static/image/e_data_5.png");	
}
.active_data .change .s6{
	background-image:url("/static/image/e_data_6.png");	
}



.en_section{
	width:668px;
	float:left;	
	font-family:"arial";
	color:#fff;
}
.entitle{font-size:20px;font-weight:bold;}
.en_section p{
	line-height:180%;	
	margin-bottom:10px;
}
.contact_info{
	margin-top:30px;	
	text-align:center;
}
.contact_info dd{
	margin-top:15px;	
}
.contact_info dd span{	
	margin:0 20px;	
}
