#html{font-size: 12px;}
.alert{position: fixed; width: 100%; height: 100%; left: 0%;top: 0%;display: none;}
.alert .rule{position: absolute;left: 0%; color: #00a0e9;font-size: 1rem; top: 6%;}
.alert .rule .bg{width: 90%;}
.alert .rule .title{position: absolute;top: 6%; width: 100%;}
.alert .rule .neirong{position: absolute;top: 15%;width: 76%;left: 12%;text-align: left; height: 72%;
    overflow: auto; word-break: break-all;}
.alert .rule .closeBtn{display: block;width: 11%;height: 9%;position: absolute;top: 0%;right: 4%;}

.alert .share{position: absolute;top: 0%;left: 0%;width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6);}
.alert .share .tishi_1,.alert .share .tishi_0{top: 5%;width: 80%; position: absolute;left: 10%;}
.alert .share .closeBtn{top: 45%;width: 40%; position: absolute;display: block; left: 30%;}
.alert .share .closeBtn img{width: 100%;}

.black{background: rgba(0, 0, 0, 0.35);}
.alert .jump{position: absolute;top: 45%;width: 100%;}
.alert .jump img{width: 40%; position: absolute;left: 41%;}
.alert .moving{position: absolute;top: 59%;width: 100%;}
.alert .moving img{width: 71%; position: absolute;left: 15%;}