.section{
    padding-bottom: 80px;
    padding-top: 80px;
}
html{

        overflow-x: hidden;
}
/*公共 title start*/
.title{
    line-height: 56px;
    font-size: 36px;
    font-weight: 700;
    color: #262422;
    margin-bottom: 46px;
    text-align: center;
    position: relative;
}
 .title i{
    display: block;
    width: 80px;
    height: 8px;
    margin: 0 auto;
    margin-top: 20px;
    background: #5b666e;
    position: relative;
} 
 .title i:after{
    content:"";
    position: absolute;
    top:0;
    left:0;
    width: 40px;
    height: 8px;
    background: #ea002b;
 }
/*公共 title end*/
.bgf6f6f7{
    background: #f6f6f7;
}

/* 导航栏 start*/
.nav{
    height: 80px;
    background: #fff;
    position: fixed;
    top:30px;
    left: 0px;
    right: 0px;
    z-index: 22;
}
#order1{
    position: relative;
    top:-100px;
}
#order2,#order3,#order4,#order5,#order6{
    position: relative;
    top:-30px;
}
#order3 {
  top: -120px;
}
.nav .nav_logo img{
    width: 120px;
    vertical-align: middle;
}
.nav_list li a{
    display: block;

    line-height: 80px;
   /* margin-right: 40px;*/
    font-size: 18px;
    color:#262422;
}
.nav_list li{
    padding: 0 20px;
    cursor: pointer;
}
.nav_list li:hover,
.nav_list li.active{
    color: #F5002F;
    position: relative;
}
@media screen and (min-width: 750px) {

   /* .nav_list li:hover:after{
        content: "";
        position: absolute;
        width: 48px;
        height: 4px;
        background: #f5002f;
        left: 50%;
        bottom: 0px;
        transform: translate(-50%,50%);
    }*/
}

