
html{

        overflow-x: hidden;
}
.section{
    margin-bottom: 80px;
}
body{
}
.layer_section1_img_item .layui-layer-setwin .layui-layer-close2{    
    right: -48px;
    top: -49px;
}
/* 导航栏 start*/
.nav{
    height: 68px;
    background: #1a215d;
    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 a{
    color:#1E8EF3;
    border-bottom: 4px solid #1e8ef3;
}
}
/*.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:#1E8EF3;
    border-bottom: 4px solid #1e8ef3;
}
.nav_list li:last-child a{
    margin-right: 0px;
}
/* 导航栏 end*/
/*banner start*/
.banner{
    height: 520px;
    background: url(../images/banner.png) center center no-repeat;
    margin-top:68px;
    margin-bottom: 60px;
}
.bg1{
    background: url(../images/bg.png) left top no-repeat;
    position: relative;
}
.bg2{
    background: url(../images/bg.png) right top no-repeat;
    position: relative;
}
/*banner end*/
/*公共title start*/
.title_common{
  /*  height: ;*/
    background: url(../images/title_bg.png) center bottom no-repeat;
    text-align: center;
    margin-bottom: 47px;
}
.title_common h2{
    font-size: 36px;
    font-weight: 700;
}
.title_common h2 img{
    vertical-align: middle;
    margin-right: 10px;
}
.title_common p{
    font-size: 16px;
    color: #ffffff;
    padding-bottom: 5px;
}
/*公共title end*/
/*section1 start*/
.section1_bg{
    height: 1092px;
    background: url(../images/section1_bg.png) center center no-repeat;
    background-size: cover;
    padding-top: 36px;
}
.section1_video_box {
    width: 1059px;
    height: 517px;
    background: rgba(25,47,122,0.20);
    border: 1px solid #1e8ef3;
    margin:0 auto;
    margin-bottom: 48px;

}
.section1_video_top{
    justify-content:center;
    padding-top: 29px;
    margin-bottom: 35px;
}
.section1_video_list{    
    cursor: pointer;
}
.section1_video_list p{
    width: 500px;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    background: rgba(28, 147 ,245,0.2);
}
.section1_video_item{
    width: 500px;
    height: 250px;
    position: relative;
}
.section1_video_item i{
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    width: 68px;
    height: 68px;
    background: url(../images/video_icon1.png) center center no-repeat;
    background-size: cover;
}
.section1_video_list:hover i{
    background: url(../images/video_icon2.png) center center no-repeat;
    background-size: cover;
}
.section1_video_item1{
    background: url(../images/video1.png) center center no-repeat;
    margin-right: 9px;
}
.section1_video_item2{
    background: url(../images/video2.png) center center no-repeat;
}

.section1_video_top_text{
    padding-left: 42px; 
    padding-right: 22px;   
    font-size: 16px;
    color: #b1c2d1;
    line-height: 30px;
}

@media screen and (min-width: 750px) {   
    .section1_img_list{
        justify-content: center;
        width: 698px;
        margin:0 auto;
    }
}

