footer{
    width: 100%;overflow: hidden; font-size:10px;position: fixed;bottom:0;background:#fff;
    display: -webkit-box;display: -ms-flexbox;display: flex;
    /* box-shadow: 5px 1px 3px 4px #f5f5f5; */
    /* border-top: 1px solid #f1f1f1; */
    padding-bottom: env(safe-area-inset-bottom);
}
.bgBalck footer{background-color: #202833;border-top: 1px solid #12151c;}
footer a{color:#a2a6a5;width:25%;height:50px;display: block;}
footer a:hover,footer a:link,footer a:active,footer a:visited{color: #a2a6a5;}
footer div{width:100%;height:50px;text-align: center;}
footer .img{width: 22px;height: 23px;margin:3px auto;background-size: 100%;background-repeat: no-repeat;background-position: center center;}
footer .select{color:#1C76FD!important;}
footer div i{
    display: block;
}
footer div span{
    display: block;
    margin-top: 5px;
}
footer .iconfont{font-size: 24px;margin-top: 8px;}
.select .iconfont{color:#f0b90b!important;}
.img0{background-image: url(../images/home.png);}
.img1{background-image: url(../images/pinglike.png);}
.img2{background-image: url(../images/ky.png);}
.img3{background-image: url(../images/jokeke.png);}
.img4{background-image: url(../images/myb.png);}
.img5{background-image: url(../images/news0.png);}
.img6{background-image: url(../images/music.png);}
.select .img0{background-image: url(../images/home1.png);}
.select .img1{background-image: url(../images/pinglike01.png);}
.select .img2{background-image: url(../images/jokeke01.png);}
.select .img3{background-image:  url(../images/jokeke01.png);}
.select .img4{background-image: url(../images/myb01.png);}
.select .img5{background-image: url(../images/news1.png);}
.select .img6{background-image: url(../images/music.png);}
.img {
  width: 100%;
  height: 100%;
}
.tankuang {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
  position: fixed;
  left: 0;
  right: 0;
  width: 300px;
  height: 170px;
  margin: auto;
  text-align: center;
  top: 100px;
  padding-top: 15px;
    display: none;
  box-sizing: border-box;
  /* background: #FEFEFE; */
  border-radius: 5px;
  background-color: gainsboro;
  z-index: 9999999;
}
#tubiao {
  margin: auto;
  width: 54px;
  height: 54px;
  border-radius: 50%;
}
.xiangqing {
  text-align: center;
  color: black;
  margin-bottom: 10px;
  margin-top: 10px;
}
.line {
  border-bottom: 1px solid #999999;
}
#sure {
  font-size: 15px;
  color: #3b7ded;
}
#box {
  margin-top: 20px;
  display: flex;
  justify-content: space-around;
  font-size: 15px;
  color: #3b7ded;
}