@CHARSET "UTF-8";
/*客服*/
#kf{
	width:155px;
	height:310px;
	overflow:hidden;
	position:fixed;
	right:-130px;
	top:0;
	z-index:9999;
}

#small_kf{
	color:#fff;
	width:28px;
	height:108px;
	text-align:center;
	border-left:1px solid #006ec8;
	cursor:pointer;
	background:#00a0e6 url(../img/small_kf_bg.png) no-repeat left 1px;
	position:absolute;
	left:0;
	top:100px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	behavior:url(PIE.htc);
}

#small_kf h2{
	color:#fff;
	font-size:16px;
	margin:20px 0 0 0;
	line-height:18px;	
}

#small_kf span{
	width:5px;
	height:100%;
	display:block;
	background:#00a0e6 url(../img/small_kf_span_bg.png) no-repeat left top;
	position:absolute;
	right:-1px;
	top:0;
}

#small_kf em{
	color:#fff;
	width:30px;
	height:20px;
	line-height:20px;
	font-size:12px;
	text-align:left;
	text-indent:8px;
	display:block;
	overflow:hidden;
	position:absolute;
	bottom:0;
	left:0;
}

#kf_cup{
	width:130px;
	height:100%;
	background:#00a0e6;
	position:absolute;
	top:0;
	right:0;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	behavior:url(PIE.htc);
}

#kf_cup span{
	width:8px;
	height:100%;
	background:#00a0e6;
	position:absolute;
	top:0;
	right:0;
	z-index:1009;
}

#kf_main{
	width:120px;
	height:300px;
	background:#fff;
	position:relative;
	top:5px;
	left:5px;
	z-index:1010;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	behavior:url(PIE.htc);
}

#kf_main h2{
	color:#00a0e6;
	text-align:center;
	line-height:30px;
	border-bottom:1px solid #aae6f0;
	margin:0 5px;
}

#kf_main ul li{
	line-height:40px;
	text-align:center;
	margin:0 28px;
	border-bottom:1px solid #eee;
}

#kf_main ul li img{
	vertical-align:-2px;
	margin:0 5px 0 0;
}

#kf_main ul li a{
	color:#00a0e6;
}

#kf_main ul li a:hover{
	color:#ee4938;
}

#kf_main h3{
	color:#00a0e6;
	text-align:center;
	line-height:40px;
	border-bottom:1px solid #aae6f0;
	margin:0 5px;
}

#kf_main ol li{
	width:100%;
	font-size:14px;
	line-height:30px;
	text-align:center;
}

/*回到顶部*/
#btop{
	width:50px;
	height:50px;
	display:none;
	overflow:hidden;
	cursor:pointer;
	background:#fff;
	position:fixed;
	right:30px;
	bottom:30px;
	z-index:2000;
}

#btop span{
	color:#fff;
	color:#006ec8;	
	width:100%;
	height:100%;
	line-height:40px;
	overflow:hidden;
	font-size:40px;
	text-align:center;
	font-family:'微软雅黑';
	display:block;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	behavior:url(PIE.htc);
}

.a111{
			
			transition: All 0.4s ease-in-out;
            -webkit-transition: All 0.4s ease-in-out;
            -moz-transition: All 0.4s ease-in-out;
            -o-transition: All 0.4s ease-in-out;
}

.slides li img{
	max-width:100%;height: auto;display: block;
}




.main_visual{height:432px;border-top:1px solid #d7d7d7;overflow:hidden;position:relative;}
.main_image{height:432px;overflow:hidden;position:relative;}
.main_image ul{width:9999px;height:432px;overflow:hidden;position:absolute;top:0;left:0}
.main_image li{float:left;width:100%;height:432px;}
.main_image li span{display:block;width:100%;height:432px}
.main_image li a{display:block;width:100%;height:432px}




div.flicking_con{position:absolute;top:360px;left:50%;z-index:999;width:300px;height:21px;margin:0 0 0 -50px;}
div.flicking_con a{float:left;width:21px;height:21px;margin:0;padding:0;background:url('../images/btn_main_img.png') 0 0 no-repeat;display:block;text-indent:-1000px}
div.flicking_con a.on{background-position:0 -21px}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;display:none;}
#btn_prev{background:url(../images/hover_left.png) no-repeat left top;left:100px;}
#btn_next{background:url(../images/hover_right.png) no-repeat right top;right:100px;}




