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.jpg);
    width: 100%;
    min-width: 1000px;
    position: relative;
    background-repeat: no-repeat;
    background-position: top center;
    height: 4213px;
}

.banner {
    height: 597px;
}


.part_area {
    width: 1200px;
    margin: 0 auto;
    position:  relative;
}

.part_content {
    clear: both;
    margin: 0 auto;
    width: 1200px;
}

.part_title {
    font-size: 38px;
    color: #d73541;
    text-align: center;
    padding-top: 74px;
    font-weight: 700;
}

.part_subtitle {
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 60px;
}


div#part1 {
    height: 827px;
}
div#part1_content {
    height: 250px;
    margin-top: 52px;
}


div#part1_desc {
    padding-top: 70px;
    font-size: 16px;
}

.chart {
    margin: 0 auto;
    text-align: center;
    width: 42%;
    color: #fff;
    height: 358px;
    border-left: #000 1px solid;
    border-bottom: #000 1px solid;
}
.flotr-labels {
    color: #fff !important;
}
.product {
    text-align: left;
    position: relative;
    left: -35px;
    font-size: 17px;
    background: #D43136;
    display: inherit;
    width: 16%;
    padding: 0px 0px;
}
#chart_container{
	width:550px;height:350px;
}
#mask{
    background-color: #000;
    display: none;
    height: 4200px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}
.guess_area {
    text-align: center;
    margin-bottom: 20px;
}
#guessup{
    background:url('guess_r.png') no-repeat center center;
	    margin-right: 63px;
}

#guessdown{
    background:url('guess_d.png') no-repeat center center;
}


.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 #D43136;
    border-radius: 0;
    width: 255px;
}

input#inputvode {
}

.getcode {
    position: absolute;
    bottom: 9px;
    background: #D43136;
    color: white;
    padding: 9px;
    right: 1px;
    cursor: pointer;
    border-radius: 0;
    line-height: 25px;
    height: 24px;
    font-size: 14px;
}

.submit  {
    background: #D43136;
    color: white;
    padding: 8px;
    font-size: 18px;
    cursor:pointer;
    border-radius: 20px;
    width: 240px;
}

.guess {
    display:  inline-block;
    height: 75px;
    width: 200px;
    margin: 0 auto;
    text-align:  center;
    cursor:  pointer;
}

div#part2_title {
    margin-top: 0px;
    margin-left: 32px;
}
.p2_box {
    font-size:  20px;
    display:  inline-block;
    width:  20%;
    float: left;
    text-align:  center;
}
.p2_box {
    font-size: 18px;
    display: inline-block;
    width: 20.5%;
    float: left;
    text-align: center;
    margin-right: 72px;
}

div#p2b4 {
    margin-right: 0;
}
.ptop {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 178px;
}
div#p2_ftitle {
    font-size:  36px;
    color: #db4142;
    text-align:  center;
    margin-bottom: 80px;
}
div#part2_content {
    height: 320px;
    color: #fff;
    margin-top: 50px;
}
.p3_box {
    width: 42%;
    display: inline-block;
    margin-left: 63px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    height: 230px;
    margin-top: 75px;
}
div#p2_form {
    margin-top: 30px;
	    margin-bottom: 124px;
}

#p2_form input#inputname {
    width: 164px;
}

#p2_form .submit {
    width: 140px;
}
#p2_form .fa_form {
    margin-left: 195px;
}
#p2_form input#inputvode {
    width:  120px;
}
#p2_form .submit {
    width: 202px;
    height: 43px;
    background: url(sub2.png) top center no-repeat;
    background-size: cover;
    border-radius: 0;
    padding: 0;
    line-height: 42px;
}
div#part3_title {
    padding-top: 67px;
}

div#part3 {
    height: 845px;
}
div#part4 {
    height: 740px;
    overflow: hidden;
}
div#part4_title {
    padding-top: 70px;
    margin-left: 11px;
}
div#part4_subtitle {
    color: #d73541;
    line-height: 37px;
}
div#part4_content {
    height: 425px;
    margin-top: 173px;
	    width: 1250px;
}
div#part5_title {
    margin-left: 35px;
}
.part_bottomcontent_title {
    font-size: 30px;
    font-weight: 700;
    color: #c40000;
}
.part_bottomcontent {
    margin-top: 80px;
    font-size: 24px;
    text-align: center;
}
.p4_box {
    display: inline-block;
    float: left;
    width: 23%;
    margin-left: 1%;
    margin-right: 1%;
    height: 52px;
}
span.org {
    color: #c40000;
}
#part4 .p3_box {
    color: #313131;
    font-size: 16px;
    text-align: left;
    width: 496px;
    margin-left: 113px;
    height: 176px;
    margin-top: 81px;
	    font-weight: 500;
		vertical-align: top;
}
.p4b_name {
    font-size: 18px;
    line-height: 25px;
    height: 60px;
}
.p4b_name img {
    margin-right: 4px;
    position:  relative;
    top: -2px;
}
.p4b_desc {
    font-size:  20px;
}