.nav_list li.active:after{
    content: "";
    position: absolute;
    width: 48px;
    height: 4px;
    background: #F5002F;
    left: 50%;
    bottom: 0px;
    transform: translate(-50%,50%);
}
.nav_list li.active a{
    color:#F5002F;
}
.nav_list li:hover a{
    color:#F5002F;
}
.nav_list li:last-child a{
    margin-right: 0px;
}
/* 导航栏 end*/
.height110{
    height: 110px;
}
/*banner start*/
.banner{
   max-width: 1920px;
   height: 500px;
   margin: 0 auto;
   overflow: hidden;   
   background: url(../images/banner.png) center center no-repeat;
}
/*.banner .bannerSwiper {
    height: 500px;
}
.banner .bannerSwiper .swiper-slide-1 {
}
.banner .bannerSwiper .swiper-slide-2 {
    background: url(../images/banner_2.png?v=20230713) center center no-repeat;
}
.banner .bannerSwiper .swiper-slide-2 a {
    display: block;
    width: 100%;
    height: 100%;
}
.banner .bannerSwiper .swiper-slide {
    height: 400px;
    background-size: 100% 100%;
}*/
/*banner end*/
/*section start*/
.section1_product{
    padding: 40px;    
    background: #f6f6f7;
    border-radius: 4px;
}
.section1_product>div h2{
    font-size: 24px;
    width: 557px;
    color: #262422;
    line-height: 1.8;
    margin-bottom: 20px;
}
.section1_product>div p{
    width: 790px;
    color:#5B6770;
}
.section1_product>div a{
    margin-top: 20px;
    display: block;
}
.section1_product>div a img{
    vertical-align: middle;
}
.section3{
  padding-top: 0;
  padding-bottom: 80px;
}
/*section1 end*/
/*section2 start*/
.section3 .title{
    margin-bottom: 20px;
}
.title_tip{
    margin-bottom: 50px;
    text-align: center;
}
/*.section3 {
    padding-top: 0;
}*/
.section3_scene{
    flex-wrap: wrap;
}
.section3_scene_item{ 
    width: 590px; 
    height: 373px;
    background: #f6f6f7;
    border-radius: 4px;
    margin-bottom: 20px;
    padding-top: 20px;
}
.section3_scene_item:nth-child(2){
    background: transparent;
    padding-top: 0;
}
.section3_scene_item:nth-child(3),
.section3_scene_item:nth-child(4){
    margin-bottom: 0;
}
.section3_scene_item>h2{
    font-size: 24px;
    margin-bottom: 20px;
}
.section3_scene_item>h2 i{
    width: 8px;
    height: 24px;
    opacity: 0.8;
    background: #5c666f;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
}
.section3_scene_item>h2 i.bg2{
    background: #00a9da;
}
.section3_scene_item>h2 i.bg3{
    background: #662d72;
}
.section3_scene_item_tro{
    padding: 0 20px;
    color:#fff;
    position:relative;
}
.section3_scene_item_tro h2{
    font-size: 14px;
}
.section3_scene_item_tro h3{
    font-size: 18px;
}
.section3_scene_item_tro p{
    position: absolute;
    bottom:20px;
    left:20px;
    right:20px;
}
.section3_scene_item_tro_left{
    width: 380px;
    height: 280px;
    padding: 20px;
    position: relative;
    transition: width 0.5s ease;
    cursor: pointer;
}
.section3_scene_item_tro_right{
    width: 160px;
    height: 280px;
    padding: 12px;
    position: relative;
    transition: width  0.5s ease;
    cursor: pointer;
}
.section3_scene_item_tro_right p{
    display: none;
}
.section3_scene_img1{
    background: url(../images/sence/1.png) center center no-repeat;
}
.section3_scene_img2{
    background: url(../images/sence/2.png) center center no-repeat;
}
.section3_scene_img3{
  width: 550px;
  height: 280px;
  padding: 20px;
  background-image: url(../images/sence/3.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin: 0 auto;
}
.section3_scene_img4{
    background: url(../images/sence/4.png) center center no-repeat;
}
.section3_scene_img5{
    background: url(../images/sence/5.png) center center no-repeat;
}
.animation_css3{
}
/*.animation_css3:hover .section3_scene_item_tro_right{
    width: 380px;
    height: 280px;
    padding: 20px;
}

.animation_css3:hover .section3_scene_item_tro_right p{
    display:block;
}
.animation_css3:hover .section3_scene_item_tro_left{
    width: 160px;
    height: 280px;
    padding: 12px;
}

.animation_css3:hover .section3_scene_item_tro_left p{
    display:none;
}*/
.section4{
    background: #f6f6f7;
}
.section4_load{
    padding: 24px 30px;
    background: #fff;
}
.section4_load .section4_load_left{
    margin-right: 32px;
}
.section4_load_right h2{
    font-size: 24px;
    margin-bottom: 20px;
}
.section4_load_right p{
    color:#5B6770;
    margin-bottom: 15px;
    line-height: 1.8;
}
.section4 .load_btn{
    display: block;
    width: 116px;
    height: 32px;
    background: #ea002b;
    border-radius: 4px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    color:#fff;
}
.section4 .load_btn  img{
    vertical-align: middle;
}
.section4 .load_btn:hover{
    background: #CC0011;
}
.section5_video{
    height: 412px;
    width: 590px;
}
.section5_video>div{
    position: relative;
    height: 332px;
    cursor: pointer;
}
.section5_video p{
    padding-left: 20px;
    line-height: 80px;
    height: 80px;
    background: #f6f6f7;
    border-radius: 0px 0px 8px 8px;
}
.section5_video1>div{
    background:url(../images/video1.png) center center no-repeat;
}
.section5_video2>div{
    background:url(../images/video2.png) center center no-repeat;
}
.section5_video>div i{
    width: 80px;
    height: 80px;
    position: absolute;
    bottom: 30px;
    right: 30px;
    background: url(../images/video_icon1.png) center center no-repeat;
}
.section5_video>div:hover i{
    background: url(../images/video_icon2.png) center center no-repeat;
}
.section6{    
    background: #f6f6f7;
}
.section6_rule{
    margin-top: 40px;
    padding: 30px;
    background: #ffffff;
    border-radius: 4px;
}
.section6_rule .section6_rule_text h2{
    color:#666666;
    line-height: 2;
}
.section6_rule .section6_rule_text p{
    color:#5B6770;
    font-size: 14px;
    line-height: 1.8;
}
.about{
    padding: 80px 0;
}
.about_link{
    margin-right: 30px;
}
.about_link  .is_pc_flex{
    display: inline-block!important;
}
.logo_bottom{
    margin-bottom: 30px;
    display: block;
}
.about_company{
    margin-bottom: 30px;
    font-size: 16px;
    width: 960px;
}
.about .code1{
    margin-top: 60px;
}
.aside{
    position: fixed;
    top:50%;
    right:30px;
    width: 120px;
   /* height: 168px;*/
    background: #fee5e9;
    border-radius: 0px 0px 8px 8px;
    z-index: 99;
    padding:10px 0 10px 10px  ;
}
.aside p{
    font-size: 12px;
}
.aside_img{
    position: absolute;
    top:-52px;
    left:50%;
    transform: translate(-50%,0);
}
.aside a{
    display: block;
    margin-top: 10px;
    width: 100px;
    height: 48px;
    background: #f5002f;
    border-radius: 4px;
    text-align: center;
    padding-top: 5px;
}
.aside a i{
    color:#fff;
}
/*about start*/

/*about end*/
/*section6 start*/
/*.section6{
    padding-top: 0;
}*/
/*section6 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: url(../images/draw2.png) center center no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

.draw-list-item .vlm-wrap {
    height: 106px;
}

.draw-list-click {
    cursor: pointer;
    font-size: 30px;
    font-weight: 700;
    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: #fff;
    color: #000;
    border-top: none;
    border-radius: 0 0 10px 10px;
    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: 100px;
}
.lt{
    width: 80px;
    color:#F5002F;
}
.draw-winlist-item .lt {
    width: 75px;
    color:#F5002F;
}

.ct {
    width: 110px;
    color:#9EA6AE;
    text-align: center;
}

.draw-winlist-item .gt {
    width: 96px;
    color: #262422;


}

.draw-winlist-tips {
    color: #fff;
    font-size: 15px;
    padding-top: 20px;
}
.draw-list-left{
    width: 740px;
    border-radius: 20px;
  
}
.draw-list {
    width: 100%;
    box-sizing: border-box;
    background: transparent;
    border-radius: 20px;
}

.draw-list-item {
    width: 240px;
    height: 180px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.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: #F5002F;
    line-height: 17px;
    letter-spacing: 2.24px;
}

.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: #CC0011 ;
    background-size: 100% 100%;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    text-align: center;   
    position: relative;
    overflow: hidden;
}
#begin_btn>div{
    height: 170px;
    background: #f5002f;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#begin_btn::after {
    background:#f5002f;
    content:"";
    position: 
}

#begin_btn span {
    text-align: center;
}
#begin_btn span i{
    font-size: 14px;
    color: #fff;
    display: block;
}
#prize_area {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

/* 抽奖样式 end */

/* 弹窗 */
.layui-layer-setwin {
    z-index: 222222;
}
.layer_user_info_form .layui-layer-title{
    background: transparent;
    height: 50px;
    line-height: 50px;
    color: #262422;
    font-size: 24px;
    padding: 0 80px 0 30px;
    border-bottom: transparent;
}
.layer_user_info_form .layui-layer-setwin .layui-layer-close1 {
    background-position: 0 0px;
}
.layer_user_info_form  .layui-layer-ico {
    background: url(../images/close.png) no-repeat;
    background-size:cover;
}
.submit_form_register{
    padding:20px 40px;
}
.layer_user_info_form  .collect_title{
    font-size: 14px;
    color: #fb4754;
    margin-bottom: 20px;
}
.submit_form_register .inline_dl_flex{
    display: flex;
    justify-content: space-between;
}
.submit_form_register .inline_dl_flex_box {
    width: 49%;
}
.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 .label_info_radio,
.submit_form_register  .label_info{
    display: block;
}
.color_red{
    margin-right: 5px;
    color:#D00000;
}
.submit_form_register .inline_dl input,
.submit_form_register .inline_dl select
{
    width: 230px;
    height: 40px;
    background: #ffffff;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    text-indent: 10px;
    font-size: 16px;
    color:#333;
}
.submit_form_register .inline_dl .addr_box select{
    width: 48%;
}
.submit_form_register .inline_dl .addr_box{
      width: 230px;
    height: 40px;
    display: flex;
    justify-content: space-between;
}
.submit_form_register input[type="checkbox"] {
    width: 20px;
    height: 20px;
    background: #ffffff;
    border: 1px solid #707070;
  -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(../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 .label_info input[type="checkbox"] {
  position: relative;
  top:0px;
}
.submit_form_register .label_info label{
    width: 32.6%;
    display: inline-block;

}

.submit_form_register .label_info_radio  label{
    display: block;
}
.submit_form_register .submit_form_radio input[type="checkbox"] {
    width: 20px;
    height: 20px;
    background: #ffffff;
    border: 1px solid #707070;
  -webkit-appearance: none;
  outline: none;
  vertical-align: middle;
  border-radius:50%;
  margin-right: 5px;
  box-sizing: border-box;
}
.submit_form_register .submit_form_radio  input[type="checkbox"]:checked {
  background: url(../images/radio.png) center center no-repeat;
  background-size:cover;
  border:0px solid #E30327;
  box-sizing: border-box;
  position: relative;
}
.submit_form_radio{
    margin-bottom: 11px;
}
.submit_form_tip{    
    padding-bottom: 20px;
    font-size: 12px;
    color: #5b6770;
    line-height: 18px;
}
.submit_form_tip a{
    text-decoration:underline;
}
.submit_form_tip a:hover{
    color:#F5002F;
}
/*.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;
}

.layer_user_info_form  .layui-layer-btn .layui-layer-btn0{
    height: 70px;
}
 .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: 50%;
    transform: translate(-50%,0);
    z-index: 222222;

}
 .form_btn:hover{
    background: rgba(227, 3, 39,0.7);
}
.layer_user_info_form .layui-layer-btn {
    background: #ffffff;
    width: 100%;
    height: 80px;
    margin: 0;
}
.layer_user_info_form .layui-layer-btn .layui-layer-btn0{
    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: 50%;
    transform: translate(-50%,0);
    z-index: 222222;
}

/* 弹窗 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 img{
    margin-bottom: 10px;
    margin-top: 33px;
}
.layer_lotter_info{    
    text-align: center;
}
.layer_lotter_info img{
    margin-bottom: 20px;
    margin-top: 20px;
}
.layer_lotter_info .layer_lotter_text1{    
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
}
.layer_lotter_info .layer_lotter_text2{
    font-size: 14px;
    color: #666666;
}

.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;
}
.layer_lotter_prize_name_text2{
    font-size: 24px;
    font-weight: 700;
    color: #da1f3d;
}
.layer_lotter_prize_name img{
    margin-top: 10px;
    margin-bottom: 10px;
}
.layer_lotter_prize_name_text3{    
    font-size: 14px;
    font-weight: 400;
    color: #666666;
}

/*抽奖弹框*/
/* //////////////////////// */



/* 中奖名单 */
.zjMd {
    width: 400px;
    border-radius: 8px;
    overflow: hidden;
}

.zjMd h3 {
    line-height: 50px;
    background: #f5002f;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    padding-left: 30px;
}
.zjMd h2{

    font-size: 16px;
    font-weight: 700;
    color: #666666;
    padding-top: 30px;
    padding-bottom: 10px;
}
.zjMd  .tip_md{
    font-size: 14px;
    color: #5b6770;
    line-height: 1.5;
}
#jq_marquee_box {
    margin-top: 0px;
    width: 400px;
    height: 316px;
    padding: 20px 30px;
    box-sizing: border-box;
    line-height: 40px;
    letter-spacing: 0.8px;    
    background: #fff;
    border-radius: 8px;
}
#jq_marquee_box .null{

    text-align: center;
    font-size: 16px;
    font-weight: 700;
}

/* 中奖名单 */
/*侧边栏*/

/*侧边栏*/

.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%;
        padding: 0 0.3rem;
    }
    /* 移动端隐藏 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;

    }
    .section {
        padding-bottom: 0.6rem;
        padding-top: 0;
    }
    .section1{
        padding-top: 0.6rem;
    }
    .height110{
        height: 0.88rem;
    }
    .aside{
        display: none;
    }
    /* 移动端隐藏 end*/
    /*title start*/
    .title {
        line-height: 0.56rem;
        font-size: 0.48rem;
        margin-bottom: 0.4rem;
    }
   /*  .title i {
        width: 0.45rem;
        height: 0.56rem;
        background-size: cover;
        margin-right: 0.2rem;
    } */
    /*title end*/

     /*导航栏样式*/
    .nav .nav_logo{            
        height: 0.88rem;
        display: flex;
        align-items: center;
    }
    .nav .nav_logo img {
        width: 1.46rem;/*
        margin-left: 0.3rem;*/
    }
    .nav_list{
        display: none;
        position: fixed;
        top:0.8rem;
        right:0;
        height: calc(100% - 0.8rem);
        background: #fff;
        width: 4rem;
    }
    .nav_list li{
        padding: 0 0.4rem;
        height: 0.96rem;
        border-bottom: 0.01rem solid #999;
    }
    .nav_list ul{
        display: block;
        padding: 0 0.2rem;
    }
    .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.active a{
        color:#333;
     }
     .nav_list li:hover a {
        color: #333;
    }
    .nav_list li.active {
        background: #f6f6f6;
    }
    .nav_list li a {
        display: block;
        line-height: 0.8rem;
        font-size: 0.3rem;
        color: #333;
        font-weight: 700;
        line-height: 0.96rem;
    }
    .menu_icon{
        position: absolute;
        right: 0;
        top:0;
        height: 0.88rem;
        width: 0.88rem;
        background: url(../images/menu.png) center center no-repeat;
        background-size: 0.48rem 0.48rem;
    }
    .menu_icon.menu_hide{
        background: url(../images/menu_close.png) center center no-repeat;
        background-size: 0.48rem 0.48rem;
    }
    /*导航栏样式*/
    /*banner start*/
    .banner{
        height: 3.6rem;
        background: url(../images/banner_m.png) center center no-repeat;
        background-size: cover;
    }
    .section1_product{
        padding: 0.4rem;
        display: block;
    }
    .section1_product>div h2 {
        font-size: 0.36rem;
        width: auto;
        margin-bottom: 0.32rem;
        line-height: 1.6;
    }
    .product_m{
        width: 3.68rem;
        display: block;
        margin: 0 auto;
        margin-bottom: 0.3rem;
    }
    .section1_product>div p {
        width: auto;
        font-size: 0.28rem;
    }
    .section1_product>div a{
        margin-top: 0.3rem;
    }
    .section3_scene_img_m img{
        width: 6.54rem;
    }
    .title_tip {
        margin-bottom: 0.4rem;
    }
    .scene_mySwiper1{
        height: 4.66rem;
    }
    .section3_scene_item1_m{
        background: #f6f6f7;
        border-radius: 4px;
        padding-top: 0.2rem;
        padding-bottom: 0.2rem;
    }
    .section3_scene_item2_m{
        margin-top:0.2rem;
        overflow: hidden;
        padding-left: 0.2rem;
    }
    .section3_scene_item2_m>h2{
        margin-bottom: 0.2rem;
        margin-left: -0.2rem;
    }
    .section3_scene_item2_m>h2 i{
        display: inline-block;
        width: 0.08rem;
        height: 0.24rem;
        opacity: 0.8;
        background: #5c666f;
        margin-right: 0.24rem;
    }
    .scene_mySwiper_item{
        width: 100%;
        height: 4.66rem;
    }
    .scene_mySwiper_item1{
        background: url(../images/sence/1_m.png) center center no-repeat;
        background-size:cover;
    }
    .scene_mySwiper_item2{
        background: url(../images/sence/2_m.png) center center no-repeat;
        background-size:cover;
    }
    .scene_mySwiper_item3{
        background: url(../images/sence/3_m.png) center center no-repeat;
        background-size:cover;
    }
    .scene_mySwiper_item4{
        background: url(../images/sence/4_m.png) center center no-repeat;
        background-size:cover;
    }
    .scene_mySwiper_item5{
        background: url(../images/sence/5_m.png) center center no-repeat;
        background-size:cover;
    }
    .scene_mySwiper3 .swiper-slide,
    .scene_mySwiper1 .swiper-slide{
        width: 6.32rem;
    }
    .scene_mySwiper_item{
        position: relative;
        padding: 0.2rem 0.3rem;
    }
    .scene_mySwiper_item h2{
        color: #fff;
    }
    .scene_mySwiper_item h3{
        color: #fff;
        font-size: 0.32rem;
    }
    .scene_mySwiper_item p{
        color: #fff;
        position: absolute;
        bottom: 0.2rem;
        left: 0.2rem;
    }
    .section3_scene_item22_m{
        padding-right: 0.2rem;
    }
    .section3_scene_item22_m>h2 i{
        background: #2db4db;
    }
    .section3_scene_item33_m>h2 i{
        background: #82558C;
    }
    .section4{
        padding-top: 0.6rem;
    }
    .section4_load {
        display:block;
        padding: 0.24rem;
        padding-bottom: 0.4rem;
    }
    .section4_load .section4_load_left{
        width: 100%;
        margin-bottom: 0.32rem;
    }
    .section4_load_right h2 {
        font-size: 0.4rem;
        margin-bottom: 0.2rem;
    }
    .section4 .load_btn {
        display: block;
        width: 100%;
        height: 0.8rem;
        line-height: 0.8rem;
        font-size: 0.32rem;
        color: #fff;
    }
    .section5 .flex{
        display: block;
    }
    .section5{
        padding-top: 0.6rem;
    }
    .section5_video{
        height: 4.9rem;
        width: 100%;
    }
    .section5_video>div{
        position: relative;
        height: 3.94rem;
        cursor: pointer;
    }
    .section5_video p{
        padding-left: 0.2rem;
        line-height: 0.96rem;
        height: 0.96rem;
        background: #f6f6f7;
        border-radius: 0px 0px 8px 8px;
    }
    .section5_video1{
        margin-bottom: 0.2rem;
    }
    .section5_video1>div{
        background:url(../images/video1.png) center center no-repeat;
        background-size:  cover;
    }
    .section5_video2>div{
        background:url(../images/video2.png) center center no-repeat;
        background-size:  cover;

    }
    .section5_video>div i{
        width: 80px;
        height: 80px;
        position: absolute;
        bottom: 30px;
        right: 30px;
        background: url(../images/video_icon1.png) center center no-repeat;
        background-size:  cover;
    }
    .section5_video>div:hover i{
        background: url(../images/video_icon2.png) center center no-repeat;
        background-size:  cover;
    }
    .section6 {
        padding-top: 0.6rem;
    }
    .section6_rule {
        display: block;
        margin-top: 0.4rem;
        padding: 0.3rem;
    }
    .section6_rule_code img{
        display: block;
        margin:0 auto;
        margin-top: 0.3rem;
    }
    .about_code1{
        text-align: center;
        margin-bottom: 0.4rem;
    }
    .about_company {
        margin-bottom: 0.3rem;
        font-size: 0.24rem;
        width: auto;
    }
    .about .code1 {
        margin-top: 0px;
    }
    .about .wrap {
        display: block;
    }
    .about_link{
        display: block;
        margin:0 auto;
        margin-right: 0;
        margin-bottom: 0.2rem;
        text-align: center;
    }
    .about_link img{
        width: 100%;
    }
    .about {
        padding: 0.6rem 0;
    }
    /*banner end*/
    /*活动规则*/
   
    /*section1 start*/
    
    /*section1 end*/
    /*section2 start*/
    
    /*section2 end*/
    
    /* 抽奖部分 start*/
    .draw-list-left {
    width: 100%;
    border-radius: 20px;
}
    #prize_area {
        display: block;
        padding: 0px;
    }

    .draw-list {
        width: 100%;
        box-sizing: border-box;
        padding:  0rem;
        background: none;
        border: none;
        border-radius: 0;
    }

  

    .draw-list-item .vlm-wrap {
        height: 1.5rem;
    }

    #prilist li:nth-child(3n) {
        margin-right: 0rem;
    }

   /* .draw-list-item img {
        height: 0.9rem;
        margin-top: 0.3rem;
    }*/

  /*  .roll-2 img {
        width: 0.54rem;
        padding-top: 0.23rem;
    }

    .roll-3 img {
        width: 0.51rem;
        padding-top: 0.42rem;
    }

    .roll-4 img,
    .roll-8 img,
    .roll-6 img {
        width: 1.1rem;
        padding-top: 0.27rem;
    }

    .roll-7 img {
        width: 0.59rem;
        padding-top: 0.41rem;
    }

    .roll-5 img {
        width: 0.27rem;
        padding-top: 0.12rem;
    }*/

    #prilist .vlm {
        display: block;
        margin: 0 auto;
        height: 0.9rem;
        margin-top: 0.3rem;
        font-size: 0.36rem;
    }
    #prilist .roll-6 .vlm{
        width: 1.5rem;
        height: auto;
        margin-top: 0.6rem;
     }

    .draw-list-item p {
        font-size: 0.24rem;
        font-weight: 500;
        color: #F5002F;
        line-height: 0.16rem;
        letter-spacing: 0.02rem;
        position: absolute;
        left: 0px;
        bottom: 0.3rem;
        text-align: center;
        width: 100%;
    }
    #begin_btn span i {
        font-size: 0.24rem;
       /* color: #cc2f37;*/
    }
    #begin_btn {
