html {
    *border: none;;
    overflow-y: scroll;
    overflow-x: auto;
    height: 100%;
    width: 100%;
    position: relative;
}

body {
    margin: 0;
    font: normal 12px/1.5 '微软雅黑', Arial, Helvetica, sans-serif;
    color: #333;
    width: 100%;
    min-height: 100%;
    overflow: hidden;
    background: #f5f5f5;
}

.layui-layer-msg .layui-layer-content {
    color: #333333;
}

h1, h2, h3, h4, h5, h6, ol, ul, p, form, dl {
    margin-top: 0;
    margin-bottom: 0
}

img {
    border: none;
    vertical-align: top;
}

cite, em {
    font-style: normal;
}

ol, ul, dd {
    padding-left: 0;
    margin-left: 0;
}

ul {
    list-style-type: none;
}

a {
    text-decoration: none;
    white-space: nowrap;
    color: inherit;
    cursor: pointer;
}

header, nav, section, article, footer, cite {
    display: block;
    margin: 0;
}

@charset "UTF-8";
body {
    min-width: 1200px;
}

/* header */
.header {
    padding: 11px 0;
    -webkit-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.2);
    background-color: #FFF;
    height: 55px;
    position: fixed;
    top: 0px;
    z-index: 100;
    width: 100%;
}

.header h1 {
    float: left;
    display: inline-block;
    font-size: 0;
}

.header h1 a {
    display: inline-block;
    font-size: 0;
}

.header h1 img {
    display: block;
}

.header ul {
    float: right;
    padding-top: 8px;
}

.header ul li {
    float: left;
    margin-left: 9px;
    cursor: pointer;
}

.header ul a {
    display: inline-block;
    width: 100px;
    height: 36px;
    border-radius: 5px;
    border: solid 1px #cccccc;
    font-size: 14px;
    line-height: 35px;
    color: #333;
    text-align: center;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.header ul a:hover {
    color: #FFF;
    border-color: #15639e;
    text-decoration: none;
    background-color: #15639e;
}

.header ul a:before {
    content: '';
    display: inline-block;
    width: 22px;
    height: 35px;
    vertical-align: top;
    margin-right: 6px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/header-ico.png);
}

.header ul a.ico-1:before {
    background-position: 4px 8px;
}

.header ul a.ico-1:hover:before {
    background-position: 4px -29px;
}

.header ul a.ico-2:before {
    background-position: -105px 8px;
}

.header ul a.ico-2:hover:before {
    background-position: -105px -29px;
}

.header ul a.ico-3:before {
    background-position: -214px 8px;
}

.header ul a.ico-3:hover:before {
    background-position: -214px -29px;
}

.header ul a.ico-4:before {
    background-position: -323px 8px;
}

.header ul a.ico-4:hover:before {
    background-position: -323px -29px;
}

.header ul a.ico-5:before {
    background-position: -432px 8px;
}

.header ul a.ico-5:hover:before {
    background-position: -432px -29px;
}

.header ul a.ico-6:before {
    background-position: -545px 8px;
}

.header ul a.ico-6:hover:before {
    background-position: -545px -29px;
}

.header ul a.ico-7:before {
    background-position: -650px 8px;
}

.header ul a.ico-7:hover:before {
    background-position: -650px -29px;
}

/* end header */
/* footer */
.footer {
    background-color: #333333;
    font-size: 14px;
    line-height: 24px;
    color: #cccccc;
    text-align: center;
    padding: 20px 0;
}

/* end footer */
.main-content {
    background-color: #f5e9c7;
}

.container {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.banner {
    position: relative;
    height: 771px;
    background: url(../images/banner.jpg) no-repeat center top;
}

.banner .banner-txt {
    position: absolute;
    z-index: 3;
    left: 50%;
    top: 49px;
    margin-left: -395px;
    width: 771px;
    height: 216px;
    background: url(../images/banner-txt.png) no-repeat center top;
    -webkit-animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-duration: 2s;
    animation-fill-mode: both;
    -webkit-animation-name: swing;
    -webkit-transform-origin: top center;
    animation-name: swing;
    transform-origin: top center;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
}

.banner .banner-coin1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 90px;
    height: 178px;
    background: url(../images/banner-coin1.png) no-repeat center top;
}

.banner .banner-coin2 {
    position: absolute;
    left: -46px;
    top: 360px;
    width: 90px;
    height: 75px;
    background: url(../images/banner-coin2.png) no-repeat center top;
}

.banner .banner-coin1,
.banner .banner-coin2 {
    -webkit-animation: coin 2s infinite alternate ease-in-out;
    animation: coin 2s infinite alternate ease-in-out;
}

.banner .banner-yezi1 {
    position: absolute;
    right: 352px;
    top: 0;
    width: 111px;
    height: 105px;
    background: url(../images/banner-yezi1.png) no-repeat center top;
}

.banner .banner-yezi2 {
    position: absolute;
    right: 148px;
    top: 0;
    width: 224px;
    height: 178px;
    background: url(../images/banner-yezi2.png) no-repeat center top;
}

.banner .banner-yezi3 {
    position: absolute;
    right: 6px;
    top: 42px;
    width: 68px;
    height: 189px;
    background: url(../images/banner-yezi3.png) no-repeat center top;
}

.banner .container {
    position: relative;
    height: 771px;
}

.banner .banner-btn {
    position: absolute;
    bottom: 27px;
    left: 50%;
    margin-left: -217px;
    width: 434px;
    height: 97px;
    line-height: 97px;
    background: url(../images/btn-banner.png) no-repeat center top;
    font-size: 36px;
    letter-spacing: 7px;
    color: #ffffff;
    text-align: center;
    -webkit-transition: all .2s;
    transition: all .2s;
    cursor: pointer;
}

.banner .banner-btn:hover {
    bottom: 37px;
}

.banner .banner-date {
    position: absolute;
    width: 100%;
    bottom: -8px;
    text-align: center;
    font-size: 18px;
    color: #9f6500;
    line-height: 1;
}

.banner .banner-yezi1, .banner .banner-yezi2, .banner .banner-yezi3 {
    -webkit-animation: yezi 2s infinite alternate ease-in-out;
    animation: yezi 2s infinite alternate ease-in-out;
}

.banner .banner-yezi1 {
    animation-delay: .1s;
    -webkit-animation-delay: .1s;
}

.banner .banner-yezi2 {
    animation-delay: 5s;
    -webkit-animation-delay: 5s;
}

