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";
    box-sizing: border-box;
    font-size: 14px;
}

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;
}

q:before, q:after {
    content: '';
}

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%;
}

a {
    text-decoration: none;
}

button, textarea, input {
    outline: 0;
    border: 0;
    padding: 0;
    margin: 0
}

body {
    background: #8d2727;
}

.container {
    width: 100%;
    height: auto;
    background: #8d2727;
}

.top_bg {
    width: 100%;
    height: 662px;
    background: url(../images/2020newyear_icon01.jpg) no-repeat center center;
    display: table;
}

.newyear_con_container {
    width: 1100px;
    height: auto;
    display: table;
    margin: auto;
}

.newyear_con_one {
    width: 100%;
    height: auto;
    display: table;
    background-color: #ffc79a;
    border-radius: 10px;
}

.newyear_con_one_top {
    width: 100%;
    height: 61px;
    line-height: 61px;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    background-color: #ff7b0d;
    border-radius: 10px 10px 0px 0px;
}

.newyear_con_one_center {
    display: table;
    width: 984px;
    height: 300px;
    margin: 35px auto 20px;
}

.newyear_con_one_center_top {
    width: 100%;
    height: 114px;
}

.newyear_con_one_center_top_li {
    float: left;
    width: 93px;
    height: 114px;
    background: url("../images/2020newyear_icon03.png") no-repeat;
}

.newyear_con_one_center_top_li.active {
    background: url("../images/2020newyear_icon02.png") no-repeat;
}

.newyear_con_one_center_top_li:nth-child(2) {
    margin-left: 209px;
}

.newyear_con_one_center_top_li:nth-child(3) {
    float: right;
    margin-right: -5px;
}

.newyear_con_one_center_top_li span {
    float: left;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px;
    text-align: center;
    display: none;
}

.newyear_con_one_center_top_li.active span {
    display: block;
}

.newyear_con_one_center_top_li a {
    width: 43px;
    height: 22px;
    background-color: #ff9540;
    border-radius: 5px;
    line-height: 22px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
    display: none;
}

.newyear_con_one_center_top_li.active a {
    display: table;
}

.newyear_con_one_center_con {
    width: 942px;
    height: 50px;
    background: url("../images/2020newyear_icon04.png") no-repeat;
    display: table;
    margin: 12px auto;
}

.newyear_con_one_center_avtive {
    width: 0;
    height: 38px;
    background: url("../images/2020newyear_icon05.png") no-repeat left;
    margin-left: 6px;
    margin-top: 6px;
}

.newyear_con_one_center_avtive.one {
    width: 38px;
}

.newyear_con_one_center_avtive.two {
    width: 187px;
}

.newyear_con_one_center_avtive.three {
    width: 335px;
}

.newyear_con_one_center_avtive.four {
    width: 484px;
}

.newyear_con_one_center_avtive.five {
    width: 633px;
}

.newyear_con_one_center_avtive.six {
    width: 781px;
}

.newyear_con_one_center_avtive.seven {
    width: 930px;
}

.newyear_con_one_center_con ul {
    display: table;
    width: 100%;
    height: 30px;
    margin-top: 10px;
}

.newyear_con_one_center_con ul li {
    float: left;
    width: auto;
    height: 30px;
    line-height: 30px;
    color: #6b1917;
    font-size: 14px;
}

.newyear_con_one_center_con ul li:nth-child(2), .newyear_con_one_center_con ul li:nth-child(4) {
    margin-left: 110px;
}

.newyear_con_one_center_con ul li:nth-child(3), .newyear_con_one_center_con ul li:nth-child(5), .newyear_con_one_center_con ul li:nth-child(6) {
    margin-left: 106px;
}

.newyear_con_one_center_con ul li:nth-child(7) {
    float: right;
}

.newyear_qd {
    display: table;
    width: 152px;
    height: 63px;
    line-height: 56px;
    margin: 20px auto 0;
    background: url("../images/2020newyear_icon06.png") no-repeat;
    font-size: 24px;
    font-weight: bold;
    color: #6b1917;
    text-align: center;
}

.newyear_con_one_bottom {
    display: table;
    width: 1028px;
    height: auto;
    background-color: #d6a277;
    border-radius: 10px;
    margin: 0 auto 35px;
}

.newyear_con_one_bottom p {
    display: table;
    width: 994px;
    height: auto;
    margin: 10px auto;
    font-size: 14px;
    color: #6b1917;
    text-align: left;
}

.newyear_con_two {
    width: 100%;
    height: auto;
    display: table;
    background-color: #ffc79a;
    border-radius: 10px;
    margin-top: 45px;
    margin-bottom: 100px;
}

.newyear_con_two_top {
    width: 100%;
    height: 61px;
    line-height: 61px;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    background-color: #ff7b0d;
    border-radius: 10px 10px 0px 0px;
}

.newyear_con_two_center {
    display: table;
    width: 984px;
    height: auto;
    margin: 35px auto 20px;
}

.newyear_con_two_center img {
    width: 172px;
    height: auto;
    display: table;
    margin: 0 auto;
}

.vipbuy {
    display: table;
    width: 152px;
    height: 63px;
    line-height: 56px;
    margin: 0 auto;
    background: url("../images/2020newyear_icon06.png") no-repeat;
    font-size: 24px;
    font-weight: bold;
    color: #6b1917;
    text-align: center;
}

.newyear_con_two_bottom {
    display: table;
    width: 1028px;
    height: auto;
    background-color: #d6a277;
    border-radius: 10px;
    margin: 0 auto 35px;
}

.newyear_con_two_bottom p {
    display: table;
    width: 994px;
    height: auto;
    margin: 10px auto;
    font-size: 14px;
    color: #6b1917;
    text-align: left;
}

/*弹窗*/
.newyear_alert_contariner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    display: none;
}

.newyear_alert_con {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: table;
    width: 520px;
    height: auto;
    background-color: #ffffff;
    border-radius: 10px;
    margin: auto;
}

.newyear_prize_con {
    position: relative;
    display: table;
    padding: 30px;
    width: 520px;
}

.newyear_prize_con .close_alert {
    position: absolute;
    right: -44px;
    top: 0;
    width: 34px;
    height: 34px;
    background: url("../images/2020newyear_icon08.png") no-repeat;
    cursor: pointer;
}

.newyear_prize_con .text {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 36px;
    color: #FF0000;
}

.newyear_prize_con img {
    width: 100%;
    height: auto;
    margin: 20px 0 10px;
}

.newyear_prize_con .title {
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 16px;
    color: #000000;
}

.newyear_prize_con .content {
    width: 100%;
    height: auto;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #666666;
    margin: 10px;
}

.newyear_prize_con .button {
    width: 330px;
    height: 63px;
    margin: 10px auto;
}

.newyear_prize_con .button a {
    float: left;
    width: 152px;
    height: 63px;
    line-height: 56px;
    background: url("../images/2020newyear_icon06.png") no-repeat;
    color: #6b1917;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
}

.newyear_prize_con .button a.accept {
    float: right;
}