<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background: #042349;
}
.is_pc {
    display: block;
}
.is_mobile {
    display: none;
}
.is_allow{
    cursor: pointer;
}
.hover .download_tit{
    background: #2e78e3
}
div{
    box-sizing: border-box;
}
.layui-layer,
.layui-layer div{
    box-sizing: content-box;
}
video{
    vertical-align: bottom;
}
.mt-40 {
    margin-top: 40px;
}
/* banner */
.banner{
    position: relative;
    z-index: 21;
    height: 400px;
    background: url(../images/banner.png) center center no-repeat;
    margin-top: 110px;
}
/* banner */

/* 瀵艰埅鏍� start*/
.nav_bar{
    height: 80px;
    position: fixed;
    background: #05264E;
    top: 30px;
    left: 0px;
    right: 0px;
    z-index: 22;
}
.nav_bar .nav_wrapper {
    position: relative;
    display: flex;  
    justify-content: space-between;
    align-items: center;
}
#order1,#order2,#order3{
    position: relative;
    top:-110px;

}
.nav_bar .nav_logo img{
    vertical-align: middle;
}
.nav_list ul {
    display: flex;
}
.nav_list li a{
    line-height: 80px;
    font-size: 14px;
    color:#fff;
}
.nav_list li{
    padding: 0 20px;
    cursor: pointer;
}
.nav_list li:hover a ,
.nav_list li.active a{
    position: relative;
    color: #3195F0;
}
/* .container {
    display: none;
} */
.section {
    padding: 50px 0;
    box-sizing: border-box;
}
.section .sectoin_title {
    margin: 0 auto 35px;
    width: 718px;
    height: 60px;
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    background: url(../images/section_title_bg.png) center center no-repeat;
    background-size: auto;
}
/************ 娲诲姩浠嬬粛 **************/
.at_desc {

}
.at_desc .lf_box {
    width: 742px;
    margin-right: 18px;
    color: #FBFBFB;
    font-size: 14px;
    line-height: 28px;
}
.at_desc .rt_box {
    width: 440px;
}
.at_desc .lf_box .bm_cont {
    display: flex;
    padding-top: 20px;
    margin-top: 68px;
    height: 130px;
    border: 1px solid #3195f0;
    background: #043c7d;
}
.at_desc .lf_box .bm_cont .rules_img {
    position: relative;
}
.at_desc .lf_box .bm_cont .rules_img  img {
    margin-left: -10px;
}

