.m_nav{
    display: none;
}
.m_show{
    display: none;
}
.is_allow{
    cursor: pointer;
}
.w_h_auto{
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
}
.hover .download_tit{
    background: #2e78e3
}
div{
    box-sizing: border-box;
}
.layui-layer,
.layui-layer div{
    box-sizing: content-box;
}
video{
    vertical-align: bottom;
}
/*title*/
.title{
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}
.title h2{
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    color:#fff;
    margin:0px 5px;
}
.title h2 span{
    display: block;
    color:#519CD0;
    font-size: 12px;
    font-weight: 400;
}
/*title*/

/* banner */
.banner{
    position: relative;
    margin-top: 30px;
    text-align: center;
}
.banner_pc{
    width: 100%;
    min-width: 1200px;
}
.banner_m{
    display:    none;
}
.baner{
    position:relative; 
}
.section_order_2{
    position: relative;
}
.bg_bg1{
    position: absolute;
    bottom: -334px;
    left: 0px;
    width: 293px;
    height: 583px;
    background: url(../images/bg_bg1.png) center center no-repeat;
    background-size: cover;
}
.bg_bg2{
    position: absolute;
    bottom:100px;
    right: 0px;
    width: 293px;
    height: 583px;
    background: url(../images/bg_bg2.png) center center no-repeat;
    background-size: cover;
}
.banner_nav{
    position: absolute;
    top:14px;
    left:50%;
    transform: translate(-50%,0);
    width: 1200px;
    height: 48px;
    line-height: 48px;
}
.banner_nav .header li{
    margin-left: 50px;
}
.banner_nav .header li.active a,
.banner_nav .header li a:hover{
    color:#0578B6;
    font-weight: 700;
}
.logo_img img{
    vertical-align: top;
}
.logo_img a:first-child img{
    margin-right: 30px;
}
#url1,#url2,#url3,#url4{
    position: relative;
    top: -80px;
}
#url1{
    top:-320px;
}
/* banner */
/*-----------------------内容区域----------------------*/
.section{
    padding: 80px 0px;
}
.bg_containt{    
    background: linear-gradient(0deg,#013150 0%, #006fb9 50%, #013150 100%);
    overflow: hidden;
}
.section_order_1{
    padding-bottom: 0px;
    position: relative;
}
.section_order_1 .section_order_1_content p{
    color:  #fff;
    line-height: 28px;
}

.section_order_1 .section_order_1_content p:nth-child(1){
    margin-bottom: 30px;
}
.section_order_1 .section_order_1_content p:nth-child(2){
    text-align: center;
}
.section_order_1 .section_order_1_content p:nth-child(3){
   color:#00F5FF;
    text-align: center;
}
.section_order_1 .section_order_1_content{
    background: rgba(234, 237, 250,0.23);
    border-radius: 10px;
    padding:50px 75px;
}
.myswiper_box{
    width:100%;
    position: relative;
}
.mySwiper1{
    width: 100%;
    overflow: hidden;
}
.myswiper_box .swiper-button-prev, .myswiper_box .swiper-container-rtl .swiper-button-next {
    background: url(../images/left1.png);
    left:-60px;
    transform: translate(0,-15%);
}
.myswiper_box .swiper-button-next,.myswiper_box  .swiper-container-rtl .swiper-button-prev{
    background: url(../images/right1.png);
    right:-60px;
    transform: translate(0,-15%);
}
.myswiper_box .swiper-button-prev:hover, .myswiper_box .swiper-container-rtl .swiper-button-next:hover{
    background: url(../images/left2.png);
}

.myswiper_box .swiper-button-next:hover,.myswiper_box  .swiper-container-rtl .swiper-button-prev:hover{
    background: url(../images/right2.png);

}
.myswiper_box .swiper-button-next:focus,
.myswiper_box .swiper-button-prev:focus
{
    display: none;
}
.myswiper_box  .swiper-button-next,.myswiper_box  .swiper-button-prev{
    width: 41px;
    height: 69px;
    background-position: 0;
}
.scheme_download{
    display: flex;
    flex-wrap: wrap;

}
.scheme_download>div{
    width: 50%;
    height: 376px;
    position: relative;
}
.scheme_download .scheme_download_item1{
    background: url(../images/load1.png) center center no-repeat;
}
.scheme_download .scheme_download_item2{
    background: url(../images/load2.png) center center no-repeat;
}
.scheme_download .scheme_download_item3{
    background: url(../images/load3.png) center center no-repeat;
}
.scheme_download .scheme_download_item4{
    background: url(../images/load4.png) center center no-repeat;
}
.scheme_download .scheme_download_item5{
    background: url(../images/load5.png) center center no-repeat;
}
.scheme_download .scheme_download_item6{
    background: url(../images/load6.png) center center no-repeat;
}
.scheme_download .scheme_download_item7{
    background: url(../images/load7.png) center center no-repeat;
}
.scheme_download .scheme_download_item8{
    background: url(../images/load8.png) center center no-repeat;
}
.div6 {
    position: absolute;
    left:40px;
    width: 25px;
    height: 43.3px;
    margin: 25px auto;
    background-color: #fff;
    display:    flex;
    justify-content:    center;
    align-items: center;
    font-size: 24px;
    font-weight: 700;
    color:#006FB9;
}
.div6:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    right:25px;
    border-width: 21.6px 12.5px;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
}
.div6:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    left:25px;
    border-width: 21.6px 12.5px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    top:0;
}
.current_show .load_icon{
    position: absolute;
    bottom:30px;
    left: 30px;
}
.current_show h2{
    font-size: 20px;
    font-weight: 400;
    color:#fff;
    padding-top:20px;
    padding-left: 100px;
    padding-right: 30px;
    line-height: 25px;
    height: 50px;
    align-items: center;
    display: flex;
}
.hover_show{
    position:   absolute;
    top:0px;
    left:0px;
    width:  100%;
    height: 100%;
    box-sizing: border-box;
    padding-left: 40px;
    padding-top: 30px;
    padding-right: 40px;
    background: rgba(0,0,0,0.7);
}
.hover_show p{
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}
.hover_show>div{
    margin-bottom: 15px;
}
.hover_show>div img{
    margin-right:9px;
}
.load_btn_style{
    position: absolute;
    bottom:30px;
    left:50px;
    width: 128px;
    height: 40px;
    background: linear-gradient(to right , #208af4 ,#80eaf7  );
    border-radius: 4px;
    text-align: center;
    font-size:14px;
    font-weight: 400;
    color:#fff;
    line-height: 40px;
}
.load_btn_style:hover{
    background: linear-gradient(to right , #80eaf7,  #208af4  );
}
.scheme_download_item {
    cursor: pointer;
    transition: all 0.5s;
}
.scheme_download_item .hover_show{
    display:none;
} 
.scheme_download_item:hover  .hover_show{
    display: block;
}
.scheme_download_item:hover  .current_show{
    display: none;
}
.section_order_3{
    background: linear-gradient(to right,#023a5f , #0579c6,#0579c6 , #023a5f );
    box-sizing: border-box;
    height: 940px;
}
/*.section_order_3:  .video_bg1{
    animation:move1 1s  linear forwards;
}
.section_order_3.active2  .video_bg1{
    animation:move2 1s  linear forwards;
}
@keyframes move1{
    0%{
        left: 50%;
    }    
    100%{
        left: 55%;
    }
}
@keyframes move2{
    0%{
        left: 55%;
    }    
    100%{
        left: 50%;
    }
}*/
.section_order_3 .wrapper{
    position:   relative;
}
#scene{
    height:800px;
}
.section_order_3 .video_bg1{
    position:   absolute!important;
    top:132px!important;
    left: 33%!important;
   /* transform: translate(-50%,0);*/
    height:644px!important;
    width:  396px!important;
    background: url(../images/05health1.png) center center no-repeat!important;
}
.section_order_3 .video_bg2{    
    position: absolute!important;
    top: 106px!important;
    left: -147px!important;
    height: 241px!important;
    width: 576px!important;
    background: url(../images/05health2.png) center center no-repeat!important;
}
.section_order_3 .video_bg3{ 
    position: absolute!important;
    top: 51%!important;
    left: 59%!important;
    height: 306px!important;
    width: 424px!important;
    background: url(../images/05health3.png) center center no-repeat!important;
}
.video_list{
    position: relative;
    height:700px;
    z-index: 2;
}

.video_item:nth-child(1),.video_item:nth-child(5){
    position: absolute;
    width: 370px;
    height: 259px;
    background: url(../images/video_bg.png) center center no-repeat;
    background-size: 100% 100%;
}
.video_item:nth-child(2),
.video_item:nth-child(3),
.video_item:nth-child(4){
    position: absolute;
    width: 295px;
    height: 215px;
    background: url(../images/video_bg2.png) center center no-repeat;
    background-size: 100% 100%;

}

.video_item1{
    top:37px;
    left: 0px;
}
.video_item2{
    top:0;
    right:80px;
}
.video_item3{
    top:240px;
    right: 0px;
}
.video_item4{
    bottom: 00px;
    right: 210px;
}
.video_item5{
    top: 373px;
    left:80px;
}

.video_play_box {
    width: 217px;
    height: 130px;
    position: relative;
    top: 23px;
    left: 39px;
    overflow: hidden;
}
.video_item:nth-child(1) .video_play_box,.video_item:nth-child(5) .video_play_box{    
    width: 275px;
    height: 165px;
    position: relative;
    top: 28px;
    left: 48px;
    overflow: hidden;
}
.video_play{
    width: 100%;
    height: 100%;
}
.video_play>div>div{
    display: none!important;
}
.video_bg{
    position: absolute;
    top:0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/video1.png) center center no-repeat   ;
    background-color: rgba(0,0,0,0);
    z-index: 99999999999999999;
}
/*.video_bg:hover{
    background: url(../images/video2.png) center center no-repeat   ;
    background-color: rgba(0,0,0,0.5);
    cursor: pointer;
}*/
.video_title{
    color: #fff;
    height: 38px;
    justify-content: center;
    display: flex;
    align-items: center;
    width:100%;
    line-height: 18px;
    margin: 0 auto;
    margin-top: 46px;
}
.video_item:nth-child(1) .video_title{    
    margin-top: 54px;/*
    position:   relative;
    left: 6px;*/
}
.video_item:nth-child(5)  .video_title{
    margin-top:54px;
}
.activity_time{
    box-sizing: border-box;
    padding: 30px 36px;
    border: 1px solid #006fb9;
    margin-top: 19px;
}
.activity_time p{
    line-height: 30px;
}
.last_text{
    margin-bottom: 20px;
}
.activity_time span{
    display: inline-block;
    line-height: 32px;
    margin-right: 30px;
}
.activity_time span img{
    vertical-align: middle;
    margin-right: 5px;
}
.code_box{
    font-size: 12px;
    text-align: center;
    line-height: 20px;
}
.code_box img{
    vertical-align: middle;
}
.code_box p{
    padding-top: 10px;
    line-height: 20px;
}
.section_bottom{
    padding-bottom:0px;
    background: linear-gradient(to right,#013150  , #006fb9 ,#006fb9 , #013150  );
}
.footer_bottom h3{
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
}
.footer_bottom p{
    line-height:28px;
    margin-bottom: 40px; 
    color:#fff;
}
.footer_bottom p a{
    color:#fff;
}
.footer_bottom{
    color:#fff;
    margin-top: -60px;
}
.footer_video{
    width: 357px;
    height: 200px;
    background: url(../images/fotter2.png) center center no-repeat;
    background-size:cover;
    position: relative;
}
.footer_video_box p{
    font-size: 12px;
    text-align: center;
}
.footer_video_box p a{
    color:#fff;
}
.footer_video_box p img{
    width: 15px;
}
.footer_video {    
    cursor: pointer;
}
.footer_video i{
    width: 40px;
    height: 40px;
    position: absolute;
    top:50%;
    left: 50%;
    transform:translate(-50%,-50%);
    background: url(../images/video1.png) center center no-repeat;
    background-size: cover;
}
.footer_video:hover i{
    background: url(../images/video2.png) center center no-repeat;
    background-size: cover;
}
.w-200 img {
    width: 200px;
}
/*-----------------------内容区域----------------------*/






/*抽奖区域*/
.lottery_box {
    padding-top: 80px;
    background: url(../images/bg1.png) center center  no-repeat   ;
    height:   1317px;
    box-sizing: border-box;
}
.lottery_box  .title h2{
    color:#333;
}
.prize_name{
    margin: 8px 0;
    color: #d22222;
    font-size: 18px;
    display: block;
}
.success{
    width: 50px;
    height: 50px;
    display: inline-block;
    background: url('../images/ok.png')no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
    margin-right: 10px;
}
.go_study{
    width: 120px;
    display: block;
    margin: 22px auto;
    height: 35px;
    line-height: 35px;
}

.lotter_alert.not_winning {
    width: 305px;
}
.lotter_alert.layui-layer-ico {
    background: url("../images/close.png") no-repeat !important;
}
.lotter_alert.layui-layer-close{
    width: 19px;
    height: 19px;
    background-size: 100% 100% !important;
}

.lotter_alert.not_winning .layui-layer-content {
    overflow: hidden;
}

.lotter_alert.layui-layer {
    padding:0px;
    background: #fff;
    border-radius: 5px;
}

.lotter_alert .layui-layer-title {
    background: #006fb9;
    font-size: 16px;
    font-weight: 700;
    color:#fff;
}
.lotter_alert .layui-layer-ico {
    background: url(../images/close.png) no-repeat;
}
.lotter_alert  .layui-layer-setwin .layui-layer-close1{
    background-position: 0px;
}
/*.lotter_alert .layui-layer-content{
    padding: 30px 20px;
}*/

.lotter_alert .layui-layer-content {
    text-align: center;
}

.lotter_alert .layui-layer-content i {
    display: block;
    color: #C77701;
    font-size: 40px;
    font-style: normal;
    padding: 10px 0 0 0;
}

.lotter_alert .layui-layer-content big {
    display: block;
    margin-bottom: 5px;
    font-size: 22px;
    color: #333333;
    font-weight: bold;
    margin-top: 35px;
}

.lotter_alert .layui-layer-content span {
    color: #999;
    font-size: 16px;
    line-height: 23px
}

.lotter_alert.no_chance {
    width: 305px;
}

.lotter_alert.no_chance big {
    display: block;
    padding-top: 10px;
    color: #342e2e;
    margin-top: 20px;
}


.lotter_alert.no_chance .layui-layer-content {
    overflow: hidden;
}

.lotter_alert.winner {
    width: 305px;
}

.lotter_alert.winner big b {
    color: #ff0000;
}

.lotter_alert.winner img {
    display: block;
    margin: 10px auto;
    width: 100px;
}

.lotter_alert.winner span {
    line-height: 20px;
}

.lotter_alert.winner .layui-layer-content {
    overflow: hidden;
}
.lotter_alert .layui-layer-content big img{
    width: 35px;
    vertical-align: middle;
    margin-right: 11px;
}
.pop_desc{
    font-size: 14px;
    padding: 10px;
    border-radius: 5px;
    margin-top: 4px;
    display: inline-block;
}
.no_chance .pop_desc{
    color: #fff;
    background: #e61439;
}

.section4{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.apply_use{
    width: 163px;
    height: 42px;
    background-color: rgba(233, 0, 41, 1);
    font-size: 14px;
    text-align: center;
    line-height: 42px;
    border-radius: 3px;
    display: block;
    color: #fff;
    margin: 40px auto 50px auto;
    border: none;
}
.apply_use:hover{
    background: rgba(101, 0, 17, 1);
}
#prilist{
    float: left;
    width: 663px;
    margin-right: 52px;
}

#prilist li {
    display: block;
    float: left;
    margin: 0 30px 30px 0;
    width: 200px;
    padding: 20px 10px;
    text-align: center;
    height: 150px;
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 0px;
    color: #337ab7;
    background:#ddedf8;
    font-size: 14px;
}
#prilist li.roll-4>div img{
        margin-bottom:  0px;
}
#prilist li.roll-4>div{
    height: 85px;
}
#prilist li>div{
    height:93px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#prilist li.right {
    margin-right: 0;
}

