* {
    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;
    /* height: 7942px; */
    margin: 0 auto;
    position: relative;

}

/* .index-container::before {
    content: '';
    width: 1920px;
    height: 825px;
    background-image: url(../images/bg.jpg);
    background-size: 100% 100%;
    position: absolute;
    top: 75px;
    left: 50%;
    transform: translateX(-50%);
} */


.main-container {
    width: 100%;
    max-width: 1920px;
    margin: auto;
    position: relative;
    background: url(../images/bg.jpg) no-repeat #fff3db;
    background-size: auto;
    background-position: center top;
    padding-top: 350px;
    padding-bottom: 50px;
    box-sizing: border-box;
}

/* .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 .logo-img {
    width: 959px;
    height: 195px;
    background: url(../images/slogan.png);
    background-size: 100% 100%;
    margin: 0 auto;
}

.head-container .head-bg {
    width: 1220px;
    overflow: hidden;
    position: relative;
    margin: 0 auto 52px;
}

.head-container .head-bg .head-logo {
    width: 540px;
    overflow: hidden;
    margin: 20px auto 0;
}

.logotips {
    font-size: 18px;
    color: #ffffff;
    text-align: center;

}


.juz-login {
    text-align: center;
    margin-top: 30px;
}

.head-container .user-container {
    margin: 0;
}


.main-part {
    width: 1200px;
    margin: 260px auto 50px;
    /* background: url(../images/a_bg1.png) no-repeat center top; */
    box-sizing: border-box;
    position: relative;
}

.main-part-in {
    margin-top: 130px;
}


.title4,
.title6 {
    margin-top: 180px;
}

.picturetop {
    width: 1020px;
    height: 80px;
    top: 2px;
    margin: 0 auto;
}

.picturetop .tit {
    width: 595px;
    height: 84px;
    background: url(../images/title.png);
    background-size: 100% 100%;
    font-family: SourceHanSerifCN-Bold;
    top: -38px;
    font-size: 36px;
    text-align: center;
    font-weight: bold;
    line-height: 110px;
    color: #4b2b06;
}

.picturetop .guiz {
    width: 99px;
    height: 36px;
    background-image: url(../images/guiz.png);
    background-size: 100% 100%;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
    float: right;
}
.picturetop .bzhu{
    font-size: 14px;
    color: red;
    bottom: 6px;
}

.picturetop.active .tit {
    color: #f9dd99;
}

.picturetop.active .guiz {
    background-image: url(../images/guizact.png);
    color: #95351b;
    line-height: 32px;
}

.picturecenter {
    width: 100%;
    /* height: 500px; */
    /* overflow: hidden; */
    margin-top: 10px;
}

.picturebottom {
    width: 100%;
    height: 70px;
    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), rgb(24 162 255 / 30%), rgba(118, 170, 96, 0));
}

.part-rule>b {
    display: block;
    font-family: MicrosoftYaHei-Bold;
    font-size: 18px;
    color: #3d4e61;
    text-align: center;
}

.part-rule>p {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #3d4e61;
    text-align: center;
    /* white-space: normal; */
}

.seven-days {
    margin: auto;
    text-align: center;
}

.Sign-In-day {
    width: 156px;
    height: 310px;
    margin: 0 6px;
    display: inline-block;
    background: url(../images/sevenyi.png);
    background-size: 100% 100%;
    position: relative;
}

.Sign-In-day.active {
    background: url(../images/sevenwei.png);
    background-size: 100% 100%;
}


.Sign-In-day>b {
    display: block;
    font-family: MicrosoftYaHei-Bold;
    font-size: 24px;
    margin-top: 33px;
    color: #603308;
}

.seven-li {
    /* width: 56px; */
    height: 78px;
    margin: 33px 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: 44px;
    height: 44px;
    top: 6px;
    left: 6px;
}

.seven-li>span {
    display: block;
    width: 80%;
    height: 40px;
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 17px;
    color: #333333;
    bottom: -30px;
}

.Signin {
    width: 100px;
    height: 34px;
    bottom: 26px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    line-height: 34px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    border-radius: 10px;
    margin: 48px auto 0;
    background-color: #9b8f6f;
}

.Signin-wei {
    background-color: #d06f35;
}

.Signin-yi {
    background-color: #9c9c9c;

}