.at_desc .lf_box .bm_cont .rules_info {
    font-size: 14px;
    margin-left: 28px;
}
.at_desc .lf_box .bm_cont .rules_info p {
    line-height: 20px;
}
.at_desc .rt_box .tp_cont, .at_desc .rt_box .bm_cont{
    position: relative;
    width: 440px;
    height: 203px;
    opacity: .6;
    background: url(../images/lottery.png) no-repeat;
    background-size: 100% 100%;
}
.at_desc .rt_box .tp_cont:hover, .at_desc .rt_box .bm_cont:hover{
    background: url(../images/lottery.gif) no-repeat;
    background-size: 100% 100%;
}
.at_desc .rt_box .show-gif, .at_desc .rt_box .show-gif {
    opacity: 1;
    background: url(../images/lottery.gif) no-repeat;
    background-size: 100% 100%;
}
.at_desc .rt_box .tp_cont .prize, .at_desc .rt_box .bm_cont .prize {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 80px;
    border-radius: 0px 20px 0px 0px;
    opacity: .6;
}
.at_desc .rt_box .show-gif .prize, .at_desc .rt_box .show-gif .prize {
    opacity: 1;
}
.at_desc .rt_box .tp_cont .prize {
    background: linear-gradient(180deg,#176ce9, #3195f0);
}
.at_desc .rt_box .bm_cont .prize {
    background: linear-gradient(180deg,#176ce9, #3195f0);
}
.at_desc .rt_box .tp_cont .prize img, .at_desc .rt_box .bm_cont .prize img {
    cursor: pointer;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.at_desc .rt_box .bm_cont {
    position: relative;
    width: 440px;
    height: 203px;
}
.at_desc .at_desc_cont  {
    display: flex;
}
.at_desc .lf_box .bm_cont .rules_img .rules_tips {
    width: 280px;
    height: 80px;
    margin-left: -10px;
    text-align: center;
    line-height: 80px;
    padding-left: 60px;
    background: url(../images/rules.png) no-repeat;
    background-size: 100% 100%;
}
#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-color: #66c;
    border-radius: 3px;
    font-size: 14px;
    border: none;
    outline: none;
}
.btn:hover{
    background-color: #3195F0 !important;
}

.title{
    color: #6666cc;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
}
.document_box {
    max-width: 2000px;
    border-radius: 300px 0px 300px 0px;
    background: #134481;
    margin: 0 auto;
}
.document_box .document_wrapper {
    position: relative;
    width: 1200px;
    height: 700px;
    padding-bottom: 30px;
    overflow: hidden;
}
.document_box .document_wrapper_pc {
    overflow-y: auto;
}
.document_box .document_wrapper .swiper {
    width: 98%;
}
.swiper-pagination {
    bottom: 0 !important;
}
.swiper-pagination-bullet {
    width: 20px;
    height: 3px;
    border-radius: inherit;
}
.swiper-pagination-bullet {
    background: #fff;
}
.swiper-pagination-bullet-active {
    background: #01B4ED;
}
.document_box .swiper-slide {
    background: rgba(61, 142, 216, 0.3);
    border-radius: 5px;
    width: 580px;
}
.document_box ul .swiper-slide {
    float: left;
    margin: 5px;
}
.document_box .swiper-slide .swiper-slide-box {
    padding: 30px 20px;
}
.swiper-container-vertical&gt;.swiper-scrollbar {
    width: 12px;
    background: #062851;
}
.swiper-scrollbar-drag {
    background: #01B4ED;
}
.swiper-container-vertical&gt;.swiper-scrollbar {
    z-index: 10;
}
.document_box .swiper-slide .swiper-slide-box:hover h6 {
    color: #01B4ED;
}
.document_box .swiper-slide .swiper-slide-box h6 {
    color: #fff;
    height: 52px;
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    padding-bottom: 10px;
}
.document_box .swiper-slide .swiper-slide-cont {
    display: flex;
}
.document_box .swiper-slide .document-info {
    position: relative;
} 
.document_box .swiper-slide .document-info p {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}
.document_box .swiper-slide .document-info button{
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    background: #01B4ED;
    border-radius: 20px;
}
.document_box .swiper-slide .document-cover-box {
    position: relative;
    width: 172px;
    margin-right: 10px;
}
.document_box .swiper-slide .document_cover {
    display: block;
    width: 172px;
    height: 100%;
}
.swiper-container-multirow&gt;.swiper-wrapper {
    width: 98%;
}
.document_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: 384px;
    text-align: center;
    box-sizing: border-box;
    margin-bottom: 25px;
}
.video_item h6{
    font-weight: 700;
    font-size: 18px;
    height: 60px;
    color: #fff;
    background: #0D366A;
    text-align: center;
    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: 216px;
    vertical-align: bottom;
}

.video_item button{
    width: 140px;
    height: 32px;
    font-weight: 700;
}
.video_cover{
    position: relative;
}
.video_box .play_icon {
    cursor: pointer;
    display: block;
    position: absolute;
    right: 20px;
    bottom: 10px;
    width: 60px;
    height: 60px;
    background: url(../images/play.png);
    background-size: 100% 100%;
}
.about_video .play_icon {
    cursor: pointer;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    background: url(../images/play.png);
    background-size: 100% 100%;
}
.video_cover:hover .play_icon,
.about_video .about_cover:hover .play_icon{
    background: url(../images/play_hover.png);
    background-size: 100% 100%;
}
.about_video {
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
.about_video img{
    vertical-align: bottom;
    margin-bottom: 20px;
}
.about_video .qrCode{
    margin-bottom: 22px;
}
.about_pdf {
    cursor: pointer;
}
.about_pdf:hover {
    color: #337ab7;
} 
.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;
    background: url('../images/aside/bg.png') no-repeat;
    background-size: 100% 100%;
    width: 154px;
    height: 464px;
    right: 75px;
    top: 20%;
    z-index: 100;
}
.aside .close_btn {
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: -20px;
    width: 20px;
    height: 20px;
}
.aside .close_btn img {
    width: 100%;
    height: 100%;
}
.aside .aside_content {
    position: absolute;
    width: 137px;
    left: 50%;
    top: 88px;
    transform: translateX(-50%);
}
.aside .aside_content .qr_info .qr_code {
    width: 137px;
    height: 137px;
}
.aside .aside_content .qr_info .qr_code img {
    display: block;
    width: 100%;
    height: 100%;
}
.aside .aside_content .qr_info .qr_tips {
    background: #3195F0;
    font-size: 13px;
    color: #fff;
    padding: 5px;
    text-align: center;
} 
.aside .aside_content .aside_info {
    margin-top: 10px;
}
.aside .aside_content .aside_info li {
    width: 130px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-align: center;
    margin-bottom: 6px;
    background: #184678;
    border-radius: 15px;
}
.aside .aside_content .aside_info li:hover {
    background: #3195F0;
}
.aside .aside_content .aside_info li a {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}
.aside .aside_content .top_info {
    cursor: pointer;
    margin-top: 6px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    color: #fff;
} 
.aside .aside_content .top_info i {
    display: inline-block;
    width: 11px;
    height: 11px;
    background: url(../images/aside/top.png) no-repeat 100% 100%;
    margin-right: 4px;
}
.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 {
    max-width: 2000px;
    border-radius: 300px 0px 300px 0px;
    background: #134481;
    margin: 0 auto;
}
.lottery_box h2{
    color: #fff;
}
.lottery_box h2 span{
    color: #fff;
    z-index: 1
}

.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;
}
#prize_area {
    display: flex;
}
#prilist{
    width: 750px;
    min-width: 750px;
    max-width: 750px;
    margin-right: 22px;
}

