/* haha */
html, body {
    overflow-x: hidden;
}

.rules{width:100%;margin:111px 0 80px 420px;font-size:18px;line-height:28px;}
.rules span{color:red;}
.fixed_btn2{
	display: inherit;
    background: url(btn_c.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 226px;
    font-size: 24px;
    height: 49px;
    line-height: 48px;
    font-weight: bold;
    color: white;
    left: 50%;
    position: relative;
    margin-left: -104px;
    margin-top: 15px;
    cursor: pointer;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.4);
	text-align:center;
}
.fixed_btn3{
	display: inherit;
    width: 296px;
    font-size: 24px;
    height: 48px;
    line-height: 48px;
    font-weight: bold;
    color: white;
    left: 50%;
    position: relative;
    margin-left: -149px;
    margin-top: -2px;
    cursor: pointer;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.4);
    text-align: center;
}
.popup_rules{
	background: url(popup.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    height: 694px;
    position: fixed;
    width: 868px;
    margin: 0 auto;
    z-index: 100;
    display: none;
    left: 50%;
    margin-left: -415px;
    top: 80px;
}
.popup_rules_close{
	position:absolute;
	width:50px;
	height:50px;
	border:1px solid transparent;
	top:25px;
	right:30px;
	cursor:pointer;
}
.rules_content{
	width:80%;
	color:#fff;
	height:500px;
	overflow-y:scroll;
	margin-top:120px;
	margin-left:103px;
}

::-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;
}

.flip-clock-label{display:none;}

.main{
    background: url(pubg2.jpg);
    width: 100%;
    min-width: 1000px;
    position: relative;
    background-repeat: no-repeat;
    background-position: top center;
    height: 3394px;
}

.banner {
    height: 420px;
}

.part1 {
    width: 1000px;
    margin: 0 auto;
    height: 1053px;
    position: relative;
    left: 10px;
}
.part2{
	height:576px;
}

.part1_title {
    height: 76px;
    line-height: 76px;
    text-align: center;
    font-size: 42px;
    color: #f53636;
    text-shadow: 2px 2px #ffc145;
    font-weight: bold;
    margin: 0 auto;
    width: 900px;
    padding-top: 35px;
    margin-left: 39px;

}

.part1_subtitle > div , .part1_subtitle > div > span > div {
    display: inline-block;
    color: #ffd37c;
}
.mark {
    color: #fff !important;
}
.mark_text >div {
    display: inline-block;
}

.question_number > div {
    display: inline-block;
}

#q_status {
    position: absolute ! important;
    height: 200px;
    top: 318px ! important;
    margin-left: -117px;
    display: none;
}

.disabledbutton {
    pointer-events: none;
    opacity: 0.4;
}

.question_ans > div {
    display: inline-block;
}

.part1_subtitle {
    height: 55px;
    line-height: 55px;
    font-size: 32px;
    /*text-align: center;*/
	text-align:left;
	width:100%;
	clear:both;
	margin-top:455px;
}
.time{margin-left:153px;margin-right:35px;}
.mark_text{margin-left:35px;}


.question_number {
    font-size: 20px;
    height: 75px;
    line-height: 38px;
    letter-spacing: 1px;
    font-weight: 700;
    margin-left: -10px;
}

.question_area {
    height: 398px;
    float: left;
}
.question_area > img{
    height: 380px;
    margin-top: 0;
    margin-left: 110px;
}

.question_box {
    text-align: center;
    font-size: 36px;
    height: 65px;
    line-height: 65px;
    margin-top: 24px;
    color: #fff;
}
.question_ans {
    float: left;
    width: 180px;
    font-weight: 700;
    margin-top: 100px;
    line-height: 42px;
    margin-left: 140px;
}
#up{
	background:url(btn_a.png);
    background-size: contain;
    background-repeat: no-repeat;
	margin-bottom:20px;
}

#down{
	background:url(btn_b.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 26px;
}

.question_ans > div {
    width: 180px;
    display: inline-block;
    position: relative;
    right: 0px;
    font-size: 33px;
    height: 49px;
    line-height: 49px;
    font-weight: bold;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.4);
    color: white;
    cursor: pointer;
    padding-left: 10px;
}
}

.part2 {
    height: 543px;
    margin: 0 auto;
    width: 1000px;
}

.part2_title {
    height: 76px;
    line-height: 76px;
    text-align: center;
    font-size: 50px;
    color: #d43135;
    font-weight: bold;
    margin: 0 auto;
    width: 900px;
    padding-top: 62px;
    text-shadow: -2px 0 #feb878, 0 2px #feb878, 2px 0 #feb878, 0 -2px #feb878;
    letter-spacing: 2px;
}

.part2_subtitle {
    height: 63px;
    line-height: 59px;
    text-align: center;
    font-size: 30px;
    color:#fff;
    font-weight: bold;
    margin: 0 auto;
    width: 900px;
    margin-top: 0px;
}

.winner {
    margin: 0 auto;
    text-align: center;
    width: 68%;
    position: relative;
    height: 345px;
    left: 10px;
}