.p5_box {
    display:  inline-block;
    float: left;
    width: 20%;
    text-align: center;
    color:  #282828;
    font-size:  18px;
}

div#part5_content {
    width: 1105px;
    height: 105px;
    padding-top: 290px;
}

.lbutton {
    cursor: pointer;
    color:  #fff;
    font-size:  24px;
    text-align:  center;
    background: #db4142;
    border-radius: 38px;
    width: 410px;
    height:  45px;
    line-height:  45px;
    margin:  0 auto;
}
div#part6 {
    text-align: center;
    width: 1200px;
    font-size: 16px;
}
.copyright {
    font-size: 18px;
    line-height: 60px;
}
.part_bottomcontent {
    margin-top: 80px;
}
.rules {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    width: 148px;
    height: 69px;
    line-height: 71px;
    margin-top: 28px;
    cursor: pointer;
    background: url(rules_bg.png) no-repeat center center;
    padding-left: 70px;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
    position: absolute;
    right: 130px;
    top: 95px;
}

#mask {
    background-color: #000;
    display: none;
    height: 4200px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}
.hdtk {
    background: #FFF;
    width: 738px;
    height: 465px;
    position: fixed;
    left: 50%;
    margin-left: -369px;
    bottom: 50px;
    font-size: 16px;
    color: #000;
    display: none;
    z-index: 99;
    border-radius: 12px;
    top: 150;
}
.hdtk .nr {
    max-width: 95%;
    margin: auto;
    margin-top: 10px;
    height: 785px;
    overflow-y: auto;
    margin-right: 10px;
    text-align: left;
    font-size: 13px;
    line-height: 30px;
}

.cslive {
   /* background: url(Contact1.png) no-repeat left top !important; */
}
.gactive {opacity: 1 !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_m.jpg);
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-size: contain;
	height: 81.8rem;
    background-color: #f7f0df;
    min-width: 0;
    float: left;
}


.d{
    display:none;
}
.m{
    display:block;
}
table.m{
    display: table;
}
table.d{
    display: none;
}


.banner {
    height: 9.95rem;
}


.part_area {
    width: 100%;
    margin: 0 auto;
    overflow:  hidden;
}

div#part1_desc {
    padding-top: 1.96rem;
    font-size: 0.448rem;
}


.part_content {
    clear: both;
    margin: 0 auto;
    width: 100%;
}
div#part1 {
    height: 17rem;
}
div#part1_content {
    height: 6.9rem;
    margin-top: 0rem;
    padding-top: 0.85rem;
    margin-bottom: 0rem;
}


.part_title {
	font-size: 0.65rem;
    padding-right:  0;
    padding-top: 1rem;
}

.part_subtitle {
    font-size: 0.4rem;
    padding-right: 0.16rem;
    line-height: 1rem;
}

div#p1_form {
    margin-top: 2.1rem;
}

.guess_area {
    margin-bottom: 0;
}

.guess {
    width: 30%;
    margin-left: 0.5rem;
    background-size: contain !important;
        height: 1.1rem;
    margin-right: 0.5rem;
}


div#part2_title {
    margin-top: -0.2rem;margin-left: 0;padding-top: 0.68rem;
}

div#part2_content {
    height: 11.3rem;
    margin-top: 0.9rem;
}

.p2_boxarea {
    height: 10.3rem;
    padding: 0;
    width:  100%;
}

.p2_box {
    font-size: 0.32rem;
    width: 38%;
    margin-right: 0;
    margin-bottom: 1.54rem;
	line-height: 0.4rem;
    padding: 0rem 0.6rem;;
}

.ptop {
    font-size: 0.47rem;
margin-bottom: 3rem;
}
div#part2 {
    height: 13.5rem;
}
.fa_form > div {
    display: block;
    float: inherit;
    height: 0.92rem;
    margin: 0 auto;
    margin-bottom: 0rem;
}

input#inputvode {
    width:6rem !important;
}
#p2_form input#inputvode {
    width: 5rem !important;
}

.fa_form > div >input {
    width: 6rem;
    height: 0.55rem;
    line-height: 0.7rem;
    padding: 0.1rem;
    font-size: 0.42rem;
    padding-left: 0.3rem;
}

.submit.s1 {
    width: 6rem;
    font-size: 0.48rem;
    margin: 0 auto;
    padding: 0.1rem;
}