#prilist li {
    position: relative;
    display: block;
    background: #fff;
    float: left;
    margin: 0 10px 10px 0;
    width: 238px;
    height: 180px;
    text-align: center;
    overflow: hidden;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #333;
    border: 1px solid #8b8be7;
    font-size: 16px;
}

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

#prilist li.active {
    background: #e5f0ff;
}
#prilist li .prize_title {
    margin-top: 25px;
    width: 100%;
    text-align: center;
}
#prilist img {
    display: block;
    height: 60px;
    margin: 30px auto 10px;
}

#prilist #begin_btn {
    padding: 0;
    height: 180px;
    font-size: 20px;
    color: #fff;
    background: #3195F0;
    cursor: pointer;
    user-select: none;
    transition: .1s;
    box-shadow: 0px 4px 0px 0px rgb(30 155 203 / 20%);
}
#prilist #begin_btn span {
    display: inline-block;
    font-size: 14px;
}
#prilist #begin_btn:hover{
    background: #54A9F6;
}
#prilist #begin_btn:active {
    font-size: 16px;
}
#prilist #begin_btn  .cj{
    margin-top: 70px;
    font-size: 30px;
}
.winner-box {
    width: 438px;
}

#winner_list a {
    text-decoration: underline;
}

#winner_list .list_box {
    width: 100%;
    display: block;
    padding-top: 10px;
    background: #3195F0;
    -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;
}
#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;
}
.winner-box .prize_tips {
    height: 157px;
    width: 100%;
    font-size: 12px;
    padding: 28px 26px;
    line-height: 28px;
    color: #FFFFFF;
    background: rgba(255, 255, 255, 0.1);
}
#jq_marquee_box {
    margin-top: 10px;
    height: 355px;
    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: #2c68c0;
    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 {
    background: #09305F;
}
.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: #fff;
    font-size: 18px;
}
.about_txt p{
    margin-bottom: 30px;
    color: #fff;
}
.about_txt p a{
    margin-left: 10px;
    color: #fff;
}
.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;
}
.pop_window{
    border: none;
    border-radius: 5px;
    box-shadow: 2px 1px 10px #000000;
    z-index: 99999;
}
.dialog{
    border-radius: 5px;
}
.close-dialog{
    right: 5px;
    top: 5px;
    color: #999999;
}
.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;
}
.info_msgBox{
    height: 100%;
    overflow: auto;
}
.color_red{
    color:#d22;
}
.dialog{
    height: 100%;
    position: relative;
}

 .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;
 }