#winner_ul li em:first-child{
color: #337ab7;
}
#prilist li.active {
    background: #ddedf8;
    border: 1px solid #006fb9;
    box-sizing: border-box;
}

#prilist img {
    display: block;
    margin: 0 auto 10px;
}
.winner_desc{
    margin-top: 15px;
    color: #555555;
    line-height:22px;
    font-size: 12px;
}
.winner_desc>i{
    line-height: 36px;
}
#prilist #begin_btn #start{
    position: relative;
    z-index: 2;
    font-size: 30px;
}
#prilist #begin_btn {
    padding: 0;
    height:150px;
    line-height: 150px;
    font-size: 20px;
    color: #fff;
    background: #006fb9;
    cursor: pointer;
    border-radius: 0px;
    position:relative;
    z-index: 1;

}

/*#prilist #begin_btn:after{
    content:"";
    position: absolute;
    top:0px;
    left: 0px;
    width: 240px;
    height: 170px;
    opacity: 1;
    background: #00aee3;
    border-radius: 16px;
}
#prilist #begin_btn:hover:after{
    background: #0090dd;
}*/
#prilist #begin_btn:hover{
background: #006fb9;
}
/*#prilist #begin_btn:active {
    font-size: 16px;
}*/

#winner_list {
    float: right;
    width: 480px;
}

