*{
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}
li{
    list-style: none;
}
a{
    text-decoration: none;
    cursor: pointer;
}
body{
    max-width: 19.2rem;
    margin: 0 auto;
}
.top{
    width: 100%;
    max-width: 19.2rem;
    margin: 0 auto;
    height: 1rem;
}
.topcenter{
    width: 14rem;
    height: 1rem;
    background: url(/Public/public/img/top.webp) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}
.top_box {
    width: 8.82rem;
    height: 0.37rem;
    border-bottom-left-radius: 10rem;
    float: right;
    display: flex;
    margin-top: 0.35rem;
    justify-content: space-evenly;
}
.top_customer {
    width: auto;
    height: 0.37rem;
    line-height: 0.37rem;
    color: #333;
    font-size: 0.22rem;
    float: left;
}
.top_customer img {
    width: 0.31rem;
    height: 0.31rem;
    float: left;
    margin-top: 0.06rem;
    margin-right: 0.11rem;
}

.top_email {
    width: auto;
    height: 0.37rem;
    line-height: 0.37rem;
    color: #333;
    float: left;
    font-size: 0.22rem;
}
.top_email img {
    width: 0.31rem;
    height: 0.31rem;
    float: left;
    margin-top: 0.06rem;
    margin-right: 0.11rem;
}
.banner{
    width: 100%;
    height: 8.52rem;
    background: url(../img/banner.webp) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}
