* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

.xiang {
    position: relative;
}

.jue {
    position: absolute;
}

.shuijz {
    left: 50%;
    transform: translateX(-50%);
}

.chuijz {
    top: 50%;
    transform: translateY(-50%);
}

.scjz {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.tnc-bg {
    background: #e3e3e3;
    width: 100%;
    height: 75px;
}

.index-container {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    z-index: 0;
    background-image: url('../images/bg2.jpg');
    /* background-size: cover; */
    background-position: center;
    background-repeat: repeat;
}

.index-container::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 900px;
    background-image: url('../images/bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
}

.index-container::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 520px;
    background-image: url('../images/bg3.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
}



.main-container {
    width: 100%;
    max-width: 1920px;
    margin: auto;
    position: relative;
}

/* .main-container:before {
    content: "";
    display: block;
    width: 100%;
    height: 1086px;
    background: url(../images/bg.jpg) no-repeat center -65px;
    top: 0;
    pointer-events: none;
    position: absolute
} */

.main-container>div {
    position: relative;
    z-index: 2
}

.head-container {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding-top: 90px;
    text-align: center
}

.head-container .head-bg {
    width: 1220px;
    overflow: hidden;
    position: relative;
    margin: 0 auto 52px;
}

.head-container .head-bg .head-logo {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}

.head-container .logo-img {
    background: url(../images/slogan.png) no-repeat;
    background-size: 100% 100%;
    width: 927px;
    height: 170px;
    margin: 160px auto 20px;
}

.logotips {
    width: 845px;
    height: 60px;
    background: url(../images/logotips.png);
    background-size: 100% 100%;
    font-family: SourceHanSerifCN-Bold;
    font-size: 24px;
    line-height: 60px;
    text-align: center;
    color: #fbefe2;
    margin: 0 auto;
}



.head-container .user-container {
    display: inline-block;
    margin: 40px 0 80px 0;
}




.main-part {
    width: 1200px;
    margin: 0px auto 100px;
    /* background: url(../images/a_bg1.png) no-repeat center top; */
    box-sizing: border-box;
    position: relative;
    padding-bottom: 50px;
}

.main-part-in {
    margin-top: 124px;
}

.picturetop {
    width: 100%;
    height: 90px;
    background: url(../images/picturetop.png);
    background-size: 100% 100%;
    top: 2px;
}

.picturetop div {
    width: 323px;
    height: 83px;
    background: url(../images//titleimg.png);
    background-size: 100% 100%;
    top: -40px;
    font-family: SourceHanSerifCN-Heavy;
    font-size: 42px;
    line-height: 83px;
    text-align: center;
    color: #92281f;

}

.picturecenter {
    width: 100%;
    background: url(../images/pictureconter.png);
    background-size: 100% 100%
        /* overflow: hidden; */
}

.picturebottom {
    width: 100%;
    height: 70px;
    background: url(../images/picturebottom.png);
    background-size: 100% 100%;
    bottom: 2px;
}


.zcbtn {
    color: #fff;
}

/* 老玩家回归 */
.huigui {
    width: 1134px;
    height: 278px;
    background: url(../images/huigui.png);
    background-size: 100% 100%;
    top: -25px;
}

.hui-left {
    width: 224px;
    height: 211px;
    margin: 53px 0 0 52px;
    float: left;
    padding: 10px;
    box-sizing: border-box;
}

.beijinh {
    width: 53px;
    height: 53px;
    background: url(../images/solor.png);
    background-size: 100% 100%;
}

.hui-left>div {
    margin: 42px auto 0;
}

.beijinh img {
    width: 42px;
    height: 42px;
    top: 6px;
    left: 6px;
}

.imgname {
    width: 92%;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    letter-spacing: 0px;
    color: #693d27;
    word-wrap: break-word;
    white-space: pre-wrap;
    /* line-height: 25px; */
    z-index: 1;
    margin-top: 4px;
    bottom: 34px;
    transform: translate(-50%, 79%);
}

.ziti {
    line-height: 38px;
}

.hui-right {
    width: 818px;
    height: 210px;
    margin: 53px 30px 0 0;
    float: right;
    padding: 10px;
    box-sizing: border-box;
}

.hui-right>p,
.hui-left>p {
    font-size: 16px;
    color: #92281f;
    text-align: left;
    font-weight: bold;
}

.hui-right>div {
    width: 740px;
    margin-left: 33px;
    height: 150px;
    margin-top: 10px;
    text-align: center;
}


.sixuan {
    display: inline-block;
    width: 130px;
    height: 120px;
    margin: 0px 26px;
    cursor: pointer;
}

.hui-zhong {
    width: 100%;
    height: 100%;
    background-color: #fee7b0;
    border: solid 3px #d23c27;
    box-sizing: border-box;
    top: 0;
    left: 0;
    z-index: 0;
}

.hui-zhong>img {
    width: 23px;
    height: 21px;
    top: 0;
    right: 0;
}

.sixuanyi {
    margin: 20px auto 0;
}

.hui-dian {
    width: 202px;
    height: 50px;
    bottom: -12px;
    cursor: pointer;
    font-family: SourceHanSansCN-Normal;
    font-size: 25px;
    line-height: 50px;
    letter-spacing: 0px;
    text-align: center;
    color: #693d27;
}

.hui-dian-wei {
    background: url(../images/servetype.png);
    background-size: 100% 100%;
}

.hui-dian-yi {
    background: url(../images/servetypea.png);
    background-size: 100% 100%;
}

.hui-serve {
    width: 100%;
    height: 282px;
    margin-top: 30px;
    padding: 0 3px;
    box-sizing: border-box;
}

.serve-type {
    width: 152px;
    height: 282px;
    float: left;
    margin: 0 5px;
}

.serve-type-wei {
    background: url(../images/huiserve.png);
    background-size: 100% 100%;
}

.serve-type-yi {
    background: url(../images/huiservea.png);
    background-size: 100% 100%;
}

.serve-type>p {
    font-family: SourceHanSansCN-Bold;
    font-size: 24px;
    font-weight: bold;
    color: #92281f;
    text-align: center;
    margin-top: 36px;
}

.sixuanyia {
    margin: 30px auto 0;
}

.imgname1 {
    display: block;
    margin: 0 auto;
    width: 110%;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 25px;
    color: #693d27;
    word-wrap: break-word;
    white-space: pre-wrap;
    z-index: 1;
    margin-top: 4px;
    bottom: 112px;
    transform: translate(-50%, 70%);
}

.serveyupeli {
    width: 128px;
    height: 32px;
    background-size: 100% 100%;
    margin: 6px auto 0;
    font-family: SourceHanSansCN-Normal;
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    color: #693d27;
    text-align: center;
    cursor: pointer;
    bottom: 40px;
}

.serveyupeli-wei {
    background: url(../images/servetype.png);
}

.serveyupeli-yi {
    background: url(../images/servetypea.png);
}


/* 七日签到 */
.part-rule {
    width: 944px;
    position: relative;
    box-sizing: border-box;
    margin: 0 auto 25px;
    font-size: 16px;
    color: #548661;
    display: block;
    padding: 12px 20px;
    text-align: center;
    line-height: 28px;
    background: linear-gradient(to right, rgba(118, 170, 96, 0), rgb(255 95 48 / 30%), rgba(118, 170, 96, 0))
}

.part-rule>b {
    display: block;
    font-family: MicrosoftYaHei-Bold;
    font-size: 18px;
    color: #b72626;
    text-align: center;
}

.part-rule>p {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #c86060;
    text-align: center;
    /* white-space: normal; */
}

.seven-days {
    width: 95%;
    margin: auto;
    text-align: center;
}

.Sign-In-day {
    width: 216px;
    height: 311px;
    margin: 20px 24px 0;
    display: inline-block;
    /* background: url(../images/sevenyi.png);
    background-size: 100% 100%; */
    position: relative;
}

.seven-day-wei {
    background: url(../images/sevenyi.png);
    background-size: 100% 100%;
}

.seven-day-yi {
    background: url(../images/sevenwei.png);
    background-size: 100% 100%;
}

.Sign-In-day>b {
    display: block;
    font-family: MicrosoftYaHei-Bold;
    font-size: 24px;
    line-height: 100px;
    color: #91280e;

}

.seven-li {
    /* width: 56px; */
    height: 78px;
    margin: 110px auto 0;
}

.seven-li>div {
    width: 56px;
    height: 56px;
    margin: 0 auto;
    background: url(../images/solor.png);
    background-size: 100% 100%;
}

.seven-li img {
    width: 44px;
    height: 44px;
    top: 6px;
    left: 6px;
}


.seven-li>span {
    width: 100%;
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 17px;
    color: #333333;
    bottom: -4px;
}

.Signin {
    width: 150px;
    height: 40px;
    bottom: 34px;
    font-family: SourceHanSansCN-Normal;
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
    text-align: center;
    color: #693d27;
    cursor: pointer;
}

.Signin-yi {
    background: url(../images/servetype.png);
    background-size: 100% 100%;
}

.Signin-wei {
    background: url(../images/servetypea.png);
    background-size: 100% 100%;
}


/* 周年足迹 */
.text-zu {
    width: 100%;
    margin: auto;
    /* overflow: hidden; */
}

.task-tu {
    width: 1100px;
    height: 80px;
    background: url(../images/tasktu.png);
    background-size: 100% 100%;
    margin: 0 auto 14px;
}

.task-tu>b {
    font-family: MicrosoftYaHei-Bold;
    font-size: 24px;
    line-height: 80px;
    color: #91280e;
    margin: 0 49px;

}

.task-tu>span {
    margin-left: 40px;
    font-family: SourceHanSansCN-Regular;
    font-size: 20px;
    font-weight: bold;
    line-height: 80px;
    color: #693d27;
}

.task-receive {
    width: 114px;
    height: 36px;
    float: right;
    margin: 23px 29px 0 0;
    font-family: SourceHanSansCN-Normal;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    font-weight: bold;
    color: #693d27;
    cursor: pointer;
}

.task-receive-yi {
    background: url(../images/servetypea.png);
    background-size: 100% 100%;
}

.task-receive-wei {
    background: url(../images/servetype.png);
    background-size: 100% 100%;
}



.task-li {
    width: 210px;
    height: 54px;
    float: right;
    margin: 14px 60px 0 0;
}

.task-li>div {
    width: 53px;
    height: 53px;
    background: url(../images/solor.png);
    background-size: 100% 100%;
    position: relative;
    float: left;
}

.task-li img {
    width: 41px;
    height: 41px;
    position: absolute;
    top: 6px;
    left: 6px;
}

.task-li span {
    display: block;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 54px;
    color: #333333;
    float: left;
    margin-left: 20px;
}




/* 里程碑 */
.licheng {
    width: 1100px;
    height: 688px;
    margin: 0 auto;
}



.libei {
    width: 1050px;
    height: 42px;

}

.libei>span {
    width: 72px;
    display: block;
    font-family: SourceHanSansCN-Normal;
    font-size: 18px;
    font-weight: bold;
    color: #693d27;
    line-height: 40px;
}

.libei>div {
    width: 975px;
    height: 16px;
    background-color: #250505;
    border-radius: 8px;
    right: 0;
}

.jindu {
    height: 16px;
    background-color: #d4260f;
    border-radius: 8px;

}


.jindujiang {
    width: 100%;
    height: 16px;
    /* background-color: #548661; */
    top: 0;
    left: 0;
    text-align: center;

}

.jindujiang>div {
    display: inline-block;
    width: 34px;
    height: 59px;
    background: url(../images/libao.png);
    background-size: 100% 100%;
    top: -13px;
    margin: 0 80px;
}


.wujiang {
    width: 247px;
    height: 282px;
    background: url(../images/sevenwei.png);
    background-size: 100% 100%;
}

.jindujiang>div:nth-child(2n-1) .wujiang {
    bottom: 80px;
}

.jindujiang>div:nth-child(2n) .wujiang {
    top: 70px;
}

.wutitle {
    width: 100%;
    font-size: 24px;
    color: #91280e;
    font-weight: bold;
    text-align: center;
    top: 28px;
}

.imgname2 {
    display: block;
    margin: 0 auto;
    /* width: 78%; */
    height: 50px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 25px;
    color: #693d27;
    word-wrap: break-word;
    white-space: pre-wrap;
    z-index: 1;
    margin-top: 4px;
}

.wujindu {
    width: 206px;
    height: 154px;
    margin: 54px auto 0px;
    overflow: hidden;
}

.wujindu>div {
    margin: 46px auto 0;
}

.task-receive1 {
    width: 114px;
    height: 36px;
    margin: 0 auto;
    font-family: SourceHanSansCN-Normal;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    font-weight: bold;
    color: #693d27;
    cursor: pointer;
}

/* 活动说明 */
.huo-name {
    width: 82%;
    margin: 0 auto;
}

.huo-name>b {
    font-family: MicrosoftYaHei-Bold;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}

.huo-name>p {
    font-family: MicrosoftYaHei-Bold;
    font-size: 18px;
    line-height: 24px;
    color: #333333;
}