@charset "utf-8";

/*-----------------初始化---------------------*/
* { padding: 0; margin: 0; border: none; }
html, body { color: #333; font-family: 'Microsoft YaHei',"Noto Sans SC"; font-size: 12px; line-height: 20px; min-width: 1200px; }
ul, ol, li { list-style: none; }
var, em, i { font-style: normal; }
a { text-decoration: none; color: #333; }
a:hover{ text-decoration: none; }
img { display: inline; border: 0 none; }
input[type=text], input[type=password], input[type=email], input[type=tel], select, textarea { font-size: 12px; font-family: tahoma, 'Microsoft YaHei', Arial, Helvetica, sans-serif;outline: none; }
.clear:after,#gift dl.two dd:after { content: '\20'; display: block; height: 0; clear: both; visibility: hidden; }
.w1200 { position: relative; width: 1173px; margin: 0 auto; }
body{background: #000000;}
#page1{width: 100%;height: 680px;background: url(../images/page1.jpg?v=20210603) top center no-repeat;position: relative;}
#page2{width: 100%;height: 2139px;background: url(../images/page2.jpg?v=20210603) top center no-repeat;}



/* page1 */
.page1 .w1200 { padding-top: 20px; }
.page1 .logo { width: 70px;height: 120px;margin: 0px auto;position: absolute;right: 0;top: 30px;}
.page1 .titleTimer { display: none;width: 926px;height: 29px;background: url(../images/titleTimer.png) no-repeat;position: absolute;top: 350px;left: 100px;}
.page1 .ruler { width: 690px;height: 55px;margin: 12px auto 0;font-size: 14px;color: #fff;visibility: hidden;}
.page1 .ruler li { line-height: 26px;}
.page1 .hdbtn { margin: 470px auto 0; }
.page1 .hdbtn div { cursor: pointer;width: 420px;height: 99px;background: url(../images/fbtn.png?v=2020) no-repeat; }
.page1 .hdbtn .yv { float: left;background-position-y: 0;  position: relative;}
.page1 .hdbtn .lb { float: right;background-position-y: -400px ; position: relative;}
.page1 .hdbtn .yv:hover { background-position-y: -100px; }
.page1 .hdbtn .lb:hover { background-position-y: -500px; }
.page1 .hdbtn .yv.geted { background-position-y: -200px; }
.page1 .hdbtn .lb.geted { background-position-y: -600px; }
.page1 .hdbtn .lb:hover::after { content: ""; width: 191px;height: 293px;position: absolute;top: 100px;left: 120px;background: url(../images/alert_jl.png) no-repeat;z-index: 9; }
.page1 .hdbtn .yv:hover .alert_yy {display: block;}
.page1 .hdbtn .yv .alert_yy {display: none;width: 442px;height: 104px;position: absolute;top: -103px;left: 0px;background: url(../images/alert_yy.png) no-repeat;z-index: 9; font-size: 16px;color: #130000;padding: 17px 10px 0px 23px;box-sizing: border-box;line-height: 24px;}
.page1 .yynum { color: #10E553; font-size: 14px;font-weight: bolder;margin-top: 10px;padding-left: 135px}
.page1 .yynum span { font-size: 18px;}


/* page2 */
.page2 .w1200 { overflow: hidden; }
.page2 .hd1 { height: 560px;margin-top: 148px; }
.page2 .hd2 { height: 507px; }
.page2 .hd3 { height: 483px;}
.page2 .hd4 { height: 300px;padding-top: 100px;}
.page2 .hd1 .cnhao .cnhaoBtn,.page2 .hd1 .rank .moneyBtn,.page2 .hd2 .xyboos .zbBtn ,.page2 .hd1 .changeBox .changeCnhao,.page2 .hd1 .changeBox .changeRank
{cursor: pointer;width: 301px;height: 57px;background: url(../images/fbtn.png?v=2020) 0px 0 no-repeat;}

.page2 .hd1 .hd1Info {font-size: 13px;color: #999999;width: 950px;margin: 0 auto;position: relative;}
.page2 .hd1 .hd1Info .info_role {padding-top: 26px;text-align: center;} 
.page2 .hd1 .hd1Info .info_role p {margin-bottom: 10px;}
.page2 .hd1 .hd1Info .info_v9 {font-size: 12px;width: 445px;line-height: 27px;position: absolute;left: 50px;top: 225px;} 
.page2 .hd1 .changeBox {
    position: absolute;
    left: 240px;
    top: 245px;
}
.page2 .hd1 .changeBox .changeCnhao,.page2 .hd1 .changeBox .changeRank { 
    float: left;
    background-position-y: -500px;
    margin-right: 150px;
 }
.page2 .hd1 .changeBox .changeCnhao {background-position-x: -500px;}
.page2 .hd1 .changeBox .changeRank {background-position-x: -900px;}
.page2 .hd1 .changeBox .changeCnhao:hover,.page2 .hd1 .changeBox .changeRank:hover { background-position-y: -400px; }
.page2 .hd1 .changeBox .changeCnhao.curr,.page2 .hd1 .changeBox .changeRank.curr { background-position-y: -400px; }

.page2 .hd1 .cnhao {display: none;position: absolute;left: 700px;top: 356px;width: 260px;height: 219px;background: url(../images/cnhao_bg.png) 0 0  no-repeat;}
.page2 .hd1 .cnhao.show { display: block; }
.page2 .hd1 .cnhao .cnhaoImg {width: 600px;height: 240px;position: relative;left: -175px;top: -40px;
    background:url(../images/cnhaoImg.png) 0 0 no-repeat;transform: scale(0.66);-o-transform: scale(0.66);-ms-transform: scale(0.66);-moz-transform: scale(0.66);-webkit-transform: scale(0.66);
    -webkit-animation: aside_left 1.6s steps(12) infinite;-moz-animation: aside_left 1.6s steps(12) infinite;-ms-animation: aside_left 1.6s steps(12) infinite;animation: aside_left 1.6s steps(12) infinite;
}

@keyframes aside_left {0% {background-position: 0 0;}100% {background-position: -7176px 0;}}
.page2 .hd1 .cnhao:hover::after {content: "";display: block;width: 464px;height: 143px;position: absolute;left: -120px;top: -50px;background: url(../images/alert_cnha.png) 0 0 no-repeat;}
.page2 .hd1 .cnhao .cnhaoBtn { background-position-x: -500px; position: absolute;top: 230px;left: -264px; }
.page2 .hd1 .cnhao .cnhaoBtn:hover {background-position-y: -100px;}
.page2 .hd1 .cnhao .cnhaoBtn.geted {background-position-y: -200px;}
.page2 .hd1 .cnhao .cnhaoBtn.cannot {background-position-y: -300px;}
.page2 .hd1 .rank {
    display: none;
    position: absolute;
    left: 646px;
    top: 332px;
    background: url(../images/PVP.png) 0 0 no-repeat;
}
.page2 .hd1 .rank.show { display: block; }
.page2 .hd1 .rank .rankList {
    width: 397px;
    height: 178px;
    color: #999999;
    margin-top: 48px;
    overflow: hidden;
}
.page2 .hd1 .rank .rankList li {float: left;width: 198px;line-height: 35px;text-align: center;}
.page2 .hd1 .rank .moneyBtn {background-position-x: -900px;position: absolute;top: 254px;left: -210px;}
.page2 .hd1 .rank .moneyBtn:hover {background-position-y: -100px;}
.page2 .hd1 .rank .moneyBtn.geted {background-position-y: -200px;}
.page2 .hd1 .rank .moneyBtn.cannot{background-position-y: -300px;}



.page2 .hd2 .textboos {text-align: center;font-size: 13px;color: #999;line-height: 28px;padding-top: 10px;}
.page2 .hd2 .xyboos {width: 900px;margin: 0 auto;}
.page2 .hd2 .xyboos ul {margin-top: 0px;}
.page2 .hd2 .xyboos .boosStatus {float: left;width: 210px;height: 190px;}
.page2 .hd2 .xyboos .boosStatus_1 {margin-left: 80px;}
.page2 .hd2 .xyboos .boosStatus_2 {margin-left: 70px;}
.page2 .hd2 .xyboos .boosStatus_3 {margin-left: 60px;}
.page2 .hd2 .xyboos .boosStatus {background: url(../images/boss.png) 30px  50px no-repeat;}
.page2 .hd2 .xyboos .boosStatus.geted {background: url(../images/bossHad.png) 30px 50px no-repeat;}
.page2 .hd2 .xyboos .boosStatus_1.geted, .page2 .hd2 .xyboos .boosStatus_1 {background-position-x: 15px; }
.page2 .hd2 .xyboos .boosStatus_2.geted, .page2 .hd2 .xyboos .boosStatus_2 {background-position-x: -262px; }
.page2 .hd2 .xyboos .boosStatus_3.geted, .page2 .hd2 .xyboos .boosStatus_3 {background-position-x: -535px; }
.page2 .hd2 .xyboos .zbBtn {background-position-x: -1300px; margin: 0 auto;margin-top: 110px;}
.page2 .hd2 .xyboos .zbBtn:hover {background-position-y: -100px; }
.page2 .hd2 .xyboos .zbBtn.geted { background-position-y: -200px;}
.page2 .hd2 .xyboos .zbBtn.cannot { background-position-y: -300px;}
.page2 .hd4 ul { width: 750px;margin: 0 auto;color: #999; }
.page2 .hd4 ul li { text-align: center; }
.page2 .hd4 .table4 { width: 740px;height: 252px;margin: 0 auto; background: url(../images/table.png) no-repeat;}
.page2 .copy { text-align: center;font-size: 14px;color: #616161;margin-top: 0px; }

/*侧边栏*/
.aside {display: none;position: fixed; right: 0; top: 305px; width: 217px; height: 373px; z-index: 19; background: url(../images/aside.png) no-repeat; }
.aside .btn-enter {width: 186px;margin: 22px auto 16px;}
.aside .btn-enter a {width: 88px;height: 26px;background: url(../images/aside_btn.png) -11px -5px no-repeat;}
.aside .btn-enter .enter-web {float: left;}
.aside .btn-enter .enter-game {background-position-x: -113px;float: right;}
.aside .btn-enter a:hover {background-position-y: -43.2px;}
.aside .recode { width: 180px; height: 56px;margin: 0 auto;background: url(../images/aside_btn.png) -14px -89px no-repeat;cursor: pointer; }
.aside .recode:hover { background-position: -14px -169px;}
.aside .service-nav { width: 165px;margin: 18px auto 8px; }
.aside .service-nav p { width: 165px;height: 42px;line-height: 42px;text-align: center;color: #616161;/*color: #CD3333;*/font-size: 16px;/*font-family: "宋体";font-weight: bolder;*/letter-spacing: 2px;outline: 0;margin-bottom: 26px; }
.aside .toTop { width: 54px; height: 65px;display: block;margin: 8px auto;background: url(../images/aside_btn.png?v=2020) -13px -245px no-repeat;}
.aside .toTop:hover {background-position-x: -97px; }

/* 二维码 */
.asideleft {
	display: none;
	position: fixed;
	left: 0; top: 352px;
	width: 217px;
	height: 326px;
	background: url(../images/chm.png) 0 0 no-repeat;
}

/* 弹窗 */
.alert-wrap{width: 100%;height: 100%}
.shadow-box{width: 100%;height: 100%;position: fixed;background: rgba(0,0,0,0.5);top: 0;left: 0;z-index: 20}
.msg-alert{width: 529px;height: 344px;background: url(../images/alertBg.png) 0 0 no-repeat;position: fixed;top: 50%;margin-top: -174px;left: 50%;margin-left: -237px;z-index: 25}
.msg-alert .btn-close{width: 43px;height: 38px;background: url(../images/rclose.png) 0 0 no-repeat;position: absolute;right: -55px;top: 0px;cursor: pointer;}
.msg-alert .btn-close{ transition: transform .6s 0s ease;-webkit-transition: transform .6s 0s ease;-moz-transition: transform .6s 0s ease;-ms-transition: transform .6s 0s ease;}
.msg-alert .btn-close:hover { transform: rotate(180deg);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg); }
.msg-alert .msg-tit h3{color: #fff;font-size: 24px;text-align: center;line-height: 60px;padding-top: 4px;letter-spacing: 1px}
.msg-alert .msg-con{width: 460px;height: 172px;overflow: auto;margin: 0 auto;font-size: 20px;}
.msg-alert .msg-con .tip2{ margin-top: 35px; }
.msg-alert .msg-con p { line-height: 35px; color: #10E553; text-align: center;width: 100%;}
.msg-alert .msg-con .btn-alert{display: block;width: 231px;height: 42px;background: url(../images/alertBtn.png) no-repeat;font-size: 18px;font-weight: 900;letter-spacing: 3px;color: #252525;text-align: center;line-height: 43px;position: absolute;left: 50%;margin-left: -115px;bottom: 30px;z-index: 50}
.msg-alert .msg-con .btn-alert:hover{ filter: brightness(1.2); }
.msg-alert .msg-con::-webkit-scrollbar {
    width: 4px;
}
.msg-alert .msg-con::-webkit-scrollbar-track {
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 0.5rem rgba(220,183,235,0.2);
    /*background: rgba(124,80,184,0.32);*/
}
.msg-alert .msg-con::-webkit-scrollbar-thumb {
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 0.5rem rgba(124,80,184,0.5);
    background: rgba(16, 229, 83,0.99);
}


/*记录表格*/
.msg-alert .msg-con table{width: 90%;text-align: center;color: #10E553;font-size: 14px;margin: 0px 30px;}
.msg-alert .msg-con table tr th{text-align: center;font-size: 16px}
.msg-con table th, .msg-con table td, .msg-con table tr {border-bottom: 1px solid #10E553;line-height: 28px;height: 28px;vertical-align: middle;padding: 3px 12px 2px;text-align: center;width: 138px;}
.msg-con table td.mid { width: 110px; }
.msg-alert .msg-con .scroll-tit::-webkit-scrollbar {width: 4px;    /*height: 4px;*/}
.msg-alert .msg-con .scroll-tit::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 5px rgba(255,255,255,0.2);background: rgba(205,51,51,0.9);}
.msg-alert .msg-con .scroll-tit::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 5px rgba(255,255,255,0.2);border-radius: 0;background: rgba(255,255,255,0.1);}
.msg-alert .msg-con .scroll-tit {width: 100%;height: 210px;overflow: auto;margin: 14px auto 0;}




/* footer */
.page-footer{width: 1200px;margin: 20px auto;}
.page-footer .w-1000{width: 1050px; margin: 40px auto;text-align: center;}
.page-footer .w-1000 p,.page-footer .w-1000 p a{font-size: 12px;line-height: 26px;color: #969696;}
.page-footer .w-1000 p a{padding: 0 10px;}
.page-footer .w-1000 p a:hover{text-decoration: underline;}
.page-footer .w-1000 p a:last-child{}



body, input, textarea {font-size: 12px;line-height: 1.4;font-family: "\5fae\8f6f\96c5\9ed1";color: #323232;}
img {display: inline;border: 0 none;}
input {vertical-align: middle;outline: none;}
html .toGrey {color: #fff;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);_filter: none;}
.msg-alert .msg-tit h3 span {font-size: 14px;}
.flex {display: flex;align-items: center;justify-content: center;}
.zbList .gift-list {width: 360px;box-sizing: border-box;font-size: 13px;color: #ffedb6;min-height: 110px;justify-content: center;flex-wrap: wrap;padding-bottom: 5px;}
.zbList .gift-list dl {flex-direction: column;width: 70px;margin-left: 20px;margin-bottom: 8px;}
.zbList .gift-list dl dt {position: relative;width: 64px;height: 64px;background:url(../images/zbIconbg.png) 0 0 no-repeat;}
.zbList .gift-list .checkBox{z-index: 5;visibility: hidden;position: absolute;right: 0;bottom: 0;width: 14px;height: 14px;}
.zbList .gift-list .checkBox +label {display: block;width: 100%;height: 100%;cursor: pointer;position: absolute;right: -2px;bottom: -2px;background: transparent;}
.zbList .gift-list .checkBox:checked +label {border: 2px solid #ffd196;border-radius: 50%}
.zbList .gift-list .checkBox:checked +label::before {display: block;content: "\2714";text-align: center;font-size: 12px;color: #ffd196;border: 2px solid #ffd196;height: 14px;width: 14px;position: absolute;bottom: -2px;right: -2px;line-height: 13px;background: #4f3317;}
.zbList .gift-list dl dd {margin-top: 6px;font-size: 12px;color: #fff;text-align: center;line-height: 15px;height: 30px;}
.zbList .msg-con { height: 222px; }


.hd3 .task.pos-abs {
    width: 1156px;
    margin: 0 auto;
}
.hd3 .task.pos-abs .min-title {
    text-align: center;
    font-size: 13px;
    color: #999;
    letter-spacing: 1px;
    padding-top: 16px;
}
.hd3 .task .tabs {
    margin-top: 30px;
    overflow: hidden;
    background: url() 0 46px no-repeat;
}
.hd3 .task .tabs p {
    margin: 0px -149px 0px 169px;
    float: left;
    font-size: 16px;
    color: #909090;
    width: 148px;
    height: 67px;
    background: url(../images/five_none.png) center center no-repeat;
    text-align: center;
    line-height: 28px;
    cursor: pointer;
}
.hd3 .task .tabs p.curr {
    background-image: url(../images/five_curr.png);
    color: #fff;
}
.hd3 .ljLIst {
    display: none;
}
.hd3 .ljLIst.show {
    display: block;
    margin: 0 0 0 0;
}

.hd3 .gifts li {
    width: auto;
    position: relative;
    float: left;
    margin: 98px 0 0px 0;
    width: 280px;
}
.hd3 .gifts li.w1 { }
.hd3 .gifts li.w2 {width: 297px;}
.hd3 .gifts li.w3 {width: 297px;}
.hd3 .gifts dl {
    float: left;
    width: 100px;
    line-height: 25px;
    font-size: 12px;
    color: #ffe9a5;
    text-align: center;
    margin-bottom: 8px;
}
.hd3 .gifts dl.dl_1 {margin-left: 48px;}
.hd3 .gifts .w1 dl.dl_1 {margin-left: 36px;}
.hd3 .gifts .w4 dl.dl_1 {margin-left: 44px;}

.hd3 .gifts dl dt {
    width: 62px;
    height: 62px;
    margin: 10px auto 0;;
}
.hd3 .gifts dl dd {
    line-height: 38px;
    white-space: nowrap;
}
.hd3 .gifts li p {
    width: 145px;
    height: 27px;
    margin: 26px auto 0;
    background: url("../images/fbtn.png?v=2020") -1700px 0px no-repeat;
    cursor: pointer;
}
.hd3 .gifts li p:hover { background-position-y: -100px; }
.hd3 .gifts li p.cannot {
    background-position-y: -200px;
}
.hd3 .gifts li p.geted {
    background-position-y: -300px;
}
.hd3 .gifts li p {
    margin: 132px auto 0;
}