.tablehead {
    height: 32px;
    background: #355183;
    font-weight: 700;
}

.tablehead > div {
    display: inline-block;
    font-size: 18px;
    width: 24%;
    color: #fff;
    line-height: 32px;
    height: 32px;
}

.table{
    height: 312px;
    overflow-y: auto;
}

.table table {
    width: 100%;
    height: 154px;
    text-align: center;
    overflow-y: auto;
    border-collapse: collapse;
}

.table td {
	background:#fff;
    width: 25.5%;
    height: 29px;
    font-size: 16px;
    color: white;
    color: #525252;
    border: 1px solid #355183;
}

.part3 {
    height: 605px;
    width: 1000px;
    margin: 0 auto;
}
.part3 .left {
    display: inline-block;
    text-align: center;
    width: 176px;
    margin-right: 30px;
    margin-top: 20px;
}
.part3 .top {
    width: 1036px;
}

.part3 .in_top {
    color: #fff;
    font-size: 17px;
    font-weight: 700;
}
.part3 .in_bottom {
    margin-top: 171px;
    font-size: 25px;
    font-weight: 700;
    color: #d43135;
}
.part3 span.bottom_b {
    font-size: 16px;
    color: #3c3c3c;
    font-weight: 500;
    line-height: 35px;
}
.part3_subtitle_b {
    height: 100px;
    line-height: 97px;
    text-align: center;
    font-size: 21px;
    color:#fff;
    margin: 0 auto;
    width: 85%;
    margin-top: 0.2rem;
    font-weight: 700;
}
.part4_subtitle_b {
    height: 100px;
    line-height: 97px;
    text-align: center;
    font-size: 24px;
    color:#f03f43;
    margin: 0 auto;
    width: 85%;
    margin-top: 74px;
    font-weight: 700;
}
.pop_img img {
    max-width: 472px;
}
.part3_title {
    height: 76px;
    line-height: 76px;
    text-align: center;
    font-size: 50px;
    color: #d43135;
    font-weight: bold;
    margin: 0 auto;
    width: 900px;
    padding-top: 19px;
    text-shadow: -2px 0 #feb878, 0 2px #feb878, 2px 0 #feb878, 0 -2px #feb878;
    letter-spacing: 2px;
}
.part3_subtitle {
    height: 71px;
    line-height: 71px;
    text-align: center;
    font-size: 30px;
    color:#fff;
    /* font-weight: bold; */
    margin: 0 auto;
    width: 100%;
    margin-top: 0;
}
.ad {
    height: 390px;
    margin-top: 48px;
}


.form_title {
    height: 66px;
    line-height: 56px;
    text-align: center;
    font-size: 42px;
    color: #f0c30d;
    font-weight: bold;
    margin: 0 auto;
    width: 900px;
    margin-top: 17px;
}

.part3_form{
    margin: 0 auto;
    text-align: center;
    height: 139px;
    width: 925px;
}

.part3_form > div{
    display:inline-block; 
    font-size: 24px;
    color: white;
    font-weight: bold;
}

.part3_form >div >input {
    height: 28px;
    font-size: 22px;
    text-indent: 0.3em;
    width: 145px;
    margin-right: 18px;
}

.getcode{
    width: 104px;
    height: 34px;
    background-color: white;
    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: #4a74c5;
    bottom: 2px;
    border-radius: 2px;
}

.submit{
    cursor: pointer;
    background: url('button1.png'); 
    width: 189px; 
    height: 66px;
}

.guessbutton2{
    position: relative;
    left: -14px;
    top: 11px;
}

.part4_m{
	display:none;
}
.part4 #p4b21 {
    margin-left: 0px !important;
}
.part4 {
	display:block;
    height: 575px;
    width: 1000px;
    margin: 0 auto;
}

.part4_title {
    height: 76px;
    line-height: 39px;
    text-align: center;
    font-size: 50px;
    color: #d80000;
    font-weight: bold;
    margin: 0 auto;
    width: 100%;
    padding-top: 40px;
    position: relative;
    left: 7px;
    text-shadow: -2px 0 #feb878, 0 2px #feb878, 2px 0 #feb878, 0 -2px #feb878;
    letter-spacing: 2px;
}


.part4_content {
    margin-top: 22px;
    height: 161px;
}

.part4_box {
    display: inline-block;
    color: #edd691;
    font-weight: bold;
    position: relative;
    top: 120px;
    margin-left: 85px;
    text-align: center;
}

div#p4b2 {
    margin-left: 90px;
}

div#p4b3 {
    margin-left: 96px;
}

div#p4b4 {
    margin-left: 103px;
}


.part4_content2 {
    height: 220px;
    margin-top: 45px;
}

.part4_content2 > .part4_box2 {
    position: relative;
    display: inline-block;
    width: 23.5%;
    font-size: 21px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    margin-left: 16px;
}


.part5_content2 div#p4b24 {

}
.part4_content3 > div {
    color: #ffffff;
    position: relative;
    display: inline-block;
    width: 23.3%;
}

