#pc-view-page {
    font-size: 14px;
}
a:hover{
    font-weight: bold;
    color: rgb(28, 181, 216);
}
.img_hover:hover{
    box-shadow: 5px 3px 17px #1CB5D8;
}
.vertical_align{
    vertical-align: bottom;
}
.hover{
    background: rgba(28, 181, 216, 1) !important;
}
.sub_title{
    width: 155px;
    height: 56px;
    /* background-color: rgba(28, 181, 216, 1);  */
    background-color: rgba(49, 70, 84, 1);
    border-radius: 10px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    font-weight: 700;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    line-height: 56px;
    margin-top: 30px;
    margin-right: 20px;
    cursor: pointer;
}
.show{
    text-align: center;
    border-radius: 10px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    float: right;
}
.show a{
    color: #fff !important;
}
.section_title{
    height: 50px;
    font-size: 28px;
    font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
    text-align: center;
    line-height: 50px;
    margin: 25px auto;
    width: 440px;
    position: relative;
}
.section_title:after{
    content: "————";
    color: rgba(28, 181, 216, 1);
    position: absolute;
    bottom: -33px;
    left: 170px;
}
.section_5 .section_title:after, .concat_box .section_title:after{
    position: absolute;
    bottom: -33px;
    left: 160px;
}
.banner {
    margin-top: 72px;
}
.banner img{
    vertical-align: bottom;
}
.header{
    /* background: rgba(49, 70, 84, 1); */
    background: rgba(255, 255, 255, 1);
    padding: 15px 0 5px 0;
    position: fixed;
    width: 100%;
    top: 30px;
    z-index: 99;
}
.header>div{
    min-width: 1100px;
    width: 59%;
    margin: 0 auto;
}
.header_right a{
    height: 40px;
    text-align: center;
    cursor: pointer;
    border-radius: 50px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    line-height: 40px;
}
.header_bg_green{
    width: 135px;
    background-color: rgba(115, 191, 68, 1);
}
.jq_download_btn{
    outline: none;
}
.header_bg_blue{
    width: 135px;
    background-color: rgba(28, 181, 216, 1);
}
.concat_box{
    padding-bottom: 100px;
    width: 1200px;
    margin: 0 auto;
}
.content{
    width: 1200px;
    margin: 0 auto;
    min-width: 1200px;
}
.concat_message img{
    vertical-align: middle;
    margin-right: 10px;
}
.concat_message li{
    margin-bottom: 15px
}
.concat_border{
    border: 4px solid rgba(28, 181, 216, 1);
    padding: 30px 50px 20px;
    box-sizing: border-box;
    color: #333;
    border-radius: 20px;
}
.Qr_code img{
    width: 150px;
    height: 150px;
}
.Qr_code{
    text-align: center;
}
.side_bar{
    width: 120px;
    height: 300px;
    color: #333;
    position: fixed;
    top: 36%;
    right: 30px;
}
.side_bar ul{
    padding: 10px 0 20px;
    border-radius: 5px;
    background: #1CB5D8;
}
.go_target{
    border-radius: 5px;
    padding: 3px 0;
    text-align: center;
    color: #333;
    font-size: 14px;
    cursor: pointer;
}
.go_target a{
    padding: 5px 0
}
.go_target a, .back_top{
    color: #fff;
    display: inline-block;
    width: 100%;
}
.go_target a:hover{
    font-weight: normal;
    background: #006281;
}
.back_top{
    background-color: rgba(255, 102, 0, 1);
    border-radius: 50px;
    font-style: normal;
    text-align: center;
    padding: 5px 0;
    margin-top: 8px;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    width: 95px;
    cursor: pointer;
    margin: 8px 13px 0;
}
.taike_header{
    text-align: center;
    padding-top: 100px;
}

