
html{

        overflow-x: hidden;
}
.section{
    margin-bottom: 100px;
    position: relative;
}
.bg1{
    position: absolute;
    left:-325px;
    top:66px;
    width: 738px;
    height: 738px;
    background: url(../images/bg2.png) ;
    opacity: 0.8;
    z-index: -1;
}
.bg3{

    top:300px;
}
.bg2{
    position: absolute;
    right:-325px;
    top:1173px;
    width: 738px;
    height: 738px;
    background: url(../images/bg1.png) ;
    opacity: 0.8;
    z-index: -1;
}
.bg2{
    top:520px;
}
body{
}
.layer_section1_img_item .layui-layer-setwin .layui-layer-close2{    
    right: -48px;
    top: -49px;
}
/* 导航栏 start*/
.nav{
    height: 68px;
    background: #185fb1;
    position: fixed;
    top:30px;
    left: 0px;
    right: 0px;
    z-index: 22;
}
#order1,#order2,#order3,#order4{
    position: relative;
    top:-100px;

}
.nav .nav_logo img{
    width: 127px;
    vertical-align: middle;
}
.nav_list li a{
    display: block;

    line-height: 64px;
   /* margin-right: 40px;*/
    font-size: 16px;
    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 {
    background: #124587;
    border-bottom: 4px solid #0081cc;
}
}
/*.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 {
    background: #124587;
    border-bottom: 4px solid #0081cc;
}
.nav_list li:last-child a{
    margin-right: 0px;
}
/* 导航栏 end*/
/*banner start*/
.banner{
    height: 600px;
    background: url(../images/banner.jpg) center center no-repeat;
    margin-top:68px;
    margin-bottom: 60px;
}
/*banner end*/
/*公共title start*/
.title_bg{
    height: 74px;
    background: url(../images/title_bg.png) center center no-repeat;
    background-size:cover;
    margin-bottom: 5px;
}
.title_text1{
    font-size: 16px;
    text-align: center;
    color: #0081cc;
    line-height: 30px;
}
.title_text2{    
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    color: #31d5ff;
    margin-bottom: 40px;
}
.title_text2 img{
    vertical-align: middle;
    margin:0 15px;
}
/*公共title end*/
/*section1 start*/
.section1_bg1{
    height: 618px;
    background:url(../images/section1_bg1.png) center center no-repeat;
    background-size: cover;
    padding: 50px 40px 0;
    margin-bottom: 40px;
}
.mySwiper1_flex{
    display: flex;
    justify-content: space-between;
    margin-bottom: 70px;
}
.mySwiper1_flex>.swiper-slide{
    width: 364px;
}
.section1_bg1 .section1_video{
    width: 100%;
    height: 205px;
    cursor: pointer;
    position: relative;
    margin-bottom: 15px;
}
.mySwiper1_flex>.swiper-slide>p{
    text-align: center;
    font-size: 18px;
    color: #dce0e8;
}
.section1_bg1 .section1_video i{
    position:absolute;
    right:20px;
    bottom:20px;
    width: 56px;
    height: 56px;
    background: url(../images/video1.png) center center no-repeat;
    background-size: cover;

}
.section1_bg1 .section1_video:hover i{
    background: url(../images/video2.png) center center no-repeat;
    background-size: cover;
}
.section1_bg1 .section1_video img{
    transition: all 0.2s;
}
.section1_bg1 .section1_video:hover img{
   opacity: 0.8;
}
.section1_bg1_text{
    font-size: 16px;
    font-weight: 400;
    color: #dce0e8;
    line-height: 32px;
    text-indent: 2em;
}
.section1_bg2{
    height: 728px;
    background:url(../images/section1_bg2.png) center center no-repeat;
    background-size: cover;
    padding: 0px 40px ;
    margin-bottom: 40px;
}
.section1_bg3{    
    height: 792px;
    background:url(../images/section1_bg3.png) center center no-repeat;
    background-size: cover;
    padding: 0px 40px ;
}
.section1_bg2_title{    
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    line-height: 32px;
    padding-top: 9px;
}
.section1_bg2_text {
    font-size: 16px;
    font-weight: 400;
    color: #dce0e8;
    line-height: 32px;
    text-indent: 2em;
    padding-top: 45px;
    margin-bottom: 35px;
}
.section1_bg2_text.mb0{
    margin-bottom: 0;
}
.section1_bg2_text.pt0{
    padding-top: 0;
}
.section1_bg2_tab {
    display: flex;

}
.section1_bg2_tab a{
    width: 280px;
    height: 40px;
    border: 1px solid #144277;
    font-size: 18px;
    text-align: center;
    color: #dce0e8;
    line-height: 40px;
}
.section1_bg2_tab2 a{
    width: 50%;
}
.section1_bg2_tab a.active{
  /*  background:url(../images/section1_bg2_nav.png) center center no-repeat;*/
    position: relative;
    background: #144277;
    box-shadow: 0px 0px 16px 0px #0081cc inset; 
}
.section1_bg2_tab a.active:after{  
    content: "";
    position: absolute;
    top: -19px;
    left: 50%;
    transform: translate(-50%,0);
    border: 10px solid #144277;
    border-color: transparent transparent #144277 transparent;
    z-index: -1;
}
.section1_bg2_tab a:nth-child(1){
    border-radius:10px 0px 0px 10px;
}
.section1_bg2_tab a:nth-child(4){
    border-radius:0px 10px 10px 0px;
}
.section1_bg2_tab a:nth-child(2),
.section1_bg2_tab a:nth-child(3),
.section1_bg2_tab a:nth-child(1){
    border-right:0px  solid red;
}

