/*wap-main*/
body{background:#eeeef0;margin: 0;padding: 0;width: 100%; }
.wap-main{width: 100%; height: auto; }
.wap-main  img{width: 100%; display: block; vertical-align:bottom; margin:0; line-height: 0;}
.wap-main .wap-zx{width:100%; display: flex; flex-flow: row nowrap; justify-content: center; background: #f9f8fe;}
.wap-main .wap-zx .wap-zx-icon1{margin: 0.2rem 0; width:35%; background: #0062df; text-align: center; padding: 0.2rem 0 ; color: #fff; border-radius: 0.1rem; font-size: 0.24rem; font-weight: bold;}
.wap-main .wap-zx .wap-zx-icon2{margin-right: 0.2rem;  margin-bottom: 0.4rem;  width:35%;  text-align: center; padding: 0.2rem 0 ; color: #fff; border-radius: 0.5rem; font-size: 0.24rem; font-weight: bold;}

.wap-order{width: 100%; height:3.46rem;   }
.wap-order1{width: 100%; height:190px; margin-top: 20px; }
.wap-order-form{height:3.81rem; padding: 0 10%;  position: relative;}
.wap-order-form .form-contain,.wap-order-form1 .form-contain{width: 100%; height: auto; transform: translate(-50%,7%); position: absolute; top: 1%; left: 50%; text-align: center;}
.wap-order-form .form-common input,.wap-order-form1 .form-common input{ line-height: 0.4rem; border: 1px solid #e0e0e0; width:70%; height: 1.75rem; margin: 0 0 0.2rem 0; background: #fff; padding: 0 0.2rem; border-radius: 0.04rem; font-size: 0.28rem;}
.wap-order-form .form-common  button,.wap-order-form1 .form-common  button{display:inline-block; height:1.7rem; width:72%; font-size: 0.3rem; text-align: center; cursor: pointer; background:#ec6166; color: #fff; outline: none; border: 0;  -webkit-appearance: none;margin-top: 0.24rem;}

.sec-seem{position: relative; width: 100%; height: auto;}
/*0元表单*/
.wap-orderdb {
    width: 100%;
    height: 7.2rem;
    background: url(../images/18.png) no-repeat center;
    background-size: cover;
    position: relative;
}

/*顶部LOGO 电话*/
.nav_top{width:100%; height:50px; line-height:50px;background:#333; }
  
/*底部咨询*/
.step_zx{width:100%; height:auto; overflow:hidden; margin:0 auto; right:0px; bottom:0px; position:fixed;  }
.step_zx .zx_1,.step_zx .zx_2,.step_zx .zx_3{width:33.33%; height:40px; line-height:40px; font-size:12px; font-weight:bold; text-align:center;  display:block; float:left; overflow:hidden;}
.step_zx a{
	color: #fff;text-decoration: none;
}
.zx_1{background:#172854;}
.zx_3{background:#ec6166;}
.zx_2{background:#ec6166 ;}
/*底部信息*/
.step_dx{width:100%; height:auto; overflow:hidden; margin:0 auto 50px 0; }
.step_dx p{font-size:12px; text-align:center; line-height:12px;  font-family:"微软雅黑"; color:#666; }
.step_dx p a{ color:#666;}