html, body {
    overflow-x: hidden;
}

::-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;
}
table.d{
    display: table;
}
table.m{
    display: none;
}

.d{
    display:block;
}
.m{
    display:none;
}
.main{
    background: url(bg_d.jpg);
    width: 100%;
    min-width: 1200px;
    position: relative;
    background-repeat: no-repeat;
    background-position: top center;
    height: 3624px;
}

.banner {
    height: 640px;
}


.part_area {
    width: 1200px;
    margin: 0 auto;
}

div#part1_desc {
    padding-top: 70px;
    font-size: 16px;
}
.part_title {
    color: #ad7854;
    font-size: 66px;
    font-weight: 700;
    text-align: center;
}
.part_subtitle {
    color: #cc8554;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
}
.part_content {
    clear: both;
    margin: 0 auto;
    width: 1200px;
}
.word {
    display: inline-block;
    margin: 0px 15px;
    font-size: 18px;
    color: #ffffca;
    line-height: 27px;
}
.slider {
    /* height: 450px; */
    margin-top: 45px;
    margin-bottom: 35px;
    /* margin: 35px 0px 5px 5px; */
}
.slider img {
    margin: 0px 7px;
}
.flow_end {
    margin-top: 52px;
    line-height: 29px;
}
span.red {
    color: #ed4d4a;
}
.flow_end {
    margin-top: 52px;
    line-height: 31px;
    font-size: 21px;
    color: #af8d76;
}
div#part1 {
    height: 1655px;
    margin-top: 70px;
    text-align: center;
}
div#part1_title {
    line-height: 68px;
}
.btn_detail {
    display: inline-block;
    background: #e62d29;
    color: #fff;
    padding: 5px 40px;
    font-size: 18px;
    border-radius: 25px;
    cursor: pointer;
    margin-top: 5px;
}
div#part1_content {
    height: 570px;
    margin-top: 25px;
    margin-bottom: 50px;
    text-align: center;
    font-size: 18px;
    color: #ffffca;
    font-weight: 700;
}
span.cn {
    font-size: 23px;
    color: #fed485;
}
span.big {
    font-size: 35px;
}
.example {
    width: 725px;
    margin: 0 auto;
    text-align: left;
    /* letter-spacing: 1px; */
    font-size: 22px;
    color: #ad7854;
    margin-top: 186px;
    line-height: 39px;
    margin-left: 375px;
}

.content_tit {
    font-size: 46px;
    color: #ad7854;
    margin-top: 114px;
    margin-bottom: 112px;
}
.flow_desc {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 51px;
    text-align: left;
    line-height: 56px;
    font-family: "宋体";
    font-weight: 700;
    text-shadow: 0px 0px rgb(255, 255, 255), 0px 0px white, 0px 0px white, 0px 0px rgb(255, 255, 255);
    margin: 5px 75px;
    /* margin-right: 84px; */
    padding-left: 15px;
}
div#part2_content {
    margin-top: 10px;
}
div#part2 {
    height: 870px;
}


.p2f_table > thead > tr >td {
    font-size: 24px;
    height: 55px;
    border: 0;
    color: #eadcc3;
}

.p2f_table > tbody > tr >td {
    height: 50px;
    font-size: 21px;
    border: 0;
}




.p2f_table {
    width: 75%;
    text-align: center;
    border: 0;
    margin: 0 auto;
    color: #fff;
    margin-top: 28px;
}


.part2_desc_title {
    text-align: center;
}
div#part2_subtitle {
    font-size: 24px;
}
.part2_desc {
    color: white;
    font-size: 18px;
    width: 1065px;
    margin: 0 auto;
    margin-top: 55px;
}
div#part3 {
    position: relative;
    height: 632px;
}
div#part3_title {
    margin-top: 34px;
    color: #f7db86;
}
div#part4_title {
    font-size: 28px;
    color: white;
    background: url(ruletitle.png) no-repeat;
    margin-top: 20px;
    padding-left: 10px;
}

#part4_content p {
    line-height: 28px;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 10px;
}

.prizer_box {
    background: url('redbag.png') no-repeat center;
    height: 210px;
    width: 150px;
    background-size: contain;
    color:white;
}