.section1_img_list .swiper-slide {
    width: 320px;
}
.section1_img_list .swiper-slide-item2{
    margin-left: 29px;
    margin-right: 29px;
}
.section1_img_item{
    width: 320px;
    height: 240px;
    margin-bottom: 20px;
    position: relative;
    cursor: pointer;
}
.section1_img_item i{
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    width: 46px;
    height: 46px;
    background: url(../images/add.png) center center no-repeat;
}
.section1_img_item1{
    background: url(../images/img_small1.png) center center no-repeat;
}
.section1_img_item2{
   /* margin-left:  29px;
    margin-right:  29px;*/
    background: url(../images/img_small2.png) center center no-repeat;
}
.section1_img_item3{
    background: url(../images/img_small3.png) center center no-repeat;
}
.section1_img_list p{
    width: 320px;
    font-size: 16px;
    margin-bottom: 35px;
    text-align: center;
}
.section1_video_bottom_text{
    width: 1014px;
    margin:0 auto; 
    font-size: 16px;
    color: #b1c2d1;
    line-height: 30px;
}
/*section1 end*/
/*section2 start*/
.section2_bg{
    height: 742px;
    background: url(../images/section2_bg.png) center center no-repeat;
    background-size: cover;
    padding-top:43px;
}
.section2_pdf_title{
    width: 1009px;
    margin:0 auto; 
    margin-bottom: 50px;
    font-size: 16px;
    color: #b1c2d1;
    line-height: 30px;
}
.mySwiper1_box{
    position: relative;
}
.mySwiper1{
    position: relative;
    overflow: hidden;
    width: 1010px;
    margin:0 auto;
    padding-bottom: 52px;
}
.section2_pdf_item{
    width: 320px;
    height: 413px;
    margin-bottom: 12px;
    position: relative;
    cursor: pointer;
}
.section2_pdf_item:hover i{
    position: absolute; 
    top:0;
    left:0px;
    bottom:0px;
    right:0px;   
    background: url(../images/pdf_icon.png) center center no-repeat;
    background-color: rgba(25 ,43, 115,0.45);
}
.section2_pdf_item1{
    background: url(../images/pdf1.png) center center no-repeat;
    background-size: cover;
}
.section2_pdf_item2{
    background: url(../images/pdf2.png) center center no-repeat;
    background-size: cover;
}
.section2_pdf_item3{
    background: url(../images/pdf3.png) center center no-repeat;
    background-size: cover;
}
.section2_pdf_item4{
    background: url(../images/pdf4.png) center center no-repeat;
    background-size: cover;
}
.section2_pdf_item5{
    background: url(../images/pdf5.png) center center no-repeat;
    background-size: cover;
}
.mySwiper_box_commom .swiper-slide p{
    font-size: 16px;
    line-height: 24px;
    width: 320px;
    text-align: center;
}
.mySwiper_box_commom  .swiper-pagination-bullet {
    width: 26px;
    height:4px;
    display: inline-block;
    border-radius: 4px;
    background: rgba(255,255,255,0.9);
    opacity:1;
}
.mySwiper_box_commom .swiper-pagination-bullet-active{
    opacity: 1;
    background: #0074be;
}