/* 寮圭獥 */
.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: 800px) {
    html{
        font-size: 13.333333333vw;
    }
    body{
        width: 100vw;
        overflow-x: hidden;

    }
    .ac {
        border-bottom: 3px solid #6ea8ff;
    }
    .ac a{
        color: #6ea8ff !important;
    }
    .is_pc {
        display: none;
    }
    .is_mobile {
        display: block;
    }
    .m_hide{
        display: none;
    }
    .section{
        padding: .5rem 0;
        box-sizing: border-box;
    }
    h2{
        font-size: .45rem;
        margin: 0 0 .5rem 0 !important;
    }
    h2 span {
        top: 10px;
        font-size: .4rem;
    }
    .wrapper{
        width: 7.18rem;
        margin: 0 auto;
    }
    #top{
        display: none;
    }
    .section .sectoin_title {
        width: 7.18rem;
        height: .6rem;
        font-size: .3rem;

    }
    .nav_bar{
        background: #35455c;
        position: fixed;
        height: .88rem;
        top: 0;
        z-index: 100;
        width: 100%;
    }
    .nav_bar .nav_crumbs {
        right: 0;
        position: absolute;
        width: .48rem;
        height: .48rem;
    }
    .nav_bar .nav_crumbs{
        background: url(../images/crumbs.png) no-repeat;
        background-size: 100% 100%;
    }
    .nav_bar .nav_crumbs_close{
        background: url(../images/crumbs_btn.png) no-repeat;
        background-size: 100% 100%;
    }
    .nav_bar .nav_logo img{
        max-height: .88rem;
    }
    .nav_list ul {
        display: none;
        position: fixed;
        right: 0;
        background: #05264E;
        top: .88rem;
        height: 100%;
        width: 4.46rem;
    } 
    .nav_list li a {
        line-height: 1.2rem;
        display: block;
    }
    .banner{
        margin-top: .88rem;
        height: 3.75rem;
        background: url(../images/m_banner.png) center center no-repeat;
        background-size: 100% 100%;
    }
/**************** 娲诲姩浠嬬粛 ****************/
    .at_desc .lf_box {
        width: 100%;
    }
    .at_desc .rt_box {
        width: 100%;
    }
    .at_desc .rt_box .tp_cont {
        margin: .08rem 0;
        width: 100%;
    }
    .at_desc .at_desc_cont  {
        display: block;
    }
    .at_desc .lf_box .bm_cont {
        display: block;
        height: 3.2rem;
        padding-top: 0;
        margin-top: .44rem;
        border: 1px solid rgba(4, 53, 110, 0.3);
        background: rgba(4,60,125, 0.3);
    }
    .at_desc .rt_box .tp_cont, .at_desc .rt_box .bm_cont {
        height: 3.2rem;
        width: 100%;
        border: 1px solid #3195f0;
    }
    .at_desc .lf_box .bm_cont .rules_info {
        margin-top: .45rem;
        font-size: .26rem;
    }
    .at_desc .lf_box .bm_cont .rules_info p {
        line-height: .38rem;
    }
    .at_desc .lf_box .bm_cont .rules_img .rules_tips {
        margin: 0 auto;
        width: 4.73rem;
        height: .8rem;
        text-align: center;
        line-height: .8rem;
        padding-left: 0;
        background: url(../images/rules_m.png) no-repeat;
        background-size: 100% 100%;
    }
