*{margin:0;padding:0}
body,html{height:100%;width:100%;font-family:Microsoft Yahei}
	.daohangtiao{
		position: fixed;
				overflow: hidden;
			}
.btn-nav{position:absolute;background:0 0;border:none;transition:all .5s ease;cursor:pointer;z-index:999999;right:5%;top:3%}
.btn-nav:focus{outline:0}
.icon-bar{display:block;margin:6px 0;width:40px;height:5px;background-color:#FFF}
.btn-nav:hover .icon-bar{transition:all 1s ease;background-color:#FCA311}
.nav-content{position:fixed;top:-100%;bottom:0;left:0;right:0;background:#000;display:block;height:100%;z-index:9998;display:flex;align-items:center;justify-content:center}
.nav-list{list-style:none;padding:0}
.item-anchor:after{content:"";position:absolute;width:3px;height:3px;left:0;bottom:0;z-index:9;background:0 0;transition:all 1s ease}
.item-anchor{color:#fff;font-size:3vw;text-transform:uppercase;position:relative;text-decoration:none;padding:.5vw}
.item-anchor:focus,.item-anchor:hover{color:#FCA311;transition:all 1s ease}
.item-anchor:focus:after,.item-anchor:hover:after{width:100%;background:#FCA311;transition:all 1s ease}
.nav-item{padding:1.5vw 1vw;text-align:center}
.animated{display:block;position:fixed;}
.animated:focus .icon-bar,.animated:hover .icon-bar{background-color:#FCA311}
.animated:focus{cursor:pointer;z-index:9999}
.middle{margin:0 auto}
.icon-bar{transition:all .7s ease;z-index:999999}
.animated .icon-bar{z-index:999999;background-color:#FCA311}
.animated .top{transform:translateY(10px) rotateZ(45deg)}
.animated .bottom{transform:translateY(-11px) rotateZ(-45deg)}
.animated .middle{width:0}
@keyframes showNav{from{top:-100%}
to{top:0}
}
.showNav{animation:showNav 1s ease forwards}
@keyframes hideNav{from{top:0}
to{top:-100%}
}
.hideNav{animation:hideNav 1s ease forwards}
.hidden{display:none}
.foot{width:100%;display:table;background-color:#111334;padding-top:4%;padding-bottom:4%}
.footdazuo{display:table-cell;vertical-align:middle;width:80%}
.footzuo{width:40%;display:inline-block;margin-left:4%}
.footzhong{width:40%;display:inline-block;margin-left:4%}
.footyou{width:50%;display:inline-block;margin-left:7%;min-width:80px}
.footyou img{width:100%}
.footzi1{color:#fff;font-size:2.1vw;letter-spacing:.7vw}
.footzi2{color:#fff;font-size:2.1vw}
.footzi3{color:#fff;font-size:2.1vw}
.end1{color:#fff;font-size:12px;text-align:center;background-color:#111334;width: 100%}
.end1 a{color:#fff}
.end1 a:hover{color:#eeaa25}
.end2{color:#fff;font-size:12px;text-align:center;padding-top:1%;background-color:#111334;width: 100%}
@media screen and (max-width:714px){.btn-nav{top:0}
.icon-bar{margin:7px 0;width:30px;height:3px}
.item-anchor{font-size:18px;padding:3px}
}
@media (max-width:568px){.foot{width:100%;padding-top:10%;padding-bottom:10%;text-align: left;}
.footdazuo{width:65%}
.footzuo{width:90%}
.footzhong{width:90%}
.footyou{margin-left:15%}
.footzi1{color:#fff;font-size:15px;letter-spacing:5px}
.footzi2{color:#fff;font-size:15px}
.footzi3{color:#fff;font-size:15px}
}
