<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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;
}

/* banner */
.banner{
    position: relative;
    margin-top: 30px;
    overflow: hidden;
    background: url('../images/banner.jpg') center center no-repeat;
    height: 400px;
}
/* banner */

.header_txt{
    padding: 0;
    background: #f7f8fb;
    text-indent: 2em;
}
.header_txt div{
    padding: 30px 20px;
    box-sizing: border-box;
    line-height: 1.8;
}
h2{
    text-align: center;
    font-size: 34px;
    font-family: 寰蒋闆呴粦 bold;
    position: relative;
    margin: 0 0 50px 0;
    font-weight: 400;
}
section{
    padding: 50px 0;
    box-sizing: border-box;
}
#download,
#video,
#lottery,
#about {
    position: relative;
    top: -80px;
    display: block;
    height: 0;
    overflow: hidden;
}

/* 鎶€鏈枃绔犱笅杞� */
.btn{
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: #17a493;
    border-radius: 3px;
    font-size: 14px;
    border: none;
    outline: none;
}
.btn:hover{
    background: #2e78e3;
}

.title{
    color: #17a493;
    font-size: 18px;
    margin-bottom: 10px;
}
.download_box {
    padding-bottom: 0;
}
.download_box button{
    position: absolute;
    bottom: 20px;
    right: 0px;
}
.download_box button:hover{
    background: #33b1a2;
}
.download_item{
    border-bottom: 1px solid #ececec;
    padding-bottom: 30px;
    margin-bottom: 30px;
    position: relative;
}
.download_item5{
    margin-bottom: 10px;
    border-bottom: none;
}
.download_item p{
    font-size: 14px;
    line-height: 1.6;
}
.download_cover{
    width: 140px;
    margin-right: 35px;
}
.download_item&gt;div{
    width: 400px;
}
.download_box .download_item:nth-child(1)&gt;div{
    width: 85%;
}
.download_box .last_btn{
    position: static;
    margin: 0 auto;
}
/* 璧勬枡涓嬭浇 */


/* 瑙嗛瑙傜湅 */
.video_box h2 {
    /* margin-bottom: 95px; */
}
.video_txt{
    line-height: 25px;
    font-size: 14px;
    text-align: center;
    margin: 30px 0 50px 0;
}
.video_item{
    width: 550px;
    text-align: center;
    box-sizing: border-box;
    margin-bottom: 25px;
}
.video_item h6{
    font-weight: normal;
    font-size: 18px;
    height: 80px;
    color: #fff;
    background: #17a493;
    text-align: left;
    padding: 16px;
    box-sizing: border-box;
    position: relative;
}
.video_item h6 span{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 78%;
}
.video_cover{
    width: 100%;
    cursor: pointer;
}
.video_cover img{
    width: 100%;
    height: 354px;
    vertical-align: bottom;
}

.video_item button{
    width: 140px;
    height: 32px;
    font-weight: 700;
}
.video_cover{
    position: relative;
}
.play_icon {
    width: 80px;
    height: 80px;
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    background: url(../images/play.png);
    background-size: 100% 100%;
    cursor: pointer;
}
.video_cover:hover .play_icon,
.about_video .about_cover:hover .play_icon{
    background: url(../images/play_hover.png);
    background-size: 100% 100%;
}
.video_box .forward {
    font-weight: 700;
    font-size: 16px;
    color: #17a493;
    line-height: 1;
}
.video_box .forward a {
    margin-right: 30px;
    color: #17a493;
    font-weight: 400;
    text-decoration: underline;
}
.goa {
    text-align: center;
    padding-bottom: 50px;
}
.about_video {
    text-align: center;
    color: #17a493;
    font-size: 16px;
    font-weight: 700;
}
.about_video img{
    vertical-align: bottom;
    margin-bottom: 20px;
}
.about_video .qrCode{
    width: 220px;
    margin-bottom: 22px;
}
.swiper-button-prev{
    background-image: url('../images/top.png');
    background-size: 100% 100%;
    width: 46px;
    height: 46px;
    position: absolute;
    top: 60%;
    left: -70px;
    transform: rotate(270deg);
    outline: none;
}
.swiper-button-next{
    background-image: url('../images/top.png');
    background-size: 100% 100%;
    width: 46px;
    height: 46px;
    position: absolute;
    top: 60%;
    right: -70px;
    transform: rotate(90deg);
    outline: none;
}
.swiper-button-next:hover{
    background-image: url('../images/arrow.png');
    background-size: 100% 100%;
    transform: rotate(0);
}
.swiper-button-prev:hover{
    background-image: url('../images/arrow.png');
    background-size: 100% 100%;
    transform: rotate(180deg);
}
/* 瑙嗛瑙傜湅 */