/* 定日签到 */
.Ding-In-day {
    display: inline-block;
    width: 240px;
    height: 310px;
    background-image: url(../images/yybgwei.png);
    background-size: 100% 100%;
    margin: 26px 20px;
}

.Ding-In-day.active {
    background-image: url(../images/yybgyi.png);
}

.Ding-In-day b {
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    color: #91280e;
    font-weight: bold;
    margin-top: 30px;
}

.Ding-In-day .seven-li {
    margin-top: 40px;
}

.Ding-Signin {
    width: 146px;
    height: 43px;
    background: url(../images/dingan.png);
    font-size: 16px;
    text-align: center;
    line-height: 43px;
    color: #ffffff;
    margin: 40px auto 0;
}

.Ding-In-day.active .Ding-Signin {
    background: url(../images/dinganact.png);
}



/* 跃步寻芳 */
.text-zu {
    width: 100%;
    margin: auto;
}

.renw {
    width: 1154px;
    background-color: #f0e7d7;
    border-radius: 12px;
    box-shadow: 0 0px 6px 2px rgba(0, 0, 0, 0.3);
    padding: 47px 28px 20px;
    box-sizing: border-box;
    margin: 0 auto;
}

.jifen {
    display: inline-block;
    font-size: 16px;
    color: #52292c;
    margin-bottom: 29px;
}

.jifen span {
    color: #52292c;
    font-size: 24px;
    font-weight: bold;
}

.task-tu {
    width: 1000px;
    height: 80px;
    background: url(../images/tasktu.png);
    background-size: 100% 100%;
    margin: 0 auto 14px;
}

.task-tu>b {
    display: block;
    width: 196px;
    text-align: center;
    float: left;
    font-size: 24px;
    line-height: 80px;
    color: #91280e;
}

.task-tu>span {
    display: block;
    float: left;
    font-size: 18px;
    line-height: 80px;
    color: #333333;
    margin-left: 50px;
}

.renwutu {
    width: 53px;
    height: 53px;
    float: left;
    background: url(../images/layer.png);
    background-size: 100% 100%;
    margin: 13px 0;
}

.renwutu img {
    width: 41px;
    height: 41px;
    top: 6px;
    left: 6px;
}

.task-receive {
    width: 113px;
    height: 43px;
    float: right;
    margin: 19px 30px 0 0;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    text-align: center;
    line-height: 43px;
    color: #ffffff;
    cursor: pointer;
    border-radius: 10px;
}


.task-receive-li {
    background: url(../images/Signyi.png);
    background-size: 100% 100%;
}

.task-li {
    width: 200px;
    height: 54px;
    float: right;
    margin: 13px 70px 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: 41px;
    height: 41px;
    margin: 6px;
}

.task-li img.touzi {
    width: 53px;
    height: 53px;
    margin: 0;
}

.task-li span {
    display: inline-block;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 53px;
    color: #333333;
    vertical-align: top;
    margin-left: 14px;
}


/* 骰子转盘 */
.shaizi {
    width: 920px;
    margin: 0 auto;
    overflow: hidden;
}

.shaizi-left {
    /* height: 570px; */
    width: 350px;
    float: left;
    padding-top: 80px;
    box-sizing: border-box;
}

.shai-mu {
    width: 343px;
    height: 339px;
    background: url(../images/shaimu.png);
    padding-top: 52px;
    box-sizing: border-box;
}

.shai-mu div {
    width: 196px;
    height: 233px;
    margin: 0 auto;
    background-image: url(../images/saizd.png);
    background-repeat: no-repeat;
    /* background-position: -78px -72px; */
    background-size: 3500px auto;
}

.muwei1 {
    background-position: -78px -72px;
}

.muwei2 {
    background-position: -335px -72px;
}

.muwei3 {
    background-position: -604px -72px;
}

.muwei4 {
    background-position: -864px -72px;
}

.muwei5 {
    background-position: -1135px -72px;
}

.muwei6 {
    background-position: -1406px -72px;
}

.muwei7 {
    background-position: -1663px -72px;
}

.muwei8 {
    background-position: -1906px -72px;
}

.muwei9 {
    background-position: -2181px -72px;
}

.muwei10 {
    background-position: -2442px -72px;
}

.muwei11 {
    background-position: -2711px -72px;
}

.muwei12 {
    background-position: -2970px -72px;
}

.muwei13 {
    background-position: -3220px -72px;
}

.muwei14 {
    background-position: -78px -436px;
}

