body, html {
    margin: 0;
    padding: 0;
    /*width: 100%;*/
    font-family: "微锟斤拷锟脚猴拷";
    color: #333;
    font-size: 1em;
}

.header {
    margin: 10px 0;
}

.logo {
    display: inline-block;
}

.logo img {
    float: left;
    height: 70px;
}

.forward {
    float: right;
}

.forward a {
    font-size: 16px;
    color: #292828;
    text-decoration: none;
}

.now-page {
    color: rgb(104, 210, 167) !important;
}

.neck {
    background: url("../../image/2222.png");
}

.footer>div {
    /*width: 390px;*/
    /*margin: auto;*/
    /*padding: 30px 0;*/
    margin: 20px 0;
    text-align: center;
}

.footer-contents {
    display: inline-block;
}

.footer-contents img {
    width: 8em;
    display: inline-block;
}

/*.footer a{*/

/*color: #292828;*/

/*text-decoration: none;*/

/*padding: 0 5px;*/

/*}*/

.download-app {
    position: fixed;
    top: 0;
    text-align: center;
    display: none;
}

.download-app-bg {
    background-color: #000;
    opacity: 0.3;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
}

.download-img img {
    width: 80%;
    position: relative;
    z-index: 1000;
}

.download-img p {
    color: #fff;
    position: relative;
    z-index: 1000;
    font-weight: 600;
    font-family: Microsoft YaHei;
}

.bady1 {
    margin-top: 20px !important;
}

.bady1, .bady2, .bady3, .bady4 {
    width: 80% !important;
}

.rule-say>p {
    text-align: justify;
}