a.bx-prev {
    text-indent: -9999px;
    width: 33px;
    height: 35px;
    background: url(btn_left.png) no-repeat;
    position: absolute;
    left: -80px;
    bottom: 145px;
    z-index: 100;
}

a.bx-next {
    text-indent: -9999px;
    width: 33px;
    height: 35px;
    background: url(btn_right.png) no-repeat;
    position: absolute;
    right: -80px;
    bottom: 145px;
    z-index: 100;
}
.prizer_name {
    height: 32px;
    padding-top: 18px;
    line-height: 32px;
    text-align: center;
    font-size: 18px;
}

.prizer_number {
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    text-align: center;
}

.prizer_price {
    margin-top: 70px;
    font-size: 28px;
    text-align: center;
}
div#part3_content {
    padding-top: 121px;
    margin-left: 35px;
    font-size: 34px;
    color: #ffffd5;
    font-weight: 700;
    text-align: center;
    width: 350px;
    display: inline-block;
}

#mask{
    background-color: #000;
    display: none;
    height: 4200px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}


.form_area {
    margin-top: 40px;
}

.fa_form {
    margin: 0 auto;
    height: 100px;
    margin-top: 14px;
}

.fa_form > div {
    display: inline-block;
    float: left;
    margin: 0 auto;
    text-align: center;
    height: 52px;
    overflow: hidden;
    position: relative;
    margin-right: 25px;
}

.fa_form > div >input {
    height: 40px;
    line-height: 28px;
    padding-left: 10px;
    font-size: 18px;
    border: 1px solid #c9c9c9;
    border-radius: 40px;
    width: 255px;
}

.part3_non {
    text-align: center;
    font-size: 28px;
    line-height: 205px;
    height: 250px;
}
.form_name {
    width: 20% !im;
}
input#inputvode {
    width: 160px;
}

.getcode {
    position: absolute;
    bottom: 9px;
    background: #D43136;
    color: white;
    padding: 9px;
    right: 1px;
    cursor: pointer;
    border-radius: 0px 20px 20px 1px;
    line-height: 25px;
    height: 24px;
    font-size: 14px;
}

.s1 {
    background: #D43136;
    color: white;
    padding: 8px;
    font-size: 18px;
    cursor:pointer;
    border-radius: 20px;
    width: 170px;
}

.popup {
    display: none;
    position: fixed;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform:  translateX(-50%);
    -webkit-transform:  translateX(-50%);
    -moz-transform:  translateX(-50%);
    width: 1000px;
    z-index: 1000;
}

.popup_prize {
    display: none;
    background: url('prizeresult.png') no-repeat center center;
    width: 500px;
    margin: 0 auto;
    text-align: center;
    font-size: 32px;
    height: 400px;
    background-size: contain;
}

.prize_result {
    display: inline-block;
}

.prize_text {    
    padding-top: 238px;
    position: relative;
    left: 20px;
    color: white;
}
.find_cs {
    width: 155px;
    height: 30px;
    margin: 0 auto;
    position: relative;
    left: 7px;
    margin-top: 7px;
    cursor: pointer;
}
.prize_num {
    color: #fdde66;
    margin-top: -7px;
    position: relative;
    left: 15px;
}
.form_loading {
    display: none;
    text-align: center;
}

.form_loading>img {
    width: 100px;
    height: 100px;
}


.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;
}
.hdtk .nr {
    max-width: 95%;
    margin: auto;
    margin-top: 43px;
    height: 647px;
    overflow-y: auto;
    margin-right: 13px;
    text-align: left;
    font-size: 13px;
    line-height: 27px;
    padding: 0px 56px;
    /* padding-right: 40px; */
    color: #c22c1e;
    font-size: 15px;
}
.poptitle {
    font-size: 35px;
    color: #f24332;
    font-weight: 700;
    line-height: 56px;
}
.poptitle_s {
    color: #f24332;
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    margin-top: 10px;
}
hr.lineo {
    height: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fed595;
    background-color: #fed595;
}
.hdtk {
    background: url(popup_bg_s.jpg) no-repeat left top;
    width: 900px;
    height: 733px;
    position: fixed;
    left: 50%;
    margin-left: -443px;
    bottom: 50px;
    font-size: 16px;
    color: #000;
    display: none;
    z-index: 101;
    top: 135px;
}

