body,header,footer,section{width:7.5rem;margin:0 auto;color:#333333}
body{min-width:7.5rem;background:#fff;font-size:12px}
section{margin:0 auto;box-sizing:border-box;overflow:hidden}

.banner{height:13.34rem;background:#fff url("../images/banner.jpg") center top no-repeat;background-size:100%}
.banner .logo{display:block;height:0.82rem;margin:0 auto}
.banner .title{display:flex;justify-content:center;align-items:center;margin:.66rem 0 .37rem}
.banner .title img{width:0.28rem;margin:0 0.2rem}
.banner .title b{font-size:0.48rem;letter-spacing:0.02rem;background:linear-gradient(to bottom,#fffffe 0%,#ffe7be 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.banner .title1{display:block;height:1.24rem;margin:0 auto;animation:scale1 1s linear infinite alternate;-webkit-animation:scale1 1s linear infinite alternate}
.banner .list{display:block;height:2.1rem;margin:0.48rem 1.4rem 1.06rem;animation:moveY1 1s linear infinite alternate;-webkit-animation:moveY1 1s linear infinite alternate}
.ban1{display:flex;justify-content:center;align-items:center}
.ban1 img{height:2.94rem;margin:0 0.08rem 0.48rem}
.ban2{display:flex;justify-content:center;align-items:center}
.ban2 .ewm{width:2rem;margin-right:0.46rem}
.ban2 p{font-size:0.28rem;color:#000000}
.ban2 p .enjoy{display:block;height:1.36rem;margin-bottom:0.15rem}

.pcTips{display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:10;cursor:pointer}
.mask{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99;background:rgba(0,0,0,0.8);display:none}
.mask .popup{position:fixed;top:50%;left:50%;width:5.6rem;transform:translate(-50%,-50%);border-radius:0.5rem}
.mask .closePop{display:block;position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%);width:0.6rem;cursor:pointer;transition:all .3s}
.mask .popTitle{width:100%;line-height:1rem;font-size:0.4rem;font-weight:bolder;color:#ffffff;letter-spacing:0.03rem;text-align:center;border-radius:0.2rem 0.2rem 0 0;background:-webkit-linear-gradient(bottom, #289552, #026a2f);background:linear-gradient(to bottom, #289552, #026a2f)}
.mask .popTitle b{background:linear-gradient(to bottom,#fffefc 0%,#fae281 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.mask .popBtm{border-radius:0 0 0.2rem 0.2rem;padding:0.1rem 0 .4rem;background:#ffffff;width:100%}
.mask .popBtm img{display:block;width:44%;margin:0.2rem auto}
.mask .popTips{text-align:center;line-height:0.4rem;font-size:0.28rem;color:#333333}