
html{

        overflow-x: hidden;
}
body{
}
.section{
    padding: 80px 0 ;
}
/* 导航栏 start*/
.nav{
    height: 80px;
    background: #fff;
    position: fixed;
    top:30px;
    left: 0px;
    right: 0px;
    z-index: 22;
}
#order1,#order2,#order3{
    position: relative;
    top:-110px;
}
.nav .nav_logo img{
    width: 98px;
    vertical-align: middle;
}
.nav_list li a{
    display: block;
    line-height:80px;
   /* margin-right: 40px;*/
    font-size: 18px;
    color:#005DA9;
}
.nav_list li{
    padding: 0 25px;
    cursor: pointer;
}
/*.nav_list li:hover,
.nav_list li.active{
    color: #1e8ef3;
    position: relative;
}*/
@media screen and (min-width: 750px) {   
    
    .nav_list li:hover a{
        color:#E30034;
    }
}
/*.nav_list li.active:after{
        content: "";
        position: absolute;
         width: 80px;
        height: 7px;
       
        background: #1e8ef3;
        left: 50%;
        bottom: 0px;
        transform: translate(-50%,00%);
    }*/
.nav_list li.active a{
    color:#E30034;
}
.nav_list li:last-child a{
    margin-right: 0px;
}
/* 导航栏 end*/
/*banner start*/
.banner {
   /* height: 520px;
    background: url(../images/banner.png) center center no-repeat;
    margin-top:68px;
    margin-bottom: 60px;*/
    margin-top: 110px;
    height: 480px;
    position: relative;
    background: url(../images/banner.png) center center no-repeat;
}

/*banner end*/
/*公共title start*/
.title{
    font-size: 36px;
    font-weight: 700;
    text-align: center;
}
.title img{
    vertical-align: middle;

}
.title span{
    margin:0 20px;
}
/*公共title end*/
.bg1{
    background: #0081c6;
}
/*section_select_OS*/
.section_select_OS .section_select_OS_icon{
    margin-right: 54px;
    width: 86px;
    height: 65px;
    vertical-align: middle;
    position: relative;
    top: 12px;
}
.section_select_OS .section_select_OS_title h2{    
    font-size: 24px;
    font-weight: 700;
    color: #0a8276;
    margin-bottom: 15px;
}
.section_select_OS .section_select_OS_title p{
}
/*section_select_OS*/
/*section1 start*/
.section1{
    background: #f6f6f6;
}
.section1 .section1_tip{
    text-align: center;
    color: #707070;
    padding-top: 10px;
    margin-bottom: 60px;
}
.section1_content_top{
    margin-bottom: 40px;
}
.section1_product_content{
    margin-bottom: 40px;
}
.section1_product_content h2{    
    font-size: 24px;
    font-weight: 700;
    color: #0a8276;
    margin-bottom: 15px;
}
.section1_product_content h3{
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
}
.section1_product_content p:nth-child(3){
    margin-bottom: 28px;
}
.section1_product_content img{
    margin-left: 40px;

}
.section1_nav2 ul li{
    width: 50%;
}
.section1_nav ul li{
    width: 25%;
}
.section1_nav_common ul li{
    height: 48px;
    background: #9bc3b7;
    line-height: 48px;
    text-align: center;
    color:#fff;
    font-size: 18px;
    cursor: pointer;
}
.section1_nav_common ul li.active,
.section1_nav_common ul li:hover{
    background: #5ea290;
}
/*.section1_nav ul li.active  img{
    visibility:visible;
}*/
.section1_content {
    margin-bottom: 60px;
}
.section1_content_common li{
    background: #fff;
    padding: 30px;
    position: relative;
}
.section1_content2 li{
    height: 484px;
}
.section1_content li{
    height: 668px;
}
.product_standard{
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 1.8;
}
.section1_content2 .product_standard{
    padding-right: 30px;
}
.section1_content2  .section1_content_top>img{
    width: 350px;
    height: 262px;
}
.product_good{
    display: inline-block;
    vertical-align: top;
    line-height: 1.8;
}
.product_good_mr{
    margin-right: 120px;
}
.product_good h3{
    font-size: 14px;
    color: #5ea290;
    margin-bottom: 4px;
}
.product_good p{
    font-size: 14px;
}
.section1_video{
    width: 302px;
    height: 170px;
    position: relative;
    background: url(../images/video_img.png) center center no-repeat;
    background-size: cover;
    margin-bottom: 10px;
}
.section1_video i{
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    background: url(../images/video_icon.png) center center no-repeat;
    background-size: cover;
    cursor: pointer;
}
.section1_video_content p{
    font-size: 14px;
}
.section1_pdf_content li{
    width: 560px;
    height: 56px;
    background: #f6f6f6;
    line-height: 56px;
    padding: 0 15px;
    margin-bottom: 10px;
    position: relative;
}
.section1_pdf_content li img{
    vertical-align: middle;
    margin-right: 10px;
}
.section1_pdf_content li:hover{
    background: #e4f2ee;
}
.section1_pdf_content li i{
    position: absolute;
    right: 15px;
    top:18px;
    display: inline-block;
    width: 24px;
    height: 24px;
    background:url(../images/load_icon1.png) center center no-repeat;
    background-size: cover;
}
.section1_pdf_content li:hover i{
    background:url(../images/load_icon2.png) center center no-repeat;
    background-size: cover;
}
.clock_in_common_btn{
    position: absolute;
    bottom:40px;
    left: 50%;
    transform: translate(-50%,0);
    width: 200px;
    height: 56px;
    background: #ab377a;
    border-radius: 4px;
    font-size: 18px;
    text-align:center;
    line-height: 56px;
    color:#fff;
}
.clock_in_common_btn:hover{
    background-color: #812161;
}
.card_success_btn{
    background: #644f54;
}
.card_success_btn:hover{
    background: #644f54;
}
.card_success_btn i{
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/card_success_icon.png) center center no-repeat;
    vertical-align: middle;
    margin-right: 5px;
}
.section1_strong_content .section1_strong_title{
    font-size: 24px;
    font-weight: 700;
    color: #0a8276;
    margin-bottom: 20px;
}
.section1_strong_content  .section1_strong_text{
    margin-bottom: 40px;
}
/*sction1 end*/
/*section2*/
.section2 .title{
    margin-bottom: 70px;
}
.activity_rule {
    background: #f7f7f7;
    padding: 40px 30px;
}
.activity_rule h3{
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 5px;
}
.activity_rule p{
    font-size: 14px;
    line-height: 1.8;
}
/*section2*/
/*footer start*/
.footer_company{
    background: #f7f7f7;
}
.footer_company h2{    
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 60px;
}
.footer_company h2 img{
    vertical-align: middle;
    margin-right: 70px;

}
.footer_company p{
    color:#666;
    font-size: 14px;
    line-height: 2;

}
.footer_company p:nth-child(2){
    margin-bottom: 20px;
}
/*footer end*/
/*侧边栏 start*/
.aside{
    position: fixed;
    top:50%;
    right:20px;
    transform: translate(0,-50%);
    z-index: 999;
}
.aside_img{
    position: relative;
    top:20px;
}
.aside_btn_info{
    width: 124px;
    padding: 10px 5px;
    padding-top: 26px;
    background: #9bc3b7;
    border-radius:0 0 8px 8px;
}
.aside_btn_info a{
    display: block;
    background: #5ea290;
    border-radius: 4px;
    font-size: 12px;
    color:#fff;
    padding: 5px 0;
    margin-bottom: 5px;
    text-align: center ;
}
.aside_btn_info a:last-child{
    background: #ab377a;
}
.aside_btn_info a:last-child:hover{
    background: #812161;
}
.aside_btn_info a span{
    display: block;
}
/*侧边栏 end*/

