.ac_section .form-container {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    flex-direction: column; 
padding-bottom: 135px;
  }
  .order1 a{
  line-height: 1;
color: #006666;
padding: 15px 32px 15px 32px;
border-radius: 27px;
border: 1px solid #006666;
}
    .ac_section .form-container .title {
      display: flex;
      color: #4b4b4b;
      font-size: 34px;
      line-height: 1;
      padding-bottom: 44px;
      letter-spacing: 2px; }
  .ac_section .footer-box {
    width: 100%;
    height: auto;
    background-color: #353535;
    color: #fff; }
    .ac_section .footer-box .container {
      width: 1200px;
      display: flex;
      justify-content: space-between;
      padding: 29px 0 39px 0; }
      .ac_section .footer-box .container .details {
        display: flex;
        flex-direction: column; }
        .ac_section .footer-box .container .details .tle {
          display: flex;
          align-items: center; }
          .ac_section .footer-box .container .details .tle .hours {
            width: 48px;
            height: 47px;
            display: flex; }
          .ac_section .footer-box .container .details .tle .num {
            display: flex;
            line-height: 22px;
            padding-left: 13px; }
        .ac_section .footer-box .container .details .contact {
          line-height: 1;
          padding-top: 18px;
          margin: 0; }
      .ac_section .footer-box .container .qr_code {
        display: flex; }
        .ac_section .footer-box .container .qr_code .item {
          display: flex;
          flex-direction: column;
          align-items: center;
          margin: 0; }
          .ac_section .footer-box .container .qr_code .item img {
            width: 144px;
            height: 145px;
            display: flex; }
          .ac_section .footer-box .container .qr_code .item span {
            display: flex;
            line-height: 1;
            padding-top: 14px;
            color: #ccc; }
          .ac_section .footer-box .container .qr_code .item:first-child {
            padding-right: 46px; }

/*# sourceMappingURL=styles.css.map */
.clsplay{
  display: none;
}
.form-container input::-webkit-input-placeholder {
        /* placeholder颜色  */
       /*color: red;*/
        color: #000;
        /* placeholder字体大小  */
        font-size: 22px;
        /* placeholder位置  */
         /*text-align: center;*/
    }
 .form-container  textarea::-webkit-input-placeholder {
        /* placeholder颜色  */
       color: #000;
        /* placeholder字体大小  */
        font-size: 22px;
        /* placeholder位置  */
         /*text-align: center;*/
    }

.onlineTitle {
    font-family: 'PingFang SC';
    margin: 7.75rem 0 2rem 0;
    text-align: center;
    font-size: 1.5rem;
    font-weight: bold;
    color: #4b4b4b;
}

/*表单*/

.content .iform {
    width: 100%;
}
.content .contenttitle {
  display: flex;
  justify-content: center;
  color: #333;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  padding: 2.9rem 0 2.625rem 0;
}

.icontent{
  width: 92.5%;
  margin: auto;
  background: #fff;
  border-radius: .83rem;
  margin-bottom: 1.7rem;
}
.subtitle{
  display: flex;
  justify-content: center;
  margin: auto;
  padding: 1.5rem 0 1.5rem 0;
}
.icontent .subtitle .cutoff{
  display: flex;
  width: 3.58rem;
  height: .05rem;
  background: #666;
  margin-top: .58rem;
}

.icontent .subtitle .caption{
  font-size: 1.16rem;
  color: #333;
  line-height: 1;
  padding: 0 .75rem 0 .75rem;
}

.icontent #random{
  width: 26rem;
  height: 5.625rem;
  margin: auto;
  overflow: hidden;
  background: #F2F2F2;
  outline: none;
  margin-bottom: .83rem;
  border-radius: .58rem;
  color: #333;
  font-weight: bold;
  text-align: right;
}

.icontent #random .content{
  width: 96.2%;
  height: 4.75rem;
  border: .16rem solid #3C3C30;
  border-radius: .58rem;
  margin: .3rem auto;
  background: #fff;
}

.icontent #random .content .price{
  width: 20rem;
  height: 4rem;
  display: inline-block;
  font-size: 4rem;
  text-align: right;
  color: #333;
}

.icontent #random .content .unit{
  font-size: 1.08rem;
  padding: 3rem 1.66rem 0 0;
  display: inline-block;
}


