@charset "utf-8";
/* CSS Document */
*{ margin:0; padding: 0; font-family: Microsoft Yahei, "微软雅黑", Arial, "Times New Roman";}
body{ text-align: justify;}
a{ text-decoration:none; font-size: 14px; color:#000;}
input,select,textarea{ outline:none;}
input{ -webkit-appearance:none; border-radius: 0;}

.clear{clear:both;}
.clearfix:before{ content: ""; display: table;}
.clearfix:after{ content: ""; display: table; clear: both;}

.pic{ overflow: hidden;}
.pic img{ max-width: 100%; display: block; width: 100%; overflow: hidden;transition: all 0.5s;transform: scale(1); max-height:100%;}

.left{ float:left;}
.right{ float:right;}

img{
	max-width: 100% !important;
	height: auto !important;
}

body{
	width: 100%;
	max-width: 414px;
	margin: 0 auto;
}

.top_wap{
	padding: 1% 3%;
	position: relative;
	border-bottom: 1px solid #ececec;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.top_wap .left{
	width: 80%;
	margin: 10px 0;
}
.top_wap p{
	width: 100%;
	position: absolute;
	left: 0;
}
.top_wap .menubut{
	position: absolute;
	top: 50%;
	margin-top: -19px;
	right: 3%;
　　-webkit-transtion: all .3s linear;
}
.top_wap .menuclose{
	position: absolute;
	top: 50%;
	margin-top: -19px;
	right: 3%;
	display: none;
　　-webkit-transtion: all .3s linear;
}


.nav_wap{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 40%;
	height: 100%;
	background: #fff;
	line-height: 40px;
	z-index: 999999;
	text-align: center;
	box-shadow: 0 0 12px 0 rgba(0,0,0,.2);
}
.nav_wap span{
	display: block;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #ececec;
}
.nav_wap li{
	display: block;
	border-bottom: 1px solid #00a5e3;
}
.nav_wap li a{
	display: block;
	font-size: 14px;
	color: #666;
}



.swiper-slide img{ width: 100%; display: block;}
.swiper-slide{
	display: block;
	height: auto !important;
}
.swiper-container,
.swiper-wrapper{
	height: auto !important;
}



.swiper-pagination-switch {
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 6px;
	margin: 0 6px;
	background: #fff;
	cursor: pointer;
	opacity: .5;
}

.swiper-active-switch {
	opacity: 1;
	background-color: #00a5e3;
}

.pagination {
	position: absolute;
	z-index: 20;
	left: 0;
	width: 100%;
	bottom: 10px;
	text-align: center;
}




.swiper_button_prev_detailslide,
.swiper_button_next_detailslide{
	width: 40px;
	height: 60px;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	z-index: 9;
	cursor: pointer;
	outline: none;
	background: url("../images/arrow_detailslide.png") center no-repeat;
}
.swiper_button_prev_detailslide{
	left: 0;
}
.swiper_button_next_detailslide{
	right: 0;
	transform: rotate(180deg);
}

.detailslide{
	margin: 20px 0;
}
.detailslide li .pic{
	border: 1px solid #e1e1e1;
}


.stitle_wap{
	margin: 5% 3%;
	background: #00a5e3;
	line-height: 40px;
	border-radius: 5px;
	color: #fff;
}
.stitle_wap span{
	display: block;
	width: 40%;
	padding: 0 0 0 10%;
	float: left;
	background: url("../images/tb.png") center left 10% no-repeat;
}
.stitle_wap a{
	display: block;
	width: 45%;
	text-align: right;
	float: right;
	margin: 0 5% 0 0;
	text-transform: uppercase;
	color: #fff;
}




.pro_cate_wap{
	padding: 0 3% 3%;
    border-bottom: 1px solid #dfdfdf;
}
.pro_cate_wap li{
	display: block;
	float: left;
	width: 33.333%;
	text-align: center;
	line-height: 30px;
	border-radius: 5px;
}
.pro_cate_wap_2 li{
	width: 50%;
}
.pro_cate_wap_4 li{
	width: 25%;
}
.pro_cate_wap li a{
	display: block;
}
.pro_cate_wap li.this{
	background: #00a5e3;
}
.pro_cate_wap li.this a{
	display: block;
	color: #fff;
}



.proul_wap{
	padding: 0 3%;
	margin: 5% 0 0 0;
}
.proul_wap li{
	display: block;
	float: left;
	width: 49%;
	margin: 0 2% 2% 0;
}
.proul_wap li:nth-child(even){
	margin: 0 0 2% 0;
}
.proul_wap li p{
	line-height: 40px;
	text-align: center;
}


.line_wap .left{
	width: 50%;
	height: 5px;
	background: #c73a43;
}
.line_wap .right{
	width: 50%;
	height: 5px;
	background: #363636;
}



.about_wap{
	font-size: 14px;
	line-height: 30px;
	color: #333;
	padding: 0 3% 5%;
	margin: 5% 0 0 0;
}



.news_cate_wap{
	text-align: center;
}

.news_cate_wap li{
	display: inline-block;
	margin: 0 2%;
	width: 40%;
	height: 30px;
	line-height: 30px;
	background: #ececec;
	border-radius: 15px;
}


.news_good{
	padding: 0 3%;
	margin: 0 0 5% 0;
}
.news_good .pic{
	width: 40%;
}
.news_good .good_text{
	width: 56%;
	padding: 2%;
}
.news_good .good_text span{
	font-size: 16px;
	height: 42px;
	display: block;
	overflow: hidden;
}
.news_good .good_text p{
	font-size: 14px;
	color: #999;
	margin: 20px 0 0 0;
}





.newsul_wap{
	padding: 0 3%;
}
.newsul_wap li{
	display: block;
	border-bottom: 1px solid #dcdcdc;
	margin: 0 0 3% 0;
}
.newsul_wap li a{
	padding: 0 0 3% 0;
	display: block;
}
.newsul_wap li a span{
	display: block;
	font-size: 14px;
	width: 75%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	float: left;
}
.newsul_wap li a p{
	font-size: 12px;
	width: 25%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	float: left;
	text-align: right;
	color: #999;
}


.message_form_wap{
	padding: 0 3%;
}
.message_form_wap textarea,
.message_form_wap input{
	width: 96%;
	padding: 0 2%;
	border: none;
	background: #fff;
	color: #333;
	height: 40px;
	border-radius: 5px;
	margin: 0 0 5% 0;
	border-bottom: 1px solid #ececec;
}
.message_form_wap input.key{
	width: 70%;
}
.message_form_wap textarea{
	height: 80px;
}
.message_form_wap img{
	width: 25%;
	float: right;
	border-radius: 5px;
	height: 40px;
}
.message_form_wap input.sbutton{
	width: 100%;
	padding: 0;
	background: #00a5e3;
	font-size: 18px;
	color: #fff;
	border: none;
}



.contact_container_wap{
	padding: 0 5%;
	font-size: 14px;
	line-height: 30px;
	margin: 0 0 5% 0;
}



.footer{
	background: #f6f6f6;
	padding: 5%;
	color: #676767;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	margin: 0 0 60px 0;
}


.fmenu{
	background: #00a5e3;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	padding: 5px 0;
	z-index: 999;
}
.fmenu li{
	display: block;
	float: left;
	text-align: center;
	width: 33.333%;
	position: relative;
}
.fmenu li a{
	color: #fff;
}

.fmenu li:nth-child(1):after,
.fmenu li:nth-child(2):after{
	position: absolute;
	display: block;
	content: '';
	right: 0;
	top: 20%;
	width: 1px;
	height: 60%;
	background: #fff;
	opacity: .4;
}




.newstext{
	border: 1px solid #e1e1e1;
	padding: 3%;
	max-width: 1160px;
	background:#fff;
	line-height:30px;
	font-size:14px;
	margin: 0 0 5% 0;
}

.newstext h2{
	font-size: 18px;
	text-align:center;
}

.newstext .info{
	width:100%;
	height:40px;
	line-height: 40px;
	font-size:12px;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	text-align:center;
	margin:10px 0;
}







text .info{
	width:100%;
	height:40px;
	line-height: 40px;
	font-size:12px;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	text-align:center;
	margin:10px 0;
}








