.container {
    width: 100%;
    max-width: 1920px;
    margin: auto;
    height: 3300px;
    position: relative;
    /* padding-top: 300px; */
    background: url(../images/by23.png) no-repeat center top rgb(39, 46, 54);
}

.container::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/by8.png) no-repeat center top;
    user-select: none;
    pointer-events: none;
    z-index: 2;
}

.container .part {
    position: relative;
    z-index: 3;
}

.part1 {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto 180px;
    padding-top: 196px;
}

.part1 .logo {
    width: 427px;
    height: 351px;
    background: url(../images/by3.png) no-repeat center;
    background-size: 100%;
    margin: 0 auto 20px;
}

.part1 .title1 {
    text-align: center;
    font-size: 18px;
    letter-spacing: 1px;
    color: #a32412;
    font-weight: bold;
}

.part1 .title2 {
    text-align: center;
    font-size: 18px;
    letter-spacing: 1px;
    color: #a32412;
    margin: 0 auto 5px;
    font-weight: bold;
    text-shadow: -1px 1px 5px rgba(255, 255, 255, 0.95), 1px -1px 5px rgba(255, 255, 255, 0.95), -1px 1px 5px rgba(255, 255, 255, 0.95), 1px 1px 5px rgba(255, 255, 255, 0.95);
}

.part1 .btn {
    width: 329px;
    height: 90px;
    background: url(../images/by24.png) no-repeat center;
    background-size: 100%;
    margin: 0 auto 12px;
    cursor: pointer;
}

.part1 .btn:hover {
    background-image: url(../images/by25.png);
}

.part1 .gifts {
    width: 623px;
    height: 199px;
    background: url(../images/by11.png) no-repeat center;
    background-size: 100%;
    margin: 0 auto;
    /* overflow: hidden; */
}

.part1 .gifts .rule {
    width: 35px;
    height: 146px;
    background: url(../images/by14.png) no-repeat center;
    background-size: 100%;
    margin: 21px 0 0 -22px;
    float: left;
    cursor: pointer;
}

.part1 .gifts .rule:hover {
    background-image: url(../images/by15.png);
}

.part1 .gifts .bt {
    height: 36px;
    float: left;
    width: 596px;
    /* background: #ff00006e; */
    margin: 10px auto 3px;
    color: #ffeaaa;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
}

.part1 .gifts .ul {
    float: left;
    margin: 0px 0 0 32px;
}

.part1 .gifts .li {
    width: 106px;
    height: 110px;
    float: left;
    margin-left: 0;
}

.part1 .gifts .img {
    width: 78px;
    height: 78px;
    margin: 0 auto;
}

.part1 .gifts img {
    float: left;
    width: 100%;
    height: 100%;
}

.part1 .gifts p {
    height: 26px;
    line-height: 16px;
    font-size: 14px;
    text-align: center;
    color: #371d01;
    margin: 0;
    padding-top: 5px;
}

.part2 {
    /* position: relative; */
    /* z-index: 3; */
    width: 1367px;
    height: 1990px;
    background: url(../images/by7.png) no-repeat center;
    background-size: 100% 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: 95px;
}

.part2 .title {
    height: 80px;
    margin-bottom: 25px;
}

.part2 .title img {
    height: 79px;
    display: block;
    margin: 0 auto;
}

.part2 .title img {
    height: 79px;
    display: block;
    margin: 0 auto;
}

.part2 .p2-con {
    text-align: left;
    width: 1070px;
    margin: 0 auto 38px;
}

.part2 .p2-con-bg {
    width: 990px;
    height: 183px;
    margin: 0 auto 50px;
    background: linear-gradient(to right, rgba(187, 166, 125, 0) 0%, rgba(187, 166, 125, 0.6) 25%, rgba(187, 166, 125, 0.75) 50%, rgba(187, 166, 125, 0.6) 75%, rgba(187, 166, 125, 0) 100%);
    box-sizing: border-box;
    padding: 56px 0px 0;
    text-align: center;
    line-height: 30px;
}

.part2 .p2-con-bg.middle {
    padding-top: 26px;
}

.part2 p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
    margin-bottom: 12px;
    color: #380700;
    margin-top: 12px;
    position: relative;
}

.part2 p:before {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #520f06;
    display: block;
    border-radius: 50%;
    left: -9px;
    top: 8px;
    position: absolute;
}

.part2 .p2-con-bg p:before {
    display: none;
}

.p2-con .m-t {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 2px;
    color: #4c2807;
    margin-bottom: 5px;
    text-align: center;
    margin-top: 40px;
}

.p2-con .table {
    width: 897px;
    height: 706px;
    background: url(../images/by21.png) no-repeat center;
    background-size: 100%;
    box-sizing: border-box;
    margin: 0 auto 52px;
}

.part2 p b {
    color: red !important;
    font-weight: bold;
}

