
html{

        overflow-x: hidden;
}
.section{
    padding: 80px 0;
}
body{
}
/*title start*/
.title_common{
    text-align: center;
    font-size: 48px;
    font-weight: 700;
    padding-bottom: 30px;
    margin-bottom: 50px;
}
.title_common{
    background: url(/company/fluke202412/css/../images/title_bg.png) center bottom no-repeat;
}
/*title end*/
/* 导航栏 start*/
.nav{
    height:80px;
    background: #212121;
    position: fixed;
    top:30px;
    left: 0px;
    right: 0px;
    z-index: 22;
}
#order1,#order2{
    position: relative;
    top:-120px;

}
.nav .nav_logo img{
    width: 165px;
    vertical-align: middle;
}
.nav_list li a{
    display: block;
    line-height: 80px;
    font-size: 18px;
    color:#fff;
}
.nav_list li{
    padding: 0 25px;
    cursor: pointer;
    position: relative;
}
@media screen and (min-width: 750px) {   
    .nav_list li:hover a{
        color:#FDC00B;
        font-weight: 700;
    }
}
.nav_list li.active a{
        font-weight: 700;
        color:#FDC00B;
}
.nav_list li:last-child a{
    margin-right: 0px;
}
.nav_list li.nav_list_load_btn  a{
    width: 160px;
    height: 40px;
    margin-top: 20px;
    background: #fdc00b;
    border-radius: 20px;
    line-height: 38px;
    color:#212121;
    font-weight:400;
    text-align: center;
}
.nav_list li.nav_list_load_btn  a img{
    vertical-align: middle;
    margin-right: 5px;
    width: 20px;
    height: 20px;
}
.nav_list li.nav_list_load_btn  a:hover{
    background: #DAA300;
    color:#212121;
    font-weight: 400;
}
/* 导航栏 end*/
/*banner start*/
.banner{
    height:456px;
    background: url(/company/fluke202412/css/../images/banner.png) center center no-repeat;
    background-size:cover;
    margin-top:110px;
}

/*banner end*/
/*section1 start*/
.section1_apply_list{
    margin-bottom: 10px;
}
.section1_apply_list li{
    position: relative;
}
.section1_apply_list li h2{
    position: absolute;
    bottom:10px;
    left:50px;
    font-size: 20px;
    color:rgba(255,255,255,0.5);
    font-weight: 400;
}

.section1_apply_list li.active h2{
    position: absolute;
    bottom:10px;
    left:70px;
    font-size: 32px;
    color:rgba(255,255,255,1);
}
.section1_apply_list li:nth-child(1){
    background: url(/company/fluke202412/css/../images/apply/1.png) center bottom no-repeat;
}
.section1_apply_list li:nth-child(2){
    background: url(/company/fluke202412/css/../images/apply/2.png) center bottom no-repeat;
}
.section1_apply_list li:nth-child(3){
    background: url(/company/fluke202412/css/../images/apply/3.png) center bottom no-repeat;
}
.section1_apply_list li:nth-child(4){
    background: url(/company/fluke202412/css/../images/apply/4.png) center bottom no-repeat;
}
.section1_apply_list li:nth-child(5){
    background: url(/company/fluke202412/css/../images/apply/5.png) center bottom no-repeat;
}
.section1_apply_list li.active{
    width: 320px;
    height: 192px;
    background-color: rgba(0,0,0);
    opacity: 1;
    border: 2px solid #fdc00b;
    background-size: cover !important;
  /*  transition: all 0.5s ease; /* 动画过渡效果 */*/
}
.section1_apply_list li{
    width: 210px;
    opacity: 0.5;
    background-color: rgba(0,0,0,0.00);
    border-radius: 8px;
    background-size: 210px 126px !important;
    cursor: pointer;
}
.section1_apply_content_list{
    padding: 40px;
    background: #2e2e2e;
    border-radius: 8px;
}
.section1_apply_scene{
    margin-bottom: 40px;
}
.section1_apply_recommend h3,
.section1_apply_scene h3{
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
}
.section1_apply_scene p{
    font-size: 16px;
    color: #dfdfdf;
    line-height: 28px;

}
.section1_apply_recommend{
    position: relative;
}
.section1_apply_content_list{
    position: relative;
}
.section1_apply_recommend_list li{
    width: 720px;
    padding: 30px;
    background: #535251;
    border-radius: 8px;
    cursor: pointer;
    margin-bottom: 10px;
}

