/* 公共样式 */
.float_left{
    float: left;
}
.float_right{
    float: right;
}
.float_clr{
    clear: both;
}
.clearfix {
    zoom: 1;
}
.m_b10{
    margin-bottom: 10px;
}
.m_b20{
    margin-bottom: 20px;
}
.m_b30{
    margin-bottom: 30px;
}
.m_t20{
    margin-top: 20px;
}
.w20{
    width: 20px;
}
option{
    height: 100%;
}
/* 头部样式修改  */
#top{
    background: #000000;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
}
.quick-menu a:hover{
    background: #000000;
}
.d-corner {
    font: 8px/25px arial;
    color: #999;
    font-style: normal;
    float: right;
    margin-left: 2px;
    margin-top: 4px;
}
.up-arrow{
    display: none;
}
#website_ind_wrap:hover #website_nav{
    display: block;
}
#website_ind_wrap:hover .up-arrow{
    display: block;
}
#website_ind_wrap:hover .down-arrow{
    display: none;
}
#top #website_ind_wrap:hover{
    background: #d00 !important;
}
#top #website_nav:hover{
    background: #fff;
    color: #666 !important;
}
#top .wraplist_title:hover{
    background: #fff;
    color: #666 !important;
}
#top a:hover{
    background: #000;
    color: #fff;
}
#website_nav{
    display: none;
    position: absolute;
    top: 31;
    left: 15.5px;
    width: 966px;
    z-index: 999;
    background: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.sub_dis_wrap{
    height: 180px;
    border-right: 1px solid #d9d9d9;
    text-align: left;
    margin: 10px 0;
    padding: 0 38px 10px;
    z-index: 1000;
    float: left;
}
.sub_dis_wrap .disList {
    list-style: none;
    display: block;
    margin-right: 10px;
    float: left;
}
.sub_dis_wrap .disList li {
    float: none;
    padding-left: 0;
    background: none;
    margin: 0 0 10px;
    padding-right: 0;
}
#top #website_nav a {
    color: #666666 !important;
}
#top #website_nav a:hover{
    background: #fff;
}

.ac{
    background: #e5e5e5;
    border-bottom: 4px solid #019dba;
}
.ac a{
    color: #019dba;
}
.ht{
    height: 100%
}
#section1,
#section2,
#section3,
#section4{
    position: relative;
    top: -120px;
}
.bg_gray {
    background: #e5e5e5;
}
.step_title{
    position: absolute;
}
.step_title:hover{
    box-shadow: 0 0 10px 1px #ff9900;
}
.m_nav,
.m_banner{
    display: none;
}
/* nav */
nav ul li a:hover{
    color: #019dba;
}
nav{
    height:75px;
    line-height: 80px;
    margin: 30px auto 0 auto !important;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    border-bottom: 1px solid #ececec;
    z-index: 10
}
nav ul{
    height: 100%;
}
.logo{
    vertical-align: middle;
    width: 120px;
}
nav ul li{
    margin-right: 20px;
    padding: 0 15px;
    box-sizing: border-box;
}
.pc_nav ul li:hover{
    background: #e5e5e5;
    border-bottom: 4px solid #019dba;
}

nav ul li a{
    display: inline-block;
    height: 100%;
    width: 100%;
}
/* nav */


/* 内容 */
/* .video_cover{
    cursor: pointer;
    border: 1px solid #ececec;
}
.video_cover:hover{
    box-shadow: 0 0 10px 1px #ccc; 
}
.video_cover:hover+.play_icon{
    background: url('../images/play_hover.png');
    width: 80px;
    height: 80px;
    background-size: 100% 100%;  
} */
.user{
    display: block;
    margin: 0 auto;
}
.download{
    background: #019dba;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    box-sizing: border-box;
    text-align: center;
    display: block;
    width: 200px;
    border-radius: 5px;
    color: #fff !important;
    margin: 20px 0 10px 0;
}
.download:hover{
    background: #1E4056;
}

.go_lottery{
    color: #019dba !important;
}
/*抽奖区域*/
#prize_area {
    padding: 40px 0;
}

/*抽奖弹窗样式*/
.lotter_alert {
    /*抽奖机会用完*/
    /*中奖了*/
}
.blue_color{
    color: #019dba;
}
.pop_desc{
    background: #019dba;
    color: #fff !important;
    padding: 5px 20px;
    border-radius: 3px;
    margin-top: 5px;
    display: inline-block;
}