.part4_box3 {
    margin-left: 19px;
}
#p4b31 {
    font-size: 15px;
    text-align: left;
    margin-left: 0px;
}

#p4b32{
    font-size: 15px;
    text-align: left;
}

#p4b33{
    font-size: 15px;
    text-align: left;
}

#p4b34{
    font-size: 15px;
    text-align: left;
}

#mask{
 	background-color: #000;
    display: none;
    height: 4200px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}
.part5_title {
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 50px;
    text-align: center;
    color: #d43135;
    font-weight: bold;
    margin: 0 auto;
    width: 100%;
    text-shadow: -2px 0 #feb878, 0 2px #feb878, 2px 0 #feb878, 0 -2px #feb878;
    letter-spacing: 2px;
}
.part5_subtitle {
    height: 90px;
    line-height: 35px;
    text-align: center;
    font-size: 28px;
    color: #515151;
    /* font-weight: bold; */
    margin: 0 auto;
    width: 100%;
    margin-top: 30px;
}
.part5_m {
    text-align: center;
    height: 698px;
    width: 1000px;
    margin: 0 auto;
}
.part5_btn {
    background: url(btn_c.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 226px;
    font-size: 31px;
    height: 49px;
    line-height: 48px;
    font-weight: bold;
    color: white;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0.1rem;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.4);
}
.part5_box2 {
    display: inline-block;
    width: 224px;
    margin: 10px !important;
    background-color: #355183;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    height: 255px;
    line-height: 33px;
    top: 32px;
    position: relative;
}
.part5_box2 img {
    width: 220px;
    height: 220px;
}
.part6_m {
    width: 1000px;
    margin: 0 auto;
}
.part6_content {
    font-size: 15px;
}
.part6_title {
    height: 100px;
    line-height: 45px;
    text-align: center;
    font-size: 50px;
    color: #d80000;
    font-weight: bold;
    margin: 0 auto;
    width: 100%;
    padding-top: 40px;
    position: relative;
    left: 7px;
    text-shadow: -2px 0 #feb878, 0 2px #feb878, 2px 0 #feb878, 0 -2px #feb878;
    letter-spacing: 2px;
}

.hdtk{
    background: #FFF;
    width: 738px;
    height: 500px;
    position: fixed;
    left: 50%;
    margin-left: -369px;
    font-size: 16px;
    color: #000;
    display: none;
    z-index: 99;
    border-radius: 12px;
    top: 20%;
}

.popup{
     position: relative;
    bottom: 300px;
     z-index: 10000;
     margin: 0 auto;
     display: none;
}

.hdtk .nr {
    max-width: 95%;
    margin: auto;
    margin-top: 10px;
    height: 400px;
    overflow-y: auto;
    margin-right: 10px;
    text-align: left;
    font-size: 14px;
    line-height: 36px;
}

.lose {
    background: url(lose.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    height: 520px;
    position: fixed;
    top: 50px;
    width: 520px;
    margin: 0 auto;
    left: 37%;
    z-index: 100;
    display: none;
}

#lose_text {
    text-align: center;
    font-size: 32px;
    color: #00a4de;
    margin-top: 300px;
}

.lose_btn {
    width: 67%;
    height: 90px;
    margin: 0 auto;
    margin-top: 17px;
    cursor: pointer;
}

.win {
    background: url(ckdinner.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
	width: 749px;
    height: 736px;
    position: fixed;
    margin: 0 auto;
    z-index: 100;
    display: none;
    left: 50%;
    margin-left: -309px;
    top: 100px;
}
form#form2 {
    margin-top: 44px;
}
#win_text {
    text-align: center;
    font-size: 22px;
    color: #ff7133;
    width: 80%;
    margin: 0 auto;
    margin-top: 315px;
}


.formpubg{width:100%;height:1px;margin-top:597px;text-align:center;}
.pubgtitle{color:#fff;font-size:32px;height:66px;line-height:66px;}
.win_form input{/*background:#999;*/width:100%;}


.win_name {
	width:30%;
	position:relative;
	float:left;
	margin-right:24px;
	padding-left:4px;
	/*
    width: 65%;
    border-radius: 50px;
    padding-left: 22px;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    margin: 0 auto;
    margin-top: 5px;
	*/
}

.win_number {
	width:30%;
	position:relative;
	float:left;
	margin-right:20px;
	padding-left:4px;
	/*
    width: 65%;
    border-radius: 50px;
    padding-left: 22px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    margin-top: 10px;
    font-size: 22px;
	*/
}
.win_login {
	width:30%;
	position:relative;
	float:left;
	
	padding-left:4px;
	/*
    width: 65%;
    border-radius: 50px;
    padding-left: 22px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    margin-top: 30px;
    font-size: 22px;
	*/
}
input#inputphone2 {
	border: 0;
    font-size: 24px;
	/*
    width: 373px;
    margin-right: 10px;
    height: 48px;
    position: relative;
    bottom: 3px;
    background: 0;
    border: 0;
    font-size: 24px;
    color: #000;
    padding-left: 25px;
    margin-top: 23px;
	*/
}
input#inputname2 {
	border: 0;
    font-size: 24px;
	/*
    width: 373px;
    margin-right: 10px;
    height: 48px;
    position: relative;
    bottom: 0;
    background: 0;
    border: 0;
    font-size: 24px;
    color: #000;
    padding-left: 25px;
	*/
}
input#inputlogin2 {
	border: 0;
    font-size: 24px;
	/*
    width: 373px;
    margin-right: 10px;
    height: 48px;
    position: relative;
    bottom: 3px;
    background: 0;
    border: 0;
    font-size: 24px;
    color: #000;
    padding-left: 25px;
    margin-top: 23px;
	*/
}

