*{margin: 0; padding: 0}
/*float */
.clearfix:after{ content:""; height:0;
	visibility:hidden; display:block; clear:both;}
.clearfix{ zoom:1;}
.clear { clear:both;}
/*base*/
.wrapper{width: 1400px; margin:0 auto; }

/*headr*/
.headr{width: auto;}
body{

}
.top{
	width: 100%;
	height: 27px;
	background-color: #f1f1f1f1;
}
.top_content{
	width: 100%;
	height: 27px;
	margin: 0 auto;
}
.top_content span{
	float: right;
}
.headr-top{display: block; height:3px;width: 100%;background-color: #00b4e9}
.headr-main{height: 150px;width:100%;margin:0 auto;}
.headr-logo{height:120px;width: 70%;  background:url(../pic/logo03.png?t=20210428) no-repeat 0 20px;float: left;line-height: 80px;}
.headr-logonp{height:120px;width: 70%;  background:url(../pic/logo04.png) no-repeat 0 20px;float: left;line-height: 80px;}
.head-phone{float: right;}
.headr-nav{width: 60%;}
.headr-nav a{display: block; text-decoration: none;height:80px;float: left;line-height: 80px; text-align: center;padding:0 30px;font-family: "Microsoft Yahei"; font-size: 16px;}
.headr-nav a:hover{background-color: #00b4e9}
.headr-nav a.on{background-color: #00b4e9;color: #FFF}
.Nav{
	height: 50px;
	background-color: #7269ef;
}
/*#00b4e9*/
.nav-list a{
	line-height: 50px;
	display: block;
	float: left;
	color: #fff;
	font-size: 15px;
	padding: 0 20px;
	min-width: 100px;
	text-align: center;
	box-sizing: border-box;
	position: relative;
	font-weight: bold;
}
.Login-Form{width: 676px;height: 390px;margin: 10px 0 0 25px;background: url(../pic/login2.png) no-repeat 0 26px; float: left;}

.foot{
	background-color: #00b4e9;height: 160px;
}

.elevator{
	position: fixed;
	padding: 0 16px;
	top: 75%;
	margin-top: -140px;
	right: 0;
	z-index: 899;
	background-color: #fff;
	background-color: rgba(255,255,255,0.85);
	box-shadow: 0px 4px 12px 0px rgba(7, 17, 27, 0.1);
}
.elevator a {

	display: block;
	width: 26px;
	padding: 16px 0;
	font-size: 22px;
	line-height: 20px;
	color: #b5b9bc;
	box-sizing: border-box;
	text-align: center;
	border-bottom: 1px solid #edf1f2;
}
.elevator a:hover {
	color: #14191e;
}
.elevator a i {
	font-size: 24px;
	color: #D9DDE1;
}
.elevator a i:hover {
	color: #14191e;
}
.elevator a span {
	display: none;
	font-size: 12px;
	color: #07111b;
	line-height: 14px;
}
.elevator .no-goto {
	border-bottom: none;
}
.elevator .elevator-dist  i {
	display: inline-block;
	width: 23px;
	height: 20px;
	background-size: 100% 100%;
	color: #00b4e9;
	background-position: top center;
	margin: 2px 0;
}
.elevator .elevator-weixin  i {
	display: inline-block;
	width: 18px;
	height: 20px;
	background: url(../pic/bg_02.gif) no-repeat;
	background-size: 100% 100%;
	background-position: top center;
	margin: 2px 0;
}

.elevator .elevator-dist:hover i,
.elevator .elevator-faq:hover i,
.elevator .elevator-app:hover i,
.elevator .elevator-weichat:hover i,
.elevator .elevator-top:hover i {
	display: none;
}

.elevator .elevator-dist:hover span,
.elevator .elevator-faq:hover span,
.elevator .elevator-app:hover span,
.elevator .elevator-weichat:hover span,
.elevator .elevator-top:hover span {
	display: inline-block;
}
.elevator .elevator-weixin-box {
	position: absolute;
	width: 172px;
	height: 212px;
	bottom: -4px;
	right: 56px;
	-webkit-transition: opacity 0.25s, transform .3s;
	-moz-transition: opacity 0.25s, transform .3s;
	transition: opacity 0.25s, transform .3s;
	opacity: 0;
	filter: alpha(opacity=0);
	max-width: 0;
	-webkit-transform: scale(0.01);
	-ms-transform: scale(0.01);
	transform: scale(0.01);
	-webkit-transform-origin: 100% 95%;
	-ms-transform-origin: 100% 95%;
	transform-origin: 100% 95%;
	/*background: url(../pic/wechat/min_lx_wechat.jpg) no-repeat 0 0;*/
    background: url(../pic/wechat/gzh.png) no-repeat 0 0;
}
.elevator .elevator-weichat:hover .elevator-weixin-box {
display: block;
visibility: visible;
opacity: 1;
filter: alpha(opacity=100);
max-width: none;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.layui-input-block.xf{
margin-left: 70px;
}
.main-top{
margin-bottom: 15px;
}

.head-phone{
margin: 45px 0 0 80px!important;
}