/* 抽奖样式 start */
.draw-title {
    text-align: center;
    margin-top: -36px;
}

.draw-wrap {
    margin-top: 140px;
    padding-top: 1px;
    padding-bottom: 84px;
  /*  background: url(../images/five-bg3.png) no-repeat center top;*/
}

.draw-play {
    padding: 0 30px;
}

.draw-step {
    padding: 130px 30px 70px;
    font-size: 0;
}

.draw-step-lt,
.draw-step-gt {
    position: relative;
    border-radius: 4px;
    overflow: hidden;
}

.draw-step-lt {
    float: left;
}

.draw-step-lt a,
.draw-step-gt .uploadifive-button {
    position: absolute !important;
    top: 194px;
    right: 30px;
    width: 180px;
    height: 40px;
    /* background: rgba(0, 0, 0, .5); */
    cursor: pointer;
}

.draw-step-gt .uploadifive-button {
    top: 190px;
    right: 26px;
    width: 195px;
}

.draw-step-gt .uploadifive-queue {
    display: none !important;
}

.draw-step-gt {
    float: right;
}

.draw-list {
    float: left;
    width: 720px;
}

.draw-list-item {
    box-sizing: border-box;
    float: left;
    text-align: center;
    padding-top: 12px;
    background: url(../images/draw1.png);
    border-radius: 12px;
    margin-right: 20px;
    margin-bottom: 20px;
    font-size: 16px;
}

.draw-list-item.active {
    /* box-shadow: 0 0 15px 8px #f58511 inset; */
   

    background: #D6fbee;
    box-shadow: 0px 9px 0px 0px #c2eee1;
    background-size: 100% 100%;
    overflow: hidden;
}

.draw-list-item .vlm-wrap {
    height: 115px;
}