aside{
    position: fixed;
    right: 0;
    top: 40%;
}
aside a{
    width: 197px;
    height: 250px;
    display: block;
    background: url('../images/s0.png')no-repeat;
    background-size: 100% 100%;
    cursor: default;
}
aside i{
    color: #0248ae;
    font-size: 25px;
    position: absolute;
    font-weight: 700;
    top: -10px;
    left: 0;
    right: 0;
    display: block;
    font-style: italic;
    text-align: center;
}
.s1 a{
    background: url('../images/s1.png')no-repeat;
    background-size: 100% 100%;
}
.s2 a{
    background: url('../images/s2.png')no-repeat;
    background-size: 100% 100%;
}
.s3 a{
    background: url('../images/s3.png')no-repeat;
    background-size: 100% 100%;
}
.s4 a{
    background: url('../images/s4.png')no-repeat;
    background-size: 100% 100%;
}
.s4_0 a{
    background: url('../images/s4_0.png')no-repeat;
    background-size: 100% 100%;
}





/*鎶藉鍖哄煙*/
.lottery_box {
    background: #54bcaf;
}
.lottery_box h2{
    color: #fff;
}

.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: 30px 20px;
    background: #fff;
    border-radius: 5px;
}

.lotter_alert .layui-layer-title {
    display: none;
}

.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: 672px;
    margin-right: 100px;
}

#prilist li {
    display: block;
    background: #fff;
    float: left;
    margin: 0 20px 20px 0;
    width: 202px;
    padding: 30px 0;
    text-align: center;
    overflow: hidden;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #333;
    border: 1px solid #54bcaf;
    font-size: 16px;
}

#prilist li.right {
    margin-right: 0;
}

#prilist li.active {
    background: #dffffb;
}

#prilist img {
    display: block;
    height: 60px;
    margin: 0 auto 10px;
}
.winner_desc{
    margin-top: 10px;
    padding: 20px;
    border-radius: 5px;
    border: 1px dotted #90c4d7;
    font-size: 13px;
    line-height: 22px;
    color: #fff;
}

#prilist #begin_btn {
    padding: 0;
    height: 160px;
    line-height: 160px;
    font-size: 20px;
    color: #fff;
    background: #17a493;
    cursor: pointer;
}
#prilist #begin_btn:hover{
    background: #0c8e7d;
}
#prilist #begin_btn:active {
    font-size: 16px;
}

#winner_list {
    float: left;
    width: 380px;
}

#winner_list a {
    text-decoration: underline;
}

#winner_list .list_box {
    display: block;
    padding-top: 10px;
    background: #0c8e7d;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
}

#winner_list .list_box b {
    display: block;
    margin: 0 auto;
    font-size: 18px;
    color: #007ac2;
    margin-bottom: 10px;
    text-align: left;
    color: #fff;
    padding-left: 20px;
    box-sizing: border-box;
    text-align: center;
}

