body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, i {
    margin: 0;
    padding: 0;
}

img {
    border: none;
    vertical-align: middle;
}

em {
    font-style: normal;
}

ul, li, dl, dd, dt, ol {
    list-style: none;
}

a {
    outline: none;
    text-decoration: none;
    cursor: pointer;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

input, select {
    vertical-align: middle;
}

i {
    font-style: normal;
}

html {
    overflow-x: hidden;
}

body {
    font-size: 16px;
    background: url(../images/bg.jpg) top center no-repeat #d31a06;
}

.main {
    width: 1000px;
    margin: 0 auto;
    color: #2f140c;
    padding-top: 400px;
}

.box1 {
    width: 330px;
    height: 200px;
    padding-top: 460px;
    padding-left: 510px;
    line-height: 24px;
}

    .box1 .a1 {
        width: 226px;
        height: 51px;
        background-image: url(../images/btn.png);
        display: block;
        margin: 20px auto;
    }

        .box1 .a1:hover {
            background-position: 0 -51px;
        }

.box2 {
    font-size: 16px;
    padding-bottom: 0;
    line-height: 30px;
}

    .box2 .tip, .box3 .tip {
        background: #fbe4c8;
        font-weight: bold;
        padding: 5px 15px;
        border-radius: 20px;
        border: 1px solid #6b0c10;
        color: #6b0c10;
        font-size: 16px;
    }

    .box2 .txt {
        background: #fff7e7;
        padding: 20px;
    }

    .box2 p {
        font-size: 16px;
        color: #6b0c10;
        padding-top: 10px;
    }

    .box2 .t1 {
        width: 1000px;
        height: 70px;
        background-image: url(../images/bt1.png);
    }

    .box2 .t2 {
        background: url(../images/xh.png) top center repeat-y;
        padding: 0 50px;
    }

    .box2 .t3 {
        width: 1000px;
        height: 70px;
        background-image: url(../images/dibu.png);
    }

    .box2 .wrap {
        height: 520px;
        padding-top: 20px;
    }

    .box2 .hongbao {
        width: 398px;
        height: 350px;
        padding-top: 110px;
        background-image: url(../images/hb.jpg);
        float: left;
        text-align: center;
    }

    .box2 .open {
        width: 176px;
        height: 45px;
        background-image: url(../images/open.png);
        display: block;
        margin: 0 auto;
        margin-top: 110px;
        animation-name: heartBeat;
        animation: heartBeat 1s alternate infinite;
    }

    .box2 .anniu {
        width: 216px;
        height: 38px;
        background-image: url(../images/anniu.png);
        display: block;
        text-align: center;
        line-height: 38px;
        font-weight: bold;
        color: #fff;
        margin: 0 auto;
        margin-top: 5px;
    }

        .box2 .anniu:hover {
            background-position: 0 -38px;
        }

.paihang {
    width: 300px;
    height: 455px;
    float: right;
    margin-right: 50px;
    background: #fff9e7;
    border-radius: 20px;
    border: 1px solid #ed4229;
    position: relative;
    padding-top: 30px;
    color: #713730;
}

.box_hr {
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
}

.paihang h3 {
    width: 250px;
    height: 45px;
    background-image: url(../images/ph.png);
    position: absolute;
    top: -23px;
    left: 25px;
}

.paihang table {
    width: 100%;
    display: table;
}

    .paihang table td {
        padding: 5px;
        text-align: center;
    }

.paihang .no1 {
    width: 39px;
    height: 30px;
    background-image: url(../images/no1.png);
    display: block;
    margin: 0 auto;
}

.paihang .no2 {
    width: 39px;
    height: 30px;
    background-image: url(../images/no2.png);
    display: block;
    margin: 0 auto;
}

.paihang .no3 {
    width: 39px;
    height: 30px;
    background-image: url(../images/no3.png);
    display: block;
    margin: 0 auto;
}

.box3 {
}

    .box3 .t1 {
        width: 1000px;
        height: 70px;
        background-image: url(../images/bt2.png);
    }

    .box3 .t2 {
        height: 770px;
        background: url(../images/xh.png) top center repeat-y;
        padding: 30px 50px;
    }

    .box3 .t3 {
        width: 1000px;
        height: 70px;
        background-image: url(../images/dibu.png);
    }

    .box3 .left {
        width: 350px;
        float: left;
        margin-top: 30px;
        margin-left: 50px;
    }

        .box3 .left li {
            width: 330px;
            height: 50px;
        }

    .box3 .pay {
        width: 230px;
        display: inline-block;
        padding: 5px 10px;
        border: 1px solid #a37a5d;
        border-radius: 20px;
    }

    .box3 .a2 {
        width: 76px;
        height: 31px;
        background-image: url(../images/btn.png);
        display: block;
        float: right;
        background-position: 0 -110px;
    }

        .box3 .a2:hover {
            background-position: 0 -141px;
        }

    .box3 .a3 {
        width: 76px;
        height: 31px;
        background-image: url(../images/btn.png);
        display: block;
        float: right;
        background-position: 0 -172px;
    }

    .box3 .right {
        position: relative;
        float: left;
        width: 360px;
        margin-left: 50px;
        padding-top: 47px;
    }

    .box3 .h2 {
        width: 345px;
        text-align: center;
        position: absolute;
        top: 10px;
        left: 0;
        font-size: 22px;
    }

    .box3 .a4 {
        width: 107px;
        height: 31px;
        background-image: url(../images/btn.png);
        display: block;
        background-position: -89px -110px;
        margin: 0 auto;
    }

        .box3 .a4:hover {
            background-position: -89px -141px;
        }

    .box3 .a5 {
        width: 122px;
        height: 32px;
        background-image: url(../images/btn.png);
        display: block;
        background-position: -91px -179px;
        margin: 0 auto;
    }

        .box3 .a5:hover {
            background-position: -91px -215px;
        }

    .box3 strong {
        display: block;
        text-align: center;
        line-height: 50px;
    }

    .box3 .fanli {
        width: 100%;
        height: 47px;
        line-height: 47px;
        padding-top: 5px;
    }

        .box3 .fanli .d1 {
            width: 170px;
            height: 40px;
            line-height: 40px;
            float: left;
            overflow: hidden;
            text-align: center;
            font-size: 14px;
            background: url(../images/xk.png);
        }

        .box3 .fanli .d2 {
            width: 170px;
            height: 40px;
            line-height: 40px;
            float: left;
            overflow: hidden;
            text-align: center;
            font-size: 14px;
            background: url(../images/xk.png);
            background-position: 0 -40px;
        }

        .box3 .fanli b {
            font-size: 16px;
        }

    .box3 .sel {
        width: 237px;
        height: 30px;
        background: #fde3b9;
        border: 1px solid #a37a5d;
        padding-left: 10px;
    }

    .box3 .inp {
        width: 225px;
        height: 30px;
        background: #fde3b9;
        border: 1px solid #a37a5d;
        padding-left: 10px;
        display: block;
        line-height: 30px;
    }

    .box3 table {
        display: table;
        width: 340px;
    }

    .box3 td {
        padding: 5px;
    }
/*弹窗*/
.pop_a {
    background: #fff6dd;
    border: 8px solid #cf3c3a;
    border-radius: 20px;
    width: 600px;
    height: 427px;
    position: relative;
    color: #52201a;
}

    .pop_a .title {
        width: 358px;
        height: 68px;
        background: url(../images/popbt.png);
        margin: 0 auto;
        text-align: center;
        color: #fff;
        font-weight: bold;
        font-size: 24px;
        line-height: 60px;
    }

.close {
    width: 38px;
    height: 40px;
    background: url(../images/xx.png);
    position: absolute;
    display: block;
    right: 50px;
}

    .close:hover {
        background-position: 0 -41px;
    }

.pop_a .taba {
    width: 400px;
    display: table;
    margin: 20px auto;
    color: #814f37;
}

    .pop_a .taba tr {
        background: #fffff8;
    }

    .pop_a .taba th {
        background: #fdd2a8;
        height: 30px;
        text-align: left;
        padding: 0 10px;
    }

    .pop_a .taba td {
        height: 30px;
        padding: 0 10px;
        border: 1px dashed #fdd2a8;
    }

.pop_a .popcont {
    padding: 20px;
    height: 320px;
    overflow-y: auto;
    overflow-x: hidden;
}

.pop_a .jlul {
    width: 420px;
    margin: 0 auto;
}

    .pop_a .jlul li {
        height: 40px;
        line-height: 40px;
        border-bottom: 1px dashed #e2c268;
        padding: 0 10px;
    }

        .pop_a .jlul li:hover {
            background: #fff;
        }

.pop_a .dlq {
    float: right;
    cursor: pointer;
    color: #e33f09;
}

.pop_a .ylq {
    float: right;
    color: #666;
}









.pagination {
    padding: 10px;
    text-align: center;
    font-size: 12px;
}

    .pagination a {
        display: inline-block;
        padding: 5px 10px;
        margin: 0 2px;
        border: 1px solid #e0e0e0;
        text-decoration: none;
        color: #333;
    }

        .pagination a.active {
            background-color: #ff6b6b;
            color: #fff;
            border-color: #ff6b6b;
        }

        .pagination a:hover {
            background-color: #f8f8f8;
        }

/*底部*/
.bottom {
    text-align: center;
    font-size: 12px;
    padding-top: 50px;
    color: #ffc231;
    line-height: 24px;
    clear: both;
}

    .bottom a {
        color: #ffc231;
    }



@keyframes heartBeat {
    from {
        transform: scale(1.0);
    }

    50% {
        transform: scale(0.95);
    }

    to {
        transform: scale(1.0);
    }
}



@-webkit-keyframes rock {
    0% {
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    10% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }

    20% {
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    30% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    35% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }

    40% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    45% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }

    50% {
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    100% {
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }
}

@keyframes rock {
    0% {
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    10% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }

    20% {
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    30% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    35% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }

    40% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    45% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }

    50% {
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    100% {
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }
}

.bgnone {
    background: none !important;
}

body .my-skin .layui-layer-btn0 {
    border-color: #fc3d44;
    background-color: #fc3d44;
    color: #fff;
}