.percent {
    display: inline-block;
}

.win_btn {
	background: url(btn_c.png) center center no-repeat;
	background-size:contain;
	color:#fff;
	font-size:24px;
    height: 49px;
	line-height:48px;
    width: 226px;
    margin: 0 auto;
    cursor: pointer;
    margin-top:55px;
	text-align:center;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
  font-weight:700;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #000;
  font-weight:700;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #000;
  font-weight:700;
}
:-moz-placeholder { /* Firefox 18- */
  color: #000;
  font-weight:700;
}

.share {
    background: url(share.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    height: 65%;
    position: fixed;
    top: 20%;
    width: 465px;
    margin: 0 auto;
    left: 38%;
    z-index: 100;
    display: none;
}

#share_text{
	text-align: center;
    font-size: 26px;
    color: #d31200;
    width: 80%;
    margin: 0 auto;
}

.share_btn {
    height: 330px;
}

.bdsharebuttonbox {
    margin: 0 auto;
    width: 210px;
    margin-top: 5px;
    line-height: 20px;
    zoom:1.2 !important;
}


.part3_m{
	display: none;
}
.part3{
	display: block;
}
.bdshare-button-style0-16 {
    zoom: 1.3 !important;
    margin-top: -5px !important;
    line-height: 29px !important;
}


.rule {
    background: url(rule.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 75px;
    position: fixed;
    top: 300px;
    left: 10px;
    width: 205px;
    margin: 0 auto;
    z-index: 10;
    cursor: pointer;
}

.cslive {
    background: url(Contact1.png) no-repeat left top !important;
}

.slide_controller {
    position: absolute;
    bottom: -245px;
    width: 100%;
    z-index: 10000;
}
img.left {
    float: left;
    margin-left: 5px;
    cursor: pointer;
}
img.right {
    float: right;
    cursor: pointer;
}

li.menu_li {
    float: left;
    text-align: center;
    font-weight: 700;
    font-size: 19px;
	color:#fff;
}

.slider_next_e {
    width: 15px;
    height: 36px;
    float: right;
    cursor: pointer;
    background: url(right.png);
    margin-right: 129px;
    z-index: 50;
    position: relative;
    margin-top: -195px;
}

.slider_prev_e {
    float: left;
    margin-left: 151px;
    cursor: pointer;
    width: 15px;
    height: 36px;
    background: url(left.png);
    z-index: 50;
    position: relative;
    margin-top: -195px;
}
.fixed_bottom_m {

    display:none;
}
.fixed_btn {
    display: inherit;
    background: url(btn_c.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 226px;
    font-size: 31px;
    height: 49px;
    line-height: 48px;
    font-weight: bold;
    color: white;
    left: 50%;
    position: relative;
    margin-left: -104px;
    margin-top: 15px;
    cursor: pointer;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.4);
}
.fixed_bottom_p {
    background: rgb(255, 255, 255);
    color: #cb3232;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 135px;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 2px;
    display: block;
    line-height: 1.7rem;
    padding-left: 0;
    z-index: 9999;
    text-align: center;
    padding-top: 20px;
    border-top: 1px solid #d9d9d9;
    
}
.fixed_bottom_p .close {
    position: absolute;
    top: 0.55rem;
    right: 20px;
    color: rgba(54, 54, 54, 0.74);
    cursor: pointer;
    z-index: 100000;
    font-size: 19px;
    font-weight: 700;
    line-height: 20px;
    border-radius: 20px;
    width: 25px;
    height: 25px;
    background: #d6d8de;
    padding-left: 1px;
}
.pop_img_close {
    position: absolute;
    top: -11px;
    right: -11px;
    color: rgba(54, 54, 54, 0.76);
    cursor: pointer;
    z-index: 100000;
    font-size: 22px;
    font-weight: bolder;
    line-height: 26px;
    border-radius: 40px;
    width: 21px;
    height: 30px;
    padding-left: 8px;
    background: #e7e8eb;
}
.pop_img {
    position: fixed;
    left: 50%;
    top: 197px;
    z-index: 9999;
    margin-left: -236px;
    display: none;
}
#mask2 {
    background-color: #000;
    display: none;
    height: 4200px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}
