
@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;
}
.twob{
    width: 100%;
    height: 14.67rem;
    margin: 0 auto;
    background: url(../img/b.jpg) no-repeat;
    background-size: 100% 100%;
}
.twobcenter{
    width: 14rem;
    height: 14.67rem;
    margin: 0 auto;
    position: relative;
}
.biaodan{
    width: 14rem;
    height: 4.85rem;
    margin: 0 auto;
    background: #fff;
    border-radius: 0.2rem;
    box-shadow: 0px 0px 6px #ccc;
    position: absolute;
    overflow: hidden;
    top: -0.5rem;
}
.biaodanleft{
    width: 4.9rem;
    height: 4.85rem;
    float: left;
    background: #06afa8;
}
.biaodanleft ul{
    width: 3.85rem;
    height: 2.8rem;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    margin: 0 auto;
    margin-top: 1.1rem;
}
.biaodanleft ul li{
    color: #fff;
    font-size: 0.22rem;
    line-height: 0.3rem;
}
.biaodanleft ul li img{
    width: 0.18rem;
    height: 0.18rem;
    float: left;
    margin-right: 0.1rem;
    margin-top: 0.05rem;
}
.biaodanlefttitle{
    width: 3.4rem;
    font-size: 0.22rem;
    line-height: 0.3rem;
    color: #fff;
    float: left;
}
.biaodanright{
    width: 9.1rem;
    height: 4.85rem;
    float: right;
    background: #fff;
}
#form2{
   
    padding-top: 0.35rem;
    padding-bottom: 0.8rem;
    border-radius: 10px;
}
#form3{
   
    padding-top: 0.35rem;
    padding-bottom: 0.8rem;
    border-radius: 10px;
}
.five1{
width: 8.5rem;
height: 2rem;
margin: 0 auto;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-around;
align-content: space-between;
}
.five2{
width: 4.05rem;
height: 0.6rem;
}
.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.73rem;
height: 0.54rem;
float: left;
border: 1px solid #ccc;
padding-left: 0.35rem;
background: #fafafa;
font-size: 0.2rem;
}

.five3{
width: 12.75rem;
margin: 0 auto;
    height: auto;
margin-top: 0.1rem;
}
.five3 p{
width: 12.5rem;
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: 4rem;
    height: 0.65rem;
    line-height: 0.65rem;
    text-align: center;
    font-size: 0.3rem;
    color: #000;
    margin: 0 auto;
    font-weight: 600;
    display: table;
    border-radius: 5px;
    border: none;
  
    border-radius: 0.65rem;
    
}
.five3 textarea{
    width: 7.97rem;
    height: 1.16rem;
    background: #fafafa;
    float: left;
    resize: none;
    border: 1px solid #ccc;
    padding-top: 0.1rem;
    line-height: 0.3rem;
    color: #666;
    font-size: 0.2rem;
    padding-left: 0.35rem;
    margin-left: 0.4rem;
}
input::-webkit-input-placeholder{

color: #666;
font-size: 0.18rem;
}

input::-moz-placeholder{   /* Mozilla Firefox 19+ */

color: #666;
font-size: 0.18rem;
}

input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */

color: #666;
font-size: 0.18rem;
}

input:-ms-input-placeholder{  /* Internet Explorer 10-11 */

color: #666;
font-size: 0.18rem;

}
textarea::-webkit-input-placeholder{

color: #666;
font-size: 0.18rem;
}