.section1_bg2_tab2 a:nth-child(2){
    border-right:1px  solid #144277;
}
.section1_bg2_content{
    margin-bottom: 45px;
}
/*section1 end*/
/*section2 start*/
.section2_bg1{
    height: 805px;
    background:url(../images/section2_bg1.png) center center no-repeat;
    background-size: cover;
    padding: 0px 40px ;
    padding-top: 52px;

}
.section2_tab {
    display: flex;
    justify-content: space-between;
}
.section2_tab a{
    width: 365px;
    height: 49px;
    background:url(../images/section2/tab1.png) center center no-repeat;
    background-size: cover;    
    font-size: 18px;
    line-height: 49px;
    text-align: center;
    color: #dce0e8;
}
.section2_line{
    height: 1px;
    background-color: #144277;
    margin-top:38px;
    margin-bottom: 30px;
    margin-left: -34px;
    width: calc(100% + 69px);
}
.section2_tab a.active{
    background:url(../images/section2/tab2.png) center center no-repeat;
    background-size: cover;
}
.section2_content_item>p{
    font-size: 16px;
    line-height: 2;
}
.section2_content_item .section2_blue{
    color:#31D5FF;
}
.section2_mb15{
    margin-bottom: 15px;
}
.section2_mb40{
    margin-bottom: 40px;
}
/*section2 end*/
/*section3 start*/
.section3_text{    
    font-size: 16px;
    color: #dce0e8;
    line-height: 32px;
    text-indent: 2em;
    margin-bottom: 30px;
}
.mySwiper2 .swiper-slide{
    width: 232px;
    height: 346px;
    padding: 26px 20px 0;
    background:url(../images/section3/bg.png) center center no-repeat;
    background-size: cover;
    position: relative;
    cursor: pointer;
}
.mySwiper2 .swiper-slide p{    
    font-size: 14px;
    color: #dce0e8;
    line-height: 22px;
    padding-top: 5px;
}
.mySwiper2  .swiper-wrapper{
    display: flex;
    justify-content: space-between;
}
.mySwiper2 .swiper-slide i{
    width: 48px;
    height: 48px;
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%,-100%);
    background: url(../images/section3/load.png) center center no-repeat;
    background-size: cover;
    display: none;
} 
.mySwiper2 .swiper-slide:hover i{
    display: block;

}
/*section3 end*/
/*section4 start*/
.content_box {  
  /*  height: 909px;
    background: url(../images/section4_bg.png) center center no-repeat;
    background-size: cover;
    padding-top:34px;*/
}
.section4_title{    
    font-size: 16px;
    text-align: center;    
    color: #dce0e8;
}
.section4_title_bottom{
    margin-bottom: 40px;
}
.activity_rule{
    height: 281px;
    background:url(../images/rule_bg.png) center center no-repeat;
    background-size: cover;
    padding:0 40px;  
    margin-top:45px;
}

