.footer {
    padding: 10px 0;
    color: #ccc;
}
.footer a {
    color: #ccc;
}
.footer a:hover {
    color: #fff;
}
.m_h2{
    display: none;
}
/* 第二导航栏 */
.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{
    position: relative;
    margin-top: 110px;
    overflow: hidden;
}
.banner .i_box {
    height: 225px;
    background: no-repeat center center;
    background-size: auto 100%;
}
.banner .hd {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    text-align: center;
}
.banner .hd li {
    display: inline-block;
    overflow: hidden;
    margin: 0 5px;
    text-indent: -99em;
    width: 30px;
    height: 4px;
    background-color: #fff;
    font-size: 1;
    line-height: 1;
    cursor: pointer;
}
.banner img{
    cursor: inherit;
}
.banner .hd .on {
    background-color: #E60028;
}
/* banner */

.u1_pc{
    margin-bottom: 20px;
    cursor: inherit;
}
.u1_m{
    display: none;
}

/* 主体 */
#go_section7, #go_section5,#go_section4, #go_section3, #go_section2, #go_section1 {
    position: relative;
    top: -80px;
    display: block;
    height: 0;
    overflow: hidden;
}
h2{
    text-align: center;
    font-size: 34px;
    margin: 60px auto 60px auto !important;
    font-family: 微软雅黑 bold;
    position: relative;
    line-height: 1;
}
h2::after {
    content: "";
    position: absolute;
    left: 33%;
    bottom: -30px;
    width: 417px;
    height: 42px;
    background: url(../images/u6.png)no-repeat;
    background-size: 100% 100%;
}
.desc_content{
    text-align: center;
    line-height: 25px;
    font-size: 16px;
}
.ac{
    border-bottom: 2px solid #d22222;
}
.ac a{
    color: #d22222;
}
.section1_down a{
    position: absolute;
    bottom: 15px;
    right: 0;
}

