@charset "gb2312";
*{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin:0;padding:0;}
body{color:#333;font-family:Microsoft Yahei;font-size:0.6rem;}
a{text-decoration:none;border:none;color:#333;}
a:hover{text-decoration:underline;text-decoration:none;}
li,ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}

.clear{zoom:1}
.fl{float:left}
.fr{float:right}

.box{ width: 16rem; margin:0 auto;overflow:hidden;}

.head{padding:0 0%;overflow:hidden;width:100%;}
.nav{ width:100%; margin:0px auto;height: 3.05rem; overflow:hidden;}
.nav li{ float:left;display: block;width: 5.32rem;height: 1.5rem;line-height: 1.5rem;text-align: center;border-left: 1px solid #ccc; margin-bottom:0.05rem; background-color:#13a4db;}
.nav li a{color:#fff;}
.nav li:nth-child(1){ border-left:none;}
.nav li:nth-child(4){ border-left:none;}


.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-slide img{ width:100%;}

.footer{ width:100%; margin:0px auto;overflow:hidden; background-color:#eeeeee; text-align:center; padding-bottom:0.4rem; display:inline-block; margin-bottom:1.5rem; margin-top:0.5rem;}
.footer ul{ background-color:#e5e5e5;height:1.5rem;line-height:1.5rem; margin-bottom:0.4rem;}
.footer li{ float:left;display: block;width:4rem;text-align: center;}
.footer li a{color:#a0a0a0;}

.footer p{height:1rem;line-height:1rem; color:#626262;}
.footer p a{color:#626262;}

#scrolltp{position: fixed;bottom: 2.85rem;right: 0.15rem;z-index:999999999;}
#scrolltp img{width: 1.3rem;height: 1.3rem;cursor: pointer;}

.con_foot{width:100%;max-width:640px;background-color:#13a4db;color: #fff;text-align: center;position: Fixed;z-index:999999998;bottom:0;}
.con_foot a{ width: 33.3333333333333333333%;float: left;display: block;}
.con_foot a img{ padding-top:0.3rem;}

@media screen and (max-width:415px){
.footer{ margin-bottom:2.5rem;}
}

.zxgh{ width:100%; margin:0px auto;overflow:hidden; margin-bottom:0.4rem;}
.zxgh_title{ line-height:1rem; background-color:#e5e5e5; color:#a7a7a7; padding-left:0.5rem;}
.zxgh_bd{ width:100%; margin:0px auto; text-align:center; background-color:#eeeeee;}
.zxgh_bd p{ font-size:0.5rem; text-align:left; padding:0.2rem 0.5rem; clear:both;}
.zxgh_bd ul {list-style:none; margin-top:0.4rem; padding:0.4rem 0;}
.zxgh_bd ul li{ width:90%; margin:0px auto;margin-bottom:0.2rem; text-align:left;}

.zxgh_bd textarea {resize: none;overflow:hidden; float:left;}
.zxgh_bd ul li input{height: 0.85rem; line-height: 0.85rem;font-size:0.6rem;}
.zxgh_bd ul li span{ margin-top:-2px; display:block; float:left;}
.zxgh_bd ul li input,.zxgh_bd ul li textarea{
    border: 1px solid #aaa;
    box-sizing: border-box;
    border-radius: 6px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-border-radius:6px;
    font-size:0.60rem;

}

.coolbg{
    box-sizing: border-box;
    border-radius: 6px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-border-radius:6px;
    font-size:0.6rem;
	padding:0.2rem 1rem;
	color:#fff;
}
.bd_tel{padding:0 0%;overflow:hidden;width:90%; padding:0.4rem 0; text-align:center; margin:0px auto;}
