
@font-face{
    font-family: 'p';
    src : url('../font/Poppins-Regular.ttf');
}
@font-face{
    font-family: 'pb';
    src : url('../font/Poppins-Bold.ttf');
}
*{
    margin: 0;
    padding: 0;
    font-family:p;
}
li{
    list-style: none;
}
a{
    text-decoration: none;
    cursor: pointer;
}
body{
    max-width: 19.2rem;
    margin: 0 auto;
}
.banner{
    width: 100%;
    height: 8.53rem;
    background: url(../img/banner.jpg) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}

.display{
    width: 100%;
    height: 9.5rem;
    background: url(../img/950.jpg) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}
.displaycenter{
    width: 14rem;
    height: 9.5rem;
    margin: 0 auto;
}
.displaycenter h2{
    width: 14rem;
    height: auto;
    font-size: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    color: #000;
    font-weight: 600;
    font-family: pb;
    padding-top: 0.9rem;
    padding-bottom: 0.23rem;
}
.displaybox{
    width: 14rem;
    height: 7.77rem;
    margin: 0 auto;
}
.displayleft{
    width: 7.18rem;
    height: 7.77rem;
    float: left;
    
}
.displaytitle{
    width: 7.18rem;
    height: auto;
    font-size: 0.22rem;
    line-height: 0.36rem;
    color: #666;
    text-align: left;
    padding-top: 0.4rem;
}
.displayimgleft{
    width: 7.18rem;
    height: 4.93rem;
    float: left;
    position: relative;
    background: url(../img/img1.jpg) no-repeat;
    background-size: 100% 100%;
    border-radius: 0.3rem;
    margin-top: 0.8rem;
}
.you{
    width: 0.99rem;
    height: 0.99rem;
    position: absolute;
    top: 0.28rem;
    right: 0.44rem;
}
.displayright{
    width: 6.58rem;
    height: 7.77rem;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    float: right;
    margin-top: 0.5rem;
}
.displayimgright1{
    width: 6.58rem;
    height: 3.76rem;
    position: relative;
    background: url(../img/img2.jpg) no-repeat;
    background-size: 100% 100%;
    border-radius: 0.3rem;
}
.displayimgright2{
    width: 6.58rem;
    height: 3.76rem;
    position: relative;
    background: url(../img/img3.jpg) no-repeat;
    background-size: 100% 100%;
    border-radius: 0.3rem;
}
.displaytt
{
    width: 7.18rem;
    height: auto;
    font-size: 0.26rem;
    color: #fff;
    font-weight: 600;
    font-family: pb;
    text-align: center;
    position: absolute;
    bottom: 0.2rem;
}
.cover{
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.covercenter{
    width: 14rem;
    height: auto;
    margin: 0 auto;
    padding-top: 1.25rem;
}
.covercenter h2{
    width: 14rem;
    font-size: 0.3rem;
    color: #000;
    text-align: left;
    line-height: 0.3rem;
    font-weight: 600;
    font-family: pb;
    
}
.covercenter h2 img{
    width: 0.77rem;
    height: 0.28rem;
    margin-right: 0.2rem;
}
.covertitle{
    width: 14rem;
    height: auto;
    line-height: 1.26rem;
    text-align: left;
    font-size: 0.22rem;
}
.covertitle span{
    color: #ff461f;
    font-weight: 600;
    font-family: pb;
}
.choose{
    width: 100%;
    height: 15.36rem;
    margin: 0 auto;
    background: #f9f9f9;
}
.choosecenter{
    width: 14rem;
    height: 15.36rem;
    margin: 0 auto;
}
.choosecenter h2{
    width: 9.68rem;
    font-size: 0.3rem;
    color: #000;
    text-align: left;
    line-height: 0.3rem;
    font-weight: 600;
    font-family: pb;
    float: left;
    margin-top: 0.75rem;
    padding-bottom: 0.6rem;
}
.choosecenter h2 img{
    width: 0.77rem;
    height: 0.28rem;
    margin-right: 0.2rem;
}
.chooseleft{
    width: 9.68rem;
    height: 13.14rem;
    float: left;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: space-between;
    cursor: pointer;
}
.choosebox{
    width: 9.68rem;
    height: 2.98rem;
    background: #fff;
}
.choosebox img{
    width: 4.47rem;
    height: 2.98rem;
    float: right;
}
.choosebox1{
    width: 0.55rem;
    height: 0.75rem;
    float: left;
    margin-top: 0.67rem;
    margin-left: 0.17rem;
    background: url(../img/xian.jpg) no-repeat;
    background-size: 100% 100%;
    font-size: 0.3rem;
    color: #fff;
    font-weight: 600;
    font-family: pb;
    text-align: center;
    padding-top: 0.2rem;
}
.chooseleftbox2{
    width: 4.2rem;
    height: auto;
    margin-left: 0.18rem;
    margin-top: 0.67rem;
    float: left;
}
.chooseleftbox2 h3{
    font-size: 0.26rem;
    color: #000;
    font-family: pb;
    text-align: left;
    border-bottom: 1px dashed #ccc;
    float: left;
    padding-bottom: 0.1rem;
    width: 4.2rem;
}
.chooseleftbox3{
    width: 4.2rem;
    color: #666;
    font-size: 0.22rem;
    text-align: left;
    line-height: 0.3rem;
    padding-top: 0.15rem;
    height: auto;
    float: left;
}
.chooseimg{
    width: 4.19rem;
    height: 2.93rem;
    overflow: hidden;
    transition: .4s;
    float: right;
    margin-top: 0.025rem;
    margin-right: 0.025rem;
}
.chooseimg img{
    width: 4.19rem;
    height: 2.93rem;
    transition: 0.4s;
}
.chooseimg img:hover{
    transform: scale(1.05);
    transition: 0.4s;
}
.chooseright{
    width: 3.82rem;
    height: 14.26rem;
    float: right;
    background: #fff;
    border-radius: 0.3rem;
    border: 1px dashed #ccc;
    border-radius: 0.3rem;
    cursor: pointer;
}
.chooseright h3{
    font-size: 0.24rem;
    color: #000;
    font-weight: 600;
    font-family: pb;
    text-align: left;
    padding-top: 0.35rem;
}
.chooseright h3 img{
    width: 0.23rem;
    height: 0.18rem;
    float: left;
    margin-left: 0.18rem;
    margin-top: 0.1rem;
    margin-right: 0.1rem;
}
.chooseright ul{
    width: 3.37rem;
    height: 12.65rem;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0.38rem;
}
.chooseright ul li{
    width: 3.37rem;
    height: 2.93rem;
    position: relative;
    border-radius: 0.2rem;
    overflow: hidden;
}
.chooseright ul li img{
    width: 3.37rem;
    height: 2.93rem;
    position: absolute;
    top: 0rem;
    left: 0rem;
}
.chooset{
    width: 3.37rem;
    height: 0.64rem;
    line-height: 0.64rem;
    font-size: 0.2rem;
    text-align: center;
    color: #000;
    position: absolute;
    bottom: 0rem;
}
.hengfu{
    width: 100%;
    height: 10.49rem;
    margin: 0 auto;
    background: url(../img/1049.jpg) no-repeat;
    background-size: 100% 100%;
}
.aboutcenter{
    width: 14rem;
    height: 10.49rem;
    margin: 0 auto;
}
.aboutone{
    width: 14rem;
    height: 3.25rem;
    margin: 0 auto;
    padding-top: 2.7rem;
}
.aboutone img{
    width: 4.3rem;
    height: 3.25rem;
    float: left;
}
.aboutonetitle{
    width: 9.39rem;
    height: auto;
    font-size: 0.22rem;
    text-align: left;
    float: right;
    color: #666;
    padding-top: 0.85rem;
}
.aboutcenter ul{
    width: 14rem;
    height: 2.67rem;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 0.25rem;
}
.aboutcenter ul li img{
    width: 4.55rem;
    height: 2.67rem;
    transition: 0.4s;
}
.aboutcenter ul li{
    width: 4.55rem;
    height: 2.67rem;
    overflow: hidden;
    transition: 0.4s;
}
.aboutcenter ul li img:hover{
    transform: scale(1.05);
    transition: 0.4s;
}
.hengfubutton1{
    width: 3.44rem;
    height: 0.6rem;
    border-radius: 0.6rem;
    background-image: linear-gradient(to right,#fe5624,#fb7c30);
    font-size: 0.24rem;
    color: #fff;
    font-weight: 600;
    text-align: center;
    line-height: 0.6rem;
}
.hengfubutton2{
    width: 3.44rem;
    height: 0.6rem;
    border-radius: 0.6rem;
    background-image: linear-gradient(to right,#0986d3,#0b75cc);
    font-size: 0.24rem;
    color: #fff;
    font-weight: 600;
    text-align: center;
    line-height: 0.6rem;
}
.hengfubutton{
    width: 7.1rem;
    height: 0.6rem;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 0.55rem;
}
.service{
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: #fff;
}
.servicenter{
    width: 14rem;
    height: auto;
    margin: 0 auto;
    padding-bottom: 0.8rem;
}
.servicenter h2{
    width: 14rem;
    height: 1.58rem;
    font-size: 0.48rem;
    color: #000;
    text-align: center;
    line-height: 1.58rem;
    font-family: pb;
}
.servicenter ul{
    width: 14rem;
    height: 3.61rem;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.servicenter ul li{
    width: 2.64rem;
    height: 3.61rem;
    position: relative;
    border-radius: 0.2rem;
    overflow: hidden;
    transition: 0.4s;
}
.servicenter ul li img{
    width: 2.64rem;
    height: 3.61rem;
    position: absolute;
}
.servicecc{
    width: 2rem;
    height: auto;
    font-size: 0.26rem;
    line-height: 0.28rem;
    text-align: left;
    color: #000;
    font-weight: 600;
    font-family: pb;
    margin: 0 auto;
    padding-top: 1.45rem;
    position: absolute;
    top: 0rem;
    margin-left: 0.32rem;
}
.serviceaa{
    width: 2rem;
    height: auto;
    font-size: 0.2rem;
    line-height: 0.3rem;
    text-align: left;
    color: #333;
    margin: 0 auto;
    position: absolute;
    top: 2.2rem;
    left: 0.32rem;
}
.servicenter ul li:hover{
    margin-top: -0.3rem;
    transition: 0.4s;
}
.two{
    width: 100%;
    max-width: 19.2rem;
    background: #f2f2f4;
    height: auto;
    padding-bottom: 1.12rem;
}
.two_center{
    width: 14rem;
    height: auto;
    margin: 0 auto;
}
.two_left{
    width: 6.3rem;
    height: 7.45rem;
    background: #f2f2f4;
    float: left;

}
.two_left ul{
    width: 6.3rem;
    height: auto;
}
.two_left ul li{
    width: 6.3rem;
    height: 0.55rem;
    margin-top: 0.45rem;

}
.two_left ul li img{
    width: 0.44rem;
    height: 0.44rem;
    float: left;
    margin-right: 0.12rem;
}
.twotitleft{
    width: 5rem;
    float: left;
    font-size: 0.18rem;
    color: #333;
    line-height: 0.24rem;
}
.twotitleft span{
    color: #000;
    font-size: 0.2rem;
}
.two_right{
    width: 7rem;
    height: 7.45rem;
    float: right;
}
.input_two{
    width: 7rem;
    height: 0.62rem;
    display: flex;
    justify-content: space-between;
}
.input_two input{
    width: 3.4rem;
    height: 0.6rem;
    border: 2px solid #ccc;
    border-radius: 7px;
    font-size: 0.24rem;
    background: rgba(104, 104, 104, 0.4);
    text-indent: 0.2rem;
    color: #fff;
}
input::-webkit-input-placeholder{

    color: #fff;
    font-size: 0.18rem;
  }
  
  input::-moz-placeholder{   /* Mozilla Firefox 19+ */
  
    color: #fff;
    font-size: 0.18rem;
  }
  
  input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
  
    color: #fff;
    font-size: 0.18rem;
  }
  
  input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
  
    color: #fff;
    font-size: 0.18rem;
  
  }
  textarea::-webkit-input-placeholder{

    color: #fff;
    font-size: 0.18rem;
  }
  
  textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
  
    color: #fff;
    font-size: 0.18rem;
  }
  
  textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
  
    color: #fff;
    font-size: 0.18rem;
  }
  
  textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */
  
    color:#fff;
    font-size: 0.18rem;
  }
  .phones{
      width: 6.96rem;
      height: 0.6rem;
      border: 2px solid #ccc;
      border-radius: 7px;
      font-size: 0.24rem;
      background: rgba(104, 104, 104, 0.4);
      text-indent: 0.2rem;
      color: #fff;
      display: flex;
      margin-top: 0.2rem;
  }
  .textares{
      width: 6.96rem;
      height: 1.85rem;
      border: 2px solid #ccc;
      border-radius: 7px;
      font-size: 0.24rem;
      background: rgba(104, 104, 104, 0.4);
      text-indent: 0.2rem;
      color: #fff;
      display: flex;
      margin-top: 0.2rem;
      line-height: 0.36rem;

  }
  .five{
    width: 100%;
    height: auto;
    margin: 0 auto;
    box-shadow: 0px 0px 6px #ccc;
    margin-top: 0.2rem;
    padding-bottom: 0.6rem;
    
    }
    .five1{
    width: 12.7rem;
    height: 2.7rem;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-content: space-between;
    }
    .five2{
    width: 4.05rem;
    height: 1.35rem;
    }
    .five2 p{
    width: 100%;
    height: 0.3rem;
    font-size: 0.22rem;
    line-height: 0.3rem;
    color: #000;
    }
    ..five2 span{
    color: red;
    font-size: 0.2rem;
    }
    .five2 input{
       width: 3.6rem;
    height: 0.42rem;
    float: left;
    margin-top: 0.24rem;
    border: 1px solid #ccc;
    padding-left: 0.2rem;
    background: #fafafa;
    font-size: 0.2rem;
    }
    
    .five3{
    width: 12.75rem;
    margin: 0 auto;
        height: 2rem;
    margin-top: 0.4rem;
    }
    .five3 p{
    width: 12.75rem;
    margin: 0 auto;
    height: 0.3rem;
    font-size: 0.22rem;
    line-height: 0.3rem;
    color: #000;
    }
    ..five3 span{
    color: red;
    font-size: 0.2rem;
    }
    .buttons1{
    width: 5rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    font-size: 0.3rem;
    color: #fff;
    margin: 0 auto;
    font-weight: 600;
    border-radius: 0.65rem;
    background: #1db6b5;
    margin-top: 0.5rem;
    border-radius: 0.65rem;
    }
    .five3 textarea{
       width: 12.2rem;
    height: 1.55rem;
    background: #fafafa;
    float: left;
    margin-top: 0.24rem;
    resize: none;
    border: 1px solid #ccc;
    padding-top: 0.1rem;
    line-height: 0.3rem;
    color: #666;
    font-size: 0.2rem;
    padding-left: 0.2rem;
    }
    input::-webkit-input-placeholder{
    
    color: #000;
    font-size: 0.18rem;
    }
    
    input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    
    color: #000;
    font-size: 0.18rem;
    }
    
    input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    
    color: #000;
    font-size: 0.18rem;
    }
    
    input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    
    color: #000;
    font-size: 0.18rem;
    
    }
    textarea::-webkit-input-placeholder{
    
    color: #000;
    font-size: 0.18rem;
    }
    
    .bb{
        width: 4.5rem;
        height: 3.06rem;
        overflow: hidden;
        position: absolute;
        top: 0rem;
        left: 0rem;
        overflow: hidden;
    }
    .bb img{
        transition: 0.4s;
    }
    .ccsm .bb img{
        transition: 0.4s;
        transform: scale(1.05);
    }
    .biaodantitle{
        width: 14rem;
        height: 0.48rem;
        line-height: 0.48rem;
        color: #000;
        text-align: center;
        padding-top: 0.66rem;
        padding-bottom: 0.19rem;
        font-size: 0.48rem;
        font-family: pb;
        font-weight: 600;
        }
        .biaodanbottoms{
        font-size: 0.22rem;
        height: 0.22rem;
        color: #666;
        text-align: center;
        line-height: 0.22rem;
        }
        
        .bottom{
  width: 100%;
  height: auto;
  margin: 0 auto;
  background: #03132d;
}
.bottomcenter{
  width: 16rem;
  height: auto;
  margin: 0 auto;
  border-bottom: 1px solid #14243d;
}
.bottomcenter ul {
  width: 16rem;
  height: 1.85rem;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.bottomcenter ul li{
  width: 4rem;
  height: 1.78rem;
  
}
.bottomcenter ul li img{
  width: 0.44rem;
  height: 0.51rem;
  float: left;
  margin-top: 0.7rem;
  margin-left: 0.2rem;
  margin-right: 0.1rem;
}
.bottomright{
  float: left;
    width: 2.4rem;
    height: 0.65rem;
    margin-left: 0.12rem;
    margin-top: 0.45rem;
    display: block;
    line-height: 0.3rem;
}
.bottomright span{
  color: #fff;
  font-size: 0.18rem;
  text-align: left;
}
.bottomright p{
  width: 100%;
  font-size: 0.24rem;
  color: #1f8bcc;
  text-align: left;
  font-family: Poppins;
}
.bottomcenter ul li:nth-of-type(2) img{
  width: 0.5rem !important;
  height: 0.5rem !important;
}
.bottomcenter ul li:nth-of-type(3) img{
  width: 0.5rem !important;
  height: 0.5rem !important;
}
.product{

    width: 16rem;
    height: 4.05rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-top: 0.6rem;
    margin-bottom: 0.65rem;
    border-top: 1px solid #14243d;

}
.product1{
  width: 6.08rem;
  height: 4.05rem;
  border-right: 1px solid #14243d;
}
.product2{
  width: 9.6rem;
  height: 4.05rem;
}
.product2 ul{
  width: 9.6rem;
  height: 4.05rem;
  
}
.product2 ul li{
  width: 3.2rem;
  height: 4.05rem;
}
.bottomlogo{
  width: 1.75rem;
  height: 0.43rem;
  display: table;
  margin-left: 0rem;
}
.producttitle{
  width: 6rem;
  height: auto;
  text-align: left;
  font-size: 0.18rem;
  color: #fff;
  line-height: 0.3rem;
  padding-top: 0.35rem;
}
.inputbox{
  width: 5.56rem;
  height: 0.5rem;
  display: flex;
  float: left;
  justify-content: space-between;
  margin-top: 0.32rem;
}
.inputbox input{
  width: 2.7rem;
  height: 0.5rem;
  border: none;
  background: #132742;
  border-radius: 0.5rem;
  text-indent: 0.25rem;
  color: #fff;
  
}
.buttonbtm{
  width: 1.7rem;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.16rem;
  color: #fff;
  background: #007bdf;
  border-radius: 0.5rem;
  text-align: center;
  float: left;
  margin-top: 0.33rem;
}
.buttonbtm img{
  width: 0.22rem;
  height: .19rem;
  margin-left: 0.1rem;
}
.buttonimgs{
  width: 3.1rem;
  height: 0.5rem;
  float: left;
  display: flex;
  justify-content: space-between;
}
.buttonimgs img{
  width: 0.4rem;
  height: 0.4rem;
}
.buttonimgss{
  width: 6.06rem;
  height: 0.5rem;
  float: left;
  margin-top: 0.47rem;
}
.product2 h2{
  width: 100%;
  height: .26rem;
  line-height: .26rem;
  color: #fff;
  text-align: left;
  font-size: 0.26rem;
  text-indent: 0.75rem

}
.product2 ul{
  width: 3.25rem;
  height: 3rem;

  align-content: space-between;
  display: flex;
  flex-wrap: wrap;
}
.product2 ul li{
  width: 2.95rem;
  height: auto;
  font-size: 0.18rem;
  text-align: left;
  color: rgba(255, 255, 255, 0.6);
  line-height: 0.48rem;
}
.probox{
  width: 9.9rem;
  height: 3rem;
  display: flex;
  justify-content: space-between;
  padding-left: 0.75rem;
  
}
.bottomcopy{
  width: 100%;
  height: 0.95rem;
  color: #93979f;
  background: #03132d;
}
.bottomcopycenter{
  width: 14rem;
  height: 0.95rem;
  margin: 0 auto;
  font-size: .18rem;
  color: rgba(255, 255, 255, 0.6);
  /* border-top: 1px solid #14243d; */
  text-align: center;
  line-height: 0.95rem;
}
.probox ul li:hover{
  color: #fff !important;
  cursor: pointer;
  transition: 0.2s;
}

#bkform3{
    position: fixed;
    z-index: 99999999;
    top: 0%;
    display: none;
}
.form {
    width: 7.71rem;
    padding: 0.2rem 0.1rem;
    background: rgba(75, 74, 73, 0.8);
    box-shadow: 0px 0.03rem 0.2rem 0.01rem rgba(3, 69, 158, 0.03921569);
    font-size: 0.2rem;
    font-family: Arial-Regular, Arial;
    font-weight: 400;
    color: #001323;
  }
  .form .dropdown.active .option {
    display: block;
  }
  .form .dropdown {
    position: relative;
    width: 100%;
    height: 0.58rem;
  }
  .form .dropdown input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background-color: rgba(0, 19, 35, 0.03);
    border: none;
    outline: none;
    padding: 0 0.2rem;
    font-size: 0.21rem;
    font-family: Arial-Regular, Arial;
    font-weight: 400;
    color: #001323;
  }
  .form .dropdown::before {
    content: "";
    position: absolute;
    right: 0.2rem;
    top: 0.14rem;
    z-index: 10000;
    width: 0.14rem;
    height: 0.14rem;
    border: 0.02rem solid #001323;
    border-top: 0.02rem solid transparent;
    border-right: 0.02rem solid transparent;
    transform: rotate(-45deg);
    transition: 0.5s;
    pointer-events: none;
  }
  
  .form .dropdown.active::before {
      top: 0.25rem;
      transform: rotate(-225deg);
  }
  .form .dropdown .option {
    height: 2.32rem;
    display: none;
    position: absolute;
    top: 0.58rem;
    width: 100%;
    background-color: #ffffff;
    overflow-y: auto;
  }
  .form .dropdown .option div {
    height: 0.58rem;
    line-height: 0.58rem;
    padding: 0 0.2rem;
    cursor: pointer;
  }
  .form .dropdown .option div:hover {
    background-color: rgba(0, 19, 35, 0.1);
  }
  .form .contact-way {
    font-size: 0.2rem;
    font-family: Arial-Regular, Arial;
    height: 1rem;
    color: #001323;
    display: flex;
    justify-content: space-between;
  }
  .form .contact-way div {
    width: 2.5rem;
  }
  .form .contact-way input {
    margin-top: 0.17rem;
    width: 2.87rem;
    height: 0.46rem;
    background: #fafafa;
    border: 1px solid #cccccc;
    font-size: 0.21rem;
    font-family: Arial-Regular, Arial;
    font-weight: 400;
    color: #000;
    padding-left: 0.1rem;
  }
  .form .Requirement p {
    margin-top: 0.22rem;
    margin-bottom: 0.17rem;
  }
  .form .Requirement textarea {
    width: 100%;
    height: 1.29rem;
    background-color: rgba(0, 19, 35, 0.03);
    resize: none;
    border: 1px solid #ccc;
    padding: 0.2rem;
    font-size: 0.21rem;
    font-family: Arial-Regular, Arial;
    font-weight: 400;
    color: #fff;
  }
  .form .submit {
    text-align: center;
    margin-top: 0.27rem;
  }
  .form .submit button {
    width: 1.97rem;
    height: 0.68rem;
    background: #1daf0f;
    border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
    font-size: 0.28rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #f9fbfc;
  }
.guanbi{
  float: right;
  position: absolute;
  top: -0.25rem;
  right: -0.25rem;

}
.hint{
  font-size: 0.18rem;
  color: red;
}