@media(min-width:1000px){
    .slider_out .caroufredsel_wrapper {
        height: 370px !important;
        cursor: unset !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(pubg_m.jpg);
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-size: contain;
    height: 54rem;
    min-width: 0;
    float: left;
}

.banner{
    width: 100%;
    margin: 0 auto;
    height: 5.25rem;
}

.part1 {
    width: 100%;
    overflow: hidden;
    height: 13.4rem;
    position: relative;
    left: 0.1rem;
}

.part1_title {
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    font-size: 0.58rem;
    color: #f53636;
    font-weight: bold;
    margin: 0 auto;
    width: auto;
    padding-top: 0.5rem;
}

.part1_subtitle {
    height: 1rem;
    line-height: 1rem;
    font-size: 0.48rem;
    text-align: center;
	margin-top:4.9rem;
}
.time{display:block !important;position:relative;float:left;margin-left:.5rem;margin-right:0;}
.mark_text{display:block !important;position:relative;float:left;}
.clock-builder-output{display:block !important;position:relative !important;float:left;top:.2rem;left:.5rem;}
.rules{margin:1.2rem 0 0 2.1rem;font-size:.2rem;width:75%;line-height:.5rem;}
.popup_rules{background:url(mrules.png) center top no-repeat;background-size:contain;width:100%;height:8.5rem;margin:0;left:0;}
.popup_rules_close{top:0;right:0;}
.rules_content{margin-top:1.4rem;margin-left:1rem;height:6rem;}
.bottom{margin-top:.4rem;}
.part4_subtitle_b{width:100%;font-size:.3rem;font-weight:700;margin:0 auto;height:.5rem;line-height:.5rem;margin-top:-1.1rem;clear:both;}
.fixed_btn2{position:relative;margin:0 auto;margin-top:.7rem;left:0;}
.fixed_btn3{font-size:.38rem;width:7rem;height:1rem;line-height:1.2rem;margin-left:-3.5rem;}
.mark_text{font-size:.45rem;margin-left:.69rem;}

.question_box {
    text-align:center;
    font-size:.55rem;
    height:1rem;
    line-height:1rem;
    margin-top:0.05rem;
    color:#fff;
    margin-right:.17rem;
    font-weight:700;
}

.question_number {
    font-size: 0.38rem;
    height: 1.22rem;
    line-height: 1rem;
    letter-spacing: 0px;
}

.question_area {
    height: 4rem;
    float: left;
}

.question_area > img {
    height: 3.4rem;
    margin-left: 1.02rem;    
}

#q_status {
    position: absolute ! important;
    height: 3.4rem;
	top:3rem !important;
	margin-left:1rem;
    /*
	top: 5rem ! important;
    margin-left: -1.7rem;
	*/
    display: none;
}

.question_ans {
    line-height: 0.2rem !important;
    float: left;
    margin-top: 0.2rem !important;
    margin-left: 1rem !important;
    width: 3.1rem !important;
}

.question_ans > div {
    width: 3rem;
    display: block !important;
    position: relative;
    right: 0rem;
    font-size: 0.5rem;
    height: 0.85rem;
    line-height: 0.8rem;
    font-weight: bold;
    color: white;
    text-align: center;
    cursor: pointer;
}

.part2 {
    height: 6.7rem;
    margin: 0 auto;
    width: 100%;
	overflow:hidden;
}

.part2_title {
    height: 1.15rem;
    line-height: 1.4rem;
    text-align: center;
    font-size: 0.58rem;
    color: #d43135;
    font-weight: bold;
    margin: 0 auto;
    width: 100%;
    padding-top: 0.35rem;
    text-shadow: 0px 0px 10px #feb878;
    text-shadow: -2px 0 #feb878, 0 2px #feb878, 2px 0 #feb878, 0 -2px #feb878;
    letter-spacing: 2px;
}

.part2_subtitle {
    height: 0.9rem;
    line-height: 1rem;
    text-align: center;
    font-size: 0.38rem;
    /*color: #d43135;*/
	color:#fff;
    font-weight: bold;
    margin: 0 auto;
    width: 100%;
    margin-top: 0;
}

.winner {
    margin: 0 auto;
    text-align: center;
    width: 85%;
    position: relative;
    height: 4rem;
    left: 0;
}

.flip-clock-wrapper {
    zoom: 0.25 !important;
}

.tablehead > div {
    display: inline-block;
    font-size: 0.4rem;
    width: 22%;
    color: #fff;
    line-height: 0.8rem;
    height: 0.5rem;
}
.tablehead {
    height: 0.75rem;
    background: #355183;
    font-weight: 700;
}
.table {
    height: 7rem;
    overflow-y: auto;   
    background: #FFF;
}

.table table {
    width: 100%;
    height: 5.4rem;
    text-align: center;
    overflow-y: auto;
    border-collapse: collapse;
}

.table td {
    width: 25%;
    height: 0.6rem;
    font-size: 0.38rem;
    color: #525252;
    border: 1px solid #355183;
}

.m_t1{
	width:20% !important;
}

