.quote-form{background: url(https://shj-web.oss-cn-hangzhou.aliyuncs.com/static/mweb/images/quote_bg.jpg_shj-aliyun-nsy); background-size: cover;padding: 10px 15px;box-sizing:border-box;margin-top:10px;}
.quote-form .quote-banner{height: 95px; margin: 5px 0 15px;}
.quote-form .quote-banner img{width:100%;}
.quote-form input{width: 100%; height: 45px; font-size: 13px; border: 1px solid #bfbfbf; border-radius: 5px; text-indent: 10px; margin-bottom: 10px;}
.quote-form button{width: 100%; height: 45px; font-size: 16px; display:-webkit-flex; display: flex; -webkit-align-items:center; align-items:center; background: #c79e68;background-image: url(https://shj-web.oss-cn-hangzhou.aliyuncs.com/static/mweb/images/buttonbg.png_shj-aliyun-nsy);background-size: 41px 4.5px; color: #fff; -webkit-justify-content: center; justify-content: center; border-radius: 5px;}
.quote-form button i{width: 18.5px; height: 18.5px; background-image: url(https://shj-web.oss-cn-hangzhou.aliyuncs.com/static/mweb/images/bj_icon1.png_shj-aliyun-nsy); margin-right: .15rem;}
.quote-form .form-hint{margin: 15px 0 5px;}
.layui-flow-more{text-align:center;padding:10px 0;}