.actv_url {
    position: absolute;
    left: 0px;
    top: 338px;
    z-index: 2;
    width: 230px;
    height: 213px;
    background: url(https://media.zlongame.com/media/pictures/cn/mz/img/jyzj2024.png) no-repeat;
    background-size: 100% auto;
    cursor: pointer;
}
.actv_6thassemble_url{
    position: absolute;
    left: 0px;
    top: 338px;
    z-index: 2;
    width: 168px;
    height: 175px;
    background: url(https://media.zlongame.com/media/pictures/cn/mz/hd/2024/6thassemble/assets/float_i.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.actv_skinvote_url{
    position: absolute;
    left: 0px;
    top: 338px;
    z-index: 2;
    width: 156px;
    height: 175px;
    background: url(https://media.zlongame.com/media/pictures/cn/mz/hd/2024/skinvote/assets/float_i.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    display: none;
}
.actv_review_url{
    position: absolute;
    left: -28px;
    top: 320px;
    z-index: 2;
    width: 229px;
    height: 230px;
    background: url(https://media.zlongame.com/media/pictures/cn/mz/hd/2024/review/assets/float_i.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    /* display: none; */
}
.actv_code_wrap{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.8);
	display: none;
}
.actv_code{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
	width: 1012px;
	height: 673px;
    background: url(https://media.zlongame.com/media/pictures/cn/mz/actv/2024/votellr/pc/float.png) no-repeat;
}
.actv_code .cancel{
    position: absolute;
    top: 64px;
    right: 0;
    width: 80px;
    height: 80px;
    cursor: pointer;
}

.actv_url_m{
    position: absolute;
    left: 0rem;
    top: 2.1rem;
    z-index: 2;
    width: 2.3rem;
    height: 2.3rem;
    background: url(https://media.zlongame.com/media/pictures/cn/mz/img/jyzj2024.png) no-repeat;
    background-size: 100% auto;
    cursor: pointer;
}
.actv_6thassemble_url_m{
    position: absolute;
    left: 0rem;
    top: 2.1rem;
    z-index: 2;
    width: 1.68rem;
    height: 1.75rem;
    background: url(https://media.zlongame.com/media/pictures/cn/mz/hd/2024/6thassemble/assets/float_i.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.actv_skinvote_url_m{
    position: absolute;
    left: 0rem;
    top: 2.1rem;
    z-index: 2;
    width: 1.56rem;
    height: 1.75rem;
    background: url(https://media.zlongame.com/media/pictures/cn/mz/hd/2024/skinvote/assets/float_i.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    display: none;
}
.actv_review_url_m{
    position: absolute;
    left: -0.3rem;
    top: 2.1rem;
    z-index: 2;
    width: 2.29rem;
    height: 2.3rem;
    background: url(https://media.zlongame.com/media/pictures/cn/mz/hd/2024/review/assets/float_i.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    /* display: none; */
}