#winner_list a {
    text-decoration: underline;
}

#winner_list .list_box {
    display: block;
    padding-top: 10px;
    background: #006fb9;
    -moz-border-radius:0px;
    -webkit-border-radius: 0px;
    border-radius:0px;
    margin-bottom: 10px;
}

#winner_list .list_box b {
    display: block;
    margin: 0 auto;
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center;
    color: #fff;
    padding-left: 0px;
    box-sizing: border-box;
    font-weight: 400;
}

/*#fcdee3*/

#winner_list .list_box p {
    line-height: 20px;
}

#winner_list .tips {
    line-height: 20px;
    color: #999999;
    font-size: 12px;
    display: block;
}
#winner_list .tips a{
    color: #9a001b;
}
#jq_marquee_box {
    margin-top: 10px;
    height: 348px;
    line-height: 15px;
    overflow: hidden;
    background: #fff;
    color: #000;
    border-top: none;
    padding: 20px 0;
    padding-top: 10px;
    border-radius: 0;
    font-size: 14px;
box-shadow: -25px 0px 65px 25px rgba(51,51,51,0.11); 
}

#winner_ul {
    display: block;
    padding: 0 20px 0 20px;
}

#winner_ul .null {
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    padding-top: 30px;
}

#winner_ul li {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 28px;
    color: #333333;
    padding-left: 20px;
    box-sizing: border-box;
}
#winner_ul li span{
    color: #666666;
}
#winner_ul li em{
    display: inline-block;
    width: 70px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 14px;
}
#winner_ul li em:last-child{
    width: 170px;
}