.m_t2{
	width:30% !important;
}


.part3 {
    height: 17.4rem;
    width: 100%;
    margin: 0 auto;
    display: none;
}

.part3_m{
  height: 13.5rem;
  display: block;
}


.part3_title {
    height: 1.15rem;
    line-height: 1.4rem;
    text-align: center;
    font-size: 0.58rem;
    text-align: center;
    color: #d43135;
    font-weight: bold;
    margin: 0 auto;
    width: 100%;
    /*padding-top: 1rem;*/
	padding-top:0;
	margin-top:-.1rem;
}

.ad {
    height: 5.0rem;
    margin-top: 0rem;
}


.form_title {
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    font-size: 0.48rem;
    color: #f0c30d;
    font-weight: bold;
    margin: 0 auto;
    width: 100%;
    margin-top: 0.5rem;
    background: #d80000;
}


.part3_form {
    margin: 0 auto;
    text-align: center;
    height: 7rem;
    width: 100%;
    background: #d80000;
}
.part3_form >div {
    display: block;
    width: 93%;
    margin: 0 auto;
    text-align: center;
    height: 1.4rem;
    overflow: hidden;
    padding-top: 0.3rem;
    margin-top: 0;
}

.part3_form >div >input {
    height: 1rem;
    font-size: 0.38rem;
    text-indent: 0.3em;
    width: 9.5rem;
    color: #000;
    border-color: #fff;
    border: 1px solid;
    background: #fff;
}


.getcode {
    cursor: pointer;
    width: 2.5rem;
    height: 0.7rem;
    font-size: 0.38rem;
    background: #d8d8d8;
    color: #4a74c5;
    text-align: center;
    line-height: 0.7rem;
    z-index: 2;
    position: relative;
    left: 3.5rem;
    bottom: 0.95rem;
}

.submit_button{
    position: relative;

}

.submit {
    cursor: pointer;
    background: url(button1.png);
    width: 6rem;
    height: 1.5rem;
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: contain;
    background-position: top center;
}

.part4{
	display:none;
}

.part4_m {
    display: block;
    height: 13.85rem;
    width: 100%;
    margin: 0 auto;
}

.part4_title {
    height: 1rem;
    line-height: 1rem;
    /*padding-top: 0.44rem;*/
	padding-top:0;
    position: relative;
    left: 0;
    font-size: 0.58rem;
    text-align: center;
    color: #d43135;
    font-weight: bold;
    margin: 0 auto;
    width: 100%;
}

.part4_content2 {
    height: 12.5rem;
    text-align: center;
    margin: 0 auto;
    margin-top: 0.59rem;
}


.part4_content2 > .part4_box2 {
    position: relative;
    display: inline-block;
    width: 48.5%;
    font-size: 0.41rem;
    height: 5.11rem;
    text-align: center;
    float: left;
    margin-top: 0.2rem;
    left: 0.15rem;
    color: #FFF;
    font-weight: 700;
    margin-left: 0;
}

.part4_box3 {
    margin-top: 3rem;
    margin-left: 0.3rem;
    font-size: 0.4rem;
    text-align: left;
    line-height: 0.55rem;
    /*color: #515151;*/
	color:#fff;
    font-weight: 500;
    font-size: 0.38rem !important;
    margin-left: 0.4rem !important;
}



div#p4b21 {
    margin-left: -.3rem;
	margin-top:-.1rem;
}

#p4b22{
	margin-left:.6rem;
	margin-top:-.1rem;
}

#p4b23{
	margin-top:.5rem;
	margin-left:-.3rem
}

#p4b24{
	margin-top:.5rem;
	margin-left:.6rem;
}

#p4b31 {
 	font-size: 0.4rem;
    text-align: left;
}
#p4b32 {
 	font-size: 0.4rem;
    text-align: left;
}

#p4b33 {
 	font-size: 0.4rem;
    text-align: left;
}
#p4b34 {
 	font-size: 0.4rem;
    text-align: left;
}

#p4b31 {
    font-size: 0.4rem;
    text-align: left;
    margin-left: 0.3rem;
}


.part5_m {
    height: 14.3rem;
    display: block;
    text-align: center;
    width: 100%;
}
.part5_title {
    height: 0.9rem;
    line-height: 0.85rem;
    text-align: center;
    font-size: 0.58rem;
    text-align: center;
    color: #d43135;
    font-weight: bold;
    margin: 0 auto;
    width: 100%;
    text-shadow: -2px 0 #feb878, 0 2px #feb878, 2px 0 #feb878, 0 -2px #feb878;
    letter-spacing: 2px;
}
.part5_subtitle {
    height: 1.2rem;
    line-height: 0.55rem;
    text-align: center;
    font-size: 0.38rem;
    color: #515151;
    /* font-weight: bold; */
    margin: 0 auto;
    width: 100%;
    margin-top: 0.25rem;
}
.part5_box2 {
    display: inline-block;
    width: 4.15rem;
    margin: 0.3rem !important;
    background-color: #355183;
    color: #fff;
    text-align: center;
    font-size: 0.4rem;
    font-weight: 700;
    height: 4.75rem;
    line-height: 0.7rem;
    top: 3px;
}
.part5_btn {
    background: url(btn_c.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 4rem;
    font-size: 0.5rem;
    height: 0.85rem;
    line-height: 0.8rem;
    font-weight: bold;
    color: white;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0.1rem;
}

.part6_content {
    padding: 0.5rem;
    font-size: 0.38rem;
}

#lose_text {
    text-align: center;
    font-size: 0.58rem;
    color: #00a4de;
    margin-top: 7rem;
}

