html{
	line-height: initial;
}
body{
	font-size: 0.32rem;
	font-family: "SourceHanSansCN-Regular";
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
button,article, aside, canvas, details, embed, figure,
figcaption, footer, header, hgroup, menu, nav,
output, ruby, section, summary, time, mark,
audio, video {
 	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
h1{font-weight:normal;}
a{text-decoration:none; out-line: none;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
button{background: transparent;}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong { font-weight: bold; }
table { border-collapse: collapse; border-spacing: 0; }
img { border: 0; max-width: 100%; }
@font-face {
  font-family: "SourceHanSansCN-Regular";
  src: url("SourceHanSansCN-Regular.woff2") format("woff2"),
       url("SourceHanSansCN-Regular.woff") format("woff"),
       url("SourceHanSansCN-Regular.ttf") format("truetype"),
       url("SourceHanSansCN-Regular.eot") format("embedded-opentype"),
       url("SourceHanSansCN-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.both{clear:both}
.header{
	width: 100%;
	height: 0.9rem;
	padding: 0rem 0.3rem;
}
.header .logo{
	float: left;
	width: 1.4rem;
}
.header .logo img{
	width: 1.4rem;
	height: 0.9rem;
}
.header .search{
	float: left;
	width: 3.7rem;
	height: 0.6rem;
	margin-top: 0.15rem;
	margin-left: 0.3rem;
	background: #eeeeee;
	border: 1px solid #eee;
}
.header .search .seauch-b .sou{
	float: left;
	width: 3rem;
	height: 0.56rem;
	margin: 0rem;
	padding: 0rem;
	border: none;
	text-indent: 0.2rem;
	background: #eeeeee;
	font-size: 0.2rem;
}
.header .search .seauch-b .sousuo{
	float: left;
	width: 0.6rem;
	height: 0.6rem;
	background: url(../img/sousuo.png) no-repeat 0.18rem;
	background-size: 60%;
}
.header .login{
	float: left;
	width: 0.5rem;
	height: 0.9rem;
	margin-left: 0.38rem;
}
.header .login img{
	margin-top: 0.2rem;
}
.header .genduo{
	float: right;
	width: 0.5rem;
	height: 0.9rem;
}
.header .genduo img{
	margin-top: 0.275rem;
}
.h20{
	width: 100%;
	height: 0.2rem;
	background: #f9f9f9;
	clear:both;
}

.close{
	width: 0.4rem;
	position: absolute;
	left: 5.8rem;
}




/*导航下拉*/
.navbg,.logbg{
	width: 100%;
	min-height: 10rem;
	position: absolute;
	z-index: 999;
	background-color:rgba(0,0,0,0.2);
}
.navhide{
	width: 2.2rem;
	height: 14rem;
	float: left;
}
.logo_nav{
	width: 5.3rem;
	float: right;
	background: #fff;
	margin-top: 1rem;
}
.logo_nav ul li{
	height: 0.8rem;
	line-height: 0.8rem;
	border-bottom: 1px solid #eee;
	text-indent: 0.2rem;
	color: #333333;
}
.logo_nav ul li a{
	display: block;
	color: #333333;
}
.nav{
	width: 5.3rem;
	float: right;
}
.nav .minfo{
	width: 100%;
	height: 2.45rem;
	background: #06d3d5;
	padding-top: 0.8rem;
	padding-left: 0.3rem;
	
}
.nav .minfo .img{
	float: left;
}
.nav .minfo .img img{
	width: 1.2rem;
	height: 1.2rem;
	border-radius: 50%;
}
.nav .minfo .logins{
	float: left;
	height: 1.2rem;
	line-height: 0.6rem;
	margin-left: 0.3rem;
	color: #fff;
}
.nav .minfo .logins span{
	padding: 0.1rem;
}
.nav .minfo .logins span a{
	color: #fff;
}
.nav ul{
	background: #fff;
	padding-bottom: 2rem;
}
.nav ul li{
	padding: 0rem 0.3rem;
	height: 0.8rem;
	line-height: 0.8rem;
	border-bottom: 1px solid #eee;
	font-size: 0.28rem;
	color: #666666;
}

.nav ul li i img{
	height: 0.4rem;
	line-height: 0.4rem;
	margin-top: 0.2rem;
}

.nav ul li .nav_l{
	float: left;
	margin-right: 0.1rem;
}
.nav ul li .nav_r{
	float: right;
	
}
.headers{
	float: left;
	width: 100%;
	height: 0.9rem;
	line-height: 0.9rem;
	padding: 0rem 0.3rem;
	border-bottom: 1px solid #eee;
}
.headers .fanhui{
	float: left;
	width: 0.6rem;
	padding-top: 0.1rem;
}
.headers .fanhui img{
	width: 0.25rem;
	height: 0.45rem;
}
.headers .zhong{
	float: left;
	text-align: center;
	width: 5.85rem;
}
.headers .nav_show{
	float: left;
	width: 0.45rem;
}
.headers .nav_show img{
	width: 0.45rem;
}
.links{
	width: 100%;
	height: 1.5rem;
	text-align: center;
}
.links .link{
	height: 0.5rem;
	line-height: 0.5rem;
	text-align: center;
	font-size: 0.24rem;
	margin-top: 0.2rem;
}
.links .link a{
	color: #999999;
}
.links .link span{padding: 0px 0.1rem; border-left: 1px solid #999999;}
.links .link span:nth-child(1){border: none;}
.links .copy{height: 0.4rem;line-height: 0.4rem;font-size: 0.24rem; color: #999999;}
.he{
	width: 100%;
	height: 1rem;
}
.footer{
	width: 100%;
	padding: 0rem 0.3rem;
	height: 1rem;
	background: #07b4b6;
	bottom: 0rem;
	position:fixed;
}
.footer ul{
	width: 6.9rem;
	margin: 0 auto;
}
.footer ul li{
	float: left;
	width: 1.72rem;
	border-left: 1px solid #fff;
	height: 1rem;
	text-align: center;
}
.footer ul li:nth-child(1){border-left:none;}
.footer ul li a{
	font-size: 0.24rem;
	color: #ffffff;
}
.footer ul li a p img{
	width: 0.6rem;
	height: 0.5rem;
}
.sy{
	width: 1.7rem;
	height: 0.6rem;
	background: url(../img/sy.png) no-repeat 0.6rem 0.1rem;
	background-size: 30%;
}
.fz{
	width: 1.7rem;
	height: 0.6rem;
	background: url(../img/fz.png) no-repeat 0.6rem 0.1rem;
	background-size: 30%;
}
.gs{
	width: 1.7rem;
	height: 0.6rem;
	background: url(../img/gs.png) no-repeat 0.6rem 0.15rem;
	background-size: 30%;
}
.lianxi{
	width: 1.7rem;
	height: 0.6rem;
	background: url(../img/tel.png) no-repeat 0.6rem 0.1rem;
	background-size: 25%;
}

.logins ul li{
	float: left;
}
