
html{

        overflow-x: hidden;
}
.section{
    margin-bottom: 80px;
}
body{
}
/* 导航栏 start*/
.nav{
    height:80px;
    background: #fff;
    position: fixed;
    top:30px;
    left: 0px;
    right: 0px;
    z-index: 22;
}
#order1,#order2,#order3,#order4{
    position: relative;
    top:-120px;

}
.nav .nav_logo img{
    width: 275px;
    vertical-align: middle;
}
.nav_list li a{
    display: block;

    line-height: 80px;
   /* margin-right: 40px;*/
    font-size: 18px;
    color:#53565A;
}
.nav_list li{
    padding: 0 25px;
    cursor: pointer;
    position: relative;
}
/*.nav_list li:hover,
.nav_list li.active{
    color: #1e8ef3;
    position: relative;
}*/
@media screen and (min-width: 750px) {   
    
    .nav_list li:hover a{
        color:#0073C2;
        font-weight: 700;
     /*   border-bottom: 4px solid #0073C2;
*/    }
  .nav_list li:hover:after{
        content: "";
        position: absolute;
         width: 32px;
        height: 4px;       
        background: #0073C2;
        left: 50%;
        bottom: 0px;
        transform: translate(-50%,00%);
    }
}
.nav_list li.active:after{
        content: "";
        position: absolute;
         width: 32px;
        height: 4px; 
       
        background: #1e8ef3;
        left: 50%;
        bottom: 0px;
        transform: translate(-50%,00%);
    }
.nav_list li.active a{
        font-weight: 700;
    color:#0073C2;
   /* border-bottom: 4px solid #0073C2;*/
}
.nav_list li:last-child a{
    margin-right: 0px;
}
/* 导航栏 end*/
/*banner start*/
.banner{
    height:560px;
    background: url(../images/banner.png) center center no-repeat;
    background-size:cover;
    margin-top:110px;
    margin-bottom: 80px;
}

/*banner end*/

/*公共title start*/
.title_common{
    width: 400px;
    height: 50px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 60px;
}
.title_common h2{
    position: absolute;
    width: 400px;
    height: 50px;
    top:0px;
    left:0px;    
    font-size: 36px;
    line-height: 16px;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
}
.title_common2 h2{
    color: #0090dd;
}
.title_common iframe{
    border:none;
}
/*公共title end*/
/*section1 start*/
.section1 .activity_text{    
    font-size: 16px;
    color: #333333;
    line-height: 32px;
    margin-bottom: 50px;
}
.section1 .activity_text.mb30{
    margin-bottom: 30px;
}
.game_level_box iframe{
    border: none;
    background:transparent;
}
.game_level_left{
    width: 740px;
    height: 280px;
    background: url(../images/section1_1.png) center center no-repeat;
    background-size: cover;
    position: relative;
}