@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_m.jpg);
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-size: contain;
    height: 58.4rem;
    background-color: #f7f0df;
    min-width: 0;
    float: left;
}
.p {
    display: none;
}

.d{
    display:none;
}
.m{
    display:block;
}
table.m{
    display: table;
}
table.d{

}


.banner {
    height: 6rem;
}


.part_area {
    width: 100%;
    margin: 0 auto;
}

div#part1_desc {
    padding-top: 1.96rem;
    font-size: 0.448rem;
}

.part_title {
    font-size: 1rem;
    line-height: 1.2rem;
}
div#part1_title {
    line-height: 1.2rem !important;
}
div#part1 {
    height: 8.8rem;
    margin-top: 0.35rem;
}
.part_subtitle {
    font-size: 0.45rem;
}
.part_content {
    clear: both;
    margin: 0 auto;
    width: 100%;
}
div#part1 {
    height: unset;
    text-align: center;
}
span.big {
    font-size: 0.45rem;
    line-height: 0.59rem;
    font-weight: 700;
}
.slider {
    margin-top: 0.15rem;
    margin-bottom: 0.15rem;
}
.top {
    width: 83%;
    padding: 0;
    line-height: 0.45rem;
    font-weight: 500;
    width: 83% !important;
    padding: 0 !important;
}
.slider img {
    margin: 0 0.15rem;
    width: 31%;
}
.btn_detail {
    width: 3.5rem;
    display: inline-block;
    font-size: 0.45rem !important;
    background: #e62d29;
    color: #fff;
    padding: 0.04rem 0rem !important;
    /* letter-spacing: 1px; */
    border-radius: 15px !important;
    margin-top: 0.1rem !important;
    cursor: pointer;
}
div#part1_content {
    height: unset;
    margin-top: 2rem;
    padding-top: 0rem;
    margin-bottom: 0rem;
    font-size: 0.35rem;
    /* font-weight: 500; */
    line-height: 0.55rem;
}
#mask {
    background-color: #000;
    display: none;
    height: 4200px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}
.hdtk {
    background: url(popup_m_s.jpg) no-repeat left top;
    background-size: contain;
    width: 90%;
    height: 14rem;
    top: 2.8rem;
    margin-left: -4.6rem;
    font-size: 0.45rem;
}
.hdtk .nr {
    height: 12.3rem;
    line-height: 0.65rem;
    padding: 0rem 0.5rem;
    margin-right: 0;
    font-size: 0.35rem;
    margin-top: 0.2rem;
    max-width: unset;
    width: 87%;
    color: #c22c1e;
}
hr.lineo {
    height: 2px;
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
    color: #fed595;
    background-color: #fed595;
}
.poptitle {
    font-size: 0.55rem;
    color: #f24332;
    font-weight: 700;
    line-height: 1.1rem;
}

.poptitle_s {
    color: #f24332;
    font-size: 0.45rem;
    font-weight: 700;
    line-height: 0.9rem;
    margin-top: 0.15rem;
}
div#part2_content {
    margin-top: 0.28rem;
    text-align: center;
}
div#part2 {
    height: 24.36rem;
}
div#part2_subtitle {
    font-size: 0.45rem;
    width: 85%;
    display: inline-block;
    margin-top: 0.1rem;
}

.p2f_table > thead > tr >td {
    color:#fff;
    border-top-color: #daa885;
    font-size: 0.38rem;
    height: 0.9rem;
    width: 33%;
}

.p2f_table > tbody > tr >td
 {
    height: 0.8rem;
    font-size: 0.35rem;
}


.p2dt{
    display: inline;
}
.p2f_table {
    width: 7.7rem;
    text-align: center;
    margin: 0 auto;
    border-color: white;
    margin-top: 0.395rem;
}


.part2_desc_title {
    text-align: center;
}

