﻿

.shadowformQianqian{font-size: 24px;}
.fake-control-rightpart{position: absolute;right:0;top:0;}
#sf1-submit,.campbtn{  width: 280px;
  height: 50px;
  display: inline-block;
  background: #ffac40;
  color: #ffffff;
  font-size: 30px;
  text-align: center;
  line-height: 50px;font-family:sans-serif,'microsoft yahei';margin-top:15px;
  }

  .shadowform-bottomversion .btn2020{border-radius:0;}

  .info-sent,.vcode-box,.info-processing{margin-top:10px;font-size:80%;}

  .dn{display: none}
    .poi{cursor: pointer;}
  .shadowformQianqian .campbtn1{
  background: #ffac40;

  }
  @media (max-width:768px){
.shadowformQianqian{font-size: 42px;}

  }

  .only_m{display: none}
.only_m_cell{display: none;}
.only_m_row{display: none;}
.only_m_dib{display: none;}
.only_m_inline{display: none}

/*用法:<span class="fas_con_search"><i class="fas fa-search"></i></span>*/
.fas_con_search {line-height:0px;border-radius: 100%;color: #fff;padding: 5px;display: inline-block;background: #40bca4;vertical-align:middle}

/*.headimg{width:100%}*/
@media (max-width:767px){
  .simple_adaptive_pc{display: none}
  .simple_adaptive_m{display: block}
.init-loading{zoom:1.8}
  
.only_pc{display: none}
.only_m{display: block}
.only_m_cell{display: table-cell;}
.only_m_row{display: table-row;}
.only_m_dib{display: inline-block;}
.only_m_inline{display: inline}


  .centerbg{zoom:.35}
    .headimg{width:100%;}
    .forminner{padding: 0 20px 20px 20px;}
}

.shadowform-bottomversion{
  background:url(../images/bottom-bg.jpg) center center / cover;
}

.page-subtitle{font-size:60%;;}


#sfp .tiaokuan{margin:10px 0 0 0;font-size: 50%;}




/******************弹框   zcc*/
.layui-m-layerchild{ box-shadow: none!important; }
.layerBox{
    width:50%;
    margin:0 auto;
    position:relative;
}
.layerBox>div{
    width:100%;
    position:relative;
}

.myClose{
    position:absolute;
    top:0.25rem;
    right:0.25rem;
    z-index:1;
    cursor:pointer;
}

.layerBox>div img{ width:100%; }

.layerBtn{
    width:30%!important;
    position:absolute;
    left:35%;
    bottom:6rem;

    cursor:pointer;
}
@media ( max-width:767px ){
    .layerBox{ width:90%; }

    .layerBox>div img:nth-child(1){ width:100%; }

    .myClose{
        top:-0.25rem;
        right:0.25rem;
    }
    .myClose img{ width:4.25rem; }
    .layerBtn{ bottom:4.75rem; }
}