@charset "utf-8";
*{
	font-family: "微软雅黑";
}
body,img,ul,li,h1,h2,h3,h4,h5,h6,p,i,b,figcaption,figure{
	margin: 0;
	padding: 0;
	border: none;
	font-family: "微软雅黑";
	font-style: normal;
}
ul li{
	list-style: none;
}
a{
	text-decoration: none;
}
.clear{clear: both;}
img{
	margin: 0;
	padding: 0;
}
.conter{
	width: 1280px;
	margin: 0 auto;
}
.banner {
	margin: 0 auto;
}
.bb{width: 600px;margin: 40px auto;}
.bb .dh{background: url(../images/icon_05.png) no-repeat;background-position: 8px 3px;}
.bb .name{background: url(../images/icon_08.png) no-repeat;background-position: 8px 3px;}
.bb input{    width: 600px;
    height: 44px;
    border: 1px #0f77d6 solid;
    border-radius: 10px;
    text-indent: 4em;
    margin-bottom: 20px;
	background: #edf8fc;}
.bb button{width: 600px;height: 44px;border: none;border-radius: 10px;background: #052e7d;color: #fff;font-weight: bold;font-size: 18px;cursor: pointer;}


.guide{width:60px;margin-left:570px;position:fixed;right:5%;bottom:134px;_position:absolute;_top:expression(documentElement.scrollTop+documentElement.clientHeight - this.clientHeight - 134+'px');display:block;}
.guide a{display:block;width:60px;height:50px;}
.guide a span{display:none;text-align:center;position: relative;width: 81px;height: 81px;}
.guide a span i{font-style: normal;position: absolute;top: 14px;left: 22px;}
.guide a:hover{text-decoration:none;background-color:#39F;color:#fff;}
.guide a:hover span{display:block;width:60px;background:#39F;height: 81px;width: 81px;border-radius: 50%;font-size: 20px;background: #456387;}
.guide .find{background: url(../images/zaixian.png) center center no-repeat;background-color: #abc6e4;margin-bottom: 20px;height: 81px;width: 81px;border-radius: 50%;}
.guide .edit{background: url(../images/dianhua.png) center center no-repeat;background-color: #abc6e4;margin-bottom: 20px;height: 81px;width: 81px;border-radius: 50%;}
.guide .top{background: url(../images/dingbu.png) center center no-repeat;background-color: #abc6e4;height: 81px;width: 81px;border-radius: 50%;}
div#hello {display: none;}

.bottom ul li{width: 380px;height: 90px;border-radius: 20px;background: #016701;float: left;margin-left: 166px;}
.bottom ul li a{display: block;width: 100%;height: 90px;font-size: 36px;color: #fff;line-height: 90px;text-align: center;}
.bottom ul li a img{vertical-align: middle;margin-right: 20px;}
.bottom ul{padding-top: 138px;}
.zhong ul{padding-top: 170px;padding-left: 37px;}
.zhong ul li{float: left;}
.zhong ul li span{font-size: 36px;margin-left: 40px;}
.zhong ul li input{width: 300px;height: 80px;font-size: 30px;text-indent: .5rem;border-radius: 8px;border: none;margin-left: 30px;}
.zhong ul li  button{width: 168px;height: 80px;font-size: 36px;text-align: center;line-height: 80px;color: #fff;background: #016701;border: none;border-radius: 8px;margin-left: 75px;cursor: pointer;}

.shang ul li{width: 380px;height: 90px;border-radius: 20px;background: #016701;float: left;margin-left: 166px;}
.shang ul li a{display: block;width: 100%;height: 90px;font-size: 36px;color: #fff;line-height: 90px;text-align: center;}
.shang ul li a img{vertical-align: middle;margin-right: 20px;}
.shang ul{padding-top: 828px;}
.banner ul{float: right;z-index: 999;position: relative;margin-top: -115px;
    margin-right: -100px;}
.banner ul li{float: left;margin-left: 40px;}
.banner ul li a{font-weight: bold; display: block;width: 300px;height: 80px;border-radius: 20px; background: #fff;box-shadow: 0 10px 10px #4b4b4b;color: #be0026;font-size: 36px;text-align: center;line-height: 80px;}
@media (min-width: 1800px){
	.banner ul{
		margin-top: -125px;
		margin-right: -130px;
	}
}
@media (min-width: 1900px){
	.banner ul{
		margin-top: -133px;
		margin-right: -130px;
	}
}





