*{outline:none;font-family:PingFangSC-Regular,"Microsoft YaHei",'微软雅黑',Arial,sans-serif;}.cf:after{content:" ";display:block;height:0;clear:both;visibility:hidden;}.cf{*zoom:1;}body,ul,p{margin:0;padding:0;}li{list-style:none;}a{text-decoration:none;}img{font-size:0;display:block;}table{border-collapse:collapse;border-spacing:0;}h2,h6,h3,h5,h4{margin:0;}
ol,ul{padding:0;margin:0;}img{border:0}

*{ outline:none; -webkit-tap-highlight-color: transparent; -webkit-appearance: none; -webkit-text-size-adjust: none; } 


header{
/*width:7.50rem;
height:1.40rem;
background:url(../images/header.png)no-repeat center;
background-size: cover;*/
}
footer{
 /* width:7.50rem;
height:2.26rem;
background:url(../images/footer.png)no-repeat center;
background-size: cover;*/
}

.gotop {
  position: fixed;
  bottom: 1.6rem;
  right: 0.3rem;
  width: 0.78rem;
  display: none;
}
.gotop img {
  width: 100%;
}
.circular {
  position: fixed;
  left: 0.3rem;
  bottom: 1.6rem;
  z-index:999;
}
.circular .navBar {
  width: 0.78rem;
  height: 0.78rem;
}
.circular .navBar img {
  width: 100%;
}
.circular ul {
  display: none;
  z-index: -1;
  width: 2.2rem;
  height: 2.9rem;
  border: 1px solid #4285F4;
  background: #EEF4FE;
  opacity: 0.9;
  border-radius: 50%;
  position: absolute;
  left: 0rem;
  top: -1.3rem;
  font-size: 0.24rem;
  line-height: 0.3rem;
  color: #333333;
  padding: 0.3rem 0.4rem 0.3rem 0.9rem;
}
.circular ul li {
  border-bottom: 1px solid rgba(51, 51, 51, 0.26);
  padding: 0.04rem;
}
.circular ul li img {
  width: 0.26rem;
  padding: 0.04rem;
}
.circular ul li a {
  color: #4285F4;
}
.circular ul li:last-child {
  border: none;
}