.section1_apply_recommend_list li:last-child{
    margin-bottom: 0;
}
.section1_apply_recommend_list li.active{
    background: #fdc00b;
    position: relative;
}
.section1_apply_recommend_list li.active:after{
    content: "";
    border:12px solid #fdc00b;
    border-color: transparent transparent transparent  #fdc00b; 
    position: absolute;
    top:50%;
    right:-23px;
    transform: translate(0,-50%);
}
.section1_apply_recommend_list h4{
    font-size: 18px;
    color:#fff;
    font-weight: 700;
    margin-bottom: 10px;
}
.section1_apply_recommend_list p{
    color: #fff;
}

.section1_apply_recommend_list li.active  h4{
    color:#000;

}
.section1_apply_recommend_list li.active p{
    color:#212121;
}
.section1_apply_recommend_img{
    position: absolute;
    bottom:0px;
    right: 0px;
}
.section1_apply_load{
    width: 520px;
    height: 130px;
    padding: 10px;
    background: linear-gradient(236deg,#6a6663 20%, #535251 84%);
    border-radius: 65px 8px 8px 65px;
    position: absolute;
    top:40px;
    right:40px;
}
.section1_apply_load_text{
    margin-left: 28px;
}
.section1_apply_load_text p:nth-child(1){
    font-size: 22px;
    font-weight: 700;
}

.section1_apply_load_text p:nth-child(2){    
    color: #dfdfdf;
    padding-bottom: 13px;
}
.section1_apply_load_text p:nth-child(2) span{    
    color: #fdc00b;
}
.section1_apply_load_btn{
    padding-left: 140px;
}
.section1_apply_load_btn a{
    display: inline-block;
    width: 100px;
    height: 32px;
    border: 1px solid #fdc00b;
    line-height: 32px;
    text-align: center;
    border-radius: 16px;
}
.section1_apply_load_btn a img{
    vertical-align: middle;
    margin-right: 5px;
}
.section1_apply_load_btn a:nth-child(1){
    background: #FDC00B;
    margin-right: 10px;
    color:#212121;
}
.section1_apply_load_btn a:nth-child(1):hover{
    background: #DAA300;
    border: 1px solid #DAA300;
}
.section1_apply_load_btn a:nth-child(2){
    color:#FDC00B;
}
.section1_apply_load_btn a:nth-child(2):hover{
    background: rgba(253,192,11,0.20);
}
/*section1 end*/

/*section2 start*/
/*抽奖界面--------------------*/
.section2{
    background: #000000;
}

.lucky_tip{    
    font-size: 12px;
    width: 790px;
    margin-right: 50px;
    margin-top: 23px;
    color: #9c9c9c;
}
.lucky_draw_prize_box{
    margin-bottom: 43px;
}
.lucky_draw  .lucky_draw_prize_bg{
   /* padding:20px 0;*/
    width: 750px;
    background: url(/company/fluke202412/css/../images/prize_bg.png);
    height: 120px;   
    margin-top: 20px;
    margin-left: -140px;
}
.lucky_draw  .lucky_draw_prize_list{
    width: 632px;   
    height: 166px;
    background: #242424;
    border: 4px solid #fdc00b;
    border-radius: 8px 0px 0px 8px;
    overflow: hidden;
    padding:0px 14px;
    position: relative;
}
.lucky_draw  .lucky_draw_prize_list:after{   
    content: "";
    position: absolute;
    top: 0px;
    left: 51%;
    transform: translate(-50%, 0px);
    border: 10px solid red;
    border-color: #fdc00b transparent transparent transparent;
}
.lucky_draw  .lucky_draw_prize_list:before{ 
    content: "";
    position: absolute;
    bottom: 0px;
    left: 51%;
    transform: translate(-50%, 0px);
    border: 10px solid red;
    border-color:  transparent transparent #fdc00b transparent;
  
}
.lucky_draw  .lucky_draw_prize_item{
    width: 140px;
    height: 120px;
    background: #ffffff;
    border-radius: 4px;
    text-align: center;
    margin-right: 10px;
    float:left;
}
.lucky_draw  .lucky_draw_prize_img{
    width: 93px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-content: center;
    margin:10px auto;
}
.lucky_draw  .lucky_draw_prize_item img{
    vertical-align: middle;
}
.lucky_draw  .lucky_draw_prize_item p{
    font-size: 12px;
    color: #677283;
}
.lucky_draw  .lucky_draw_prize_btn{   
    border-radius:0 8px 8px 0  ;
    background: #fdc00b;
    padding: 15px;
}
.lucky_draw  .lucky_draw_prize_btn>div{
     width: 124px;
    height: 135px;
    border-radius: 8px;
    background: #fcb400;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    color: #000;
   /* line-height: 166px;*/
    cursor: pointer;
    padding-top:8px;
}
.lucky_draw_prize_btn p:last-child{
    font-size: 14px;
}
.lucky_draw  .lucky_draw_prize_btn>div:hover{
    background:#DAA300;
}
.lucky_draw_name{
    margin-bottom: 10px;
}
.lucky_draw_name_left {
     width: 360px;
    height: 220px;
    background: #242424;
    border-radius: 4px;
    border-radius: 8px ;
}
.lucky_draw  #jq_marquee_box{
    height: 220px;
    overflow: hidden;
    padding:10px 0px 10px 20px;
    width: 100%;
    line-height: 1.8;
}
.lucky_draw_name_left h3{
    text-align: center;
    width: 60px;
    height: 220px;
    background: #fdc00b;
    border-radius: 8px 0px 0px 8px;
    font-size: 18px;
    writing-mode: vertical-rl;
    line-height:60px;
    letter-spacing: 4px;
    color: #000;
}
#jq_marquee_box .lt{
    width: 86px;
     word-break:keep-all; 
     white-space:nowrap;
    color:#DFDFDF;
}
#jq_marquee_box .ct{
    font-size: 14px;
    color:#9C9C9C;
    width: 60px;
    text-align: center;
    margin-right: 10px;
}
#jq_marquee_box  .gt{
    font-size: 14px;
    color: #FDC00B;
    width: 209px;
}
.lucky_draw_rule_right{
   background: #242424;
   padding: 30px;
}
.lucky_draw_rule_right h2{
    font-size: 16px;
}
.lucky_draw_rule_right h2,
.lucky_draw_rule_right p{
   
color: #dfdfdf;
    line-height:2;
}

