
html{

        overflow-x: hidden;
}
.section{
    padding: 80px 0;
}
body{
}
.layer_section1_img_item .layui-layer-setwin .layui-layer-close2{    
    right: -48px;
    top: -49px;
}
/* 导航栏 start*/
.nav{
    height: 80px;
    position: fixed;
    top:30px;
    left: 0px;
    right: 0px;
    z-index: 22;    
    background: #005eb8;
    box-shadow: 0px 3px 16px 0px rgba(20,51,204,0.36); 
}
#banner,#order1,#order2,#order4{
    position: relative;
    top:-110px;

}
#order3{
    position: relative;
    top:-168px;
}
.nav .nav_logo img{
    width: 139px;
    vertical-align: middle;
}
.nav_list li a{
    display: block;

    line-height: 80px;
   /* margin-right: 40px;*/
    font-size: 18px;
    font-weight: 700;
    color:#fff;
}
.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: #00f0ff;
    }*/
}
 .nav_list li:hover a{    
        color: #00f0ff;
    }
/*.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: #00f0ff;
}
.nav_list li:last-child a{
    margin-right: 0px;
}
/* 导航栏 end*/
/*banner start*/
.banner{
   /* min-height: 500px;*/
    margin-top:110px;
    position: relative;
   /* background: url(../images/banner.png) center center no-repeat;
   
    background-size: cover;*/
}
.banner_img{
    width: 100%;
}
.banner_video_box{
    position: absolute;
    right: 21%;
    bottom: 18%;
    width: 29%;
    height: 63%;
    background: url(../images/banner_video.png) center center no-repeat;
    background-size: 95% ;
}
.banner_video_box video{
    width: 100%;
    height: 100%
}
/*banner end*/
/*公共title start*/
.title{
    width: 502px;
    height: 50px;
    padding-left: 110px;
    margin-bottom: 50px;
    background: url(../images/title.png) center center no-repeat;
    background-size: cover;
}
.title span{
    font-size: 40px;
    font-weight: 700;
    position: relative;
    top: -27px;
    white-space: nowrap;
}
/*公共title end*/
/*section1 start*/
.section1_activity_bg{
    width: 1200px;
    height: 337px;
    padding: 29px 25px;
    background:url(../images/activity_bg.png) center center no-repeat;
    background-size: cover;
}
.section1_activity_inner_bg{
    width: 565px;
    height: 276px;
    padding: 30px;
    background: url(../images/activity_inner_bg.png) center center no-repeat;
    background-size: cover;
}
.section1_title{
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 15px;
}
.section1_time_local{
    font-size: 20px;
}
.section1_type{
    font-size: 20px;
    padding-top: 12px;
}
.section1_type span{
    font-size: 32px;
    color:#00F0FF;
}
/*section1 end*/
/*section2 start*/
.section2{
    background: url(../images/section2_bg.png) center center no-repeat;
    padding: 20px 0px;
    background-size: cover;
}
.section2_case_content_box{
    padding-top: 90px;
}
.commom_case_content h3{
    font-size: 32px;
    margin-bottom: 20px;
    font-weight: 700;
}
.commom_case_content p{
    font-size: 16px;
    line-height: 2;
    margin-bottom: 70px;
    width: 780px;
}
.common_load_btn{
    display: block;
    width: 200px;
    height: 48px;
    background:url(../images/load_btn.png) center center no-repeat;
    background-size: cover;
    font-size: 16px;
    text-align: center;
    line-height: 48px;
}
.common_load_btn:hover{
    background:url(../images/load_btn1.png) center center no-repeat;
    background-size: cover;
    color: #00f0ff;
}
.common_load_btn.active{
    opacity: 0.5;
    cursor: not-allowed;
}
.common_load_btn.active:hover{
    background:url(../images/load_btn.png) center center no-repeat;
    background-size: cover;
    color: #fff;
}
.common_load_btn i{
     display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 5px;
    vertical-align: middle;
    background: url(../images/load_icon.png) center center no-repeat;
    background-size: cover;
}
.common_load_btn:hover i{
    background: url(../images/load_icon1.png) center center no-repeat;
    background-size: cover;
}
.common_load_btn.active:hover i{
    background: url(../images/load_icon.png) center center no-repeat;
    background-size: cover;
}
.common_btn_bg{
    width: 250px;
    height: 180px;
    background: url(../images/btn_bg1.png) center center no-repeat;
    background-size:  cover;
    padding-top: 13px;
    margin-bottom: 10px;
    cursor: pointer;
    text-align: center;
}
.common_btn_bg p{
    font-size: 16px;
}
.common_btn_bg:last-child{
    margin-bottom: 0;
}
.swiper-slide-active .common_btn_bg,
.section2_case_nav .common_btn_bg:hover,
.common_btn_bg.active{
    background: url(../images/btn_bg2.png) center center no-repeat;
    background-size:  cover;
}
.section2_1{
    padding: 0 0;
}
.mySwiper1_box{
    position: relative;
    height: 644px;
    padding: 42px 0px ;
}
.mySwiper1{
    height: 560px;
    overflow: hidden;
}
.mySwiper1_box .swiper-button-next,.mySwiper1_box .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 250px;
    height: 32px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 250px 32px;
    background-position: center;
    background-repeat: no-repeat;
}
.mySwiper1_box  .swiper-button-prev{
    background: url(../images/top.png) center center no-repeat;
    left: 0;
    margin-top: -322px;
}
.mySwiper1_box  .swiper-button-prev:hover{
    background: url(../images/top1.png) center center no-repeat;
}
.mySwiper1_box  .swiper-button-next{
    background: url(../images/bottom.png) center center no-repeat;
    left: 0;
    margin-top: 289px;
}
.mySwiper1_box  .swiper-button-next:hover{
    background: url(../images/bottom1.png) center center no-repeat;
}
.section2_1_case_content_box{
    padding-top: 100px;
}
/*section2 end*/
/*section3 start*/
.section3{
    background: #0269cb;
}
.section3_new{
    width: 590px;
    height: 370px;
    padding: 25px;
    margin-bottom: 60px;
    background: url(../images/section3_bg.png) center center no-repeat;
    background-size: cover;
}
.section3_new h3{
    font-size: 24px;
    font-weight: 700;
    color: #00f0ff;
}
.section3_new>p{
    margin-bottom: 20px;
}
.section3_new div p{
    line-height: 1.8;
    margin-right: 30px;
}
.section3_new_left p{
    width: 280px;
}
.section3  .common_load_btn{
    margin:0 auto;
}
.advice_btn i{
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 5px;
    vertical-align: middle;
    background: url(../images/advice_icon1.png) center center no-repeat;
    background-size: cover;
}
.advice_btn:hover i{
    background: url(../images/advice_icon2.png) center center no-repeat;
    background-size: cover;
}
/*section4 */
.section4{
    background: url(../images/car_bg.png) center top no-repeat;
    background-size: 100% 398px;
}
.section4_video_list{
    margin-bottom: 60px;
}
.section4_video_item{
    overflow: hidden;
    cursor: pointer;
}
.section4_video_item{
    transition: all 0.5s;
}
.section4_video_item:hover{
    transform: translate(0 ,-10%);
}
.section4_common_item img{
    vertical-align: middle;
}
.section4_common_item p{
    height: 64px;
    background: #2d98ff;
    position: relative;
    line-height: 63px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: 700;
}
.section4_review_item p{
    height: 30px; 
}
.section4_video_item p i{
    position: absolute;
    top:50%;
    right:20px;
    transform: translate(0,-50%);
    width: 24px;
    height: 24px;
    background: url(../images/arrow_right.png) center center no-repeat;
    background-size: cover;
}
.section4_review_item>div{
    width: 588px;
    height: 331px;
    position: relative;
}
.section4_review_item>div img{
  display: block;
  width: 588px;
}
.section4_review_item>div i{
    position: absolute;
    bottom:20px;
    right:20px;
    width: 68px;
    height: 77px;
    background:url(../images/video_icon1.png) center center no-repeat;
    background-size: cover;
}
.section4_review_item:hover>div i{
    background:url(../images/video_icon2.png) center center no-repeat;
    background-size: cover;

}
/*section5*/
.section5{
    background: url(../images/section5_bg.png) center center no-repeat;
    background-size: cover;
}
.activity_rule{
    background: url(../images/rule_bg.png) center center no-repeat;
    background-size: cover;
    height: 271px;
    padding: 30px 45px;
}
.activity_rule_text{
    padding-top: 10px;
}
.activity_rule_text>p{
    line-height: 2.5;
}
.activity_rule_text>div>span img{
    vertical-align: middle;
    margin-right: 10px;
}
.activity_rule_text>div>span {
    margin-right: 40px;
    margin-top: 10px;
    display: inline-block;
}
.activity_rule_code p{
    text-align: center;
}
/*公司简介*/
.company .company_logo{
    margin-bottom: 35px;
}
.section_company_content h3{
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
}
.section_company_content{
    width: 100%;
}
.section_company_content p{
    width: 960px;
    font-size: 16px;
    line-height: 1.8;
}
.section_company_content p a{
    color:#00F0FF;
    font-size: 16px;
}
.section_company_content p a:hover{
    text-decoration:  underline;
}
.company_code {
}
.company_code p{
    text-align: center;
    font-size: 16px;
}
/*侧边栏 start*/
.aside{
    position: fixed;
    top:50%;
    right:20px;
    transform: translate(0,-50%);
    width: 122px;
    height: 261px;
    padding: 0 13px;
    background:url(../images/aside_bg.png) center center no-repeat;
    background-size: cover;
    z-index: 99;
}
.aside_top_bg{
    position: absolute;
    left: 50%;
    top:-74px;
    transform: translate(-50%,0);
}
.aside .lotter_num_text{
    text-align: center;
    padding-top:48px;
}
.aside .lotter_num_text i{
    color:#00F0FF;
    font-size: 16px;
}
.aside  .aside_btn{
    display: block;
    margin: 10px auto;
    width: 100px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    background: #1bcbfe;
    border-radius: 4px;
}
.aside  .aside_btn:hover{
    background-color: #3BAAFF;
}
.aside .aside_rule{
    font-size: 12px;
    color:#9CCFFF;
}
.aside_close{
    position: absolute;
    top: -83px;
    right: -5px;
    width: 16px;
    height: 16px;
    z-index: 2;
    background: url(../images/aside_close.png) center center no-repeat;
    cursor: pointer;
}
.aside_close:hover{
    background: url(../images/aside_close2.png) center center no-repeat;
}
/*侧边栏 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: #a8e8ff;
    background-size: 100% 100%;
    overflow: hidden;
}

.draw-list-item .vlm-wrap {
    height: 116px;
}

.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;
    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: 120px;
    color: #DEF2FF;
}
.lt{
    width: 90px;
    color:#00F0FF;
}
.ct {
    width: 90px;
    color: #DEF2FF;
    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: #d4f5ff;
    margin-right: 15px;
    margin-bottom: 24px;
    box-shadow: 0px 9px 0px 0px #bbefff;
}
.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: #005EB8;
    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: #005eb8;
    box-shadow: 0px 9px 0px 0px #0b59a2;
    background-size: 100% 100%;
    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: #014D97;
    box-shadow: 0px 9px 0px 0px #105aa1;
}

#begin_btn span {
    text-align: center;
}
#begin_btn span i{
    font-size: 16px;    
    color: #fff;
    font-weight: 400;
}
#prize_area {
    display: flex;
    justify-content:space-between;
    margin-bottom: 36px;
}

/* 抽奖样式 end */