.form-main {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width:100%;
  padding-top: 0.48rem;
  padding-bottom: 40px;
  background: none;
  height:auto;
}
.form-2 input {
  width: 100%;
  height: 100%;
  background: none;
  border: 0;
  text-indent: 1em;
}
.form-1 { 
  width: 899px;
  height: 66px;
  outline: none;
  margin-bottom: 15px;
  border-radius: 10px;
  border: 1px solid #bebebe;
  color: #666;
}
.form-1 i {
  width: 0.46rem;
  height: 0.52rem;
  padding-right: 0.26rem;
  padding-left: 0.26rem
}
.form-1:nth-of-type(2) i{
  width: 0.32rem;
  height: 0.52rem;
  padding-left: 0.36rem;
  padding-right: 0.32rem;
}
.form-1 i img {
  /*width: 100%;*/
  height: 100%;
  display: block;
}
.form-1 input {
  width: 100%;
  height: 100%;
  background: none;
  border: 0;
  padding-left: 20px;
  font-size: 22px;
}
.form-2 {
  display: flex;
  justify-content: space-between;
  width: 899px;
  margin-bottom: 15px;
}
.formst {
  width: 442px;
  height: 66px;
  border-radius: 10px;
  border: 1px solid #bebebe;
  outline: none;
}
.content .iform .formst select{
  width: 100%;
  height: 100%;
  border:0;
  outline:none;
  color: #666;
  font-size: 22px;
}
.content .iform .formst:nth-of-type(1){
  margin-right: 0.16rem;
}
.content .iform .formst input {
  width: 100%;
  height: 100%;
  background: none;
  border: 0;
  font-size: 0.26rem;
  color: #666;
  font-size: 1.25rem;
}
.formst select {
  width: 100%;
  height: 100%;
  background: none;
  outline: none;
  text-indent: 1em;
  color: #000;
  border:none;
}
.content .iform .formst select option{
  color: #fff;
}
.form-text {
 /* width: 899px;
  outline: none;
  resize: none;
  border-radius: 10px;
  border: 1px solid #bebebe !important;*/
  margin-bottom: 23px;
border:none !important;
}
.form-text textarea{
  width: 878px;
  height: 120px;
  background: transparent;
  font-size: 22px;
  line-height: 4;
  font-family: "pingfang";
  padding-left: 20px;
  border-radius: 10px;
  border: 1px solid #bebebe !important;
}
.form-main .heartbeat {
  height: 66px;
  display: flex;
  justify-content: center;
  width: 502px;
  border-radius: 0.4rem;
  background: #006666;
  font-size: 22px;
  color: #fff;
  line-height: 1;
  font-family:"pingfang"; 
  /*padding: 22px 0 22px 0;*/
  letter-spacing: 2px;
}
.form-main .explain{
  display: flex;
  justify-content: center;
  font-size: 1rem;
  line-height: 1;
  transform: scale(.83);
  color: #999;
  padding: 1.5rem 0 1.125rem 0;
}
.yvy{
  width: 26rem;
  height: 4rem;
  font-family: 'PingFang SC';
  font-size: 1.25rem;
  background: #333;
  color: #fff;
  border: 1px solid #333;
  border-radius: 5px;
}
#outstanding .swiper-container{
  height: 16rem !important;
}
.onlineTitles{font-family:'PingFang SC';margin:3.75rem 0 2rem 0;text-align: center;font-size:1.5rem;font-weight: bold;color: #4b4b4b;}
.item{margin-bottom: 0.75rem;}
.item>input{
  width:26rem;height:3.7rem;
  border: 0.1rem solid #333;
  text-indent: 1em;outline: none;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-bnorder-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;background: transparent;
}
.formst:nth-of-type(1) {
  margin-right: 0.1rem;
}
.Choice{
  display: flex;margin-bottom: 0.75rem;
}
.Choice select{
  width: 13rem;height: 3.85rem;border:1px solid #CECECE;border-radius: 0.5rem;
  outline: none;text-indent: 1em;background: none;color: #777;
  border: 0.1rem solid #333;
}
.formst{
  display: flex;width: 442px;height: 66px;font-size: 22px;
}
.formst input{
  width: 100%;height: 100%;outline: none; border:none;text-indent: 1em;background: none;
}
.item>select{
  width: 12.8rem;background: transparent;height: 3.7rem;border:1px solid #CECECE;outline: none;text-indent: 0.6em;color:#808080;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-bnorder-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
  outline: none;
}
.item>textarea{
  text-indent: 0.6em;padding-top:0.6rem;
  width:26rem;height: 9.7rem;outline: none;
  resize:none ;border:1px solid #CECECE;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-bnorder-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
  background: none;
  border: 0.1rem solid #333;
}
.itemBtn{text-align: center}
.itemBtn>button{
  width:26rem;
  height:4rem; 
  font-family:'PingFang SC';
  font-size: 1.25rem;
  background:#313131;color: #fff;
  border:1px solid #333;
  border-radius:5px;
}
.typeTitle{
  font-weight: bold;
  vertical-align: middle;
  font-size:1.4rem;
  /*margin-top: 18.75rem;*/
  text-align: center;
  height: 3rem;
}
.typeTitle>span{
  position: relative;
  /*top:0.6rem;*/
}
.typeTitle img{
  width: 100%;
}
.typeTitleBot{
  background: url('../img/wq/FENGEXIAN.png') no-repeat center center;
  padding:0 10rem;vertical-align: middle;text-align: center;margin-bottom: 3.4rem;height: 1.5rem;
}
.titlef{
  margin: 2rem;
  text-align: center;
  font-size: 4rem;
  color: #333333;
}
.formbom{
  padding-bottom: 100px;
}

.yzmbox{
  width: 900px; margin: -14px 0px 75px 0px; height: 66px;
}
.yzmbox .yanzhengmameng1{
  text-indent: 1em;width: 48% !important; height: 100%;border-radius: 10px; border: 1px solid #bebebe; margin-right:20px;
}
.yzmbox .yanzhengmameng2{
  height: 100%;width: 48%;border-radius: 10px; float:right;
}
.form-main input::-webkit-input-placeholder {
  font-size: 20px;
}
.form-main input:-moz-placeholder {
  font-size: 20px;
}
.form-main input::-moz-placeholder {
  font-size: 20px;
}

.form-main textarea:-ms-input-placeholder {
  font-size: 20px;
}
.form-main textarea::-webkit-input-placeholder {
  font-size: 20px;
}
.form-main textarea:-moz-placeholder {
  font-size: 20px;
}
.form-main textarea::-moz-placeholder {
  font-size: 20px;
}

.form-main textarea:-ms-input-placeholder {
  font-size: 20px;
}