/*抽奖界面--------------------*/
/*section2 end*/
/*about_box start*/
.about_box img{
    width: 165px;
    margin-right: 35px;
    height: 48px;
}
.about_box p{
    line-height: 2;
    color:#DFDFDF;
    font-size: 16px;
}
/*about_box end*/

/* 弹窗 */
.submit_input_flex>div{
    width:48%;
}
.layer_user_info_form .layui-layer-title{  
    height: 50px;
    background: transparent;
    line-height: 74px;
    color: #333;
    font-size: 18px;
    padding: 0px 30px;
    border-bottom: 1px solid transparent;
    text-align: left;
    font-weight: 400;
}
.info_msgBox .collect_title{   
    font-size: 14px;
    color: #fb4754;
    margin-bottom: 20px ;
}
.layer_user_info_form .layui-layer-setwin .layui-layer-close1 {
    background-position: 0 0px;
}
.layer_user_info_form  .layui-layer-ico {
    background: url(/company/fluke202412/css/../images/close.png) no-repeat;
    background-size: cover;
}
.submit_form_register{
    padding:20px 30px;
    padding-top: 0px;
}

.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);
}
.inline_dl.label_info_radio  dt {
    width: 100%;
}
.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:250px;
    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:250px;
    height: 40px;
    background: #ffffff;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    text-indent: 10px;
    font-size: 16px;
    color:#333;
}
.submit_form_register input[type="checkbox"] {
    width: 20px;
    height: 20px;
    background: #ffffff;
  background: url(/company/fluke202412/css/../images/checkbox1.png) center center no-repeat;
  -webkit-appearance: none;
  outline: none;
  vertical-align: middle;
  border-radius:4px;
  margin-right: 5px;
  box-sizing: border-box;
}
.submit_form_register  input[type="checkbox"]:checked {
  background: url(/company/fluke202412/css/../images/checkbox2.png) center center no-repeat;
  background-size:cover;
  border:1px solid rgba(0,0,0,0);
  box-sizing: border-box;
}