.five2{
    position: relative;
}
.five2 img{
    width: 0.22rem;
    height: 0.22rem;position: absolute;
    top: 0.16rem;
    left: 0.1rem;
}
.five3{
    position: relative;
}
.five3 img{
    width: 0.22rem;
    height: 0.22rem;position: absolute;
    top: 0.16rem;
    left: 0.5rem;
}
.pellet{
    width: 14rem;
    height: 4.3rem;
    margin: 0 auto;
    position: absolute;
    margin-top: 5.1rem;
}
.pelletleft{
    width: 7.26rem;
    height: 4.3rem;
    float: left;
    border-radius: 0.2rem;
    overflow: hidden;
}
.pelletleft img{
width: 7.26rem;
height: 4.3rem;
transition: 0.4s;
}
.pelletleft img:hover{
    transition: 0.4s;
    transform: scale(1.05);
}
.pelletright{
    width: 6rem;
    height: 4.3rem;
    float: right;
    background: #fff;
}
.pelletright h2{
    font-size: 0.4rem;
    color: #000;
    font-family: pb;
    text-align: left;
    line-height: 1.09rem;
    height: 1.09rem;
    border-bottom: 2px solid #ccc;
}
.pelletcolor{
    width: 2.95rem;
    height: 5px;
    background: #06afa8;
    float: left;
    margin-top: -2px;
}
.pelletbox{
    width: 6rem;
    height: auto;
    font-size: 0.22rem;
    line-height: 0.36rem;
    color: #666;
    text-align: left;
    margin-top: 0.4rem;
}
.three{
    width: 14rem;
    height: 3.99rem;
    margin: 0 auto;
    position: absolute;
    margin-top: 10rem;
}
.three ul{
    width: 14rem;
    height: 3.99rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.three ul li{
    width: 4.49rem;
    height: 3.99rem;
    background: url(../img/b2.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.three ul li img{
    width: 4.49rem;
    height: 3.18rem;
    display: block;
}
.threetitle{
    width: 4.49rem;
    height: 0.43rem;
    margin: 0 auto;
    line-height: 0.43rem;
    color: #000;
    font-size: 0.24rem;
    font-family: pb;
    font-weight: 600;
    text-align: center;
}
.threetitle img{
    width: 0.43rem !important;
    height: 0.43rem !important;
    float: right;
    margin-right: 0.3rem;
}
.why{
    width: 100%;
    height: 8.25rem;
    margin: 0 auto;
    background: url(../img/c.png) no-repeat;
    background-size: 100% 100%;
}
.whycenter{
    width: 14rem;
    height: 8.25rem;
    margin: 0 auto;
}
.whycenter h2{
    width: 14rem;
    height: auto;
    font-size: 0.48rem;
    color: #fff;
    font-weight: 600;
    text-align: center;
    padding-top: 0.98rem;
    padding-bottom: 0.15rem;
    font-family: pb;
}
.whycenter h3{
    width: 10rem;
    margin: 0 auto;
    height: auto;
    font-size: 0.22rem;
    line-height: 0.3rem;
    color: rgba(255, 255, 255, 0.6);
    text-align: center;
}
.whycenter ul{
    width: 14rem;
    height: 3.4rem;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 0.85rem;
}
.whycenter ul li{
    width: 3.26rem;
    height: 3.4rem;
    overflow: hidden;
    position: relative;
}
.whycenter ul li img{
    width: 3.26rem;
    height: 3.4rem;
    position: absolute;
    top: 0rem;
    left: 0rem;
}
.whytitle{
    width: 3.26rem;
    height: 0.6rem;
    text-align: center;
    color: #fff;
    font-weight: 600;
    line-height: 0.6rem;
    position: absolute;
    bottom: 0.02rem;
    font-size: 0.24rem;
}
.moretable{
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-bottom: 0.85rem;
}
.moretablecenter{
    width: 14rem;
    height: auto;
    margin:  0 auto;
}
.moretablecenter h2{
    font-size: 0.48rem;
    text-align: center;
    width: 14rem;
    height: 1.9rem;
    line-height: 1.9rem;
    font-weight: 600;
    font-family: pb;
    color: #000;
}
.three1{
    width: 100%;
    height: 2rem;
    margin: 0 auto;
   background: url(../img/d.jpg) no-repeat;
   background-size: 100% 100%;

}
.threecenter1{
    width: 14rem;
    height: 2rem;
    margin: 0 auto;
    position: relative;
}
.threecenter1 h2{
    font-size: 0.3rem;
    color: #ffff;
    font-family: pb;
    font-weight: 600;
    padding-top: 0.42rem;
    padding-left: 0.3rem;
}
.threecenter1 h4{
    font-size: 0.24rem;
    font-weight: 600;
    padding-left: 0.3rem;
    color: #fff;
}
.threebuttons{
    width: 3.53rem;
    height: 0.7rem;
    background: url(../img/button.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0.7rem;
    color: #0fbdb7;
    font-size: 0.26rem;
    text-indent: 0.25rem;

    text-align: center;
    line-height: 0.7rem;
    font-weight: 600;
    font-family: pb;
    right: 0rem;
}
.mater{
    width: 100%;
    height: 9rem;
    margin: 0 auto;
    background: url(../img/e.jpg) no-repeat;
    background-size: 100% 100%;
}
.matercenter{
    width: 14rem;
    height: 9rem;
    margin: 0 auto;
}
.matercenter h2{
    width: 14rem;
    height: auto;
    font-size: 0.48rem;
    color: #000;
    font-weight: 600;
    text-align: center;
    padding-top: 0.98rem;
    padding-bottom: 0.15rem;
    font-family: pb;
}
.matercenter h3{
    width: 10rem;
    margin: 0 auto;
    height: auto;
    font-size: 0.22rem;
    line-height: 0.3rem;
    color: rgba(0, 0, 0, 0.6);
    text-align: center;
}
.related{
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-bottom: 0.6rem;
}
.relatedcenter{
    width: 14rem;
    height: auto;
    margin: 0 auto;
}
.relatedcenter h2{
    width: 14rem;
    height: 1.9rem;
    line-height: 1.9rem;
    text-align: center;
    font-size: 0.48rem;
    color: #000;
    font-family: pb;
    font-weight: 600;
}
.relatedcenter ul{
    width: 14rem;
    height: 8.37rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-content: space-between;
}
.relatedcenter ul li{
    width: 6.81rem;
    height: 2.54rem;
    background: #f3f4f6;
    transition: 0.4s;
    /* background: url(../img/f1.png) no-repeat;
    background-size: 100% 100%; */
}
.relatedcenter ul li:hover{
    width: 6.81rem;
    height: 2.54rem;
    cursor: pointer;
      background: url(../img/f1.png) no-repeat !important;
    background-size: 100% 100% !important;
    transition: 0.4s;
}
.relatedcenter ul li img{
    width: 2.9rem;
    height: 2.54rem;
    float: left;
}
.relatedbox{
    width: 3.2rem;
    height: 2.54rem;
    float: right;
    margin-right: 0.47rem;
}
.relatedbox h3{
    font-size: 0.26rem;
    line-height: 0.38rem;
    text-align: left;
    color: #000;
    font-family: pb;
    font-weight: 600;
    padding-top: 0.53rem;
}
.relate{
    width: 3.2rem;
    height: auto;
    font-size: 0.2rem;
    line-height: 0.3rem;
    color: #666;
    text-align: left;
    padding-top: 0.1rem;
}
.will{
    width: 100%;
    height: 1.94rem;
    background: url(../img/g.jpg) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}
.willcenter{
    width: 14rem;
    height: 1.94rem;
    margin: 0 auto;
}
.willbox{
    font-size: 0.3rem;
    line-height: 0.38rem;
    color: #fff;
    font-weight: 600;
    text-align: left;
    font-family: pb;
    float: left;
    margin-top: 0.65rem;
}
.buttons{
    width: 3.53rem;
    height: 0.7rem;
    background: url(../img/buttons.png) no-repeat;
    background-size: 100% 100%;
    float: right;
    margin-top: 0.65rem;
    font-size: 0.26rem;
    line-height: 0.7rem;
    text-align: center;
    color: #fff;
    font-family: pb;
    font-weight: 600;
    text-indent: 0.35rem;
}
.user{
    width: 100%;
    height: 10.38rem;
    margin: 0 auto;
    background: url(../img/1038.jpg) no-repeat;
    background-size: 100% 100%;
}
.usercenter{
    width: 14rem;
    height: 10.38rem;
    margin: 0 auto;
}
.usercenter h2{
    width: 14rem;
    height: auto;
    font-size: 0.48rem;
    text-align: center;
    color: #000;
    font-family: pb;
    text-align: center;
    font-weight: 600;
    line-height: 0.48rem;
    padding-top: 0.8rem;
}
.usercenter h2 span{
    color: #d2070a;
    font-family: pb;
    font-weight: 600;
}
.choose{
    width: 100%;
    height: auto;
    background: #f3f4f6;
    margin: 0 auto;
}
.choosecenter{
    width: 14rem;
    height: auto;
    margin: 0 auto;
    padding-bottom: 0.5rem;
}
.choosecenter h2{
    width: 14rem;
    height: 1.9rem;
    font-size: 0.48rem;
    line-height: 1.9rem;
    color: #000;
    font-family: pb;
    font-weight: 600;
    text-align: center;
}
.choosecenter ul{
    width: 14rem;
    height: 3.66rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.choosecenter ul li{
    width: 3.25rem;
    height: 3.64rem;
    border: 1px solid #06afa8;
    border-radius: 0.2rem;
    cursor: pointer;
    background: #fff;
}
.chooseimg{
    width: 1.05rem;
    height: 1.05rem;
    display: table;
    margin: 0 auto;
    margin-top: 0.3rem;
    background: url(../img/g1.png) no-repeat;
    background-size: 100% 100%;
    transition: 0.4s;
}
.chooseimg2{
    width: 1.05rem;
    height: 1.05rem;
    display: table;
    margin: 0 auto;
    margin-top: 0.3rem; transition: 0.4s;
    background: url(../img/g2.png) no-repeat;
    background-size: 100% 100%;
}
.chooseimg3{
    width: 1.05rem;
    height: 1.05rem;
    display: table; transition: 0.4s;
    margin: 0 auto;
    margin-top: 0.3rem;
    background: url(../img/g3.png) no-repeat;
    background-size: 100% 100%;
}
.chooseimg4{
    width: 1.05rem;
    height: 1.05rem;
    display: table;
    margin: 0 auto; transition: 0.4s;
    margin-top: 0.3rem;
    background: url(../img/g4.png) no-repeat;
    background-size: 100% 100%;
}
.choosebox{
    width: 2.65rem;
    height: auto;
    margin: 0 auto;
    font-size: 0.2rem;
    line-height: 0.32rem;
    text-align: left;
    color: #666;
    margin-top: 0.15rem;
}

.blue{
    background: #06afa8 !important; 
    transition: 0.4s;
}
.blue .choosebox{
    color: #fff !important;
    transition: 0.4s;
}

.blue .chooseimg{
    width: 1.05rem;
    height: 1.05rem;
    display: table;
    margin: 0 auto;
    margin-top: 0.3rem;
    background: url(../img/gg1.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    transition: 0.4s;
}
.blue .chooseimg2{
    width: 1.05rem;
    height: 1.05rem;
    display: table;
    margin: 0 auto;
    margin-top: 0.3rem; transition: 0.4s;
    background: url(../img/gg2.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.blue .chooseimg3{
    width: 1.05rem;
    height: 1.05rem;
    display: table; transition: 0.4s;
    margin: 0 auto;
    margin-top: 0.3rem;
    background: url(../img/gg3.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.blue .chooseimg4{
    width: 1.05rem;
    height: 1.05rem;
    display: table;
    margin: 0 auto; transition: 0.4s;
    cursor: pointer;
    margin-top: 0.3rem;
    background: url(../img/gg4.png) no-repeat;
    background-size: 100% 100%;
}
.bbbiaodan{
    width: 100%;
        overflow: hidden;
    height: 8.14rem;
    margin: 0 auto;
    background: url(../img/814.jpg) no-repeat;
    background-size: 100% 100%;
}
.bbbiaodancenter{
    width: 14rem;
    height: 8.14rem;
    margin: 0 auto;
}
.bbbiaodantitle{
    width: auto;
    font-size: 0.48rem;
    color: #000;
    font-weight: 600;
    font-family: pb;
    line-height: 0.48rem;
    padding-top: 1rem;
    padding-bottom: 0.2rem;
    text-align: left;
    text-indent: 4.52rem;
}
.bbbiaodantitle1{
    width: auto;
    padding-left: 4.52rem;
    color: #666;
    font-size: 0.22rem;
    line-height: 0.3rem;
    text-align: left;
}


#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: 4.8rem;
    }
    .biaodantop{
    width: 14rem;
    height: 1.3rem;
    
    }
    .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.32rem;
    }
   
    
 
    input::-webkit-input-placeholder{
    
    color: #666;
    font-size: 0.18rem;
    }
    
    input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    
    color: #666;
    font-size: 0.18rem;
    }
    
    input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    
    color: #666;
    font-size: 0.18rem;
    }
    
    input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    
    color: #666;
    font-size: 0.18rem;
    
    }
    textarea::-webkit-input-placeholder{
    
    color: #666;
    font-size: 0.18rem;
    }
    
    .five2{
        position: relative;
    }
    .five2 img{
        width: 0.22rem;
        height: 0.22rem;position: absolute;
        top: 0.16rem;
        left: 0.1rem;
    }
    .five3{
        position: relative;
    }
 
     .secbottom{
        width: 100%;
        max-width: 19.2rem;
        padding-top: 0.5rem;
        background: #1b1b1b;
    }
    .secbottomcenter{
        width: 14.5rem;
        height: auto;
        margin: 0 auto;
        display: flex;
    }
    .bottomlist1{
        width: 1.82rem;
        height: auto;
        margin-right: 2.67rem;
    }
    .bottomlist1 ul{
        width: 1.82rem;
        height: 3rem;
        float: left;
    }
    .bottomlist1 ul li{
        width: 4.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: 0.5rem;
    }
    .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);
    }
    .bottom{
        width: 100%;
        max-width: 100%;
        height: 1.03rem;
        background: #1b1b1b;
        color: #fff;
        font-size: 0.18rem;
        text-align: center;
        line-height: 1.03rem;
    }