body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
button,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei"
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    font-family: "Microsoft YaHei"
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal
}

ul,
ol,
li {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

input,
textarea,
select {
    *font-size: 100%;
    outline: 0;
    border: 0
}

a {
    text-decoration: none
}

button,
textarea {
    outline: 0;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-appearance: none
}

body {
    background: #e3e3e3;
}

.yueka-container {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    background: url(../images/bg1.jpg) no-repeat top center #110702;
    background-size: 1920px auto;
    min-height: 100vh;
    padding-bottom: 18px;
    box-sizing: border-box;
    padding-top: 230px;
}



.yueka-container .head {
    width: 1300px;
    margin: 0 auto 0;
    overflow: hidden;
}

.yueka-container .logoin {
    /* padding-top: 30px; */
    text-align: center;
    float: right;
    margin-right: 120px;
}

.yueka-container .head .hdtime {
    width: 483px;
    height: 55px;
    background: url(../images/timebg.png);
    font-size: 18px;
    color: #ffffff;
    line-height: 55px;
    text-align: center;
    margin: 0 auto;
}

.yueka-container .head .ykf {
    width: 796px;
    height: 208px;
    background: url(../images/slg.png) no-repeat center top;
    background-size: 100% 100%;
    margin: 0 auto;
    display: block;
    float: right;
}


.alert-windows {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
    display: none
}

.alert-windows>.close-win {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    cursor: pointer;
    user-select: none;
    pointer-events: none
}

.alert-win {
    position: absolute;
    z-index: 2;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: none
}

.alert-windows .win-title {
    width: 358px;
    height: 40px;
    /* background: url(../images/btbg.png) no-repeat center center; */
    background-size: 100%;
    font-size: 22px;
    color: #563e2d;
    margin: 0 auto 15px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
}

.alert-windows .alert-win>.close-win {
    width: 30px;
    height: 30px;
    background: url(../images/cbtn.png) no-repeat center center;
    background-size: 20px 20px;
    position: absolute;
    top: 25px;
    right: 27px;
    cursor: pointer;
    margin: 0 auto
}


.section1 {
    width: 1260px;
    margin: 156px auto 0;
}

.section1 .ul {
    position: relative;
}

.section1 .to-rule {
    width: 192px;
    height: 76px;
    background: url(../images/btn.png) no-repeat center;
    position: absolute;
    top: -100px;
    right: -25px;
    cursor: pointer;
    font-size: 16px;
    letter-spacing: 1px;
    color: #8c653f;
    text-indent: 81px;
    line-height: 70px;
    z-index: 5;
}

.gift-pack {
    text-align: center;
    margin-top: 60px;
}

.gift-pack .gift_zi {
    display: inline-block;
    width: 400px;
    height: 320px;
    background-image: url(../images/imgtwo1.png);
    background-size: 100% 100%;
    padding-top: 10px;
    box-sizing: border-box;
    margin: 0 50px;
    position: relative;
    vertical-align: top;
    cursor: pointer;
}

.gift-pack .gift_zi:hover {
    z-index: 10;
}

.gift-pack .gift_zi.active::before {
    display: block;
    content: '';
    width: 418px;
    height: 338px;
    background: url(../images/imgtwoact.png);
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.gift-pack .gift_zi.act1 {
    background-image: url(../images/imgtwo2.png);
}

.gift-pack .title {
    font-size: 28px;
    color: #ffffff;
    font-weight: bold;
}

.gift-pack .text {
    position: absolute;
    top: 55%;
    right: 30px;
    transform: translateY(-50%);
    /* padding: 30px 0 0 120px; */
}

.gift-pack .text p {
    font-size: 16px;
    color: #ffffff;
    text-align: left;
    line-height: 30px;
    text-shadow: 1px 1px 0 #000000, -1px 1px 0 #000000, 1px -1px 0 #000000, -1px -1px 0 #000000;
}

.gift-pack .price {
    width: 100%;
    position: absolute;
    bottom: -56px;
    left: 50%;
    transform: translateX(-50%);
    font-weight: bold;
}

.gift-pack .price .yjia {
    color: #ffcb6a;
    font-size: 35px;
}

.gift-pack .price .xjia {
    font-size: 24px;
    color: #62342c;
    text-decoration: line-through;
}

.gift-pack .price .zhe-kou {
    background-color: #ffcb6a;
    border-radius: 6px;
    font-size: 20px;
    color: #260700;
    padding: 4px 6px;
}


.gift-pack .price .yjia,
.gift-pack .price .xjia,
.gift-pack .price .zhe-kou {
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px;
}


.section1 .li {
    width: 1259px;
    height: 548px;
    background: url(../images/bg.png) no-repeat center;
    position: relative;
    box-sizing: border-box;
    padding: 16px 64px 0;
    margin-top: 80px;

}

.section1 .li .li_title {
    color: #ffcb6a;
    text-shadow: 4px 4px 5px #100303;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 8px;
}


.li_data {
    height: 330px;
    margin-top: 50px;
}

.section1 .li .li_left {
    width: 322px;
    height: 324px;
    float: left;
}

.section1 .li .li_left img {
    width: 100%;
    height: 100%;
}

.section1 .li .li_right {
    width: 700px;
    float: right;
    line-height: 26px;
}

.section1 .li.act0 .li_right {
    line-height: 36px;
}

.section1 .li .li_right .text {
    width: 100%;
    margin-bottom: 30px;
}

.section1 .li.act1 .li_right .text {
    margin-bottom: 0;
}

.section1 .li .li_right .text div {
    width: 340px;
    display: inline-block;
    vertical-align: top;
}

.section1 .li .li_right .text div span {
    display: inline-block;
    width: 300px;
    color: #ffffff;
    font-size: 16px;
}


.section1 .xuana>p {
    margin-top: 12px;
    margin-bottom: 4px;
    font-size: 20px;
    color: #ffcb6a;
    font-weight: bold;
}

.section1 .xuana>p span {
    color: red;
    font-size: 14px;
    font-weight: normal;
}

.section1 .xuana>div {
    display: inline-block;
    width: 300px;
    margin: 4px 0;
    color: #ffffff;
}

.section1 .xuana .typeId {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: solid 1px #ffcb6a;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
    margin: 0 6px 2px 0;
}

.section1 .xuana .typeId.active::before {
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    background-color: #ffcb6a;
    border-radius: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.section1 .li .li_bottom {
    height: 80px;
    
}

.section1 .li .li_bottom span {
    /* display: inline-block; */
    float: right;
    margin-right: 20px;
    font-weight: bold;
    /* vertical-align: middle; */
    line-height: 80px;
}

.section1 .li .li_bottom span.spanact1 {
    font-size: 24px;
    color: #62342c;
    text-decoration: line-through;
}

.section1 .li .li_bottom span.spanact2 {
    font-size: 35px;
    color: #ffcb6a;
}

.section1 .li .li_bottom span.spanact3 {
    background-color: #ffcb6a;
    border-radius: 6px;
    font-size: 20px;
    color: #260700;
    padding: 4px 6px;
    line-height: 20px;
    margin-top: 26px;
}

.section1 .li_bottom .buy-btn {
    float: right;
    vertical-align: middle;
    margin-left: 14px;
}

.tishi {
    position: absolute;
    font-size: 16px;
    color: red;
    bottom: -24px;
    right: 0px;
}

.act3 .tishi {
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    bottom: -58px;
}

.buy-btn {
    width: 148px;
    height: 79px;
    background: url(../images/btn1.png) no-repeat center;
    background-size: 100%;
    color: #2a190d;
    font-weight: bold;
    font-size: 24px;
    line-height: 79px;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.buy-btn.act {
    margin: 60px auto 0;
}

.check {
    position: relative;
    width: 20px;
    height: 20px;
    background: url(../images/fdj.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

.hover-img {
    display: none;
    width: 270px;
    position: absolute;
    left: 20px;
    top: 20px;
    height: 370px;
    /* max-width: 400px; */
    z-index: 2;
    border-radius: 28px 8px 8px 8px;
    border: solid 2px #f1c895;
    box-shadow: 1px 1px 1px 1px #333, -1px -1px 1px 1px #333;
}

.hover-img:after {
    content: "";
    background: url(../images/sj.png) no-repeat center;
    background-size: 100%;
    width: 13px;
    height: 13px;
    position: absolute;
    left: -3px;
    top: -3px;
}

.check:hover .hover-img {
    display: block;
}

.check img {
    width: 100%;
    height: 100%;
    border-radius: 28px 8px 8px 8px;
}


.bottom-warning {
    width: 600px;
    margin: 112px auto 70px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #5f504c;
    height: 95px;
}

.bottom-warning span {
    color: #ab2c16;
}

.bottom-warning .to-rule {
    cursor: pointer;
}

.alert-rule {
    height: 461px;
    width: 745px;
    background: url(/hd/publicimages/tcbg1.png) no-repeat center;
    background-size: 100%;
    box-sizing: border-box;
    padding-top: 40px;
}

.alert-rule .win-title {}

.alert-rule .rule-con {
    width: 634px;
    height: 332px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 10px;
    overflow: auto;
    margin: 0 auto 20px;
}

.alert-rule .rule-text {
    font-size: 14px;
    line-height: 28px;
    color: #705b4d;
}

.alert-rule .rule-text b {
    font-weight: bold;
}

.alert-rule .rule-text span {
    color: red;
}

.alert-rule .rule-text i {
    font-style: normal;
    text-decoration: underline;
}

.alert-rule .rule-text .mb {
    margin-bottom: 15px;
}

.alert-rule .close-in {
    width: 34px;
    height: 32px;
    background: url(/images/plo3.png) no-repeat center center;
    background-size: 100%;
    position: absolute;
    top: 26px;
    right: 28px;
    cursor: pointer;
}

.truntable_ewm {
    position: absolute;
    top: -67px;
    z-index: 10;
    display: none;
    left: 50%;
    transform: translateX(-50%);
    width: 132px;
    height: 67px;
    background-color: #27292a;
    border-radius: 4px;
    border: 1px solid #666;
}

.buy-btn:hover .truntable_ewm,
.removehover:hover .truntable_ewm {
    display: block;
}

.truntable_ewm a {
    width: 46px;
    height: 46px;
    cursor: pointer;
    float: right;
    margin-top: 11px;
    margin-right: 12px;
    background: url(/hd/publicimages/ico_zfb.png) no-repeat center center;
}

.truntable_ewm a+a {
    background-image: url(/hd/publicimages/ico_wx.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(/hd/publicimages/ico_1.png) no-repeat center center;
}

.truntable_ewm:before {
    content: "";
    display: block;
    height: 45px;
    width: 1px;
    background: #666;
    left: 64px;
    top: 12px;
    position: absolute;
}

.rule-con::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

.rule-con::-webkit-scrollbar-thumb {
    border-radius: 10px !important;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2) !important;
    background-image: linear-gradient(0, #ffbd61 25%, #ffbd61 100%) !important;
}

.rule-con::-webkit-scrollbar-track {
    border-radius: 10px !important;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2) !important;
    background: #EDEDED !important;
}



.tstc-index {
    width: 100vw;
    height: 100vh;
    background-color: #00000050;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 5;
    /* display: none; */
}

.tstc-zi {
    width: 682px;
    height: 388px;
    background: url(/images/tstc1.png);
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-top: 121px;
    box-sizing: border-box;
}

.tstc-zi img {
    width: 34px;
    height: 32px;
    position: absolute;
    top: 56px;
    right: 66px;
    cursor: pointer;
}

.tstc-test {
    width: 500px;
    font-size: 20px;
    color: #666666;
    line-height: 30px;
    margin: 0 auto;
}

.tstc-test span {
    color: red;
}

.tstc-div {
    text-align: center;
    margin-top: 50px;
}

.tstc-div span {
    display: inline-block;
    width: 217px;
    height: 70px;
    background: url(/images/tstc3.png) center;
    background-size: 114% 116%;
    margin: 0 15px;
    color: #ffffff;
    line-height: 64px;
    font-size: 20px;
    cursor: pointer;
}

.tstc-div span:nth-child(2) {
    background: url(/images/tstc3_1.png) center;
    background-size: 114% 116%;
}