
  .iponeinfo{
    display: block!important;
  }
  html{
    font-size: 100px;
  }
  .headbg,.foot,.gotop{
    display: none;
  }

  .main{
    background: #f8e0df;
  }

  .bannerAfter{
    padding-bottom: 1rem;
  }

  .center,.box ul{
    width: auto;
  }
  .box ul li{
    float: none;
    width: 3.2rem;
    height: 2.2rem;
    margin: 0 auto;
    padding: 0;
    margin-top: 0.32rem;
    border-radius: 0.12rem 0.12rem;
  }

  .box ul li img{
    margin-top: 0;
    width: 100%!important;
    height: 1.6rem!important;
  }
  body>div,.box{
    min-width: auto!important;
  }
  .bannerbg > div{
    width: 100%;
    height: auto;
  }
  .main .simple,.main .double,.box ul li{
    padding: 0;
  }
  
  .box .p1{
    background-size: 100%; 
    width: 0.75rem;
    height: 0.625rem;
    line-height: 0.25rem;
    margin: 0px; 
  }

  .box .p1 span{
    display: block;
    font-size: 0.18rem;
    font-weight: 600;
    margin-left: 0.4rem;
    margin-top: 0.05rem;
  }
  .box .p3{
    height: 0.375rem;
    line-height: 0.375rem;
    margin: 0;
    text-align: right;
    font-size: 0.18rem;
    left: 0.1rem;
    bottom: 0.125rem;
  }
  .box .p3 span{
    font-size: 0.36rem;
  }
  .box .p2{
    font-size: 0.16rem;
    line-height: 0.35rem;
    padding-left: 0.12rem;
    height: 0.35rem;
    margin: 0;
    top: 1.1rem;
    min-width: 1.4rem;
  }
  
  .box .p4{
    height: 0.335rem;
    width: 1.1rem;
    background-size: 100%; 
    right:0.125rem;
  }

  .box .p4:hover{
    opacity: .9;
    background-size: 100%; 
  }
  .box .p4 span {
    font-size: 0.19rem;
    display: block;
    line-height: 0.35rem;
}

  .bannerbg p{
    width: 3.1rem;
    margin-top: 2.65rem;
    font-size: 0.1rem;
    line-height: 0.26rem;
  }
  .bannerbg{
    background: url(../images/3g.jpg) center/ cover no-repeat; 
    width: 100%;
    height: 6rem;
  }

  .gotop{
    display: none!important;
  }