/* 活动规则 */
.rule_box h2 {
    margin: 0 auto 75px auto !important;
}
.rule_box .wrapper{
    padding: 0 0 60px 0;
    box-sizing: border-box;
}
.rule{
    width: 564px;
    height: 280px;
    background: url(../images/u7.png)no-repeat;
    background-size: cover;
    padding: 40px 30px 0 30px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 25px;
    float: left;

}
.rule_box ul{
    float: right;
}
.rule_box ul li{
    width: 230px;
    height: 278px;
    padding: 60px 30px 0 30px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 25px;
    float: left;
    position: relative;
}
.rule_box a{
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.step1{
    background: url(../images/step1.png)no-repeat;
    background-size: 100% 100%; 
}
.step2{
    background: url(../images/step2.png)no-repeat;
    background-size: 100% 100%; 
    margin-left: 40px;
}
.btn{
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: #d70c2f;
    border-radius: 3px;
    font-size: 14px;
    border: none;
}
.btn:hover{
    background: #c00d2c;
}
.file_button {
    text-align: center;
    bottom: 5px !important;
    left: 22px !important;
}
.file_button input{
    cursor: pointer;
}
.file_button .uploader_box .uploadifive-button{
    text-align: center;
    color: #fff;
    background: #d70c2f;
    border-radius: 3px;
    font-size: 14px;
    border: none;
}
.file_button .uploader_box .uploadifive-button:hover{
    background: #c00d2c;
}
.uploadifive-queue{
    display: none;
}
/* 活动规则 */



/* 是德离线分析软件 */
.section3 {
    background-color: #f5f5f5;
    padding-bottom: 40px;
    box-sizing: border-box;
}
.soft_box h2::after {
    content: "";
    position: absolute;
    left: 29%;
    bottom: -30px;
    width: 520px;
    height: 42px;
    background: url(../images/u8.png)no-repeat;
    background-size: 100% 100%;
}
.soft_txt{
    font-size: 14px;
    text-align: center;
    line-height: 25px;
}
.soft_icon{
    display: block;
    margin: 50px auto;
}
.soft_menu{
    width: 630px;
    float: left;
}
.soft_item{
    width: 200px;
    height: 165px;
    text-align: center;
    font-size: 16px;
    padding-top: 30px;
    box-sizing: border-box;
    background: #fff;
    margin-bottom: 14px;
}
.soft_item img{
    display: block;
    margin: 0 auto 10px auto;
}
.soft_item .icon_h{
    display: none;
}
.soft_menu .on{
    color: #fff;
    background: #d70c2f;
}
.soft_menu .on img{
    display: none;
}
.soft_menu .on .icon_h{
    display: block
}


.soft_content{
    width: 520px;
    float: right;
    background: #fff;
    box-shadow: 0 0 19px -10px #ccc;
    padding: 75px 65px 65px 65px;
    box-sizing: border-box;
}
.soft_content a{
    width: 280px;
    height: 50px;
    font-size: 16px;
    display: block;
    margin: 0 auto;
    line-height: 50px;
}

.soft_content p{
    font-size: 16px;
    text-align: center;
    line-height: 26px;
    height: 50px;
}
.soft_content img{
    width: 100%;
    margin: 34px 0;
}
.soft_content li{
    display: none;
}
.soft6 p{
    position: relative;
    top: -40px;
}
/* 是德离线分析软件 */


/* 感恩月干货文章&视频 */
.video_box {
    padding-bottom: 35px;
}
.video_txt{
    line-height: 25px;
    font-size: 14px;
    text-align: center;
    margin: 30px 0 50px 0;
}
.video_box h2::after{
    content: "";
    left: 26%;
    width: 590px;
    background: url(../images/u9.png)no-repeat;
    background-size: 100% 100%;
}
.video_item{
    width: 220px;
    text-align: center;
    box-shadow: 0 2px 11px -10px;
    padding-bottom: 20px;
    box-sizing: border-box;
    margin-bottom: 25px;
}
.video_item h6{
    font-weight: normal;
    margin:  10px 0;
    font-size: 14px;
    height: 38px;
}
.video_cover{
    width: 100%;
    cursor: pointer;
}
.video_cover img{
    width: 100%;
    vertical-align: bottom;
}
.video_item button{
    width: 140px;
    height: 32px;
    font-weight: 700;
}
.video_cover{
    position: relative;
}
.play_icon {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    background: url(../images/play.png);
    background-size: 100% 100%;
    cursor: pointer;
}
.video_cover:hover .play_icon{
    background: url(../images/play_hover.png);
    background-size: 100% 100%;
}

/* 感恩月干货文章&视频 */


aside{
    position: fixed;
    right: 0;
    top: 40%;
}
aside a{
    width: 186px;
    height: 179px;
    display: block;
    background: url('../images/lottery.png')no-repeat;
    background-size: 100% 100%;
}
.lotteryed a{
    background: url('../images/lotteryed.png')no-repeat;
    background-size: 100% 100%;
    cursor: default;
}





.section5 {
    background: rgba(249, 249, 249, 1);
    padding-bottom: 20px;
}
/* 幸运之门 */
/*抽奖区域*/
#prize_area {
    padding: 20px 0;
}


.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;
}
.upload_pop_btn{
    width: 200px;
    display: block;
    margin: 22px auto;
    height: 35px;
    line-height: 35px;
}
.layui-layer-ico {
    background: url("../images/close.png") no-repeat !important;
}
.lotter_alert.not_winning {
    width: 305px;
}
.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: 14px;
}

.lotter_alert.no_chance {
    width: 305px;
}

.lotter_alert.no_chance big {
    display: block;
    padding-top: 10px;
    color: #342e2e;
    margin-top: 20px;
}


.lotter_alert.no_chance .layui-layer-content {
    overflow: hidden;
}

.lotter_alert.winner {
    width: 305px;
}

.lotter_alert.winner big b {
    color: #ff0000;
}

.lotter_alert.winner img {
    display: block;
    margin: 10px auto;
    width: 100px;
}

.lotter_alert.winner span {
    line-height: 20px;
}

.lotter_alert.winner .layui-layer-content {
    overflow: hidden;
}
.lotter_alert .layui-layer-content big img{
    width: 35px;
    vertical-align: middle;
    margin-right: 11px;
}
.pop_desc{
    font-size: 14px;
    padding: 10px;
    border-radius: 5px;
    margin-top: 4px;
    display: inline-block;
}
.no_chance .pop_desc{
    color: #fff;
    background: #e61439;
}