.mySwiper_box_commom .swiper-button-prev,
.mySwiper_box_commom .swiper-container-rtl .swiper-button-next{
   background: url(../images/arrow.png) center center no-repeat;
    transform: rotate(180deg);
    left:40px;
}
.mySwiper_box_commom .swiper-button-next:hover,
.mySwiper_box_commom  .swiper-container-rtl .swiper-button-prev:hover,
.mySwiper_box_commom .swiper-button-prev:hover,
.mySwiper_box_commom .swiper-container-rtl .swiper-button-nex:hover{
  opacity: 0.8;
}
.mySwiper_box_commom .swiper-button-next,
.mySwiper_box_commom  .swiper-container-rtl .swiper-button-prev{
   background: url(../images/arrow.png) center center no-repeat;
   right:40px;

}
.mySwiper_box_commom .swiper-button-next,.mySwiper_box_commom .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 68px;
    margin-top: -72px;
    z-index: 10;
    cursor: pointer;
    background-size: 40px 68px;
    background-position: center;
    background-repeat: no-repeat;
}
/*section2 end*/
/*section3 start*/
.section3_bg{
    height: 770px;
    background: url(../images/section3_bg.png) center center no-repeat;
    background-size: cover;
    padding-top:34px;
}
.sectin3_tip{
    width: 888px;
    height: 60px;
    background:rgba(30, 142, 243,0.1);
    border-radius: 4px;
    margin:0 auto;
    text-align: center;
    line-height: 60px;
    margin-bottom: 32px;
}
.sectin3_tip span{
    color: #47a8ff;
    font-size: 16px;
}
.sectin3_tip span a {
    color: #47a8ff;
}
.sectin3_tip span:nth-child(1){
    font-weight: 700;
}
.sectin3_tip span:last-child{
    color:#FF992D;
    margin-left: 10px;
}
.question_bg{
    margin-left: 58px;
    margin-right: 87px;
}
.question_img{
    margin-right: 25px;
}
.item_input_title{
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 36px;
    text-indent: -41px;
    margin-left: 41px;
}
.item_input_title i{
    text-indent: 0px;
    display: inline-block;
    text-align: center;
    width: 27px;
    height:30px;
    margin-right: 5px;
    background: linear-gradient(to right, #0E368A, #1E8EF3);
    border-radius:6px 6px 0px 6px;
}
.item_input_title input{

    border: none;
    background: transparent;
    border-bottom: 1px solid #fff;
    width: 88px;
    margin-left: 10px;
    margin-right: 10px;
    color: #1e8ef3;
    font-weight: 700;
    font-size: 18px;
}
.question_bg input[type="radio"],
.question_bg input[type="checkbox"] {
    width: 20px;
    height: 20px;
    background: rgba(21,93,184,0.20);
    border: 1px solid rgba(29,136,235,0.60);
    border-radius: 2px;
  -webkit-appearance: none;
  outline: none;
  vertical-align: middle;
  border-radius:2%;
  margin-right: 10px;
  box-sizing: border-box;
}
.question_bg  input[type="radio"]:checked,
.question_bg  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;
}
.item_input>div{
    margin-bottom: 16px;
    margin-left: 33px;
}
.item_input label{
    font-size: 16px;
}
.answer_btn{
    display: block;
    width: 200px;
    height: 48px;
    background: #0a79ff;
    border-radius: 24px;
    text-align: center;
    font-size: 18px;
    line-height: 48px;
    font-weight: 700;
    margin-top:50px;
}
.answer_btn:hover{
    opacity: 0.9;
}
.answer_btn.disabled{
    cursor: not-allowed;
   background: rgba(144 ,181 ,226,0.2);
}
/*
input[type="checkbox"] {
  position: relative;
  top:4px;
}*/
/*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: #b1c2d1;
}
.section4_title_bottom{
    margin-bottom: 40px;
}
.activity_rule{
    width: 1090px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-right: 23px;
    background: rgba(25,47,122,0.20);
    border: 1px solid rgba(30,142,243,0.30);
    border-radius: 10px;
    margin:0 auto;
    margin-top:20px;
}
.activity_rule h3{
    width: 105px;
    height: 33px;
    background: #1b90f2;
    border-radius: 0px 17px 17px 0px;
    line-height: 33px;
    text-align: center;
    color: #e1eaff;
    font-size: 16px;
    margin-bottom: 5px;
}
.activity_rule_code {
    text-align: center;
}
.activity_rule_code > div {
    margin-left: 50px;
}
.activity_rule_text p{   
    color: #b1c2d1;
    line-height: 2;
    margin-left: 17px;
}
.activity_rule_code p{
    color: #b1c2d1;
}
/*section4 end*/
/*侧边栏 start*/
.aside{
    position: fixed;
    top:50%;
    right:0px;
    width: 105px;
    height: 339px;
    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: 18px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 10px;
}
.aside_score{
    width: 88px;
    height: 56px;
    background: #166bee;
    border-radius: 6px;
    margin:0 auto;
    margin-bottom:10px;
    font-size: 16px;
    line-height: 20px;
    padding-top: 4px;
}
.aside_prize{
    display: block;
    width: 88px;
    height: 26px;
    background: #ffffff;
    border-radius: 6px;
    margin:0 auto;
    color: #3182ff;
    font-size: 14px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 10px;
}
.aside_prize:hover{
    background: #FF992D;
    color:#fff;
}
.aside_question{ 
    display: block;
    width: 88px;
    height: 26px;
    background: #ffffff;
    border-radius: 6px;
    margin:0 auto;
    color: #3182ff;
    font-size: 14px;
    font-weight: 700;
    line-height: 26px;
    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: #bbdfff;
    background-size: 100% 100%;
    overflow: hidden;
}