/*#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: 465px;
    line-height: 15px;
    overflow: hidden;
    background: #fff;
    color: #000;
    border-top: none;
    padding: 20px 0;
    border-radius: 0 0 10px 10px;
    font-size: 14px;
}

#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: #17a493;
    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: 120px;
}
.contact_box {
    height: 280px;
    margin-top: 40px;
    padding: 35px;
    box-sizing: border-box;
    border: 1px dashed #c81131;
    border-radius: 3px;
    font-size: 18px;
}
.contact_box .spe {
    color: #E60028;
}
.contact_box .tip {
    margin-bottom: 20px;
}
.contact_box {
    line-height: 2;
}
.contact_box .t_box {
    float: left;
}
.contact_box .i_box {
    float: right;
    text-align: center;
    font-weight: 700;
}
.contact_box .i_box img {
    vertical-align: top;
}
.about_cover{
    cursor: pointer;
}
.about_box {
    /* padding: 0 0 50px 0; */
}
.about_box .t_box {
    float: left;
    width: 940px;
    font-size: 14px;
    line-height: 1.5;
}
.about_box .t_box {
}
.about_box .t_box p{
    line-height: 25px;
}
.about_box .concat {
    margin-top: 30px;
    border-top: 1px solid #e4e4e4;
    width: 50%;
    font-size: 14px;
}
.about_box .qr_img {
    float: right;
    margin-top: 70px;
    font-size: 14px;
    width: 180px;
    text-align: center;
}
.about_box .qr_img img {
    vertical-align: top;
    margin-bottom: 15px;
    cursor: inherit;
}
.about_box .qr_img .spe {
    color: #E80027;
}
.about_box .tip {
    padding: 20px 0 8px;
    color: #E80027;
    font-weight: 700;
    font-size: 16px;
}
.about_txt{
    font-size: 14px;
    line-height: 28px;
}
.about_txt h5{
    color: #17a493;
    font-size: 18px;
}
.about_txt p{
    margin-bottom: 30px;
}
.about_txt p a{
    margin-left: 10px;
}
.qrCode_box{
    font-size: 14px;
    line-height: 25px;
    margin-top: 40px;
}
.qrCode_box img{
    margin: 0 35px 0 0;
}
.qrCode_box p{
    margin-top: 25px;
}
.side_button a{
    color: #fff;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.concat h2{
    margin-bottom: 65px;
}
.concat_box {
    margin-bottom: 50px;
}

/* 寮圭獥 */
.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: #17a493;
}
.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;
}
/*鐢ㄦ埛璧勬枡 - 寮圭獥琛ㄥ崟*/
#submit_form{
    height: 100%;
    overflow-y: auto;
}
.color_red{
    color:#d22;
}
#submit_form dl{
    display: block;
    margin: 10px 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: 129px;
    height: 35px;
    margin: 0 10px 10px 0;
    border: 1px solid #ddd;
}

#submit_form textarea{
    width: 81%;
    display: block;
    height: 60px;
    padding: 10px;
    border: 1px solid #ddd;
    overflow: hidden;
    resize: none;
    border-radius: 3px;
    margin-left: 47px;
}
.user_self_input .layui-layer-btn{
    box-sizing: border-box;
    padding: 0 20px 12px;
}
.user_self_input .layui-layer-btn0{
    width: 90%;
    text-align: center;
    background: #17a493 !important;
    border: 1px solid #17a493 !important;
    padding: 0;
    font-size: 14px;
    height: 35px;
    display: block;
    margin: 0 0 0 auto;
    line-height: 35px;
}
.user_self_input .layui-layer-btn0:hover{
    background: #33b1a2 !important;
    border: 1px solid #33b1a2 !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;
}

