/* 第二导航栏 */
.nav_bar{
    display: block;
    height: 80px;
    position: fixed;
    width: 100%;
    background: #fff;
    top: 30px;
    z-index: 9;
    border-bottom: 1px solid #cccc;
}
.m_nav{
    display: none;
}
.nav_bar>div{
    height: 80px;
}
.nav_bar ul li{
    margin-left: 35px;
    font-size: 16px;
    cursor: pointer;
    height: 80px;
    line-height: 80px;
}
.add_border{
    border-bottom: 2px solid #d22222; 
}
/* 第二导航栏 */


/* banner */
banner{
    margin-top: 110px;
    display: block;
}
/* banner */




/* 主体 */
#go_section5,#go_section4, #go_section3, #go_section2, #go_section1 {
    position: relative;
    top: -110px;
    display: block;
    height: 0;
    overflow: hidden;
}
h2{
    text-align: center;
    font-size: 24px;
    margin: 35px;
    font-family: 微软雅黑 bold;
    position: relative
}
h2 span{
    position: absolute;
    left: 0;
    right: 0;
    top: 0
}
.section1 h2 span, .section2 h2 span,.section3 h2 span,.section4 h2 span, .section5 h2 span{
    top: -16px;
}
.play{
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    opacity: 0.8;
    margin: auto;
    width: auto !important;
}
.play:hover{
    opacity: 1;
}
.ac{
    border-bottom: 2px solid #d22222;
}
.section1_down a{
    position: absolute;
    bottom: 15px;
    right: 0;
}
.isOk{
    background: #ccc;
    width: 100px;
    display: block;
    margin: 0 auto;
    color: #fff;
    height: 35px;
    line-height: 35px;
    border-radius: 3px;
    left: 0
}

    /* 分享 */

    /* 分享 */



    /* 活动规则 */
    .section1 li {
        width: 288px; 
    }
    .section1_title{
        margin-top: 140px;
    }
    .section1_up{
        background: #9f9f9f;
        position: relative;
        text-align: center;
        height: 99px;
    }
    .section1_up img{
        position: absolute;
        margin: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .section1_down{
        text-align: center;
    }
    .section1 ul{
        padding: 0 20px;
        box-sizing: border-box;
    }
    .section1 ul li{
        width: 275px;
        box-shadow: 1px 4px 7px -1px #e9e9e9;
        padding-bottom: 20px;
        box-sizing: border-box;
    }
    .section1_down h3{
        font-size: 18px;
        margin: 24px;
    }
    .section1_down p{
        width: 230px;
        margin: 0 auto;
        margin-bottom: 40px;
        text-align: left;
    }
    .section1_down span{
        text-align: right;
        padding-right: 20px;
        box-sizing: border-box;
    }
    /* 活动规则 */


    /* 功耗测试 */
    .section2{
        background: #f5f5f5;
        width: 100%;
    }
    .section2 ul, .section3 ul, .section4 .form_test{
/*         background: #d3edf5;
        border: 1px dashed #3699ff; */
        padding: 10px;
        box-sizing: border-box;
        position: relative;
    }
    .section2 ul li{
        width: 392px;
        position: relative;
    }
    .section2 ul li>img{
        width: 100%;
    }
    .download_desc{
        position: absolute;
        bottom: 0;
        width: 100%;
        padding: 29px 18px;
        box-sizing: border-box;
    }
    .download_desc span{
        width: 100%;
        /* display: block; */
        background: #9f9f9f;
        height: 60px;
        /* line-height: 60px; */
        text-align: center;
        font-size: 14px;
        color: #fff;
    } 
    .download_desc a{
        height: 60px;
        line-height: 60px;
        text-align: center;
        color: #fff;
        display: block;
        background: #e61439;
    }
    .download_desc img{
        vertical-align: middle;
        margin-right: 5px;
        position: relative;
        top: -3px;
    }
    .last_function{
        width: 786px !important;
    }
    .last_function .download_desc span{
        background: #e61439;
    }
    /* 功耗测试 */
    

    /* 无线连接测试 */
    .section3 ul li{
        width: 294px;
        position: relative;
    }
    .last_three{
        width: 392px !important;
        position: relative;
    }

    .last_three .connect_test span{
        background: #e61439;
    }
    /* 无线连接测试 */


    /* 随堂测验 */
    .section4 form {
        background: #fff;
        padding: 60px 100px 130px 100px;
    }
    .section4 form h4{
        font-size: 18px;
        font-family: MicrosoftYaHei;
        font-weight: 400 !important;
        margin: 10px auto 24px auto;
    }
    .section4 form label{
        display: inline-block;
        width: 49%;
        margin-bottom: 10px;
        font-size:16px;
        color:rgba(102,102,102,1);
    }
    .a_btn {
        display: block;
        margin: 60px auto 0px ;
        width: 220px;
        font-size: 22px;
        height: 60px;
        background: #eb0029;
        color: #fff;
        border-radius: 6px;
        cursor: pointer;
        border: none;
        text-align: center;
        line-height: 60px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 40px;
    }
    .a_btn:hover{
        background: #d00125;
    }
    /* 随堂测验 */
    
    /* 幸运之门 */
    /*抽奖区域*/
    #prize_area {
        padding: 40px 0;
    }

    /*抽奖弹窗样式*/
    .lotter_alert {
        /*抽奖机会用完*/
        /*中奖了*/
    }

    .lotter_alert.not_winning {
        width: 305px;
    }

    .lotter_alert.not_winning .layui-layer-content {
        overflow: hidden;
    }

    .lotter_alert.layui-layer {
        padding: 30px;
        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: 20px 0;
    }

    .lotter_alert .layui-layer-content big {
        display: block;
        margin-bottom: 10px;
        font-size: 18px;
        color: #333333;
        margin-top: 25px;
        font-weight: bold;
    }

    .lotter_alert .layui-layer-content span {
        color: #000;
    }

    .lotter_alert.no_chance {
        width: 305px;
    }

    .lotter_alert.no_chance big {
        display: block;
        padding-top: 20px;
        color: #342e2e;
    }

    .lotter_alert.no_chance .btns {
        display: block;
        padding: 20px 0;
    }

    .lotter_alert.no_chance .btn {
        color: #fff;
        border: none;
        width: 85px;
        margin: 0 3px;
        background: #eb0029;
    }

    .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{
        background: #f5f5f5;
        padding-bottom: 60px;
    }
    #prilist{
        float: left;
        width: 672px;
        margin-right: 100px;
    }

    #prilist li {
        display: block;
        background: #fcdee3;
        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: 2px solid #fac5ce;
    }

    #prilist li.right {
        margin-right: 0;
    }

    #prilist li.active {
        border: 2px solid #eb0029;
    }

    #prilist img {
        display: block;
        height: 60px;
        margin: 0 auto 10px;
    }

    #prilist #begin_btn {
        padding: 0;
        height: 151px;
        line-height: 151px;
        font-size: 20px;
        color: #fff;
        background: #eb0029;
        cursor: pointer;
    }
    #prilist #begin_btn:hover{
        background: #9a001b;
    }
    #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: #e90029;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        margin-bottom: 20px;
    }

    #winner_list .list_box b {
        display: block;
        margin: 0 auto;
        font-size: 18px;
        color: #007ac2;
        margin-bottom: 10px;
        text-align: center;
        color: #fff;
    }

    /*#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: 300px;
        line-height: 15px;
        overflow: hidden;
        margin-bottom: 20px;
        background: #fff;
        color: #000;
        border: 2px solid #fcdee3;
        border-top: none;
        padding: 20px 0;
        border-radius: 0 0 10px 10px;
    }

    #winner_ul {
        display: block;
        padding: 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: 20px;
        color: #ef6775;
    }
    #winner_ul li span{
        color: #666666;
    }
    .concat_box{
        height: 310px;
        padding: 35px;
        box-sizing: border-box;
        border: 1px dashed #c81131;
        border-radius: 3px;
    }
    .concat_box>div{
        width: 80%;
    }
    .concat_box>img{
        width: 15%;
        height: 71%
    }
    .concat_box p{
        line-height: 35px;
    }
    .concat_box .concat{
        margin-top: 30px;
    }
    .concat_box .concat img{
        margin-right: 6px;
        margin-left: 30px;
    }
    .concat_box .concat img:first-child{
        margin-left: 0px;
    }
    .concat p{
        line-height: 25px;
    }
    .concat_box{
        margin-bottom: 50px;
    }
    .about{
        border: none;
    }
    .about div p{
        line-height: 25px;
    }
    .about .concat{
        margin-top: 20px
    }
    .side_button a{
        color: #fff;
        display: inline-block;
        width: 100%;
        height: 100%;
    }
    /* 幸运之门 */
    .line{
        position: absolute;
        top: 7px;
        width: 98.4%;
        display: inline-block;
        height: 3px;
        background: #e61439;
    }
    /* 分享 */
    .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 { top: 40px; position: absolute; right: 57px; font-size: 14px; color: #333; line-height: 38px; z-index: 2; }
    .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;
    }


    /* 弹窗 */
    /*  修改弹窗样式  */
    /*弹窗*/

    .pop_window {
        z-index: 1011;
        position: fixed;
        padding: 0px;
        margin: 0px 0px 0px -250px;
        width: 500px;
        top: 15%;
        left: 50%;
        color: rgb(0, 0, 0);
        border: 8px solid rgb(216, 216, 216);
        border-radius: 5px;
        cursor: default;
        height: 600px;
        line-height: 1.6;
        background: rgb(255, 255, 255);
        font-size: 14px;
    }
    .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 {
        display: none;
    }
    .pop_window_box .error {
        color: #f00;
        background: none;
        padding-left: 8px;
        font-weight: normal;
    }
    #video_box .dialog {
        background: #F6F6F6;
    }
    #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;
    }

    #submit_form{
        overflow: inherit;
    }
    .pop_window{
        border: none;
        border-radius: 5px;
        height: 520px;
        box-shadow: 2px 1px 10px #000000;
        z-index: 99999;
    }
    .dialog{
        border-radius: 5px;
    }
    .collect_title{
        text-align: center;
        padding: 10px 0 0 0;
    }
    .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;
    }
    #submit_form dd{
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }
    #submit_form dd label{
        width: 50%;
    }

    .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
    }
    .info_msgBox{
        height: 390px;
    }
    /*用户资料 - 弹窗表单*/
    .dialog-bd{
        /* position: relative; */
    }
    #submit_form{
        height: 460px;
        overflow-y: auto;
    }


    .color_red{
        color:#d22;
    }
    #submit_form dl{
        display: block;
        margin: 10px 0;
    }
    #submit_form dt{
        display: block;
        font-weight: bold;
        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{
        display: block;
        margin: 10px 0;
        line-height: 14px;
    }
    #submit_form label input{
        margin-right: 10px;
        float: left;
    }
    .collect_title{
        display: block;
        padding: 20px 0;
    }
    #submit_form .inline_selects label{
        float: left;
        width: 280px;
    }
    #submit_form .inline_dl dt{
        float: left;
        width: ;
        line-height: 35px;
    }
    #submit_form .inline_dl select{
        width: 129px;
        height: 35px;
        margin: 0 10px 10px 0;
        border: 1px solid #ddd;
    }

    #submit_form .inline_dl textarea{
        width: 100%;
        display: block;
        height: 18px;
        padding: 10px;
        border: 1px solid #ddd;
        overflow:hidden; 
        resize:none; 
        border-radius: 5px;
    }
    .frm_btn {
        background: none;
        color: #fff;
        width: 100%;
        height: 36px;
        vertical-align: top;
        border: none;
        outline: none;
    }
    .dialog{
        height: 100%;
        position: relative;
    }
     #submit_form .sub {
        width: 300px;
        border-radius: 5px;
        margin: 20px auto;
        background: #c80d00;
        float: inherit;
        cursor: pointer;
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
    }

    #submit_form .sub:hover {
         background: #e1261a;
    }

     .close-dialog {
        position: absolute;
        top: 10px;
        right: 35px;
        width: 28px;
        height: 28px;
        color: #D0CECF;
        text-align: center;
        cursor: pointer;
        font-size: 20px;
     }
     .close-dialog:hover {
        color: #444;
     }
     .radio_box{
        display: block !important;
     }
    /* 弹窗 */
    

    /* 侧边栏 */
    .sideBar {
        position: fixed;
        right: 0%;
        width: 110px;
        top: 33%;
        border: 1px solid #d22222;
        border-radius: 5px;
        text-align: center;
        padding: 20px 0;
        background: #fff;
        box-sizing: border-box;
    }
    .side_button li{
        width: 82%;
        text-align: center;
        padding: 10px 0;
        box-sizing: border-box;
        background: #cccccc;
        margin: 0 auto;
        border-radius: 5px;
        cursor: pointer;
        color: #fff;
    }
    /* 侧边栏 */
    .last_function:hover, .last_three:hover{
        box-shadow: 1px 1px 7px 4px #ccc;
    }
    #layui-layer2, #layui-layer1{
        top: 120px !important;
    }
    .bg_red{
        background: #e61439 !important;
    }
    .thank_join .pop_desc{
        display: block;
    }
    .new_not_winning .layui-layer-content big{
        margin-top: 0;
    }

