* {
    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;
    min-width: 1200px;
    /* height: 7942px; */
    margin: 0 auto;
    background-image: url('../images/bg.jpg'), url('../images/bg2.jpg');
    background-size: 100% 30%, 100%;
    background-position: center top, center 45%;
    background-repeat: no-repeat, repeat;
}



.main-container {
    width: 100%;
    max-width: 1920px;
    margin: auto;
    position: relative;
    z-index: 21;
}

/* .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: right;
}

.head-container .logo-img {
    background: url(../images/slogan.png) no-repeat;
    background-size: 100% 100%;
    width: 792px;
    height: 300px;
    line-height: 30px;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #eecf84;
    text-align: center;
    margin-bottom: 10px;
}

.head-container .user-container {
    margin-left: 108px;
    /* margin-bottom: 65px; */
    margin: 39px 137px 0 0;
    /* position: relative;
    z-index: 21; */
}

.wen-zi {
    width: 500px;
    height: 100px;
    background: linear-gradient(to right, rgba(118, 170, 96, 0), rgb(0 0 0 / 73%), rgba(118, 170, 96, 0));
    display: inline-block;
    text-align: right;
    margin: 39px 137px 0 0;
}

.wen-zi>p {
    text-align: center;
    color: #fff;
    line-height: 32px;
    font-size: 18px;

}


.main-part {
    width: 1200px;
    margin: 400px auto 100px;
    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: 283px;
    height: 100px;
    background: url(../images/btbg.png);
    background-size: 100% 100%;
    font-size: 36px;
    font-weight: bold;
    line-height: 94px;
    text-align: center;
    color: #ffffff;
    top: -43px;
}

.picturecenter {
    width: 100%;
    /* height: 500px; */
    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;
}




/* 七日签到 */
.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), rgba(139, 152, 255, 30%), rgba(118, 170, 96, 0));
}

.part-rule>b {
    display: block;
    font-family: MicrosoftYaHei-Bold;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
}

.part-rule>p {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    /* white-space: normal; */
}

.seven-days {
    width: 96%;
    margin: auto;
    overflow: hidden;
    /* text-align: center; */
}

.Sign-In-day {
    width: 152px;
    height: 263px;
    margin: 20px 6px 0;
    float: left;
    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: 66px;
    color: #936f4a;

}

.seven-li {
    margin: 80px auto 0;
}

.seven-li>div {
    width: 56px;
    height: 56px;
    margin: 0 auto;
    background: url(../images/layer.png);
    background-size: 100% 100%;
}

.seven-li img {
    width: 42px;
    height: 43px;
    top: 6px;
    left: 7px;
}

.seven-li>span {
    display: block;
    width: 80%;
    text-align: center;
    margin: 10px auto 0;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 17px;
    color: #693d27;
}

.Signin {
    width: 126px;
    height: 42px;
    bottom: 16px;
    font-family: MicrosoftYaHei;
    border-radius: 10px;
    font-size: 16px;
    line-height: 42px;
    text-align: center;
    cursor: pointer;
}

.Signin-yi {
    background-color: #ee7637;
    color: #ffffff;
}

.Signin-wei {
    background-color: #a8996e;
    color: #e6d39d;
}





/* 点兵遣将 */

.Point-troops {
    width: 976px;
    height: 417px;
    margin: 0 auto;
}

.Point-top {
    width: 976px;
    height: 60px;
    background-color: #637ba3;
    border-radius: 10px 10px 0px 0px;
    padding: 0 4px 0 16px;
    box-sizing: border-box;
}

.Point-top>b {
    display: block;
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    line-height: 60px;
    color: #ffffff;
    float: left;
}

.gun-tiao {
    width: 540px;
    height: 16px;
    background-color: #11172b;
    border-radius: 5px;
    display: block;
    margin: 22px 10px 0;
    float: left;
}

.gun-tiao>div {
    width: 280px;
    height: 16px;
    background-color: #00b4ff;
    border-radius: 5px;
}

.Point-top>span {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #ffffff;
    line-height: 60px;
}

.yi-jian {
    width: 122px;
    height: 52px;
    background: url(../images/btn1.png);
    background-size: 100% 100%;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: bold;
    line-height: 52px;
    color: #7b4816;
    text-align: center;
    float: right;
    margin: 4px 4px 0 0;
    cursor: pointer;
}

.Point-center {
    width: 976px;
    height: 337px;
    background-color: #dde4ef;
    /* z-index: 3; */
}