.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;
}
.ct {
    width: 140px;
    color: #1E8EF3;
    text-align: center;
}

.draw-winlist-tips {
    color: #fff;
    font-size: 15px;
    padding-top: 20px;
}
.draw-list-left{
    width: 630px;
 /*   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: 200px;
    height: 160px;
    background: #fff;
    margin-right: 15px;
    margin-bottom: 15px;
    box-shadow: 0px 4px 0px 0px #1E8EF3; 
}
.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: linear-gradient(to right,#0086ff , #1676e5  );
    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: linear-gradient(to right, #0086ff , #67adff );
}

#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: transparent;
    height: auto;
    line-height: 34px;
    color: #333;
    font-size:24px;
    padding:30px 80px 10px 80px;
    border-bottom:1px solid #e4e4e4;
    text-align: center;
    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;
}
.layer_user_info_form  .collect_title{
    font-size: 20px;
    color: #000;
    margin-bottom: 16px;
    font-weight: 700;
}
.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:300px;
    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:300px;
    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;
  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: center;
}
.layer_user_info_form .layui-layer-btn .layui-layer-btn0{
    width:140px;
    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;
}
.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: 18px;
    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: 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: 24px;
    font-weight: 700;
    color: #0074BE;
    margin-bottom: 15px;
}
.layer_lotter_prize_name img{
    margin-top: 10px;
    margin-bottom: 0px;
}
.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: 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 {
    margin-top: 0px;
    width: 410px;
    height: 282px;
    padding: 20px 32px;
    box-sizing: border-box;
    line-height: 40px;
    letter-spacing: 0.8px;
    background: #181545;
    border: 1px solid rgba(30,142,243,0.30);
}
#jq_marquee_box .null{
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color:#fff;
}

/* 中奖名单 */

.img_big {
    text-align: center;
}

.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: 1.72rem;
        margin-left: 0.3rem;
    }
    .nav_list{
        display: none;
        position: fixed;
        top:0.88rem;
        right:0;
        height: calc(100% - 0.88rem);       
        background: #1a215d;
        width: 4rem;
    }
    .nav_list li{
        padding: 0 0.4rem;
    }
    .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.8rem;
        font-size: 0.3rem;
      /*  color: #fff;*/
        font-weight: 700;
    }
    .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{
        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: 0.34rem;
    }
    .title_common h2 img{
        width: 0.32rem;
        margin-right: 0.1rem;
    }
    .title_common {
        background: url(../images/title_bg_m.png) center bottom no-repeat;
        background-size: 100% 0.47rem;
        text-align: center;
        margin-bottom: 0.35rem;
    }
    .title_common p{
        font-size: 0.24rem;
        padding-bottom: 0.15rem;
    }
    /*banner*/
    .banner {
        height: 3.75rem;
        background: url(../images/banner_m.png) center center no-repeat;
        background-size: 100% 3.75rem;
        margin-top:0.88rem;
        margin-bottom: 0.6rem;
    }
    /*banner*/
    /*section1*/
    .bg1,.bg2{
        background: transparent;
    }
    .section1_bg {
        height:22.22rem;
        background: url(../images/section1_bg_m.png) center center no-repeat;
        background-size: cover; 
        padding-top: 0.28rem; 
        padding-left: 0.37rem;
        padding-right: 0.37rem;
    }
    .section1_video_box {
        width: auto;
        height: auto;
        background: transparent;
        border: 0;
        margin: 0 auto;
        margin-bottom: 0.88rem;
    }
    .section1_video_top{
        display: block;
        padding-top: 0;
        margin-bottom: 0.36rem;
    }
    .section1_video_item {
        width: 100%;
        height: 3.1rem;
        position: relative;
    }
    .section1_video_item1 {
        background: url(../images/video1.png) center center no-repeat;
        background-size: cover;
        margin-right: 0px;
    }
    .section1_video_list:nth-child(1) {
        margin-bottom: 0.2rem;
    }
    .section1_video_item2 {
        background: url(../images/video2.png) center center no-repeat;
        background-size: cover;
    }
    .section1_video_list p {
        width: 100%;
        font-size: 0.24rem;
        line-height: 0.62rem;
    }
    .section1_video_top_text {
        padding-left: 0;
        padding-right: 0;
        font-size: 0.24rem;
        line-height: 1.8;
    }
    .mySwiper2_box {
        width: 100%;
        position: relative;
    }
    .mySwiper2 {
        width: 5.8rem;
        overflow: hidden;
        position: relative;
        margin: 0 auto;
        padding-bottom: 0.6rem;
    }
    .section1_img_list {
       /* display: block;*/
        width: 100%;
    }

    .section1_img_item1 {
        background: url(../images/img_small1.png) center center no-repeat;
        background-size: cover;
    }
    .section1_img_item2 {
        background: url(../images/img_small2.png) center center no-repeat;
        background-size: cover;
    }
    .section1_img_item3 {
        background: url(../images/img_small3.png) center center no-repeat;
        background-size: cover;
    }
    .section1_img_item {
        width: 100%;
        height: 4.4rem;
        margin-bottom: 0;
        position: relative;
        cursor: pointer;
    }
    .section1_img_list .swiper-slide-item2 {
        margin-left: 0;
        margin-right: 0;
    }
    .mySwiper_box_commom .swiper-button-prev,
    .mySwiper_box_commom .swiper-container-rtl .swiper-button-next{
        left:-0.3rem
    }
    
    .mySwiper_box_commom .swiper-button-next,
    .mySwiper_box_commom  .swiper-container-rtl .swiper-button-prev{
       right:-0.3rem

    }
    .mySwiper_box_commom .swiper-button-next, .mySwiper_box_commom .swiper-button-prev {
        width: 0.4rem;
        height: 0.68rem;
        margin-top: -0.86rem;
        z-index: 10;
        cursor: pointer;
        background-size: 0.4rem 0.68rem;
        background-position: center;
        background-repeat: no-repeat;
    }
    .mySwiper2_box  .swiper-slide p {
        font-size: 0.28rem;
        line-height: 0.6rem;
        width: 100%;
        text-align: center;
        margin-bottom: 0;
    }
    .section1_video_bottom_text {
        width: 100%;
        margin: 0 auto;
        font-size: 0.24rem;
        color: #b1c2d1;
        line-height: 1.8;
    }
    /*section1*/
    /*section2*/
    .section2_bg {
        height: 13.2rem;
        background: url(../images/section2_bg_m.png) center center no-repeat;
        background-size: cover;
        padding-top: 0.3rem;
        padding-left: 0.37rem;
        padding-right: 0.37rem;
    }    
    .section2_pdf_title {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 0.5rem;
        font-size: 0.24rem;
        color: #b1c2d1;
        line-height: 1.8;
    }
    .mySwiper1 {
        width: 5.7rem;
        padding-bottom: 0.8rem;
    }
    .section2_pdf_item {
        width: 100%;
        height: 7.48rem;
        margin-bottom: 0.12rem;
    }

    .section2_pdf_item i{
        position: absolute; 
        top:0;
        left:0px;
        bottom:0px;
        right:0px;   
        background: url(../images/pdf_icon.png) center center no-repeat;
        background-color: rgba(25 ,43, 115,0.45);
    }
    .mySwiper_box_commom .swiper-slide p {
        font-size: 0.28rem;
        line-height: 1.6;
        width: 100%;
        text-align: center;
    }

    /*section2*/
    /*section3*/
    .section3_bg {
        height: 21.32rem;
        background: url(../images/section3_bg_m.png) center center no-repeat;
        background-size: cover;
        padding-top: 0.27rem;
        padding-right: 0.37rem;
        padding-left: 0.37rem;
    }
    .sectin3_tip {
        width: 100%;
        height: 1.68rem;
        background: rgba(30, 142, 243,0.1);
        border-radius: 4px;
        margin: 0 auto;
        text-align: center;
        line-height: 1.6;
        margin-bottom: 0.29rem;
        padding-left: 0.3rem;
        padding-right: 0.3rem;
    }
    .sectin3_tip span{
        font-size: 0.24rem;
    }
    .sectin3_tip span:nth-child(1) {
        font-weight: 700;
        display: block;
        padding-top: 0.15rem;
    }
    .question_img {
        width: 100%;
        margin-right: 0;
        margin-bottom: 0.7rem;
    }
    .question_bg {
        margin-left: 0;
        margin-right: 0;
        display: block;
    }
    .item_input_title {
        font-size: 0.3rem;
        line-height: 1.6;
        margin-bottom: 0.2rem;
        text-indent: -0.7rem;
        margin-left: 0.7rem;
    }
    .item_input_title i {
        text-indent: 0px;
        width: 0.5rem;
        height: 0.5rem;
        margin-right: 0.1rem;
    }
    .item_input{
        margin-bottom: 0.3rem;
    }
    .item_input label {
        font-size: 0.24rem;
    }
    .item_input>div {
        margin-bottom: 0.22rem;
        margin-left: 0.7rem;
    }
    .answer_btn {
        width: 70%;
        height: 0.8rem;
        font-size: 0.28rem;
        line-height: 0.8rem;
        margin: 0 auto;
        margin-top: 0.6rem;
    }
    /*section3*/
    /*section4*/
    .section4{
        padding-bottom: 1rem;
    }
     .content_box {
        height:21.78rem;
        background: url(../images/section4_bg_m.png) center center no-repeat;
        background-size: cover;
        padding-top: 0.27rem;
        padding-right: 0.37rem;
        padding-left: 0.37rem;
    }
    .section4_title{
        font-size: 0.24rem;
    }
    .section4_title i{
        display: block;
    }
    .section4_title_bottom{
        margin-bottom: 0.4rem;
    }
    /*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;
        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;
    }

    .zjMd {
        position: relative;
        width: 100%;
    /*    background: #ffffff;*/
        border-radius: 0.2rem;
        overflow: hidden;
        margin-top: 0.3rem;
    }
    .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: 0px;
        width: 100%;
        height: 3.28rem;
        padding: 0.2rem 0.32rem;
        box-sizing: border-box;
        font-size: 0.24rem;
        line-height: 40px;
        letter-spacing: 0.03rem;
    }
    .section4 .content_box{
        padding: 0.4rem 0.37rem;
    }
    .draw-list-item {
        width: 1.9rem;
        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 {
        width: 100%;
        height: auto;
        padding-top: 0.14rem;
        padding-bottom: 0.14rem;
        padding-right: 0;
        background: rgba(25,47,122,0.20);
        border: 1px solid rgba(30,142,243,0.30);
        border-radius: 10px;
        margin: 0 auto;
        margin-top: 0.3rem;
        display: block;
    }
    .activity_rule_code {
        padding: 0.2rem 0 0 0;
        justify-content: space-between;
    }
    .activity_rule_code > div {
        margin: 0;
    }
    .activity_rule_code p {
        font-size: .24rem;
    }
    .activity_rule h3 {
        height: 0.6rem;
        line-height: 0.6rem;
        font-size: 0.3rem;
        margin-bottom: 0.05rem;
    }
    .activity_rule_text p {
        color: #b1c2d1;
        line-height: 1.6;
        margin-left: 0.18rem;
        font-size: 0.24rem;
    }
    /* 抽奖部分 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*/
   
    #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 {
        width: 1.22rem;
        height: 4.2rem;
        background: url(../images/aside_m.png) center center no-repeat;
        background-size: cover;
        padding-top: 1rem;
    }
    .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;
    }
   
}