.activity_rule_code img{
    margin-right: 13px;
}
.activity_rule_text p{   
    width: 622px;
    color: #dce0e8;
    font-size: 16px;
    line-height: 2;
    margin-left: 17px;
}
.activity_rule_code p{
    color: #dce0e8;
    text-align: center;
}
/*section4 end*/
/*侧边栏 start*/
.aside{
    position: fixed;
    top:50%;
    right:0px;
    width: 125px;
    height: 281px;
    transform: translate(0%,-50%);
    background: url(../images/aside.png) center center no-repeat;
    z-index: 999;
    text-align: center;
    padding-top: 90px;
}
.aside_title{    
    font-size: 16px;
    color: #31d5ff;
    margin-bottom: 10px;
}
.aside_prize{
    display: block;
     width: 100px;
    height: 32px;
   background:url(../images/aside_btn.png) center center no-repeat;
   background-size: cover;
    margin:0 auto;
    color: #fff;
    margin:0 auto;
    font-size: 14px;
    line-height: 32px;
    margin-bottom: 26px;

}
.aside_prize:hover{
   background:url(../images/aside_btn1.png) center center no-repeat;
   background-size: cover;
}
.aside_question{ 
    display: block;
    width: 100px;
    height: 32px;
   background:url(../images/aside_btn.png) center center no-repeat;
   background-size: cover;
    margin:0 auto;
    color: #fff;
    font-size: 14px;
    line-height: 32px;
    margin-bottom: 10px;
}
.aside_back_top{
    cursor: pointer;
    margin:0 auto;
    text-align: center;
}
.aside_back_top img{
    vertical-align: middle;
    display: block;
    margin:0 auto;
}
/*侧边栏 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: #fff;
    background-size: 100% 100%;
    overflow: hidden;
    box-shadow: 0px 8px 0px 0px #fff;
}

.draw-list-item .vlm-wrap {
    height: 106px;
}

.draw-list-click {
    cursor: pointer;
    font-size: 30px;
    font-weight: 400;
    padding: 0;
    color: #e0223a;
    background-image: -webkit-linear-gradient(#fec481, #ffb153);
    background-image: -moz-linear-gradient(#fec481, #ffb153);
    background-image: -ms-linear-gradient(#fec481, #ffb153);
    background-image: linear-gradient(#fec481, #ffb153);
}

.draw-winlist {
    overflow: hidden;
}

.draw-winlist-box {
    border-radius: 12px;
    background-color: #fff;
    height: 390px;
    overflow: hidden;
}

.draw-winlist-title {
    display: block;
    height: 52px;
    line-height: 52px;
    background-color: #d1082b;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}

#jq_marquee_box {
    margin-top: 30px;
    height: 270px;
    line-height: 26px;
    overflow: hidden;
    background: #2d2d2d;
    color: #000;
    border-top: none;
    border-radius: 0 0 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:#fff;
}
.lt{
    width: 95px;
    color:#31D5FF;
}
.ct {
    width: 140px;
    color: #fff;
    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: 180px;
    background: #d4f5ff;
    margin-right: 15px;
    margin-bottom: 15px;
    box-shadow: 0px 8px 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: #333333;
    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:url(../images/btn.png) center center no-repeat;
background-size:cover;
    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;
    box-shadow:0px 0px 0px 0px #BBEFFF ;
}

#begin_btn:hover {

    
background:url(../images/btn1.png) center center no-repeat;
background-size:cover;
}

#begin_btn span {
    text-align: center;
}
#begin_btn span i{
    font-size: 16px;    
    color: #fff;
    font-weight: 400;
}
#prize_area {
    display: flex;
    justify-content:center;
}

/* 抽奖样式 end */