.section4{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.apply_use{
    width: 163px;
    height: 42px;
    background-color: rgba(233, 0, 41, 1);
    font-size: 14px;
    text-align: center;
    line-height: 42px;
    border-radius: 3px;
    display: block;
    color: #fff;
    margin: 40px auto 50px auto;
    border: none;
}
.apply_use:hover{
    background: rgba(101, 0, 17, 1);
}
#prilist{
    float: left;
    width: 672px;
    margin-right: 100px;
}

#prilist li {
    display: block;
    background: #fff;
    float: left;
    margin: 0 20px 20px 0;
    width: 202px;
    padding: 30px 0;
    text-align: center;
    overflow: hidden;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #333;
    border: 1px solid #fac5ce;
    font-size: 16px;
}

#prilist li.right {
    margin-right: 0;
}

#prilist li.active {
    border: 1px solid #eb0029;
    background: #fff2f4;
}

#prilist img {
    display: block;
    height: 60px;
    margin: 0 auto 10px;
}
.winner_desc{
    font-size: 13px;
    line-height: 25px;
    color: #999;
}

#prilist #begin_btn {
    padding: 0;
    height: 160px;
    line-height: 160px;
    font-size: 20px;
    color: #fff;
    background: #d70c2f;
    cursor: pointer;
}
#prilist #begin_btn:hover{
    background: #c00d2c;
}
#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: #d70c2f;
    -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: left;
    color: #fff;
    padding-left: 20px;
    box-sizing: border-box;
    text-align: center;
}

/*#fcdee3*/

#winner_list .list_box p {
    line-height: 20px;
}

#winner_list .tips {
    line-height: 20px;
    color: #999999;
    font-size: 12px;
    display: block;
}
#winner_list .tips a{
    color: #9a001b;
}
#jq_marquee_box {
    margin-top: 10px;
    height: 300px;
    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: #b91a36;
    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_box {
    padding: 60px 0 40px;
}
.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;
}
.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 { float: right;margin: 45px 0 35px; 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: 420px;
    top: 15%;
    left: 50%;
    color: rgb(0, 0, 0);
    border: 8px solid rgb(216, 216, 216);
    border-radius: 5px;
    cursor: default;
    height: 460px;
    line-height: 1.6;
    background: rgb(255, 255, 255);
    font-size: 14px;
    max-height: 596px;
    min-height: 486px;
}
.pop_window .dialog-hd{
    width: 100%;
    line-height: 50px;
    text-indent: 20px;
    background: #d00;
    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 {
    display: none;
}
.pop_window_box .error {
    color: #f00;
    background: none;
    padding-left: 8px;
    font-weight: normal;
}
#video_box .dialog {
    background: #F6F6F6;
}
#video_box #video_player{
    height: 100%;
}
#video_box .pop_window {
    width: 800px;
    height: 500px;
    margin-left: -400px;
}
#video_player_box {
    padding: 0;
}
#video_player_box {
    height: 450px;
}
#video_box .dialog-hd {
    margin-right: 70px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: #fff;
    border: none;
    height: 30px;
    border-radius: 5px;
}
.radio_box dt{
    float: inherit !important;
}
#submit_form{
    overflow: inherit;
}
#submit_form .reason_box{
    display: none;
}
.pop_window{
    border: none;
    border-radius: 5px;
    box-shadow: 2px 1px 10px #000000;
    z-index: 99999;
}
.dialog{
    border-radius: 5px;
}
.collect_title{
    text-indent: 20px;
    margin: 16px 0;
}
.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;
    border-radius: 3px;
}
.info_msgBox{
    height: 100%;
    overflow: auto;
}
/*用户资料 - 弹窗表单*/
.dialog-bd{
    /* position: relative; */
}
#submit_form{
    height: 462px;
    overflow-y: auto;
}


.color_red{
    color:#d22;
}
#submit_form dl{
    display: block;
    margin: 10px 0;
}
#submit_form dt{
    display: block;
    font-size: 14px;
}
#submit_form dt i{
    font-weight: normal;
    font-style: normal;
}
#submit_form dt span{
    font-weight: normal;
    color: #999;
    font-size: 12px;
}

