﻿@charset "utf-8";

.za{
	background: #fff;
}
.zb{
	background: #fff;
}
::-webkit-input-placeholder { color:#577da7;}
::-moz-placeholder { color:#577da7;}
::-moz-placeholder { color:#577da7;}
::-ms-input-placeholder {color:#577da7;　}

.nav{
	position: fixed;
	top:0rem ;
	width: 100%;
	height:4.4rem;
	background: #FFFFFF;
	z-index: 30;
	box-shadow: 0rem 0.3rem 0.7rem 0.2rem rgba(76,76,76,.25);
}

.nav-b{
	width: 100%;
	height:4.4rem;
}
.nav .openlist{
	width:4.4rem;
	height:4.4rem;
	background-size:100% 100% ;
}
.menu-btn img{
	width: 100%;
}

.nav-logo{
	text-align: center;
	padding-top: 0.3rem;
	box-sizing: border-box;
	width: 71%;
	height: 4.4rem;
}
.nav-logo a{
	display: block;
	margin: 0 auto;
	width:4rem; 
	height: 4rem;
	overflow: hidden;
}

.nav-tabs{
	position: fixed;
	top:4.4rem;
	left: -15rem;
	width: 15rem;
	background: rgba(93,217,255,0.8);
	box-sizing: border-box;
	overflow: hidden;
	z-index: 99999;
}
.nav-carts{
	width:4.4rem;
	height:4.4rem;
	text-align: center;
}
.nav-carts a{
	display: block;
	letter-spacing: 0.2rem;
	line-height: 4.4rem;
	
	color: #5fd9fe;
}


#keyBox{background: rgba(87,125,167,0.6);padding:1rem 0;margin:0;width:100%;display:none;}
.p1 input::-webkit-input-placeholder { color:#FFFFFF;}
.p1 input::-moz-placeholder { color:#FFFFFF;}
.p1 input::-moz-placeholder { color:#FFFFFF;}
.p1 input::-ms-input-placeholder {color:#FFFFFF;　}


.nav-tabs li{
	margin-left: 2.4rem;
	height: 4.8rem;
	width: 19rem;
	text-align: left;
	line-height: 4.8rem;
	box-sizing: border-box;
	
}
.liact{
	background: #577DA7;
}
.nav-tabs>li>a{
	position: relative;
	display: block;
	height: 4.8rem;
}
.nav-tabs>li>a>p{
	margin-right: 4.4rem;
	padding-left: 2.2rem;
	color: #FFFFFF;
	box-sizing: border-box;
	font-size: 1.5rem;
}
.nav-tabs>li{
	position: relative;
	display: block;
	height: 4.8rem;
}
.nav-tabs>li>p{
	margin-right: 4.4rem;
	color: #FFFFFF;
	font-size: 30px;
}
.nav-tabs img.lip{
	position: absolute;
	width: 1.8rem;
	height: 1.2rem;
	top:1.8rem;
	left: 0rem;
}

/*页面尾部的页面结构*/
.footer-copyright .footer{
	margin-bottom: 0.7rem;
}
.footer-contant{
	padding: 0.5rem 1.5rem;
	box-sizing: border-box;
	background: #fff;
	border-bottom: 1px solid #e4e4e4;
}
.footer-contant .tel-wrap p.p-1{
	line-height: 2.6rem;
	font-size: 1.5rem;
}
.footer-contant .tel-wrap p.p-1 a{
	color: #333;
}
.footer-contant .tel-wrap p.p-2{
	line-height: 1rem;
	
}
.sousou{
	width: 100%;
	height: 3rem;
}
.footer-contant .footer-title{
	line-height: 3.6rem;
	font-size: 1.3rem;
}
.footer-contant .qq-wrap{
	width: 20%;
	color: #333;
	text-align: center;
}
.footer-contant .qq-wrap i{
	display: block;
	margin: 0 auto;
	width: 2.7rem;
	height: 2.7rem;
	overflow: hidden;
}
.footer-contant-v .weixin-box{
	margin:0 auto;
	width: 40%; 
}
.footer-contant-v .weixin-box p.wexin{
	margin:0 auto;
}
.footer-contant-v .weixin-box p.txt{
	font-size: 1rem;
	color: #999;
	text-align: center;
}
.footer-copyright .copyright{
	text-align: center;
	color: #fff;
	line-height: 3.2rem;
	background: #5dd9ff;
}
.kouhao{
	padding-top: 1rem;
	padding-bottom: 1rem;
	text-align: center;
	line-height: 2rem;
}