.index .headt{
    margin:0;
}
    .index{
        background-color:#fafafa;
    }
.index .f1{
    padding:.4rem 0;
    padding-bottom:2rem;
    background: url(../img/index/shangma.png) no-repeat;
    background-position-y: bottom;
    background-position-x: left;
    /* background-size: ; */
    /* background-image:url("../img/index/shangm1.png"),url("../img/index/shangm2.png");
background-repeat: no-repeat, no-repeat;  
background-position: 0 -6.64rem,0px -6.533333rem ; */
/* 110px 621px */
}
.index .f2>ul p:first-child{
    background:url(../img/maobi.png) no-repeat;
    background-size: cover;
}
.tabpading img{
    width:.506667rem;
}
.index .f1 img{
    width:9.206667rem;
    display: block;
    margin:0 auto;
}

.index .f2 p {
    text-align: center;
  }
  .index .f2 .p1 img{
    width:3.813333rem;
    height:.76rem;
  }
  .index .f2 {
      padding-bottom:2.133333rem;
      background-image: url('../img/index/c.png');
      background-repeat: no-repeat;
      background-position-y:9.44rem;
      background-position-x:left;

  }
  .index .f2 .p2{
      margin-bottom:.666667rem;
  }
  .index .f2>ul li  {
      display: flex;
       flex-wrap: wrap;
      /*justify-content: space-around;*/
      padding:.266667rem 0;
  }
.index .f2>ul li a{
    display: inline-block;
    margin-left:.64rem;
}
  .index .f2 > ul li {
      font-size:.253333rem;
    color:#666;
  }
  .index .f2>ul li img{
      width:2.453333rem;
      height:2.466667rem;
  }