*{
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;

}
.contact_banner{
    width: 100%;
    max-width: 19.2rem;
    height: 6.1rem;
    background: url(../img/banner.jpg) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    transform: scale(1.2);
    transition: all 0.8s;
}
li{
    list-style: none;
}
.contact_bannercenter{
    width: 15rem;
    height: 6.1rem;
    margin: 0 auto;
    position: relative;
    top: -6.1rem;
}
.contactus{
        font-size: 0.6rem;
    color: #fff;
    position: absolute;
    /* left: 0rem; */
    width: 100%;
    text-align: center;
    top: 1.88rem;
    font-weight: 600;
}
.contact_bannertiao{
    position: absolute;
    width: 0.94rem;
    height: 4px;
    background: #ea5405;
    left: 6.83rem;
    top: 2.58rem;
}
.contact_opacity{
    width: 100%;
    max-width: 19.2rem;
    margin: 0 auto;
    height: 0.84rem;
    top: -6.94rem;
    background: rgba(0,0,0,0.8);
    position: relative;
}
.contact_opacitycenter{
    width: 15rem;
    height: 0.84rem;
    margin: 0 auto;
    position: relative;
}
.contactfang{
    width: 0.15rem;
    height: 0.15rem;
    position: absolute;
    top: 0.33rem;
    left: 0rem;
}
.contact_daohang{
    width: auto;
    height: 0.84rem;
    line-height: 0.84rem;
    color: #fff;
    font-size: 0.18rem;
    position: absolute;
    left: 0.28rem;
}

.contactcenter{
    width: 100%;
    max-width: 19.2rem;
    height: 6.8rem;
}
.contactcenter1{
    width: 14rem;
    height: 6.8rem;
    margin: 0 auto;
}
.title {
    width: 100%;
    height: 0.48rem;
    font-size: 0.48rem;
    font-weight: 600;
    color: #000;
    line-height: 0.48rem;
    text-align: center;
    padding-top: 0.88rem;
    padding-bottom: 0.38rem;
}
.title2 {
    width: 11.5rem;
    height: auto;
    line-height: 0.36rem;
    font-size: 0.22rem;
    color: #666;
    text-align: center;
    margin: 0 auto;
}
.about{
    width: 100%;
    max-width: 19.2rem;
    height: 9.34rem;
    background: url(../img/top.jpg)no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}
.aboutcenter{
    width: 14.31rem;
    height: 9.34rem;
    margin: 0 auto;
}

.abouttitle{
    width: 100%;
    height: auto;
    font-size: 0.48rem;
    color: #000;
    font-weight: 600;
    text-align: left;
    line-height: 0.75rem;
    padding-top: 0.61rem;
    margin-top: 0rem !important;
}
.aboutneirong{
    width: 14.31rem;
    height: 4.15rem;
    margin: 0 auto;
}
.aboutleft{
    width: 7.1rem;
    height: 3.85rem;
    float: left;
    font-size: 0.22rem;
    line-height: 0.4rem;
    color: #666;
    padding-top: 0.3rem;
}
.aboutright{
    width: 6.91rem;
    height: 4.15rem;
    float: right;
    /* background: rgba(212,212,212,0.6);
    border-top-right-radius: 20px; */
    position: relative;
}
.aboutright1{
    width: 6.91rem;
    height: 3.68rem;
    background: rgba(212,212,212,0.9);
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    position: absolute;
    right: 0rem;
    top: 0.24rem;
    z-index: 1;
}
.aboutright2{
    width: 6.76rem;
    height: 4.03rem;
    background: rgba(112,112,112,0.9);
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    position: absolute;
    right: 0.15rem;
    z-index: 999;
}
.aboutright3{
    width: 6.6rem;
    height: 4.15rem;
    position: absolute;
    left: 0rem;
    z-index: 99999;
}

.swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .swiper-button-next img{
      width: 0.45rem;
      height: 0.45rem;
  }
  .swiper-button-prev img{
      width: 0.45rem;
      height: 0.45rem;
  }
  .fourboxss {
    width: 14rem;
    height: 1.75rem;
    margin: 0 auto;
    padding-top: 0.37rem;
    display: flex;
    justify-content: space-between;
}
.fourboxs {
    width: 100%;
    max-width: 19.2rem;
    height: auto;
    margin: 0 auto;
}
.fourtitles {
    width: 2.55rem;
    font-size: 0.82rem;
    line-height: 0.82rem;
    color: #0b4f96;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    margin: 0 auto;
    text-align: center;
}
.fourboxstiao {
    width: 0.49rem;
    height: 2px;
    background: #ea5405;
    margin: 0 auto;
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
}
.fourtitlesbottom {
    width: 2.55rem;
    height: 0.3rem;
    line-height: 0.3rem;
    font-size: 0.2rem;
    text-align: center;
    margin: 0 auto;
    color: #000;
}
.fourtitles span{
    font-size: 0.18rem;
}
.banner{
    width: 100%;
    max-width: 19.2rem;
    height: 6.1rem;
    position: relative;
    overflow: hidden;
}
.service{
    width: 100%;
    height: 5.42rem;
    background: url(../img/542.jpg) no-repeat;
    background-size: 100% 100%;
}
.servicecenter{
    width: 14rem;
    height: 5.42rem;
    margin: 0 auto;
}
.servicecenter h2{
    width: 100%;
    height: 0.48rem;
    line-height: 0.48rem;
    text-align: left;
    color: #fff;
    font-size: 0.48rem;
    padding-top: 1rem;
    padding-bottom: 0.33rem;
}
.servicetiao{
    width: 0.49rem;
    height: 3px;
    background: #ea5405;
    float: left;
}
.servicecenter h3{
    font-size: 0.22rem;
    color: #fff;
    font-weight: 400;
    line-height: 0.22rem;
    height: 0.22rem;
    width: 100%;
    padding-top: 0.2rem;
    padding-bottom: 0.45rem;
}
.servicecenter ul{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.servicecenter ul li{
    width: 100%;
    height: 0.55rem;
    line-height: 0.55rem;
    color: #fff;
    font-size: 0.22rem;
    font-weight: 600;
}
.yuan{
    width: 0.09rem;
    height: 0.09rem;
    background: #fff;
    border-radius: 50px;
    float: left;
    margin-top: 0.23rem;
    margin-right: 0.13rem;
}
.full{
    width: 100%;
    max-width: 19.2rem;
    height: auto;
    margin: 0 auto;
    padding-bottom: 0.4rem;
}
.fullcenter{
    width: 14rem;
    height: auto;
    margin: 0 auto;
}
.fullcenter h2{
    width: 100%;
    height: 1.87rem;
    line-height: 1.87rem;
    margin: 0 auto;
    font-weight: 600;
    font-size: 0.48rem;
    color: #000;
    text-align: center;
}
.fullcenter ul{
    width: 100%;
    height: 7.3rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.fullcenter ul li{
    width: 4.33rem;
    height: 7.3rem;
    background: #fff;
}
.fullcenter ul li img{
    width: 4.33rem;
    height: 5.15rem;
    display: block;
    transition: 0.4s;
}
.fullcenter ul li h3{
    font-size: 0.3rem;
    font-weight: 600;
    color: #000;
    text-align: left;
    padding-top: 0.42rem;
    padding-bottom: 0.25rem;
    height: 0.3rem;
    line-height: 0.3rem;
    width: 100%;
}

.fullcont{
    width: 100%;
    height: auto;
    font-size: 0.22rem;
    line-height: 0.3rem;
    color: #666;
    text-align: left;
}
.fullcenter ul li .fullimgbox{
    width: 4.33rem;
    height: 5.15rem;
    overflow: hidden;
}
.fullcenter ul li .fullimgbox img:hover{
    transform: scale(1.08);
    transition: 0.4s;
}
.world{
    width: 100%;
    max-width: 19.2rem;
    height: 10.67rem;
    background: url(../img/1067.jpg) no-repeat;
    background-size: 100% 100%;
}
.worldcenter{
    width: 14.07rem;
    height: 10.67rem;
    margin: 0 auto;
    position: relative;
}
.worldcenter h2{
    width: 14.07rem;
    height: 1.55rem;
    line-height: 1.55rem;
    color: #fff;
    font-weight: 600;
    font-family: 'Poppins' !important;
    font-size: 0.48rem;
    padding-top: 0rem !important;
    text-align: center;
}
.worldtxt{
    width: 14.07rem;
    height: auto;
    font-size: 0.24rem;
    line-height: 0.36rem;
    color: #fff;
    text-align: center;
}

.em {
    width: 100%;
    max-width: 19.2rem;
    height: 2.76rem;
    margin: 0 auto;
    background: url(../img/276.jpg) no-repeat;
    background-size: 100% 100%;
}
.em_center {
    width: 15rem;
    height: 2.76rem;
    margin: 0 auto;
    position: relative;
}
.tops_email {
    float: right;
    padding: 0.15rem 0.31rem;
    background: #fff;
    margin-top: 0.26rem;
    position: absolute;
    top: 0.64rem;
    right: 0rem;
    border-radius: 50px;
}
.tops_email img {
    width: 0.19rem;
    height: 0.15rem;
    float: left;
    margin-right: 0.09rem;
    background: #fff;
}
.tops_email span {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.18rem;
    float: left;
    background: #fff;
}
.tops_whatsapp {
    float: right;
    padding: 0.15rem 0.31rem;
    background: transparent;
    margin-top: 0.26rem;
    position: absolute;
    top: 1.43rem;
    right: 0rem;
    border: 1px solid #fff;
    border-radius: 50px;
}
.tops_whatsapp img {
    width: 0.24rem;
    height: 0.24rem;
    float: left;
    margin-right: 0.09rem;
    background: transparent;
}
.tops_whatsapp span {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.18rem;
    float: left;
    background: transparent;
}
.bottom{
    width: 100%;

    bottom: 1px solid #323232;
    background: #202020;
}
.bottom_center{
    width: 15rem;
    height: 3.1rem;
    margin: 0 auto;
}
.bottom_box1{
    width: 4.5rem;
    height: 2.1rem;
    border-right: 1px solid #323232;
    float: left;
    
}
.bottom_box2{
    width: 5.2rem;
    height: 2.1rem;
    border-right: 1px solid #323232;
    float: left;
    margin-left: 0.7rem;
}
.bottom_box3{
    width: 3rem;
    height: 2.1rem;
    float: left;
    margin-left: 1.5rem;
}
.bottom_title1{
    font-size: 0.3rem;
    position: relative;
    text-indent: 0.1rem;
    color: #fff;
}
.bottom_box1 .swiper_list li{
    padding: 0px !important;
    margin-top: 0px !important;
    font-size: 0.16rem;
    line-height: 0.45rem;
    color: #9c9c9c;
}
.bottom_box1 .swiper_list li img{
    margin-right: 0.1rem;
}
.bottom_box2 .swiper_list li{
    padding: 0px !important;
    margin-top: 0px !important;
    font-size: 0.16rem;
    line-height: 0.4rem;
    position: relative;
    color: #9c9c9c;
}
.yuan1{
    float: left;
    margin-right: 0.1rem;
    width: 0.32rem;
}
.bottom_box3 .swiper_list li{
    padding: 0px !important;
    margin-top: 0px !important;
    float: left;
    width: 50%;
    font-size: 0.16rem;
    text-align: center;
    color: #ccc;
}
.yuan2{
    width: 1.27rem;
}
.bottom_logo{
    width: 100%;
    height: 0.8rem;
    background: #202020;
    border-top: 1px solid #323232;
}
.bottom_logo_center{
    width: 15rem;
    height: 0.8rem;
    margin: 0 auto;
    text-align: center;
    line-height: 0.8rem;
    font-size: 0.16rem;
    color: rgba(255, 255, 255, 0.6);
}
.yuan11{
    float: left;
    margin-top: 0.12rem;
}

#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;
}

  .secbottom{
    width: 100%;
    max-width: 19.2rem;
    padding-top: 0.5rem;
    padding-bottom: 0.8rem;
    background: #202020;
}
.secbottomcenter{
    width: 14.5rem;
    height: auto;
    margin: 0 auto;
    display: flex;
}
.bottomlist1{
    width: 1.82rem;
    height: auto;
    margin-right: 1.67rem;
}
.bottomlist1 ul{
    width: 1.82rem;
    height: 3rem;
    float: left;
}
.bottomlist1 ul li{
    width: 3.82rem;
    height: 0.5rem;
    font-size: 0.2rem;
    line-height: 0.4rem;
    color: rgba(255, 255,255, 0.7);
}
.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.6rem;
    font-size: 0.2rem;
    line-height: 0.4rem;
    color: rgba(255, 255,255, 0.7);
}
.boxju{
    width: 4px;
    height: 16px;
    float: left;
    background: #c30d23;
    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.7);
}
.bottoms{
    width: 100%;
    height: 0.77rem;
    line-height: 0.77rem;
    color: rgba(255, 255,255, 0.7);
    text-align: center;
    font-size: 0.2rem;
    background: #202020;
    border-top: 2px solid #373737;
}



.two{
    width: 100%;
    max-width: 19.2rem;
    padding-top: 0.93rem;
    background: #f2f2f4;
    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;
}
.biaodan{
    width: 14rem;
    height: 7.9rem;
     box-shadow: 0px 0px 6px #ccc;
     background: #fff;
}
.biaodantop{
    width: 14rem;
    height: 1.3rem;
    background: #004c97;
}
.biaodantitle{
    width: 14rem;
    height: auto;
    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.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;
  }
  
  textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
  
    color: #000;
    font-size: 0.18rem;
  }
  
  textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
  
    color: #000;
    font-size: 0.18rem;
  }
  
  textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */
  
    color:#000;
    font-size: 0.18rem;
  }