.draw-list-click {
    cursor: pointer;
    font-size: 30px;
    font-weight: 400;
    padding: 0;
    color: #e0223a;
    background-image: -webkit-linear-gradient(#fec481, #ffb153);
    background-image: -moz-linear-gradient(#fec481, #ffb153);
    background-image: -ms-linear-gradient(#fec481, #ffb153);
    background-image: linear-gradient(#fec481, #ffb153);
}

.draw-winlist {
    overflow: hidden;
}

.draw-winlist-box {
    border-radius: 12px;
    background-color: #fff;
    height: 390px;
    overflow: hidden;
}

.draw-winlist-title {
    display: block;
    height: 52px;
    line-height: 52px;
    background-color: #d1082b;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}

#jq_marquee_box {
    margin-top: 30px;
    height: 270px;
    line-height: 26px;
    overflow: hidden;
    background: #2d2d2d;
    color: #000;
    border-top: none;
    border-radius: 0 0 4px 4px;
    font-size: 14px;
}

.draw-winlist-ul {
    padding-left: 40px;
}

.draw-winlist-item {
    width: 100%;
    display: table;
    table-layout: fixed;
    box-sizing: border-box;
}


.lt,
.ct,
.gt {
    display: table-cell;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 700;
    width: 120px;
    color: #949494;
}
.lt{
    width: 95px;
    color: #1685DA;
}
.gt{
    color: #333333;
}
.ct {
    width: 100px;
    text-align: center;
}

.draw-winlist-tips {
    color: #fff;
    font-size: 15px;
    padding-top: 20px;
}
.draw-list-left{
    width: 750px;
 /*   background: #fe4135;*/
    border-radius: 20px;
    margin-right: 30px;
  /*  padding:20px;
    box-shadow: 0px 11px 0px #a50825;*/
}
.draw-list {
    width: 100%;
    box-sizing: border-box;
   /* padding: 10px;*/
    background: transparent;
  /*  background: #b1272a;*/
    border-radius: 20px;
}

.draw-list-item {
    width: 240px;
    height: 170px; 
    background: #ecfbf6;
    margin-right: 15px;
    margin-bottom: 15px; 
    box-shadow: 0px 9px 0px 0px #dbf3ec;
}
.draw-list-item.roll-5,
.draw-list-item.roll-6,
.draw-list-item.roll-7{
    margin-bottom: 0px;
}
.draw-list-item p {
    font-size: 16px;
    font-weight: 500;
    color: #5EA290;
    line-height: 17px;
}

.roll-3,
.roll-4,
.roll-5 {
    margin-right: 0px;
}
/*.draw-list-item img{
    height: 90px;
}*/
/*.roll-1 img {
    width: 72px;
}

.roll-2 img {
    width: 54px;
}

.roll-3 img {
    width: 51px;
}

.roll-4 img,
.roll-8 img,
.roll-6 img {
    width: 110px;
}

.roll-7 img {
    width: 59px;
}

.roll-5 img {
    width: 27px;
}*/

#begin_btn {
    background: #9bc3b7;
    box-shadow: 0px 9px 0px 0px #5ea290;
    color: #fff;
    font-size: 28px;
  /*  font-weight: 800;*/
    line-height: 1;
 /*   letter-spacing: 4.76px;*/
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#begin_btn:hover {

background: #5ea290;
    box-shadow: 0px 9px 0px 0px #4c8d7b;
}

#begin_btn span {
    text-align: center;
}
#begin_btn span i{
    font-size: 16px;    
    color: #fff;
    font-weight: 400;
}
#prize_area {
    display: flex;
    justify-content:center;
    margin-bottom: 40px;
}

/* 抽奖样式 end */

/* 弹窗 */
.layer_user_info_form .layui-layer-title{
    height: auto;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    padding: 0px 80px 0px 30px;
    border-bottom: 0px solid #e4e4e4;
    text-align: left font-weight: 700;
    background: #9bc3b7;
}
.layer_user_info_form .layui-layer-setwin .layui-layer-close1 {
    background-position: 0 0px;
}
.layer_user_info_form  .layui-layer-ico {
    background: url(../images/close1.png) no-repeat;
    background-size: cover;
    opacity: 0.8!important;
}
.layer_user_info_form  .layui-layer-ico:hover{
    opacity:1!important;
}
.submit_form_register{
    padding:20px 30px;
    padding-top: 0;
}
.layer_user_info_form  .collect_title{
    font-size: 14px;
    color: #F07F3C;
    margin-bottom: 20px;
    font-weight: 400;
    margin-top: 30px;
}
.submit_form_register .inline_dl_flex{
    display: flex;
    justify-content: space-between;
}
.submit_form_register .inline_dl_flex_box {
    width: 48%;
}
.submit_form_register .inline_dl {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    color:#333;
    line-height: 40px;
    margin-bottom: 20px;
}

.submit_form_register dl{
    color:#333;
}
.inline_dl dt{
    width:62px;
}
.inline_dl dd{
    width: calc(100% - 62px);
}
.submit_form_register .label_info_radio,
.submit_form_register  .label_info{
    display: block;
}
.color_red{
    margin-right: 5px;
    color:#D00000;
}
.submit_form_register .inline_dl .addr_box{
    width:300px;
    display: flex;
    justify-content: space-between;
}
.submit_form_register .inline_dl .addr_box  select
{
    width:49%;
}
.submit_form_register .inline_dl input,
.submit_form_register .inline_dl select{
     width:300px;
    height: 40px;
    background: #ffffff;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    text-indent: 10px;
    font-size: 16px;
    color:#333;
}
/* 输入框提示文字颜色修改 */
::-webkit-input-placeholder{
    color:#CCCCCC;
}
.submit_form_register .inline_dl input[name="field44"],
.submit_form_register .inline_dl input[name="field77"] {
    width: 78%;
    display: none;

}

.submit_form_register .other_checkbox input[type="checkbox"]{
    width: 14px;
    height: 14px;
    background: #ffffff;
    border: 1px solid #707070;
    border-radius: 50px;
  -webkit-appearance: none;
  outline: none;
  vertical-align: middle;
  box-sizing: border-box;
  position: relative;
  top:-1px;
  margin-right: 2px;
}