.lose {
    background: url(lose.png);
    background-repeat: no-repeat;
    background-size: contain;   
     background-position: top center;
    height: 12rem;
    position: fixed;
    top: 1rem;
    width: 100%;
    margin: 0 auto;
    left: 0;
    z-index: 100;
    display: none;
}

.win {
    background: url(ckdinner.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    height:10rem;
    position: fixed;
    top: 4rem;
    width: 100%;
    margin: 0 auto;
    left: 0;
    z-index: 100;
    margin-left:.2rem;
    display:none;
}
.formpubg{
	margin-top:1rem;
	height:1rem;
}

#win_text {
    text-align: center;
    font-size: 0.48rem;
    color: #ff7133;
    width: 80%;
    margin: 0 auto;
    margin-top: 70%;
}

.win_name {
    width: 30%;
    border-radius: 50px;
    padding-left: 0px;
    height: 0.9rem;
    line-height: 1.2rem;
    font-size: 0.48rem;
    margin: 0 auto;
    margin-top: 0.1rem;
	position:relative;
	float:left;
}
form#form2 {
    margin-top: 1.48rem;
}
input#inputlogin2 {
    width: 94%;
    margin-right: 0;
    height: 0.8rem;
    position: relative;
    bottom: 0;
    background: 0;
    border: 0;
    padding-left: .2rem;
    font-size: 0.38rem;
    margin-top: 0;
}
input#inputname2 {
    width: 94%;
    margin-right: 0;
    height: 0.8rem;
    position: relative;
    bottom: 0;
    background: 0;
    border: 0;
    font-size: 0.38rem;
    padding-left: .2rem;
    margin-top: 0;
}

input#inputphone2 {
    width: 94%;
    margin-right: 0;
    height: 0.8rem;
    position: relative;
    bottom: 0;
    background: 0;
    border: 0;
    font-size: 0.38rem;
    padding-left: .2rem;
    margin-top: 0;
}
.win_login {
    width: 30%;
    border-radius: 50px;
    padding-left: .2rem;
    height: 0.9rem;
    line-height: 1.2rem;
    font-size: 0.48rem;
    margin: 0 auto;
    margin-top: 0.1rem;
	position:relative;
	float:left;
}
.win_btn {
    height: 1rem;
    margin-top: 59px;
    width: 50%;
    margin: 0 auto;
    cursor: pointer;
    margin-top: 0.45rem;
	/*position:relative;
	float:left;*/
}
.win_number {
    width: 30%;
    border-radius: 50px;
    padding-left: 0px;
    height: 0.9rem;
    line-height: 1.2rem;
    font-size: 0.48rem;
    margin: 0 auto;
    margin-top: 0.1rem;
	margin-left:.4rem;
	position:relative;
	float:left;
}
.win_form{margin-top:7.8rem;}

.share {
    background: url(share.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    height: 11rem;
    position: fixed;
    top: 1rem;
    width: 100%;
    margin: 0 auto;
    left: 0;
    z-index: 100;
    display: none;
}


.share_btn {
    height: 7.5rem;
}

#share_text {
    text-align: center;
    font-size: 0.58rem;
    color: #d31200;
    width: 80%;
    margin: 0 auto;
}

.bdsharebuttonbox {
    margin: 0 auto;
    width: 7rem;
    margin-top: 0;
}

