.modal_wrap{width:100%;background:rgba(0,0,0,.6);position:fixed;top:0;left:0;z-index:99;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;box-sizing:border-box;height:0;opacity:0;overflow:hidden}.close_btn{width:20px;height:20px;margin-left:15px;margin-top:10px;cursor:pointer}.close_btn::after,.close_btn::before{content:"";width:20px;height:2px;background:#fff;display:block}.close_btn::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.close_btn::after{-webkit-transform:translateY(-2px) rotate(-45deg);-ms-transform:translateY(-2px) rotate(-45deg);transform:translateY(-2px) rotate(-45deg)}.modal_box{width:555px;height:486px;background:#fff;border-radius:4px;box-sizing:border-box;padding:18px 20px 20px}.modal_box_top_img{width:515px;height:108px;box-sizing:border-box;padding:26px 0 25px;background:url(../images/modal_img.png) no-repeat;background-size:100% 100%;text-align:center}.modal_box_title{width:100%;font-size:20px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;line-height:28px;margin-bottom:9px}.phone_number{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;line-height:20px}.modal_form_box{width:100%;box-sizing:border-box;padding:20px 23px 0}.modal_form_item{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;opacity:0;height:1px}.modal_form_item .name{font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#222;line-height:22px}.must_item{position:relative}.must_item::after{content:'*';position:absolute;top:0;right:-10px;color:red}.modal_form_item input{width:359px;height:41px;background:#fff;border-radius:4px;outline:0;border:1px solid #eee;text-align:right;box-sizing:border-box;padding:0 20px;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#222}.modal_form_item input:focus{border:1px solid #584fcb}.footer_btn{width:195px;height:50px;background:-webkit-linear-gradient(left,#362999 0,#7973fb 100%);background:linear-gradient(90deg,#362999 0,#7973fb 100%);border-radius:25px;margin:6px auto 0;text-align:center;line-height:50px;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;cursor:pointer}.modal_wrap_opcity{padding-top:78px;opacity:1;height:100%}.item_opcity_1{opacity:1;min-height:41px;margin-bottom:25px}