/* 通用 */
* {
    padding: 0;
    margin: 0;
    border: 0;
    vertical-align: baseline;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

input,
select,
button {
    outline: 0;
}

button {
    border: 0;
    background-clip: padding-box;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: none;
    vertical-align: baseline;
}

textarea,
input {
    word-wrap: break-word;
    word-break: break-all;
}

span,
p,
div {
    word-wrap: break-word;
}

.lf {
    float: left;
}

.rt {
    float: right;
}

html,
body,
div,
p,
ul,
ol,
li {
    list-style: none;
}

a {
    text-decoration: none;
    cursor: pointer;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}


@font-face {
    font-family: 'FZFEIFTJ';
    src: url('./font/FZFEIFTJ-1.OTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/* 黑色title背景主题 适用于alert confirm*/
body .skin_class_exmple .layui-layer-title {
    padding: 0 !important;
    text-align: center;
    background: black !important;
    color: white !important;
    font-size: 22px !important;
    height: 50px !important;
    line-height: 50px !important;
    position: relative !important;
}

body .skin_class_exmple .layui-layer-setwin {
    top: 15px !important;
}

body .skin_class_exmple .layui-layer-ico {
    background: url('./images/close2.png')no-repeat !important;
    background-size: 115%;
}

body .skin_class_exmple>.layui-layer-content {
    text-align: center;
    font-size: 20px;
    color: red;
    box-sizing: border-box;
}

body .skin_class_exmple .layui-layer-setwin a {
    width: 24px;
    height: 24px;
    opacity: 1;
}

body .skin_class_exmple .layui-layer-setwin a:hover {
    opacity: 1;
}

body .skin_class_exmple .layui-layer-setwin {
    opacity: 1;
}

body .skin_class_exmple>.layui-layer-btn {
    background: white;
    text-align: center;
}

body .layui-layer-title {
    background-color: transparent !important;
    border-bottom: none;
}

body .layui-layer-content {
    background-color: transparent !important;
    border-bottom: none;
    box-shadow: none;
}

body .layui-layer-setwin a {
    width: 24px;
    height: 24px;
    opacity: 0;
}

body .layui-layer-setwin a:hover {
    opacity: 0;
}

body .layui-layer-setwin {
    opacity: 0;
}

body .layui-layer-setwin .layui-layer-close2 {
    right: -2px;
    top: -2px;
}

body .skin_class_two {
    box-shadow: none;
}

.cu_layer {
    display: none;
}

html {
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0 auto;
}

body {
    max-width: 1920px;
    width: 100%;
    position: relative;
    margin: 0 auto;
}

a:hover {
    -webkit-filter: brightness(115%);
    -ms-filter: brightness(115%);
    -o-filter: brightness(115%);
    -moz-filter: brightness(115%);
    opacity: 0.85\0;
}

a.geted {
    pointer-events: none;
}

/* 页面部分 */
.indexPage {
    min-width: 1400px;
    display: block;
    height: 5701px;
    background: url(./images/bg.jpg)top center no-repeat;
    background-size: 100% 100%;
    text-align: center;
    position: relative;
}

/* 头部 */
.indexPage .header {
    padding: 0 50px;
    display: flex;
    justify-content: space-between;
}


.indexPage .header .logo a {
    display: inline-block;
    width: 227px;
    height: 188px;
    background: url(./images/logo.png) no-repeat;
}



/* 侧导航 */
.indexPage .lift-nav  {
    position: fixed;
    width: 350px;
    height: 550px;
    right: -12px;
    top: 200px;
    background-image: url(./images/ce_bg.png);
    background-size: 100% 100%;
}
.indexPage .lift-nav .lift{
     width: 206px;
         margin: 60px 0 0 57px;
    height: 490px;
}
.indexPage .lift-nav a {
    display: inline-block;
    width: 140px;
    height: 31px;
    margin-top: 55px;
    background: url(./images/ce_btn.png)no-repeat;
}

.indexPage .lift-nav .two{
    background-position-y: -31px;
}
.indexPage .lift-nav .three{
    background-position-y: -62px;
}
.indexPage .lift-nav .four{
    background-position-y: -93px;
}
.indexPage .lift-nav a.five{
    display: inline-block;
    width: 206px;
    height: 118px;
    margin-top: 40px;
    background: url(./images/ce_top_btn.png)no-repeat;
}

.indexPage .main {
    margin-top: 490px;
}



.indexPage .active-time {
    width: 876px;
    margin: 0 auto;

    background-image: url(./images/login-bg.png);
    background-size: 100% 100%;

}
.indexPage .active-time  p{
height: 47px;
    line-height: 47px;
    font-size: 18px;
    color: #330000;
}

.indexPage .login{
    margin-top:120px;
}
.indexPage .login  p{
    color: #fff;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
    font-weight: bold;
}
.indexPage .login  p a{
    color:#6f2632;
}
/* 每日签到 */
.partOne{
    width: 1421px;
    height: 769px;
    background-image: url(./images/partOne-bg.png);
    background-size: 100% 100%;
    margin: 50px auto 0;
}
.partOne .activeRule{

width: 1150px;
height: 120px;
display: flex;
justify-content: flex-end;
align-items: center;
margin: 0 auto;
}
.partOne .activeRule a{
    display: inline-block;
    width: 194px;
    height:42px;
    background: url(./images/activeRule-btn.png) no-repeat;
}
.partOne-content{
    width: 1140px;
    margin: 85px 141px 0 82px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.partOne-content-le-list{
display: flex
;
justify-content: space-between;
    align-items: center;
        width: 820px;
    margin-top: 156px;
}
.partOne-content-le-list:last-child{
    margin-top: 210px;
}
.partOne-content-le a{

    display: inline-block;
    width:95px;
    height:39px;
    background: url(./images/partOne-content-btn.png) no-repeat;
}
.partOne-content-le a.geted{
    background-position-y: -39px;
}
.partOne-content-ri{
    margin-top: 300px;
}
.partOne-content-ri a{

    display: inline-block;
    width:95px;
    height:39px;
    background: url(./images/partOne-content-btn.png) no-repeat;
}
.partOne-content-ri a.geted{
    background-position-y: -39px;
}
/* 每日签到 end*/


/* 乞巧 */
.partTwo{
     width: 1428px;
    height:1029px;
    background-image: url(./images/partTwo-bg.png);
    background-size: 100% 100%;
    margin: 25px auto 0;

}
.partTwo .activeRule{

width: 1150px;
height: 145px;
display: flex;
justify-content: flex-end;
align-items: flex-end;
margin: 0 auto;
}
.partTwo .activeRule a{
    display: inline-block;
    width: 194px;
    height:42px;
    background: url(./images/activeRule-btn.png) no-repeat;
}
.partTwo-content .hav{
        width: 1300px;
    margin: 65px auto 0;
    color: #660033;
    font-size: 24px;
    text-align: right;
}
.content-main{
    display: flex;
    justify-content: space-between;
}
.content-main-le{
    width: 540px;
}
.content-main-le .day{
    width: 165px;
    margin: 48px 0 0 293px;
}
.content-main-le .day .list{
    height: 68px;
    display: flex;
    justify-content: space-between;
    align-items: center;
 margin-top: 24px;
}
.content-main-le .day .list p{
    line-height: 68px;
    font-size: 16px;
    color: #660033;
    font-weight: bold;
}
.content-main-le .day .list a{
    display: inline-block;
    width:95px;
    height:39px;
    background: url(./images/partOne-content-btn.png) no-repeat;
}
.content-main-le .day .list a.geted{
    background-position-y: -39px;
}

.content-main-le .current{
    width: 165px;
    margin: 86px 0 0 385px;
}
.content-main-le .current .list{
    height: 68px;
    display: flex;
    justify-content: space-between;
    align-items: center;
 margin-top: 25px;
}
.content-main-le .current .list p{
    line-height: 68px;
    font-size: 16px;
    color: #660033;
    font-weight: bold;
}
.content-main-le .current .list a{
    display: inline-block;
    width:95px;
    height:39px;
    background: url(./images/partOne-content-btn.png) no-repeat;
}
.content-main-le .current .list a.geted{
    background-position-y: -39px;
}
.content-main-ri{
    flex: 1;
}
.content-main-ri-con{
position: relative;
}
.content-main-ri-con .list{
    width: 85px;
    height: 145px;
        display: flex
;
    justify-content: center;
    align-items: self-end;
    padding-bottom: 20px;
}
.content-main-ri-con .list:first-child{
    position: absolute;
    left: 138px;
    top: 398px;
}
.content-main-ri-con .list:nth-child(2){
    position: absolute;
      left: 210px;
    top: 80px;
}
.content-main-ri-con .list:nth-child(3){
    position: absolute;
    left: 332px;
    top: 290px;
}
.content-main-ri-con .list:nth-child(4){
    position: absolute;
left: 440px;
    top: 116px;
}
.content-main-ri-con .list:nth-child(5){
    position: absolute;
       left: 560px;
    top: 322px;
}
.content-main-ri-con .list:nth-child(6){
    position: absolute;
    right: 98px;
    top: 433px;
}
.content-main-ri-con .list:nth-child(7){
    position: absolute;
    right:67px;
    top: 184px;
}
.content-main-ri-con .list:nth-child(8){
    position: absolute;
    right: 205px;
    top: 70px;
}
.content-main-ri-con .list a{
    display: inline-block;
    width:85px;
    height:48px;
    background: url(./images/get-btn.png) no-repeat;
}
.content-main-ri-con .list a.geted{
    background-position-y: -48px;
}
.content-main-ri-con .list img {
    position: absolute;
    top: -30px; /* 距离顶部0像素 */
    right:-30px; /* 距离右侧0像素 */
    display: none; /* 默认隐藏 */
}
.big-btn {
   height: 690px;
    display: flex
;
    justify-content: center;
    align-items: flex-end;
}
.big-btn a{
     display: inline-block;
    width:318px;
    height:113px;
    background: url(./images/partTwo-big-btn.png) no-repeat;
}
/* 乞巧  end*/


/* 充值好礼 */
.partThree{
    width: 1439px;
    height:547px;
    background-image: url(./images/partThree-bg.png);
    background-size: 100% 100%;
    margin: 140px auto 0;
}
.partThree .activeRule{

width: 1150px;
height: 145px;
display: flex;
justify-content: flex-end;
align-items: center;
margin: 0 auto;
}
.partThree .activeRule a{
    display: inline-block;
    width: 194px;
    height:42px;
    background: url(./images/activeRule-btn.png) no-repeat;
}
.partThree-content{
    width: 990px;
    margin: 290px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.partThree-content a{
    display: inline-block;
    width:95px;
    height:39px;
    background: url(./images/partOne-content-btn.png) no-repeat;
}
.partThree-content a.geted{
    background-position-y: -39px;
}
/* 充值好礼  end*/

/* 累计充值 */
.partFour{
    width: 1178px;
    height:1390px;
    background-image: url(./images/partFour-bg1.png);
    background-size: 100% 100%;
    margin: 90px auto 0;
}
.partFour .activeRule{

width: 1150px;
height: 130px;
display: flex;
justify-content: flex-end;
align-items: flex-end;
margin: 0 auto;
}
.partFour .activeRule a{
    display: inline-block;
    width: 194px;
    height:42px;
    background: url(./images/activeRule-btn.png) no-repeat;
}
.partFour p{
    text-align: center;
    font-size: 14px;
    color: #660033;
    margin-top: 40px;
}
.partFour-content{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.partFour-content-le a{
 display: inline-block;
    width:95px;
    height:39px;
    background: url(./images/partOne-content-btn.png) no-repeat;
}
.partFour-content-le a.geted{
    background-position-y: -39px;
}
.partFour-content-le{
width: 160px;
    height: 925px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: column;
    margin-left: 560px;
    margin-top: 110px;
    position: relative;
}

.partFour-content-le img{
    display: none;
    position: absolute;
    left: 0;
    top: 360px;
}
.partFour-content-ri{
    display: flex
;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: column;
    height:930px;
    margin-right: 50px;
}
.partFour-content-ri img:nth-child(2){
	    padding-bottom: 70px;
}
.partFour-content-ri img:nth-child(3){
	    padding-bottom: 60px;
}
/* 累计充值  end*/

/* 商城上新 */
.partFive{
    width: 1502px;
    height:597px;
    background-image: url(./images/partFive-bg.png);
    background-size: 100% 100%;
    margin: 90px auto 0;

}
.partFive-content{
    width: 1105px;
    margin: 0 auto;
display: flex;
    justify-content: space-between;
    align-items: center;
}
.partFive-content .list{
    margin-top: 220px;
    width: 140px;
    height: 140px;
    position: relative;
}
.partFive-content .list img{
    position: absolute;
    right:-100px;
    top: 100px;
}
/* 商城上新end */



/* 弹框 */
.partOneRulePage,.partTwoRulePage,.partThreeRulePage,.partFourRulePage{
    width: 1049px;
    height: 611px;
    background-image: url(./images/partOneRule-pop.png);
    background-size: 100% 100%;
}
.partOneRulePage .lay_close,.partTwoRulePage .lay_close,.partThreeRulePage .lay_close,.partFourRulePage .lay_close {
    right: 130px;
}
.partOneRulePage .partOneRulePage-con,.partTwoRulePage .partTwoRulePage-con,.partThreeRulePage .partThreeRulePage-con,.partFourRulePage .partFourRulePage-con{
    width: 780px;
    margin: 130px auto 0;
}
.partOneRulePage .partOneRulePage-con p,.partTwoRulePage .partTwoRulePage-con p,.partThreeRulePage .partThreeRulePage-con p,.partFourRulePage .partFourRulePage-con p{
    text-align: left;
    font-size: 21px;
    color: #660033;
    line-height: 35px;
}
/* 弹框 end*/