.game_level_left .game_level_left_bg1{
    border: none;
    position: absolute;
    left:50%;
    transform: translate(-50%,0);
    bottom:20px;
    z-index: 2;
}
.game_level_left .game_level_left_bg2{
    border: none;
    position: absolute;
    right:151px;
    top:0;
    z-index: 2;
}
.game_level{
    position: absolute;
    top:87px;
}
.game_level_1{
    background:url(../images/unfinshed.png) center center no-repeat;
    left:133px;
}
.game_level_2{
    background:url(../images/unfinshed.png) center center no-repeat;
    left: 318px;
    
}
.game_level_1.active{
    background:url(../images/finshed.png) center center no-repeat;

}
.game_level_2.active{
    background:url(../images/finshed.png) center center no-repeat;
    
}
.game_level_3{
    background:url(../images/prize.png) center center no-repeat;
     left:484px;
    
}
.game_level_1,.game_level_2{
    width: 106px;
    height: 84px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    line-height: 84px;
    color: #878787;
}
.game_level_3{
    width: 106px;
    height: 90px;
    top:83px;
}
.game_level_right{
    width: 460px;
    height: 280px;
    border: 1px solid #dbf0fc;
    background: url(../images/section1_2.png) center center no-repeat;
    background-size: cover;
    padding:35px 30px 0;
}
.game_level_right p{    
    font-size: 16px;
    color: #666666;
}
.game_level_right .game_level_title{
    margin-bottom: 10px;
}
.game_level_right p.mb10{
    margin-bottom: 10px;
}
/*section1 end*/
/*section2 start*/
.section2{
    background:url(../images/section2_bg.png) center center no-repeat;
    background-size:cover;
    height: 1268px;
    padding-top: 128px;
}
.mySwiper1 .swiper-wrapper{
    display: flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.mySwiper1 .swiper-slide{
    width: 590px;
    height: 290px;
    background: url(../images/section2bg.png) center center no-repeat;
    margin-bottom: 20px;
    padding: 33px 30px 0;
    position: relative;
}
.mySwiper1 .swiper-slide h3{
    font-size: 18px;
    font-weight: 700;
    color: #0092db;
    margin-bottom: 14px;
}
.mySwiper1 .swiper-slide .pdf_img{
    margin-right: 20px;
}
.mySwiper1 .swiper-slide p{
    line-height: 20px;
    font-size: 12px;
    color: #949494;
}
.mySwiper1 .swiper-slide p.mb10{
    margin-bottom: 10px;
}
.r-top{
  position: relative;
  top: -4px;
}
.pdf_btn{
    position: absolute;
    right:30px;
    bottom:30px;
    width: 110px;
    height: 32px;
    background: #ffffff;
    border: 1px solid #0090dd;
    line-height: 30px;
    color: #0090dd;
    text-align: center;
}
.pdf_btn i{
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/load1.png) center center no-repeat;
    background-size: cover;
    vertical-align: middle;
    margin-right: 5px;
}
.mySwiper1 .swiper-slide .pdf_btn:hover{

    background: #0090dd;
    color:#fff;
}
.mySwiper1 .swiper-slide .pdf_btn:hover i{
    background: url(../images/load2.png) center center no-repeat;
    background-size: cover;
}
/*section2 end*/
/*section3 start*/
.mySwiper2_box{
    position: relative;
}
.mySwiper2{
    overflow: hidden;
    padding-bottom: 50px;
}
.mySwiper2_box .swiper-button-prev,.mySwiper2_box .swiper-container-rtl .swiper-button-next {
    background-image: url(../images/arrow_left1.png);
    left:-50px;
    right: auto;
}
.mySwiper2_box .swiper-button-prev:hover,.mySwiper2_box .swiper-container-rtl .swiper-button-next:hover {
    background-image: url(../images/arrow_left2.png);
}
.mySwiper2_box .swiper-button-next,.mySwiper2_box .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/arrow_right1.png);
    right: -50px;
    left: auto;
}
.mySwiper2_box .swiper-button-next:hover,.mySwiper2_box .swiper-container-rtl .swiper-button-prev:hover {
    background-image: url(../images/arrow_right2.png);
}
.mySwiper2_box .swiper-button-next,.mySwiper2_box .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -44px;
    z-index: 10;
    cursor: pointer;
    background-size: 40px 40px;
    background-position: center;
    background-repeat: no-repeat;
}
.video_item{
    width: 590px;
    height: 332px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.video_item p{
    font-size: 16px;
    color:#fff;
    line-height: 55px;
    padding-left: 20px;
    position: absolute;
    bottom:0;
    z-index: 2;
    width: 590px;
    height: 55px;
    background: url(../images/video_title_bg.png) center center no-repeat;
}
.video_item i{
    position: absolute;
    right: 20px;
    bottom:65px;
    width: 64px;
    height: 64px;
    background: url(../images/video1.png) center center no-repeat;
    background-size: cover;
}
.video_item:hover i{
    background: url(../images/video2.png) center center no-repeat;
    background-size: cover;
}
.video_item img{
    transition: transform 0.5s; 
}
.video_item:hover img{
    transform: scale(1.2);
}
.swiper-pagination-bullet {
    background: #a3c5d6;
    opacity: 1;
}
.swiper-pagination-bullet-active {
    width: 24px;
    height: 8px;
    background: #0090dd;
    border-radius: 4px;
}
/*section3 end*/
/*section4 start*/
/*抽奖界面--------------------*/

.section4{
    background:url(../images/section4_bg.png) center center no-repeat;
    background-size: cover;
    height: 841px;
    padding-top: 128px;
}
.lucky_draw{
 /* width: 1030px;*/
    height: 220px;
   /* background: #103053;
    border: 4px solid #0f5b9e;*/
}

.lucky_draw_prize_box{
    margin-bottom: 43px;
}
.lucky_draw  .lucky_draw_prize_bg{
   /* padding:20px 0;*/
    width: 1040px;
    background: url(../images/prize_bg.png);
    height: 150px;   
    margin-top: 31px;
}
.lucky_draw  .lucky_draw_prize_list{
    width: 1040px;
   
    height: 220px;
    background: #103053;
    border: 4px solid #0f5b9e;
    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: #0f5b9e 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 #0f5b9e 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{
   width: 170px;
    height: 220px;
    background: #0090dd;
    border-radius: 0px 8px 8px 0px;    
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
   /* line-height: 166px;*/
    cursor: pointer;
    padding-top: 80px;
}
.lucky_draw_prize_btn p:last-child{
    font-size: 14px;
}
.lucky_draw  .lucky_draw_prize_btn:hover{
    background:#0F5B9E;
}
.lucky_draw_name{
    margin-bottom: 10px;
}
.lucky_draw_name_left {
     width: 520px;
    height: 220px;
    background: #ffffff;
    border-radius: 4px;
}
.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: #0f5b9e;/*
    border-radius: 4px 0px 0px 4px;*/
    font-size: 18px;
    writing-mode: vertical-rl;
    line-height:60px;
    letter-spacing: 4px;
    color: #fff;
}
#jq_marquee_box .lt{
    width: 86px;
    color:#3253DC;
     word-break:keep-all; 
     white-space:nowrap;
    color: #0f5b9e;
}
#jq_marquee_box .ct{
    font-size: 14px;
    color: #bbc0c8;
    width: 60px;
    text-align: center;
    margin-right: 10px;
}
#jq_marquee_box  .gt{
    font-size: 14px;
    color: #4a5a75;
}
.lucky_draw_rule_right{
    width: 565px;
}
.lucky_draw_rule_right p{
    color:#fff;

font-size: 14px;
line-height: 1.8;
}
.lucky_draw_rule_right_text{
width: 385px;
padding-top:20px;
}
.lucky_draw_rule_right>p:first-child{
    font-size: 12px;
    color: #c4d9eb;
    margin-bottom: 47px;
}
/*抽奖界面--------------------*/
/*section4 end*/
/*about start*/
.contact_box {
    height: 280px;
    margin-top: 40px;
    padding: 35px;
    box-sizing: border-box;
    border: 1px dashed #c81131;
    border-radius: 3px;
    font-size: 18px;
    color:#555;
}
.contact_box .spe {
    color: #E60028;
}
.contact_box .tip {
    margin-bottom: 20px;
}
.contact_box {
    line-height: 2;
}
.contact_box .t_box {
    float: left;
}
.contact_box .i_box {
    float: right;
    text-align: center;
    font-weight: 700;
}
.contact_box .i_box img {
    vertical-align: top;
}
.about_cover{
    cursor: pointer;
}
.about_box .t_box {
    float: left;
    width: 940px;
    font-size: 14px;
    line-height: 1.5;
}
.about_box .t_box {
}
.about_box .t_box p{
    line-height: 25px;
}
.about_box .concat {
    margin-top: 30px;
    border-top: 1px solid #e4e4e4;
    width: 50%;
    font-size: 14px;
}
.about_box .qr_img {
    float: right;
    margin-top: 70px;
    font-size: 14px;
    width: 180px;
    text-align: center;
}
.about_box .qr_img img {
    vertical-align: top;
    margin-bottom: 15px;
    cursor: inherit;
}
.about_box .qr_img .spe {
    color: #E80027;
}
.about_box .tip {
    padding: 20px 0 8px;
    color: #E80027;
    font-weight: 700;
    font-size: 16px;
}
.about_txt{
    font-size: 14px;
    line-height: 28px;
}
.about_txt h5{
    color: #333;
    font-size: 18px;
    margin-bottom: 15px;
}
.about_txt h5 i{
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 6px;
height: 20px;
background: #0090dd;
}
.about_txt p{
    margin-bottom: 30px;
    color: #555;
    font-size: 16px;
}
.about_txt p a{
    /*margin-left: 10px;*/
    color: #337AB7;
}
.about_txt p a:hover{
    color:#0090dd ;
    text-decoration: underline;
}
.qrCode_box{
    font-size: 14px;
    line-height: 25px;
    margin-top: 40px;
}
.qrCode_box img{
    margin: 0 35px 0 0;
}
.qrCode_box p{
    margin-top: 25px;
}
.side_button a{
    color: #fff;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.concat h2{
    margin-bottom: 65px;
}
.concat_box {
    margin-bottom: 50px;
}
.video_cover{
    position: relative;
}
.video_box .play_icon {
    cursor: pointer;
    display: block;
    position: absolute;
    right: 20px;
    bottom: 10px;
    width: 60px;
    height: 60px;
    background: url(../images/video1.png);
    background-size: 100% 100%;
}
.about_video .play_icon {
    cursor: pointer;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    background: url(../images/video1.png);
    background-size: 100% 100%;
}
.video_cover:hover .play_icon,
.about_video .about_cover:hover .play_icon{
    background: url(../images/video2.png);
    background-size: 100% 100%;
}
.about_video li p{
    text-align: center;
    font-size: 16px;
    color: #949494;
    line-height: 2;
}
.about_video li p.about_video_text{

    color: #337ab7;
}
.about_video li p.about_video_text img{
    vertical-align: middle;
    margin-right: 5px;
}
/*about end*/
/*aside start*/
.aside{
    position: fixed;
    top:50%;
    right:20px;
    transform: translate(0,-50%);
    z-index: 99;
}
.asite_close_btn{
    position: absolute;
    top:-20px;
    right:-20px;
    width: 20px;
    height: 20px;
    background:url(../images/asite_close_btn.png) center center no-repeat;
    background-color: #333;
    border-radius: 50%;
    cursor: pointer;
}
.aside_title_bg{
    vertical-align: middle;
}
.aside .aside_box .qrcode1{

    width: 140px;
    vertical-align: middle;
    margin-bottom: 4px;
}
.aside .aside_box{
    width: 160px;
    height: 421px;
    background: linear-gradient(180deg,#ffffff, #eef9ff);
    border: 1px solid #dbf0fc;
    padding:10px;
}
.aside_text1{
    font-size: 14px;
    text-align: center;
    color: #333333;
}
.aside_text2{   
    font-size: 12px;
    text-align: center;
    color: #949494;
    margin-bottom: 8px;
}
.aside .aside_btn{
    display: block;
    width: 120px;
    height: 32px;
    font-size: 14px;
    background: #0090dd;
    border-radius: 4px;
    text-align: center;
    line-height: 32px;
    color: #ffffff;
    margin:0 auto;
    margin-bottom: 8px;
}
.aside .aside_btn:hover{
    background-color: #337AB7;
}
.aside .aside_btn_bottom{
    width: 120px;
    height: 44px;
    background: #ffa114;
    border-radius: 4px;
    line-height: 1.5;
}
.aside .aside_btn_bottom:hover{
    background-color: #E59112;
}
.aside .aside_btn_bottom span{
    display: block;
    font-size: 12px;
}
.back_top{
    display: block;
    text-align: center;
}
.back_top img{
    opacity: 0.8;
}
.back_top img:hover{
    opacity:1;
}
/*aside end*/

/* 弹窗 */
.submit_input_flex>div{
    width:48%;
}
.layer_user_info_form .layui-layer-title{   
    height: 50px;
    background: #0090dd;
    line-height:50px;
    color: #fff;
    font-size:18px;
    padding:0px 30px ;
    border-bottom:1px solid #e4e4e4;
    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(../images/close.png) no-repeat;
    background-size: cover;
}
.submit_form_register{
    padding:20px 30px;
}

.submit_form_register .inline_dl_flex{
    display: flex;
    justify-content: space-between;
}
.submit_form_register .inline_dl_flex_box {
    width: 48%;
}
.submit_form_register .inline_dl {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    color:#333;
    line-height: 40px;
    margin-bottom: 20px;
}

.submit_form_register dl{
    color:#333;
}
.inline_dl dt{
    width:62px;
}
.inline_dl dd{
    width: calc(100% - 62px);
}
.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;
    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/radio.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: left;
    padding-left: 26px;
}
.layer_user_info_form .layui-layer-btn .layui-layer-btn0{
   width: 350px;
    height: 50px;
    background: #0090dd;
    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{
    text-align: center;
}
.layer_lotter_success p{
    font-size: 24px;
    font-weight: 700;
    color:#333;
}
.layer_lotter_success  .scroe_text1{
        
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    margin-bottom: 10px;
}
.layer_lotter_success  .scroe_text2{    
    font-size: 24px;
    font-weight: 700;
    color: #0074be;
}

.layer_lotter_alert_scroe{

    background:linear-gradient(180deg,rgba(0 ,156, 255,0.2), #ffffff);
}
.layer_lotter_success img{
    margin-bottom: 0px;
    margin-top: 10px;
}
.layer_lotter_success_btn img{
    margin-bottom: 10px;
    margin-top: 0px;
}
.layer_lotter_success_btn p{
    margin-bottom: 20px;
}
.layer_lotter_info{    
    text-align: center;
}
.layer_lotter_info img{
    margin-bottom: 20px;
    margin-top: 10px;
}
.layer_lotter_info .layer_lotter_text1{    
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
    color:#333;
}
.layer_lotter_info .layer_lotter_text2{
    font-size: 14px;
    color: #666666;
}
/*.layer_lotter_alert_title_no{

    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: #0090DD;
    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:0rem 0.3rem;
        margin-bottom: 0.6rem;
    }
    /*导航栏样式*/
    .nav .nav_logo img {
        width: 2.78rem;
        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.3rem;
      /*  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;
    }
    /*导航栏样式*/
    /*title 样式*/
    .title_common h2{
        font-size: .48rem;
        width: 100%;
        text-align: center;
        line-height: 0.3rem;
    }
    .title_common iframe{
        width: 5.12rem!important;
        height: 0.65rem!important;
        margin:0 auto;
    }
    .title_common {
        width: 5.12rem;
        height: 0.65rem;
        margin: 0 auto;
        position: relative;
        margin-bottom: 0.6rem;
    }
    .title_common h2{
    }
    /*banner*/
    .banner {
        height: 4rem;
        background: url(../images/banner_m.png) center center no-repeat;
        background-size: 100% 4rem;
        margin-top:0.88rem;
        margin-bottom: 0.6rem;
    }
    /*banner*/
    /*section1 start*/
    .section1 .activity_text {
        font-size: 0.24rem;
        color: #333333;
        line-height: 1.8;
        margin-bottom: 0.4rem;
    }
    .section1 .activity_text.mb30{
        margin-bottom: 0.4rem;
    }
    .game_level_box {
        flex-wrap: wrap-reverse;
    }
    .game_level_right {
        width: 100%;
        height: 5.38rem;
        background: url(../images/section1_2_m.png) center center no-repeat;
        background-size: cover;
        padding: 0.54rem 0.3rem;
    }
    .game_level_right p {
        font-size: 0.28rem;
    }
    .game_level_left .game_level_left_bg1{
        width: 6.66rem!important;
        height:1.32rem!important;
        bottom:0;
    }
    .game_level_left {
        width: 100%;
        height: 3.4rem;
    }
    .game_level_left .game_level_left_bg2 {        
        width: 0.76rem!important;
        height: 0.98rem!important;
        border: none;
        position: absolute;
        right: 0.5rem;
        top: 0rem;
        z-index: 2;
    }
    .game_level{
        position: absolute;
        top: 01rem;
    }
    .game_level_1{
        background:url(../images/unfinshed.png) center center no-repeat;
        left: 0.6rem;
    }
    .game_level_2{
        background:url(../images/unfinshed.png) center center no-repeat;
        background-size: cover;
        left: 2.8rem;
    }
    .game_level_1.active{
        background:url(../images/finshed.png) center center no-repeat;
        background-size: cover;
    }
    .game_level_2.active{
        background:url(../images/finshed.png) center center no-repeat;
        background-size: cover;
        
    }
    .game_level_3{
        background:url(../images/prize.png) center center no-repeat;
        background-size: cover;
        left: 5rem;
    }
    .game_level_1,.game_level_2{
        width: 1.76rem;
        height: 1.31rem;
        font-size: 16px;
        line-height: 1.31rem;
    }
    .game_level_3{
        width: 1.55rem;
        height: 1.32rem;
        top: 1rem;
    }
   
    /*section1 end*/
    /*section2 start*/
    .section2{
        background: url(../images/section2_m.png) center center no-repeat;
        background-size: cover;
        height: 12.94rem;
        padding-top:0.8rem;
    }
    .mySwiper1_box{
        position: relative;
    }
    .mySwiper1 {
        padding-bottom: 0.6rem;
        overflow: hidden;
    }
    .mySwiper1 .swiper-slide {
        width:100%;
        height: 4.46rem;
        background: url(../images/section2bg_m.png) center center no-repeat;
        background-size: cover;
        margin-bottom: 0.2rem;
        padding:0.52rem 0.3rem 0;
        position: relative;
    }
    .mySwiper1 .swiper-slide .pdf_img {
        margin-right: 0.2rem;
        width: 1.68rem;
        height: 2.24rem;
    }
    .pdf_btn {
        position: absolute;
        right: 0.3rem;
        bottom: 0.3rem;
        width: 2rem;
        height: 0.64rem;
        background: #ffffff;
        border: 1px solid #0090dd;
        line-height: 0.64rem;
        color: #0090dd;
        text-align: center;
        font-size: 0.28rem;
    }
    .pdf_btn i {
        width: 0.32rem;
        height: 0.32rem;
    }
    /*section2 end*/
    /*section3 start*/
    .mySwiper2  .swiper-slide>div{
        display: block;
    }
    .video_item img {
        transition: transform 0.5s;
        width: 100%;
        height: 3.94rem;
        object-fit: cover;
    }
    .video_item {
        width: 100%;
        height: 3.94rem;
        margin-bottom: 0.2rem;
    }
    .video_item p {
        font-size: 0.24rem;
        color: #fff;
        line-height: 0.68rem;
        padding-left: 0.2rem;
        position: absolute;
        bottom: 0;
        z-index: 2;
        width: 100%;
        height: 0.68rem;
        background: url(../images/video_title_bg.png) center center no-repeat;
        background-size:cover;
    }
    .video_item i {
        right: 0.4rem;
        bottom: 0.8rem;
        width: 0.8rem;
        height: 0.8rem;
    }
    .mySwiper2 {
        overflow: hidden;
        padding-bottom: 0.5rem;
    }
    .mySwiper2_box .swiper-button-next, .mySwiper2_box .swiper-button-prev{
        display: none;
    }
    /*section3 end*/
    /*section4 start*/
    .section4 {
        background: url(../images/section4_bg_m.png) center center no-repeat;
        background-size: 9rem 20.6rem;
        height: 20.6rem;
        padding-top: 0.8rem;
        width: 100%;
    }

    .lucky_draw_prize_box{
        margin-bottom: 0.6rem;
        display: block;
    }
    .lucky_draw .lucky_draw_prize_bg {
        width: 16.8rem;
        background: url(../images/prize_bg.png);
        height: 2.4rem;
        margin-top: 0.4rem;
        background-size: cover;
    }
    .lucky_draw .lucky_draw_prize_list {
        width: 100%;
        height: 3.32rem;
        border: 0.04rem solid #3253dc;      
        padding: 0px 0.2rem;
    }
    .lucky_draw .lucky_draw_prize_btn {
        width: 100%;
        height: 1.2rem;
        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: 4rem;
        display: block;
    }
    .lucky_draw_name_left h3 {
        text-align: center;
        width: 100%;
        height: 0.8rem;
        font-size: 0.28rem;
        writing-mode: initial;
        line-height: 0.8rem;
        letter-spacing: 2px;
    }
    .lucky_draw #jq_marquee_box{
        height: 3rem;
    }
    .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: 0.2rem;
    }
    .lucky_draw_rule_right p{
        font-size: 0.28rem;
    }
    .lucky_draw_rule_right>div>img{
        display: block;
        margin:0 auto;
        margin-top:0.4rem;
        width: 3.2rem;
        height: 3.2rem;
    }
    /*section4 end*/
    /*about start */
    .about_box {
        padding-bottom: 0.8rem;
    }
    .lucky_draw_rule_right {
        width: 100%;
    }
    .lucky_draw_name{
        display: block;
    }
    .about_txt p {
        margin-bottom: 0.6rem;
        color: #555;
        font-size: 0.28rem;
    }
    .about_cover>img{
        width: 100%;
    }
    .about_video{
        display: block;
    }
    .about_video li:nth-child(2) {
        margin:0.4rem 0;
    }
    .about_video li:nth-child(2) .about_pdf>img{
        display: block;
        margin:0 auto;
    }
    .about_video li:nth-child(3),.about_video li:nth-child(4){
        display: inline-block;
        width:49%;
    }
     .about_video li:nth-child(3) img,.about_video li:nth-child(4) img{
        width: 95%;
     }
    /*about end*/
   
    /* 弹窗部分 start*/
    .layer_user_info_form .layui-layer-ico {
        background: url(../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,#order3,#order4{       
        position: relative;
        top: -1.2rem;

    }
  
   
}
.about_pdf {
    cursor: pointer;
}