.section_1{
    border: 1px solid #ccc;
    border-radius: 15px;
    padding: 30px;
    box-sizing: border-box;
    margin-top: 100px;
}
.section_1_top_left{
    background: rgba(0, 0, 0, 1);
    width: 70%;
    border-top-left-radius: 15px;
}
.section_1_top_left>img{
    width: 170px;
    padding: 30px 0 0 20px;
}
.section_1_top_left ul{
    margin: 25px;
    background: rgba(51, 51, 51, 1);
}
.section_1_top_left ul li{
    width: 220px;
    height: 200px;
    background: #fff;
    text-align: center;
    margin: 14px 9px 14px 16px;
}
.section_1_top_left ul li:last-child{
    width: 220px;
    height: 200px;
    text-align: center;
    width: 220px;
    height: 200px;
    text-align: center;
    background: rgba(51, 51, 51, 1);
    color: #fff;
    font-weight: 400;
    font-size: 28px;
    cursor: auto;
}
.section_1_top_left ul li img{
    margin-top: 30px;
}

.section_1_top_right {
    width: 27%;
}
.section_1_top_right h3{
    background: #000;
    color: #fff;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    font-family: '微软雅黑';
    border-top-right-radius: 15px;
    font-weight: 400;
}
.section_1_step {
    background: rgba(228, 228, 228, 1);
    padding: 20px;
}
.section_1_step b{
    color: #FF6600;
    font-weight: 700;
}
.section_1_setp_btn{
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(228, 228, 228, 1) 100%);
    height: 35px;
    border: 1px solid rgba(215, 215, 215, 1);
    width: 220px;
    border-radius: 50px;
    text-align: center;
    line-height: 35px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 10px;
}
.go_lottery_btn{
    display: block;
    font-size: 20px;
    color: #FFFFFF;
    width: 320px;
    height: 60px;
    line-height: 60px;
    font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
    font-weight: 700;
    background-color: rgba(115, 191, 68, 1);
    text-align: center;
    border-radius: 4px;
    border: none;
}
.go_lottery_btn:hover{
    background: rgba(90, 154, 52, 1);
    color: #fff !important;
}
.section_1_bottom{
    margin-top: 30px;
}
.share_icon img{
    margin-right: 10px;
}
.share_icon span{
    margin-right: 15px;
    float: left;
}
.lottery_total{
    font-weight: 400;
    font-size: 36px;
    background: url(../images/u74.png);
    display: block;
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px;
}
.lottery_count{
    position: absolute;
    width: 80px;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    /* background: red; */
}
.lottery_count_1{
    top: 72px;
    left: 62px;
}
.lottery_count_2{
    top: 74px;
    left: 71px;
}
.lottery_count_3{
    top: 72px;
    left: 66px;
}
.lottery_count_4{
    top: 71px;
    left: 70px;
}
.lottery_count_5{
    top: 70px;
    left: 45px;
}
.section_1_bottom p{
    margin-top: 20px;
}
.section_1_step p{
    line-height: 25px;
}

.section_1_top_left ul li div{
    position: absolute;
    bottom: 20px;
    left: 30px;
    color: #1CB6D8;
}