.Point-center-left {
    width: 124px;
    height: 404px;
    background: url(../images/jlbg.png);
    background-size: 100% 100%;
    z-index: 4;
    left: 36px;
    top: 0;
    padding-top: 54px;
    box-sizing: border-box;
}


.jia1 {
    width: 100%;
    height: 91px;
}

.Point-center-left img {
    display: block;
    margin: 0 auto;
}

.Point-center-left p {
    font-family: MicrosoftYaHei-Bold;
    font-size: 16px;
    color: #11172b;
    font-weight: bold;
    text-align: center;
}


.jia2 {
    width: 100%;
    height: 91px;
    margin-top: 22px;
}

.jia2>span {
    display: block;
    font-family: MicrosoftYaHei-Bold;
    font-size: 14px;
    color: #00d9ff;
    text-align: center;
    font-weight: bold;
}

.jia2>div {
    width: 91px;
    height: 39px;
    background: url(../images/btn1.png);
    background-size: 100% 100%;
    margin: 0 auto;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: bold;
    line-height: 39px;
    text-align: center;
    color: #7b4816;
    cursor: pointer;
}




.truntable_ewm {
    position: absolute;
    top: -66px;
    z-index: 10;
    display: none;
    left: 50%;
    width: 132px;
    height: 67px;
    margin: 0;
    background-color: #27292a;
    border-radius: 4px;
    border: 1px solid #666;
}

.truntable_ewm a {
    width: 46px;
    height: 46px;
    cursor: pointer;
    float: right;
    margin-top: 11px;
    margin-right: 12px;
    background: url(../images/hd424.png) no-repeat center center;
}

.truntable_ewm a+a {
    background-image: url(../images/hd423.png);
    float: left;
    margin-left: 8px;
    margin-right: 0;
}

.truntable_ewm:after {
    content: "";
    display: block;
    width: 11px;
    height: 7px;
    position: absolute;
    bottom: -7px;
    left: 0;
    right: 0;
    margin: auto;
    background: url(../images/hd420.png) no-repeat center center;
}

.truntable_ewm:before {
    content: "";
    display: block;
    height: 45px;
    width: 1px;
    background: #666;
    left: 64px;
    top: 12px;
    position: absolute;
}

.jia2>div:hover .truntable_ewm {
    display: block;
}












.Point-center-rigth {
    width: 783px;
    height: 336px;
    background-color: antiquewhite;
    right: 30px;
}



.Point-center-rigth .swiper-container {
    width: 100%;
    height: 100%;
    padding: 0 3px 1px;
    background-color: #dde4ef;
}


.Point-center-rigth .swiper-slide {
    text-align: center;
    font-size: 18px;
    background-color: #e7eff5;
}


.Point-center-rigth .swiper-button-next {
    width: 26px;
    height: 72px;
    background-color: #637ba3;
    border-radius: 10px;
    background-image: url(../images/lr2.png);
    background-size: 50% 30%;
    right: -36px;
}

.Point-center-rigth .swiper-button-prev {
    width: 26px;
    height: 72px;
    background-color: #5d96f6;
    border-radius: 10px;
    background-image: url(../images/lr1.png);
    background-size: 50% 30%;
    left: -166px;
}


.Point-center-rigth .swiper-slide p {
    top: 0;
    text-align: center;
    margin-top: 16px;
}



.Point-center-rigth .swiper-slide>div {
    width: 100%;
    height: 147px;
    top: 40px;
}

.Point-center-rigth .swiper-slide>div:nth-child(3) {
    background-color: #dde4ef;
    top: 187px;
}

.beijizong {
    width: 100%;
    top: 34px;
}

.beiji {
    width: 54px;
    height: 54px;
    background: url(../images/layer.png);
    background-size: 100% 100%;
    margin: 0 auto;
}

.beiji>img {
    width: 44px;
    height: 44px;
}

.Point-center-rigth .swiper-slide>div .beijizong span {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #595959;
    display: block;
    text-align: center;
    line-height: 30px;
}

.Point-center-rigth .swiper-slide>div .fen-ge {
    width: 1px;
    height: 60px;
    background-color: #cccccc;
    right: 0;
    top: 45%;
}

.zhegai {
    width: 100%;
    height: 100%;
    background: url(../images/suo.png) no-repeat;
    background-position: 66px 46px;
    z-index: 6;
    position: absolute;

}

.zhegyi {
    width: 100%;
    height: 100%;
    z-index: 6;
    background-color: #ffffff86;

}


.Point-center-rigth .swiper-slide>div:nth-child(3) .beiji {
    margin: 0 auto 0;
}