/* 主体 */

@media screen and (max-width: 800px) {
    h2{
        font-size: 0.5rem;
        height: 32px;
        margin: 43px 0 5px 0;
    }
    .wrapper{
        width: 100%;
    }
    #top{
        display: none;
    }
    .nav_bar{
        top: 0;
        height: 60px;
    }
    .nav_bar>div{
        width: 100%;
        height: 60px;
    }
    .nav_bar>div img{
        display: none;
    }
    .p_nav{
        display: none;
    }
    .m_nav{
        display: flex;
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .m_nav li img{
        display: inline-block;
        width: 100%;
        position: relative;
        top: 10px;
    }
    .m_nav li a{
        height: 100%
    }
    .nav_bar .m_nav li{
        display: inline-block;
        font-size: 14px;
        margin-left: 0;
        height: 60px;
        line-height: 60px;
        text-align: center;
    }
    .m_nav li:first-child{
        width: 30%;
        /* margin-right: 9%; */
    }
    .p_banner{
        display: none;
    }
    .m_banner{
        display: block !important;
        margin-top: 61px;
    }
    .section h2 img{
        display: none;
    }
    .section1 ul li{
        width: 48%;
        margin-bottom: 17px;
        height: 200px;
        position: relative;
    }
    .section1 ul{
        padding: 0 10px;
    }
    .section1_down p{
        width: 100%;
        font-size: 0.35rem;
    }
    .section1_up{
        height: 27%;
    }
    .section1_up img{
        width: 14%;
    }
    .section1_down h3 {
        font-size: 14px;
        margin: 14px;
    }
    .section1_down span{
        font-size: 0.35rem;
        position: absolute;
        bottom: 14px;
        right: 0px;
    }
    .section2 ul li{
        width: 50%;
    }
    .download_desc{
        padding: 0.58rem 0.29rem;
    }
    .download_desc span{
        height: 1.1rem;
        /* line-height: 0.6rem; */
        font-size: 12px;
        background: #e61439;
        box-sizing: border-box;
        padding-left: 0.7rem;
        padding-right: 0.2rem;
        text-align: left;
    }
    .section3 ul li{
        width: 50%;
    }
    .last_three{
        width: 100% !important;
        height: 5rem;
    }
    .play{
        width: 15% !important
    }
    .last_three .cover{
        height: 100%;
    }
    .section4 form {
        padding: 16px;
        box-sizing: border-box;
        height: 8rem;
        overflow: auto;
    }
    .section4 form label{
        width: 100%;
        font-size: 0.35rem;
    }
    .section4 form h4{
        font-size: 0.4rem;
    }
    #prize_area{
        padding: 0;
    }
    #prilist{
        width: 100%;
    }
    #prilist li{
        width: 30%;
        margin: 0 10px 10px 0;
        padding:10px 0;
        height: 66px;
    }
    #prilist li{
        width: 30%;
        margin: 0 1% 10px 0;
        font-size: 0.35rem;
    }
    #prilist li:nth-of-type(3n+1){
        margin-left: 2%;
    }
     #prilist img{
        height: 36px;
     }
     #prilist #begin_btn{
        height: 86px;
        line-height: 86px;
        font-size: 0.5rem;
     }
     #winner_list{
        width: 94%;
        margin: 20px 3% 0;
        font-size: 0.35rem;
     }
     #winner_list .tips{
        color: #666;
     }
     .play{
        top: -0.6rem
     }
     .concat_box{
        height: auto;
        position: relative;
        width: 93%;
        padding: 0.5rem;
     }
     .concat_box p{
        font-size: 0.3rem;
        line-height: 0.6rem;
     }
     .concat_box .concat span{
        display: block;
        font-size: 0.3rem;
        margin-bottom: 10px;
        width: 100%;
     }
     .concat_box .concat{
        margin-top: 10px;
     }
     .concat_box>img{
        width: 2.5rem;
        height: 2.5rem;
        position: absolute;
        right: 10px;
        bottom: 40px;
     }
     .concat_box>div{
        width: 100%;
     }
     .section4 form h4{
        margin: 10px auto 6px auto;
     }
    ins{
        font-size: 0.4rem;
    }
    .section3, .section4, .section5, .footer{
        display: none;
    } 
    .about img{
        bottom: 22px;
    }
    #winner_list .tips{
        display: none;
    }
    .pop_window{
        width: 92%;
        margin: 10% 0px 0px -46%;
        height: 460px;
    }
    .info_msgBox{
        height: 400px;
        overflow: auto;
    }
    #submit_form dd input[type=text]{
        width: 100%;
        border-radius: 5px;
    }
    #submit_form .inline_dl textarea{
        width: 100%;
        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;
    }
    .section1_title{
        margin-top: 24px;
        margin-bottom: 16px;
    }
    .form_test .question:last-child{
        margin-bottom: 100px;
    }
    .section1_down a{
        font-size: 0.35rem
    }
    .lotter_alert .layui-layer-content big{
        /* margin-top: -36px; */
    }

    .line{
        width: 95%
    }
    .question{
        line-height: 15px;
    }
    .question h4{
        font-size: 0.35rem !important;
        line-height: 25px;
    }
    ins {
        font-size: 0.35rem !important;
    }
    .a_btn{
        position: fixed;
        height: 35px;
        width: 130px;
        font-size: 0.35rem;
        line-height: 35px;
        bottom: 10px;
    }
    .download_icon{
        top: 0.85rem !important;
        left: 7px;
        width: 17px;
    }
    .section4{
        padding-bottom: 2rem
    }
    .download_desc a{
        display: none;
    }
    .close-dialog{
        right: 5px;
        color: #525252;
    }
    .section1 h2 span, .section2 h2 span, .section3 h2 span, .section4 h2 span, .section5 h2 span{
        top: 0;
    }
    #submit_form{
        height: 460px;
    }
    .winner .layui-layer-content{
        font-size: 0.35rem;
    }
    .new_not_winning .layui-layer-content{
        font-size: 0.4rem;
    }

/*     #submit_form .sub{
        height: 35px;
    }
    .frm_btn{
        position: absolute;
        bottom: 0;
    } */
}