.mip-nav-wrapper .navbar-toggle{margin-right: 8px;}
.mip-nav-wrapper .navbar-toggle .icon-bar{background: #fff !important;}
.search-box{z-index:97 !important;}
.apple-header .imgtongyi {
      width: 130px;
      margin: 0px 4%;
  }
#bs-navbar {
    position: fixed !important;
    top: 50px;
    right: 0;
    left: auto !important;
    width: 140px !important;
    height: 0;
    max-height: 265px;
    background: #fff;
    z-index: 999998 !important;
    overflow: hidden;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
#bs-navbar ul{
  padding: 0;
  min-height: 265px !important;
}
#bs-navbar li{
  border-bottom:1px solid #f5f5f5;
  position: relative;
}
#bs-navbar li:last-child{border:0;}
#bs-navbar a{display:block;line-height:42px;font-size:16px;overflow:hidden;padding-left: 53px;}
#bs-navbar a:active{color:#2c8bfb;}
#bs-navbar a i{position: absolute;left: 21px;top: 13px;}
#bs-navbar a i.home{background: url(../images/home.png) no-repeat;background-size: 100%;width: 19px;height: 18px;}
#bs-navbar a i.wang{background: url(../images/wyou.png) no-repeat;background-size: 100%;width: 18px;height: 18px;top: 12px;}
#bs-navbar a i.daji{background: url(../images/dan.png) no-repeat;background-size: 100%;width: 14px;height: 17px;left: 23px;}
#bs-navbar a i.ying{background: url(../images/yong.png) no-repeat;background-size: 100%;width: 18px;height: 16px;}
#bs-navbar a i.game{background: url(../images/h5.png) no-repeat;background-size: 100%;width: 15px;height: 16px;left: 23px;}
#bs-navbar a i.zxin{background: url(../images/zxin.png) no-repeat;background-size: 100%;width: 17px;height: 16px;left: 22px;}
#bs-navbar a i.zhun{background: url(../images/zhun.png) no-repeat;background-size: 100%;width: 19px;height: 18px;top: 12px;}
@media screen and (max-width:360px){ 
  html{font-size:50px;} 
  #bs-navbar{width:130px;} 
}
@media screen and (max-width: 760px){
  .apple-header .imgtongyi {
      width: 130px;
      margin: 0px 4%;
  }
}