.ling-kuang {
    width: 100%;
    height: 100%;
    top: -3px;
    left: -3px;
    border: solid 3px #00b4ff;
    display: none;
    /* z-index: ; */
}

.lingqu {
    width: 72px;
    height: 26px;
    background-color: #5d96f6;
    border-radius: 13px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    bottom: 10px;
    display: none;
}

.linghover {
    cursor: pointer;
}

.linghover:hover {
    background-color: #ffffff !important;
    z-index: 6;

}

.linghover:hover .ling-kuang,
.linghover:hover .lingqu {
    display: block;
}

.linghover:hover .beijizong {
    top: 20px;
}


.zhe-left {
    width: 4px;
    height: 100%;
    left: 0;
    z-index: 5;
}

.zhe-rigth {
    width: 4px;
    height: 100%;
    right: 0;
    z-index: 5;
}




.Point-bottom {
    width: 976px;
    height: 20px;
    background-color: #637ba3;
    border-radius: 0px 0px 10px 10px;
    bottom: 0;
    z-index: 3;
}





.text-zu {
    width: 100%;
    margin: 100px auto 0;
    /* overflow: hidden; */
}

.task-tu {
    width: 1118px;
    height: 80px;
    background: url(../images/tasktu.png);
    background-size: 100% 100%;
    margin: 0 auto 10px;
}

.task-tu>b {
    display: block;
    float: left;
    font-family: MicrosoftYaHei-Bold;
    font-size: 24px;
    line-height: 80px;
    color: #91280e;
    margin: 0 36px;

}

.task-tu>span {
    line-height: 80px;
    font-size: 18px;
    color: #5c3e1e;
}





.task-li {
    width: 210px;
    height: 54px;
    float: left;
    margin: 14px 30px 0 0;
}

.task-li>div {
    width: 53px;
    height: 53px;
    background: url(../images/layer.png);
    background-size: 100% 100%;
    position: relative;
    float: left;
}

.task-li img {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 6px;
    left: 7px;
}

.task-li span {
    display: block;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 54px;
    color: #333333;
    float: left;
    margin-left: 20px;
}




.task-receive {
    width: 146px;
    height: 43px;
    border-radius: 10px;
    float: right;
    margin: 23px 29px 0 0;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    text-align: center;
    line-height: 43px;
    cursor: pointer;
}

.task-receive-yi {
    background-color: #a8996e;
    color: #e6d39d;
}

.task-receive-wei {
    background-color: #d19641;
    color: #fffcd2;
}






/* 点兵遣将 */
.li-bao {
    width: 90%;
    height: 400px;
    /* background-color: antiquewhite; */
    margin: 0 auto;
}


.bao-san {
    width: 374px;
    height: 364px;
    background-color: #e7eff5;
    margin-left: 40px;
    background: url(../images/bg6.png) center top;
    background-size: 118% 100%;
}

.swiper {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    /* background: #fff; */
    display: flex;
    justify-content: center;
    align-items: center;
}


.bao-san .swiper-button-next {
    width: 36px;
    height: 50px;
    background: url(../images/lra2.png);
    background-size: 100% 100%;
    top: 52%;
    right: -14px;
}

.bao-san .swiper-button-prev {
    width: 36px;
    height: 50px;
    background: url(../images/lra1.png);
    background-size: 100% 100%;
    top: 52%;
    left: -14px;
}

.swiper-pagination {
    bottom: -20px !important;
}

.swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
    background-color: #ffffff !important;
    opacity: 1 !important
}

.swiper-pagination-bullet-active {
    opacity: 1 !important;
    background: #d19641 !important;
}


.swiper img {
    width: 265px;
    bottom: 86px;
}

.swiper .zhanshi {
    width: 216px;
    height: 79px;
    background: url(../images/btbg1.png);
    background-size: 100% 100%;
    z-index: 10;
    bottom: 10px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    line-height: 96px;
}




.bao-nei {
    width: 573px;
    height: 363px;
    background-color: #2d3c5b;
    border-radius: 11px;
    border: solid 1px #00b4ff;
    top: 0;
    right: 0;
}

.bao-nei>p {
    font-family: MicrosoftYaHei-Bold;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    line-height: 60px;
}

.bao-ji {
    width: 565px;
    height: 219px;
    background-color: #e5f0fe;
    border-radius: 4px;
    margin: 0 auto;
    padding: 24px;
    box-sizing: border-box;
}


.bao-zhu {
    width: 258px;
    height: 53px;
    float: left;
    margin: 14px 0;
}

.bao-zhu>div {
    width: 53px;
    height: 53px;
    background: url(../images/layer.png);
    background-size: 100% 100%;
    float: left;
}