/*        background: url(../images/btnBegin.png) left top no-repeat;*/
        background-size: 100% 100%;
       
        font-size: 0.34rem;
        font-weight: 800;
        letter-spacing: 0.05rem;
        text-align: center;
      /*  display: flex;
        align-items: center;
        justify-content: center;*/
    }
    #begin_btn>div {
        height: 2rem;
        background: #f5002f;
        border-radius: 0 0 16px 16px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }

    .zjMd {
        position: relative;
        width: 100%;
        border-radius: 0.2rem;
        overflow: hidden;
        margin-top: 0.6rem;
    }

    #jq_marquee_box {
        margin-top: 0px;
        width: 100%;
        height: 5rem;
        padding: 0.2rem 0.32rem;
        box-sizing: border-box;
        font-size: 0.24rem;
        line-height: 40px;
        letter-spacing: 0.03rem;
    }
    .section4 .content_box{
        padding: 0.4rem 0.2rem;
    }
    .draw-list-item {
        width: 2.16rem;
        height:  2.16rem;
        margin-right: 0.18rem;
        margin-bottom: 0.18rem;
        padding-top: 0px;
        position: relative;
    }

    /* 抽奖部分 end*/

   
    /* 弹窗部分 start*/
    .submit_form_register .inline_dl_flex{
        display: block;
    }
    .submit_form_register {
        padding: 0.2rem 0.4rem;
    }
    .submit_form_register .inline_dl_flex_box {
        width: 100%;
    }
    .submit_form_register .label_info label {
        width: 100%;
        display: inline-block;
    }
    .submit_form_register .inline_dl.label_info12 dd{
        width: 100%;
    }
    .submit_form_register .label_info.label_info12 label{
        width: calc(49% - 0.5rem);
        line-height: 1.8;
        text-indent: -0.5rem;
        margin-left: 0.5rem;
    }
    .submit_form_register .inline_dl .addr_box{
        width: 100%;
    }
     .form_btn {
        width: 90%;
        margin: 0 auto;
        margin-bottom: 20px;
        display: block;
        left: 50%;
        transform: translate(-50%,0);
        position: fixed;
        z-index: 99891015;
    }
    .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;
    }
    /* 弹窗部分 end*/
 
.about_link  .is_pc_flex{
    display: none!important;
}   
#order2,#order3,#order4,#order5,#order6{

    position: relative;
    top:-.3rem;
}
#order3{
    top:-.9rem;
}
#order1{
    position: relative;
    top:-1rem;

}
  
   .layer_user_info_form .layui-layer-btn .layui-layer-btn0 {
       width: 6rem !important;
   }
}