.banner .banner-yezi2 {
    animation-delay: .2s;
    -webkit-animation-delay: .2s;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

.swing {
    -webkit-animation-name: swing;
    -webkit-transform-origin: top center;
    animation-name: swing;
    transform-origin: top center;
}

@-webkit-keyframes coin {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    100% {
        -webkit-transform: translate(0, -40px);
        transform: translate(0, -40px);
    }
}

@keyframes coin {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    100% {
        -webkit-transform: translate(0, -40px);
        transform: translate(0, -40px);
    }
}

@-webkit-keyframes yezi {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
}

@keyframes yezi {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
}

.part1 {
    height: 869px;
    background: url(../images/part1-bg.jpg) no-repeat center top;
}

.part1 ul {
    padding-top: 80px;
}

.part1 ul li {
    padding-top: 34px;
    float: left;
    width: 350px;
    height: 350px;
    text-align: center;
    margin-left: 74px;
}

.part1 ul li:first-child {
    margin-left: 0;
}

.part1 ul li h3 {
    font-size: 30px;
    line-height: 60px;
    color: #ffffff;
    height: 60px;
}

.part1 ul li p {
    display: inline-block;
    font-size: 18px;
    line-height: 28px;
    color: #333333;
    margin-top: 35px;
    border-bottom: solid 1px #9f6500;
    margin-bottom: 30px;
}

.part1 ul li .num {
    font-size: 18px;
    line-height: 41px;
    color: #333333;
}

.part1 ul li .num b {
    font-size: 60px;
    line-height: 41px;
    color: #9f6500;
}

.part1 .part2-scroll-info {
    padding: 0 90px;
    height: 70px;
    font-size: 18px;
    line-height: 70px;
    background-color: #f5e4a3;
    margin-top: 104px;
    color: #333333;
}

.part1 .btn {
    width: 200px;
    height: 50px;
    border-radius: 25px;
    border: solid 1px #2a5fd4;
    font-family: MicrosoftYaHei-Bold;
    font-size: 18px;
    line-height: 50px;
    letter-spacing: 0px;
    color: #2a5fd4;
    text-align: center;
    margin: 30px auto 0 auto;
    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.part1 .btn:hover {
    background-color: #2a5fd4;
    color: #FFF;
}

.part2 {
    height: 958px;
    background: url(../images/part2-bg.jpg) no-repeat center top;
}

.part2 .part2-tips {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    line-height: 24px;
    color: #9f6500;
    text-align: right;
    top: -20px;
    position: relative;
}

.part2 .part2-tips span {
    display: inline-block;
    border-bottom: solid 1px #9f6500;
}

.part2 ul {
    padding-top: 149px;
}

.part2 ul li {
    float: left;
    padding-top: 100px;
    width: 380px;
    height: 251px;
    border-radius: 10px;
    border: solid 1px #9f6500;
    overflow: hidden;
    margin-left: 30px;
    margin-bottom: 36px;
    text-align: center;
}

.part2 ul li:first-child, .part2 ul li.mgl0 {
    margin-left: 0;
}

.part2 ul li .col {
    float: left;
    width: 130px;
    padding-top: 31px;
}

.part2 ul li .col .tit {
    margin-bottom: 18px;
}

.part2 ul li .col p {
    font-weight: bold;
    padding-top: 9px;
}

.part2 ul li .col:first-child {
    width: 117px;
}

.part2 ul li .col:first-child p {
    padding-top: 0;
}

.part2 ul li.col-p-1 .col p {
    padding-top: 0;
}

.part3 {
    height: 743px;
    background: url(../images/part3-bg.jpg) no-repeat center top;
}

.part3 .container {
    position: relative;
    height: 743px;
}

.part3 a {
    position: absolute;
    bottom: 185px;
    width: 300px;
    height: 60px;
    line-height: 60px;
    background-color: #2a5fd4;
    -webkit-box-shadow: 0px 6px 20px 0px rgba(42, 95, 212, 0.6);
    box-shadow: 0px 6px 20px 0px rgba(42, 95, 212, 0.6);
    border-radius: 30px;
    font-size: 24px;
    line-height: 60px;
    letter-spacing: 2px;
    color: #ffffff;
    text-align: center;
}

.part3 a:hover {
    opacity: .9;
    text-decoration: none;
}

.part3 a.btn-left {
    left: 131px;
}

.part3 a.btn-right {
    right: 131px;
}

.part4 {
    height: 680px;
    background: url(../images/part4-bg.jpg) no-repeat center top;
}

.part4 ul {
    padding: 290px 0 0 46px;
}

.part4 li {
    float: left;
    width: 240px;
    text-align: center;
    margin-left: 50px;
    text-align: center;
    font-size: 18px;
}

.part4 li:first-child {
    margin-left: 0;
}

.part4 h3 {
    font-family: MicrosoftYaHei-Bold;
    color: #9f6500;
    margin-bottom: 4px;
    font-size: 24px;
    line-height: 36px;
}

.part4 p {
    line-height: 30px;
    color: #333;
}

/* 活动规则 */
body .rule-layer {
    border-radius: 20px;
    font-size: 14px;
    color: #333333;
    overflow: hidden;
}

body .layui-layer-setwin .layui-layer-close2 {
    width: 30px;
    height: 40px;
    right: 0;
    top: 0;
    background: url("../images/rule-close.png") no-repeat;
}

body .layui-layer-setwin .layui-layer-close2:hover {
    background-position: 0 0;
    opacity: .8;
}

.rule {
    display: none;
    padding: 30px 30px 40px 30px;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    height: 1080px;
    border-radius: 20px;
}

/* end 活动规则 */
body .layui-layer {
    background-color: #e9e9f4;
    border-radius: 20px;
    border: solid 2px #615aff;
}

/* 登录极其他弹框 */
body .layui-layer-loading {
    border: none;
}

.login-main {
    display: none;
    float: left;
    padding: 0 38px;
    width: 420px;
    padding-bottom: 50px;
}

.login-main .login-title {
    display: block;
    font-size: 24px;
    line-height: 1;
    color: #333333;
    text-align: center;
    padding: 32px 0;
}

.login-main .login-type-input .pos-relative {
    display: none;
}

.login-main .login-type-input .pos-relative:first-child {
    display: block;
}

.login-main .login-type {
    text-align: center;
}

.login-main .login-type-radio {
    position: relative;
    display: inline-block;
    width: 140px;
    height: 40px;
}

.login-main .login-type-radio:first-child {
    margin-right: 20px;
}

.login-main .login-type-radio input[type="radio"] {
    position: absolute;
    visibility: hidden;
    width: 100%;
    height: 100%;
}

.login-main .login-type-radio label {
    color: #333;
    cursor: pointer;
    position: relative;
    line-height: 36px;
    padding: 0 20px;
    text-align: center;
    display: block;
    width: 110px;
    height: 40px;
    font-size: 16px;
    background-color: #ceccf6;
    border-radius: 20px;
}

.login-main .login-type-radio label span {
    display: inline-block;
    vertical-align: middle;
}

.login-main .login-type-radio input[type="radio"]:checked + label {
    position: relative;
    color: #FFF;
    background-color: #615aff;
}

.login-main .pos-relative {
    position: relative;
}

.login-main .form-row-telecode select {
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 140px;
    height: 44px;
    float: left;
    padding: 0 10px;
    border-radius: 5px;
    border: solid 1px #615aff;
    background: url(../images/login_select.png) no-repeat right 10px center;
}

.login-main .form-row-telecode input {
    width: 246px;
    margin-left: 150px;
}

.login-main i.error {
    position: absolute;
    left: 0;
    top: 48px;
    line-height: 1.6;
    color: red;
    font-size: 12px;
    font-style: normal;
}

#in-hide-copy {
    position: fixed;
    bottom: 0;
    width: 1px;
    height: 1px;
}

.login-main .login-txt {
    margin-top: 29px;
    font-size: 14px;
    display: block;
    padding-left: 20px;
    width: 400px;
    height: 44px;
    background-color: transparent;
    border-radius: 5px;
    border: solid 1px #615aff;
}

.login-main .login-txt.error {
    border-color: #f9aeae;
}

.login-main .login-submit {
    display: block;
    font-size: 14px;
    color: #FFF;
    letter-spacing: 10px;
    width: 420px;
    height: 44px;
    background-color: #615aff;
    border-radius: 5px;
    border: solid 1px #615aff;
    margin-top: 29px;
}

.login-main .login-nav {
    text-align: center;
    line-height: 1;
    padding-top: 20px;
    padding-bottom: 30px;
}

.login-main .login-nav a {
    color: #666666;
    display: inline-block;
    font-size: 12px;
    padding: 0 10px;
}

.login-main .login-nav a:nth-child(2) {
    border-left: 1px solid #666;
    border-right: 1px solid #666;
}

.login-main .phoneCode .login-txt {
    width: 285px;
}

.login-main .phoneCode .btn-getcode {
    width: 101px;
    height: 42px;
    border-radius: 2px;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 41px;
    font-size: 16px;
    background-color: #FFF;
}

.login-main .login-link .right {
    float: right;
}

.login-main .login-link {

}

.login-main .login-link a {
    text-decoration: underline;
}

.login-main .login-link .right a {
    margin-left: 20px;
    text-decoration: underline;
}

.msg-pop {
    display: none;
    font-size: 24px;
    line-height: 1.8;
    color: #333333;
    text-align: center;
    padding: 40px 0;
}

.msg-pop a {
    color: #9f6500;
    text-decoration: underline;
}

.msg-pop button {
    font-size: 18px;
    width: 140px;
    height: 40px;
    background-color: #615aff;
    border-radius: 20px;
    color: #FFF;
    margin-top: 40px;
    cursor: pointer;
    border: none;
}

.msg-pop button.btn-no-sign-up {
    background-color: #dddddd;
    color: #141414;
}

.msg-pop button.btn-sign-up {
    margin-left: 10px;
}

/* end 登录极其他弹框 */
/* 赠金页面 */
.reward-content {
    padding-bottom: 80px;
    background: url(../images/reward-bg.jpg) no-repeat bottom center;
}

.reward-content .dot {
    position: relative;
    padding-left: 18px;
}

.reward-content .dot:before {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3.5px;
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    background-color: #9f6500;
    border-radius: 50%;
}

.reward-top {
    display: block;
    height: 100px;
    background: url(../images/reward-top-bg.jpg) no-repeat top center;
}

.reward-main-title {
    padding: 40px 0 20px;
    font-size: 24px;
    line-height: 1;
    color: #9f6500;
    border-bottom: solid 1px #cccccc;
    font-weight: bold;
}

.reward-main-title .user-info {
    float: right;
    line-height: 24px;
    color: #666666;
    font-size: 14px;
    font-weight: normal;
}

.reward-main-title a {
    color: #ffac00;
    text-decoration: underline;
}

.reward-title {
    margin-top: 40px;
    position: relative;
    padding-left: 51px;
    font-size: 18px;
    line-height: 36px;
    color: #666666;
    font-weight: bold;
}

.reward-title .small {
    font-weight: normal;
    margin-left: 16px;
    line-height: 36px;
    color: #666666;
    font-size: 14px;
}

.reward-title.ico-1:before {
    background-image: url(../images/reward-ico-1.png);
}

.reward-title.ico-2:before {
    background-image: url(../images/reward-ico-2.png);
}

.reward-title.ico-3:before {
    background-image: url(../images/reward-ico-3.png);
}

.reward-title:before {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -19px;
    content: '';
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background-color: #9f6500;
    background-position: center center;
    background-repeat: no-repeat;
}

.reward-link {
    color: #666666;
}

.reward-link .desc {
    line-height: 1;
    margin-top: 20px;
}

.reward-link .link {
    line-height: 1;
    margin-top: 20px;
}

.reward-link .no-link {
    display: none;
    margin-top: 20px;
    height: 223px;
    border-radius: 5px;
    border: solid 1px #9f6500;
    padding-top: 40px;
    font-size: 16px;
    line-height: 36px;
    color: #333333;
    text-align: center;
}

.reward-link .no-link p {
    line-height: 1;
}

.reward-link .no-link .tips {
    display: inline-block;
    margin-bottom: 40px;
    padding-left: 51px;
    height: 36px;
    font-weight: bold;
    font-size: 16px;
    line-height: 36px;
    color: #9f6500;
    background: url(../images/ico-invite.png) no-repeat left center;
}

.reward-link .no-link a {
    display: inline-block;
    margin-top: 20px;
    line-height: 1;
    font-size: 16px;
    color: #2a5fd4;
    text-decoration: underline;
}

.reward-link .has-link {
    display: none;
}

.copy-link {
    margin-bottom: 15px;
}

.copy-link .copy-input {
    width: 500px;
    border: none;
    font-size: 14px;
    padding: 10px 0;
    color: #333333;
}

.copy-btn {
    width: 140px;
    height: 30px;
    border-radius: 15px;
    border: solid 1px #2a5fd4;
    display: inline-block;
    margin-left: 15px;
    text-align: center;
    line-height: 30px;
    color: #2a5fd4;
}

.copy-btn:hover {
    text-decoration: none;
    background-color: #2a5fd4;
    color: #FFF;
}

.reward-invite .desc {
    margin-top: 20px;
    color: #666666;
    font-size: 16px;
}

.reward-invite .desc strong {
    margin-right: 46px;
}

.reward-invite .desc span {
    margin-right: 40px;
}

.reward-invite .desc i {
    font-style: normal;
}

.reward-table {
    width: 100%;
    margin-top: 20px;
}

.reward-table th {
    width: 11.11%;
    color: #333333;
    background-color: #e8e9eb;
}

.reward-table td {
    color: #666;
}

.reward-table th,
.reward-table td {
    height: 40px;
    text-align: center;
    border: solid 1px #ddd;
}

/* 分页 */
.pages-wrap {
    margin-top: 8px;
}

.pages {
    font-size: 0;
    text-align: right;
    right: 0;
    bottom: 0;
    /* disabled */
}

.pages span {
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
    height: 22px;
    line-height: 22px;
    cursor: pointer;
}

.pages .pages-num span {
    width: 16px;
    text-align: center;
}

.pages .pages-num span.curpage {
    color: #2a5fd4;
}

.pages .pagebtn {
    position: relative;
    width: 22px;
    margin-left: 5px;
}

.pages .prev:before {
    position: absolute;
    left: 3px;
    top: 4px;
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 5px solid transparent;
    border-right: 5px solid #999;
}

.pages .next:before {
    position: absolute;
    left: 8px;
    top: 4px;
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 5px solid #999;
    border-right: 5px solid transparent;
}

.pages .pagebtn:hover {
    border-color: #ffac00;
}

.pages .next-page {
    width: 60px;
    border: solid 1px #cccccc;
    text-align: center;
    margin-left: 5px;
    line-height: 21px;
}

.pages .next-page:hover {
    background-color: #ffac00;
    color: #FFF;
}

.pages .pagebtn[disabled] {
    border-color: #ccc;
}

.pages .pagebtn[disabled]:hover,
.pages .next-page[disabled] {
    border-color: #ddd;
    color: #ddd;
}

.pages .next[disabled]:before {
    border-left-color: #ddd;
    color: #ddd;
    cursor: not-allowed;
}

.pages .prev[disabled]:before {
    border-right-color: #ddd;
    color: #ddd;
    cursor: not-allowed;
}

.pages .next-page[disabled]:hover {
    background-color: #FFF;
    color: #ddd;
    border-color: #ddd;
}

/* end 分页 */
.page-condition {
    display: none;
}

.page-info {
    display: none;
}

.btn-exchange {
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background-color: #ffac00;
    border-radius: 4px;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
}

.reward_header li:nth-child(7) {
    background: #4682d5;
    border-color: #4682d5;
    color: #fff;
}

.reward_header li:nth-child(7) i {
    background-position: -210px 0;
}

/*背景图片*/
.background {
    position: absolute;
    left: -999em;
    right: -999em;
    top: 0;
    bottom: 0;
    background: #fff;
    text-align: center;
}

.background img {
    height: 100%;
}

/*banner*/
.banner {
    position: relative;
    height: 886px;
    width: 1200px;
    margin: 0 auto;
}

.banner h2 {
    position: absolute;
    left: 0;
    top: 651px;
    right: 0;
    text-align: center;
    line-height: 56px;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    opacity: 0;
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition-delay: 0.5s;
}

.banner_gift1 {
    position: absolute;
    left: 282px;
    top: 722px;
    width: 0px;
    height: 0px;
    transition: all 0.5s cubic-bezier(.25, .1, .3, 1.5);
    -moz-transition: all 0.5s cubic-bezier(.25, .1, .3, 1.5);
    -webkit-transition: all 0.5s cubic-bezier(.25, .1, .3, 1.5);
    -o-transition: all 0.5s cubic-bezier(.25, .1, .3, 1.5);
}

.banner_gift2 {
    position: absolute;
    left: 992px;
    top: 708px;
    width: 0;
    height: 0;
    transition: all 0.5s cubic-bezier(.25, .1, .3, 1.5);
    -moz-transition: all 0.5s cubic-bezier(.25, .1, .3, 1.5);
    -webkit-transition: all 0.5s cubic-bezier(.25, .1, .3, 1.5);
    -o-transition: all 0.5s cubic-bezier(.25, .1, .3, 1.5);
}

.banner_gold1 {
    position: absolute;
    left: -294px;
    top: 550px;
    z-index: 1;
}

.banner_gold2 {
    position: absolute;
    left: 1000px;
    top: 400px;
    z-index: 1;
}

.banner_gold3 {
    position: absolute;
    left: 1000px;
    top: 50px;
    z-index: 1;
}

.banner_gold4 {
    position: absolute;
    left: -160px;
    top: 50px;
    z-index: 1;
}

.banner_jianeng {
    position: absolute;
    left: 730px;
    top: 250px;
    opacity: 0;
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition-delay: 0.5s;
}

.banner_li {
    position: absolute;
    left: 368px;
    top: 550px;
    opacity: 0;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.banner_yao {
    position: absolute;
    left: 615px;
    top: 550px;
    opacity: 0;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.banner_ping {
    position: absolute;
    left: -100px;
    top: 67px;
    opacity: 0;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.banner_ying {
    position: absolute;
    left: 1000px;
    top: 213px;
    opacity: 0;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.banner_link {
    position: absolute;
    left: 50%;
    top: 712px;
    margin-left: -181px;
    width: 363px;
    height: 188px;
    font-size: 28px;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    padding-top: 30px;
    background: url('../images/banner_link.png') no-repeat;
    cursor: pointer;
    transform: scale(0);
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition-delay: 0.8s;
}

.banner_link:hover {
    opacity: 0.8;
    cursor: pointer;
}

/*动画*/
/*@-moz-keyframes gold1{0% {transform: translate(10);}25%{transform: translate(10);}50%{transform: translate(10);}100{transform: translate(10);}}*/
/*@-webkit-keyframes gold1{0% {transform: translate(10);}25%{transform: translate(10);}50%{transform: translate(10);}100{transform: translate(10);}}*/
/*@-o-keyframes gold1{0% {transform: translate(10);}25%{transform: translate(10);}50%{transform: translate(10);}100{transform: translate(10);}}*/
@keyframes gold1 {
    0% {
        width: 0;
        height: 0;
        left: 600px;
        top: 440px;
    }
    100% {
        left: -300px;
        top: 628px;
        width: 453px;
        height: 301px;
    }
}

@keyframes gold2 {
    0% {
        width: 0;
        height: 0;
        left: 600px;
        top: 440px;
    }
    100% {
        left: 1200px;
        top: 700px;
        width: 537px;
        height: 473px;
    }
}

@keyframes gold3 {
    0% {
        width: 0;
        height: 0;
        left: 600px;
        top: 440px;
    }
    100% {
        left: 1200px;
        top: 0px;
        width: 320px;
        height: 183px;
    }
}

@keyframes gold4 {
    0% {
        width: 0;
        height: 0;
        left: 600px;
        top: 440px;
    }
    100% {
        left: -800px;
        top: -400px;
        width: 292px;
        height: 155px;
    }
}

.banner_gold1 {
    animation: gold1 1s ease-in infinite;
    -moz-animation: gold1 1s ease-in infinite;
    -webkit-animation: gold1 1s ease-in infinite;
    -o-animation: gold1 1s ease-in infinite;
}

.banner_gold2 {
    animation: gold2 1.5s ease-in infinite;
    -moz-animation: gold2 1.5s ease-in infinite;
    -webkit-animation: gold2 1.5s ease-in infinite;
    -o-animation: gold2 1.5s ease-in infinite;
}

.banner_gold3 {
    animation: gold3 0.8s ease-in infinite;
    -moz-animation: gold3 0.8s ease-in infinite;
    -webkit-animation: gold3 0.8s ease-in infinite;
    -o-animation: gold3 0.8s ease-in infinite;
}

.banner_gold4 {
    animation: gold4 1.3s ease-in infinite;
    -moz-animation: gold4 1.3s ease-in infinite;
    -webkit-animation: gold4 1.3s ease-in infinite;
    -o-animation: gold4 1.3s ease-in infinite;
}

.banner.active h2 {
    opacity: 1;
}

.banner.active .banner_ping {
    left: 184px;
    top: 67px;
    opacity: 1;
}

.banner.active .banner_ying {
    left: 300px;
    top: 213px;
    opacity: 1;
}

.banner.active .banner_jianeng {
    left: 699px;
    top: 294px;
    opacity: 1;
}

.banner.active .banner_gift1 {
    left: 30px;
    top: 428px;
    width: 390px;
    height: 322px;
}

.banner.active .banner_gift2 {
    left: 833px;
    top: 412px;
    width: 318px;
    height: 296px;
}

.banner.active .banner_li {
    top: 513px;
    opacity: 1;
}

.banner.active .banner_yao {
    top: 513px;
    opacity: 1;
}

.banner.active .banner_link {
    transform: scale(1);
}

/*大作战*/
.fighting {
    position: relative;
    height: 1325px;
    width: 1200px;
    margin: 0 auto;
}

.fighting_title {
    position: relative;
    padding-top: 60px;
    height: 124px;
}

.fighting_title img {
    position: absolute;
    top: 20%;
    left: 0;
    opacity: 0;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.fighting_name {
    position: relative;
    text-align: center;
    height: 56px;
    margin-top: 90px;
    top: -30px;
    opacity: 0;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.fighting_ticket {
    position: absolute;
    left: 50%;
    margin-left: -417px;
    top: 426px;
    width: 834px;
    height: 328px;
    overflow: hidden;
}

.fighting_ticket cite {
    display: block;
    position: absolute;
    bottom: 100%;
    width: 100%;
    height: 100%;
    background: url(../images/fighting_ticket.png);
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.fighting_ticket h3 {
    position: relative;
    overflow: hidden;
    margin-top: 100px;
    height: 120px;
    color: #160d54;
    text-align: center;
    font-family: inherit;
    font-size: 0;
}

.fighting_ticket h3 span {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 90px;
    padding-right: 100px;
    margin-top: -15px;
    height: 150px;
    background: url(../images/fighting_ticket_number.png) repeat-y left top;
    background-position-y: 1650px;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
}

.fighting_ticket h3 span:before {
    content: '';
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -8px;
    width: 80px;
    height: 16px;
    background: #160d54;
}

.fighting_ticket h3 span:nth-child(1) {
    transition-delay: 0.6s;
}

.fighting_ticket h3 span:nth-child(2) {
    transition-delay: 0.8s;
}

.fighting_ticket h3 span:nth-child(3) {
    transition-delay: 1.0s;
}

.fighting_ticket h3 span:nth-child(4) {
    transition-delay: 1.2s;
    padding-right: 0;
}

.fighting_ticket h3 span:nth-child(4):before {
    display: none;
}

.fighting_ticket h3 em {
    display: inline-block;
    vertical-align: top;
    margin: 50px 10px 0;
    width: 80px;
    height: 16px;
    background: #160d54;
}

.fighting_ticket p {
    line-height: 80px;
    color: #4e3514;
    font-size: 20px;
    text-align: center;
}

.fighting_ticket p em {
    font-size: 30px;
    color: #615aff;
}

.fighting_gift {
    position: absolute;
    left: 0;
    top: 806px;
    right: 0;
    text-align: center;
}

.fighting_gift ul {
    display: inline-block;
    font-size: 0;
    white-space: normal;
    margin-left: 18px;
}

.fighting_gift li {
    display: inline-block;
    margin: 0 11px;
    width: 236px;
    height: 300px;
}

.fighting_gift li:hover {
    opacity: 0.8;
}

.fighting_gift li strong {
    display: block;
    margin: 5px 5px 0;
    height: 245px;
    text-align: center;
}

.fighting_gift li strong:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}

.fighting_gift li strong img {
    display: inline-block;
    vertical-align: middle;
    max-width: 226px;
    max-height: 245px;
    transform: scale(0);
    transition: all 0.3s cubic-bezier(.25, .1, .3, 1.5);
    -moz-transition: all 0.3s cubic-bezier(.25, .1, .3, 1.5);
    -webkit-transition: all 0.3s cubic-bezier(.25, .1, .3, 1.5);
    -o-transition: all 0.3s cubic-bezier(.25, .1, .3, 1.5);
    transition-delay: 0.5s;
}

.fighting_gift li span {
    display: block;
    line-height: 48px;
    font-size: 18px;
    color: #4e3514;
    opacity: 0;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.fighting_gift p {
    position: relative;
    margin-top: 14px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    line-height: 70px;
    opacity: 0;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.fighting_gift p a {
    display: inline-block;
}

.fighting_gift p a:hover {
    opacity: 0.8;
}

.fighting_link {
    position: absolute;
    left: 50%;
    top: 130px;
    margin-left: -181px;
    width: 363px;
    height: 188px;
    font-size: 28px;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    padding-top: 30px;
    background: url('../images/banner_link.png') no-repeat;
    cursor: pointer;
    transform: scale(0);
    transition: all 0.3s cubic-bezier(.25, .1, .3, 1.5);
    -moz-transition: all 0.3s cubic-bezier(.25, .1, .3, 1.5);
    -webkit-transition: all 0.3s cubic-bezier(.25, .1, .3, 1.5);
    -o-transition: all 0.3s cubic-bezier(.25, .1, .3, 1.5);
    transition-delay: 1s;
}

.fighting_link:hover {
    opacity: 0.8;
}

.fighting.active .fighting_title img {
    top: 0%;
    opacity: 1;
}

.fighting.active .fighting_name {
    top: 0%;
    opacity: 1;
}

.fighting.active .fighting_ticket cite {
    bottom: 0;
}

.fighting.active .fighting_ticket h3 span[value=v1] {
    background-position-y: 0px;
}

.fighting.active .fighting_ticket h3 span[value=v2] {
    background-position-y: -150px;
}

.fighting.active .fighting_ticket h3 span[value=v3] {
    background-position-y: -300px;
}

.fighting.active .fighting_ticket h3 span[value=v4] {
    background-position-y: -450px;
}

.fighting.active .fighting_ticket h3 span[value=v5] {
    background-position-y: -600px;
}

.fighting.active .fighting_ticket h3 span[value=v6] {
    background-position-y: -750px;
}

.fighting.active .fighting_ticket h3 span[value=v7] {
    background-position-y: -900px;
}

.fighting.active .fighting_ticket h3 span[value=v8] {
    background-position-y: -1050px;
}

.fighting.active .fighting_ticket h3 span[value=v9] {
    background-position-y: -1200px;
}

.fighting.active .fighting_ticket h3 span[value=v0] {
    background-position-y: -1350px;
}

.fighting.active .fighting_gift li strong img {
    transform: scale(1);
}

.fighting.active .fighting_gift li span {
    opacity: 1;
}

.fighting.active .fighting_gift p {
    opacity: 1;
}

.fighting.active .fighting_link {
    transform: scale(1);
}

/*邀请*/
.invite {
    position: relative;
    width: 1200px;
    height: 710px;
    margin: 0 auto;
    padding-top: 160px;
}

.invite .background {
    overflow: hidden;
}

.invite .background img {
    height: auto;
}

.invite_title {
    position: relative;
    height: 124px;
}

.invite_title img {
    position: absolute;
    top: 20%;
    left: 0;
    opacity: 0;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.invite_list {
    position: relative;
    padding-top: 70px;
    margin-left: 18px;
    font-size: 0;
    text-align: center;
    white-space: nowrap;
}

.invite_list_lines {
    position: absolute;
    left: 0;
    top: 0;
    width: 666px;
    left: 50%;
    margin-left: -333px;
    top: 31px;
    opacity: 0;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition-delay: 0.8s;
}

.invite_list li {
    display: inline-block;
    width: 270px;
    margin: 0 3px;
    position: relative;
    top: 70px;
    height: 268px;
    background: url(../images/invite_item.png);
    opacity: 0;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.invite_list li:nth-child(1) {
    transition-delay: 0.1s;
}

.invite_list li:nth-child(2) {
    transition-delay: 0.2s;
}

.invite_list li:nth-child(3) {
    transition-delay: 0.3s;
}

.invite_list li:nth-child(4) {
    transition-delay: 0.4s;
}

.invite_list li strong {
    display: block;
    padding: 47px 38px 23px;
    text-align: left;
}

.invite_list li span {
    display: block;
    padding: 0 45px;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    white-space: normal;
    text-align: left;
}

.invite_link {
    position: relative;
    text-align: center;
    font-size: 0;
    margin-top: 60px;
    z-index: 1;
}

.invite_link a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 363px;
    height: 188px;
    font-size: 28px;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    padding-top: 30px;
    background: url('../images/banner_link.png') no-repeat;
    cursor: pointer;
    opacity: 0;
    top: 30px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition-delay: 0.8s;
}

.invite_link a:nth-child(1) {
    background: url(../images/invite_link.png) no-repeat;
    color: #ec6627;
}

.invite_link a:hover {
    opacity: 0.8;
}

.invite.active .invite_title img {
    top: 0%;
    opacity: 1;
}

.invite.active .invite_list li {
    top: 0px;
    opacity: 1;
}

.invite.active .invite_list_lines {
    opacity: 1;
}

.invite.active .invite_link a {
    opacity: 1;
    top: 0px;
}

/*实力*/
/*height: 1508px;*/
.strength {
    position: relative;
    width: 1200px;
    height: 638px;
    margin: 0 auto;
}

.strength .background {
    overflow: hidden;
}

.strength .background img {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    bottom: 0;
    top: auto;
    height: auto;
}

.strength_title {
    position: relative;
    height: 124px;
    width: 1200px;
    margin: 0 auto;
}

.strength_title img {
    position: absolute;
    top: 20%;
    left: 0;
    opacity: 0;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.strength_list {
    position: relative;
    text-align: center;
    margin-top: 60px;
}

.strength_list li {
    display: inline-block;
    position: relative;
    top: 70px;
    width: 270px;
    height: 348px;
    background: url(../images/strength_item.gif) no-repeat center center;
}

.strength_list li strong {
    display: block;
    text-align: center;
    margin-top: 60px;
    height: 50px;
    padding-bottom: 20px;
}

.strength_list li span {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
}

.strength_list li {
    opacity: 0;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.strength_list li:nth-child(1) {
    transition-delay: 0.1s;
}

.strength_list li:nth-child(2) {
    transition-delay: 0.2s;
}

.strength_list li:nth-child(3) {
    transition-delay: 0.3s;
}

.strength_list li:nth-child(4) {
    transition-delay: 0.4s;
}

.strength.active .strength_title img {
    top: 0%;
    opacity: 1;
}

.strength.active .strength_list li {
    top: 0px;
    opacity: 1;
}

/*反馈*/
.feedback {
    position: relative;
    height: 482px;
    width: 1200px;
    margin: 0 auto;
}

.feedback:before {
    content: '';
    position: absolute;
    left: -999em;
    right: -999em;
    top: 0;
    bottom: 0;
    background: #201465;
}

.feedback h2 {
    position: absolute;
    left: -999em;
    right: -999em;
    top: 30px;
    height: 116px;
    text-align: center;
    opacity: 0;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.feedback form {
    position: relative;
    padding-top: 116px;
    top: 30px;
    opacity: 0;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition-delay: 0.2s;
}

.feedback p {
    position: relative;
    margin-left: 11px;
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    padding: 10px 0;
}

.feedback p strong {
    display: inline-block;
    width: 336px;
}

.feedback p i {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid #4d4384;
    vertical-align: -3px;
    margin-right: 10px;
}

.feedback label {
    display: inline-block;
    width: 160px;
    cursor: pointer;
}

.feedback label:hover {
    opacity: 0.8;
}

.feedback input[type=radio] {
    position: absolute;
    opacity: 0;
}

.feedback input[type=radio]:checked + i {
    background: url(../images/feedback_select.png) no-repeat center center;
}

.feedback input[type=text] {
    height: 30px;
    background: #140b4a;
    border: none;
    border-radius: 2px;
    width: 130px;
    padding: 0 130px 0 10px;
    vertical-align: top;
    color: #fff;
    outline: none;
    font-size: 14px;
}

.feedback input[type=text]:hover {
    opacity: 0.8;
}

.feedback input[type=text]::-webkit-input-placeholder {
    color: #fff;
    opacity: 0.2;
}

.feedback input[type=text]:-moz-placeholder {
    color: #fff;
    opacity: 0.2;
}

.feedback input[type=text]::-moz-placeholder {
    color: #fff;
    opacity: 0.2;
}

.feedback input[type=text]:-ms-input-placeholder {
    color: #fff;
    opacity: 0.2;
}

.feedback textarea {
    width: 1120px;
    height: 80px;
    line-height: 30px;
    font-size: 18px;
    background: transparent;
    border: 1px solid #4d4384;
    color: #fff;
    padding: 10px;
    outline: none;
    overflow: hidden;
}

.feedback textarea:hover {
    border-color: #4d4384bf;
}

.feedback textarea::-webkit-input-placeholder {
    color: #fff;
    opacity: 0.2;
}

.feedback textarea:-moz-placeholder {
    color: #fff;
    opacity: 0.2;
}

.feedback textarea::-moz-placeholder {
    color: #fff;
    opacity: 0.2;
}

.feedback textarea:-ms-input-placeholder {
    color: #fff;
    opacity: 0.2;
}

.feedback_checkcode {
    position: absolute;
    left: 140px;
    top: 10px;
    height: 30px;
    width: 130px;
    text-align: center;
    cursor: pointer;
}

.feedback_checkcode:hover {
    opacity: 0.8;
}

.feedback button {
    width: 100px;
    height: 30px;
    background: url(../images/feedback_link.png) no-repeat;
    border: none;
    vertical-align: top;
    cursor: pointer;
    font-size: 16px;
    color: #fff;
    opacity: 0;
    transform: scale(0);
    transition: all 0.5s cubic-bezier(.25, .1, .3, 1.5);
    -moz-transition: all 0.5s cubic-bezier(.25, .1, .3, 1.5);
    -webkit-transition: all 0.5s cubic-bezier(.25, .1, .3, 1.5);
    -o-transition: all 0.5s cubic-bezier(.25, .1, .3, 1.5);
    transition-delay: 0.5s;
}

.feedback button:hover {
    opacity: 0.8;
}

.feedback.active h2 {
    top: 0;
    opacity: 1;
}

.feedback.active form {
    top: 0;
    opacity: 1;
}

.feedback.active button {
    opacity: 1;
    transform: scale(1);
}

/*页脚*/
.footer {
    background: #333;
}

.footer p {
    width: 1200px;
    margin: 0 auto;
    line-height: 24px;
    font-size: 14px;
    color: #cccccc;
    text-align: center;
}

/*详情*/
/*.detail {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    white-space: nowrap;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
}*/

.detail:before {
    content: '';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

/*.detail_content {
    height: 500px;
    position: relative;
    overflow: hidden;
}*/

/*.detail cite {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    white-space: normal;
    text-align: left;
    border: 2px solid #615aff;
    background: #e9e9f4;
    padding: 30px;
    border-radius: 20px;
    width: 790px;
}*/

.detail h2 {
    text-align: center;
}

.detail h6 {
    position: absolute;
    right: 15px;
    top: 5px;
    cursor: pointer;
}

.detail dt {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
}

.detail dd {
    font-size: 14px;
    line-height: 24px;
    padding: 5px 3px;
}

.detail span {
    position: relative;
}

.detail span:before {
    content: '';
    display: inline-block;
    width: 7px;
    height: 7px;
    background: #615aff;
    border-radius: 7px;
    vertical-align: middle;
    margin-right: 10px;
}

.detail strong em {
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background: #615aff;
    border-radius: 20px;
    color: #fff;
    margin-right: 10px;
}

.detail a {
    color: #234deb;
}

.detail table {
    position: relative;
    width: 360px;
    line-height: 40px;
    padding: 0;
    border-collapse: collapse;
    text-align: center;
    border: 1px solid #6182ff;
    color: #2743ac;
}

.detail td {
    border: 1px solid #6182ff;
    color: #2743ac;
}

/*登录*/
.login {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    white-space: nowrap;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
}

.login:before {
    content: '';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.login cite {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    white-space: normal;
    text-align: left;
    border: 2px solid #615aff;
    background: #e9e9f4;
    padding: 30px;
    border-radius: 20px;
    width: 420px;
}

.login h2 {
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 30px;
}

.login h6 {
    position: absolute;
    right: 15px;
    top: 5px;
    cursor: pointer;
}

.login h3 {
    font-weight: normal;
    text-align: center;
    font-size: 0;
}

.login h3 a {
    display: inline-block;
    margin: 0 10px;
    vertical-align: top;
    width: 140px;
    height: 40px;
    background: #ceccf6;
    line-height: 40px;
    font-size: 18px;
    border-radius: 20px;
}

.login h3 a.active {
    background: #615aff;
    color: #fff;
}

.login form {
    display: none;
}

.login form.active {
    display: block;
}

.login p {
    display: flex;
    margin-top: 30px;
}

.login p label {
    flex: 1;
    position: relative;
    margin: 0 4px;
}

.login p label em {
    position: absolute;
    left: 0;
    top: 100%;
    line-height: 24px;
    font-size: 12px;
}

.login input {
    width: 100%;
    height: 44px;
    line-height: 44px;
    box-sizing: border-box;
    padding: 0 15px;
    border: 1px solid #615aff;
    border-radius: 5px;
    background: transparent;
    font-size: 16px;
    vertical-align: top;
    outline: none;
}

.login input[type=text] {
}

.login input[type=password] {
}

.login input[type=submit] {
    border: none;
    background: #615aff;
    color: #fff;
    font-size: 16px;
    vertical-align: top;
    cursor: pointer;
}

.login label.login_select {
    position: relative;
    width: 140px;
    height: 42px;
    flex: inherit;
    border: 1px solid #615aff;
    border-radius: 5px;
    overflow: hidden;
    background: url(../images/login_select.png) no-repeat right center;
}

.login label.login_select select {
    position: absolute;
    left: 10px;
    top: 0;
    padding: 0;
    width: 260px;
    height: 44px;
    background: none;
    border: none;
    font-size: 16px;
    outline: none;
}

.login label[check=error] input {
    border-color: #f00000;
}

.login label[check=error] em {
    color: #f00000;
}

.login label[check=success] input {
    border-color: #1ab96e;
}

.login label[check=success] em {
    color: #1ab96e;
}

.login_checkcode {
    width: 100px;
    height: 44px;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
}

.login_link {
    display: flex;
    margin-top: 0;
    line-height: 36px;
    font-size: 14px;
}

.login_link a {
    margin: 0 4px;
    text-decoration: underline;
}

.login_link a:hover {
    opacity: 0.8;
}

.login_link a.login_register {
    flex: 1;
}

.dialog {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    white-space: nowrap;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
}

.dialog:before {
    content: '';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.dialog cite {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    white-space: normal;
    text-align: left;
    border: 2px solid #615aff;
    background: #e9e9f4;
    padding: 30px;
    border-radius: 20px;
    min-width: 460px;
}

.dialog p {
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    padding: 20px 0;
}

.dialog p a {
    color: #234deb;
    text-decoration: underline;
}

.dialog h6 {
    font-weight: normal;
    text-align: center;
    font-size: 0;
    padding: 10px 0 20px;
}

.dialog h6 b {
    display: inline-block;
    font-weight: normal;
    margin: 0 10px;
    vertical-align: top;
    width: 140px;
    height: 40px;
    background: #ceccf6;
    line-height: 40px;
    font-size: 18px;
    border-radius: 20px;
    cursor: pointer;
}

.dialog h6 b.active {
    background: #615aff;
    color: #fff;
}

/*---------------------------------------------------------------------------------*/
/*我的赠金*/
.subbanner {
    position: relative;
    height: 100px;
    width: 1200px;
    margin: 0 auto;
}

.subbanner .background {
    background: #2f05ce;
}

.reward_detail {
    display: flex;
    width: 1200px;
    margin: 0 auto 30px;
    line-height: 50px;
    padding-top: 30px;
    border-bottom: 1px solid #ccc;
}

.reward_detail strong {
    flex: 1;
    font-size: 24px;
    font-weight: normal;
}

.reward_detail span {
    font-size: 14px;
}

.reward_detail a {
    color: #4682d5;
    font-size: 14px;
}

.reward_title {
    line-height: 38px;
}

.reward_title img {
    margin-right: 25px;
}

.reward_title strong {
    font-size: 18px;
}

.reward_invite {
    display: flex;
    width: 1200px;
    margin: 0 auto 30px;
}

.reward_invite_link {
    padding: 30px 20px;
    width: 710px;
    margin-right: 20px;
    background: #fff;
}

.reward_invite_link p {
    margin-top: 10px;
    margin-left: 65px;
    font-size: 14px;
    line-height: 30px;
}

.reward_invite_link a {
    display: inline-block;
    width: 140px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #0e16cf;
    border-radius: 30px;
    text-align: center;
    margin-left: 0;
    color: #0e16cf;
}

.reward_invite_address {
    flex: 1;
    padding: 20px 20px 10px;
    background: #fff;
}

.reward_invite_address a {
    display: block;
    font-size: 18px;
    color: #0e16cf;
    line-height: 30px;
    text-decoration: underline;
}

.reward_invite_address a i {
    display: inline-block;
    margin-left: -7px;
    width: 30px;
    position: relative;
    overflow: hidden;
    vertical-align: top;
}

.reward_invite_address p {
    margin: 5px 0;
    height: 45px;
    background: #eeedfc;
    padding: 20px;
    line-height: 25px;
    font-size: 14px;
}

.reward_invite_address p span {
    display: block;
}

.reward_invite_address p strong {
    display: block;
}

.reward_invite_address h6 {
    font-size: 12px;
    line-height: 30px;
    font-weight: normal;
}

.reward_invite_address h6 i {
    display: inline-block;
    margin-left: -7px;
    width: 30px;
    position: relative;
    overflow: hidden;
    vertical-align: top;
}

.reward_invite_address h6 img {
    margin-left: -30px;
}

.reward_code {
    width: 1160px;
    margin: 0 auto 30px;
    background: #fff;
    padding: 30px 20px;
}

.reward_code .reward_title {
    margin-bottom: 20px;
}

.reward_code h3 {
    font-size: 16px;
    padding: 10px 0;
}

.reward_code p {
    line-height: 40px;
    font-size: 14px;
}

.reward_code em {
    color: #0e16cf;
}

.reward_code table {
    padding: 0;
    border-collapse: collapse;
    width: 100%;
    text-align: center;
    line-height: 40px;
    border: 1px solid #ccc;
    font-size: 14px;
}

.reward_code th {
    background: #eeedfc;
    border: 1px solid #ccc;
}

.reward_code td {
    border: 1px solid #ccc;
}

.pagination {
    display: flex;
    line-height: 40px;
    font-size: 14px;
}

.pagination_total {
    text-align: right;
    flex: 1;
}

.pagination_item {
    display: inline-block;
    padding: 0 5px;
}

.pagination_prev {
    position: relative;
    width: 20px;
}

.pagination_next {
    position: relative;
    width: 20px;
}

.pagination_prev:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 50%;
    margin-top: -6px;
    left: 50%;
    margin-left: -3px;
    border-style: solid;
    border-width: 6px 6px 6px 0;
    border-color: transparent #ccc transparent transparent;
}

.pagination_next:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 50%;
    margin-top: -6px;
    left: 50%;
    margin-left: -3px;
    border-style: solid;
    border-width: 6px 0 6px 6px;
    border-color: transparent transparent transparent #ccc;
}

.reward_address:before {
    content: '';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.reward_address cite {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    white-space: normal;
    text-align: left;
    padding: 30px;
    border-radius: 10px;
    width: 440px;
}

.reward_address h2 {
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 30px;
    color: #2f14d3;
}

#address-target select {
    width: 140px;
    height: 43px;
    border: 1px solid #ccc;
    background: transparent;
    text-align: center;
    border-radius: 4px;
}

#submit-address {
    background: #615aff;
    color: #fff;
}

.reward_address h5 {
    line-height: 30px;
    font-size: 12px;
    font-weight: normal;
    color: #2f14d3;
    text-align: center;
}

.reward_address p {
    display: flex;
    margin-top: 10px;
    flex-wrap: wrap;
}

.reward_address p span {
    width: 100%;
    margin-left: 4px;
    font-size: 16px;
    line-height: 40px;
}

.reward_address p label {
    flex: 1;
    position: relative;
    margin: 0 4px;
}

.reward_address p label em {
    position: absolute;
    left: 0;
    top: 100%;
    line-height: 24px;
    font-size: 12px;
}

.reward_address input {
    width: 100%;
    height: 44px;
    line-height: 44px;
    box-sizing: border-box;
    padding: 0 15px;
    border: 1px solid #ccc;
    background: transparent;
    font-size: 16px;
    vertical-align: top;
    outline: none;
    border-radius: 2px;
}

.reward_address input[type=text] {
}

.reward_address input[type=password] {
}

.reward_address input[type=submit] {
    border: none;
    background: #615aff;
    color: #fff;
    font-size: 16px;
    vertical-align: top;
    cursor: pointer;
}

.reward_address label.login_select {
    position: relative;
    width: 130px;
    height: 42px;
    flex: inherit;
    border: 1px solid #ccc;
    overflow: hidden;
    background: url(../images/address_select.png) no-repeat right center;
    border-radius: 2px;
}

.reward_address label.login_select select {
    position: absolute;
    left: 10px;
    top: 0;
    padding: 0;
    width: 260px;
    height: 44px;
    background: none;
    border: none;
    font-size: 16px;
    outline: none;
}

.reward_address label.login_select:nth-child(4) {
    width: 150px;
}

.reward_address label[check=error] input {
    border-color: #f00000;
}

.reward_address label[check=error] em {
    color: #f00000;
}

.reward_address label[check=success] input {
    border-color: #1ab96e;
}

.reward_address label[check=success] em {
    color: #1ab96e;
}

/*---------------------------------------------------------------------------------*/
/*活动弹窗*/
/*提醒*/
.notify {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    white-space: nowrap;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
}

.notify:before {
    content: '';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.notify cite {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    white-space: normal;
}

.notify h6 {
    position: absolute;
    width: 40px;
    height: 40px;
    background: url(#);
    left: 517px;
    top: 144px;
    cursor: pointer;
}

.notify h2 {
    width: 653px;
    height: 368px;
    margin-left: 10px;
}

.notify h3 {
    color: #ffe156;
    font-size: 16px;
    font-weight: normal;
    line-height: 60px;
}

.notify h3 strong {
    font-size: 26px;
}

.notify p {
    font-size: 16px;
    color: #fff;
    line-height: 40px;
}

.notify button {
    background: none;
    border: none;
    cursor: pointer;
}

.notify a {
    display: block;
    color: #b6b2de;
    font-size: 18px;
    line-height: 50px;
    text-decoration: underline;
}

/*报名*/
.signup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    white-space: nowrap;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
}

.signup:before {
    content: '';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.signup cite {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    white-space: normal;
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    min-width: 440px;
}

.signup h6 {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}

.signup h2 {
    font-size: 24px;
    color: #0e16cf;
    line-height: 36px;
    font-weight: normal;
}

.signup p {
    font-size: 16px;
    line-height: 30px;
    padding: 20px 0;
}

.signup a {
    color: #ffac00;
    text-decoration: underline;
}

.signup button {
    width: 180px;
    height: 46px;
    line-height: 46px;
    padding: 0;
    background: #2f14d3;
    border: none;
    color: #fff;
    font-size: 16px;
}