.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: inline-block;
    width: 32%;
}
.submit_form_register .label_info_radio input[type="radio"] {
    width: 20px;
    height: 20px;
    background: #ffffff;
  background: url(/company/fluke202412/css/../images/radio1.png) center center no-repeat;
  -webkit-appearance: none;
  outline: none;
  vertical-align: middle;
  border-radius:50%;
  margin-right: 5px;
  box-sizing: border-box;
}
.submit_form_register .label_info_radio input[type="radio"]:checked {
  background: url(/company/fluke202412/css/../images/radio2.png) center center no-repeat;
  background-size:cover;
  border:0px solid #E30327;
  box-sizing: border-box;
  position: relative;
}
/*.submit_form_register .label_info_radio input[type="radio"]:checked:after{
    content:"";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #E30327;
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
}*/
.layer_user_info_form  .layui-layer-content{
    position: static!important;
}
.submit_form_register .label_info_radio input[type="radio"] {
  position: relative;
  top:0px;
}


 .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;
    padding-left: 0px;
    padding-top: 0!important;
    padding-bottom: 40px!important;
}
.layer_user_info_form .layui-layer-btn .layui-layer-btn0{
   width: 240px;
    height: 50px;
    background: #fdc00b;
border-radius: 4px;
    border: 1px solid transparent;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
}
.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: 14px;
}
.layer_checkbox_label_100 {
    width: 100%;
}
.layer_checkbox_label_16{
    width:auto;
    margin-right: 60px;
}
.layer_checkbox_label_16.mr0{
    margin-right: 0;
}
.layer_checkbox_label_16.mrauto{
    margin-right: 18px;
}
.layer_checkbox_label_70{
    width: 700px;
}
.submit_form_register .layer_input_box div>input{
    width: 460px;
}
.layer_input_box .layer_checkbox_label .checkbox_input{
    width: 14px;
    height: 14px;
    position: relative;
    top:2px;
}
.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{
    justify-content: center;
    text-align: center;
    display: flex;
    padding-top: 60px;
}
.layer_lotter_success_load{
    padding-top: 20px;
    margin-bottom: 40px;
}
.load_success_text1 {
    font-size: 18px;
    color:#333;
    text-align: center;
}
.load_success_text1 span{
    color:#F08200;
}
.load_success_text2{
    text-align: center;
    color:#666666;
}
.layer_lotter_success img{
    vertical-align: middle;
    margin-right: 20px;
}
.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_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{

    background:linear-gradient(180deg,rgba(0 ,156, 255,0.2), #ffffff);
}*/

.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: 20px;
    font-weight: 700;
    color: #F08200;
    padding: 0px 24px;
    margin-bottom: 0;
}
.layer_lotter_prize_name img{
    margin-top: 10px;
    margin-bottom: 0px;
}
.layer_lotter_prize_name_text3{    
    font-size: 12px;
    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: 410px;
    border-radius: 10px;
    overflow: hidden;
}
.zjMd_tip {       
    margin-top: 35px;
    font-size: 14px;
    line-height: 1.8;
    color: #b1c2d1;
}
.zjMd h3 {
    line-height: 48px;
    height: 47px;
    background:#1E8EF3;
    color:#fff;
    font-size:16px;
    font-weight: 700;
    text-align: left;
    letter-spacing: 2.8px;
    text-align: center;
}

#jq_marquee_box .null{
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color:#fff;
}
*/
/* 中奖名单 */