.cl{
    width: 100%;
    height: 0.64rem;
    margin: 0 auto;
    background: #fff;
}
.mobile{
    width: 100%;
    height: 5.19rem;
    margin: 0 auto;
    background: #fff;
}
.mobilcenter{
    width: 14rem;
    height: 5.19rem;
    margin: 0 auto;
}
.mobileleft{
    width: 7.38rem;
    height: 5.19rem;
    float: left;
    transition: 0.4s;
    overflow: hidden;
}
.mobileleft img{
    width: 7.38rem;
    height: 5.19rem;
    transition: .4s;
}
.mobileleft img:hover{
    transform: scale(1.1);
    transition: 0.4s;
}
.mobileright{
    width: 5.73rem;
    height: 5.19rem;
    float: right;
}
.mobileright h2{
    width: 100%;
    height: 1.18rem;
    line-height: 1.18rem;
    font-size: 0.4rem;
    text-align: left;
}
.mobilebox{
    width: 100%;
    font-size: 0.22rem;
    color: #666;
    line-height: 0.36rem;
    text-align: left;
}
.button{
    width: 2.75rem;
    height: 0.65rem;
    border-radius: 50px;
    background: #3253a4;
    color: #fff;
    text-align: center;
    line-height: 0.65rem;
    font-size: 0.22rem;
    margin-top: 0.5rem;
}
.button img{
    width: 0.27rem;
    height: 0.27rem;
    float: right;
    margin-top: 0.19rem;
    margin-right: 0.3rem;
}
.list{
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 0.63rem;
    padding-bottom: 1rem;
}
.listcenter{
    width: 14rem;
    height: 5.57rem;
    margin: 0 auto;
}
.listcenter ul{
    width: 14rem;
    height: 5.57rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.listcenter ul li{
    width: 4.55rem;
    height: 5.57rem;
    position: relative;
}
.topright{
    width: 0.9rem;
    height: 0.89rem;
    position: absolute;
    top: 0rem;
    right: 0rem;
    z-index: 9999;
}
.bimg{
    width: 4.51rem;
    height: 3.88rem;
    position: absolute;
    left: 0rem;
    top: 0.06rem;
    overflow: hidden;
}
.bimg img{
    width: 4.51rem;
    height: 3.88rem;
    display: block;
    transition: 0.4s;
}
.listbox{
    width: 4.51rem;
    height: 1.63rem;
    background: #ebf0f6;
    position: absolute;
    left: 0rem;
    bottom: 0rem;
    overflow: hidden;
}
.listbox h2{
    width: 4.13rem;
    height: 0.24rem;
    line-height: 0.24rem;
    font-size: 0.24rem;
    color: #000;
    padding-left: 0.38rem;
    padding-top: 0.37rem;
    padding-bottom: 0.16rem;
}
.listbox2{
    width: 3.7rem;
    height: auto;
    margin-left: 0.405rem;
    font-size: 0.2rem;
    color: #666;
    text-align: left;
    line-height: 0.36rem;
}
.ccs .listbox{
    background: #ddd;
    transition: 0.4s;
}
.ccs .bimg img{
    transform: scale(1.1);
    transition: 0.4s;
}
.detail{
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: url(../img/c1.webp) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 1.5rem;
}
.detailcenter{
    width: 14rem;
    height: auto;
    margin: 0 auto;
}
.detailcenter h2{
    width: 14rem;
    height: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    color: #fff;
    padding-top: 0.8rem;
    padding-bottom: 0.21rem;
    font-size: 0.48rem;
}
.detailtitle{
    width: 14rem;
    height: auto;
    font-size: 0.22rem;
    line-height: 0.22rem;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 0.57rem;
}
.detaillist{
    width: 14rem;
    height: 7.95rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-content: space-between;
}
.detaillist li{
    width: 6.78rem;
    height: 3.72rem;
    position: relative;
}
.d1{
    width: 4.42rem;
    height: 3.72rem;
    position: absolute;
    left: 0rem;
    top: 0rem;
}

.d2{
    width: 2.58rem;
    height: 3.28rem;
    position: absolute;
    top: 0.17rem;
    right: 0rem;
    background: #fff;
    z-index: 999;
}
.d3{
    width: 1.26rem;
    height: 0.84rem;
    background: #ff9900;
    color: #fff;
    text-align: center;
    line-height: 0.84rem;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    font-size: 0.48rem;
    margin: 0 auto;
}
.d2 h2{
    font-size: 0.3rem;
    color: #3253a4;
    text-align: center;
    height: 0.75rem;
    line-height: 0.75rem;
    width: 2.58rem;
    padding: 0rem !important;
}
.d4{
    width: 2.1rem;
    height: auto;
    margin: 0 auto;
    font-size: 0.2rem;
    line-height: 0.26rem;
    text-align: left;
    color: #666;
}
.wide{
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: #fff;padding-bottom: 0.72rem;
}
.widecenter{
    width: 14rem;
    height: auto;
    margin: 0 auto;
}
.widecenter h2{
    font-size: 0.48rem;
    padding-top: 0.63rem;
    padding-bottom: 0.09rem;
    text-align: center;
    line-height: 0.48rem;
}
.widetitle{
    width: 14rem;
    height: auto;
    font-size: 0.22rem;
    line-height: 0.22rem;
    color: #666;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 0.57rem;
}
.widecenter ul{
    width: 14rem;
    height: 3.94rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.widecenter ul li{
    width: 2.72rem;
    height: 3.94rem;
    margin: 0 auto;
    position: relative;
}
.widecenter ul li img{
    width: 2.72rem;
    height: 3.94rem;
    position: absolute;
    top: 0rem;
    left: 0rem;
}
.wide1{
    width: 2.72rem;
    height: 0.72rem;
    line-height: 0.72rem;
    text-align: center;
    color: #fff;
    font-weight: 400;
    position: absolute;
    bottom: 0rem;
    left: 0rem;
    font-size: 0.22rem;
    z-index: 9999;
}
.com{
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: #edf1f7;
    padding-bottom: 1.3rem;
}
.concenter{
    width: 14rem;
    height: auto;
    margin: 0 auto;
}
.comcenter h2{
    font-size: 0.48rem;
    line-height: 0.48rem;
    height: 0.48rem;
    padding-top: 0.8rem;
    padding-bottom: 0.1rem;
    width: 100%;
    text-align: center;
    color: #000;
}
.fourboxcenter{
    width: 14rem;
    height: 2.12rem;
    margin: 0 auto;
    position: relative;
}
.aboutbox {
    width: 14rem;
    height: 1.3rem;
    display: flex;
    justify-content: space-between;
    float: left;
    position: absolute;
    bottom: 0.55rem;
}
.aboutone {
    width: 2.68rem;
    height: 1.3rem;
}
.onetitle {
    font-size: 0.2rem;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    color: #09449a;
}
.onetitle span {
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    font-size: 0.62rem;
    text-align: center;}
    .twostitle {
        font-size: 0.22rem;
        color: #474748;
        height: 0.35rem;
        line-height: 0.35rem;
        text-align: center;
    }

    .kong{
        width: 0.49rem;
        height: 0.02rem;
        background: #ff9900;
        margin: 0 auto;
        margin-top: 0.1rem;
        margin-bottom: 0.1rem;
    }
    .about{
        width: 14rem;
        height: 5.17rem;
        margin: 0 auto;

    }
    .aboutleft{
        width: 6.52rem;
        height: 5.17rem;
        float: left;
        position: relative;
    }
    .aboutleft h2{
        font-size: 0.48rem;
        color: #09449a;
        position: absolute;
        top: 0.16rem;
        left: 0rem;
        text-align: left;
        font-weight: 600;
        padding: 0rem;
        padding-bottom: 0.74rem;
    }
    .abouttext{
        width: 6.52rem;
        height: auto;
        font-size: 0.22rem;
        line-height: 0.36rem;
        text-align:left;
        position: absolute;
        top: 1.23rem;
    }
    .aboutleft .button{
        position: absolute;
        bottom: 0rem;
        left: 0rem;
    }
    .aboutright{
        width: 6.98rem;
        height: 5.15rem;
        float: right;
        background: url(../img/f1.webp) no-repeat;
        background-size: 100% 100%;
    }
    .case{
        width: 100%;
        height: auto;
        margin: 0 auto;
        background: #fff;
        padding-bottom: 0.75rem;
    }
    .casecenter{
        width: 14rem;
        height: auto;
        margin: 0 auto;
    }
    .casecenter h2{
        font-size: 0.48rem;
        padding-top: 0.63rem;
        padding-bottom: 0.09rem;
        text-align: center;
        line-height: 0.48rem;
    }
    .casebox{
        width: 14rem;
        height: 6.1rem;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
        align-content: space-between;
    }
    .casebox img{
        width: 3.34rem;
        height: 2.94rem;
    }
    .thress{
        width: 100%;
        height: auto;
        background: url(../img/749.webp) no-repeat;
        background-size: 100% 100%;
        margin: 0 auto;
        padding-bottom: 1.06rem;
    }
    
    .thresstitle{
        width: 14rem;
        height: 2.1rem;
        font-size: 0.48rem;
        text-align: center;
        line-height: 2.1rem;
        font-weight: 600;
        color: #fff;
        margin: 0 auto;
    }
    .choosecenter ul{
        width: 14rem;
        height: 4.32rem;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        margin-top: 0.6rem;
    }
    .choosecenter ul li{
        width: 4.5rem;
        height: 4.32rem;
        background: #fff;
        position: relative;
        cursor: pointer;
    }
    .choosecenter ul li img{
        width: 1.07rem;
        height: 1.07rem;
    
        margin: 0 auto;
        display: table;
        margin-top: 0.43rem;
    }
    .choosecenter ul li h3{
        width: 100%;
        height: 0.8rem;
        font-size: 0.3rem;
        line-height: 0.8rem;
        text-align: center;
    }
    .listboxtitles{
        width: 3.85rem;
        height: auto;
        margin: 0 auto;
        font-size: 0.22rem;
        text-align: left;
        color: #666;
        line-height: 0.36rem;
    }
    
    .h1
    {
    width: 1.07rem;
    height: 1.07rem;
    background: url(../img/h1.webp) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    display: table;
    margin-top: 0.43rem;
    }
    .h2
    {
        width: 1.07rem;
        height: 1.07rem;
        background: url(../img/h2.webp) no-repeat;
        background-size: 100% 100%;
        margin: 0 auto;
        display: table;
        margin-top: 0.43rem;
    }
    .h3{
        width: 1.07rem;
        height: 1.07rem;
        background: url(../img/h3.webp) no-repeat;
        background-size: 100% 100%;
        margin: 0 auto;
        display: table;
        margin-top: 0.43rem;
    }
    .ccss {
        background: #3253a4 !important;        transition: 0.4s;
    }
    .ccss h3{
        color: #fff;        transition: 0.4s;
    }
    .ccss .listboxtitles{
        color: #fff;
        transition: 0.4s;
    }


        
    .ccss   .h1
    {
    width: 1.07rem;
    height: 1.07rem;
    background: url(../img/h11.webp) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    display: table;
    margin-top: 0.43rem;
    }
    .ccss   .h2
    {
        width: 1.07rem;
        height: 1.07rem;
        background: url(../img/h22.webp) no-repeat;
        background-size: 100% 100%;
        margin: 0 auto;
        display: table;
        margin-top: 0.43rem;
    }
    .ccss  .h3{
        width: 1.07rem;
        height: 1.07rem;
        background: url(../img/h33.webp) no-repeat;
        background-size: 100% 100%;
        margin: 0 auto;
        display: table;
        margin-top: 0.43rem;
    }
    .two{
        width: 100%;
        max-width: 19.2rem;
        background: #fff;
        height: auto;
        padding-bottom: 0.52rem;
    }
    .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;
    
      }
      /*.submit{*/
      /*    width: 7rem;*/
      /*    height: 0.6rem;*/
      /*    border-radius: 7px;*/
      /*    background: #da0000;*/
      /*    color: #fff;*/
      /*    font-size: 0.24rem;*/
      /*    font-weight: 600;*/
      /*    text-align: center;*/
      /*    line-height: 0.6rem;*/
      /*  margin-top: 0.2rem;*/
      /*}*/
      .secbottom{
        width: 100%;
        max-width: 19.2rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        background: url(../img/b1.webp) no-repeat;
        background-size: 100% 100%;
    }
    .secbottomcenter{
        width: 14.5rem;
        height: auto;
        margin: 0 auto;
        display: flex;
    }
    .bottomlist1{
        width: 2.82rem;
        height: auto;
        margin-right: 1.67rem;
    }
    .bottomlist1 ul{
        width: 2.82rem;
        height: 3rem;
        float: left;
    }
    .bottomlist1 ul li{
        width: 2.82rem;
        height: 0.4rem;
        font-size: 0.2rem;
        line-height: 0.4rem;
        color: rgba(255, 255,255, 0.8);
    }
    .boxju{
        width: 4px;
        height: 16px;
        float: left;
        background: #ea5405;
        margin-top: 0.12rem;
        margin-right: 0.18rem;
    }
    .bottomlist1 ul li:nth-child(1){
        font-size: 0.26rem;
        font-weight: 600;
        line-height: 0.4rem;
        color: #fff;
        margin-bottom: 0.3rem;
    }
    .bottomlist1 ul li img{
        width: 0.14rem;
        height: 0.14rem;
        float: left;
        margin-top: 0.13rem;
        margin-right: 0.18rem;
    }
    
    
    
    .bottomlist2{
        width: 4.75rem;
        height: auto;
        margin-right: 1.01rem;
    }
    .bottomlist2 ul{
        width: 4.75rem;
        height: 3rem;
        float: left;
    }
    .bottomlist2 ul li{
        width: 4.75rem;
        height: 0.4rem;
        font-size: 0.2rem;
        line-height: 0.4rem;
        color: rgba(255, 255,255, 0.8);
    }
    .boxju{
        width: 4px;
        height: 16px;
        float: left;
        background: #ea5405;
        margin-top: 0.12rem;
        margin-right: 0.18rem;
    }
    .bottomlist2 ul li:nth-child(1){
        font-size: 0.26rem;
        font-weight: 600;
        line-height: 0.4rem;
        color: #fff;
        margin-bottom: 0.3rem;
    }
    .bottomlist2 ul li img{
        width: 0.3rem;
        height: 0.3rem;
        float: left;
        margin-top: 0.05rem;
        margin-right: 0.18rem;
    }
    .bottomlist2 ul li span{
        float: right;
        display: inline-block;
        width: 4.25rem;
    }
    .bottomlist3{
        width: 5.2rem;
        height: 3rem;
        float: left;
    }
    .bottomlist3 ul li:nth-child(1){
        font-size: 0.26rem;
        font-weight: 600;
        line-height: 0.4rem;
        color: #fff;
        margin-bottom: 0.3rem;
    }
    .bottomlist3 ul li:nth-child(2) img{
        width: 4.8rem;
        height: 1.35rem;
    }
    .bottomlist3 ul li:nth-child(2){
        width: 4.8rem;
        height: 1.35rem;
    }
    .bottomlist3 ul li{
        width: 4.75rem;
        height: 0.4rem;
        font-size: 0.2rem;
        line-height: 0.4rem;
        color: rgba(255, 255,255, 0.8);
    }
    .bottoms{
        width: 100%;
        height: 0.77rem;
        line-height: 0.77rem;
        color: rgba(255, 255,255, 0.8);
        text-align: center;
        font-size: 0.2rem;
        background:url(../img/b2.webp) no-repeat;
        background-size: 100% 100%;
        border-top: 2px solid #373737;
    }
    
    .swiper2 .swiper-slide img{
      width: 100%;
    }
    
    .offter_box2 .swiper-slide img{
      width: 100%;
    }
    .feature_button img{
    width: 0.22rem;
    height: 0.22rem;
    float: right;
    margin-top: 0.15rem;
    margin-right: 0.2rem;
    }
    
    
    
    #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;
    }
    
    
    #form3 input::-webkit-input-placeholder{
    
    color: #000;
    font-size: 0.18rem;
    }
    
    #form3 input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    
    color: #000;
    font-size: 0.18rem;
    }
    
    #form3 input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    
    color: #000;
    font-size: 0.18rem;
    }
    
    #form3 input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    
    color: #000;
    font-size: 0.18rem;
    
    }
    #form3 textarea::-webkit-input-placeholder{
    
    color: #000;
    font-size: 0.18rem;
    }
    
    #form3 textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    
    color: #000;
    font-size: 0.18rem;
    }
    
    #form3 textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    
    color: #000;
    font-size: 0.18rem;
    }
    
    #form3 textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    
    color:#000;
    font-size: 0.18rem;
    }
    
    
    .tables_center{
    width: 14.05rem;
    height: 8.48rem;
    margin: 0 auto;
    position: relative;
    }
    .tableboxs{
    width: 7.63rem;
    height: 6.39rem;
    border-bottom-left-radius: 80px;
    border-top-right-radius: 80px;
    background: #fff;
    position: absolute;
    top: 0.5rem;
    right: 0rem;
    }
    .dengs{
    width: 6rem;
    height: 0.68rem;
    font-size: 0.22rem;
    line-height: 0.68rem;
    color: #000;
    border: 2px dashed #33cccc;
    border-radius: 24px;
    margin: 0 auto;
    margin-bottom: 0.5rem;
    }
    .dengs img{
    width: 0.16rem;
    height: 0.2rem;
    float: left;
    margin:0.24rem 0.17rem 0.24rem 0.43rem;  
    }
    .about_button{
    margin: 0 auto;
    width: 2.2rem;
    height: 0.5rem;
    background: #33cccc;
    color: #fff;
    font-size: 0.18rem;
    font-weight: 600;
    text-align: center;
    line-height: 0.5rem;
    border-radius: 50px;
    margin-top: 1rem;
    }
    .about_button1{
    margin: 0 !important;
    float: left;
    }
    .about_button2{
        width: 3.65rem;
        background: #fff;
        border: 2px solid #0c9140;
        color: #0c9140;
        height: 0.46rem;
        line-height: 0.46rem;
    }
    .hovers .qiutitdiv{
    width: 0.91rem;
    height: 0.91rem;
    background: url(../img/11.webp) !important;
    background-size: 100% 100% !important;
    }
    .hovers .qiutitdiv2{
    width: 0.91rem;
    height: 0.91rem;
    background: url(../img/22.webp) !important;
    background-size: 100% 100% !important;
    }
    .hovers .qiutitdiv3{
     width: 0.91rem;
    height: 0.91rem;
    background: url(../img/33.webp) !important;
     background-size: 100% 100% !important
     ;
    }
    .hovers .qiutitdiv4{
     width: 0.91rem;
    height: 0.91rem;
    background: url(../img/44.webp) !important;
     background-size: 100% 100% !important;
    }
    .biaodan{
    width: 14rem;
    height: 7.9rem;
     box-shadow: 0px 0px 6px #ccc;
    margin-top: 0.93rem;
    }
    .biaodantop{
    width: 14rem;
    height: 1.3rem;
    background: #3253a4;
    }
    .biaodantitle{
    width: 14rem;
    height: 0.48rem;
    line-height: 0.48rem;
    color: #fff;
    text-align: center;
    padding-top: 0.26rem;
    padding-bottom: 0.19rem;
    font-size: 0.48rem;
    font-weight: 600;
    }
    .biaodanbottoms{
    font-size: 0.22rem;
    height: 0.22rem;
    color: #fff;
    text-align: center;
    line-height: 0.22rem;
    }
    .five{
    width: 100%;
    height: 2.7rem;
    margin: 0 auto;
    }
    .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: 7.01rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    font-size: 0.3rem;
    color: #fff;
    margin: 0 auto;
    font-weight: 600;
    background: #1db6b5;
    margin-top: 0.5rem;
    border-radius: 5px;
    }
    .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.26rem;
    }
    
    input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    
    color: #000;
    font-size: 0.26rem;
    }
    
    input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    
    color: #000;
    font-size: 0.26rem;
    }
    
    input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    
    color: #000;
    font-size: 0.26rem;
    
    }
    textarea::-webkit-input-placeholder{
    
    color: #000;
    font-size: 0.26rem;
    }
    
    input::-webkit-input-placeholder{
    
        color: #666;
        font-size: 0.26rem;
        }
        
        input::-moz-placeholder{   /* Mozilla Firefox 19+ */
        
        color: #666;
        font-size: 0.26rem;
        }
        
        input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
        
        color: #666;
        font-size: 0.26rem;
        }
        
        input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
        
        color: #666;
        font-size: 0.26rem;
        
        }
        textarea::-webkit-input-placeholder{
        
        color: #666;
        font-size: 0.26rem;
        }