*{
    font-family: "微软雅黑";
  }
  a{
    text-decoration:none;
  }
  a:hover{
    text-decoration: none;
  }
  body { 
    -webkit-text-size-adjust:none 
  };
  .content{
    width: 100%;
    min-width: 6.4rem;
  }
  /*导航*/
  .head{
    width: 12rem;
    /* height: 1.12rem; */
    margin: auto;
  }
  .headNav{
    width: 12rem;
    /* height: 1.12rem; */
  }
  .headPhone{
    width: 12rem;
    margin-top: 0.26rem;
    overflow: hidden;
  }
  .headPhone p{
    float: right;
    line-height: 0.3rem;
  }
  .headPhone p:last-child{
    font-family: "微软雅黑";
    font-size: 0.18rem;
    color: #0765aa;
  }
  .headPhone p:first-child{
    font-family: hwls;
    font-size: 0.3rem;
    color: #0765aa;
    margin-right: 0.3rem;
  }
  .navBottom{
    overflow: hidden;
  }
  .navItem{
    float: left;
    height: 0.7rem;
  }
  .iconArea{
    display: inline-block;
    overflow: hidden;
  }
  /* .navItem2{
    padding-bottom: 0.2rem;
  } */
  .compIcon{
    /* display: inline-block; */
    width: 0.64rem;
    height: 0.64rem;
    float: left;
  }
  .compIcon img{
    width: 100%;
    height: 100%;
  }
  .comName{
    float: left;
    font-size: 0.18rem;
    color: #464646;
    margin-left: 0.16rem;
  }
  .comName p{
    /* display: inline-block; */
    display:table-cell;
    height: 0.5rem;
    vertical-align: bottom;
  }
  .navModule {
    display: block;
    width: 1rem;
    height: 0.48rem;
    text-align: center;
    line-height: 0.48rem;
    font-size: 0.18rem;
    color: #464646;
    margin-top: 0.22rem;
  }
  .navItem1{
    margin-left: 1.2rem;
  }
  .navModule:hover{
    display: block;
    width: 1rem;
    height: 0.48rem;
    text-align: center;
    line-height: 0.48rem;
    /* font-size: 0.18rem; */
    color:white;
    background-color: #0765aa;
  }
  
  /*底部*/
.foot{
    width: 100%;
    height: 3.3rem;
    background-image: url(../images/ftbg.png);
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .footContent{
    width: 8rem;
    margin: auto;
    overflow: hidden;
  }
  .footModule{
    float: left;
    margin-top: 0.54rem;
    text-align: center;
  }
  .hdkjQRcode{
    width: 1.8rem;
    height: 1.8rem;
    background-image: url(../images/erweima2.png);
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .footComName{
    font-size: 0.16rem;
    color: #ffffff;
    margin-top: 0.2rem;
  }
  .footModule1{
    margin-left: 0.26rem;
  }
  .hdkjQRcode1{
    background-image: url(../images/erweima1.png);
  }
  .footModule2{
    text-align: left;
    margin-left: 0.3rem;
  }
  .callUs{
    font-size: 0.26rem;
    color: #ffffff;
  }
  .footphone{
    font-size: 0.18rem;
    color: #ffffff;
    margin-top: 0.40rem;
  }
  .footEmail{
    font-size: 0.18rem;
    color: #ffffff;
    margin-top: 0.32rem;
  }
  .footAddress{
    font-size: 0.18rem;
    color: #ffffff;
    margin-top: 0.32rem;
  }
  .footModule3{
    float: right;
    text-align: left;
  }
  .formContent1{
    margin-top: -0.3rem;
  }
  .customerLab{
    display: block;
    font-size: 0.18rem;
    color: #ffffff;
  }
  .customerName{
    display: block;
    margin-top: 0.08rem;
    border-style: none;
    border: 0.01rem solid #ffffff;
    width: 3rem;
    height: 0.24rem;
    background-color: transparent;
    font-size: 0.16rem;
    color: #ffffff;
    padding-left: 0.06rem;
  }
  .formContent2{
    margin-top: 0.08rem;
  }
  .sumBtn{
    border-style: none;
    width: 1.54rem;
    height: 0.4rem;
    border: 0.01rem solid #ffffff;
    font-size: 0.18rem;
    color: #ffffff;
    background-color: transparent;
    cursor: pointer;
  }
  .footFooter{
    width: 100%;
  }
  .code{
    width: 3rem;
    margin: 0.15rem auto 0;
    font-size: 0.12rem;
    text-align: center;
  }
  .code a{
    color: #ffffff;

  }
  .code a:hover{
    text-decoration-line: underline;
    text-decoration-color: #ffffff;
  }
  @font-face {
    /* font-properties */
    font-family: hwls;
    src:url('../font/hwls.TTF');
  }
  /*字体大小控制*/
  @media screen and (max-width: 640px) {
    .footModule2{
      text-align: left;
      margin-left: 0.1rem;
    }
    .callUs{
      font-size: 0.26rem;
      -webkit-transform:scale(0.8);
    }
    .footComName{
      font-size: 0.16rem;
      -webkit-transform:scale(0.8);
      margin-top: 0.32rem;
    }
    .footphone{
      font-size: 0.18rem;
      -webkit-transform:scale(0.8);
      margin-top: 0.26rem;
    }
    .footEmail{
      font-size: 0.18rem;
      -webkit-transform:scale(0.8);
      margin-top: 0.26rem;
    }
    .footAddress{
      font-size: 0.18rem;
      -webkit-transform:scale(0.8);
      margin-top: 0.26rem;
    }
    .footContent{
      width: 98%;
    }
    .footModule1{
      margin-left: 0.1rem;
    }
    .customerName{
      width: 2.5rem;
      margin-top: 0.01rem;
      border: 0.01rem solid #ffffff;
      outline-style: none;
    }
    .customerLab{
      font-size: 0.18rem;
      font-size: 0.16rem;
      -webkit-transform:scale(0.8);
    }
    .formContent1{
      margin-top: -0.4rem;
    }
    .navItem1{
      margin-left: 1.2rem;
    }
  }