/* 弹窗 */
.layer_user_info_form .layui-layer-title{
    background: transparent;
    height: auto;
    line-height: 24px;
    color: #333;
    font-size: 24px;
    padding: 20px 20px 0px 30px;
    border-bottom: 0px solid #e4e4e4;
    text-align: left;
    font-weight: 700;
}
.layer_user_info_form .layui-layer-title .layer_tip{
    font-weight: 400;
    font-size: 16px;
}
.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 30px;
    padding-bottom: 0px;
}
.layer_user_info_form  .collect_title{
    margin-bottom: 16px;
    font-weight: 400;
    font-size: 14px;
    color: #fb4754;
}
.layer_user_info_form  .collect_title i{
    display: inline-block;
    position: relative;
    top: 3px;
    left: -9px;
    width: 5px;
    height: 19px;
    background: #009cff;
}
.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:350px;
    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:350px;
    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;
    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: 47%;
    display: inline-block;

}

.submit_form_register .label_info_radio  label{
    display: block;
}
.submit_form_register .label_info_radio input[type="radio"] {
    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 .label_info_radio input[type="radio"]:checked {
 /* background: url(../images/checkbox.png) center center no-repeat;*/
  background-size:cover;
  border:3px 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: left;
    margin-left: 73px;
    padding-top: 0px;
}
.layer_user_info_form .layui-layer-btn .layui-layer-btn0{
    width: 83%;
    height: 40px;
    background: #2897d3;
    border: 1px solid transparent;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
}
.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;
}