.part2_desc {
    color: white;
    font-size: 0.375rem;
    width: 94%;
    margin: 0 auto;
    margin-top: 0.8rem;
    line-height: 0.6rem;
    margin-left: 0.37rem;
}
.word {
    margin: 0rem 0.05rem;
    font-size: 0.3rem;
    /* color: #ffffca; */
    line-height: 0.5rem;
}
.flow_desc.flow_desc1 {
    margin-bottom: 2.5rem;
}
.flow_desc.flow_desc3 {
    margin-bottom: 0.35rem;
}
.flow_end {
    margin-top: 0.4rem;
    line-height: 0.53rem;
    font-size: 0.42rem;
    width: 80%;
    display: inline-block;
}
span.cn {
    font-size: 0.38rem;
}
.part2_desc_text {
    padding: 0.2rem;
    padding-top: 0.1rem;
}
div#part3_content {
    width:88%;
    padding-top: 4.6rem;
}
.example {
    width: 52%;
    margin-left: 4rem;
    font-size: 0.38rem;
    margin-top: 1.85rem;
    line-height: 0.5rem;
    /* float: right; */
}
.content_tit {
    font-size: 0.7rem;
    margin-top: 1.1rem;
    margin-bottom: 1.9rem;
}
.flow_desc {
    font-size: 0.9rem;
    text-align: left;
    width: 5rem;
    margin: 0;
    margin-left: 0.5rem;
    line-height: 1rem;
    margin-bottom: 1.5rem;
    padding: 0;
}
.prizer_box {
    height: 4rem;
    width: 3rem;
}
.prizer_name {
    height: 0.9rem;
    padding: 0;
    font-size: 0.38rem;
    line-height: 1.1rem;
}

.prizer_number {
    height: 0.6rem;
    font-size: 0.38rem;
    line-height: 0.5rem;
}

.prizer_price {
    margin-top: 1.2rem;
    font-size: 0.58rem;
}
a.bx-prev {
    width: 0.6rem;
    height: 0.6rem;
    left: 0;
    bottom: 2rem;
    background-size: contain;
}
div#part3_title {
    margin-top: 0.85rem;
}
div#part3 {
    height: 9.9rem;
    text-align: center;
}
div#part2_subtitle {
    font-size: 0.45rem;
    width: 85%;
}
div#part3_content {
    width: 88%;
    padding-top: 0.1rem;
    margin-left: 0rem;
    font-size: 0.45rem;
    display: inline-block;
}
a.bx-next {
    width: 0.6rem;
    height: 0.6rem;
    bottom: 2rem;
    background-size: contain;
    right: 0;
}
#part4_content p {
    line-height: 0.6rem;
    margin-bottom: 0.2rem;
    margin-top: 0.3rem;
    font-size: 0.38rem;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
}

div#part4_title {
    font-size: 0.58rem;
    background-size: contain;
    margin-top: 1.2rem;
}
div#pop_form {
    margin-top: 1rem;
}

.fa_form > div {
    display: block;
    float: inherit;
    height: 1.56rem;
    margin: 0 auto;
    margin-bottom: 0.4rem;
}

input#inputvode {
    width: 9rem;
}

.fa_form > div >input {
    width: 9rem;
    height: 1rem;
    line-height: 1rem;
    padding: 0.1rem;
    font-size: 0.48rem;
    padding-left: 0.3rem;
}

.submit.s1 {
    width: 9rem;
    font-size: 0.6rem;
    margin: 0 auto;
    padding: 0.1rem;
}

.fa_form {
    height: 8rem;
}

.popup {
    top:0%;
    width: 100%;
}

.getcode {
    bottom: 0.3rem;
    right: 0.3rem;
    height: 1.1rem;
    line-height: 1.2rem;
    font-size: 0.42rem;
    padding: 0.1rem;
}

.popup_prize {
    height: 8rem;
    width: 10rem;
    font-size: 0.68rem;
}

.prize_text {
    padding-top: 4.8rem;
    left: 0.4rem;
}

.prize_num {
    margin-top: -0.15rem;
    left: 0.4rem;
}

.find_cs {
    width: 3.5rem;
    height: 0.8rem;
    margin-top: -0.1rem;
    left: 0.15rem;
}
.form_loading>img {
    width: 2.5rem;
    height: 2.5rem;
}
.part3_non {
    text-align: center;
    font-size: 0.68rem;
    line-height: 4rem;
    height: 4rem;
}
}