.submit_form_register .layer_input_box input[type="checkbox"] {
   width: 20px;
    height: 20px;
    background: #ffffff;
    border: 1px solid #707070;
    border-radius: 4px;
  -webkit-appearance: none;
  outline: none;
  vertical-align: middle;
  box-sizing: border-box;
  position: relative;
  top:1px;
  margin-right: 2px;
}
.submit_form_register .other_checkbox input[type="checkbox"]:checked  {
  background: url(../images/checkbox.png) center center no-repeat;
  background-size:cover;
  border:1px solid rgba(0,0,0,0);
  box-sizing: border-box;
}

.submit_form_register .layer_input_box  input[type="checkbox"]:checked {
  background: url(../images/checkbox1.png) center center no-repeat;
  background-size:cover;
  border:1px solid rgba(0,0,0,0);
  box-sizing: border-box;
}
.submit_form_register .layer_input_box  input[type="radio"]{
    width: 20px;
    height: 20px;
    background: #ffffff;
    border: 1px solid #707070;
  -webkit-appearance: none;
  outline: none;
  vertical-align: middle;
  border-radius:50px;
  box-sizing: border-box;
  position: relative;
  top:-1px;
  margin-right: 2px;
}
.submit_form_register .layer_input_box  input[type="radio"]:checked {
  background: url(../images/checkbox.png) center center no-repeat;
  background-size:cover;
  border:1px solid rgba(0,0,0,0);
  box-sizing: border-box;
}
.layer_input_box .layer_checkbox_label .checkbox_input{
    width: 20px;
    height: 20px;
    position: relative;
    top:2px;
}
.submit_form_register .label_info input[type="checkbox"] {
  position: relative;
  top:0px;
}
.submit_form_register .label_info label{
    width: 47%;
    display: inline-block;

}

.submit_form_register .label_info_radio  label{
    display: block;
}
.layer_user_info_form  .layui-layer-content{
    position: static!important;
}

.submit_form_register .other_input p{
    color:#333;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 700;
}
.submit_form_register .other_input textarea{
    width: 100%;
    height: 40px;
    background: #ffffff;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    text-indent: 10px;
    font-size: 16px;
    color: #333;
    margin-bottom: 20px;
    line-height: 38px;
    resize: none;
}
.other_checkbox {
    color:#949494;
    font-size:12px;
    line-height: 24px;
  
}
.checkbox_text{
    font-size: 12px;
    color: #949494;
    margin-left: 27px;
    line-height: 24px;
}
.checkbox_text span{
    margin-left: -27px;
}
 .form_btn{
    width: 350px;
    height: 50px;
    background: rgba(227, 3, 39,1);
    border-radius: 4px;
    text-align: center;
    line-height: 50px;
    outline: none;
    border:none;
    font-size: 18px;
    color:#fff;
    margin-bottom: 20px;
    position: absolute;
    bottom:2px;
    left: 40px;
}
 .form_btn:hover{
    background: rgba(227, 3, 39,0.7);
}
.layer_user_info_form .layui-layer-btn{
    text-align: center;
}
.layer_user_info_form .layui-layer-btn .layui-layer-btn0{
    width:300px;
    height: 50px;
    background: #9bc3b7;
    border: 1px solid transparent;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    border-radius: 4px;
}
.layer_user_info_form .layui-layer-btn .layui-layer-btn0:hover{

   opacity: 0.8;
}
.layer_input_box{
    width: 100%;
}
.layer_input_box .layer_input_title{
    font-size: 16px;
    font-weight: 700;
}
.layer_checkbox_label{
    display: inline-block;
    width: 32%;
    font-size: 16px;
}
.layer_checkbox_label_100 {
    width: 100%;
}
.layer_checkbox_label_50{
    width: 49%;
}

.submit_form_register .layer_input_box div>input{
    width: 460px;
}
.layer_input_box .layer_checkbox_label>div{
    text-align: left;
    padding-left: 20px;
}
/* 弹窗 ebd*/
/*抽奖弹框*/
.layer_lotter_alert {    
    border-radius: 8px;
}
.layer_lotter_alert .layui-layer-title {
    border-bottom: 1px solid transparent;
    background-color: transparent;
}
.layer_lotter_alert_title_no .layui-layer-title{
    height: 30px;
}
.layer_lotter_success{
    text-align: center;
}
.layer_lotter_success p{
    font-size: 24px;
    font-weight: 700;
    color:#333;
}
.layer_lotter_success  .scroe_text1{
        
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    margin-bottom: 10px;
}
.layer_lotter_success  .scroe_text2{    
    font-size: 24px;
    font-weight: 700;
    color: #0074be;
}