@media screen and (max-width: 750px) {
    html{
        font-size: 13.333333333vw;
    }
    body{
        width: 100vw;
    }
    .ac {
        border-bottom: 3px solid #60d2c4;
    }
    .ac a{
        color: #fff !important;
        font-weight: 700;
    }
    .banner {
        margin-top: 1.26rem;
        background: url('../images/banner_m.jpg') center center no-repeat;
        background-size: contain;
        height: 4rem;
    }
    .m_show{
        display: block;
    }
    .m_hide{
        display: none;
    }
    section{
        padding: .5rem 0;
        box-sizing: border-box;
    }
    h2{
        font-size: .45rem;
        margin: 0 0 .5rem 0 !important;
    }
    .wrapper{
        width: 100%;
    }
    #top{
        display: none;
    }
    .header_txt div{
        padding: .35rem .3rem;
    }
    .nav_bar{
        background: #17a493;
        position: fixed;
        top: 0;
        z-index: 9;
        width: 100%;
    }

    .m_nav{
        display: flex;
        width: 100%;
        box-sizing: border-box;
    }
    .m_nav li img{
        display: inline-block;
        width: 100%;
        position: relative;
        top: 10px;
    }
    .m_nav li a{
        height: 100%;
        color: #fff;
        padding: 0 .2rem 0 0.2rem;
    }
    .m_nav li{
        display: inline-block;
        font-size: 0.3rem;
        margin-left: 0;
        height: 60px;
        line-height: 60px;
        text-align: center;
    }
    .m_nav li:first-child{
        width: 3rem;
    }

    .article {
        width: 100%;
        height: auto;
        padding: .45rem 0 .33rem 0 !important;
        box-sizing: border-box;
        font-size: .33rem;
        line-height: .63rem;
        background-size: 100% 100%;
    }
    .download_box ul{
        width: 100%;
    }
    .download_box ul li {
        width: 100% !important;
        margin-bottom: .5rem;
        font-size: .35rem;
        line-height: normal;
        height: auto;
        padding: .3rem;
        box-sizing: border-box;
    }
    .download_box ul li br{
        display: none
    }
    .download_cover {
        float: left;
        width: 2.5rem;
        margin-right: .3rem;
    }
    .download_cover~div.fl {
        float: none;
        width: auto!important;
    }
    .download_box h2::after{
        background-size: 196% 100%;
        background-position: 49%;
    }
    .download_box .download_tit {
        width: 3.6rem;
        font-size: .35rem;
    }
    .title {
        color: #17a493;
        font-size: .28rem;
        margin-bottom: .1rem;
    }
    .download_item p {
        line-height: .4rem;
        margin-bottom: .35rem;
        font-size: .25rem;
    }

    .download_box button {
        width: 2rem;
        font-size: .28rem;
        position: static;
        float: right;
    }
    .pop_download_content{
        position: fixed;
        top: 0;
        left: 0;
        top: 8%;
        left: 0;
        z-index: 100;
    }
    .pop_download_content::after{
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        background: red;
    }

    .pop_bg{
        display: block;
        width: 100%;
        background: rgba(0,0,0,.8);
        height: 100%;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        z-index: 99;
    }
    .close_pop_content{
        position: absolute;
        top: 0;
        right: 6px;
        background: #ccc;
        width: 30px;
        height: 30px;
        text-align: center;
        border-radius: 50%;
        font-size: 16px;
        text-align: center;
        line-height: 30px;
    }
    .mr75{
        margin-right: .45rem;
    }
    .data_img {
        width: 4rem;
        height: auto;
    }

    .swiper-button-next{
        right: 0;
    }
    .swiper-button-prev{
        left: 0;
    }
    .swiper-button-next,
    .swiper-button-prev{
        width: .8rem;
        height: .8rem;
    }

    .play_icon {
        width: 1rem;
        height: 1rem;
    }

    .lottery_box h2::after{
        content: "";
        background: url(../images/tit_bg2.png)no-repeat;
        background-size: 196% 100%;
        background-position: 49%;
    }

    .about_txt {
        width: 100%;
        font-size: .35rem;
        line-height: .7rem;
        float: inherit;
    }

    .about_video{
        float: inherit;
        width: 100%;
        font-size: .28rem;
    }
    .about_video p i{
        display: none;
    }
    .about_video li:nth-child(n+3) p{
        width: 70%;
        margin: 0 auto;
        text-align: center;
    }

    .about img{
        bottom: 22px;
        width: 100%;
        margin-bottom: 20px;
    }
    .about .qrCode_box img{
        float: inherit;
        display: block;
        margin: 0 auto;
        width: auto;
    }
    .about_video .qrCode {
        margin-bottom: 10px;
    }
    .qrCode_box p {
        float: inherit;
        text-align: center;
        margin-top: .35rem;
        margin-bottom: .35rem;
    }
    .qrCode_box {
        margin-top: .5rem;
    }
    .pc_concat{
        display: none;
    }
    .concat_box{
        padding: 0 10px 10px 10px;
        box-sizing: border-box;
        margin-bottom: 2.5rem;
    }

    aside {
        bottom: 0;
        width: 100%;
        left: 0;
        right: 0;
        top: initial;
        height: 2rem;
        background: #ccc;
        padding: 0 7%;
        box-sizing: border-box;
        z-index: 99
    }

    aside a{
        width: 100%;
        height: 100%;
        display: block;
        background: url('../images/m_s0.png')no-repeat;
        background-size: 100% 100%;
        cursor: default;
        margin-top: 5px;
    }

    .video_txt {
        line-height: .7rem;
        font-size: .35rem;
        text-align: center;
        margin: .35rem 0;
    }
    .video_txt br{
        display: none;
    }
    .video_box {
        padding: .5rem 10px .5rem 10px;
    }
    .video_box ul {
        display: block;
    }
    .video_box h6 {
        font-size: .25rem;
        height: 1rem;
        padding: 0 .3rem;
    }
    .video_item{
        margin: 0 auto .5rem;
        width: 6.46rem;
    }

    .video_item h6 span {
        width: 85%;
    }
    .video_cover img {
        width: 100%;
        height: 4.3rem;
    }

    .video_box .forward {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        font-size: .24rem;
        text-align: center;
        white-space: nowrap;
        line-height: 1.4;
    }
    .video_box .forward a {
        margin-right: .3rem;
        white-space: normal;
    }
    .video_box .forward a:last-child {
        margin-right: 0;
    }
    .goa {
        padding-bottom: .5rem;
    }
    .goa img {
        max-width: 6.9rem;
    }

    #winner_ul li span {
        margin: 0 .6rem !important;
        font-size: .28rem;
    }
    .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: 6.8rem;
        float: none;
        margin: 0 auto;
    }
    #prilist::after {
        display: none;
    }
    #prilist li{
        margin: 0 0 .16rem;
        width: 2.14rem;
        box-sizing: border-box;
        height: 1.56rem;
        padding: .16rem 0;
        font-size: .22rem;
        white-space: nowrap;
    }
     #prilist img{
        height: 36px;
     }