.fa_form {
    height: 5rem;
    width:  9.5rem;
    margin-top: 0;
}

.popup {
    top:0%;
    width: 100%;
}
#guessup {
    margin-right: 0.4rem;
}
.getcode {
    bottom: 0.15rem;
    right: 1.56rem;
    height: 0.6rem;
    line-height: 0.7rem;
    font-size: 0.38rem;
    padding: 0.12rem;
    padding-left: 0.3rem;
    padding-right: 0.3rem;
}
div#p2_ftitle {
    margin-bottom: 0rem;
    font-size:  0.58rem;
    height: 1.5rem;
    line-height:  1.5rem;
}

div#p2_form {
    margin-top: 0;
    margin-bottom: 0;
}

#p2_form .fa_form > div {
    display:  inline-block;
    margin-right: 0.3rem;
}

#p2_form input#inputname {
    width: 5rem;
}
div#part5 {
    height: 9rem;
}
#p2_form input#inputphone {
    width: 5rem;
}


#p2_form  .getcode {
    right:  0;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
}

#p2_form .form_button {width:  100%;}

#p2_form .submit {
    width: 5.45rem !important;
    font-size: 0.42rem;
    padding:  0;
    height: 0.8rem;
    line-height: 0.8rem;
}

div#part3_title {
    padding-top: 0.7rem;
}

div#part3 {
    height: 21.95rem;
}
.p3_box {
    /* background: #e9e9e9; */
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 100%;
    height: 0.7rem;
    margin-bottom: 0.3rem;
    font-size: 0.45rem;
    line-height: 0.7rem;
    margin-left: 0;
    margin-top: 0;
    /* margin-bottom: 3.8rem; */
    height: 4.25rem;
}

.p3_boxarea {
    height: 4rem;
    text-align: center;
    margin: 0 auto;
    margin-top: 0.85rem;

}
div#part4_subtitle {
    color: #d73541;
    line-height: 0.7rem;
    font-size: 0.45rem;
}
.p3_box:last-child {
    width:  57%;
}
div#part4 {
    height: 10.34rem;
}

div#part4_title {
    padding-top: 0.8rem;
}

div#part4_content {
    height: 7rem;
    margin-top: 0rem;
    width: 100%;
}
#part4 .p3_boxarea {
    margin-top: 0;
}
#part4 .p3_box {
    margin-top: 0;
    width: 40%;
    margin-left: 0.7rem;
    font-size: 0.32rem;
    line-height: 0.5rem;
    margin-top: 2.59rem;
    height: 0.4rem;
}
.p4_box {
    display:  inline-block;
    float: left;
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    height: 7.5rem;
}
.p4b_name {
    font-size:  0.32rem;
    line-height:  0.5rem;
    height: 1.1rem;
}

.p4b_desc {
    font-size: 0.32rem;
}

div#p4b1 {
    width: 40%;
    margin-left: 0.3rem;
    margin-right: 0.5rem;
}

div#p4b3 {
    width: 40%;
    margin-left: 0.3rem;
    margin-right: 0.5rem;
}

.part_bottomcontent_title {
    font-size: 0.5rem;
}
div#part5_title {
    margin-left: 0.2rem;
    padding-top: 0.8rem;
}
div#part5_content {
    width:  100%;
    height: 10rem;
    padding: 0;
}

div#p5bc {
    margin-top: 0.85rem;
    padding-left: 0rem;
    font-size: 0.34rem;
    margin-bottom: 0.2rem;
}
#p2_form .fa_form {
    margin-left: 2.2rem;
}

div#part6 {
    height: 220px;
}

.lbutton {
    font-size: 0.42rem;
    width: 7rem;
    height:  1rem;
    line-height:  1rem;
}

.rules {
    position: absolute;
    right: initial;
    top: 10.25rem;
    width: 3.5rem;
    background-size: contain;
    font-size: 0.38rem;
    z-index: 10;
    bottom: 0;
    margin: 0;
    height: 1.52rem;
    line-height: 1.6rem;
    left: 2.7rem;
    padding-left: 1.5rem;
}
.hdtk .nr {
    height: 9rem;
    line-height: 0.75rem;
    padding: 0rem 0.5rem;
    margin-right: 0.15rem;
    font-size: 0.35rem;
    margin-top: 0.2rem;
}
.hdtk {
    width: 93%;
    height: 12rem;
    top: 2.5rem;
    margin-left: -4.75rem;
    font-size: 0.45rem;
}
.chart {
    width: 72%;
height: 5.2rem;
}
.product {
    left: -0.2rem;
    font-size: 0.44rem;
    width: 25%;
}
#chart_container {
    width: 7.5rem;
    height: 5rem;
}
}