﻿html, body {
    overflow-x: hidden;
}

body{
    zoom:95%;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #a3a3a3;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #a3a3a3;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #a3a3a3;
}
:-moz-placeholder { /* Firefox 18- */
  color:#a3a3a3;
}

.mobile_footer{
    display: none;
}

.mobile_header{
    display:none;
}

.desktop_footer{
    display:block;
}

.desktop_header{
    display:block;
}


.main{
    background: url(bg.jpg);
    width: 100%;
    min-width: 1000px;
    position: relative;
    background-repeat: no-repeat;
    background-position: top center;
    height: 4260px;
}

.banner {
    height: 1050px;
}

.part1 {
    width: 1000px;
    margin: 0 auto;
    height: 144px;
    text-align: center;
}


.part1_title {
    height: 76px;
    line-height: 76px;
    text-align: center;
    font-size: 42px;
    color: #d02827;
    font-weight: bold;
    margin: 0 auto;
    width: 900px;
    padding-top: 30px;
}

.btn_area > div{
    display: inline-block;
    width:100px;
    height: 100px;
    margin-right: 25px;
    margin-left: 25px;
    cursor: pointer;
}

.text_area>div{
    display: inline-block;
    width: 100px;
    margin-right: 25px;
    margin-left: 25px;
    cursor: pointer;
    font-size: 22px;
}
#pa2{
    background:url('btn2.png');
    background-size: contain;
    background-repeat: no-repeat;
}

#pa3{
    background:url('btn3.png');
    background-size: contain;
    background-repeat: no-repeat;
}
#pa4{
    background:url('btn4.png');
    background-size: contain;
    background-repeat: no-repeat;
}
#pa5{
    background:url('btn5.png');
    background-size: contain;
    background-repeat: no-repeat;
}
#pa6{
    background:url('btn6.png');
    background-size: contain;
    background-repeat: no-repeat;
}
#pa7{
    background:url('btn7.png');
    background-size: contain;
    background-repeat: no-repeat;
}


.scroll_area {
    position: absolute;
    top: 1365px;
    height: 1045px;    
    width: 100%;
    min-width: 1000px;
}

.area_content{
    width: 1000px;
    margin: 0 auto;
    height: 1045px;
}

.content_title {
    font-size: 46px;
    color: red;
    font-weight: bold;
    text-align: center;
    height: 180px;
    line-height: 215px;
}


.break{
    height: 1106px;
}
.part2 {
    background: url(part2.jpg);
    background-repeat:no-repeat;
    margin: 0 auto;
    background-position: top center;
}





.part3{
    display: none;
    background: url(part3.jpg);
    background-repeat:no-repeat;
    margin: 0 auto;
    background-position: top center;
}

.part3_title {
    padding-top: 115px;
}


.line_area {
    width: 94%;
    margin: 0 auto;
    margin-top: 453px;
}

.line_area > div {
    display: inline-block;
    height: 150px;
    width: 33%;
    text-align: center;
    font-size: 18px;
    color: red;
}

.red_cb {
    background: red;
    width: 175px;
    margin: 0 auto;
    border-radius: 30px;
    color: white;
    font-size: 28px;
}

.product.pa {
    position: relative;
    left: 20px;
}

.product.pb {
    position: relative;
        top: 40px;
}

.product.pc {
    position: relative;
    right: 8px;
    top: 40px;
}

.price{
    width: 100px;
    margin: 0 auto;
    position: relative;
    right: 5px;
}

.part4{
    display: none;
    background: url(part4.jpg);
    background-repeat:no-repeat;
    margin: 0 auto;
    background-position: top center;
}

.part4_title {
    padding-top: 100px;
    font-size: 42px;
}

.p4_table {
    margin: 0 auto;
    margin-top: 190px;
    text-align: center;
}

.p4_table >table {
    width: 80%;
    text-align: center;
    margin: 0 auto;
    font-size: 32px;
    border: 1px solid;
    margin-top: 30px;
}


.p4_table >table >tbody>tr>td{
    border: 3px solid;
    height: 100px;
}

.p4t_title {
    display: inline-block;
    height: 77px;
    font-size: 48px;
    width: 245px;
    background: red;
    line-height: 77px;
    color: white;
    border-radius: 10px;
    margin-right: 15px;
    margin-left: 15px;
}