#submit_form dd{
    font-size: 14px;
    color: #666;
}
#submit_form dd input[type=text]{
    border: 1px solid #ddd;
    padding: 8px 10px;
    width: 100%;
    border-radius: 5px;
}
#submit_form dd label{
    /* display: block; */
    margin: 10px 10px 10px 0;
    line-height: 14px;
}
#submit_form label input{
    margin-right: 5px;
    vertical-align: initial;
    /* float: left; */
}
#submit_form .inline_selects label{
    float: left;
    width: 280px;
}
#submit_form .inline_dl dt{
    float: left;
    width: ;
    line-height: 25px;
}
#submit_form .inline_dl select{
    width: 129px;
    height: 35px;
    margin: 0 10px 10px 0;
    border: 1px solid #ddd;
}

#submit_form textarea{
    width: 81%;
    display: block;
    height: 60px;
    padding: 10px;
    border: 1px solid #ddd;
    overflow: hidden;
    resize: none;
    border-radius: 3px;
    margin-left: 47px;
}
.frm_btn {
    background: none;
    color: #fff;
    width: 100%;
    height: 36px;
    vertical-align: top;
    border: none;
    outline: none;
    cursor: pointer;
}
.dialog{
    height: 100%;
    position: relative;
}
 #submit_form .sub {
    width: 200px;
    margin: 20px auto;
    background: #c80d00;
    float: inherit;
    cursor: pointer;
    position: absolute;
    bottom: -10px;
    right: 0;
    left: 0;
}

#submit_form .sub:hover {
     background: #e1261a;
}

 .close-dialog {
    position: absolute;
    top: 10px;
    right: 30px;
    width: 28px;
    height: 28px;
    color: #D0CECF;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
 }
 .close-dialog:hover {
    color: #444;
 }
 .radio_box{
    display: block !important;
    line-height: 35px;
 }
 .mb40{
    margin-bottom: 40px !important;
 }
/* 弹窗 */


.last_function:hover{
    box-shadow: 1px 1px 7px 4px #ccc;
}
.bg_red{
    background: #e61439 !important;
}
.thank_join .pop_desc{
    display: block;
}
.new_not_winning .layui-layer-content big{
    margin-top: 0;
}

.question .ui-text {
    margin-left: 10px;
    border: 1px solid #e4e4e4;
    padding: 3px 8px;
}
.hide {
    display: none;
}
/* 主体 */