.lotter_alert.not_winning .layui-layer-content {
    overflow: hidden;
}
.lotter_alert.layui-layer {
    padding: 30px;
    background: #fff;
    border-radius: 5px;
}
.lotter_alert.not_winning {
    width: 305px;
    /* background: url(../images/pop_window_no.png); */
    background-size: 100% 100%;
    box-shadow: none;
    box-sizing: border-box;
    color: #fff;
    height: 210px;
}

.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: #000;
    font-weight: normal;
}

.lotter_alert .layui-layer-content span {
    color: #000;
    margin-bottom: 10px;
}

.lotter_alert.no_chance {
    width: 305px;
    /* background: url(../images/pop_window.png); */
    background-size: 100% 100%;
    box-shadow: none;
    box-sizing: border-box;
    color: #fff;
    height: 210px;
}

.lotter_alert.no_chance big {
    display: block;
    padding-top: 20px;
    font-weight: normal;
}

.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: #009FBD;
}

.lotter_alert.no_chance .layui-layer-content {
    overflow: hidden;
}

.lotter_alert.winner {
    width: 305px;
    /* background: url(../images/pop_window.png); */
    background-size: 100% 100%;
    box-shadow: none;
    box-sizing: border-box;
    color: #fff;
    height: 210px;
}

.lotter_alert.winner p {
    color: #ff0000;
}
.lotter_alert.winner img {
    display: block;
    margin: 10px auto;
    width: 100px;
}

.lotter_alert.winner span {
    line-height: 20px;
    color: #999;
}

.lotter_alert.winner .layui-layer-content {
    overflow: hidden;
}

#prilist{
    float: left;
    width: 672px;
    margin-right: 100px;
}

#prilist li {
    display: block;
    background: #e5f5f8;
    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 #fff;
}

#prilist li.right {
    margin-right: 0;
}

#prilist li.active {
    border: 2px solid #009FBD;
}

#prilist img {
    display: block;
    height: 60px;
    margin: 0 auto 10px;
}
.u_img{
    height: 50px !important;
    margin-top: 10px !important;
}
#prilist #begin_btn {
    padding: 0;
    height: 151px;
    line-height: 151px;
    font-size: 20px;
    color: #fff;
    background: #009FBD;
    cursor: pointer;
}
#prilist #begin_btn:hover{
    background: rgba(36, 137, 204, 1);
}
#prilist #begin_btn:active {
    font-size: 16px;
}

#winner_list {
    float: left;
    width: 425px;
}

#winner_list a {
    text-decoration: underline;
}

#winner_list .list_box {
    display: block;
    padding-top: 10px;
    background: #009FBD;
    -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: #009FBD;
}
#jq_marquee_box {
    margin-top: 10px;
    height: 300px;
    line-height: 15px;
    overflow: hidden;
    margin-bottom: 20px;
    background: #fff;
    color: #000;
    border: 2px solid #009FBD;
    border-top: none;
    padding: 20px 0;
    border-radius: 0 0 10px 10px;
}

#winner_ul {
    display: block;
    padding: 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: 20px;
    color: #2F318B;
    line-height: 25px;
}
#winner_ul li span{
    color: #666666;
}
/* 抽奖 */
/* 内容 */






/* 201909 */

.title{
    color: #333333;
    font-size: 20px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 15px;
    position: relative;
    padding-left: 10px;
}
.line{
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 180px;
    height: 5px;
    background: #019fc2;
}
.is_allow{
    cursor: pointer;
}

/* 点亮芯片 */
.light_chip li{
    width: 130px;
    height: 320px;
    background: url('../images/u1.png')no-repeat;
    background-size: 100% 100%; 
    position: relative;
    z-index: 1;
}
.light_active{
    background: url('../images/u2.png')no-repeat !important;
    background-size: 100% 100% !important; 
}
.light_chip li span{
    position: absolute;
    left:0;
    right: 0;
    bottom: 40px;
    width: 100%;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
}
.light_chip li:nth-child(1) span{
    bottom: 28px;
}
.light_chip li:nth-child(1) i{
    bottom: 73px;
}
.pt150{
    position: relative;
    top: -150px;
}
.pt50{
    position: relative;
    top: -50px;
    z-index: -1;
}



/* 视频专区 */
.video_item{
    width: 280px;
    margin-right: 24px;
    border: 1px solid #ccc;
    margin-bottom: 24px;
    position: relative;
}
.video_item img{
    width: 100%;
}
.video .video_item:nth-child(4n+0){
    margin-right: 0;
}
.play_icon{
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: 80px auto 0 auto;
    background: url('../images/play_hover.png');
    background-size: 100% 100%;  
    cursor: pointer;
}
.play_icon:hover{
    opacity: .7
}
.video_info{
    padding: 10px 20px;
    box-sizing: border-box;
}
.video_info:hover{
    color: #17a8c3
}