/* 弹窗 */
.pop_window {
    z-index: 1011;
    position: fixed;
    padding: 0px;
    margin: 0px 0px 0px -250px;
    width: 420px;
    top: 15%;
    left: 50%;
    color: rgb(0, 0, 0);
    border: 8px solid rgb(216, 216, 216);
    border-radius: 5px;
    cursor: default;
    height: 528px;
    line-height: 1.6;
    background: rgb(255, 255, 255);
    font-size: 14px;
    max-height: 596px;
    min-height: 528px;
}
.pop_window .dialog-hd{
    width: 100%;
    line-height: 50px;
    text-indent: 20px;
    background: #091c90;
    color: #fff;
}

.form-item {
    height: 484px;
    overflow-y: scroll;
}
.layer {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(25, 25, 25, 0.8);
}
.pop_window_box .error {
    color: #f00;
    background: none;
    padding-left: 8px;
    font-weight: normal;
}

#video_box .dialog {
    background: #F6F6F6;
}
#video_box #video_player{
    height: 100%;
}
#video_box .pop_window {
    width: 800px;
    height: 500px;
    margin-left: -400px;
}
#video_player_box {
    padding: 0;
}
#video_player_box {
    height: 450px;
}
#video_box .dialog-hd {
    margin-right: 70px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: #fff;
    border: none;
    height: 30px;
    border-radius: 5px;
}
.radio_box dt{
    float: inherit !important;
}
#submit_form{
    overflow: inherit;
}
#submit_form .reason_box{
    display: none;
}
.pop_window{
    border: none;
    border-radius: 5px;
    box-shadow: 2px 1px 10px #000000;
    z-index: 99999;
}
.dialog{
    border-radius: 5px;
}
.collect_title{
    text-indent: 20px;
    margin: 16px 0;
    color: #FF3333;
    margin-bottom: 5px;
}
.close-dialog{
    right: 5px;
    top: 5px;
    color: #999999;
}
.inline_dl {
    padding: 0 20px;
    box-sizing: border-box;
}

#submit_form .inline_dl dd{
    float: inherit;
}
#submit_form .user_info_cookie{
    margin-left: 36px;
}
.input_box{
    width: 300px;
    margin: 0 auto;
    position: relative;
}
.input_box span{
    position: absolute;
    left: 20px;
    top: 5px;
    font-size: 20px;
    color: #999;
}
.input_box input{
    width: 300px;
    line-height: 40px;
    border-radius: 5px;
    padding: 0px 10px 0 50px;
    box-sizing: border-box;
}
.dialog-bd{
    padding: 0;
}
#s_tip_box{
    text-align: center;
}
#s_tip_box h2{
    font-size: 24px;
    color: #e30327;
    text-align: center;
    margin-bottom: 40px;
}
#s_tip_box p{
    margin-bottom: 40px;
    font-size: 20px
}
#s_tip_box h5{
    color: #999;
}