.layer_lotter_alert_scroe{

    background:linear-gradient(180deg,rgba(0 ,156, 255,0.2), #ffffff);
}
.layer_lotter_success img{
    margin-bottom: 0px;
    margin-top: 10px;
}
.layer_lotter_success_btn img{
    margin-bottom: 0px;
    margin-top: 0px;
}
.layer_lotter_success_btn p{
    margin-bottom: 20px;
}
.layer_lotter_info{    
    text-align: center;
}
.layer_lotter_info img{
    margin-bottom: 20px;
    margin-top: 10px;
}
.layer_lotter_info .layer_lotter_text1{    
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
    color:#333;
}
.layer_lotter_info .layer_lotter_text2{
    font-size: 14px;
    color: #666666;
}
.layer_lotter_alert_title_no{
/*小米小爱音箱 Play*/
}

.layer_lotter_answer{
    text-align: center;
}
.layer_lotter_answer_text1{
    font-size: 18px;
    text-align: center;
    color: #333333;
    margin-bottom: 15px;
}
.layer_lotter_answer_text2{    
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: #e30327;
    margin-bottom: 15px;
}
.layer_lotter_answer_btn{    
    width: 160px;
    height: 48px;
    background: rgba(218 ,31, 61,1);
    border-radius: 4px;
    display: block;
    margin:0 auto;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    color:#fff;
}
.layer_lotter_answer_btn:hover{
    background: rgba(218 ,31, 61,0.8);
}
.layer_lotter_prize{
    text-align: center;
}
.layer_lotter_prize_text1{
    font-size: 18px;
    color:#333;
    margin-top: 10px;
    margin-bottom: 30px;
}
.layer_lotter_prize_btn{
    display: block;
    margin:0 auto;
    width: 220px;
    height: 50px;
    background: rgba(218 ,31, 61,1);
    border-radius: 4px;
    text-align: center;
    line-height: 50px;
    color:#fff;
    font-size: 18px;
}
.layer_lotter_prize_btn:hover{
    background: rgba(218 ,31, 61,0.8);
}
.layer_lotter_prize_name{
    text-align: center;
}
.layer_lotter_prize_name_text1{    
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    margin-bottom: 10px;
}
.layer_lotter_prize_name_text2{
    font-size: 24px;
    font-weight: 700;
    color: #F07F3C;
    margin-bottom: 15px;
}
.layer_lotter_prize_name img{
    margin-top: 0px;
    margin-bottom: 20px;
}
.layer_lotter_prize_name_text3{    
    font-size: 14px;
    font-weight: 400;
    color: #666666;
}
.layer_btn_commom{
    display:block;
    width: 140px;
    height: 40px;
    background: #2897d3;
    border-radius: 3px;
    font-size: 16px;
    color:#fff;
    text-align: center;
    line-height: 40px;
    margin:0 auto;
}

.layer_btn_commom:hover{
    background: #0074be;
}
/*抽奖弹框*/
/* //////////////////////// */
/*----------radio checkbox样式-----------*/

/*---------------------*/
/* 中奖名单 */
.zjMd {
    width: 380px;
    overflow: hidden;
}
.zjMd_tip {       
    margin-top: 25px;
    font-size: 14px;
    line-height: 1.8;
    color: #666666;
}
.zjMd h3 {
    line-height: 50px;
    height: 50px;
    background: #9bc3b7;
    color:#fff;
    font-size:18px;
    text-align: center;
    padding-left: 20px;
    font-weight: 400;
    border-radius: 8px 8px 0px 0px;
}
#jq_marquee_box {
    margin-top: 0px;
    width: 400px;
    height: 302px;
    padding: 20px;
    box-sizing: border-box;
    line-height: 40px;
    letter-spacing: 0.8px;  
    background: #f7f7f7;
    border-radius: 0 0 8px 8px;
}
#jq_marquee_box .null{
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color:#333;
}

/* 中奖名单 */

.is_allow {
    cursor: pointer;
}

/* pc显示隐藏 start*/

.is_pc {
    display: block;
}
.is_pc_flex {
    display: flex;
}
.is_mobile, .is_mobile_flex {
    display: none!important;
}

