.rem750{ width: 7.5rem; }
.pos-rel{position: relative;}
.pos-abs{position: absolute;}
.mla{margin-left: auto;}
.mra{margin-right: auto;}
.aC{text-align: center;}
.copyright{height: 8.60rem;background-size: 7.5rem 8.6rem;}
.copyright-txt{width:100%;top:9rem;position:absolute;color: #868793;font-size: .24rem;line-height: 0.24rem;}
.fix:after{
    content: '';width: 100%;display: block;clear: both;
}

.red-button{
    width: 4.74rem;height: 0.82rem;line-height: 0.82rem;
    background: linear-gradient(to right, #ff4850, #ff6f00);
    color: #fff; font-size: 0.28rem;text-align: center;border-radius: 0.41rem;
    left:50%;top:-0.41rem;margin-left: -2.37rem;
    cursor: pointer;
}
.red-button .yellow-txt{color: #f3ff2e;}


.section-6-sentences{width:7.5rem;height:4.6rem;background: #11378f ;text-align: center;box-sizing: border-box;font-size: 0;}
.section-6-sentences .panel{display:inline-block;position:relative;width: 3.3rem;height: 4.41rem;background-size:6.96rem 4.41rem;background-image: url("../images/qr&form/6-sentences-bg8.png");margin: 0 0.1rem;}
.section-6-sentences .left-panel{background-position: -0rem 0; border-radius: 0.33rem;}
.section-6-sentences .right-panel{background-position: -3.66rem 0; border-radius: 0.33rem;}
.section-6-sentences .panel .btn{position:absolute;left:0.13rem;top:3.59rem;width: 3.0rem;height: 0.67rem;background-size:6.96rem 4.41rem;background-image: url("../images/qr&form/6-sentences-bg8.png");cursor: pointer;}
.section-6-sentences .panel .btn:hover, .section-6-sentences .panel .btn:active{transform: translateY(1px)}
.section-6-sentences .panel .left-btn{background-position: -0.13rem -3.59rem;border-radius: 0.33rem;}
.section-6-sentences .panel .right-btn{background-position: -3.79rem -3.59rem;border-radius: 0.33rem;}
.section-form{
    width: 7.50rem;
    height: 8.2rem;
    background: #11378f ;
}
.section-form .bg{
    position: relative;z-index: 1;
    width: 100%;height: 7.850rem;
    background-image: url("../images/qr&form/form-bg.png") ;
    background-size: 100% 100%;
    padding-top: 4.28rem;
    box-sizing: border-box;
    text-align: center;
}
.section-form .input{width: 5.4rem;height: 0.6rem;line-height: 0.6rem;text-align: left;border: none;font-size: 0.28rem;}
.section-form .btn{
    display: inline-block;
    width:5.92rem;height:1rem;line-height:1rem;
    margin-top: 0.8rem;
    background: linear-gradient(to right,#fb4a52, #fd8835);box-shadow: 0 0 0.06rem 0.15rem rgba(232, 92, 14, 0.44);color: #fff;font-size: 0.33rem;letter-spacing: 0.19rem;
    border: none;border-radius: 0.5rem;cursor: pointer;

}
.section-form .btn:hover,.section-form .btn:active{transform: translateY(1px)}

.online-ly-form-success-mask{position: fixed;left:0;top:0;z-index:2;width: 100vw;height: 100vh;background: rgba(49, 49, 49, 0.67);text-align: center;display: none;}
.online-ly-form-success{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width: 5.8rem;height: 4.4rem;border-radius: 0.17rem;background: #fff; color: #363636;}
.online-ly-form-success .icon-bg{width:5.8rem;height: 1.85rem;background: #247bf8 url("../images/qr&form/form-submit-success-icon.jpg") no-repeat center;border-radius: 0.17rem 0.17rem 50% 50%; background-size: 1.24rem 1.24rem;}
.online-ly-form-success .title{font-size: 0.48rem;margin-top: 0.4rem;}
.online-ly-form-success .desc{font-size: 0.24rem;margin-top: 0.35rem;}
.online-ly-form-success .close-btn{position:absolute;left:50%;bottom:-1rem;transform:translateX(-50%);width: 0.44rem;height: 0.44rem;background-size: 100% 100%;background-image: url("../images/qr&form/form-submit-success-close.png");cursor: pointer;}



.pop-qrcode-mask{position:fixed;top:0;left:0;width:100vw;height:100vh;display: block;background: rgba(0,0,0,0.2);z-index: 2;}
.qr-code-bg{position: absolute;width:5.79rem;height:9.65rem;left:50%;top:50%;transform:translate(-50%,-50%);background: url("../images/qr&form/qr-code-bg.png");background-size: 5.79rem 9.65rem;}
.qr-code-bg .close-btn{position:absolute;top:0.4rem;right:0;width: 0.6rem;height: 0.6rem;cursor: pointer;}
.qr-code-bg .qr-code-img{width: 3.53rem;height: 3.53rem;margin-top: 3.85rem; transform: translateX(-0.05rem);}

.show-qrcode-btn,hover-link{ cursor: pointer; }
.show-qrcode-btn:hover, .show-qrcode-btn:active{transform: translateY(-1px)}