#submit_form .inline_dl .wid100{
    width: 100%;
    margin: 0;
    border-radius: 3px;
}
.info_msgBox{
    height: 100%;
    overflow: auto;
}
 .info_msgBox{
    overflow: auto;
    display: flex;
    justify-content: space-between;
}
.info_msgBox>div{
    width: 47%;
}
/*用户资料 - 弹窗表单*/
#submit_form{
    overflow-y: auto;
}
.color_red{
    color:#d22;
}
#submit_form dl{
    display: block;
    margin: 20px 0;
}
#submit_form dt{
    display: block;
    font-size: 14px;
}
#submit_form dt i{
    font-weight: normal;
    font-style: normal;
}
#submit_form dt span{
    font-weight: normal;
    color: #999;
    font-size: 12px;
}

#submit_form dd{
    font-size: 14px;
    color: #666;
}
#submit_form dd input[type=text]{
    border: 1px solid #ddd;
    padding: 8px 10px;
    width: 100%;
    border-radius: 5px;
}
#submit_form dd label{
    margin: 10px 10px 10px 0;
    line-height: 14px;
}
#submit_form label input{
    margin-right: 5px;
    vertical-align: initial;
}
#submit_form .inline_selects label{
    float: left;
    width: 280px;
}
#submit_form .inline_dl dt{
    float: left;
    width: ;
    line-height: 25px;
}
#submit_form .inline_dl select{
    width: 45%;
    height: 35px;
    margin: 0 10px 10px 0;
    border: 1px solid #ddd;
}
#submit_form .inline_dl select:nth-child(2){
    margin-right: 0px;
}
#submit_form textarea{
    width: 84.5%;
    display: block;
    height: 60px;
    padding: 10px;
    border: 1px solid #ddd;
    overflow: hidden;
    resize: none;
    border-radius: 3px;
    margin-left: 47px;
    width: 79.5%;
}
.user_self_input .layui-layer-btn{
    box-sizing: border-box;
    padding: 0 20px 12px;
}
.user_self_input .layui-layer-btn0{
    width: 140px;
    text-align: center;
    background: #006fb9!important;
    border: 1px solid #3788df !important;
    padding: 0;
    font-size: 14px;
    height: 35px;
    display: block;
    margin: 0 auto;
    line-height: 35px;
    position: relative;
    top:-20px;
}
.user_self_input .layui-layer-title{
    background-color: #006fb9;
    color:#fff;
}
.user_self_input_pop .layui-layer-title{
    background: transparent;
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
    color:#333;
    padding-left: 0px;
    padding-right: 0px;
}
.user_self_input  .layui-layer-setwin .layui-layer-close1{
    background-position: 0px;
}
.user_self_input .layui-layer-ico {
    background: url(../images/close.png) no-repeat;
}
.user_self_input_pop .layui-layer-ico {
    width: 0.17rem;
    height:     0.32rem;
    background: url(../images/close1.png) no-repeat;
    background-size: cover;
}

.user_self_input_pop .layui-layer-setwin{
    right:94%;
}
.user_self_input  .layui-layer-page .layui-layer-content{    
    height: 607px!important;
}
.user_self_input .layui-layer-btn0:hover{
    background: #3788df !important;
    border: 1px solid #3788df !important;
}
.frm_btn {
    background: none;
    color: #fff;
    width: 100%;
    height: 36px;
    vertical-align: top;
    border: none;
    outline: none;
    cursor: pointer;
}
.dialog{
    height: 100%;
    position: relative;
}
/*  #submit_form .sub {
    width: 200px;
    margin: 20px auto;
    background: #091c90;
    float: inherit;
    cursor: pointer;
    position: absolute;
    bottom: -10px;
    right: 0;
    left: 0;
}

#submit_form .sub:hover {
     background: #2e78e3;
} */

 .close-dialog {
    position: absolute;
    top: 10px;
    right: 30px;
    width: 28px;
    height: 28px;
    color: #D0CECF;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
 }
 .close-dialog:hover {
    color: #444;
 }
 .radio_box{
    display: block !important;
    line-height: 35px;
 }
/* 弹窗 */