.section_2 .desc{
    line-height: 30px;
}
.section_2_right_item{
    display: inline-block;
}
.section_2_right_item p{
    text-align: center;
    margin-top: 30px;
}
.section_2_right {
    width: 69%;
}
.section_2_right ul {
    box-sizing: border-box;
    padding: 30px 40px;
    border: 1px solid rgba(28, 181, 216, 1);
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.section_2_left{
    width: 35%;
    margin-right: 30px;
}
.section_2_left ul{
    padding: 9px 37px 0 37px;
    border: 1px solid rgba(28, 181, 216, 1);
    border-bottom-left-radius: 20px;
    height: 81%;
    line-height: 43px;
}
.jq_video_btn{
    display: inline-block;
}
.play_item{
    position: absolute;
    left: 138px;
    top: 90px;
}
.section_2_bottom ul{
    border: 1px solid rgba(28, 181, 216, 1);
    padding: 30px 30px;
    border-radius: 20px;
    border-top-left-radius: 0;
}
.section_2_bottom ul li{
    position: relative
}
.section_2_bottom ul li p{
    text-align: center;
    width: 50%;
    margin: 15px auto 10px;
    border: 1px solid rgba(28, 181, 216, 1);
    padding: 5px;
    border-radius: 20px;
    color: #333333;
    font-weight: normal;
}



/* .section_3 h2{
    width: 440px
} */
.section_3_content{
    border: 1px solid rgba(28, 181, 216, 1);
    padding: 30px;
    box-sizing: border-box;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.section_3_content_top >p {
    width: 47%;
    margin-right: 60px;
}
.section_3_content_top{
    background: rgba(228, 228, 228, 1);
    line-height: 35px;
    border-radius: 5px;
    padding: 13px 15px;
}
.section_3_content_bottom{
    margin-top: 50px;
}
.section_3_content_bottom a{
    display: inline-block;
}
.section_3_content_bottom li{
    position: relative;
    margin-right: 30px;
}
.section_3_content_bottom li:hover{
    box-shadow: 5px 3px 17px #1CB5D8;
}
.section_3_content_bottom li p{
    position: absolute;
    background: rgba(28, 181, 216, 1);
    color: #fff;
    bottom: 0;
    width: 99%;
    text-align: center;
    height: 60px;
    border: 1px solid rgba(121, 121, 121, 1);
}
.section_4_menu li{
    position: relative;
}
.section_4_menu li span{
    position: absolute;
    top: -30px;
    right: 10px;
    font-size: 14px;
    color: #d22222;
}
.section_4_content_box{
    border: 1px solid rgba(28, 181, 216, 1);
    padding: 30px;
    box-sizing: border-box;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.section_4_item_desc {
    width: 500px;
    padding: 20px;
    box-sizing: border-box;
    border: 1px solid rgba(28, 181, 216, 1);
    border-radius: 10px;
}
.section_4_video_text{
    width: 100%;
    height: 50px;
    background: rgba(28, 181, 216, 1);
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 24px;
    margin-bottom: 30px;
}
.section_4_content_box a{
    display: inline-block;
}
.play_icon{
    position: absolute;
    left: 205px;
    top: 130px;
}
.teaching_border li{
    height: 50px;
    border: 1px solid rgba(28, 181, 216, 1);
    border-radius: 10px;
    font-size: 16px;
    color: #FFFFFF;
    margin: 13px 0 19px 0;
    cursor: pointer;
}
.teaching_border li a span:hover{
    background: rgba(28, 181, 216, 1);
    color: #fff;
}
.teaching_border li a{
    width: 100%;
    height: 100%;
    position: relative
}
.teaching_border li a span{
    line-height: 50px;
    width: 444px;
    display: inline-block;
    margin-left: 60px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    position: absolute;
    text-align: center;
    z-index: 10;
    left: -6px;
}
.teaching_border li a:hover{
    color: #fff;
}
.teaching_border li img{
    vertical-align: middle;
    position: absolute;
    top: -1px;
    left: 0px;
    height: 51px;
    width: 60px;
}
.section_5{
    background: rgba(0, 160, 233, 0.298039215686275);
    padding: 20px 0;
    margin-top: 40px;
}
.section_5_content{
    width: 1200px;
    margin: 0 auto;
}
.section_5_left li{
    width: 210px;
    background: rgba(230, 242, 249, 1);
    height: 150px;
    font-weight: 400;
    font-size: 13px;
    color: #333333;
    text-align: center;
    margin: 10px 0;
    border-radius: 10px;
}
.section_5_left li img{
    width: 80px;
    height: 80px;
    padding-top: 23px;
}
.section_5_left {
    width: 56%;
    margin-right: 70px;
}
@keyframes rowup {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        -webkit-transform: translate3d(0, -307px, 0);
        transform: translate3d(0, -307px, 0);
        display: none;
    }
}
.section_5_right{
    position: relative;
    width: 35%;
    height: 543px;
}
.section_5_right h3{
    background: rgba(28, 181, 216, 1);
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 20px;
    color: #fff;
    margin-top: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.section_5_right ul{
    position: absolute;
    top: 70px;
    width: 100%;
    height: 293px;
    /* padding-top: 20px; */
    background: #fff;
    overflow: hidden;
}
.section_5_right ul li{
    text-align: center;
    margin-top: 10px;
    /* -webkit-animation: 10s rowup linear infinite normal;
    animation: 10s rowup linear infinite normal; */
    position: relative;
}
.section_5_right ul li span{
    color: rgba(28, 181, 216, 1)
}
.section_5_right p{
    position: absolute;
    bottom: 0;
    background: rgba(28, 181, 216, 1);
    color: #fff;
    padding: 20px;
    box-sizing: border-box;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.play_start{
    background: rgba(255, 102, 0, 1) !important;
    color: #fff !important;
    line-height: 150px !important;
    font-size: 24px !important;
    font-weight: bold !important;
    cursor: pointer;
}
.play_start:hover{
    background:rgba(213, 85, 0, 1) !important
}
.select_box ins{
    display: none;
}
.null{
    text-align: center;
    padding-top: 110px;
}
.lotter_alert .layui-layer-content{
    width: 300px;
    text-align: center;
    height: 150px;
    font-size: 14px;
}
#prilist li.active {
    background: rgba(28, 181, 216, 1);
    color: #fff;
}
.lottery_item{
    cursor: pointer;
}
.pop_text{
    margin-top: 20px
}
.go_study_btn, .go_paizi_btn{
    width: 110px;
    height: 30px;
    background-color: rgba(28, 181, 216, 1);
    text-align: center;
    line-height: 30px;
    color: #fff;
    display: inline-block;
    margin-top: 20px;
    border-radius: 5px;
}
.go_study_btn:hover, .go_paizi_btn:hover{
    background-color: rgba(0, 98, 129, 1);
    color: #fff;
    font-weight: normal;
}
.lottery_item_num{
    display: none;
}
.winner .layui-layer-content, .not_winning .layui-layer-content{
    padding-top: 30px;
}

#goTo_section_5,#goTo_section_4, #goTo_section_3, #goTo_section_2 {
    position: relative;
    top: -100px;
    display: block;
    height: 0;
    overflow: hidden;
}
/* 分享 */
.bdsharebuttonbox .share-need-vfy { width: 266px; height: 38px; display: block; margin: 0; padding: 0; background: none; position: absolute; left: auto; right: 0; z-index: 1000; }
.bdshare-button-style0-16::after { clear: both; content: ''; display: block; height: 0; visibility: hidden; }
.bdsharebuttonbox { font-size: 14px; color: #333; line-height: 38px; z-index: 999; }
.bdshare-button-style0-16 .bds_weixin { background-position: 0 -1612px; }
.bdshare-button-style0-16 .bds_tsina { background-position: 0 -104px; }
.bdshare-button-style0-16 .bds_qzone { background-position: 0 -52px; }
.bdsharebuttonbox .bds_sqq {
 background-attachment: scroll;
 background-clip: border-box;
 background-image: url("http://bbs.elecfans.com/template/elecfans_201508/prize/images/qq-ico.png");
 background-origin: padding-box;
 background-position: 0 0 !important;
 background-size: auto;
 background-repeat: no-repeat;
 height: 38px;
 margin: 0 0 0 18px;
 padding: 0;
 width: 38px;
}
.bdsharebuttonbox .bds_weixin {
 background-attachment: scroll;
 background-clip: border-box;
 background-image: url("http://bbs.elecfans.com/template/elecfans_201508/prize/images/weixin-ico.png");
 background-origin: padding-box;
 background-position: 0 0 !important;
 background-size: auto;
 background-repeat: no-repeat;
 height: 38px;
 margin: 0 0 0 18px;
 padding: 0;
 width: 38px;
}
.bdsharebuttonbox .bds_tsina {
 background-attachment: scroll;
 background-clip: border-box;
 background-image: url("http://bbs.elecfans.com/template/elecfans_201508/prize/images/weibo-ico.png");
 background-origin: padding-box;
 background-position: 0 0 !important;
 background-size: auto;
 background-repeat: no-repeat;
 height: 38px;
 margin: 0 0 0 18px;
 padding: 0;
 width: 38px;
}
.bdsharebuttonbox .bds_qzone {
 background-attachment: scroll;
 background-clip: border-box;
 background-image: url("http://bbs.elecfans.com/template/elecfans_201508/prize/images/qzone-ico.png");
 background-origin: padding-box;
 background-position: 0 0 !important;
 background-size: auto;
 background-repeat: no-repeat;
 height: 38px;
 margin: 0 0 0 18px;
 padding: 0;
 width: 38px;
}
.bdsharebuttonbox a, .bdsharebuttonbox .bds_more{
 cursor: pointer;
 float: left;
 font-size: 12px;
 line-height: 16px;
}
.shareCount{
    display: none;
}
.sideBar_active{
    background: #006281;
}

#mobile-view-page {
    display: none;
}

@media screen and (max-width: 1023px) {
    body {
        overflow-x: hidden;
    }
    /* 阿里手淘方案计算方式 */
    /* 尺寸计算方式，750设计稿 实际测量尺寸除以100在除以0.75 */
    /* 例 实际测量尺寸10px，则换算尺寸是除0.1/0.75，等于0.1334（保留四位，第四位直接进一位） */
    #pc-view-page {
        display: none;
        overflow: hidden;
    }
    #mobile-view-page {
        display: block;
        padding: 1.2667rem 0;
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
    }
    .sso_dialog {
        width: 8rem!important;
        margin-left: -4rem!important;
        /* left: 0!important; */
    }
    .pr {
        position: relative;
    }
    .container {
        margin: 0 .3334rem;
    }
    .green-btn {
        background-color: #6db846;
        color: #fff;
        display: block;
        line-height: 1.12rem;
        text-align: center;
        font-size: .4534rem;
        border-radius: 4px;
    }
    .green-btn:active,
    .green-btn:hover {
        background-color: #549136;
        color: #fff;
    }
    .site-nav-bar {
        display: -webkit-flex;
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        height: 1.2667rem;
        overflow: hidden;
        padding: 0 .4rem;
        background-color: #fff;
        z-index: 999;
    }
    .site-nav-bar .logo {
        height: .7rem;
    }
    .site-nav-bar nav {
        font-size: .4534rem;
        overflow: hidden;
        line-height: 1.2667rem;
    }
    .site-nav-bar .on {
        font-weight: 700;
        color: #1cb5d8;
        border-color: #1cb5d8;
    }
    .site-nav-bar nav span {
        float: left;
        padding: 0 .2667rem;
        border-bottom: 4px solid transparent;
    }
    .site-banner {
        height: 5rem;
        background: url('../images/banner.jpg') center center no-repeat;
        background-size: cover;
    }
    .touch-me-box {
        margin: .5334rem 0 .6267rem;
        padding: .2667rem;
        border: 1px solid #d7d7d7;
        border-radius: 10px;
        background: -webkit-linear-gradient(#fff, #f2f2f2); /* Safari 5.1 - 6.0 */
        background: linear-gradient(#fff, #f2f2f2); /* 标准的语法 */
    }
    .surprise-box {
        border-radius: 10px;
        background-color: #000;
        padding: .2667rem;
    }
    .surprise-box img {
        height: .3334rem;
        vertical-align: top;
    }
    .surprise-list {
        overflow: hidden;
        background-color: #333;
        border: 1px solid #434343;
    }
    .surprise-box .lottery_item {
        position: relative;
        float: left;
        width: 30%;
        margin: 1.66666666%;
        background: url('../images/u50.png') center center no-repeat #fff;
    }
    .surprise-box .lottery_item:nth-child(1) {
        background-size: 90%;
    }
    .surprise-box .lottery_item:nth-child(2) {
        background-image: url('../images/u52.png');
        background-size: 54%;
    }
    .surprise-box .lottery_item:nth-child(3) {
        background-image: url('../images/u54.png');
        background-size: 70%;
    }
    .surprise-box .lottery_item:nth-child(4) {
        background-image: url('../images/u56.png');
        background-size: 66%;
    }
    .surprise-box .lottery_item:nth-child(5) {
        background-image: url('../images/u58.png');
        background-size: 86%;
    }
    .surprise-box .lottery_item:nth-child(6) {
        background-image: url('../images/u566.png');
        background-color: #333;
        background-position: center 75%;
        background-size: 86%;
    }
    .surprise-box .lottery_item::after {
        content: "";
        display: block;
        margin-top: 100%;
    }
    .surprise-box .word {
        position: absolute;
        top: 40%;
        font-size: .4rem;
        text-align: center;
        color: #fff;
        width: 50%;
        /* background: red; */
    }
    .surprise-box .lottery_item:nth-child(1) .word {
        left: 20%;
    }
    .surprise-box .lottery_item:nth-child(2) .word {
        left: 26%;
    }
    .surprise-box .lottery_item:nth-child(3) .word {
        left: 22%;
    }
    .surprise-box .lottery_item:nth-child(4) .word {
        left: 25%;
    }
    .surprise-box .lottery_item:nth-child(5) .word {
        top: 42%;
        left: 10%;
    }
    .surprise-box .lottery_item:nth-child(6) .word {
        top: 6%;
        left: 0;
        width: 100%;
        white-space: nowrap;
    }
    .surprise-middle {
        display: -webkit-flex;
        display: flex;
        font-size: .32rem;
        margin-top: .46rem;
    }
    .surprise-middle .l {
        margin-top: .2rem;
        margin-right: .5334rem;
        text-align: center;
    }
    .lottery-count {
        display: inline-block;
        width: 1.1734rem;
        height: 1.1734rem;
        background: url('../images/u74.png') center center;
        background-size: cover;
        line-height: 1.1734rem;
        text-align: center;
        font-size: .48rem;
        color: #333;
    }
    .surprise-middle .l .tip {
        white-space: nowrap;
    }
    .surprise-middle .bdsharebuttonbox {
        margin-bottom: .26rem;
    }
    .surprise-middle .bdsharebuttonbox span {
        margin-right: 0;
        float: left;
        line-height: .85rem;
    }
    .surprise-middle .bdsharebuttonbox [data-cmd] {
        margin-left: .2rem;
        background-size: cover;
        width: .85rem;
        height: .85rem;
    }
    .touch-me-box .btn-area a {
        margin: .4rem 1.47rem .4rem;
    }
    .operate-flow {
        font-size: .3734rem;
    }
    .operate-flow .hd {
        border-radius: 8px 8px 0 0;
        line-height: 1.04rem;
        text-align: center;
        font-size: .4rem;
        color: #fff;
        background-color: #000;
    }
    .operate-flow .bd {
        padding: .4rem .34rem .66rem;
        background-color: #e1e1e1;
    }
    .operate-flow .step {
        display: block;
        margin: 0 auto .4534rem;
        width: 4.26rem;
        border: 1px solid #d2d2d2;
        border-radius: .72rem;
        background-color: #e1e1e1;
        box-shadow: 0 .36rem .36rem #fff inset;
        line-height: .72rem;
        font-size: .4rem;
        text-align: center;
        font-weight: 700;
    }
    .operate-flow .desc {
        margin-bottom: .6rem;
        font-size: .3734rem;
    }
    .operate-flow .spe {
        color: #fa581e;
        font-weight: 700;
    }
    .operate-flow .line {
        margin-bottom: .6rem;
        /* margin: .66rem -.34rem; */
        height: 1px;
        background-color: #d2d2d2;
    }
    .site-sec-tit {
        position: relative;
        margin: 1rem auto .8rem;
        font-size: .4534rem;
        color: #2f2f2f;
        text-align: center;
        font-weight: 700;
    }
    .site-sec-tit::after {
        position: absolute;
        top: 120%;
        left: 50%;
        margin-left: -.535rem;
        content: "";
        width: 1.07rem;
        height: 2px;
        background-color: #1cb5d8;
    }
    .tech-page .top-word {
        margin-bottom: .67rem;
        font-size: .4rem;
    }
    .tab-panel {
        margin-bottom: .67rem;
    }
    .tab-panel .hd {
        overflow: hidden;
    }
    .tab-panel .hd li {
        float: left;
        margin-right: 5px;
        padding: 0 .48rem;
        background-color: #2e3f4b;
        border-radius: 5px 5px 0 0;
        line-height: .9rem;
        color: #fff;
        text-align: center;
        font-size: .4267rem;
    }
    .tab-panel .hd .on {
        background-color: #1cb5d8;
    }
    .tab-panel .bd {
        margin-top: -1px;
        border: 1px solid #1cb5d8;
        border-radius: 0 10px 10px 10px;
    }
    .tab-panel .bd>:first-child~div{
        display: none;
    }
    .features {
        font-size: .3734rem;
        margin: .5334rem .2667rem;
    }
    .features>p:first-child {
        margin-bottom: .8rem;
    }
    .features .green-btn {
        margin: .5334rem 2rem;
    }
    .notebook {
        margin: .6667rem .4667rem;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .notebook .item {
        width: 4rem;
        text-align: center;
        margin-bottom: .5rem;
    }
    .notebook img {
        max-width: 100%;
        margin-bottom: .2rem;
    }
    .notebook .tit {
        display: block;
        font-size: .32rem;
        line-height: 1.2;
        text-align: center;
    }

    .prod-video {
        margin: .6667rem .4667rem;
    }
    .prod-video .item {
        position: relative;
        display: block;
        width: 100%;
        margin-bottom: .4rem;
    }
    .prod-video .item img {
        max-width: 100%;
    }
    .prod-video .item .play_item {
        position: absolute;
        margin: -40px 0 0 -40px;
        left: 50%;
        top: 50%;
    }
    .prod-video .tit {
        display: block;
        font-size: .3734rem;
        text-align: center;
    }
    .tech-test {
        margin: .6667rem .4667rem;
    }
    .tech-test .brief {
        margin-bottom: .6667rem;
        padding: .1667rem .5334rem;
        background-color: #f0f0f0;
        font-size: .3734rem;
        border-radius: 3px;
        text-align: justify;
    }
    .tech-test .brief p {
        margin: .32rem 0;
    }
    .pdf-item {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .pdf-item .item {
        margin-bottom: .3rem;
        width: 4rem;
        background-color: #1cb5d8;
    }
    .pdf-item .item img {
        vertical-align: top;
        max-width: 100%;
    }
    .pdf-item a {
        display: block;
        font-size: .32rem;
        color: #fff;
    }
    .pdf-item .tit {
        display: block;
        padding: .1334rem .2667rem;
        line-height: 1.2;
    }
    .tab-panel-live .hd {
        display: -webkit-flex;
        display: flex;
    }
    .tab-panel-live .hd li {
        white-space: nowrap;
        padding: 0;
        flex: 1;
    }
    .tab-panel-live .hd li:last-child {
        margin-right: .5rem;
        max-width: 100px;
    }
    .live-video {
        margin: .6667rem .4667rem;
    }
    .live-video .v-item {
        position: relative;
        display: block;
        margin-bottom: .2rem;
    }
    .live-video .v-item img {
        max-width: 100%;
    }
    .live-video .v-item .play_item {
        position: absolute;
        margin: -1.3867rem 0 0 -40px;
        left: 50%;
        top: 50%;
    }
    .live-video .v-item .tit {
        display: block;
        font-size: .3734rem;
        line-height: .8534rem;
        text-align: center;
        background-color: #1cb5d8;
        color: #fff;
    }
    .live-word {
        padding: 0 .4667rem;
        border: 1px solid #1cb5d8;
        border-radius: 4px;
        font-size: .3734rem;
    }
    .live-word:nth-child(2) {
        margin-bottom: .8rem;
    }
    .live-word .tag {
        font-weight: 700;
    }
    .live-word p {
        margin: .3734rem 0;
    }
    .live-vedio-list {
        font-size: .3734rem;
    }
    .live-vedio-list li {
        border: 1px solid #1cb5d8;
        border-radius: 7px;
        margin-bottom: .24rem;
        height: 1.0667rem;
    }
    .live-vedio-list li a {
        display: -webkit-flex;
        display: flex;
        align-items: center;
    }
    .live-vedio-list img {
        height: 1.0667rem;
    }
    .live-vedio-list li span {
        flex: 1;
        text-align: center;
        margin: 0.2rem;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .surprise-roll-box {
        margin: .6667rem .4667rem;
    }
    .section_5_left {
        justify-content: space-between;
        flex-wrap: wrap;
        width: auto;
        margin: 0;
    }
    .section_5_left li {
        margin: .1rem 0;
        padding: 5% 0;
        width: 32%;
        height: auto;
    }
    .section_5_left .active {
        background-color: #1cb5d8;
        color: #fff;
    }
    .section_5_left li img {
        padding: 0;
        width: 40%;
        height: auto;
    }
    .play_start {
        line-height: normal!important;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        justify-content: space-around;
        font-size: .3734rem!important;
    }
    .winner-list {
        overflow: hidden;
        margin-top: .4rem;
    }
    .winner-list .hd {
        background-color: #1cb5d8;
        color: #fff;
        font-size: .4rem;
        line-height: 1.0667rem;
        border-radius: 5px 5px 0 0;
        text-indent: .3734rem;
    }
    .winner-list .bd {
        padding: .2667rem;
        border: 1px solid #1cb5d8;
        border-radius: 0 0 5px 5px;
        height: 7rem;
        overflow: hidden;
    }
    .winner-list .bd ul {
        height: 7rem;
        overflow: hidden;
    }
    .winner-list .bd li {
        font-size: .3734rem;
    }
    .winner-list .bd li span {
        color: #1cb5d8;
    }
    .winner-list .bd .null {
        padding-top: 3.5;
    }
    .winner-list .word {
        margin-top: .5334rem;
        font-size: .3734rem;
        color: #5d5d5d;
    }
    .winner-list .spe {
        color: #fa581e;
        font-weight: 700;
    }
    .contact-list li{
        margin-bottom: .5334rem;
        display: -webkit-flex;
        display: flex;
        padding: 0 .4667rem;
        align-items: center;
        font-size: .3734rem;
        line-height: 1.4;
    }
    .contact-list li img {
        width: 1.0667rem;
        margin-right: .3734rem;
    }
    .qrcode-box {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        font-size: .3734rem;
        text-align: center;
    }
    .qrcode-box>div {
        width: 49%;
    }
    .qrcode-box img {
        max-width: 100%;
    }
    .lotter_alert,
    .layui-layer-btn0 {
        font-size: .3734rem;
    }
    .get-info-form-m {
        font-size: .3734rem;
    }
    .get-info-form-m .form_box {
        padding: .2rem;
        width: auto;
    }
    .get-info-form-m #alert_info_form {
        padding: .2rem;
        height: 70vh;
        overflow-x: hidden;
        overflow-y: scroll;
    }
    #alert_info_form dt {
        line-height: 27px;
    }
    .get-info-form-m #address_select textarea {
        width: 80%;
    }
}