/* 弹窗 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;
    padding-top: 20px;
}
.layer_lotter_success p{
    font-size: 18px;
    font-weight: 700;
    color:#333;
}

.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;
    padding-top: 15px;
}
.layer_lotter_success_btn .lotter_text1{
    margin-bottom: 5px;
    padding-top: 0;
    font-size: 18px;
    color:#333;
}
.layer_lotter_success_btn .lotter_text2{
    margin-bottom: 0;
    padding-top: 0;
    font-size: 14px;
    color: #666;
}
.layer_lotter_info{    
    text-align: center;
}
.layer_lotter_info img{
    margin-bottom: 0px;
    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: 24px;
    font-weight: 700;
    color: #005EB8;
    margin-bottom: 15px;
}
.layer_lotter_prize_name img{
    margin-top: 10px;
    margin-bottom: 10px;
}
.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: 402px;
    height: 339px;
    background: url(../images/zjMd_bg.png) center center no-repeat;
}
.zjMd_tip {   
    margin-top: 47px;
    font-size: 14px;
    line-height: 1.8;
    color: #fff;
}
.zjMd_tip b{
    display: block;
    font-size: 16px;
    margin-bottom: 10px;
}
.zjMd h3 {
    line-height: 38px;
    height: 38px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    letter-spacing: 2.8px;
    text-align: center;
}
#jq_marquee_box {
    margin-top: 0px;
    width: 100%;
    height: 282px;
    padding: 5px 32px;
    box-sizing: border-box;
    line-height: 40px;
    letter-spacing: 0.8px;
}
#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;
    }
    /*导航栏样式*/
    .nav .nav_logo img {
        width: 1.72rem;
        margin-left: 0.3rem;
    }
    .nav_list{
        display: none;
        position: fixed;
        top:0.88rem;
        right:0;
        height: calc(100% - 0.88rem);  
        background: #0858a4;
        width: 4rem;
    }
    .nav_list li{
        padding: 0 0rem;
    }
    .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.96rem;
        font-size: 0.3rem;
      /*  color: #fff;*/
        font-weight: 700;
        border-bottom: 1px solid #1e8ef3;
        padding-left: 0.2rem;
    }
    .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;
    }
    .nav_list li.active a{
        color:#fff;
        background: #086fd1;
        border-bottom: 0px solid #1e8ef3;
    }
    .nav_list li:hover a{
        color:#fff;
        border-bottom: 0px solid #1e8ef3;
    }
   .nav_logo{
        display: flex;
       align-items: center;
        height: 0.88rem;
    }
    /*导航栏样式*/
    /*title 样式*/   
    .title {
        width: 5.64rem;
        height: 0.56rem;
        padding-left: 1.2rem;
        margin-bottom: 0.56rem;
        background: url(../images/title_m.png) center center no-repeat;
        background-size: cover;
    }
    .title span {
        font-size: 0.36rem;
        top: -0.27rem;
    }
    /*banner*/
    .banner {
        height: 6.4rem;
        background: url(../images/banner_m.png) center center no-repeat;
        background-size: 100% 6.4rem;
        margin-top:0.88rem;
    }
    .banner_video_box video{
        display: none;
    }
    .banner_video_box {
        position: absolute;
        right: 12.5%;
        bottom: 10%;
        width: 5.6rem;
        height: 3.15rem;
        background: url(../images/banner_video.png) center center no-repeat;
        background-size: contain;
    }
    .banner_video_box:after{
        content:"";
        position: absolute;
        top:50%;
        left:50%;
        transform: translate(-50%,-50%);
        width: 0.96rem;
        height: 0.96rem;
        background: url(../images/video_icon.png) center center no-repeat;
        background-size: cover;
    }
    /*banner*/
    /*section1*/
    .section1_activity_bg {
        width: 100%;
        height: 6.9rem;
        padding: 0.3rem;
        background: url(../images/activity_bg_m.png) center center no-repeat;
        background-size: cover;
        display: block;
    }
    .section1_activity_inner_bg {
        width: 100%;
        height: 3.04rem;
        padding: 0.3rem;
        background: url(../images/activity_inner_bg_m.png) center center no-repeat;
        background-size: cover;
        margin-bottom: 0.16rem;
    }
    .section1_title {
        font-size: 0.32rem;
        font-weight: 700;
        margin-bottom: 0.15rem;
    }
    .section1_time_local {
        font-size: 0.24rem;
    }
    .section1_type {
        font-size: 0.24rem;
        padding-top: 0.12rem;
    }
    .section1_type span {
        font-size: 0.36rem;
        color: #00F0FF;
    }
    /*section1*/
    /*section2*/
    .section2 {
        background: url(../images/section2_bg_m.png) center center no-repeat;
        background-size: contain;
    }
    .section2>.wrap{
        flex-wrap:wrap;
    }
    .section2_case_content_box{
        order: 2;
        width: 100%;
    }
    .section2_case_nav{
        order: 1;
        width: 100%;
    }
    .section2_case_content_box {
        padding-top:0rem;
    }
    .common_btn_bg {
        width: 2.28rem;
        height: 1.64rem;
        background: url(../images/btn_bg1_m.png) center center no-repeat;
        background-size: contain;
        padding-top: 0.13rem;
        margin-bottom: 0.1rem;
        cursor: pointer;
        text-align: center;
    }
   
    .swiper-slide-active .common_btn_bg, .common_btn_bg:hover, .common_btn_bg.active {
        background: url(../images/btn_bg2_m.png) center center no-repeat;
        background-size: contain;
    }
    .common_btn_bg img{
        width: 1rem;
        vertical-align: middle;
    }
    .common_btn_bg p {
        font-size: 0.24rem;
    }
    .section2_case_nav{
        display: flex;
        margin-bottom: 0.2rem;
    }
    .section2_case_nav li{
        margin-right: 0.1rem;
    }
    .commom_case_content h3 {
        font-size: 0.32rem;
        margin-bottom: 0.2rem;
        font-weight: 700;
    }
    .commom_case_content p {
        font-size: 0.24rem;
        line-height: 1.8;
        margin-bottom: 0.4rem;
        width: 100%;
    }
    .common_load_btn {
        display: block;
        width: 2.6rem;
        height: 0.64rem;
        background-size: contain;
        font-size: 0.28rem;
        text-align: center;
        line-height: 0.64rem;
    }
    .common_load_btn:hover{
        background-size: contain;
    }
    .common_load_btn i{
        width: 0.32rem;
        height: 0.32rem;
    }
    .section2_1 {
        padding-bottom: 1.6rem;
    }
    .section2_1>.wrap{
        display: block;
    }
    .mySwiper1 {
        height: auto;
        overflow: hidden;
        overflow-x: auto;
        width: calc(100% + 0.3rem);
    }
    .mySwiper1  .swiper-wrapper{
        width: 9.52rem;
        display: flex;
    }
    .mySwiper1  .swiper-wrapper .swiper-slide{
        width: 2.28rem;
        margin-right: 0.1rem;
    }
    .mySwiper1_box {
        position: relative;
        height: auto;
        padding: 0;
    }
    .section2_1_case_content_box {
        padding-top: 0.3rem;
    }
    /*section2*/
    /*section3*/    
    .section3 .flex{
        display: block;
    }
    .section3_new {
        width: 100%;
        height: 7.3rem;
        padding: 0.3rem;
        margin-bottom: 0.16rem;
        background: url(../images/section3_bg_m.png) center center no-repeat;
        background-size: contain;
    }
    .section3_new h3 {
        font-size: 0.48rem;
    }
    .section3_new div p {
        line-height: 1.6;
        margin-right: 0;
        width: 100%;
        font-size: 0.24rem;
    }
    .section3_new_left{
        margin-bottom: 0.1rem;
    }
    .section3_new>p {
        margin-bottom: 0.1rem;
        font-size: 0.24rem;
    }
    .advice_btn{
        width: 3.2rem;
        height: 0.64rem;
        background:url(../images/load_btn_m2.png) center center no-repeat;
    background-size: contain;
    }
    .advice_btn:hover{
        background:url(../images/load_btn_m2.png) center center no-repeat;
    background-size: contain;
    }
    /*section3*/
    /*section4*/
    .section4 {
        background: url(../images/car_bg_m.png) center top no-repeat;
        background-size: 100% 2.8rem;
    }
    .section4_video_list {
        margin-bottom: 0.6rem;
    }
    .section4_review_item ,
    .section4_video_item{
        width: 49.5%;
    }
    .section4_common_item img{
        width: 100%;
        vertical-align: middle;
    }
    .section4_common_item p {
        height: 1.4rem;
        background: #2d98ff;
        position: relative;
        line-height: 1.6;
        padding: 0.1rem;
        font-size: 0.24rem;
        font-weight: 400;
    }
    .section4_review_item p{
        height: .3rem;
    }
    .section4_video_item p i{
        display: none;
    }
    .section4_review_item>div {
        width: 100%;
        height: auto;
        position: relative;
    }
    .section4_review_item>div img {
      width: 100%;
      height: 1.96rem;
    }
    .section4_review_item>div i {
        position: absolute;
        bottom: 0.1rem;
        right: 0.1rem;
        width: 0.86rem;
        height: 0.9rem;
        background-size: 75%;
    }
     .section4_review_item:hover>div i{
        background-size: 75%;
     }
    /*section4*/
    .activity_rule {
        width: 100%;
        height: 7.76rem;
        padding: 0.3rem;
        background: url(../images/rule_bg_m.png) center center no-repeat;
        background-size: contain;
        border-radius: 0px;
        margin: 0 auto;
        margin-top: 0;
        display: block;
        position: relative;
    }
    .activity_rule {
        display: block;
    }
    .activity_rule_text>p {
        line-height: 1.6;
        font-size: 0.28rem;
        margin-bottom: 0.1rem;
    }
    .activity_rule_text>div>span {
        margin-right: 0;
        margin-top: 10px;
        display: block;
    }
    .activity_rule_code{
        position: absolute;
        bottom:0.4rem;
        right:0.3rem;
        text-align: center;
    }
    .activity_rule_code img{
        width: 2.4rem;
    }
    .activity_rule_code p{
        font-size: 0.28rem;
    }
    .company .flex{
        display: block;
    }
    .company .company_logo {
        margin-bottom: 0.45rem;
        width: 2.88rem;
    }
    .section_company_content h3 {
        font-size: 0.36rem;
        font-weight: 700;
        margin-bottom: 0.2rem;
    }
    .section_company_content p {
        width: 100%;
        font-size: 0.28rem;
        line-height: 1.8;
    }
    .company_code {
        text-align: center;
        padding-top: 0.6rem;
    }
    /* 抽奖部分 start*/
    .section5{
        background: #0269cb;
    }
    .content_box {
        margin-bottom: 0.4rem;
    }
    #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.24rem;
        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 0.09rem 0px 0px #0b59a2;
    }

    .zjMd {
        position: relative;
        width: 100%;
    /*    background: #ffffff;*/
        border-radius: 0rem;
        margin-top: 0.3rem;
        margin-bottom: 2.2rem;
        height: 5.56rem;
        background: url(../images/zjMd_bg_m.png) center center no-repeat;
        background-size: contain;
    }

    .zjMd_tip b{
        display: inline;
        font-size: 0.24rem;
        margin-bottom: 0px;
    }
    .zjMd_tip {
        margin-top: 0.27rem;
        font-size: 0.24rem;
        line-height: 1.6;
    }
    .zjMd h3 {
        line-height: 0.6rem;
        height: 0.6rem;
        font-size: 0.26rem;
    }
    #jq_marquee_box {
        margin-top: 0.3rem;
        width: 100%;
        margin-bottom: 0.8rem;
        height: 4rem;
        padding: 0.2rem 0.32rem;
        box-sizing: border-box;
        font-size: 0.24rem;
        line-height: 40px;
        letter-spacing: 0.03rem;
    }
    .section5 .content_box{
        padding:0;
    }   
    .draw-list-item {
        width: 2.16rem;
        height: 1.65rem;
        margin-right: 0.1rem;
        margin-bottom: 0.2rem;
        padding-top: 0px;
        position: relative;
        box-shadow: 0px 0.09rem 0px 0px #bbefff;
        /* box-shadow: 0px 2px 0px 0px #f29300; */
    }
    .layer_lotter_prize_name {
        text-align: center;
        padding-top: 0.4rem;
    }
   
    /* 抽奖部分 end*/

   
    /* 弹窗部分 start*/
    .layer_user_info_form .layui-layer-title {
        line-height: 1.8;
        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;
    }
    .layer_checkbox_label53{
        width: 61%;
    }
    .layer_checkbox_label46{
        width: 36%;
    }
    .layer_checkbox_label47{
        width: 47%;
    }
    .layer_checkbox_label51{
        width: 51%;
    }
    .layer_checkbox_label_100{
        width: 100%;
    }
    .layer_checkbox_label_16{
        width: 24%;
        margin-right:0rem;
        white-space: nowrap;
    }
    .layer_checkbox_label_70{
        width: 100%;
    }
    .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;
     }
     .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;
    }
    .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%;
    }
    /* 弹窗部分 end*/
   
    #banner,#order1,#order2,#order3,#order4{
        position: relative;
        top:-0.8rem;

    }

    #order3{
        position: relative;
        top:-1.4rem;
    }
  
}