/* pc显示隐藏 end*/
@media screen and (max-width: 750px) {
    html {
        font-size: 13.3333vw !important;
        overflow-x: hidden;
    }    
    .wrap {
        width: 100%;
    }
    /* 移动端隐藏 end*/
    .is_pc,
    .is_pc_flex {
        display: none !important;
    }

    .is_mobile {
        display: block !important;
    }

    .is_mobile_flex {
        display: flex !important;
    }

    .pc_nav {
        margin-top: 0px !important;
        width: 100vw;
        height: 0.87rem;
        line-height: 0.87rem;

    }
    /* 移动端隐藏 end*/
    .section{
        padding:0.8rem 0.24rem;
      /*  margin-bottom: 0.6rem;*/
    }
    /*导航栏样式*/
    .nav .nav_logo img {
        width: 1.1rem;
        margin-left: 0.3rem;
    }
    .nav_list li{
        padding: 0 0.2rem;
    }
  /*  .nav_list ul{
        display: block;
    }*/
    .nav {
        height: 0.88rem;/*
        background: #fff;*/
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        z-index: 22;
    }
    .nav_list li.active:after{
        background: transparent;
    }
    .nav_list li a {
        display: block;
        line-height: 0.84rem;
        font-size: 0.3rem;
      /*  color: #fff;*/
        font-weight: 700;
    }
  
  /*  .nav_list li:hover a{
        border-bottom: 0px solid #1e8ef3;
    }
    .nav_list li.active a{
        border-bottom: 0.04rem solid #1e8ef3;
    }*/
   .nav_logo{
        display: flex;
       align-items: center;
        height: 0.88rem;
    }
    /*导航栏样式*/
    /*title 样式*/
    .title{
        font-size: 0.48rem;
    }
   .title img {
        vertical-align: middle;
        width: 2.14rem;
    }
    .title span {
        margin: 0 0.2rem;
    }
    /*banner*/
    .banner {
        height: 3.76rem;
        background: url(../images/banner_m.png) center center no-repeat;
        background-size: 100% 3.76rem;
        margin-top:0.88rem;
    }
    
    /*banner*/
    /*section1 start*/
    .section_select_OS .section_select_OS_icon.is_mobile {
        display: inline-block!important;
        width: 1.09rem;
        height:0.83rem;
        margin-right: 0.32rem;
    }
    .section_select_OS .section_select_OS_title h2{
        font-size: 0.32rem;
        display: flex;
    }
    .section_select_OS .section_select_OS_title p{
        font-size: 0.28rem;
        line-height: 1.8;
    }
    .section1 .section1_tip {
        padding-top: 0.1rem;
        margin-bottom: 0.6rem;
        font-size: 0.24rem;
    }
    .section1_product_content{
        margin-bottom: 0.4rem;
        display: block;
    }
    .section1_product_content h2 {
        font-size: 0.48rem;
        margin-bottom: 0.2rem;
    }
    .section1_product_content h3 {
        font-size: 0.32rem;
        margin-bottom: 0.2rem;
    }
    .section1_product_content p{
        font-size: 0.28rem;
    }
    .section1_product_content p:nth-child(3) {
        margin-bottom: 0.3rem;
    }
    .section1_product_content img {
        margin-left: 0;
        width: 100%;
        margin-top: 0.6rem;
    }
    .section1_nav ul li {
        width:49.8%;

    }
    .section1_nav_common ul{
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .section1_nav_common ul li{
        height: 0.8rem;
        line-height: 0.8rem;
        font-size: 0.28rem;
        margin-bottom: 0.03rem;
    }
    .section1_content_top{
        margin-bottom: 0.6rem;
        display: block;
    }
    .section1_content li {
        height: auto;
    }
    .section1_content_common li{
        padding: 0.3rem;
        padding-bottom: 1.6rem;
    }
    .section1_content_common li .section1_content_img{
        width: 100%;
        margin-bottom: 0.4rem;
    }
    .product_standard{
        font-size: 0.28rem;
        margin-bottom: 0.4rem;
    }
    .product_good h3{
        font-size: 0.28rem;
    }
    .product_good_mr{
        margin-right: 0;
        margin-bottom: 0.4rem;
    }
    .product_good p {
        font-size: 0.28rem;
        line-height: 1.8;
    }
    .section1_content_bottom{
        display: block;
    }
    .section1_video {
        width: 99%;
        height: 3.5rem;
        position: relative;
        background: url(../images/video_img_m.png) center center no-repeat;
        background-size: cover;
        margin-bottom: 0.1rem;
    }

    .section1_video_content p {
        font-size: 0.28rem;
        margin-bottom: 0.4rem;
    }
    .section1_pdf_content li {
        width: 100%;
        height: 0.8rem;
        line-height: 0.8rem;
        padding: 0 0.2rem;
        margin-bottom: 0.2rem;
    }
    .section1_pdf_content li:last-child{
        margin-bottom: 0.6rem;
    }
    .section1_pdf_content li img {
        margin-right: 0.1rem;
        width: 0.48rem;
    }
    .section1_pdf_content li i {
        right: 0.2rem;
        top: 0.2rem;
        width: 0.4rem;
        height: 0.4rem;
    }
    .clock_in_common_btn {
        bottom: 0.6rem;
        left: 50%;
        width: 4rem;
        height: 1rem;
        font-size: 0.36rem;
        line-height: 1rem;
    }
    .section1_strong_content .section1_strong_title {
        font-size: 0.48rem;
        margin-bottom: 0.2rem;
    }
    .section1_strong_content .section1_strong_text {
        margin-bottom: 0.4rem;
        font-size: 0.28rem;
        line-height: 1.8;
    }
    .section1_content2 .section1_content_top>img {
        width: 100%;
        height: auto;
    }
    .section1_content2 li{
        height: auto;
    }
    .section1_content2 .product_standard{
        padding-right: 0;
    }
    /*section1 end*/
    /*section2*/
    .section2 .title {
        margin-bottom: 0.48rem;
    }
    .footer_company h2 img {
        margin-right: 0.6rem;
        width: 1.7rem;
    }
    .footer_company h2 {
        font-size: 0.48rem;
        margin-bottom: 0.4rem;
    }
    .footer_company p:nth-child(2) {
        margin-bottom: 0.2rem;
    }
    .footer_company p {
        color: #666;
        font-size: 0.28rem;
        line-height: 1.8;
    }
    /* 抽奖部分 start*/
    .content_box {
        /*margin-bottom: 0.6rem;*/
    }
    #prize_area {
        display: block;
        padding: 0px;
        margin-bottom: 0;
    }
    .draw-list-left{
        width: auto;
        margin-right: 0;
    }
    .draw-list {
        width: 100%;
        box-sizing: border-box;
        padding:  0.11rem;
        background: none;
        border: none;
        border-radius: 0;
    }


    .draw-list-item {
        width: 2.1rem;
        height: 1.5rem;
        margin-right: 0.1rem;
        margin-bottom: 0.1rem;
        padding-top: 0px;
        position: relative;
    }

    .draw-list-item .vlm-wrap {
        height: 1.5rem;
    }

    #prilist li:nth-child(3n) {
        margin-right: 0rem;
    }

 
    #prilist .vlm {
        display: block;
        margin: 0 auto;
        height: 0.9rem;
        margin-top: 0.2rem;
        font-size: 0.36rem;
        color: #fff;
    }
  

    .draw-list-item p {
        font-size: 0.22rem;
        font-weight: 500;
        color: #333333;
        line-height: 0.16rem;
        letter-spacing: 0.02rem;
        position: absolute;
        left: 0px;
        bottom: 0.2rem;
        text-align: center;
        width: 100%;
    }
    #begin_btn span i {
        font-size: 0.24rem;
     
    }
    #begin_btn {
        /*background: url(../images/btnBegin.png) left top no-repeat;
        background-size: 100% 100%;*/       
        color: #582d00;
        font-size: 0.34rem;
        font-weight: 800;
        line-height: 0.41rem;
        letter-spacing:0rem;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0px 4px 0px 0px #5ea290;
    }
    #begin_btn:hover {
        box-shadow: 0px 4px 0px 0px #4c8d7b;
    }
    .zjMd {
        position: relative;
        width: 100%;
    /*    background: #ffffff;*/
        border-radius: 0.2rem;
        overflow: hidden;
        margin-top: 0.3rem;
    }
    .zjMd_tip {
        margin-top: 0.27rem;
        font-size: 0.24rem;
        line-height: 1.8;
        margin-bottom: 0.2rem;
    }
    .zjMd h3 {
        line-height: 0.8rem;
        height: 0.8rem;
        font-size: 0.26rem;
    }
    #jq_marquee_box {
        margin-top: 0px;
        width: 100%;
        height: 3.28rem;
        padding: 0.2rem 0.32rem;
        box-sizing: border-box;
        font-size: 0.24rem;
        line-height: 40px;
        letter-spacing: 0.03rem;
    }
    .draw-list-item {
        width: 2.2rem;
        height: 1.72rem;
        margin-right: 0.1rem;
        margin-bottom: 0.2rem;
        padding-top: 0px;
        position: relative;
        box-shadow: 0px 4px 0px 0px #dbf3ec;
        border-radius: 0.1rem;
    }
    .draw-list-item.active {
        box-shadow: 0px 4px 0px 0px #c2eee1;
    }
    .activity_rule {
        width: 100%;
        height: auto;
        padding:0.4rem 0.3rem;
        margin: 0 auto;
        margin-top: 0.3rem;
        display: block;
    }
    .activity_rule_code {
        text-align: center;
        padding-top: 0.4rem;
    }
    .activity_rule h3 {
        height: 0.6rem;
        line-height: 0.6rem;
        font-size: 0.3rem;
        margin-bottom: 0.05rem;
        font-weight: 700;
    }
    .activity_rule_text{
        padding-top: 0;
    }
    .activity_rule_code p{
        font-size: 0.24rem;
    }
    .activity_rule_text p {
        width: 100%;
        line-height: 1.8;
        margin-left: 0.18rem;
        font-size: 0.24rem;
    }
    .activity_rule_text span {
        margin-right: 0;
        margin-top: 0.4rem;
        display: block;
    }
    /* 抽奖部分 end*/

   
    /* 弹窗部分 start*/
    .layer_user_info_form .layui-layer-title {
        line-height: 1rem;
        font-size: 0.38rem;
        padding: 0rem 0.3rem 0rem 0.3rem;
    }
    .layer_user_info_form .collect_title{
        margin-bottom: 0.2rem;
    }
    .layer_checkbox_label {
        display: inline-block;
        width: 100%;
      /*  font-size: 0.2rem;*/
    /*    line-height: 1.6;*/
        vertical-align: middle;
    }
    .submit_form_register .inline_dl input[name="field66"] {
        width: 100%;
      /*  margin-top: 0.2rem;*/
       /* font-size: 0.2rem;*/
    }
    .submit_form_register .other_input p {
        color: #333;
      /*  font-size: 0.26rem;*/
        margin-bottom: 10px;
        font-weight: 700;
    }
    .layer_input_box .layer_checkbox_label>div{
        padding-left: 0.2rem;
    }
    .layer_input_box .layer_checkbox_label>div img{
        width: 2.4rem;
    }
     .layer_input_box div{
        font-size: 0.2rem;
     }
     .checkbox_text{
        margin-left: 0;
     }
     .submit_form_register .other_input textarea{
        height: 1rem;
        line-height: 1.8;
     }
     .layer_user_info_form .layui-layer-title .layer_tip{
      /*  font-size:0.24rem;*/
     }
    .layer_input_box .layer_input_title{
       /* font-size: 0.26rem;*/
        line-height: 1.6;
    }
    .submit_form_register .layer_input_box div>input {
        width: 100%;
    }
    .submit_form_register .inline_dl_flex{
        display: block;
    }
    .submit_form_register {
        padding: 0.2rem 0.2rem;
        padding-top: 0px;
    }
    .submit_form_register .inline_dl_flex_box {
        width: 100%;
    }
    .submit_form_register .label_info label {
        width: 100%;
        display: inline-block;
    }
     .form_btn {
        width: 80%;
        margin: 0 auto;
        margin-bottom: 20px;
        display: block;
        left: 50%;
        transform: translate(-50%,0);
    }
    .submit_form_register .inline_dl{
        justify-content: flex-start;
        width: 100%;
    }
    .submit_form_register .inline_dl dd{
        width: 80%;
    }
    .submit_form_register .label_info_radio.inline_dl dd{
        width: 100%;
    } 
    .submit_form_register .inline_dl input, .submit_form_register .inline_dl select{
        width: 100%;
    }
    /*.submit_form_register input[type="checkbox"]{
        width: 20px!important;
    }*/
    .submit_form_register{
        position: relative;
    }
    .submit_form_register .label_info_radio label {
        display: block;
        text-indent: -0.6rem;
        margin-left: 0.6rem;
        line-height: 1.8;
    }
    .layer_user_info_form .layui-layer-btn .layui-layer-btn0{
        width: 86%;
        border-radius: 5px;
    }
    .info_msgBox>#info_inputs>.flex{
        display: block;
    }
    /* 弹窗部分 end*/
   
    #order1,#order2,#order3,#order4,#order5{
        position: relative;
        top:-0.8rem;

    }
    .section1_video_item i{
        width: 0.68rem;
        height: 0.68rem;
    }
    .img_big img{
        width: 85vw;
        height: 4.2rem;
        object-fit: cover;
    }

    .aside {
        width: 1.22rem;
        height: 4.2rem;
        background: url(../images/aside_m.png) center center no-repeat;
        background-size: cover;
        padding-top: 1rem;
    }
    .aside_title {
        font-size: 0.24rem;
        font-weight: 700;
        color: #ffffff;
        margin-bottom: 0.1rem;
    }
    .aside_score {
        width: 1.12rem;
        height: 0.7rem;
        margin-bottom: 0.1rem;
        font-size: 0.2rem;
        line-height: 1.4;
        padding-top: 0.04rem;
    }
    .aside_prize {
        width: 1rem;
        height: 0.34rem;
        border-radius: 3px;
        font-size: 0.2rem;
        line-height: 0.34rem;
        margin-bottom: 0.1rem;
    }
    .aside_question {
        width: 1rem;
        height: 0.34rem;
        border-radius: 3px;
        font-size: 0.2rem;
        line-height: 0.34rem;
        margin-bottom: 0.1rem;
    }
    .aside_back_top span{
        font-size: 0.2rem;
    }
    .aside_back_top img{
        width: 0.28rem;
    }
    /*设计方案弹框*/
    .layer_case_detail .layui-layer-title {
        background: transparent;
        border-bottom: 0;
        padding: 0.4rem 0.3rem;
        padding-bottom: 0;
        height: auto;
        line-height: 0.4rem;
    }
    .layer_case_detail .case_detail_content_title {
        white-space: normal;
        height: auto;
        font-size: 0.36rem;
        line-height: 1.8;
        margin-bottom: 0.2rem;
    }
    .layer_case_detail .layui-layer-content {
        padding: 0.4rem 0.3rem;
        padding-top: 0px;
        height: calc(100% - 3.5rem)!important;
    }

    .layer_case_detail .case_detail_text {
        color: #000;
        font-size: 0.28rem;
        margin-bottom: 0.2rem;
    }
    .layer_case_detail .case_detail_content .case_detail_img{
        width: 100%;
    }
    .layer_case_detail .layui-layer-setwin .layui-layer-close1{
        left: 0px;
    }
    .case_detail_btn_box {
        text-align: center;
        /* height: 80px; */
        background: #ffffff;
        box-shadow: 0px -2px 6px 0px rgba(11,67,116,0.16);
        margin-left: -0.3rem;
        width: calc(100% + 0.6rem);
        padding: 0.4rem 0;
    }
    .layer_case_detail .layui-layer-btn .layui-layer-btn0 {
        display: inline-block;
        margin: 0 auto;
        padding: 0 0.4rem;
        height: 0.96rem;
        background: #0081c6;
        border-radius: 30px;
        font-size: 0.3rem;
        color: #fff;
        line-height:  0.96rem;
        text-align: center;
    }
    .layer_case_detail .layui-layer-btn {
        height: auto;
        padding-top:0.4rem!important;
       
    }
    .case_detail_pdf img{
        width: 0.64rem;
        background: #f8f8f8;
        position: absolute;
        left: 0px;
        top:50%;
        transform: translate(0,-50%);
    }
    .case_detail_pdf a {
        display: block;
        height: auto;
        background: #f8f8f8;
        border-radius: 4px;
        line-height: 1.4;
        font-size: 0.28rem;
        color: #333;
        margin-bottom: 10px;
        padding:0.2rem  0  0.2rem 1rem;
        position: relative;

    }
       
}