.part5{
    display: none;
    background: url(part5.jpg);
    background-repeat:no-repeat;
    margin: 0 auto;
    background-position: top center;
}

.part5_title {
    padding-top: 100px;
}

.part5_line1 {
    font-size: 32px;
    font-weight: bold;
    color: white;
    -moz-transform: rotate(-1deg);
    -webkit-transform: rotate(-1deg);
    -o-transform: rotate(-1deg);
    -ms-transform: rotate(-1deg);
    transform: rotate(-1deg);
    text-align: center;
    margin-top: 58px;
    position: relative;
    right: 20px;
}

.part5_line2 {
    font-size: 32px;
    font-weight: bold;
    color: white;
    -moz-transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    transform: rotate(-2deg);
    text-align: center;
    position: relative;
    right: 37px;
    margin-top: 31px;
}

.part6{
    display: none;
    background: url(part6.jpg);
    background-repeat:no-repeat;
    margin: 0 auto;
    background-position: top center;
}

.part6_title{
    padding-top:30px;
}

.p6t_title {
    text-align: center;
    font-size: 34px;
    font-weight: bold;
    color: white;
    margin-top: 98px;
    height: 83px;
    line-height: 83px;
}

.p6_table>table {
    width: 80%;
    text-align: center;
    margin: 0 auto;
    font-size: 22px;
    border: 1px solid;
    margin-top: 30px;
}
.p6_table>table>thead>tr>td{
    font-weight: bold;
    border: 2px solid red;
    height: 55px;
}
.p6_table>table >tbody>tr>td{
    border: 2px solid red;
    height: 55px;
}

.p6_bottom {
    width: 80%;
    margin: 0 auto;
    margin-top: 80px;
}

.p6_bottom > div {
    display: inline-block;
    float: left;
}

.bottom_text{
    font-size: 48px;
    margin-left: 30px;
    color: white;
    position: relative;
    bottom: 12px;
}

.part7{
    display: none;
    background: url(part7.jpg);
    background-repeat:no-repeat;
    margin: 0 auto;
    background-position: top center;
}

.part7_title {
    padding-top:120px;
}

.p7_text {
    margin: 0 auto;
    text-align: center;
    font-size: 60px;
    color: red;
    font-weight: bold;
    margin-top: 455px;
    height: 222px;
    line-height: 222px;
    position: relative;
    right: 10px;
}

.part8{
    width: 1000px;
    margin: 0 auto;
    height: 505px;
}

.part8>table>tbody>tr>td {
    width: 25%;
}

.p8t_title{
    width: 80%;
    text-align: center;
    margin: 0 auto;
    margin-top: 300px !important;
    font-size: 28px;
    color: #fecf6e;
}
.table_over{
    height: 290px;
    overflow-y: auto;
    width: 80%;
    margin: 0 auto;
}
.p8t_content{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px !important;
    font-size: 20px;
    color: white;
}
.p8t_content >tbody>tr>td{
    height: 45px;
    width: 26%;
}
.part9{
    width: 1000px;
    margin: 0 auto;
    height: 505px;
}
.part9 > p {
    line-height: 29px;
    padding-left: 30px;
    font-size: 14px;
}

.p9_rule{
    color: #FFF;
    height: 40px;
    padding-left: 13px;
    margin-left:18px;
    margin-top: 28px;
    font-size: 24px;
    line-height: 40px;
    background-image: url("ruletext_bg.png");
    background-repeat: no-repeat;
    margin-bottom: 18px;
}

.ld_area{
    height: 700px;
    width: 100%;
}


.cslive {
   /* background: url(Contact1.png) no-repeat left top !important; */
}


#mask{
    background-color: #000;
    display: none;
    height: 4200px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}

.popup_window {
    background: url(box.png);
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    position: absolute;
    top: 1300px;
    height: 1280px;
    width: 100%;
    z-index: 101;
    display: none;
}

.popup_title {
    color: #f0cf78;
    text-align: center;
    font-size: 40px;
    margin-top: 138px;
    position: relative;
    left: 57px;
}

.pop_part1 {
    width: 640px;
    margin: 0 auto;
    position: relative;
    left: 45px;
    margin-top: 51px;
    height: 315px;
}

.pp1_title {
    background: url(title.png);
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    height: 40px;
    width: 270px;
    float: left;
    font-size: 21px;
    color: #d30006;
    font-weight: bold;
    padding: 5px 10px 0px 20px;
}