/* 下载数据手册 */
.file_item h3{
    padding-bottom: 20px;
    border-bottom: 1px solid #009fbd;
    margin-bottom: 30px;
    font-size: 18px;
    color: #009FBD;
}
.file_item button{
    background-color: rgba(0, 159, 189, 1);
    width: 92px;
    height: 27px;
    border-radius: 25px;
    color: #FFFFFF;
    float: right;
}
.file_item button:hover{
    background: rgba(30, 64, 86, 1);
}
.file_item{
    width: 45%;
    margin-bottom: 80px;
}
.file_item p{
    height: 150px;
    overflow: auto;
    padding: 10px;
    box-sizing: border-box;  
}
.file_download .title{
    margin: 20px 0 40px 0;
}



/* 活动规则 */
.footerMsgl h6{
    margin-left: 60px;
    text-align: left;
    font-size: 22px;
    position: absolute;
    font-weight: normal;
    top: 20px;
}
.footerMsgl {
    background: #fff;
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    border: 2px dashed rgba(0, 159, 189, 1)
}
.footerMsgl .f_msg {
    position: absolute;
    text-align: left;
    left: 60px;
    top: 70px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(51,51,51,1);
    line-height: 28px;
}

/* 侧边栏 */
.aside_pc{
    position: fixed;
    top: 30%;
    right: 0;
    background: url('../images/aside.png');
    background-size: 100% 100%;
    width: 140px;
    padding-top: 40px;
    box-sizing: border-box;
    line-height: 32px;
    text-align: center;
    padding: 30px 30px 20px 30px;
    box-sizing: border-box;
    z-index: 999;
}
.aside_pc p{
    line-height: 24px;
    color: #fff;
    font-size: 16px;
}
.aside_pc a{
    display: inline-block;
    width: 100%;
    background: #fff;
    color: #333 !important;
    border-radius: 3px;
    margin-top: 5px;
}