/**************** 娲诲姩浠嬬粛 ****************/
    .document_box {
        max-width: 100%;
        width: 100%;
        height: 100%;
        border-radius: .5rem 0 .5rem 0;
        background: rgba(19, 68, 129, 0.4);
        margin: 0 auto;

    }
    .document_box .document_wrapper {
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
    .video_wrapper {
        width: 100%;
        height: 100%;
        overflow: hidden;
        padding-bottom: 30px;
    }
    .document_cover {
        width: 2.5rem;
        margin-right: .3rem;
    }
    .document_box h2::after{
        background-size: 196% 100%;
        background-position: 49%;
    }
    .document_box .download_tit {
        width: 3.6rem;
        font-size: .35rem;
    }
    .document_box .swiper-slide .swiper-slide-box {
        padding: .3rem .2rem;
    }
    .document_box .swiper-slide .swiper-slide-box h6 {
        font-size: .3rem;
        height: .76rem;
        padding-bottom: .1rem;
    }
    .document_box .swiper-slide .document-cover-box {
        height: 2.6rem;
        width: 1.9rem;
    }
    .document_box .swiper-slide .document_cover {
        width: 1.9rem;
        height: 2.6rem;
    }
    .document_box .swiper-slide .document-info {
        width: 100%;
        height: 2.6rem;
    }
    .document_box .swiper-slide .document-info p {
        font-size: .24rem;
        height: 1.9rem;
        overflow-y: auto;
    }
    .document_box .swiper-slide {
        height: 100%;
    }
    .title {
        color: #6666cc;
        font-size: .28rem;
        line-height: .34rem;
        margin-bottom: .1rem;
    }

    .document_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;
    }
    
    .video_box .play_icon {
        width: 1rem;
        height: 1rem;
    }
/**************** 鎶藉 ****************/
    #prize_area {
        display: block;
    }
    .winner-box  {
        width: 100%;
    }
    .lottery_box h2::after{
        content: "";
        background: url(../images/tit_bg2.png)no-repeat;
        background-size: 196% 100%;
        background-position: 49%;
    }
    .lottery_box {
        max-width: 100%;
        border-radius: .5rem 0px 0px 0px;
    }
    .about_txt {
        width: 100%;
        font-size: .35rem;
        line-height: .7rem;
        float: inherit;
    }
    .about_video{
        float: inherit;
        width: 100%;
        font-size: .20rem;
    }
    .about_cover_box {
        display: block;
        width: 100%;
        font-size: .28rem;
    }
    .about_video p i{
        display: none;
    }
    .about_video li:nth-child(n+3) p{
        margin: 0 auto;
        text-align: center;
    }

    .about img{
        bottom: 22px;
        width: 100%;
        margin-bottom: 10px;
    }
    .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 {
        display: none;
    }

    .video_item{
        width: 100%;
        margin-bottom: .18rem;
    }

    .video_item h6 span {
        width: 85%;
    }


    .video_cover img {
        width: 100%;
        height: 3.65rem;
    }

    .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 h6 {
        font-size: .25rem;
        height: 1rem;
        padding: 0 .3rem;
    }

    #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{
        width: 7.5rem;
        min-width: 7.5rem;
        max-width: 7.5rem;
    }
    #prilist li{
        width: 30%;
        margin: 0 10px 10px 0;
        padding:10px 0;
        height: 1.4rem;
    }
    #prilist li{
        width: 30%;
        margin: 0 1% 10px 0;
        font-size: .26rem;
    }
    #prilist li:nth-of-type(3n+1){
        margin-left: 2%;
    }
     #prilist img{
        margin-top: .16rem !important;
        height: .6rem;
     }
     .roll-2 img,
     .roll-4 img,
     .roll-6 img,
     .roll-8 img{
        height: .6rem !important;
     }
     #prilist li .prize_title {
         font-size: .18rem;
         margin-top: .2rem;
     }
     #prilist #begin_btn{
        height: 1.73rem;
        line-height: initial;
        font-size: .35rem;
        margin-bottom: 0;
     }
     #winner_list{
        width: 94%;
        margin: 20px 3% 0;
        font-size: 17px;
     }
     #prilist #begin_btn .cj {
        margin-top: .6rem;
        font-size: .29rem;
        line-height: .29rem;
    }
    #prilist #begin_btn .count_box {
        margin-top: .16rem;
        font-size: .18rem;
        font-weight: 400;
    }
     #winner_list .tips{
        color: #666;
     }
     .about_box {
        padding: .6rem 10px;
        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: 100%;
        overflow: auto;
    }
    .pop_window{
        top: 0%;
    }
    .sideBar{
        display: none;
    }
    .bdsharebuttonbox{
        display: none;
    }
    .close-dialog{
        right: 15px;
        color: #525252;
    }
    .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;
    }
    #winner_ul li{
        color: #2783CB;
    }
    .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;
    }
    #winner_ul li .prize {
        color: #333;
    }
}</pre></body></html>