.rule {
    background: url(rule.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 1.5rem;
    position: fixed;
    top: 2rem;
    left: -2rem;
    width: 4rem;
    margin: 0 auto;
    z-index: 10;
    cursor: pointer;
}

.hdtk {
    background: #FFF;
    width: 9rem;
    position: fixed;
    bottom: -5rem;
    font-size: 0.38rem;
    color: #000;
    display: none;
    z-index: 99;
    border-radius: 0.4rem;
    left: 0.5rem;
    top: 1rem;
    margin: 0;
    height: 12rem;
}


.hdtk .nr {
    max-width: 95%;
    margin: auto;
    margin-top: 0.3rem;
    height: 9.5rem;
    overflow-y: auto;
    margin-right: 0.3rem;
    text-align: left;
    font-size: 0.38rem;
    line-height: 0.8rem;
}

.slide.p3slide {
    width: 90%;
    height: 4.5rem;
    text-align: center;
    margin: 0 auto;
}
.slide_controller {
    bottom: 1.8rem;
}
.slider_out {
    height: 5rem;
}
.slider_out .caroufredsel_wrapper {
    height: 7.8rem !important;
    cursor: unset !important;
}
.slider_prev_e {
    /*margin-top: -3.8rem;*/
    margin-left: 5px !important;
}
.slider_next_e {
    /*margin-top: -3.8rem;*/
    margin-right: 5px !important;
}
li.menu_li {
    font-size: 0.4rem;
}
.part3_subtitle {
    height: 0.9rem;
    line-height: 1rem;
    text-align: center;
    font-size: 0.38rem;
	color:#fff;
    /*
	color: #515151;
    font-weight: bold;
	*/
    margin: 0 auto;
    width: 100%;
    margin-top: 0;
}
.part3_m .top {
    width: 100%;
    height: 5.1rem;
    /*margin-top: 0.38rem;*/
	margin-top:.1rem;
}
.part3_m .top .left {
    display: inline-block;
    margin-left: 1.6rem;
    text-align: center;
    width: 3.4rem;
}
.part3_m .top .right {
    display: inline-block;
    margin-left: .1rem;
    text-align: center;
    width: 3.4rem;
}
.part3_m .in_top {
    color: #fff;
    font-size: 0.38rem;
}
.part3_m .top .in_bottom {
	/*)
    margin-top: 3.1rem;
    font-size: 0.52rem;
	*/
	margin-top:2.65rem;
	font-size:.42rem;
    font-weight: 700;
    color: #f9cd2e;
}
.part3_m span.bottom_b {
    font-size: 0.4rem;
    color:#f9cd2e;
    font-weight: 500;
    line-height: 0.7rem;
}
.part3_m .bottom .left {
    display: inline-block;
    margin-left: 0.45rem;
    text-align: center;
    width: 2.85rem;
}
.part3_m .bottom .center {
    display: inline-block;
    margin-left: 0.4rem;
    text-align: center;
    width: 2.85rem;
}
.part3_m .bottom .right {
    display: inline-block;
    margin-left: 0.4rem;
    text-align: center;
    width: 2.85rem;
}
.part3_m .bottom .in_bottom {
    margin-top: 2.65rem;
    font-size: 0.42rem;
    font-weight: 700;
    color: #f9cd2e;
}
.part3_subtitle_b {
    height: 0.9rem;
    line-height: 0.9rem;
    text-align: center;
    font-size:.3rem;
    /*color: #515151;*/
	color:#fff;
    margin:0 auto;
    width:75%;
    /*margin-top: 0.2rem;*/
	margin-top:-.9rem;
    font-weight: 700;
}
.part5_box2 img {
    width: 4rem;
    height: 4rem;
}
.fixed_btn {
    display: inline-block;
    background: #d43135;
    border: 2px solid rgba(208, 178, 68, 0.38);
    border-radius: 15px;
    padding: 0.1rem 0.35rem;
    letter-spacing: 0px;
    line-height: 0.5rem;
    margin-left: 10px;
    font-size: 0.42rem;
    left: 0;
    margin-top: 0;
    width: auto;
    height: auto;
}
.fixed_bottom_m {
    background: rgba(42, 42, 42, 0.92);
    color: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 96%;
    height: 1.7rem;
    font-size: 0.45rem;
    font-weight: 700;
    letter-spacing: 2px;
    display: block;
    line-height: 1.7rem;
    padding-left: 0.45rem;
    z-index: 9999;
}

.new_scroll_btn {
    bottom: 11% !important;
    right: 1% !important;
    left: unset !important;
}

.fixed_bottom_m  .close{
    position: absolute;
    top: 0.55rem;
    right: 10px;
    color: rgba(54, 54, 54, 0.76);
    cursor: pointer;
    z-index: 100000;
    font-size: 19px;
    font-weight: 700;
    line-height: 15px;
    border-radius: 20px;
    width: 15px;
    height: 20px;
    background: #e7e8eb;
    padding-left: 4px;
}
.pop_img {
    position: fixed;
    left: 0.6rem;
    top: 2rem;
    z-index: 9999;
    display:none;
    margin-left: 0px;
    /* width: 5rem; */
}
.pop_img img {
    width: 9rem;
    
}
#mask2 {
    background-color: #000;
    display: none;
    height: 4200px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}
.pop_img_close {
    position: absolute;
    top: -11px;
    right: -11px;
    color: rgba(54, 54, 54, 0.76);
    cursor: pointer;
    z-index: 100000;
    font-size: 22px;
    font-weight: bolder;
    line-height: 26px;
    border-radius: 40px;
    width: 21px;
    height: 30px;
    padding-left: 8px;
    background: #e7e8eb;
}
.part6_m {
    width: 100%;
}
.part6_title {
    height: 1rem;
    line-height: 1rem;
    padding-top: 0.44rem;
    position: relative;
    left: 0;
    font-size: 0.58rem;
    text-align: center;
    color: #d43135;
    font-weight: bold;
    margin: 0 auto;
    width: 100%;
}
.fixed_bottom_p {

    display:none !important;
}
}