@media screen and (max-width: 800px){
    html{
        font-size: 13.3333333vw;
    }
    body{
        width: 100vw;
    }
    .wrapper{
        width: 100%;
    }
    .aside_pc{
        width: 2rem;
        padding: .2rem .3rem;
    }
    #top, 
    .pc_nav, 
    .pc_banner, 
    .rule_box, 
    /* .aside_pc,  */
    .section4, 
    .concat_pc,
    .footer{
        display: none;
    }
    .m_banner,
    /* .aside_m, */
    .m_content{
        display: block;
    }
    .m_nav ul li{
        text-align: center;
        margin: 0;
        padding: 0 .2rem;
        color: #31adc5;
        font-size: 0.33rem;
    }
    .logo{
        width: 1.5rem;
    }
    .hover{
        border-bottom: 3px solid #31adc5 !important;
    }
    .hover a{
        font-weight: 700;
        color: #31adc5 !important;
    }
    .pd10{
        padding: 0 10px;
        box-sizing: border-box;
    }
    .bg_logo{
        width: 1rem !important;
        height: .5rem !important;
        bottom: 66px !important;
    }
    /* .aside_m{
        position: fixed;
        right: 0;
        top: 40%;
        z-index: 9;
        text-align: center;
        background: #f5a001;
        color: #fff;
        border-radius: 5px;
        padding: 10px;
        box-sizing: border-box;
    } */
    .go_lottery{
        color: #fff !important;
        background: #019dba;
        margin: 4px 0;
        font-size: 0.26rem;
    }
    .go_lottery:hover{
        background: #fff;
        color: #ff9501 !important;
    }
    .rule_box_m button{
        background: #019dba;
        border: none;
        padding: 5px 15px;
        font-size: 0.256rem;
        border-radius: 3px;
        color: #fff;
        position: absolute;
        right: 1rem;
        bottom: 0.35rem;
    }
/*     .video_cover_m{
        width: 100%;
        margin: 0 auto 0.3rem auto;
        display: block;
        padding-top: 2.5rem;
    } */
    .step1_m h3{
        margin: 0.3rem 0;
        font-size: 0.32rem;
    }
    hr{
        border: none;
        border-bottom: 3px solid #019dba;
        margin: 0.6rem 0;
        border-radius: 25px;
    }
    .user_m{
        width: 37%;
        border-radius: 5px;
        margin-right: 0.3rem;
        vertical-align: top;
    }
    .download{
        width: 2.5rem;
        background: #ff9501;
    }
    .step1_m .download{
        float: right;
    }
    .go_pass{
        font-size: 0.28rem;
        float: right;
        padding-right: 20px;
    }
    .position_m{
        margin-bottom: 0.2rem;
    }
    .user_name_m{
        font-size: 0.3rem;
        margin-bottom: 5px;
    }
    .step2_m ul li{
        width: 49%;
        margin-bottom: 0.5rem;
        text-align: center;
        font-size: 0.28rem;
    }
    .u1{
        padding: 0 1.5rem;
        box-sizing: border-box;
        width: 100%;
        margin-top: .6rem;
    }
    #prilist {
        width: 100%;
    }
    #prilist li:nth-of-type(3n+1) {
        margin-left: 2%;
    }
    #prilist li {
        width: 30%;
        margin: 0 1% 10px 0;
        padding: 10px 0;
        height: 66px;
    }
    #prilist img {
        height: 36px;
    }
    #prilist #begin_btn {
        height: 86px;
        line-height: 86px;
    }
    #winner_list {
        width: 100%;
        /* margin: 20px 3% 0; */
    }
    #winner_list .list_box{
        margin: 0 10px;
    }
    .tips{
        padding: 10px 10px;
        box-sizing: border-box;
    }
    .m_nav{
        position: fixed;
        top: 0;
        z-index: 99;
        display: flex;
        margin: 0 !important;
        height: 1rem;
        line-height: 1rem;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .m_banner{
        margin-top: 1rem;
    }

    .pop_window{
        width: 88%;
        /* margin: 10% 0px 0px -44%; */
        height: 520px;
        top: 12%;
    }
    .info_msgBox{
        height: 396px;
     }
    #submit_form dd input[type=text]{
        width: 100%;
        border-radius: 5px;
    }
    #submit_form .inline_dl textarea{
        width: 220px;
        height: 18px;
        overflow:hidden; 
        resize:none; 
        border-radius: 5px;
    }
    #submit_form .inline_dl select {
        width: 115px;
    }
    #submit_form dd label{
        margin: 5px 0;
    }
    #address_select{
        width: 80% !important;
    }
    .province, .city{
        width: 49% !important;
        margin: 0 !important;
    }
    #profession,
    #stage{
        width: 108% !important;
        border-radius: 5px;
    }
    #submit_form .inline_dl dd{
        width: 75%;
    }
    .info_msgBox{
        overflow: auto;
    }
    #submit_form .sub {
        position: absolute;
        bottom: 24px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .m_logo{
        position: absolute;
        width: 2rem;
        left: 10px;
        top: 1.2rem;
    }
    .rule_box_m button:hover{
        background: #f5a001
    }
    #section3{
        top: -60px;
    }
    .u_img{
        width: 78px;
        height: 30px !important;
    }

    .light_chip li{
        width: 2.3rem;
        height: 2.3rem;
        background: url(../images/u167.png)no-repeat;
        background-size: 100% 100%;
    }
    .light_active{
        background: url(../images/u165.png)no-repeat !important;
        background-size: 100% 100% !important;
    }
    .rule_m{
        display: block;
    }
    .pt50, .pt150{
        top: 0px;
    }
    .light_chip{
        padding: 0 10px;
        margin: 1rem 0;
    }
    .light_chip li span{
        font-size: .2rem;
        bottom: 42px;
    }
    .light_chip li:nth-child(1) span{
        bottom: 30px;
    }
    .video ul{
        padding: 0 10px;
    }
    .video_item {
        width: 100%;
        margin-right: 0;
    }
    .video_info {
        float: right;
        width: 53%;
        margin-left: .2rem;
        padding: 0.2rem .2rem 0 0;
        font-size: .23rem
    }
    .video_item .video_cover{
        float: left;
        width: 43%;
        vertical-align: bottom;
        position: relative;
        height: 100%;
    }
    .video_item img{
        vertical-align: bottom;
        height: 100%;
    }
    .play_icon{
        width: 1rem;
        height: 1rem;
        margin: 0 auto;
        top: .5rem;
    }
    .file_item p{
        display: none;
    }
    .file_download ul{
        padding: 0 10px;
        box-sizing: border-box;
    }
    .file_item{
        margin-bottom: .3rem;
        width: 47%;
    }
    .file_item h3 {
        font-size: .28rem;
        margin-bottom: .3rem;
    }
    .file_item button {
        width: 1.35rem;
    }
    #prize_area{
        padding: 0
    }
    .concat_m{
        display: block;
        background: #f5f5f5;
        padding-bottom: 20px;
        position: relative;
    }
    .concat_m p{
        position: absolute;
        right: 10px;
        bottom: 30px;
        font-size: .28rem;
    }
    #section1, #section2, #section3, #section4 {
        position: relative;
        top: -80px;
    }
    nav ul li a:hover {
        color: #333;
    }
}