@media (min-width: 1200px) {
    .bady {
        width: 1050px;
        margin: auto;
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    .logo img {
        margin-top: 6px;
    }
    .name {
        float: left;
        padding: 16px 20px;
    }
    .name span {
        color: rgb(104, 210, 167);
        font-size: 33px;
    }
    .forward div {
        display: inline-block;
        padding: 30px 10px;
    }
    .banner {
        height: 540px;
        background-image: url("../../image/banner_new.png");
    }
    .banner .app_msg {
        width: 420px;
        height: 430px;
        float: right;
        margin-top: 70px;
    }
    .banner .app_msg h1 {
        font-size: 60px;
        color: #fff;
        line-height: 80px;
        margin: 0;
    }
    .banner .app_msg h3 {
        font-size: 42px;
        color: #fff;
        font-weight: 100;
        margin: 0;
    }

    .banner .app_msg .qr_code {
        margin-top: 42px;
    }

    .banner .app_msg .qr_code div {
        width: 138px;
        height: 138px;
        float: left;
        margin-right: 44px;
        text-align: center;
    }

    .banner .app_msg .qr_code div p {
        margin: 0;
        font-size: 14px;
        color: #fff;
        font-weight: bold;
    }

    .banner .app_msg .qr_code img {
        width: 138px;
        height: 138px;
    }

    .banner .app_msg .download_two_app {
        margin-top: 236px;
    }
    .banner .app_msg .download_two_app div {
        float: left;
        width: 184px;
        height: 50px;
        border: 2px solid #fff;
        line-height: 60px;
        text-align: center;
        border-radius: 60px;
        margin-right: 20px;
    }
    .banner .app_msg .download_two_app .ios {
        background: url("../../image/ios_white.png") center center no-repeat;
    }
    .banner .app_msg .download_two_app .ios:hover {
        background: #fff url("../../image/ios_blue.png") center center no-repeat;
    }
    .banner .app_msg .download_two_app .android {
        background: url("../../image/android_white.png") center center no-repeat;
    }
    .banner .app_msg .download_two_app .android:hover {
        background: #fff url("../../image/android_blue.png") center center no-repeat;
    }
    .bady1 {
        height: 500px;
        background-image: url("../../image/bady1.png");
    }
    .bady2 {
        height: 500px;
        background-image: url("../../image/bady2.png");
    }
    .bady3 {
        height: 500px;
        background-image: url("../../image/bady3.png");
    }
    .bady4 {
        height: 500px;
        background-image: url("../../image/bady4.png");
    }
    .second-green {
        float: left;
        margin-top: -40px;
    }
    .icon_red {
        float: right;
        margin-top: -40px;
    }
    /*rule*/
    .rule-head {
        height: 300px;
        background-image: url("../../image/rule_bck.png");
    }
    .rule-bady {
        width: 100%;
    }
    .rule-text {
        width: 200px;
        height: 59px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        top: 25%;
        position: relative;
        margin: auto;
        background-image: url("../../image/rule_text.png");
    }
    .rule-body {
        padding-top: 20px;
        width: 700px;
        margin: auto;
    }
    .rule-straight_line {
        width: 50px;
        height: 100%;
        position: absolute;
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-image: url("../../image/rule_straight_line.png");
    }
    .rule-straight_line_repeat_one {
        height: 800px;
        margin-top: 820px;
        background-position: 0px -50px;
    }
    .rule-straight_line_repeat_two {
        height: 300px;
        margin-top: 1550px;
        background-position: 0px -50px;
    }
    .yellow-line {
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-image: url("../../image/rule_yellow_line.png");
        width: 50px;
        height: 2px;
        display: inline-block;
        padding: 0px;
        margin: 4px 1px;
    }
    .rule-title {
        padding-left: 25px;
        margin-top: 45px;
    }
    .rule-title>span {
        color: rgb(248, 181, 81);
        font-weight: bold;
        font-size: 20px;
    }
    .rule-say {
        padding-left: 80px;
    }
    .rule-say>p {
        margin: 5px 0px;
        text-align: justify !important;
    }
    .rule-t {
        padding-top: 10px;
        font-weight: bold;
    }
    .rule-footer {
        width: 180px;
        height: 180px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-image: url("../../image/rule_foot.png");
        margin-top: 65px;
        margin-left: -40px;
    }
}

@media (min-width: 761px) and (max-width: 1199px) {
    .bady {
        width: 750px;
        margin: auto;
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    .logo img {
        height: 50px;
        margin-top: 4px;
    }
    .name {
        float: left;
        padding: 10px 18px;
    }
    .name span {
        color: rgb(104, 210, 167);
        font-size: 25px;
    }
    .forward div {
        display: inline-block;
        padding: 18px 8px;
    }
    .banner {
        height: 540px;
        background-image: url("../../image/banner_new.png");
    }
    .banner .app_msg {
        width: 300px;
        height: 430px;
        float: right;
        margin-top: 70px;
    }
    .banner .app_msg h1 {
        font-size: 50px;
        color: #fff;
        line-height: 60px;
        margin: 0;
    }
    .banner .app_msg h3 {
        font-size: 32px;
        color: #fff;
        font-weight: 100;
        margin: 0;
    }

    .banner .app_msg .qr_code {
        margin-top: 42px;
    }

    .banner .app_msg .qr_code div {
        width: 118px;
        height: 118px;
        float: left;
        margin-right: 24px;
        text-align: center;
    }

    .banner .app_msg .qr_code div p {
        margin: 0;
        font-size: 14px;
        color: #fff;
        font-weight: bold;
    }

    .banner .app_msg .qr_code img {
        width: 118px;
        height: 118px;
    }

    .banner .app_msg .download_two_app {
        margin-top: 236px;
    }
    .banner .app_msg .download_two_app div {
        float: left;
        width: 134px;
        height: 40px;
        border: 2px solid #fff;
        line-height: 60px;
        text-align: center;
        border-radius: 60px;
        margin-right: 10px;
    }
    .banner .app_msg .download_two_app .ios {
        background: url("../../image/ios_white.png") center center no-repeat;
        background-size: 107px 24px;
    }
    .banner .app_msg .download_two_app .ios:hover {
        background: #fff url("../../image/ios_blue.png") center center no-repeat;
        background-size: 107px 24px;
    }
    .banner .app_msg .download_two_app .android {
        background: url("../../image/android_white.png") center center no-repeat;
        background-size: 107px 24px;
    }
    .banner .app_msg .download_two_app .android:hover {
        background: #fff url("../../image/android_blue.png") center center no-repeat;
        background-size: 107px 24px;
    }
    .bady1 {
        height: 400px;
        background-image: url("../../image/bady1.png");
    }
    .bady2 {
        height: 400px;
        background-image: url("../../image/bady2.png");
    }
    .bady3 {
        height: 400px;
        background-image: url("../../image/bady3.png");
    }
    .bady4 {
        height: 400px;
        background-image: url("../../image/bady4.png");
    }
    .body img {
        width: 56px;
        height: 70px;
    }
    .second-green {
        float: left;
        margin-top: -30px;
    }
    .icon_red {
        float: right;
        margin-top: -30px;
    }
    .last-line img {
        width: 100%;
        height: 2px;
    }
    .footer div {
        padding: 20px 0;
    }
    /*rule*/
    .rule-head {
        height: 300px;
        background-image: url("../../image/rule_bck.png");
    }
    .rule-bady {
        width: 100%;
    }
    .rule-text {
        width: 200px;
        height: 59px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        top: 25%;
        position: relative;
        margin: auto;
        background-image: url("../../image/rule_text.png");
    }
    .rule-body {
        padding-top: 20px;
        width: 600px;
        margin: auto;
    }
    .rule-straight_line {
        width: 50px;
        height: 100%;
        position: absolute;
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-image: url("../../image/rule_straight_line.png");
    }
    .rule-straight_line_repeat_one {
        height: 800px;
        margin-top: 820px;
        background-position: 0px -50px;
    }
    .rule-straight_line_repeat_two {
        height: 420px;
        margin-top: 1580px;
        background-position: 0px -350px;
    }
    .yellow-line {
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-image: url("../../image/rule_yellow_line.png");
        width: 50px;
        height: 2px;
        display: inline-block;
        padding: 0px;
        margin: 4px 1px;
    }
    .rule-title {
        padding-left: 25px;
        margin-top: 45px;
    }
    .rule-title>span {
        color: rgb(248, 181, 81);
        font-weight: bold;
        font-size: 20px;
    }
    .rule-say {
        padding-left: 80px;
    }
    .rule-say>p {
        margin: 5px 0px;
    }
    .rule-t {
        padding-top: 10px;
        font-weight: bold;
    }
    .rule-footer {
        width: 160px;
        height: 160px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-image: url("../../image/rule_foot.png");
        margin-top: 40px;
        margin-left: -35px;
    }
}

@media (max-width: 760px) {
    .header {
        margin-left: 2em;
        margin-right: 2em;
    }
    .bady {
        width: 100%;
        margin: auto;
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    .logo img {
        height: 35px;
        margin-top: 4px;
    }
    .name {
        float: left;
        padding: 9px 10px;
        ;
    }
    .name span {
        color: rgb(104, 210, 167);
        font-size: 20px;
    }
    .forward div {
        display: inline-block;
        padding: 10px 5px;
    }
    .banner {
        height: 210px;
        background: url("../../image/banner_new.png") center center;
        background-size: 100% 100%;
    }
    .banner .app_msg {
        width: 160px;
        height: 230px;
        float: right;
        margin-top: 28px;
    }
    .banner .app_msg h1 {
        font-size: 22px;
        color: #fff;
        line-height: 30px;
        margin: 0;
    }
    .banner .app_msg h3 {
        font-size: 14px;
        color: #fff;
        font-weight: 100;
        margin: 0;
    }

    .banner .app_msg .qr_code {
        margin-top: 6px;
        margin-left: -6px;
    }

    .banner .app_msg .qr_code div {
        width: 65px;
        height: 40px;
        float: left;
        /* margin-right: 4px; */
        text-align: center;
    }

    .banner .app_msg .qr_code div p {
        margin: 0;
        font-size: 8px;
        color: #fff;
        font-weight: bold;
    }

    .banner .app_msg .qr_code img {
        width: 50px;
        height: 50px;
    }

    .banner .app_msg .download_two_app {
        margin-top: 86px;
    }
    .banner .app_msg .download_two_app div {
        float: left;
        width: 54px;
        height: 20px;
        border: 1px solid #fff;
        line-height: 60px;
        text-align: center;
        border-radius: 60px;
        margin-right: 10px;
    }
    .banner .app_msg .download_two_app .ios {
        background: url("../../image/ios_white.png") center center no-repeat;
        background-size: 40px 10px;
    }
    /* .banner .app_msg .download_two_app .ios:hover, .banner .app_msg .download_two_app .ios:focus {
        background: #fff url("../../image/ios_blue.png") center center no-repeat;
        background-size: 44px 12px;
    } */
    .banner .app_msg .download_two_app .android {
        background: url("../../image/android_white.png") center center no-repeat;
        background-size: 44px 12px;
    }
    /* .banner .app_msg .download_two_app .android:hover, .banner .app_msg .download_two_app .android:active {
        background: #fff url("../../image/android_blue.png") center center no-repeat;
        background-size: 44px 12px;
    } */
    .bady1 {
        height: 175px;
        background-image: url("../../image/bady1.png");
    }
    .bady2 {
        height: 175px;
        background-image: url("../../image/bady2.png");
    }
    .bady3 {
        height: 175px;
        background-image: url("../../image/bady3.png");
    }
    .bady4 {
        height: 175px;
        background-image: url("../../image/bady4.png");
    }
    .body img {
        width: 26px;
        height: 35px;
    }
    .second-green {
        float: left;
        margin-top: -18px;
    }
    .icon_red {
        float: right;
        margin-top: -18px;
    }
    .last-line img {
        width: 100%;
        height: 2px;
    }
    .footer div {
        padding: 15px 0;
    }
    /*rule*/
    .rule-head {
        height: 140px;
        background-image: url("../../image/rule_bck.png");
    }
    .rule-bady {
        width: 100%;
    }
    .rule-text {
        width: 100px;
        height: 37px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        top: 25%;
        position: relative;
        margin: auto;
        background-image: url("../../image/rule_text.png");
    }
    .rule-body {
        padding-top: 20px;
        width: 100%;
        margin: auto;
    }
    .rule-straight_line {
        width: 32px;
        height: 100%;
        position: absolute;
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-image: url("../../image/rule_straight_line.png");
    }
    .rule-straight_line_repeat_one {
        height: 500px;
        margin-top: 520px;
        background-position: 0px -50px;
    }
    .rule-straight_line_repeat_two {
        height: 500px;
        margin-top: 992px;
        background-position: 0px -50px;
    }
    .rule-straight_line_repeat_three {
        height: 500px;
        margin-top: 1464px;
        background-position: 0px -50px;
    }
    .yellow-line {
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-image: url("../../image/rule_yellow_line.png");
        width: 30px;
        height: 2px;
        display: inline-block;
        padding: 0px;
        margin: 4px 1px;
    }
    .rule-title {
        padding-left: 18px;
        margin-top: 22px
    }
    .rule-title>span {
        color: rgb(248, 181, 81);
        font-weight: bold;
        font-size: 1.1em;
    }
    .rule-say {
        padding-left: 56px;
        padding-right: 2px;
    }
    .rule-say>p {
        margin: 5px 0px;
    }
    .rule-t {
        padding-top: 10px;
        font-weight: bold;
    }
    .rule-footer {
        width: 100px;
        height: 100px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-image: url("../../image/rule_foot.png");
        margin-top: 5px;
        margin-left: 5px;
    }
    /*.footer div{*/
    /*width: 317px;*/
    /*}*/
    /*.footer a {*/
    /*padding: 0 2px;*/
    /*font-size: 12px;*/
    /*}*/
    /*.forward a {*/
    /*font-size: 12px;*/
    /*}*/
}

@media (max-width: 500px) {
    .logo {
        display: block;
        text-align: center;
    }
    .logo img {
        float: none;
        height: 50px;
    }
    .forward {
        float: none;
        text-align: center;
    }
    .forward a {
        font-size: 14px;
    }
    .header {
        margin-right: 3px;
        margin-left: 3px;
    }
    .rule-say {
        padding-right: 1em;
    }
}

@media (max-width: 360px) {
    .forward a {
        font-size: 12px;
    }
    .header {
        margin-right: 3px;
        margin-left: 3px;
    }
    p {
        font-size: 14px;
    }
}

.copy-right {
    padding: 0 20px;
    text-align: center;
    font-size: 14px;
    color: #a4a4a4;
}

.copy-right a {
    text-decoration: none;
    color: inherit;
}

.copy-right a:hover {
    text-decoration: underline;
}

.red-span {
    color: red;
}

.the-table {
    border-collapse: collapse;
    border: 1px solid #000;
    text-align: center;
}

.the-table td {
    border: 1px solid #000;
}