.new{
    position: absolute;
    right: 0;
    top: 0;
    background: url(/static/main/img/new.gif)no-repeat;
    width: 35px;
    height: 13px;
    display: block;
}
 #submit_form  .label_info dt{
    padding-bottom:10px;
    display: block;
    float: inherit;
}
#submit_form  .label_info dd{
    display: block;float: inherit;
}
.aside{
    position: fixed;
    top:50%;
    right:20px;
    transform: translate(0,-50%);
    width: 120px;
    height: 197px;
    background: #034d7f;
    border-radius: 4px;
    padding: 10px;
    box-sizing: border-box;
}
.aside li{
    margin-bottom: 10px;
}
.aside li a{
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color:#fff;
    background: #05568c;
    border-radius: 4px;
}
.aside li.active a,.aside li:hover a{
    background: #006fb9;
}
.aside li:nth-child(5) a{
    background:transparent;
    position: relative;
}
.aside li:nth-child(5) a:after{
    content:"";
    position: absolute;
    top:-4px;
    left:50%;
    transform: translate(-50%,0);
    border:5px solid red;
    border-color:transparent transparent #fff transparent; 
}
.aside li:nth-child(5){
    position: relative;
    top:-5px;
}
.aside li:nth-child(5):hover a{
    background:transparent;
}
@media screen and (max-width: 750px) {

    #url1,#url2,#url3,#url4{
        position: relative;
        top: -60px;
    }
    #url1 {
        top: 2.7rem;
    }
      
    html{
        font-size: 13.333333333vw;
    }
    body{
        width: 100vw;
        background: #f8fafb;
    }
    .ac {
        border-bottom: 3px solid #3788df;
    }
    .ac a{
        color: #3788df !important;
        font-weight: 700;
    }
    .aside,.bg_bg1{
        display: none;
    }
    .section {
        padding: 0.8rem 0.3rem;
        padding-bottom: 0px;
    }  
    .bg_containt {
        background: linear-gradient(to right,#013150 , #006fb9 ,  #006fb9 , #013150 );
        overflow: hidden;
    } 
    .banner {
        margin-top: 0rem;
     
       /* background-size: 100% 3.75rem;
        height: 3.75rem;*/
    }
    .banner_m{
        width:  100%;
        display:    inline-block;
    }
    .banner_pc{
        display:    none;
    }

    .m_show{
        display: block;
    }
    .m_hide{
        display: none;
    }
    .nav_bar{
        display: none;
    }
   
    .wrapper{
        width: 100%;
    }
    #top{
        display: none;
    }
    #scene{
        display: none;
    }
    /*title*/
    .title{
        margin-bottom: 0.4rem;
    }
    .title h2 {
        font-size: 0.62rem;
    }
    .title h2 span {
        font-size: 0.2rem;
    }
    .title img{
        width: 0.72rem;
        height: 0.86rem;
        position: relative;
        top:0.1rem;
        vertical-align: middle;
    }
    /*title*/
    /*--------------------内容样式-----------------*/
    .banner_nav {
        position: absolute;
        top: 14px;
        left: 50%;
        transform: translate(-50%,0);
        width: 100%;
        height: auto;
        line-height: 1.5;
    }
    .banner_nav>div{
        display: block;
    }
    .banner_nav .logo_img{
        text-align: left;
        padding-left: 0.3rem;
        margin-bottom: 0.4rem;
    }
    .logo_img a:first-child img{
        width: 1.09rem;
        margin-right: 0.3rem;
    }
    .logo_img a:last-child img{
        width:1.4rem;
    }
    .header.header_fixed{
        position: fixed;
        top:0px;
        left: 0px;
        right:0px;
        width: 100%;
        height: 0.88rem;
        background: #fff;
        z-index: 99;
        display: none;
    }

    .header.header_fixed li{
        line-height: 0.88rem;
        position:   relative;
    }
    .header.header_fixed li.active:after{
        content:"";
        position:absolute;
        bottom: 0;
        left:50%;
        transform:  translate(-50%,0);
        width: 0.4rem;
        height:0.06rem;
        background: #006fb9;
        border-radius: 10px;
    }
    .header.header_fixed li.active a{
        color:#006FB9;
        font-weight: 700;
    }
    .header{
        padding-left: 0.3rem;
        padding-right: 0.3rem;
    }
    .banner_nav .header ul,.header.header_fixed ul{
        justify-content: space-between;
    }
    .banner_nav .header li{
        margin-left: 0;
    }
    .banner_nav .header li a{
        font-size: 0.28rem;
    }
    .section_order_1 .section_order_1_content {
        padding: 0.5rem 0.3rem;
    }
    .section_order_1 .section_order_1_content p:nth-child(1) {
        margin-bottom: 0.3rem;
    }
    .section_order_1 .section_order_1_content p {
        line-height: 1.8;
        font-size: 0.28rem;
    }
    .section_order_1 .section_order_1_content p:nth-child(2){
        text-align: left;
    }
    .section_order_1 .section_order_1_content p:nth-child(3){
        text-align: left;
    }
    .section_order_2{
        padding-bottom: 0.6rem;
    }
    .myswiper_box .swiper-wrapper{
        display: flex;
        flex-wrap: wrap;
    }
    .scheme_download .scheme_download_item{
        background: transparent;
        height: auto;
        margin-bottom: 0.3rem;
        background: rgba(234 ,237 ,250,0.23);
        padding: 0.3rem;
    }
    .myswiper_box .scheme_download .scheme_download_item{
        width: 100%;
    }
    .myswiper_box .scheme_download .current_show{
        display: block;
        height: 3.95rem;
        margin-bottom: 0.2rem;
        position: relative;
    }
    .myswiper_box .scheme_download .hover_show>div{
        align-items: flex-start;
        margin-bottom: 0.05rem;
    }
    .hover_show>div img{
        position: relative;
        top:0.1rem;
    }
    .hover_show p {
        line-height: 1.5;
        font-size: 0.28rem;
        font-weight: 400;
        color: #fff;
    }
    .myswiper_box .scheme_download_item1 .current_show{
        background: url(../images/load1.png) center center no-repeat;
        background-size:cover;
    }
    .myswiper_box .scheme_download_item2 .current_show{
        background: url(../images/load2.png) center center no-repeat;
        background-size:cover;
    }
    .myswiper_box .scheme_download_item3 .current_show{
        background: url(../images/load3.png) center center no-repeat;
        background-size:cover;
    }
    .myswiper_box .scheme_download_item4 .current_show{
        background: url(../images/load4.png) center center no-repeat;
        background-size:cover;
    }
    .myswiper_box .scheme_download_item5 .current_show{
        background: url(../images/load5.png) center center no-repeat;
        background-size:cover;
    }
    .myswiper_box .scheme_download_item6 .current_show{
        background: url(../images/load6.png) center center no-repeat;
        background-size:cover;
    }
    .myswiper_box .scheme_download_item7 .current_show{
        background: url(../images/load7.png) center center no-repeat;
        background-size:cover;
    }
    .myswiper_box .scheme_download_item8 .current_show{
        background: url(../images/load8.png) center center no-repeat;
        background-size:cover;
    }

    .more_load_btn{
        display: block;
        width: 2.6rem;
        height: 0.7rem;
        color: #ffffff;
        border: 1px solid #ffffff;
        border-radius: 4px;
        margin:0 auto;
        margin-top:0.3rem;
        text-align: center;
        line-height: 0.7rem;
    }
    .more_load_btn img{
        vertical-align: middle;
        width:  0.15rem;
    position:   relative;
    top:-1px;
}
    .current_show h2 {
        font-size: 0.32rem;
        padding-top: 0rem;
        padding-left: 1rem;
        padding-right: 0.3rem;
        line-height: 1.5;
        height: 0.7rem;
        position: absolute;
        bottom: 0.25rem;
        font-weight: 700;
    }
    .div6 {
        position: absolute;
        bottom: 0.1rem;
        left:0.4rem;
        width: 0.25rem;
        height:0.433rem;
        margin: 0.25rem auto;
        font-size: 0.24rem;
    }
    .div6:before {
        right:0.25rem;
        border-width: 0.216rem 0.125rem;
    }
    .div6:after {
        left:0.25rem;
        border-width: 0.216rem 0.125rem;
    }
    .myswiper_box .scheme_download .hover_show{
        position: relative;
        top:0px;
        left: 0px;
        display: block;
        padding: 0px;
        background: transparent;
    }
    .myswiper_box  .swiper-slide2{
        display: none;
    }
    .load_btn_style {
        position: relative;
        display: block;
        bottom: 0px;
        left: 0px;
        width: 100%;
        height: 0.88rem;
        background: linear-gradient(to right , #208af4 ,#80eaf7 );
        border-radius: 4px;
        text-align: center;
        font-size: 0.28rem;
        font-weight: 400;
        color: #fff;
        line-height: 0.88rem;
        margin-top:0.25rem;
    }
    .current_show .load_icon{
        display: none;
    }
    .section_order_3{
        height: auto;
    }
    .video_list{
        height: auto;
    }
    .video_list .video_item{
        position: initial;
    }
    .section_order_3 .video_list .video_item{
        width: 100%;
        height: 4.81rem;
        background: url(../images/video_bg_m.png) center center no-repeat;
        background-size: cover;
        margin-bottom: 0.3rem;
        box-sizing: border-box;
        padding:0.3rem 0.3rem 0 0.3rem;
    }
    .section_order_3 .video_list  .video_play_box{
        width: 79%;
        height: 2.8rem;
        position: relative;
        top: 0.36rem;
        left: 0;
        margin: 0 auto;
        overflow: hidden;
    }
    .section_order_3 .video_list .video_item1  .video_play_box{
        background: url(../images/video/1.jpg) center center no-repeat  ;
        background-size: cover;
    }
    .section_order_3 .video_list .video_item2  .video_play_box{
        background: url(../images/video/2.jpg) center center no-repeat  ;
        background-size: cover;
    }
    .section_order_3 .video_list .video_item3  .video_play_box{
        background: url(../images/video/3.jpg) center center no-repeat  ;
        background-size: cover;
    }
    .section_order_3 .video_list .video_item4  .video_play_box{
        background: url(../images/video/4.jpg) center center no-repeat  ;
        background-size: cover;
    }
    .section_order_3 .video_list .video_item5  .video_play_box{
        background: url(../images/video/5.jpg) center center no-repeat  ;
        background-size: cover;
    }
    .section_order_3 .video_item .video_title{
        height: 0.6rem;
        margin-top: 1.05rem;
        font-size: 0.28rem;
    }
    .section_bottom{
        padding-left: 0px;
        padding-right: 0px;
    }
    .lottery_box {
        padding-top: 0.8rem;
        background: url(../images/bg1_m.png) center top no-repeat;
        background-size: cover;
        height: auto;
        box-sizing: border-box;
        padding-bottom: 1.8rem;
    }
    #prilist li.roll-4{
        padding-top: 0.1rem;
        margin-top: 0px;
    }
    #prilist li.roll-4>div{
        height: 0.8rem!important;
    }
    #prilist li{
        font-size: 0.2rem;
    }
    #prilist li.roll-4>div img{
        height: 0.8rem!important;
    } 
    .activity_time{
        display: block;
        border:0px;
        padding: 0 0.3rem;
        margin-top:0px;
        position:   relative;
    }
    .winner_desc{
        display: none;
    }
    .activity_time p:nth-child(1){
        font-weight: 700;
    }
    .activity_time p{
        line-height: 1.8;
        font-size: 0.28rem;
    }
    .activity_time span{
        display: block;
        margin-bottom:  0.3rem;
    }
    .activity_time  p>span{
        display:    inline;
    }
    .last_text {
        margin-bottom: 0.7rem;
    }
    .code_box{
        position: absolute;  
        right: 0.3rem;
        bottom: -0.2rem;
    }
    .code_box p{
        font-size: 0.24rem;
        line-height: 1.5;
    }
    .code_box img{
        width: 2.2rem;
        height: 2.2rem;
    }
    .footer_bottom{
        margin-top:0px;
        padding-left: 0.3rem;
        padding-right: 0.3rem;
    }
    .footer_bottom h3{
        text-align: center;
        font-size: 0.32rem;
    }
    .footer_bottom p {
        line-height: 1.8;
        margin-bottom: 0.4rem;
        font-size: 0.28rem;
    }
    .footer_video {
        width: 100%;
        height: 3.8rem;
        background: url(../images/fotter2.png) center center no-repeat;
        background-size: cover;
        position: relative;
    }
    .footer_video_box {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .footer_video_box>div:nth-child(1),
    .footer_video_box>div:nth-child(2){
        width: 100%;
        text-align: center;
    }
    .footer_video_box>div:nth-child(2)>img{
        width:  2.2rem;
        height:     2.2rem;
    }
    .footer_video_box>div:nth-child(3),
    .footer_video_box>div:nth-child(4){
        width: 50%;
        text-align: center;
    }
    .footer_video_box>div:nth-child(3)>img,
    .footer_video_box>div:nth-child(4)>img{
        width:  2.2rem;
        height:     2.2rem;
    }
    .footer_video_box p a{
        color:#F6FBFF;
    }
    /*--------------------内容样式-----------------*/  
     #winner_ul li em{
        text-align: left;
        color:#45649C;
    }
    #winner_ul li:nth-child(1) em{
        text-align: left;
    }
    #winner_ul li span {
        margin: 0 0rem !important;
        font-size: .28rem;
        width: 1rem!important;
        display: inline-block;
    }
    #winner_ul li{
        padding-left: 0px;
    }
    .lotter_alert.layui-layer {
        width: 75% !important;
    }
    .play{
        width: 15% !important
    }
    #prize_area{
        padding: 0;
    }
    #prilist{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        width:7rem;
        float: none;
        margin: 0 auto;
    }
    #prilist::after {
        display: none;
    }
    #prilist li{
        margin: 0 0 .16rem;
        width: 2.24rem;
        box-sizing: border-box;
        height: 1.86rem;
        padding: .16rem 0;
        font-size: 12px; 
        word-break: break-all;
        background-size: cover;
        background-size: 2.24rem 1.86rem;
    }
    #prilist li>div {
        height: 1rem;
        margin-top:0.1rem;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #prilist #begin_btn #start {
        position: relative;
        z-index: 2;
        font-size: 0.32rem;
    }
    #prilist #begin_btn:after {
        width: 2.24rem;
        height: 1.78rem;
    }
     #prilist img{
        height: 90%;
     }