.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.3rem;
    }
    /*title start*/
    .title_common{
        text-align: center;
        font-size: 0.48rem;
        font-weight: 700;
        padding-bottom: 0.3rem;
        margin-bottom: 0.4rem;
    }
    .title_common{
        background: url(/company/fluke202412/css/../images/title_bg_m.png) center bottom no-repeat;
        background-size:6.3rem 0.3rem;
    }
    /*title end*/
    /*导航栏样式*/
    .nav .nav_logo img {
        width: 1.9rem;
        margin-left: 0.2rem;
    }
    .nav_list{
        padding-right: 0.3rem;
    }
    .nav_list li{
        padding: 0 0.1rem;
    }
    .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.8rem;
        font-size: 0.24rem;
      /*  color: #fff;*/
        font-weight: 700;
    }
   
    .nav_list li.active a{
        border-bottom: 0px solid #1e8ef3;
    }
    .nav_list li:hover a{
        border-bottom: 0px solid #1e8ef3;
    }
   .nav_logo{
        display: flex;
       align-items: center;
        height: 0.88rem;
    }
    .nav_list li.nav_list_load_btn a {
    width: 2.16rem;
        height: 0.48rem;
        margin-top: 0.2rem;
        line-height: 0.48rem;
        color: #212121;
        font-weight: 400;
        text-align: center;
        font-size: 0.24rem;
    }
     .nav_list li.nav_list_load_btn a img{
        width: 0.24rem;
        height: 0.24rem;
        margin-right: 0.05rem;
     }
    /*导航栏样式*/
  
    /*banner*/
    .banner {
        height: 3.6rem;
        background: url(/company/fluke202412/css/../images/banner_m.png) center center no-repeat;
        background-size: 100% 4rem;
        margin-top:0.88rem;
    }
    /*banner*/
    .section1_apply_content_m {
        margin-bottom: 0.4rem;
    }
    .section1_apply_content_m h2{
        line-height: 0.88rem;
        font-size: 0.48rem;
        text-align: center;
        width: 6rem;
        margin:0 auto;

    }
    .section1_apply_content_m h2 span{
        color:#FDC00B;
    }
    .section1_apply_content_m1 h2{
        background:url(/company/fluke202412/css/../images/apply_m/1.png) center center no-repeat;
        background-size: cover;
    }
    .section1_apply_content_m2 h2{
        background:url(/company/fluke202412/css/../images/apply_m/2.png) center center no-repeat;
        background-size: cover;
    }
    .section1_apply_content_m3 h2{
        background:url(/company/fluke202412/css/../images/apply_m/3.png) center center no-repeat;
        background-size: cover;
    }
    .section1_apply_content_m4 h2{
        background:url(/company/fluke202412/css/../images/apply_m/4.png) center center no-repeat;
        background-size: cover;
    }
    .section1_apply_content_m5 h2{
        background:url(/company/fluke202412/css/../images/apply_m/5.png) center center no-repeat;
        background-size: cover;
    }
    .section1_apply_content_info_m{
        background: #2e2e2e;
        border-radius: 8px;
        padding: 0.3rem;
    }
    .section1_apply_content_info_m h3{
        font-size: 0.36rem;
        margin-bottom: 0.15rem;
    }
    .section1_apply_content_info_m p{
        font-size: 0.24rem;
        color:#DFDFDF;
        line-height: 1.8;
    }
    .section1_apply_content_info_m  h4{
        font-size: 0.32rem;
        font-weight: 700;
        margin-bottom: 0.08rem;
    }
    .section1_apply_content_info_m .section1_sence_yellow_m p{
        color:#212121;
    }
    .section1_apply_content_info_m .section1_sence_yellow_m h4{
        color:#000;
    }
    .section1_apply_content_sence_m{
        margin-bottom: 0.4rem;
    }
    .section1_sence_recommond_m{
        background-color:;
        padding: 0.24rem;
        background: #535251;
        border-radius: 8px;
        margin-bottom: 0.24rem;
    }
    .section1_sence_recommond_m.section1_sence_yellow_m{
        background: #fdc00b;
    }
    .section1_sence_recommond_m img{
        width: 1.48rem;
        height: 1.48rem;
        margin-left:0.2rem;
    }
    .section1_apply_load{
        position: static;
        width: calc(100% + 0.3rem);
        height: 2.4rem;
        border-radius: 1.2rem 0 0 1.2rem;
    }
    .section1_apply_load_text {
        padding-right: 0.25rem;
    }
    .section1_apply_load_text p:nth-child(1) {
        font-size: 0.26rem;
    }
    .prize_logo{
        width: 2rem;
        height: 2rem;
    }
    .section1_apply_load_text {
        margin-left: 0.4rem;
    }
    .section1_apply_load_btn {
        padding-left: 0.4rem;
        display: flex;
        justify-content: space-between;
        padding-right: 0.25rem;
    }
    .section1_apply_load_text p:nth-child(2) {
        color: #dfdfdf;
        padding-bottom: 0.2rem;
        font-size: 0.2rem;
    }
    .section1_apply_load_btn {
        padding-left: 0.4rem;
    }
    /*section2 start*/
    .lucky_draw_prize_btn .is_mobile{
        font-size: 0.4rem;
    }
    .lucky_draw_body ,
    .lucky_draw_prize_box>.flex{
        display: block;
        width: 100%;
    }
    .lucky_draw_prize_box{
        margin-bottom: 0.6rem;
        display: block;
    }
    .lucky_draw .lucky_draw_prize_bg {
        width:15rem;
        background: url(/company/fluke202412/css/../images/prize_bg_m.png);
        height: 2.4rem;
        margin-top: 0.4rem;
        background-size: cover;
        margin-left: -8.6rem;
    }
    .lucky_draw .lucky_draw_prize_list {
        width: 100%;
        height: 3.32rem;
        border: 0.08rem solid #fdc00b;      
        padding: 0px 0.2rem;
        padding: 0px 0.2rem;
        border-radius: 8px 8px 0px 0px;
    }
    .lucky_draw .lucky_draw_prize_btn>div {
        width: 100%;
        height: 1.2rem;
        border-radius: 8px;
        background: #fcb400;
      
        font-weight: 700;
        text-align: center;
        color: #000;
        /* line-height: 166px; */
        cursor: pointer;
        padding-top: 8px;
    }
    .lucky_draw .lucky_draw_prize_btn {
        width: 100%;
        height: 1.6rem;
        font-size: 0.32rem;
        padding-top: 0.16rem;
    }
    .lucky_draw_prize_btn p:last-child {
        font-size: 0.24rem;
    }
    .lucky_draw_rule_right>.flex {
        display: block;
    }
    .lucky_draw_name_left {
        width: 100%;
        height: 4.4rem;
       
    }
    .lucky_draw_name_left h3 {
        text-align: center;
        width: 0.8rem;
        height: 4.4rem;
        font-size: 0.36rem;
        writing-mode: initial;
        line-height: 1.5;
        letter-spacing: 2px;
        padding-top: 01rem;
    }
    .lucky_draw #jq_marquee_box{
        height: 4.4rem;
    }
    .lucky_draw_rule_right>p:first-child {
        font-size: 0.24rem;
        color: #c4d9eb;
        margin-bottom: 0.3rem;
        margin-top: 0.3rem;
    }
    .lucky_draw_rule_right_text {
        width: 100%;
        padding-top: 0rem;
    }
    .lucky_draw_rule_right{
        padding: 0.4rem 0.3rem;
    }
    .lucky_draw_rule_right p{
        font-size: 0.28rem;
        line-height: 1.6;
    }
    .lucky_draw_rule_right>div>img{
        display: block;
        margin:0 auto;
        margin-top:0.4rem;
        width: 3.2rem;
        height: 3.2rem;
    }
    .lucky_tip {
        font-size: 0.24rem;
        width: 100%;
        margin-right: 0;
        margin-top: 0.2rem;
        margin-bottom: 0.4rem;
        color: #9c9c9c;
    }
    /*section2 end*/
    /*about start*/
    .about_box .flex{
        display: block;
    }
    .about_box img {
        width: 3.3rem;
        margin-right: 0;
        height: auto;
        margin-bottom: 0.2rem;
    }
    .about_box p {
        line-height: 1.6;
        color: #DFDFDF;
        font-size: 0.28rem;
    }
    /*about end*/
   
    /* 弹窗部分 start*/
    .layer_user_info_form .layui-layer-ico {
       /* background: url(/company/fluke202412/css/../images/close_m.png) no-repeat;*/
        background-size: cover;
    }
    .layer_user_info_form .layui-layer-title {
        line-height: 1.8;
         color: #333;
        background: transparent;
        border-bottom: 0px solid #e4e4e4;
        font-weight: 700;
        font-size: 0.4rem;
        padding: 0.3rem 0.3rem 0.2rem 0.3rem;
    }
    .layer_checkbox_label {
        display: inline-block;
        width: 49%;
        font-size: 0.2rem;
        line-height: 1.6;
        vertical-align: middle;
    }
   
   
    .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.3rem;
    }
    .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: 91%;
        margin: 0;
    }
    .submit_input_flex {
        display: block;
    }
    .submit_input_flex>div{
        width: 100%;
    }
    .submit_form_register .inline_dl .addr_box {
        width: 100%;
    }
    .layer_user_info_form .layui-layer-btn{
        padding: 0 0.3rem;
    }
    /* 弹窗部分 end*/
   
    #order1,#order2{       
        position: relative;
        top: -1.2rem;

    }
  
   
}