.p2-con .td {
    float: left;
    height: 61px;
    line-height: 61px;
    text-align: center;
    font-size: 18px;
    color: #3e2401;
}

.table-con {
    float: left;
    width: 854px;
    height: 656px;
    margin: 27px 0 0 22px;
}

.table .warning {
    clear: both;
    font-weight: bold;
    color: red;
    height: 60px;
    line-height: 60px;
}

.p2-con .td1 {
    width: 18%;
    font-weight: bold;
    color: #6b2800;
    /* background: red; */
}

.p2-con .td2 {
    width: 41%;
    /* background: gray; */
}

.p2-con .td3 {
    width: 41%;
}

.p2-con .td4 {
    width: 19%;
    font-weight: bold;
}

.p2-con .tr .td.spec {
    line-height: 25px;
    box-sizing: border-box;
    padding-top: 8px;
}

.p2-con .td5 {
    width: 16%;
}

.p2-con .td6 {
    width: 15%;
}

.p2-con .tr .td {
    height: 66px;
    color: #432208;
    line-height: 66px;
}

.p2-con .td i {
    display: inline-block;
    width: 22px;
    height: 21px;
    background: url(../images/by29.png) no-repeat center;
    background-size: 100%;
}

.p2-con .td b {
    font-weight: bold;
    color: red;
}

.alert-window {
    background: rgba(0, 0, 0, 0.7);
}

.alert-window .alert-book {
    width: 467px;
    height: 312px;
    background: url(../images/by6.png) no-repeat center;
    background-size: 100%;
    display: none;
    box-shadow: none;
}

.booking-container h3 {
    /* line-height: 58px; */
    border-bottom: 0;
    position: relative;
    text-align: center;
    /* margin-bottom: 65px; */
    width: 100%;
    font-size: 0;
    height: 103px;
}

.booking-container .input-div {
    width: 79%;
    background-color: transparent;
    border-radius: 0;
    height: 33px;
    line-height: 33px;
    box-sizing: border-box;
    padding: 0 20px;
    overflow: hidden;
    margin: 0 auto 12px;
}

.booking-container .input-div input {
    height: 33px;
    line-height: 33px;
    font-size: 16px;
    color: #ffffec;
    float: left;
    background-color: transparent;
    width: 100%;
}

.booking-container .input-div-con .input-div input {
    width: 160px;
}

.booking-container .input-div-con .input-div a {
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    color: #4f290d;
    float: right;
    background-color: #f6f6f6;
    width: 100px;
    /* margin-top: 10px; */
    /* border-left: 1px solid #ccc; */
    /* padding-left: 20px; */
    text-align: left;
    cursor: pointer;
    background: url(../images/by16.png) no-repeat center;
    background-size: 100% 100%;
    width: 115px;
    text-align: center;
}

.booking-container .input-div span {
    float: left;
    width: 90px;
    text-indent: 15px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #666666;
    display: none;
}

.booking-container .input-div-warning {
    width: 100%;
    margin: 0 auto 1px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #ff8787;
    clear: both;
    text-indent: 12px;
    display: none;
}