/* 弹窗 */
.layer_user_info_form .layui-layer-title{
    background: url(../images/layer/title.png);    
    height: 200px;
    line-height: 34px;   
    color: #0081cc;
    font-size:36px;
    padding:44px 40px 0px 40px;
    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: 14px;
    color:#333;
}
.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:0px 30px 20px;
}
.layer_user_info_form  .collect_title{
    font-size: 14px;
    color: #000;
    margin-bottom: 16px;
    font-weight: 400;
}
/*.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:280px;
    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:280px;
    height: 40px;
    background: #ffffff;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    text-indent: 10px;
    font-size: 16px;
    color:#333;
}
.submit_form_register input[type="radio"] {
    width: 20px!important;
    height: 20px!important;
    background: #ffffff;
    border: 1px solid #707070;
  -webkit-appearance: none;
  outline: none;
  vertical-align: middle;
  border-radius:10px;
  margin-right: 5px;
  box-sizing: border-box;

  position: relative;
  top:0px!important;
}
.submit_form_register  input[type="radio"]:checked {
  background: url(../images/radio.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="radio"] {
  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: center;
}
.layer_user_info_form .layui-layer-btn .layui-layer-btn0{
    width: 300px;
    height: 56px;
    background: #0081cc;
    border-radius: 4px;
    border: 1px solid transparent;
    line-height: 56px;
    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;
}
.layer_checkbox_label{
    display: inline-block;
    width: 49%;
    font-size: 14px;
}
.layer_checkbox_label_100 {
    width: 100%;
}
.layer_checkbox_label_16{
    width:25%;
    margin-right: 60px;
}
.layer_checkbox_label_16.mr0{
    margin-right: 0;
}
.layer_checkbox_label_16.mrauto{
    margin-right:60px;
}
.layer_checkbox_label_70{
    width: 450px;
}
.submit_form_register .layer_input_box div>input{
    width: 100%;
}
.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;
}
#info_inputs{ 
    background: #f5f8fb;
    border-radius: 8px;
    padding: 25px 40px;
}
/* 弹窗 ebd*/
/*抽奖弹框*/
.layer_lotter_alert {    
    border-radius: 8px;
}
.layer_lotter_alert .layui-layer-title {
    border-bottom: 1px solid transparent;
    background-color: transparent;
}
.layer_lotter_alert_title0 .layui-layer-title{
    height: 20px!important;
}
.layer_lotter_alert_title_no .layui-layer-title{
    height: 30px;
}
.layer_lotter_success{
    text-align: center;
}
.layer_lotter_info .aside_question{
    width: 140px;
    height: 40px;
    line-height: 40px;
    background: #0081cc;
    border-radius: 4px;
    margin-top:10px;
}
.layer_lotter_info .aside_question:hover{
    background-color:  #0074B7;
}
.layer_lotter_success .layer_text1{
    font-size: 18px;
    font-weight: 700;
    color:#333;
    margin-bottom: 5px;
}