.bao-zhu>div>img {
    width: 43px;
    height: 43px;
}

.bao-zhu>span {
    display: block;
    float: left;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 53px;
    color: #693d27;
    margin-left: 10px;
}

.bao-mai {
    width: 100%;
    height: 84px;
    padding: 0 10px 0 20px;
    box-sizing: border-box;

}

.dazhe {
    padding: 4px 8px;
    border-radius: 4px;
    background-color: #ff4848;
    font-family: MicrosoftYaHei-Bold;
    font-size: 19px;
    font-weight: bold;
    line-height: 84px;
    color: #ffffff;
}

.yuania {
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #395b95;
    line-height: 94px;
    text-decoration: line-through;
    margin-left: 10px;
}

.xianjia {
    color: #ffffff;
    font-size: 16px;
    margin-left: 10px;
    line-height: 80px;
}

.xianjia>span {
    font-size: 34px;
    font-weight: bold;
}

.goumai {
    width: 146px;
    height: 43px;
    background-color: #d19641;
    border-radius: 10px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    line-height: 43px;
    color: #fffcd2;
    text-align: center;
    float: right;
    margin-top: 20px;
    cursor: pointer;
}

.goumai:hover .truntable_ewm {
    display: block;
}


.mei-kuang {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #00000060;
    z-index: 12;
    display: none;
}

.mei-ren {
    width: 820px;
    /* height: 292px; */
}

.mei-ren-top {
    width: 100%;
    height: 60px;
    background-color: #637ba3;
    border-radius: 10px 10px 0px 0px;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    line-height: 60px;

}

.mei-ren-top>span {
    width: 30px;
    height: 30px;
    background: url(../images/btnc.png) no-repeat center center;
    top: 15px;
    right: 15px;
    cursor: pointer;
}

.mei-ren-bottom {
    width: 100%;
    height: 68px;
    background: url(../images/renbottom.png);
    background-size: 100% 100%;
    bottom: 58px;
}

.mei-ren-center {
    width: 100%;
    /* height: 200px; */
    background-color: #dde4ef;
    border-radius: 0px 0px 10px 10px;
    padding-top: 23px;
    box-sizing: border-box;
    text-align: center;

}

.mei-ren-center>div {
    display: inline-block;
    margin: 0 8px;
    width: 240px;
    height: 380px;
    background-color: #ffffff;
    border-radius: 10px;
    border: solid 1px #637ba3;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.mei-ren-center>div>p {
    width: 100%;
    height: 60px;
    background-color: #637ba3;
    border-radius: 10px 10px 0px 0px;
    font-size: 20px;
    color: white;
    line-height: 60px;
    font-weight: bold;
    top: 0;
}

.mei-ren-center>div>div {
    width: 100%;
    height: 320px;
    position: absolute;
    bottom: 0;
}

.mei-ren-center>div>div>img {
    width: 108px;
    height: 108px;
    margin-top: 50px;
}

.mei-ren-center>div>div>span {
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #637ba3;
    margin-bottom: 30px;
    margin-top: 20px;
}

.mei-ren-center>div>div>div {
    width: 122px;
    height: 52px;
    background: url(../images/btn1.png) no-repeat;
    background-size: 100% 100%;
    margin: auto;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 52px;
    color: #637ba3;
    cursor: pointer;
    position: relative;
}

.mei-ren-center>div>div>div:hover .truntable_ewm {
    display: block;
}


.xitong {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #00000060;
    z-index: 20;
    display: none;
}

.xitong>div {
    width: 400px;
    height: 220px;
    /* background-color: #00b4ff; */
    border-radius: 4px;
    background-color: #ffffff;

}

.xitop {
    height: 40px;
    padding: 0 12px;
    background-color: #e2a554;
    border-radius: 4px 4px 0px 0px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.xitop>span {
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
}

.xitop>img {
    right: 12px;
}

.xitong>div>span {
    display: block;
    font-size: 16px;
    line-height: 36px;
    color: #333333;
    text-align: center;
}

.xibottom {
    text-align: center;
}

.xibottom>span,
.xibottom>a {
    width: 84px;
    height: 36px;
    border-radius: 4px;
    line-height: 34px;
    text-align: center;
    font-size: 16px;
    display: inline-block;
    margin: 0 8px;
    cursor: pointer;
    margin-top: 10px;
}

.xibottom>a {
    border: solid 1px #e2a554;
    color: #e2a554;
}

.xibottom>span {
    background-color: #e2a554;
    color: #ffffff;
}

.zhezhao {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 20;
}