/*      .roll-8 img{
        height: 42px !important;
     } */
     .roll-2 img,
     .roll-4 img,
     .roll-6 img,
     .roll-8 img{
    /*    height: 60% !important;*/
        margin: .2rem auto!important;
     }
     #prilist #begin_btn{
        box-sizing: border-box;
        height: 1.86rem;
        line-height: 1.86rem;
        font-size: .35rem;
        margin-bottom: 0;
     }
     #winner_list{
        width: 94%;
        margin: 0.2rem 3% 0;
        font-size: 17px;
     }
     #winner_list .tips{
        color: #666;
     }
     #jq_marquee_box {
        height: 4.6rem;
     }
    .winner_desc>i{
        line-height: 20px;
    }
    .footer{
        display: none;
    }

    #winner_list .tips{
        display: none;
    }
    .pop_window{
        width: 92%;
        margin: 10% 0px 0px -46%;
        height: 500px;
    }
    .info_msgBox{
        height: auto;
        overflow: auto;
        display: block;
    }
    .info_msgBox>div{
        width: 100%;
    }
    .user_self_input .layui-layer-btn0 {
        width: 100%;
        top: 0px;
    }
    #submit_form dd input[type=text]{
        width: 100%;
        border-radius: 5px;
    }
    #submit_form .inline_dl textarea{
        width: 78%;
        height: 40px;
        overflow:hidden;
        resize:none;
        border-radius: 5px;
    }
    #submit_form .inline_dl select {
        width: 45%;
    }
    #submit_form  .label_info dt{
        padding-bottom:10px;
        display: block;
        float: inherit;
    }
    #submit_form  .label_info dd{
        display: block;float: inherit;
    }
    #submit_form dd label{
        /*margin: 5px 0;*/
    }
    #submit_form dd label:nth-of-type(1){
        margin-right:10px;
    }
    .pop_window{
        top: 0%;
    }
    .sideBar{
        display: none;
    }
    .bdsharebuttonbox{
        display: none;
    }
    .close-dialog{
        right: 15px;
        color: #525252;
    }
    #submit_form{
        height: 100%;
    }
    .winner .layui-layer-content{
        font-size: 17px;
    }
    .new_not_winning .layui-layer-content{
        font-size: 20px;
    }
    .question .ui-text {
        margin-left: 10px;
        width: 4rem;
    }
    .m_banner{
        margin-top: 60px;
    }
    .m_banner img{
        vertical-align: bottom;
    }
    .collect_title{
        font-size: .28rem;
    }
    .user_self_input{
        width: 90% !important;
    }
    .user_self_input_pop{
        width: 100% !important;
    }
    .lotter_alert .layui-layer-content span{
        font-size: .3rem;
        line-height: .6rem;
    }
    .about_txt p {
        font-size: .24rem;
        line-height: 1.7;
        line-height: 0.56rem;
        margin-bottom: 15px;
    }
    .download_item5 em{
        display: none;
    }
}
@media screen and (max-width: 750px){
    #prilist li{
        color:#333;
    }
    #prilist li>div {
        margin-bottom:  0.1rem;
    }
    #prilist li.roll-4>div {
        margin-top: 0rem;
        margin-bottom:  0rem;
    }

}