*{margin:0;padding:0}
li,ol,ul{list-style:none}
body{background-color:#d8d8d8}
.butn{top:40px;right:0;z-index:9;width:45px;height:45px;transition:.5s}
.butn,.poin{position:fixed}
.login{position:fixed;z-index:-1;display:flex;margin-bottom:10px;background-color:rgb(0,0,0,.8);opacity:0;justify-content:center;align-items:center;flex-wrap:wrap}
.login .denlu{display:flex;width:350px;height:180px;border-radius:10px;background-color:rgb(255,255,255,.5);opacity:.9;justify-content:center;flex-wrap:wrap}
.denlu p{width:100%;color:#fff;text-align:center;transform:translateY(15px)}
.denlu input{width:80%;height:30px;outline:0;border:none;border-bottom:1px solid #fff;background:0 0;color:#fff}
.denlu div{display:block;display:flex;width:50%;font-size:20px;cursor:pointer;align-items:center;justify-content:center}
.poin{top:10px;right:30px;z-index:10;display:flex;width:80px;height:30px;border-radius:20px 20px 0 20px;background-color:red;color:#fff;font-size:12px;justify-content:center;align-items:center}
.newyear{position:fixed;top:0;right:-100%;width:100%;height:250px;background-image:linear-gradient(-60deg,#a8edea 10%,#fed6e3);transition:.5s}
.wangyi_iframe{border-radius:50%}
.jinru{text-align:center}
.jinru a{display:block;margin:0 auto;width:260px;height:68px;border-radius:10px;background-image:linear-gradient(-60deg,#fed6e3,#a8edea);box-shadow:inset 0 0 20px 0 #fff;color:red;text-decoration:none;font-size:28px;line-height:68px}
.but{right:0;width:45px;height:45px}
.but,.menu{position:fixed;top:180px;transition:.5s}
.menu{right:0;right:-130px;width:100px;height:240px;border-radius:8px 0 0 8px;background-color:grey;box-shadow:2px 2px 4px rgba(0,0,0,.3)}
.menu div{margin:5px 0;padding-bottom:5px;border-bottom:1px solid #000;color:#fff;text-align:center;cursor:pointer}
.banner{margin:0 auto;width:390px}
header{margin:0 auto 80px;width:390px;height:120px;border-radius:0 0 8px 8px;background:linear-gradient(90deg,#78ffd6,#a8ff78);box-shadow:2px 2px 4px rgba(0,0,0,.3)}
section{margin:100px auto 20px;padding-top:10px;padding-bottom:10px;background-color:#fff}
footer,section{width:350px;border-radius:8px;box-shadow:0 0 8px 1px rgba(0,0,0,.3)}
footer{margin:0 auto 30px;height:160px;background-color:grey}
footer,header h3{text-align:center}
header h3{margin-bottom:20px;padding:10px 0;font-size:26px}
header h3 a{color:#000;text-decoration:none}
header img{display:block;margin:10px auto 0;width:80%;border-radius:8px}
header .djs{margin-top:-20px;height:26px;color:#ff3e3e;text-align:center;font-size:20px}
section p{margin-top:-10px;margin-bottom:10px;padding:8px 0 0 8px;border-bottom:.1px solid #000;font-size:14px}
section ul{display:flex;flex-wrap:wrap;justify-content:space-around}
section ul li{display:block;margin-bottom:10px;width:21%;height:36px;border-radius:8px;background:linear-gradient(90deg,#a8ff78,#78ffd6);text-align:center;line-height:36px;cursor:pointer}
footer p{margin:8px 0}
footer a{color:#87ceeb}
footer p:nth-child(5){margin:0 auto;width:30%;border:1px solid #87ceeb;border-radius:10px;color:#fff;cursor:pointer}