.layer_lotter_success .layer_text2{
    font-size: 14px;
    color:#666;
}
.layer_lotter_success img{
    margin-bottom: 0px;
    margin-top: 10px;
}
.layer_lotter_success_btn img{
    margin-bottom: 0px;
    margin-top: 0px;
}
.layer_lotter_success_btn p{
    margin-bottom: 20px;
}
.layer_lotter_info{    
    text-align: center;
}
.layer_lotter_info img{
    margin-bottom: 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: 30px;
    font-weight: 700;
    color: #0081CC;
    margin-bottom: 15px;
}
.layer_lotter_prize_name img{
    margin-top: 10px;
    margin-bottom: 17px;
}
.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: 400px;
    border-radius:00px;
    overflow: hidden;
}
.zjMd_tip {       
    margin-top: 45px;
    font-size: 14px;
    line-height: 1.8;
    color: #DCE0E8;

}
.zjMd_tip b{
    font-size: 16px;
}
.zjMd h3 {
    line-height: 48px;
    height: 47px;   
    background: #144277;
    color:#fff;
    font-size:16px;
    font-weight: 700;
    text-align: left;
    letter-spacing: 2.8px;
    text-align: center;
}
#jq_marquee_box {
    margin-top: 0px;
    width: 410px;
    height: 282px;
    padding: 20px 32px;
    box-sizing: border-box;
    line-height: 40px;
    letter-spacing: 0.8px;  
    background: #1a213d;
}
#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;
}
.is_mobile_img{
    display: none;
}
/* pc显示隐藏 end*/
@media screen and (max-width: 750px) {
    html {
        font-size: 13.3333vw !important;
        overflow-x: hidden;
    }    
    .wrap {
        width: 100%;
    }
    .is_pc_img{
        display: none;
    }
    .is_mobile_img{
        display: block;
    }
    /* 移动端隐藏 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: 1.72rem;
        margin-left: 0.3rem;
    }
   
    .nav_list li{
        padding: 0 0.3rem;
    }   
    .nav {
        height: 0.88rem;
        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;
        font-weight: 700;
    }
   
    /*导航栏样式*/
    /*title 样式*/
    .title_bg {
        height: 0.49rem;
        background: url(../images/title_bg_m.png) center center no-repeat;
        background-size: cover;
        margin-bottom: 0.05rem;
    }
    .title_text2 {
        font-size: 0.36rem;
        margin-bottom: 0.4rem;
    }
    .title_text2 img {
        vertical-align: middle;
        margin: 0 0.15rem;
        width: 0.32rem;
    }
    .title_text1{
        font-size: 0.24rem;
        line-height: 2;
    }
    /*banner*/
    .banner {
        height:6rem;
        background: url(../images/banner_m.png) center center no-repeat;
        background-size: 100% 6rem;
        margin-top:0.88rem;
        margin-bottom: 0.6rem;
    }
    /*banner*/
    /*section1 start*/
    .section1_bg1 {
        height: 13.86rem;
        background: url(../images/section1_bg1_m.png) center center no-repeat;
        background-size: cover;
        padding: 0.4rem 0.3rem 0;
        margin-bottom: 0.2rem;
    }
    .mySwiper1 {
        position: relative;
        overflow: hidden;
    }
    .section1_bg1 .section1_video {
        width: 100%;
        height: 3.5rem;
        cursor: pointer;
        position: relative;
        margin-bottom: 0.15rem;
    }
    .section1_bg1 .section1_video img{
        width: 100%;
    }
    .mySwiper1 .swiper-pagination{
        text-align: right;
        bottom: 0.9rem;
    }
    .swiper-pagination-bullet {
        width: 0.08rem;
        height: 0.08rem;
        display: inline-block;
        border-radius: 100%;
        background: #fff;
        opacity: 1;
    }
    .section1_bg1_text {
        font-size: 0.28rem;
        line-height: 1.7;
    }
    .mySwiper1_flex {
        margin-bottom: 0.8rem;
    }
    .mySwiper1_flex>.swiper-slide>p {
        text-align: left;
        font-size: 0.28rem;
    }
    .swiper-pagination-bullet-active {
        width: 0.24rem;
        border-radius: 0.04rem;
        opacity: 1;
        background: #0090dd;
    }
    .section1_bg2 {
        height:8.84rem;
        background: url(../images/section1_bg2_m.png) center center no-repeat;
        background-size: cover;
        padding: 0 0.3rem;
        margin-bottom: 0.2rem;
    }
    .section1_bg2_title {
        font-size: 0.32rem;
        line-height: 0.5rem;
        padding-top: 0;
    }
    .section1_bg2_text {
        font-size: 0.28rem;
        line-height: 1.7;
        padding-top: 0.3rem;
        margin-bottom: 0.3rem;
    }
    .section1_bg2_content img{
        width: 100%;
    }
    .section1_bg2_content{
        margin-bottom: 0.3rem;
    }
    .section1_bg2_tab a {
        width: 25%;
        height: 0.8rem;
        border: 1px solid #144277;
        font-size: 0.28rem;
        text-align: center;
        color: #dce0e8;
        line-height: 1.2;
        padding-top: 0.1rem;
    }    
    .section1_bg2_tab a.active:after{ 
         top: -22%;
        border: 0.1rem solid #144277;
        border-color: transparent transparent #144277 transparent;
    }
    .section1_bg2_tab a:nth-child(1) {
        border-radius: 0.1rem 0px 0px 0.1rem;
    }
    .section1_bg2_tab a:nth-child(4){
        border-radius: 0 0.1rem 0.1rem 0;
    }
    .section1_bg3 {
        height: 11.72rem;
        background: url(../images/section1_bg3_m.png) center center no-repeat;
        background-size: cover;
        padding: 0px 0.3rem;
    }
    .section1_bg2_tab2 a{
        width: 50%;
        line-height: 0.8rem;
    }
    /*section1 end*/
    /*section2 start*/
    .section2_bg1 {
        height: 9.8rem;
        background: url(../images/section2_bg1_m.png) center center no-repeat;
        background-size: cover;
        padding: 0px 0.2rem;
        padding-top: 0.4rem;
    }
    .section2_tab{
        margin-bottom: 0.6rem;
    }
    .section2_content_item>p{
        font-size: 0.28rem;
        line-height: 1.7;
    }
    .section2_mb15{
        margin-bottom: 0.15rem;
    }
    .section2_mb40{
        margin-bottom: 0.4rem;
    }
    .section2_content_item>img{
        width: 100%;
    }
    .section2_tab a {
        width: 2.01rem;
        height: 0.82rem;
        background: url(../images/section2/tab1_m.png) center center no-repeat;
        background-size: cover;
        font-size: 0.28rem;
        line-height: 1.2;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .section2_tab a.active {
        background: url(../images/section2/tab2_m.png) center center no-repeat;
        background-size: cover;
    }
   
    /*section2 end*/
    /*section3 start*/
    .section3_text {
        font-size: 0.28rem;
        color: #dce0e8;
        line-height: 1.7;
        text-indent: 2em;
        margin-bottom: 0.5rem;
    }
    .mySwiper2 {
        position: relative;
        overflow: hidden;
        padding-bottom: 0.7rem;
    }
    .mySwiper2 .swiper-slide {
        width: 4.64rem;
        height: 6.92rem;
        padding: 0.52rem 0.4rem 0;
        background: url(../images/section3/bg_m.png) center center no-repeat;
        background-size: cover;
        position: relative;
        cursor: pointer;
    }
    .mySwiper2 .swiper-slide p{
        font-size: 0.28rem;
        line-height: 1.7;
        padding-top: 0.05rem;
    }
    .mySwiper2 .swiper-slide img{
        width: 100%;
    }
    /*section3 end*/
    /*section4 start*/   
    .section4{
        padding-bottom: 1rem;
    }
    
    .section4_title{
        font-size: 0.24rem;
        text-align: left;
    }
    .section4_title i{
        display: block;
    }
    .section4_question{
        height: 1.03rem;
        background: url(../images/question_m.png) center center no-repeat;
        background-size: cover;
        margin-bottom: 0.24rem;
        text-align: center;
        font-size: 0.32rem;
        line-height: 1.03rem;
    }
    .section4_title_bottom{
        margin-bottom: 0.2rem;
    }
    /*section4*/
    /* 抽奖部分 start*/
    .content_box {
        margin-bottom: 0.4rem;
    }
    #prize_area {
        display: block;
        padding: 0px;
    }
    .draw-list-left{
        width: auto;
        margin-right: 0;
    }
    .draw-list {
        width: 100%;
        box-sizing: border-box;
      
        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;
    }

    .zjMd {
        position: relative;
        width: 100%;
    /*    background: #ffffff;*/
        border-radius: 0.2rem;
        overflow: hidden;
        margin-top: 0.4rem;
    }
    .zjMd_tip {
        margin-top: 0.27rem;
        font-size: 0.24rem;
        line-height: 2;
    }
    .zjMd h3 {       
        line-height: 0.8rem;
        height: 0.8rem;
        font-size: 0.26rem;
        text-align: left;
        padding-left: 0.3rem;
    }
    #jq_marquee_box {
        margin-top: 0px;
        width: 100%;
        height: 6rem;
        padding: 0.2rem 0.32rem;
        box-sizing: border-box;
        font-size: 0.24rem;
        line-height: 40px;
        letter-spacing: 0.03rem;
    }
   
    .draw-list-item {       
        width: 2.22rem;
        height: 1.65rem;
        margin-right: 0.1rem;
        margin-bottom: 0.2rem;
        padding-top: 0px;
        position: relative;/*
        box-shadow: 0px 2px 0px 0px #f29300;*/
    }
    .activity_rule {
        height: 8.7rem;
        background: url(../images/rule_bg_m.png) center center no-repeat;
        background-size: cover;
        padding: 0.4rem 0.3rem;
        margin-top: 0.35rem;
        display: block;
    }
    .activity_rule_text p{
        width: 100%;
    }
    .activity_rule_text{
        margin-bottom: 0.4rem;
    }
    .activity_rule h3 {
        height: 0.6rem;
        line-height: 0.6rem;
        font-size: 0.3rem;
        margin-bottom: 0.05rem;
    }
    .activity_rule_code img {
        width: 3rem;
        margin-right: 13px;
    }
    .activity_rule_text p {
        color: #b1c2d1;
        line-height: 2;
        margin-left: 0.18rem;
        font-size: 0.24rem;
    }
    /* 抽奖部分 end*/

   
    /* 弹窗部分 start*/
    .layer_user_info_form .layui-layer-title {
        line-height: 1.8;
        font-size: 0.48rem;
        padding: 0.4rem 0.3rem 0.2rem 0.3rem;
        background: url(../images/layer/title_m.png);
        background-size:cover;
        height: 3.36rem;
    }
    .layer_checkbox_label {
        display: inline-block;
        width: 49%;
        font-size: 0.28rem;
        line-height: 1.6;
        vertical-align: middle;
    }
    .layer_checkbox_label53{
        width: 100%;
    }
    .layer_checkbox_label46{
        width: 100%;
    }
    .layer_checkbox_label47{
        width: 100%;
    }
    .layer_checkbox_label51{
        width: 100%;
    }
    .layer_checkbox_label_100{
        width: 100%;
    }
    .layer_checkbox_label_16{
        width: 49%;
        margin-right:0rem;
        white-space: nowrap;
    }
    .layer_checkbox_label_16.mrauto{
        margin-right: 0;
    }
    .field77_position{
        position: absolute;
        top: 0.5rem;
        left: -104%;
        width: 200%!important;
    }
    .layer_checkbox_label_70{
        width: 49%;
        position: relative;
    }
    #info_inputs{
        margin-top:1rem;
        width: calc(100% + 0.8rem);
        margin-left: -0.4rem;
        padding: 0.5rem 0.4rem;
    }
     #info_inputs .flex {
        display: block;
     }
    .layer_user_info_form .collect_title {
        font-size: 0.28rem;
        margin-bottom: 0.16rem;
    }
    .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%;
        font-size: 0.28rem;
    }
    .submit_form_register .inline_dl_flex{
        display: block;
    }
    .submit_form_register {
        padding: 0rem 0.4rem;
    }
    .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*/
   
    #order1,#order2,#order3,#order4{
        position: relative;
        top:-0.8rem;

    }
    .section1_video_item i{
        width: 0.68rem;
        height: 0.68rem;
    }
    .img_big img{
        width: 85vw;
        height: 4.2rem;
        object-fit: cover;
    }

    .aside_m  {
         position: fixed;
        top:50%;
        right:0px;
        transform: translate(0%,-50%);
        width: 0.92rem;
        height: 1rem;
        background: url(../images/aside_m.png) center center no-repeat;
        background-size: cover;
        padding-top: 1rem;
        z-index: 9;
    }
    .aside_m_close{
        position: absolute;
        top:-0.32rem;
        right:0;
        width: 0.32rem;
        height: 0.32rem;
        background:url(../images/close_m.png) center center no-repeat;
        background-size: cover;
    }
    /*.aside_title {
        font-size: 0.24rem;
        font-weight: 700;
        color: #ffffff;
        margin-bottom: 0.1rem;
    }
    .aside_score {
        width: 1.12rem;
        height: 0.7rem;
        margin-bottom: 0.1rem;
        font-size: 0.2rem;
        line-height: 1.4;
        padding-top: 0.04rem;
    }
    .aside_prize {
        width: 1rem;
        height: 0.34rem;
        border-radius: 3px;
        font-size: 0.2rem;
        line-height: 0.34rem;
        margin-bottom: 0.1rem;
    }
    .aside_question {
        width: 1rem;
        height: 0.34rem;
        border-radius: 3px;
        font-size: 0.2rem;
        line-height: 0.34rem;
        margin-bottom: 0.1rem;
    }
    .aside_back_top span{
        font-size: 0.2rem;
    }
    .aside_back_top img{
        width: 0.28rem;
    }*/
   
}