footer{width:100%;height:auto;clear:both;position:relative}




.f1{width:100%;clear:both;background:#01508a;}
.f1 ul{height:65px;margin:0;padding:0;position:relative;text-align: center;width: 100%;}
.f1 ul li{width:12%;float:left;height:100%;}
.f1 ul li a{display:block;width:100%;text-align:center;color:#fff;font-size:1.6rem;position: relative;top: 20px;border-right:solid #fff 1px;}
.f1 ul li:last-child a{border:none;}
.f1 ul li:hover{background:#0067b2;}



.f2{width:100%;clear:both;padding:3rem 0rem;background:url(../zimages/foot.jpg) no-repeat center top;background-size:cover;}
.f2 p{width:100%;height:auto;color:#000;font-size:1.6rem;text-align:center;line-height:2;}
.f2 p a{color:#000;}

.xuan{width:85px;height:90px;position:absolute;right:20px;top:-20px;}
.xuan img{width:85px;height:90px;}



@media(max-width:468px){
.xuan{display:none;}
.f1 { height: auto;padding: 1rem 0rem;}
.f1 ul{height:auto;}
.f1 ul li{width:25%;height:auto;margin-top:1rem;}
.f1 ul li a {top:0px;}
.f1 ul li:nth-child(4n+0) a{border:none}
}
@media (min-width:469px) and (max-width:767px){

}
@media (min-width:768px) and (max-width:990px){

}
@media (min-width:991px) and (max-width:1080px){

}

@media (min-width:1081px) and (max-width:1200px){

}

@media (min-width:1201px) and (max-width:1320px){


}
@media(max-width:1600px){

}