/*      .roll-8 img{
        height: 42px !important;
     } */
     .roll-2 img,
     .roll-4 img,
     .roll-6 img,
     .roll-8 img{
        height: 24px !important;
        margin: .15rem auto!important;
     }
     #prilist #begin_btn{
        box-sizing: border-box;
        height: 1.56rem;
        line-height: 1.56rem;
        font-size: .35rem;
        margin-bottom: 0;
     }
     #winner_list{
        width: 94%;
        margin: 20px 3% 0;
        font-size: 17px;
     }
     #winner_list .tips{
        color: #666;
     }
     #jq_marquee_box {
        height: 46vh;
     }
     .about_box {
        padding: .6rem .3rem;
        width: auto;
     }
     .about_box .t_box {
        float: none;
        width: auto;
        font-size: 12px;
     }
     .about_box .t_box img {
        margin-bottom: .1rem;
        height: .8rem;
     }
     .about_box .tip {
        font-size: 14px;
        padding-top: .3rem;
     }
     .about_box .concat {
        width: auto;
        margin-top: .4rem;
        font-size: 14px;
     }
     .about_box .qr_img {
        float: none;
        margin: .4rem auto 0;
        font-size: 14px;
        width: 100%;
        text-align: left;
     }
     .about_box .qr_img img {
        max-width: 140px;
        margin-bottom: .1rem;
        vertical-align: bottom;
        margin-right: 10px;
     }
     .about_box .qr_img .spe{
        font-weight: 700;
     }
     .about_video li:nth-child(n+2){
        width: 33%;
        margin-top: .3rem;
     }
     .about_video li:nth-child(n+3) img{
        width: 100%;
     }
    .footer{
        display: none;
    }

    #winner_list .tips{
        display: none;
    }
    .pop_window{
        width: 92%;
        margin: 10% 0px 0px -46%;
        height: 500px;
    }
    .info_msgBox{
        height: 390px;
        overflow: auto;
    }
    #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: 115px;
    }
    #submit_form dd label{
        margin: 5px 0;
    }
    .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;
    }
    .lotter_alert .layui-layer-content span{
        font-size: .3rem;
        line-height: .6rem;
    }
    .about_txt p {
        font-size: .28rem;
        line-height: 1.7;
        margin-bottom: 15px;
    }
    .download_item5 em{
        display: none;
    }
}</pre></body></html>