@charset "utf-8";
/* CSS Document */
@media only screen and (max-width:320px),only screen and (max-width:320px) {   
    body {    
			font-size:62.5%;    
          }   
    }   

body{
	padding: 0px;
	margin: 0px;
	outline: none;
	font-family: "微软雅黑", Arial;
}
img {width:100%;border:none;}
.red {
	color: #de0404;
}

.containers{
	position: relative;
	min-width: 320px;
	max-width: 640px;
	z-index: 1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height: 0px;
}

.logo {
	position: absolute;
	z-index: 1;
	width: 42%;
	left: 0;
	top: 0;
}

.sms_icon {
	position: absolute;
	z-index: 1;
	width: 7.9%;
	left: 60%;
	top: 2.3%;
}

.weixin_icon {
	position: absolute;
	z-index: 1;
	width: 7.9%;
	left: 70%;
	top: 2.3%;

}
.qq_icon {
	position: absolute;
	z-index: 1;
	width: 7.9%;
	left: 80%;
	top: 2.3%;

}
.weibo_icon {
	position: absolute;
	z-index: 1;
	width: 7.9%;
	left: 90%;
	top: 2.3%;


}
.menu {
	width: 100%;
	position: absolute;
	top: 9.25%;
}
.menu_1 {
	width: 16.5%;
	position: absolute;
	top: 30%;
	left: 0.8%;
}
.menu_2 {
	width: 16.5%;
	position: absolute;
	top: 30%;
	left: 17.3%;
}
.menu_3 {
	width: 16.5%;
	position: absolute;
	top: 30%;
	left: 33.8%;
}
.menu_4 {
	width: 16.5%;
	position: absolute;
	top: 30%;
	left: 50.3%;
}
.menu_5 {
	width: 16.5%;
	position: absolute;
	top: 30%;
	left: 66.8%;
}
.menu_6 {
	width: 16.5%;
	position: absolute;
	top: 30%;
	left: 83.3%;
}

.center {
	position: absolute;
	top: 14%;
}
.jm_btn {
	position: absolute;
	width: 28%;
	top: 7%;
	left: 4%;
}
.yy_btn {
	position: absolute;
	width: 27%;
	top: 5%;
	left: 37%;
}
.xr_btn {
	position: absolute;
	width: 27%;
	top: 29.5%;
	left: 37%;
}
.xd_btn {
	position: absolute;
	width: 27%;
	top: 29.5%;
	left: 69%;
}
.sc_btn {
	position: absolute;
	width: 27%;
	top: 5%;
	left: 69%;
}
.call_btn {
	position: absolute;
	width: 45%;
	top: 86.5%;
	left: 8%;
}
.shzb_btn {
	position: absolute;
	width: 14%;
	top: 86%;
	left: 61%;
}
.shyy_btn {
	position: absolute;
	width: 17.5%;
	top: 86.2%;
	left: 78.5%;
}
.main_image {
	width: 100%;
	height: 252px;
	overflow: hidden;
	margin: 0 auto;
	position: absolute;
	top: 54.4%;
	left: 0%;
}
div.flicking_con {
	width: 90%;
	margin: 0 auto;
	position: absolute;
	top: 78%;
	left: 5%;
}
.main_image ul li a {
	text-decoration: none;
}

div.flicking_con .flicking_inner {position:absolute;z-index:999; width:50%;} 
div.flicking_con a {float:left; width:15px; height:15px; 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 -15px}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:10%;display:none;}
#btn_prev{
	position: absolute;
	left: 3%;
	top: 64%;
}
#btn_next{
	right: 3%;
	top: 64%;
	position: absolute;
}
.foot {
	width: 100%;
	position: absolute;
	top: 81.2%;
}
.hotline {
	color: #FFF;
	font-weight: bold;
	position: absolute;
	top:50%;
	text-decoration: none;
	left: 3%;
	font-size: 1em;
}
.go_top {
	font-weight: bold;
	color: #FFF;
	position: absolute;
	top: 50%;
	right: 3%;
	text-decoration: none;
	font-size: 1em;
}
.go_pc {
	width: 95%;
	top: 87%;
	position: absolute;
	left: 2.5%;
}