.muwei15 {
    background-position: -335px -436px;
}

.muwei16 {
    background-position: -604px -436px;
}

.muwei17 {
    background-position: -864px -436px;
}

.muwei18 {
    background-position: -1135px -436px;
}

.muwei19 {
    background-position: -1406px -436px;
}


.shai-an {
    width: 167px;
    height: 67px;
    background: url(../images/shaiwei.png) bottom;
    margin: 40px auto 0;
    cursor: pointer;
    transition: all ease .02s;
}

.shai-an.active {
    background: url(../images/shaian.png) bottom no-repeat;
}

.shaiziwenan {
    display: block;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    margin-top: 10px;
}

.shaizi-rigth {
    width: 530px;
    float: right;
    padding-top: 20px;
    box-sizing: border-box;
}

.jl-type {
    /* height: 444px; */
    text-align: center;
}

.jl-type>div {
    display: inline-block;
    width: 114px;
    height: 114px;
    background-color: #ffffffba;
    margin: 8px;
    position: relative;
}

.jl-type>div.active::before {
    display: block;
    content: '';
    width: 178px;
    height: 178px;
    background: url(../images/glian.png);
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.jl-type>div .seven-li {
    margin: 10px auto 0;
}

.jl-type>div .seven-li span {
    width: 90%;
    font-size: 14px;
    bottom: -24px;
}

.shai-cj {
    text-align: center;
    margin-top: 30px;
}

.shai-cj span {
    display: inline-block;
    width: 120px;
    height: 40px;
    background-color: #ffd100;
    border-radius: 8px;
    line-height: 40px;
    font-size: 16px;
    color: #402908;
    font-weight: bold;
    margin: 0 30px;
    cursor: pointer;
}

/* 士兵养成 */
.sbyc {
    text-align: center;
}

.sbyc-left {
    display: inline-block;
    width: 319px;
    height: 635px;
    background: url(../images/shibycact.png);
    vertical-align: top;
    padding-top: 510px;
    box-sizing: border-box;
}

.sbyc-left div {
    width: 153px;
    height: 50px;
    background-image: url(../images/lbgm.png);
    background-size: 100% 100%;
    margin: 0 auto;
    line-height: 50px;
    font-weight: bold;
    font-size: 20px;
    color: #722203;
    cursor: pointer;
}

.sbyc-left div.active {
    background-image: url(../images/lbgmact.png);
    color: #eeeeee;
}

.sbyc-rigth {
    display: inline-block;
    width: 708px;
    height: 592px;
    background-color: #faf3e3;
    border: 1px #bd7c60 solid;
    vertical-align: top;
    margin: 15px 0 0 -14px;
}

.sbyc-ren {
    width: 708px;
}

.sbyc-rigth .sbyc-ren:nth-of-type(1),
.sbyc-rigth .sbyc-ren:nth-of-type(2) {
    margin-bottom: 1px;
}

.sbyc-title {
    width: 708px;
    height: 60px;
    background-color: #ab4c28;
    cursor: pointer;
    position: relative;
}

.sbyc-title.active {
    background-color: #787878;
}

.sbyc-title.active::before {
    display: block;
    content: '';
    width: 22px;
    height: 24px;
    background: url(../images/suo.png);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.sbyc-title b {
    display: block;
    float: left;
    font-size: 18px;
    line-height: 60px;
    font-weight: bold;
    color: #ffffff;
    margin-left: 54px;
}

.sbyc-title span {
    display: block;
    float: right;
    font-size: 14px;
    line-height: 60px;
    font-weight: bold;
    color: #ffffff;
    margin-right: 24px;
}

.scyc-jl {
    width: 708px;
    height: 410px;
    box-sizing: border-box;
    padding: 16px 21px;
}

.scyc-jl-zi {
    width: 665px;
    height: 60px;
    background-color: #f5e6c4;
    border: solid 1px #ab4c28;
    border-top: none;
    text-align: left;
    box-sizing: border-box;
    padding: 15px;
}

.scyc-jl-zi:first-child {
    border-top: 1px solid #ab4c28;
}

.scyc-jl-zi span {
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    line-height: 30px;
}

.scyc-jl-zi div {
    width: 90px;
    height: 30px;
    background-color: #d06f35;
    border-radius: 5px;
    float: right;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #ffffff;
    cursor: pointer;
}

.scyc-jl-zi div.active {
    background-color: #aaaaaa;
}

.scyc-jl-ty {
    margin-top: 30px;
}

.scyc-jl-ty>div {
    display: inline-block;
    width: 200px;
    margin: 0px 0px;
}

.scyc-jl-li {
    width: 120px;
    height: 40px;
    background-color: #d06f35;
    border-radius: 10px;
    color: #ffffff;
    line-height: 40px;
    margin: 26px auto 0;
    cursor: pointer;
}

.scyc-jl-li.active {
    background-color: #a6a6a6;
}



/* 砍一刀礼包 */
.kydlb {
    text-align: center;
    margin-top: 30px;
}

.kydlb-zi {
    display: inline-block;
    width: 236px;
    height: 487px;
    background: url(../images/kydlb.png) center top no-repeat;
    background-size: 100% 337px;
    margin: 0 14px;
    vertical-align: top;
}

.kydlb-zi b {
    display: block;
    font-size: 18px;
    color: #f9dd99;
    margin-top: 30px;
}

.lbzk {
    width: 54px;
    height: 34px;
    background: url(../images/lbzk.png);
    top: 8px;
    left: 17px;
    font-size: 12px;
    color: #f9dd99;
    font-weight: bold;
}

.lbzk span {
    font-size: 22px;
    line-height: 32px;
}

.kydlb-zi img {
    height: 146px;
    margin-top: 12px;
}

.lbdlb-data {
    width: 218px;
    height: 106px;
    /* background-color: aquamarine; */
    margin: 36px auto 0px;
    text-align: center;
}

.lbdlb-data>div {
    display: inline-block;
    width: 90px;
    margin: 0px 3px;
    vertical-align: top;
}

.lbdlb-data>div div {
    width: 56px;
    height: 56px;
    margin: 0 auto;
    background: url(../images/layer.png);
    background-size: 100% 100%;
}

.lbdlb-data>div img {
    width: 44px;
    height: 44px;
    margin: 6px;
}

.lbdlb-data>div span {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    margin-top: 6px;
}

.kydlb-zi p {
    font-size: 30px;
    color: #a6500b;
    font-weight: bold;
    padding-left: 8px;
}

.kydlb-zi p span {
    font-size: 16px;
    font-weight: 500;
    position: relative;
    top: -4px;
    left: -6px;
}

.kydlb-zi>span {
    display: block;
    font-size: 14px;
    color: #666666;
    margin-top: 12px;
}

.kydlb-zi>span.active {
    text-decoration: line-through;
}

.kydlb-li {
    width: 114px;
    height: 41px;
    background: url(../images/lbgm.png);
    margin: 10px auto 0;
    cursor: pointer;
    font-size: 16px;
    color: #722203;
    font-weight: bold;
    line-height: 41px;
}

.kydlb-li.active {
    background: url(../images/lbgmact.png);
    color: #4d4d4d;
}

.kydlb-yq {
    width: 119px;
    height: 30px;
    background-color: #e7ab55;
    border-radius: 5px;
    font-size: 14px;
    color: #010101;
    line-height: 30px;
    margin: 56px auto 0;
    cursor: pointer;
}

.kydlb-yq.active {
    background-color: #a1a1a1;
}

.goumlp {
    width: 142px;
    height: 40px;
    background: url(../images/gmaiys.png);
    background-size: 100% 100%;
    left: -10px;
    top: -60px;
    color: #722203;
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    cursor: pointer;
    text-align: center;
}

.goumsy {
    right: 90px;
    top: -54px;
    color: #f9dd99;
    font-size: 22px;
    font-weight: bold;
    line-height: 40px;
}

/* 元宝暴击 */
.ybbji {
    overflow: hidden;
}

.ybbji-gou {
    float: left;
    margin-top: 24px;
}

.ybbji-jlu {
    width: 1000px;
    height: 136px;
    /* background-color: aquamarine; */
    float: right;
    margin-right: 10px;
    position: relative;
    overflow: hidden;
}

.ybbji-jlu-zi {
    display: inline-block;
    height: 37px;
    line-height: 37px;
    font-size: 15px;
    color: #4b2b06;
    background: url(../images/ybbji.png);
    background-size: 100% 100%;
    /* padding: 0 10px; */
    position: relative;
    margin: 0 55px;
}

.ybbji-jlu-zi::before {
    display: block;
    content: '';
    width: 14px;
    height: 37px;
    background: url(../images/ybbjileft.png) no-repeat left;
    position: absolute;
    left: -14px;
    top: 0;
}

.ybbji-jlu-zi::after {
    display: block;
    content: '';
    width: 14px;
    height: 37px;
    background: url(../images/ybbjirigth.png) no-repeat right;
    position: absolute;
    right: -14px;
    top: 0;
}

.ybbji-mb {
    position: absolute;
    white-space: nowrap;
    /* 防止子 div 换行 */
}

.ybbji-mb>div {
    white-space: nowrap;
    /* 子元素横向排 */
    margin: 8px 0;
}


.ybbji-baox {
    margin-top: 20px;
}

.ybbji-xzi {
    width: 589px;
    height: 394px;
    background: url(../images/ybbjixzi.png);
    margin: 0 auto;
    position: relative;

}

.ybbji-xzi div {
    width: 100px;
    height: 130px;
    text-align: center;
    position: absolute;
}

.ybbji-xzi div span {
    font-size: 16px;
    color: #842b10;
    font-weight: bold;
}

.ybnum0 {
    top: 21px;
    left: 32px;
}

.ybnum1 {
    top: 185px;
    left: -80px;
}

.ybnum2 {
    top: 20px;
    right: -195px;
}

.ybnum3 {
    top: 112px;
    right: -29px;
}

.ybnum4 {
    top: 241px;
    right: -128px;
}

.syuysnum {
    text-align: center;
    font-size: 14px;
    color: #333333;
    margin-top: 20px;
}

.yscj {
    text-align: center;
    margin-top: 30px;
}

.yscj span {
    display: inline-block;
    width: 120px;
    height: 40px;
    background-color: #ffd100;
    border-radius: 8px;
    border: solid 1px #95351b;
    font-size: 16px;
    color: #402908;
    line-height: 40px;
    font-weight: bold;
    margin: 0 35px;
    cursor: pointer;
}

/* 积分商店 */
.Recharge {
    width: 100%;
    height: 44px;
    text-align: center;
    bottom: 0;
}

.Recharge>span {
    font-family: MicrosoftYaHei-Bold;
    font-size: 18px;
    font-weight: bold;
    line-height: 44px;
    color: #a05b46;
}

.Recharge>a {
    display: inline-block;
    width: 146px;
    height: 44px;
    background-color: #882910;
    border-radius: 6px;
    line-height: 44px;
    color: #ffffff;
    margin: 0 40px;
    cursor: pointer;
}

.shang-dian {
    width: 1008px;
    height: 245px;
    background: url(../images/give.png);
    background-size: 100% 100%;
    text-align: center;
    margin: 58px auto 0;
    padding-top: 63px;
    box-sizing: border-box;
}

.dian-name {
    width: 223px;
    height: 64px;
    background: url(../images/btbg.png);
    background-size: 100% 100%;
    top: -32px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 18px;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
    color: #fbf5aa;
    z-index: 5;
}

.dian-pin {
    display: inline-block;
    width: 119px;
    height: 140px;
    margin: 0 18px;
    /* z-index: 5; */
}

.shang-dian>.dian-pin:nth-child(2) {
    margin-left: 32px;
}

.dian-pin>div {
    width: 53px;
    height: 53px;
    background: url(../images/layer.png);
    background-size: 100% 100%;
    margin: 0 auto;
}

.dian-pin>div>img:nth-child(1) {
    width: 41px;
    height: 41px;
    top: 6px;
    left: 6px;
}

.dian-pin>div>img:nth-child(2) {
    bottom: 54px;
    display: none;
    z-index: 6;
}

.dian-pin>div:hover>img:nth-child(2) {
    display: block;
}

.dian-pin-name {
    height: 40px;
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    text-align: center;
    color: #333333;
    bottom: 58px;
    transform: translate(-50%, 50%);
}

.dian-dun {
    display: inline-block;
    width: 108%;
    height: 34px;
    background-color: #95351b;
    border-radius: 6px;
    margin: 6px auto 0;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 34px;
    text-align: center;
    color: #fffcd2;
    cursor: pointer;
    bottom: 0;
}

.dian-yin {
    width: 100%;
    height: 100%;
    background: url(../images/yinan.png);
    background-size: 100% 100%;
    top: 0;
    /* z-index: 10; */
}

.dian-yin div {
    width: 146px;
    height: 43px;
    background-color: #882910;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    text-align: center;
    line-height: 43px;
    color: #fffcd2;
    border-radius: 10px;
    cursor: pointer;
}



/* 活动说明 */
.huo-name {
    width: 1030px;
    margin: 0 auto;
    background-color: #ba3b25;
    padding: 3px;
    box-sizing: border-box;
    overflow: hidden;
}

.huo-name div {
    display: block;
    content: '';
    background-color: #fbefc7;
    border-radius: 5px;
    padding: 30px;
    box-sizing: border-box;
}

.huo-name b {
    font-family: MicrosoftYaHei-Bold;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}

.huo-name p {
    font-family: MicrosoftYaHei-Bold;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}



/* 弹窗 */
.alert_outbox {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}

.alert_outbox.active {
    display: block;
}

.alert_outbox .alert_black {
    width: 100%;
    height: 100%;
    z-index: 1
}

.hdgzalert {
    width: 609px;
    background: url(../images/hdgzalert.jpg);
    background-size: 100% 100%;
    text-align: center;
    box-sizing: border-box;
}

.guize {
    padding: 11px 40px 30px;
}

.wgest {
    width: 420px;
    padding: 11px 40px 30px;
}

.kydlbtype {
    padding: 11px 13px 30px;
}

.hdgzalert::before {
    display: block;
    content: '';
    width: 100%;
    height: 35px;
    background: url(../images/hdgzalerttop.jpg);
    background-size: 100% 100%;
    position: absolute;
    top: -2px;
    left: 0;
    z-index: -1;
}

.hdgzalert::after {
    display: block;
    content: '';
    width: 100%;
    height: 44px;
    background: url(../images/hdgzalertbottom.jpg);
    background-size: 100% 100%;
    position: absolute;
    bottom: -2px;
    left: 0;
    z-index: -1;
}

.hdgzalert>img {
    width: 20px;
    height: 20px;
    position: absolute;
    top: -2px;
    right: 0px;
    cursor: pointer;
}

.gui-title {
    text-align: left;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    border-bottom: 1px #b96a54 solid;
    color: #91280e;
    line-height: 46px;
}

.hdgz {
    width: 520px;
    height: 400px;
    margin-top: 20px;
    text-align: left;
    overflow-y: auto;
    line-height: 30px;
    font-size: 16px;
    box-sizing: border-box;
    color: #333333;
}



/* 定义滚动条的整体样式 */
.hdgz::-webkit-scrollbar {
    width: 6px;
    height: 8px;
}

/* 滚动条轨道 */
.hdgz::-webkit-scrollbar-track {
    background: #ffffff;
    border-radius: 10px;
}

/* 滚动条滑块 */
.hdgz::-webkit-scrollbar-thumb {
    background: #d09172;
    border-radius: 10px;
}

/* 滚动条滑块在悬停时 */
.hdgz::-webkit-scrollbar-thumb:hover {
    background: #91280e;
}

.glgb {
    display: block;
    width: 300px;
    margin: 30px auto 0;
}

/* 导航 */
.dao-h {
    width: 165px;
    position: fixed;
    top: 50%;
    left: 25px;
    transform: translateY(-50%);
    z-index: 10;
    box-sizing: border-box;
}

.dao-top {
    width: 100%;
    background: url(../images/folkact.png) no-repeat left;
    background-size: auto 100%;
    padding: 6px 50px 100px 0;
}

.zidao {
    width: 164px;
    height: 45px;
    cursor: pointer;
    margin: 18px 0 18px -16px;
    transition: all ease .2s;
}

.zidao.active,
.zidao:hover {
    background: url(../images/folb.png);
}

.zifol {
    width: 44px;
    height: 47px;
    background: url(../images/folk.png) no-repeat center;
    float: left;
}

.ziwen {
    line-height: 45px;
    color: #4e150c;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.zidao.active .zifol,
.zidao:hover .zifol {
    background: none;
}

.zidao.active .ziwen,
.zidao:hover .ziwen {
    font-weight: bold;
    color: #ffedd2;
}

.to-top {
    width: 208px;
    margin-top: 1px;
    cursor: pointer;
    background-color: #0000009c;
    height: 55px;
    line-height: 30px;
    text-align: center;
    color: #e7d098;
    font-size: 14px;
    padding-top: 10px;
    box-sizing: border-box;
}


/* 购买 */
.gomlp {
    text-align: center;
    margin-top: 10px;
}

.gomlp-zi {
    display: inline-block;
    width: 142px;
    height: 200px;
    background: url(../images/gomlp.png) no-repeat center top;
    padding-top: 120px;
    box-sizing: border-box;
    position: relative;
    vertical-align: top;
}

.gomlp-zi.act {
    background: url(../images/gomlpysd.png) no-repeat center top;
}

.gomlp-zi.active::before {
    display: block;
    content: '';
    width: 113%;
    height: 90%;
    background: url(../images/gomlpact.png);
    position: absolute;
    top: -5px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 0;
}

.quedgmai {
    width: 109px;
    height: 39px;
    background-color: #b74a34;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    line-height: 39px;
    margin: 34px auto 6px;
    position: relative;
    cursor: pointer;
}

.quedgmai:hover .truntable_ewm {
    display: block;
}

.gomlp-sp {
    color: #333333;
    font-size: 12px;
}

.gomlp-sp span {
    font-size: 20px;
    color: #a6500b;
    font-weight: bold;
}

.gomlp-input {
    width: 101px;
    height: 27px;
    background-color: #fff6de;
    border-radius: 13px;
    border: solid 1px #a14a35;
    font-size: 12px;
    color: #666666;
    padding: 0 7px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    z-index: 2;
}

.gomlp-jg {
    font-size: 12px;
    color: #333333;
    margin-top: 28px;
}

.gomlp-jg span {
    font-size: 18px;
    font-weight: bold;
}

/* 恭喜获得道具弹窗 */
.gxhddj {
    padding: 30px 0px;
    box-sizing: border-box;
}

.gxhddj-tit{
    font-size: 22px;
    color: #e50000;
}

.gxhddjspan {
    display: inline-block;
    width: 400px;
    font-size: 18px;
    color: #91280e;
    word-break: break-all;
    text-decoration: underline;
    margin-top: 20px;
}

.gxhddj-p {
    font-size: 24px;
    color: #91280e;
    line-height: 34px;
    word-wrap: break-word;
}

.gxhddj-p .saizbut {
    font-size: 20px;
}

.gxqueren {
    margin-top: 44px;
}

.gxqueren div {
    display: inline-block;
    width: 110px;
    height: 40px;
    background-color: #b74a34;
    border-radius: 5px;
    font-size: 16px;
    color: #ffffff;
    line-height: 40px;
    cursor: pointer;
    margin: 0 30px;
}

.gxqueren div.act {
    background-color: #7b4d44;
}

.ybbjcjjltype {
    height: 200px;
    padding: 0px 30px;
    box-sizing: border-box;
    overflow-y: auto;
    margin: 16px 0;
}

.ybbjcjjltype::-webkit-scrollbar {
    width: 4px;
    height: 8px;
}

.ybbjcjjltype::-webkit-scrollbar-track {
    background: #ffffff;
    border-radius: 10px;
}

.ybbjcjjltype::-webkit-scrollbar-thumb {
    background: #d09172;
    border-radius: 10px;
}

.ybbjcjjltype::-webkit-scrollbar-thumb:hover {
    background: #91280e;
}

.ybbjcjjltype div {
    width: 448px;
    height: 40px;
    display: block;
    float: left;
}

.ybbjcjjltype span {
    display: block;
    font-size: 14px;
    color: #91280e;
    line-height: 40px;
}

.ybbjcjjltype span:nth-of-type(1) {
    float: left;
}

.ybbjcjjltype span:nth-of-type(2) {
    float: right;
}

/* wegame */
.wgamemty {
    margin-top: 16px;
}

.wgamemty>span {
    display: block;
    font-size: 20px;
    line-height: 35px;
    color: #333333;
    text-align: center;
    color: #4d0f00;
}

.xibottom {
    text-align: center;
    margin-top: 22px;
}

.xibottom>span,
.xibottom>a {
    width: 100px;
    height: 34px;
    border-radius: 4px;
    line-height: 34px;
    text-align: center;
    font-size: 16px;
    display: inline-block;
    margin: 0 15px;
    cursor: pointer;
}

.xibottom>a {
    border: solid 1px #b74a34;
    color: #b74a34;
}

.xibottom>span {
    background-color: #b74a34;
    color: #ffffff;
}



.truntable_ewm {
    position: absolute;
    top: -70px;
    z-index: 10;
    /* display: none; */
    left: 50%;
    width: 132px;
    height: 67px;
    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;
}