
/* 底部弹窗通用模板组件 弹窗的层级优先级最高1000*/
.y_common_bmodal_f {z-index: 1000;max-width: 7.5rem;width: 100vw;height: 100vh;background:rgba(0,0,0,0.4);position: fixed;top: 0;bottom: 0;right: 0;left: 0;margin: 0 auto;}
.y_common_bmodal_s{width: 100%;position: absolute;left: 0;right: 0;bottom: 0;margin: auto;;background: #fff;}
.y_common_bmodal_title{width: 100%;height: 0.74rem;position: relative;line-height: 0.74rem;}
.y_common_bmodal_title .y_txt{display: block;width: 100%;height: 100%;;text-align: center;font-size:0.36rem ;color:#000000 ;white-space: nowrap;}
.y_common_bmodal_title .y_closepic{font-size: 0.5rem;color:#999999 ;position: absolute;right: 0rem;top:0%;display: inline-block;width: 0.74rem;height: 0.74rem;text-align: right;}
.y_common_bmodal_line{width: 100%;background: #dbdbdb;height: 0.01rem;}
.y_common_txt18{font-size: 0.22rem;color:#938f90 ;text-align: center;margin-top: 0.2rem;}
.y_common_bmodal_txta{font-size: 0.2rem;color:#E63429;}

/* 索取资料 */
.y_sqzl {display: none;}
.y_sqzl .y_common_bmodal_s{padding: 0 0.35rem;height: 6.5rem;bottom: -6.5rem;box-sizing: border-box;}
.y_sqzl .y_common_bmodal_title .y_txt {width: 6.5rem;;}
.y_sqzl .y_common_bmodal_title .y_txt>span{display: inline-block;width:2.4rem;height: 100%;font-size:0.34rem ;color:#000000 ;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;vertical-align: bottom;}
.y_sqzl .y_common_bmodal_line{margin-bottom: 0.22rem;}
.y_sqzl .y_txt2{font-size: 0.26rem;color:#666666 ;line-height: 0.36rem;text-align: center;}
.y_sqzl .y_phone {font-size: 0.3rem;color:#333333 ;outline: none;border: none;width: 100%;height: 0.8rem;background: #f3f3f3;border: 0.01rem solid #ededed;line-height: 0.58rem;margin-top: 0.26rem;text-indent: 0.18rem;}
.y_sqzl .y_cscallsumbit {width: 100%;height: 0.8rem;line-height: 0.8rem;text-align: center;font-size: 0.3rem;color:#ffffff ;background: #E63429;margin-top: 0.3rem;}
.y_sqzl .y_txt20{text-align: center; color: #999;text-align: center;}
.y_sqzl .y_yzmmm{position: relative;width: 100%;background: #f3f3f3;height: 0.8rem;margin-top: 0.26rem;}
.y_sqzl .y_yzmmm input{width: 70%;margin-top: 0;}
.y_sqzl .y_yzmmm button{background: none;outline: none;border:none;font-size:0.26rem ;color:#E63429 ;position: relative;height: 0.8rem;line-height: 0.8rem;right: 0.1rem;;}