.pp1_subtitle {
    clear: both;
    color: #d30006;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}


.popup_form{
    margin: 0 auto;
    text-align: center;
    height: 139px;
    width: 925px;
}

.popup_form > div{
    display: block;
    font-size: 24px;
    text-align: left;
    height: 45px;
}

.popup_form >div >input {
    height: 28px;
    font-size: 22px;
    text-indent: 0.3em;
    width: 145px;
    margin-right: 18px;
}

.guess_vcode >input {
    width: 120px !important;
}

.getcode{
    width: 100px;
    height: 34px;
    background-color: red;
    font-size: 110%;
    font-weight: bold;
    text-align: center;
    line-height: 34px;
    position: relative;
    cursor: pointer;
    margin-right: 18px;
    display: inline-block;
    font-size: 16px;
    color: white;
    bottom: 2px;
    border-radius: 10px;
    right: 19px;
}

.submit{
    cursor: pointer;
    background: url(submit.png);
    width: 189px;
    background-repeat: no-repeat;
    height: 66px;
    background-size: contain;    
    color: #f0cf78;
    line-height: 45px;
    font-size: 28px;
    text-align: center;
}



.guessbutton2{
    position: relative;
    left: -14px;
    top: 11px;
}


.pop_part2 {
    width: 640px;
    margin: 0 auto;
    position: relative;
    left: 45px;
    margin-top: 51px;
    height: 315px;
}

.pp2_title{
    background:url(title.png);    
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    height: 40px;
    width: 270px;
    float: left;
    font-size: 21px;
    color: #d30006;
    font-weight: bold;
    padding: 5px 10px 0px 20px;
}

.pop_part3 {
    width: 640px;
    margin: 0 auto;
    position: relative;
    left: 45px;
    margin-top: 51px;
    height: 170px;
}
.pp3_title{
    background:url(title.png);    
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
}


.pp3_text {
    clear: both;
    font-size: 25px;
    line-height: 60px;
    position: relative;
    top: 10px;
    color: #d30006;
    left: 12px;
    font-weight: bold;
}

.pop_part4 {
    width: 640px;
    margin: 0 auto;
    position: relative;
    left: 45px;
    margin-top: 42px;
    height: 44px;
    color: #f4d1af;
    text-align: center;
    font-size: 30px;
}


.pp4_text > div {
    display: inline-block;
}



/*转盘*/
.g-wrap { width: 90%; overflow: hidden; margin: 0 auto;margin-top: 10px;}
.h15 {height: 15px;}
.pt5 {
    padding-top: 53px !important;
    padding-left: 22px;
}

.big-border { width: 69%; /* background: #e44025; */ border-radius: 50%; /* box-shadow: 0 -2px 2px #f2502f; */ padding: 5%; margin: 0 auto; position: relative; -webkit-transition: all 4s cubic-bezier(1, 0.00001, 0.00001, 1); transition: all 4s cubic-bezier(1, 0.00001, 0.00001, 1); }
/*.big-border {width: 90%;background: #e44025;border-radius: 50%;box-shadow: 0 -2px 2px #f2502f;padding:5%;position: relative;-webkit-transition: all 4s cubic-bezier(1, 0.00001, 0.00001, 1);transition: all 4s cubic-bezier(1, 0.00001, 0.00001, 1);}*/
.main-wheel {background: url(shadow.png) no-repeat center top;background-size:100%;padding-bottom: 95px;}
.small-border {width: 100%;border-radius: 50%;background-size: 100%;position: relative;}
.middle { cursor: pointer;position: absolute; left: 25%;top: 21.15%; z-index: 100;-webkit-transition: all 4s cubic-bezier(1, 0.00001, 0.00001, 1);transition: all 4s cubic-bezier(1, 0.00001, 0.00001, 1);}
.stars {width: 4%;height:4%;border-radius: 50%;background: #ffb820;position: absolute;}
.shan {position: absolute;}
/*g8*/
.g8 {background: url(g8.png) no-repeat center;}
.g8 .shan {width:33.33%;height:50%;text-align: center;color:#f3352f;font-size: 1.1em;}
.g8 .shan span {width: 100%;height:30px;line-height: 16px;display: block;font-size: 28px;}
.g8 .shan img {margin-top: 5px;width:115px;}
.g8 .shan:nth-of-type(1) {-webkit-transform: rotate(115deg);left:53%;top:34%;}
.g8 .shan:nth-of-type(2) {-webkit-transform: rotate(160deg); left:42%;;top:44%;}
.g8 .shan:nth-of-type(3) {-webkit-transform: rotate(205deg);left:27%;top:45%;}
.g8 .shan:nth-of-type(4) {-webkit-transform: rotate(-115deg);right:53%;top:34%;}
.g8 .shan:nth-of-type(5) {-webkit-transform: rotate(-65deg);left:14%;top:18%;}
.g8 .shan:nth-of-type(6) {-webkit-transform: rotate(-25deg);left:25%;top:6%;}
.g8 .shan:nth-of-type(7) {-webkit-transform: rotate(25deg);right:25%;top:6%;}
.g8 .shan:nth-of-type(8) {-webkit-transform: rotate(65deg);right:14%;top:18%;}
.dialog {width: 100%;height:100%;background: rgba(0,0,0,0.7);position: fixed;top:0;z-index: 1000;font-size: 1.2em;display: none;}
.dialog .d-main {width: 84%;overflow: hidden;padding:16px 8%;position: absolute;top:20%;background: #bc1616;}
.dialog .d-main p {width: 100%;line-height: 22px;color:#fff;}
.dialog .d-main .btn-w {width: 100%;overflow: hidden;margin-top: 20px;}
.dialog .d-main .btn-w a.btn {width: 38%;height:36px;line-height: 36px;color:#960b0b;background: #ffaa30;display: inline-block;text-align: center;}
.dialog .d-main .btn-w a.btn:first-child {margin-right: 20%}
.dialog .d-main .btn-w a.false {background: #960b0b;color:#ffaa30;}
.dialog .d-main .btn-w a.btn-lang:first-child {width: 68%;margin:0 auto;display: block;}
.info .d-main {top:35%;padding:24px 8%;}
.info .d-main p {color:#ffda0a;}
/*转盘*/


.popup_box_area{
    display: none;
    width: 50%;
    margin: 0 auto;
    position: fixed;
    top: 10%;
    left: 25%;
    z-index: 100;
}

.popup_box {
    background: url(popup_box.png) top center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 720px;
    width: 761px;
    margin: 0 auto;
}


.box_message1 {
    padding-top: 231px;
    font-size: 60px;
    font-weight: bold;
    color: #a0510d;
}

.popup_box >div {
    text-align: center;
    margin: 0 auto;
    position: relative;
    left: 12px;
}

.box_type {
    display: inline-block;
}

.box_message2 {
    font-size: 60px;
    font-weight: bold;
    color: red;
}

.box_message3 {
    font-size: 28px;
    color: #a0510d;
}

.box_close {
    height: 80px;
    width: 80px;
    position: relative;
    top: 97px;
    left: 4px !important;
    cursor: pointer;
}

.get {
    width: 200px;
    height: 50px;
    background: red;
    margin: 0 auto;
    border-radius: 16px;
    line-height: 50px;
    color: white;
    margin-top: 41px;
    cursor: pointer;
}


.cslive {
   background: url(Contact1.png) no-repeat left top !important;
}


@media(max-width:999px){

.cslive{
    display: none;
}

.mobile_header{
    width: 100%;
    display: block;
}
.mobile_footer{
    display: block;
}

.desktop_footer{
    display:none;
}

.desktop_header{
    display:none;
}


.wrapper,#footer{
    display:none;
}


.main{
    background: url(bg_mm.jpg);
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-size: contain;
    height: 86.5rem;
    min-width: 0;
    float: left;
}

.banner{
    width: 100%;
    margin: 0 auto;
    height: 10.5rem;
}


.part1 {
    width: 100%;
    margin: 0 auto;
    height: 2.9rem;
    text-align: center;
}


.part1_title {
    height: 76px;
    line-height: 76px;
    text-align: center;
    font-size: 42px;
    color: #d02827;
    font-weight: bold;
    margin: 0 auto;
    width: 900px;
    padding-top: 30px;
}

.btn_area > div {
    display: inline-block;
    width: 1.2rem;
    height: 1.2rem;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    cursor: pointer;
}

.text_area>div {
    display: inline-block;
    width: 1rem;
    margin-right: 0.3rem;
    margin-left: 0.3rem;
    cursor: pointer;
    font-size: 0.38rem;
}

#pa2{
    background:url('btn2.png');
    background-size: contain;
    background-repeat: no-repeat;
}

#pa3{
    background:url('btn3.png');
    background-size: contain;
    background-repeat: no-repeat;
}
#pa4{
    background:url('btn4.png');
    background-size: contain;
    background-repeat: no-repeat;
}
#pa5{
    background:url('btn5.png');
    background-size: contain;
    background-repeat: no-repeat;
}
#pa6{
    background:url('btn6.png');
    background-size: contain;
    background-repeat: no-repeat;
}
#pa7{
    background:url('btn7.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.scroll_area {
    position: absolute;
    top: 15rem;
    height: initial;
    width: 100%;
    min-width: 100%;
}

.part2 {
    background: url(part2_mm.jpg);
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: cover;
    background-position: top center;
}

.area_content{
    width: 100%;
    margin: 0 auto;
    height: initial;
}

.content_title {
    font-size: 0.78rem;
    color: red;
    font-weight: bold;
    text-align: center;
    height: 2.6rem;
    line-height: 2.7rem;
}

.break {
    height: 12.5rem;
}

.g-wrap {    
    width: 90%;
    overflow: hidden;
    margin-top: 1rem;
}

.main-wheel {
    background: url(shadow.png) no-repeat center top;
    background-size: contain;
    padding-bottom: 1rem;
}

.pt5 {
    padding-top: 0.5rem !important;
    padding-left: 0.2rem;
}

.big-border {
    width: 69%;
    /* background: #e44025; */
    border-radius: 50%;
    /* box-shadow: 0 -2px 2px #f2502f; */
    padding: 5%;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all 4s cubic-bezier(1, 0.00001, 0.00001, 1);
    transition: all 4s cubic-bezier(1, 0.00001, 0.00001, 1);
}

.g8 .shan span {
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    display: block;
    font-size: 0.38rem;
}

.g8 .shan img {
    margin-top: 0rem;
    width: 1rem;
}




.part3 {
    display: none;
    background: url(part3_mm.jpg);
    background-repeat: no-repeat;
    margin: 0 auto;
    background-position: top center;
    background-size: contain;
}

.part3_title {
    padding-top: 0;
    line-height: 2.4rem;
}


.line_area {
    width: 100%;
    margin: 0 auto;
    margin-top: 4.5rem;
    height: 3rem;
}

.line_area > div {
    display: inline-block;
    height: 1rem;
    width: 32%;
    text-align: center;
    font-size: 0.38rem;
    color: red;
}

.line1 {
    margin-left: 0.2rem;
}

.red_cb {
    background: red;
    width: 2.4rem;
    margin: 0 auto;
    border-radius: 30px;
    color: white;
    font-size: 0.38rem;
}

.product.pa {
    position: relative;
    left: 0.1rem;
}

.product.pb {
    position: relative;
    top: 0.5rem;
}

.product.pc {
    position: relative;
    right: 0;
    top: 0.5rem;
}

.price {
    width: 1rem;
    margin: 0 auto;
    position: relative;
    right: 0.1rem;
}

.part4 {
    display: none;
    background: url(part4_mm.jpg);
    background-repeat: no-repeat;
    margin: 0 auto;
    background-position: top center;
    background-size: contain;
}

.part4_title {
    padding-top: 0rem;
    font-size: 0.62rem;
}

.p4_table {
    margin: 0 auto;
    margin-top: 1.2rem;
    text-align: center;
    margin-bottom: 1.2rem;
}

.p4_table >table {
    width: 90%;
    text-align: center;
    margin: 0 auto;
    font-size: 0.38rem;
    border: 1px solid;
    margin-top: 0.5rem;
}

.p4_table >table >tbody>tr>td {
    border: 3px solid;
    height: 1.2rem;
}

.p4t_title {
    display: inline-block;
    height: 1rem;
    font-size: 0.58rem;
    width: 3rem;
    background: red;
    line-height: 1rem;
    color: white;
    border-radius: 10px;
    margin-right: 0rem;
    margin-left: 0rem;
}

.part5 {
    display: none;
    background: url(part5_mm.jpg);
    background-repeat: no-repeat;
    margin: 0 auto;
    background-position: top center;
    background-size: contain;
}

.part5_title {
    padding-top: 0rem;
    font-size: 0.68rem !important;
}

.part5_line1 {
    font-size: 0.38rem;
    font-weight: bold;
    color: white;
    -moz-transform: rotate(-1deg);
    -webkit-transform: rotate(-1deg);
    -o-transform: rotate(-1deg);
    -ms-transform: rotate(-1deg);
    transform: rotate(-1deg);
    text-align: center;
    margin-top: 0.1rem;
    position: relative;
    right: 0rem;
}

.part5_line2 {
    font-size: 0.38rem;
    font-weight: bold;
    color: white;
    -moz-transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    transform: rotate(-2deg);
    text-align: center;
    position: relative;
    right: 0;
    margin-top: 0.4rem;
    margin-bottom: 6rem;
}


.part6 {
    display: none;
    background: url(part6_mm.jpg);
    background-repeat: no-repeat;
    margin: 0 auto;
    background-position: top center;
    background-size: contain;
}

.part6_title {
    padding-top: 0;
    line-height: 2.4rem !important;
}

.p6t_title {
    text-align: center;
    font-size: 0.44rem;
    font-weight: bold;
    color: white;
    margin-top: 0;
    height: 0.5rem;
    line-height: 1.2rem;
}

.p6_table>table {
    width: 80%;
    text-align: center;
    margin: 0 auto;
    font-size: 0.38rem;
    border: 1px solid;
    margin-top: 0.9rem;
}

.p6_table>table>thead>tr>td {
    font-weight: bold;
    border: 2px solid red;
    height: initial;
}

.p6_table>table >tbody>tr>td {
    border: 2px solid red;
    height: inherit;
}

.p6_bottom>.qrcode>img {
    width: 3rem;
}

.p6_bottom {
    width: 80%;
    margin: 0 auto;
    margin-top: 0.8rem;
}

.bottom_text {
    font-size: 0.8rem;
    margin-left: 2rem;
    color: white;
    position: relative;
    bottom: 0.2rem;
}

.part7 {
    display: none;
    background: url(part7_mm.jpg);
    background-repeat: no-repeat;
    margin: 0 auto;
    background-position: top center;
    background-size: contain;
}

.part7_title {
    padding-top: 0;
    font-size: 0.62rem !important;
}

.p7_text {
    margin: 0 auto;
    text-align: center;
    font-size: 0.78rem;
    color: red;
    font-weight: bold;
    margin-top: 5.7rem;
    height: 1rem;
    line-height: 1;
    position: relative;
    right: 0;
    margin-bottom: 1rem;
}

.part8 {
    width: 100%;
    margin: 0 auto;
    height: 8.3rem;
    background: url(part8_m.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.p8t_title {
    width: 95%;
    text-align: center;
    margin: 0 auto;
    padding-top: 2.8rem;
    font-size: 0.48rem;
    margin-top: 0 !important;
    color: #fecf6e;
}

.table_over {
    height: 4rem;
    overflow-y: auto;
    width: 95%;
    margin: 0 auto;
}

.p8t_content {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    margin-top: 0px !important;
    font-size: 0.38rem;
    color: white;
}

.p8t_content >tbody>tr>td {
    height: 1rem;
    width: 26%;
}

.part9 {
    width: 100%;
    margin: 0 auto;
    height: 100%;
    background: url(part9_m.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.p9_rule {
    color: #FFF;
    height: 1.2rem;
    padding-left: 0.3rem;
    margin-left: 0.3rem;
    margin-top: 0.1rem;
    font-size: 0.68rem;
    line-height: 1.1rem;
    background: url(ruletext_bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 1rem;
    position: relative;
    top: 0.5rem;
}

.part9 > p {
    line-height: 0.75rem;
    padding-left: 0.3rem;
    font-size: 0.38rem;
}

.popup_window {
    background: url(box_m.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    position: absolute;
    top: 15rem;
    height: 22rem;
    width: 100%;
    z-index: 101;
    display: none;
}

.popup_title {
    margin: 0 auto;
    color: #f0cf78;
    text-align: center;
    font-size: 0.58rem;
    margin-top: 2rem;
    position: relative;
    left: 0rem;
    width: 7rem;
}

.pop_part1 {
    width: 93%;
    margin: 0 auto;
    position: relative;
    left: 0rem;
    margin-top: 0.75rem;
    height: 6.2rem;
}

#close{
    cursor: pointer;
    float: right;
    position: relative;
    right: -0.3rem !important;
    bottom: 3.2rem !important;
}

.pp1_title {
    background: url(title.png);
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    height: 0.8rem;
    width: 5rem;
    float: left;
    font-size: 0.48rem;
    color: #d30006;
    font-weight: bold;
    padding: 1px 10px 0px 20px;
}

.pp1_subtitle {
    clear: both;
    color: #d30006;
    height: 1rem;
    line-height: 0.5rem;
    font-size: 0.38rem;
}

.popup_form {
    margin: 0 auto;
    text-align: center;
    height: 1rem;
    width: 9.5rem;
}

.popup_form > div {
    display: block;
    font-size: 0.38rem;
    text-align: left;
    height: 0.9rem;
}

.popup_form >div >input {
    height: 0.6rem;
    font-size: 0.38rem;
    text-indent: 0.3em;
    width: 3rem;
    margin-right: 0.4rem;
}

.getcode {
    width: 2rem;
    height: 0.7rem;
    background-color: red;
    font-size: 110%;
    font-weight: bold;
    text-align: center;
    line-height: 0.8rem;
    position: relative;
    cursor: pointer;
    margin-right: 1rem;
    display: inline-block;
    font-size: 0.38rem;
    color: white;
    bottom: -0.05rem;
    border-radius: 0px; 
    right: 0.4rem;
}

.submit {
    cursor: pointer;
    background: url(submit.png);
    width: 4rem;
    background-repeat: no-repeat;
    height: 1rem;
    background-size: contain;
    color: #f0cf78;
    line-height: 1rem;
    font-size: 0.68rem;
    text-align: center;
}

.guess_vcode >input {
    width: 2rem !important;
}

.pop_part2 {
    width: 93%;
    margin: 0 auto;
    position: relative;
    left: 0rem;
    margin-top: 0.5rem;
    height: 5.4rem;
}

.pp2_title {
    background: url(title.png);
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    height: 0.8rem;
    width: 5rem;
    float: left;
    font-size: 0.48rem;
    color: #d30006;
    font-weight: bold;
    padding: 0px 0px 0px 10px;
}

.pop_part3 {
    width: 93%;
    margin: 0 auto;
    position: relative;
    left: 0rem;
    margin-top: 0.5rem;
    height: 4rem;
}


.pp2_title {
    background: url(title.png);
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    height: 0.8rem;
    width: 5rem;
    float: left;
    font-size: 0.48rem;
    color: #d30006;
    font-weight: bold;
    padding: 0px 0px 0px 10px;
}


.pp3_text {
    clear: both;
    font-size: 0.4rem;
    line-height: 1rem;
    position: relative;
    top: 1rem;
    color: #d30006;
    left: 0rem;
    font-weight: bold;
}

.pop_part4 {
    width: 100%;
    margin: 0 auto;
    position: relative;
    left: 0;
    margin-top: 0.4rem;
    height: 1rem;
    color: #f4d1af;
    text-align: center;
    font-size: 0.58rem;
}

.popup_box_area {
    display: none;
    width: 100%;
    margin: 0 auto;
    position: fixed;
    top: 10%;
    left: 0;
    z-index: 100;
}

.popup_box {
    background: url(popup_box_m.png) top center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 15rem;
    width: 100%;
    margin: 0 auto;
}


.box_message1 {
    padding-top: 4.5rem;
    font-size: 1rem;
    font-weight: bold;
    color: #a0510d;
}

.spanA{
    color: #a0510d !important;
    font-size: 0.75rem !important;
}

.spanB{
    font-size:1rem;
}

.box_message2 {
    font-size: 0.58rem;
    font-weight: bold;
    color: red;
}

.box_message3 {
    font-size: 0.6rem;
    color: #a0510d;
}

.popup_box >div {
    text-align: center;
    margin: 0 auto;
    position: relative;
    left: 0rem;
}


.get {
    width: 4rem;
    height: 1rem;
    background: red;
    margin: 0 auto;
    border-radius: 10px;
    line-height: 1rem;
    color: white;
    margin-top: 0.5rem;
    cursor: pointer;
}




}