.booking-container .input-div-con {
    /* height: 75px; */
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.booking-container .input-div-con .code-img {
    position: absolute;
    right: 0;
    top: 0;
    width: 118px;
    height: 48px;
    border-radius: 8px;
    overflow: hidden;
    border: solid 1px #eeeeee;
    cursor: pointer;
}

.booking-container .input-div-con .code-img img {
    width: 100%;
    height: 100%;
}

.booking-container .input-div-con .input-div {
    /* width: 100%; */
}

.booking-container .register-bg {
    width: 307px;
    height: 103px;
    /* background: url(../images/by22.png) no-repeat center; */
    /* background-size: 100%; */
    background: url(../images/by22.png) no-repeat center -20px;
    background-size: 100% 100%;
    margin: 0 auto;
    boxx: b;
    box-sizing: border-box;
    padding-top: 22px;
}

.booking-container .register-btn {
    width: 132px;
    height: 43px;
    background: url(../images/by37.png) no-repeat center;
    background-size: 100%;
    display: block;
    cursor: pointer;
    margin: 0 auto;
}

.booking-container .register-info {
    width: 300px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 24px;
    color: #383838;
    text-align: center;
}

.booking-container .register-info a {
    color: #3292ff;
}


.alert-win .close {
    width: 55px;
    height: 55px;
    background: url(../images/by19.png) no-repeat center;
    background-size: 100%;
    margin: 0 auto;
    cursor: pointer;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -28px;
}

.alert-win .close:hover {
    background-image: url(../images/by20.png);
}

.alert-win.alert-rule .close {
    bottom: -8px;
}

.alert-window .alert-rule {
    width: 1010px;
    height: 746px;
    background: url(../images/by10.png) no-repeat center;
    background-size: 100%;
    display: block;
    box-shadow: none;
    box-sizing: border-box;
    padding: 93px 66px;
}


.alert-rule .title {
    height: 59px;
    line-height: 56px;
    font-size: 24px;
    letter-spacing: 2px;
    color: #4f290d;
    text-align: center;
    font-weight: bold;
    margin-bottom: 32px;
}

.alert-rule .con {
    line-height: 50px;
    font-size: 24px;
    letter-spacing: 2px;
    color: #4f290d;
    overflow: auto;
    width: 100%;
    height: 421px;
}

.alert-rule .con p {
    width: 760px;
    margin: 0 auto 20px;
    font-size: 18px;
    line-height: 28px;
    color: #5f3110;
}

.fixed-right {
    position: fixed;
    z-index: 3;
    height: 265px;
    background: url(../images/by35.png) no-repeat left 14px;
    background-size: 14px auto;
    right: 50%;
    top: 0;
    bottom: 0;
    margin: auto -853px auto auto;
    box-sizing: border-box;
    padding-left: 11px;
    display: none;
}

.fixed-right .icon-rule {
    width: 149px;
    height: 32px;
    background: url(../images/by12.png) no-repeat left top;
    background-size: 100%;
    cursor: pointer;
    margin-bottom: 27px;
}

.fixed-right .icon-rule img {
    display: block;
    width: 84px;
    height: 26px;
    background: url(../images/by32.png) no-repeat left top;
    background-size: 100%;
    float: left;
    margin: 4px 0 0 32px;
}

.fixed-right .icon-rule:hover {
    background-image: url(../images/by13.png);
}

.fixed-right .icon-ul {

}

.fixed-right .icon-li {
    width: 142px;
    height: 50px;
    background: url(../images/by1.png) no-repeat left top;
    background-size: 100%;
    cursor: pointer;
    margin-bottom: 14px;
}

.fixed-right .icon-li:hover {
    background-image: url(../images/by2.png);
}

.fixed-right .icon-li img {
    width: 88px;
    height: 31px;
    display: block;
    float: left;
    margin: 9px 0 0 32px;
}

.fixed-right .icon-top {
    width: 110px;
    height: 30px;
    cursor: pointer;
    margin: 0 0 0 35px;
    position: relative;
}

.fixed-right .icon-top:before {
    content: "";
    width: 23px;
    height: 29px;
    background: url(../images/by9.png) no-repeat center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    top: -3px;
    left: -50px;
}

.fixed-right .icon-top img {
    width: 83px;
    height: 18px;
}

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

.alert-rule .con::-webkit-scrollbar-thumb {
    border-radius: 3px !important;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0) !important;
    background: #785f44 !important;
}

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


.fixed-left {
    position: fixed;
    left: 0;
    top: 0;
    background: url(../images/left.png) no-repeat center;
    background-size: 100% 100%;
    width: 240px;
    height:278px;
    bottom: 0;
    margin: auto;
    cursor: pointer;
    z-index: 4;
}

.alert-window .alert-gift {
    width: 700px;
    height: 250px;
    background: url(../images/by10.png) no-repeat center;
    background-size: 100% 100%;
    display: block;
    box-shadow: none;
    box-sizing: border-box;
    padding: 0 20px;
}

.alert-gift .title {
    height: 91px;
    line-height: 90px;
    text-align: center;
}

.alert-gift .ul {
    /* float: left; */
    margin: 0 auto 10px;
    overflow: hidden;
    text-align: center;
}

.alert-gift .li {
    width: 106px;
    height: 110px;
    /* float: left; */
    margin-left: 0;
    display: inline-block;
}

.alert-gift .img {
    width: 78px;
    height: 78px;
    margin: 0 auto;
}

.alert-gift img {
    float: left;
    width: 100%;
    height: 100%;
}

.alert-gift p {
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    text-align: center;
    color: #371d01;
    margin: 0;
}

.alert-win.alert-gift .close {
    bottom: -60px;
}

.get-gift {
    width: 223px;
    height: 82px;
    background: url(../images/get2.png) no-repeat center;
    background-size: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -30px;
    cursor: pointer;
}
.get-gift.active{
    background-image: url(../images/get1.png);
}
.hover {
    display: none;
    width: 215px;
    background: url(/images/txmj13.png) no-repeat center;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 15px 8px 16px;
    position: absolute;
    top: 66px;
    left: 185px;
    z-index: 2;
    font-size: 14px;
}

.hover b {
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #77532f;
    text-align: center;
    margin-bottom: 6px;
}

.hover i {
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #77532f;
    display: block;
    font-style: inherit;
}

.hover i.red {
    margin-bottom: 10px;
    color: #cf4400;
}

.fixed-left.active .hover {
    display: block;
}
.red{
    color: red !important;
}