@media screen and (max-width: 800px) {
    .m_show{
        display: block;
    }
    .m_hide{
        display: none;
    }
    aside{
        display: none;
    }
    .rule_box{
        padding: 0 10px;
        box-sizing: border-box;
    }
    .rule {
        width: 100%;
        height: auto;
        padding: .45rem .33rem .6rem;
        box-sizing: border-box;
        font-size: .33rem;
        line-height: .63rem;
        background-size: 100% 100%;
        margin-bottom: .8rem;
    }
    .rule_box ul{
        width: 100%;
    }
    .rule_box ul li {
        width: 48%;
        padding: 0;
        height: 5.5rem;
    }
    .rule_box h2{
        margin: .66rem 0 1rem !important
    }
    .step2 a {
        width: 2rem;
        font-size: .3rem;
        line-height: .8rem;
        height: .8rem;
        bottom: 5px;
        left: 5px !important;
    }

    .step2{
        margin-left: .2rem;
        background: url(../images/step2_m.png)no-repeat;
        background-size: 100% 100%; 
    }
    .file_button .uploader_box .uploadifive-button {
        width: 2.2rem !important;
        font-size: .35rem !important;
    }

    .soft_box h2::after {
        width: 75%;
        left: 0;
        height: .6rem;
        bottom: -.55rem;
    }
    .soft_txt {
        font-size: .35rem;
    }

    .soft_icon {
        margin: .5rem auto .8rem auto;
    }
    .soft_menu {
        width: 100%;
    }
    .soft_item img {
        width: .8rem;
    }
    .soft_content img {
        margin: .5rem 0;
    }
    .soft_content p {
        font-size: .35rem;
        line-height: .6rem;
        height: auto;
    }
    .soft_content a{
        display: none;
    }
    .soft6 p{
        position: relative;
        top: 0;
    }

    .video_box {
        padding: 0 10px;
    }
    .video_box h2::after{
        content: "";
        left: 0;
        width: 85%;
        height: .6rem;
        bottom: -.55rem;
    }
    .video_txt {
        line-height: .7rem;
        font-size: .35rem;
        text-align: center;
        margin: .35rem 0;
    }
    .video_txt br{
        display: none;
    }
    .video_item {
        width: 48%;
        margin-bottom: .4rem;
    }
    .video_item h6 {
        font-weight: normal;
        margin: .3rem 0;
        font-size: .35rem;
        height: 1rem;
    }

    #winner_ul li span {
        margin: 0 .6rem !important;
        font-size: .35rem;
    }

    .lotter_alert.layui-layer {
        width: 75% !important;
    }
    .section4 {
        display: none;
    }
    .section3 {
        background-color: #fff;
        padding: 0 10px;
    }
    .soft_menu li {
        height: auto !important;
        float: none;
        width: 30%;
        background: #f5f5f5;
        padding: .3rem 0;
        box-sizing: border-box;
        margin: 0 .3rem .3rem 0;
        font-size: .3rem;
    }
    .soft_content{
        width: 100%;
        padding: 1rem .5rem;
        margin: .3rem 0;
    }
    .rule_box .wrapper{
        padding: 0 0 .5rem 0;
    }
    .qr_code {
        width: 44%;
        margin: 0 auto;
    }
    .qr_code img{
        margin-bottom: 0;
    }
    .step1_m{
        background: url(../images/step1_m.png)no-repeat;
        background-size: 100% 100%; 
    }
    .step1_m a{
        display: none;
    }
    .cover{
        height: auto;
    }
    .notice_word {
        display: -webkit-flex;
        display: flex;
        font-size: 0.4rem;
        line-height: 0.6rem;
        align-items: center;
        margin: 0 10px;
        text-align: left;
    }
    .notice_word img {
        margin-right: 0;
        height: .634rem;
        width: 0.634rem;
    }
    h2{
        font-size: .45rem;
        margin: .66rem 0 1rem !important;
    }
    h2::after {
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 7rem;
        height: .7rem;
        bottom: -0.55rem;
    }
    .wrapper{
        width: 100%;
    }
    #top{
        display: none;
    }
    .nav_bar{
        top: 0;
        height: 60px;
        z-index: 10
    }
    .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: 0.36rem;
        margin-left: 0;
        height: 60px;
        line-height: 60px;
        text-align: center;
        padding: 0 0.3rem;
    }
    .m_nav li:first-child{
        width: 30%;
        /* margin-right: 9%; */
    }
    .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: 17px
    }
    .section1_down h3 {
        font-size: 14px;
        margin: 14px;
    }
    .section1_down span{
        font-size: 17px;
        position: absolute;
        bottom: 14px;
        right: 0px;
    }
    .section2 ul li{
        width: 50%;
    }
    .play{
        width: 15% !important
    }
    .section4 .form {
        padding: 16px;
        box-sizing: border-box;
        /* height: 8rem; */
        overflow: auto;
    }
    .section4 .form label{
        width: 100%;
        font-size: 14px;
    }
    .section4 form h4{
        font-size: 20px;
    }
    .section4 .a_btn {
        position: static;
        margin: .6rem auto 0;
    }
    #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: .3rem;
    }
    #prilist li:nth-of-type(3n+1){
        margin-left: 2%;
    }
     #prilist img{
        height: 36px;
     }
     .roll-8 img{
        height: 42px !important;
     }
     .roll-4 img{
        height: 24px !important;
        margin-top: 16px !important;
     }
     #prilist #begin_btn{
        height: 86px;
        line-height: 86px;
        font-size: 22px;
     }
     #winner_list{
        width: 94%;
        margin: 20px 3% 0;
        font-size: 17px;
     }
     #winner_list .tips{
        color: #666;
     }
     .play{
        top: -0.6rem
     }
     .contact_box {
        margin-top: .54rem;
        margin: 0 .3rem;
        width: auto;
        font-size: 12px;
        display: -webkit-flex;
        display: flex;
        padding: .2rem .3rem;
        height: auto;
        text-align: justify;
        line-height: 1.6;
        justify-content: space-between;
     }
     .contact_box .t_box {
        flex: 1;
     }
     .contact_box .i_box img {
        width: 2.4rem;
     }
     .contact_box .tip {
        margin-bottom: .2667rem;
     }
     .contact_box .tip span {
        display: block;
     }
     .about_box {
        padding: .6rem 0;
        margin: 0 .4rem;
        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;
     }
     .section4 form h4{
        margin: 10px auto 6px auto;
     }
    ins{
        font-size: 20px;
    }
    .footer{
        display: none;
    }
    .about img{
        bottom: 22px;
    }
    #winner_list .tips{
        display: none;
    }
    .pop_window{
        width: 92%;
        margin: 10% 0px 0px -46%;
        height: 500px;
    }
    .info_msgBox{
        height: 390px;
        overflow: auto;
    }
    #submit_form dd input[type=text]{
        width: 100%;
        border-radius: 5px;
    }
    #submit_form .inline_dl textarea{
        width: 78%;
        height: 40px;
        overflow:hidden;
        resize:none;
        border-radius: 5px;
    }
    #submit_form .inline_dl select {
        width: 115px;
    }
    #submit_form dd label{
        margin: 5px 0;
    }
    .pop_window{
        top: 0%;
    }
    .sideBar{
        display: none;
    }
    .bdsharebuttonbox{
        display: none;
    }
    .section1_title{
        margin-top: 24px;
        margin-bottom: 16px;
    }
    .form_test .question:last-child{
        margin-bottom: 0;
    }
    .section1_down a{
        font-size: 17px;
    }
    .lotter_alert .layui-layer-content big{
        /* margin-top: -36px; */
    }

    .line{
        width: 95%
    }
    .question{
        line-height: 15px;
    }
    .question h4{
        font-size: 15px !important;
        line-height: 22px;
    }
    ins {
        font-size:15px!important;
    }
    .a_btn{
        position: fixed;
        height: 35px;
        width: 130px;
        font-size: 17px;
        line-height: 35px;
        bottom: 10px;
    }
    .download_icon{
        top: 0.85rem !important;
        left: 7px;
        width: 17px;
    }
    .section4{
        padding-bottom: .6rem;
    }
    .close-dialog{
        right: 15px;
        color: #525252;
    }
    #submit_form{
        height: 460px;
    }
    .winner .layui-layer-content{
        font-size: 17px;
    }
    .new_not_winning .layui-layer-content{
        font-size: 20px;
    }
    .question .ui-text {
        margin-left: 10px;
        width: 4rem;
    }
    .banner {
        margin-top: 60px;
        height: 4rem;
        overflow: hidden;
    }
    .banner .i_box {
        height: 4rem;
    }
    .banner .i_box:nth-child(2) {
        background-size: 115% auto;
    }
    .banner .hd {
        bottom: .1rem;
    }
    .desc_content{
        padding: 0 10px;
        text-align: left;
        margin-top: .45rem;
    }
    .m_document{
        display: block !important;
    }
    .section3 .m_document li {
        margin: 0 .4rem .6rem !important; 
        padding: .35rem;
    }
    .m_tit img{
        width: 100%;
        margin-right: 10px;
    }
    .m_tit h5{
        font-size: 0.45rem;
        line-height: 0.8rem;
    }
    .m_document li p{
        font-size: 0.35rem;
        line-height: 24px;
        margin-top: 10px;
        clear: both;
    }
    .m_btn{
        display: block;
        width: 45%;
        text-align: center;
        line-height: 35px;
        background: rgba(233, 0, 41, 1);
        color: #fff;
        font-size: 0.35rem;
        border-radius: 3px;
        margin-top: 10px;
    }
    .m_btn img{
        vertical-align: sub;
        margin-right: 8px;
    }
    .banner{
        display: none;
    }
    .m_banner{
        display: block !important;
        margin-top: 60px;
    }
    .u1_m{
        display: block;
        font-size: .36rem;
    }
    .u1_m div{
        padding: 20px 10px;
        box-sizing: border-box;
        border: 1px solid #d22222;
        border-radius: 5px;
    }
    .u1_pc{
        display: none;
    }
    .t_box p{
        font-size: 0.35rem;
    }
    .apply_use {
        width: 3.5rem;
        height: 1rem;
        font-size: .36rem;
        line-height: 1rem;
        margin: 20px auto 0px auto;
    }
    .section5 {
        margin-top: .5rem;
    }
    .m_h2{
        display: block;
    }
    .p_h2{
        display: none;
    }
    #winner_ul li{
        color: #2F318B;
    }

    .m_qrcode{
        position: absolute;
        left: 6px;
        right: 0;
        margin: 20px auto;
        display: block;
        width: 2.9rem;
        top: 26%;
    }
}