.m_nav{
    display: none;
}
.m_show{
    display: none;
}
.is_allow{
    cursor: pointer;
}
.wrap{
    width:1200px;
    margin:0 auto;
}
div{
    box-sizing: border-box;
}
.layui-layer,
.layui-layer div{
    box-sizing: content-box;
}
/*title*/
.title .title_line{
   width: 42px;
    height: 8px;
    background: #8dd7f7;
    margin-bottom: 30px;
}
.title h2{
    font-size: 36px;
    font-weight: 700;
    color: #232425;
    margin-bottom:5px;
}
.title p{
    font-size: 18px;
    color: #232425;
}
/*title*/
/*nav*/
.nav{
    position: fixed;
    top:30px;
    left:0px;
    right:0px;
    height:70px;
    background:url(../images/nav_bg.png) center center no-repeat; 
}
.nav_list{
    height: 70px;
}
.nav_list li a{
    color:#fff;
    display: inline-block;
    height: 100%;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 68px;
    border-bottom: 2px solid rgba(0,0,0,0);
}
.nav_list li{
    margin-left: 40px;
}

.nav_list li:hover a{
    color:#009BEA;
}
.nav_list li.active a{
    color:#009BEA;
    border-bottom: 2px solid #009BEA;
}
/*nav*/
/*banner*/
.banner{
    margin-top: 100px;
}
.banner img{
    width: 100%;
    vertical-align: middle;
}
/*banner*/
/*section1*/
.section1{
    padding-top: 42px;
    padding-bottom: 28px;
    background: url(../images/bg1.png) center center no-repeat ;
  /*  background-color: #d5e6f5;*/
    margin-bottom:80px;
}
.section1 .title p{
    margin-bottom: 26px;
}
.section1_nav>div{
    width: 392px;
    height: 95px;
    background:#fff;
    border-radius:8px;
}
.section1_nav_content span{
    font-size: 48px;
    font-weight: 700;
    color: #024384;
}
.section1_nav_content>div{
    width: 141px;
    margin-right: 15px;
}
.section1_nav_content>img{
    width: 54px;
    margin-left: 0px;
    margin-right: 10px;
    vertical-align: middle;
}
.section1_nav_content>img.section1_nav2_img{
    margin-left: -3px;
    position: relative;
    top: 6px;
}
.section1_nav_content>img.section1_nav3_img{
    margin-left: -3px;
}
.section1_nav_content>div p{
    font-size: 12px;
    color: #024384;
    line-height: 22px;
}
.section1_nav_content .nav_btn{
    display: inline-block;
    width: 84px;
    height: 33px;
    border: 1px solid #009bea;
    border-radius: 21px;
    line-height: 33px;
    box-sizing: border-box;
    text-align: center;
    color:#009BEA;
}
.section1_nav_content .nav_btn:hover{
    background: #c6eafa;
}
.section1_nav {
    margin-bottom:80px;
}
.product_video{
    width: 534px;
    height: 314px;
    display: none;
    position: relative;
    cursor: pointer;
}
.product_video>span{
    position: absolute;
    left: 50%;
    top:50%;
    transform: translate(-50%,-50%);
    width: 56px;
    height: 56px;
    background: url(../images/play1.png) center center no-repeat;
}
.product_video:hover>span{
    background: url(../images/play2.png) center center no-repeat;
}
.product_video1{
    background: url(../images/pro1.jpg) no-repeat;
    background-size:100%;
    display:block;
}
.product_video2{
    background: url(../images/pro2.jpg) no-repeat;
    background-size:100%;
}
.product_video3{
    background: url(../images/pro3.jpg) no-repeat;
    background-size:100%;
}
.product_video4{
    background: url(../images/pro4.jpg) no-repeat;
    background-size:100%;
}
.product_video_box li{
    width: 178px;
    height:74px;
    line-height: 74px;
    padding-left: 15px;
    box-sizing: border-box;
    margin-bottom: 6px;
    background-color: #fff;
    cursor: pointer;
}
.product_video_box li.active{
    color: #fff;
    background: url(../images/video_icon.png) right top no-repeat;
    background-color: #009bea;
}
.product_video_img .pro_img1{
    width: 487px;
    position: relative;
    left: -42px;
}
.product_video_img{
    width: 574px;
    position: relative;
    padding-bottom: 42px;
}

/*section1*/
/*section2*/
.section2{/*
    padding-top:80px;*/
    padding-bottom: 135px;
    position: relative;
    background:#fff;
}
.section2 .title p{
    margin-bottom: 68px;
}
.section2_tongxin_box>div{
    width:600px;
    position: relative;
}
.section2_tongxin_box h3{
    width: 100%;
    text-align: center;
    color:#fff;
    font-size:24px;
    line-height: 70px;    
    height: 70px;
    background: #009bea;
}
.section2_nav{
    margin-bottom: 4px;
    width: 100%;
    justify-content: space-around;
    background: #cfe5fa;
}
.section2_nav li{
    line-height: 20px;
    background: #cfe5fa;
    text-align: center;
    padding: 12px 0px;
}
.section2_nav_width li{
    width: 30%;
}
.section2_nav_width li:nth-child(2){
    width: 40%;
}
.section2_nav li a{
    color: #232425;
}
.section2_nav li.active{
    position: relative;
}
.section2_nav li.active:after{
    content:"";
    position: absolute;
    bottom:0px;
    left: 50%;
    transform: translate(-50%,0);
    width: 47px;
    height: 4px;
    background: #009bea;
}
.section2_nav li.active a{
    color: #0087c9;
}
.section2_nav li a:hover{
    color: #0087c9;
}
.section2_tongxin_content>div{
   height: 308px;
    box-sizing: border-box;
    padding: 40px 30px;
    background: url(../images/tongxin_bg.png) right bottom no-repeat;
    background-color: #e0edf9;
}
.section2_tongxin_content>div .vonr_img{
    width: 252px;
    height: 203px;
    margin-right: 20px;
    object-fit: contain;
    object-fit: cover;
}
.section2_nav_content p{
    font-size: 12px;
    color: #666666;
    line-height: 24px;
    word-break: break-all;
}
.section2_nav_content>div{
    position: relative;
}
.load_btn{
    position: absolute;
    bottom: -14px;
    left: 0;
    display: block;
    width: 182px;
    height: 44px;
    background: #009bea;
    font-size: 14px;
    color: #fff;
    border-radius: 24px;
    text-align: center;
    line-height: 44px;
}
.load_btn img{
    margin-right: 20px;
    vertical-align: middle;
}
.load_btn:hover{
    background: #0087c9;
};
.section2_5g_img{
    position: relative;
}
.section2_5g_img img{
    position: absolute;
    top: 40px;
    right: 21px;
    width: 577px;
}
.section2_5g_img .uwb_img{
    top: 20px;
    right: 7px;
    width: 541px;
}
/*section2*/
/*section3 */
.section3{
    padding:80px 0px 100px 0px; 
    background:url(../images/bg2.png) top center  no-repeat;
    position: relative;

}
.section3_mb60{
    margin-bottom: 60px;
}
.section3_mb30{
    margin-bottom: 30px;
}
.section3 .bg1{
    position: absolute;
    left: -4%;
    top: 338px;
    width: 20%;
    height: 441px;
    background: url(../images/bg2_1.png) center center no-repeat;
    background-size: contain;
}

.section3 .bg2{
    position: absolute;
    right: 0px;
    top:300px;
    width: 25%;
    height: 850px;
    background: url(../images/bg2_2.png) center center no-repeat;
    background-size: contain;
}
.webinar_video{
    margin-bottom:  250px;
}
.webinar_video_box{
    width: 384px;
    margin-right: 24px;
}
.webinar_video_box:last-child{
    margin-right:0px;
}
.webinar_video_box>div{
    width:382px;
    height:216px;
    cursor: pointer;
    position: relative;
}
.webinar_video_icon{
    position: absolute;
    width: 56px;
    height: 56px;
    right:20px;
    bottom:20px;
    background: url(../images/play1.png) center center no-repeat;
}
.webinar_video_box>div:hover .webinar_video_icon{
    background: url(../images/play2.png) center center no-repeat;
}
.webinar_video_box p{
    text-align: center;
    padding-top:25px;
    font-size: 18px;
    color: #232425;
}
.webinar_video_box:nth-child(1)>div{
    background:url(../images/webinar1.png) center center no-repeat;
    background-size: 382px 216px;
}
.webinar_video_box:nth-child(2)>div{
    background:url(../images/webinar2.png) center center no-repeat;
    background-size: 382px 216px;
}
.webinar_video_box:nth-child(3)>div{
    background:url(../images/webinar3.png) center center no-repeat;
    background-size: 382px 216px;
}
.winner_rule{
    flex-flow: column;
    display: flex;
    align-items: flex-end;
    padding-right: 20px;
}
.rule_box{
    width: 466px;
    margin-top: 61px;
}
.rule_box p{
    font-size: 16px;
    line-height: 28px;
}
.rule_box p:nth-child(1){
    font-weight: 700;
}
/*section3 */
/*company_info*/
.company_info{
    padding: 79px 0px 90px 0;
    position:relative;
}
.company_info_img{
    position: absolute;
    right:0px;
    top:-14px;
    width: 28%;
}
.company_info h3{
    font-size: 24px;
    margin-bottom: 37px;   
}
.company_info p{
    width: 903px;
    font-size: 16px;
    line-height: 28px;
    color: #232425;
}
.company_info p a{
    color:#024384;

}
.company_info p a:hover{
    color:#009bea;
    text-decoration:underline;
}
/*company_info*/
/*rns202112*/
.aside{
    position:   fixed;
    right:-15px;
    top:45%;
    z-index: 2;
    width: 120px;
    border-radius: 10px;
   /* background: linear-gradient(180deg,#b1c4d9, #d8e1ea);*/
    text-align: center;
    padding-top: 30px;
    padding-bottom: 27px;
}
.aside a{
    display:block;
    width: 90px;
    height: 30px;
    background: linear-gradient(180deg,#fc7d86, #fb4754);
    border-radius: 4px;
    margin:0 auto;
    font-size: 12px;
    color: #fff;
    line-height: 30px;
}
.aside img{
    margin-top: 15px;
     margin-bottom: 20px;
}
.aside .aside_power_change_box{
    display: none;
}
/*aside*/
/*抽奖区域*/
.lottery_start_box {
   width: 521px;
   height: 521px; 
   position: relative;
   margin-right: 180px;
}
.lottery_dc{
    position:absolute;
    left:50%;
    bottom:-60px;
    width: 439px;
    height: 329px;
    transform: translate(-50%,0);
    background:url(../images/dc.png) center center no-repeat;
}
.lottery_prize{
    position:absolute;
    right:-141px;
    bottom:-60px;
    width: 360px;
    height: 279px;
    background:url(../images/prize.png) center center no-repeat;
}
.lotteryBtnBg1{
    position: absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    background:url(../images/lotteryBtnBg1.png) center center no-repeat;
    width:126px;
    height:126px;
}
.lottery_start_box .outer {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.lottery_start_bg{
   width: 521px;
   height: 521px; 
}
.lottery_start_bg>img{
    width: 100%;
    height: 100%;
}
.lottery_start_box .outer img{
    width: 100%;
}
.lottery_start_box .inner{
    position: absolute;
    width: 126px;
    height: 126px;
    left: calc(50% - 63px );
    top: calc(50% - 76px );
    z-index: 2;
    cursor:pointer;
    background: url(../images/lotteryBtn.png) center 2px no-repeat;
   /* background-color: red;*/
}


.lottery_box {
    padding-top: 100px;
    padding-bottom: 85px;
    background: #fff;
}
.lottery_box .index_module {
    margin-bottom: 70px;
}
.prize_name {
    margin: 24px 0;
    color: #009BEA;
    font-size: 30px;
    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;
}

.lotter_alert.not_winning {
    width: 305px;
}
.lotter_alert.layui-layer-ico {
    background: url("../images/close.png") no-repeat !important;
}
.lotter_alert.layui-layer-close{
    width: 19px;
    height: 19px;
    background-size: 100% 100% !important;
}

.lotter_alert.not_winning .layui-layer-content {
    overflow: hidden;
}

.lotter_alert.layui-layer {
    padding: 30px 20px;
    background: #fff;
    border-radius: 5px;
}

.lotter_alert .layui-layer-title {
    display: none;
}

.lotter_alert .layui-layer-content {
    text-align: center;
}

.lotter_alert .layui-layer-content i {
    display: block;
    color: #C77701;
    font-size: 40px;
    font-style: normal;
    padding: 10px 0 0 0;
}
.lotter_alert .layui-layer-content .img_go{
    text-align: center;
    padding-top: 20px;
}
.lotter_alert .layui-layer-content big {
    display: block;
    margin-bottom: 5px;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    margin-top: 35px;
}
.lotter_alert .layui-layer-content big.no-padding{
    margin-top: 0px;
    font-weight: 400;
}
.lotter_alert .layui-layer-content span{

    color: #999;
    font-size: 12px;
    height: auto;

}
.lotter_alert .layui-layer-content span.go_study {
    color: #999;
    font-size: 18px;
    line-height: 23px;
    width: 160px;
    height: 50px;
    background: #009bea;
    border-radius: 4px;
    margin: 0 auto;
    line-height: 50px;
    margin-top: 30px;
    color: #fff;
    cursor: pointer;
}

.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: 750px;
    margin-right: 52px;
}

#prilist li {
    display: block;
    float: left;
    margin: 0 15px 15px 0;
    width: 240px;
    padding: 30px 0;
    text-align: center;
    height: 180px;
    box-sizing: border-box;
    overflow: hidden;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #337ab7;
    background: url(../images/prize_bg.png) no-repeat;
    font-size: 16px;
}
#prilist li>div{
    height: 101px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#prilist li.right {
    margin-right: 0;
}

#winner_ul li em:first-child{
color: #1d57bb;
}
#prilist li.active {
    background: #e3f1ff;
}

#prilist img {
    display: block;
    margin: 0 auto 10px;
}
#prilist #begin_btn #start{
    position: relative;
    z-index: 2;
    font-size: 30px;
}
#prilist #begin_btn {
    padding: 0;
    height: 180px;
    line-height: 180px;
    font-size: 20px;
    color: #fff;
    background: #1362B8;
    background: #0090dd;
    cursor: pointer;
    border-radius: 16px;
    position:relative;
    z-index: 1;
}

#prilist #begin_btn:after{
    content:"";
    position: absolute;
    top:0px;
    left: 0px;
    width: 240px;
    height: 170px;
    opacity: 1;
    background: #00aee3;
    border-radius: 16px;
}
#prilist #begin_btn:hover:after{
    background: #0090dd;
}
#prilist #begin_btn:hover{
background: #337ab7;
}
#prilist #begin_btn:active {
    font-size: 16px;
}

#winner_list {
    float: right;
    width: 482px;
    height: 314px;
    background: url(../images/prize_table.png) center center no-repeat;
    padding-top: 90px;
    margin-top: 30px;
   /* position: relative;
    top:17px;*/
}

#winner_list a {
    text-decoration: underline;
}

#winner_list .list_box {
    display: block;
    padding-top: 10px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin-bottom: 10px;
}

#winner_list .list_box b {
    display: block;
    margin: 0 auto;
    font-size: 18px;
    margin-bottom: 10px;
    text-align: left;
    color: #fff;
    padding-left: 20px;
    box-sizing: border-box;
    font-weight: 400;
}

/*#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 { 
    height: 95%;
    line-height: 15px;
    overflow: hidden;
    color: #000;
    border-top: none;
    padding: 20px 0;
    padding-top: 0px;
    padding-left: 30px;
    border-radius: 0 0 8px 8px;
    font-size: 14px;
    /*background: rgba(0,0,0,0.3);*/
}

#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: 34px;
    color: #333333;
    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: 170px;
    color: #1d57bb;
}

/* 弹窗 */
.pop_window {
    z-index: 1011;
    position: fixed;
    padding: 0px;
    margin: 0px 0px 0px -250px;
    width: 420px;
    top: 15%;
    left: 50%;
    color: rgb(0, 0, 0);
    border: 8px solid rgb(216, 216, 216);
    border-radius: 5px;
    cursor: default;
    height: 528px;
    line-height: 1.6;
    background: rgb(255, 255, 255);
    font-size: 14px;
    max-height: 596px;
    min-height: 528px;
}
.pop_window .dialog-hd{
    width: 100%;
    line-height: 50px;
    text-indent: 20px;
    background: #091c90;
    color: #fff;
}

.form-item {
    height: 484px;
    overflow-y: scroll;
}
.layer {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(25, 25, 25, 0.8);
}
.pop_window_box .error {
    color: #f00;
    background: none;
    padding-left: 8px;
    font-weight: normal;
}

#video_box .dialog {
    background: #F6F6F6;
}
#video_box #video_player{
    height: 100%;
}
#video_box .pop_window {
    width: 800px;
    height: 500px;
    margin-left: -400px;
}
#video_player_box {
    padding: 0;
}
#video_player_box {
    height: 450px;
}
#video_box .dialog-hd {
    margin-right: 70px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: #fff;
    border: none;
    height: 30px;
    border-radius: 5px;
}
.radio_box dt{
    float: inherit !important;
}
#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: 40px;
    margin: 16px 0;
    color: #3788df;
}
.close-dialog{
    right: 5px;
    top: 5px;
    color: #999999;
}
.inline_dl {
    padding: 0 40px;
    box-sizing: border-box;
}
.submit_form_box_flex>div:nth-child(1) .inline_dl{
    padding-right: 20px;
}
.submit_form_box_flex>div:nth-child(2) .inline_dl{
    padding-left: 20px;
}
#submit_form .inline_dl dd{
    float: inherit;
}
#submit_form .user_info_cookie{
    margin-left: 36px;
}
.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;
}
/*用户资料 - 弹窗表单*/
#submit_form{
    height: 100%;
    overflow-y: auto;
}
.color_red{
    color:#d22;
}
#submit_form dl{
    display: block;
    margin: 13px 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{
    margin: 10px 10px 10px 0;
    line-height: 14px;
    width: 43%;
    display: inline-block;
    line-height: 20px;
}
#submit_form label input{
    margin-right: 5px;
    vertical-align: middle;
}
#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: 49%;
    height: 35px;
    margin: 0 10px 0px 0;
    border: 1px solid #ddd;
}
#submit_form .inline_dl select:nth-child(2){
    margin-right: 0px;
}
#submit_form textarea {
    width: calc(100% - 47px);
    display: block;
    height: 60px;
    /* padding: 10px; */
    padding: 0px 6px;
    box-sizing: border-box;
    line-height: 35px;
    height: 35px;
    border: 1px solid #ddd;
    overflow: hidden;
    resize: none;
    border-radius: 3px;
    margin-left: 47px;
}
.user_self_input .layui-layer-btn{
    box-sizing: border-box;
    padding: 0 20px 12px;
}
.user_self_input .layui-layer-btn0 {
    width: 50%;
    text-align: center;
    background: #1d57bb !important;
    border: 1px solid #1d57bb !important;
    padding: 0;
    font-size: 14px;
    height: 35px;
    display: block;
    /* margin: 0 auto; */
    line-height: 35px;
} 
.user_self_input .layui-layer-btn0:hover{
    background: #387BDC !important;
    border: 1px solid #387BDC !important;
}
.frm_btn {
    background: none;
    color: #fff;
    width: 100%;
    height: 36px;
    vertical-align: top;
    border: none;
    outline: none;
    cursor: pointer;
}
.dialog{
    height: 100%;
    position: relative;
}

 .close-dialog {
    position: absolute;
    top: 10px;
    right: 30px;
    width: 28px;
    height: 28px;
    color: #D0CECF;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
 }
 .close-dialog:hover {
    color: #444;
 }
 .radio_box{
    display: block !important;
    line-height: 35px;
 }
/* 弹窗 */


.form_submit_button{
    width: 100%;
    height: 50px;
    background: #009bea;
    border-radius: 4px;
    outline: none;
    border:none;
    font-size: 18px;
    color:#fff;
}
.form_submit_button:hover{
    background:#0087C9;
};
 #submit_form  .label_info dt{
        padding-bottom:10px;
        display: block;
        float: inherit;
    }
    #submit_form  .label_info dd{
        display: block;float: inherit;
    }

/*弹窗*/
.user_self_input  .layui-layer-title {
    border-bottom: 0px solid #eee;
    background-color: #009bea;
    color: #fff;
}
.user_self_input .layui-layer-ico {
    background: url(../images/close.png) no-repeat;
    background-position:0px!important;
}
.user_self_input .collect_title {
    color: #FB4754;
}
.submit_form_box_flex>div{
    width: 50%;
}
.form_success{
    box-sizing: border-box;
}
.form_success .form_success_box{
    padding-top:50px;
}
/*弹窗*/
/*复选框样式*/
input[type="radio"] {
  width: 20px;
  height: 20px;
  background-color: #fff;
  -webkit-appearance: none;
    border: 1px solid #707070;
  border-radius: 2px;
  outline: none;
  vertical-align: middle;
  border-radius:50%;
  margin-right: 10px;
}
input[type="radio"]:checked {
  background: url(../images/radio.png)   no-repeat center;
  background-size: 100% 100%;
  border:none;
}
/*复选框样式*/
@media screen and (max-width: 750px) {

    #top{
        display: none;
    }
   
    .pc_show{
        display: none;
    }
    .m_show{
        display: inherit;
    }
    html{
        font-size: 13.333333333vw;
    }
    body{
        width: 100vw;
        background: #f8fafb;
    }
    .aside{
        top: calc(100% - 2rem);
        left: 0px;
        right: 0px;
        height: 2rem;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        box-sizing: border-box;
        overflow: hidden;
        border-radius: 0;
        padding:0.24rem;
        z-index:3;
    }
    .aside img {
        margin-top: 0;
        margin-bottom: 0;
        transform: rotate(90deg);
        height: 2.54rem;
        width: 1.4rem;
    }
    .aside_power_img_box{
        width: 2.54rem;
        display: flex;
        justify-content: center;
    }
    .aside a {
        width: 2rem;
        height: 0.6rem;
        margin:0;
        line-height: 0.6rem;
    }
    .aside_power_text{
        margin:0px 0.3rem;
        color: #fff;
    }
    .wrap{
        width: 100%;
    }
    .title .title_line{
        margin-bottom: 0.4rem;
    }
    .title h2 {
        font-size: 0.38rem;
        font-weight: 700;
        color: #232425;
        margin-bottom: 0.2rem;
    }
    .title p{
        font-size: 0.24rem;
    }
    /*页面内容*/
    .nav{
        top:0px;
        height: 1.2rem;
        padding: 0 0.3rem;
    }
    .nav_m{
        position: relative;
    }
    .logo_m{
        height: 1.2rem;
    }
    .nav_list {
        display: block;
        height: 1.2rem;
    }
    .nav_icon{
        position: absolute;
        top: 0;
        right: 0.3rem;
        height:1.2rem;
        width: .54rem;
        background: url(../images/nav_icon.png) center center no-repeat;
        background-size: .54rem .42rem;
    }
    .nav_list{
        display: none;
        position: absolute;
        top: 1.15rem;
        right: -0.3rem;
        width: 2.5rem;
        height: auto;
        padding: 0.2rem 0;
        background: #fff;
    }
    .nav_list:after{
        content:"";
        position:absolute;
        top: -18px;
        left: 57%;
        border: 10px solid #fff;
        border-color: transparent transparent #fff transparent;
    }
    .nav_list li{
        margin-left:0;
        line-height:0.3rem;
        text-align: center;
    }
    .nav_list li.active{
        background: rgba(0, 155, 234,0.12);
        line-height: 0.6rem;
        border-bottom: 0px;
    }
    .nav_list li a{
        line-height:    0.6rem;
        font-size: 0.3rem;
        color: #232425;
    }
     .nav_list li.active a{
        color:#009bea;
        border-bottom: 0px solid #009BEA;
     }
    .banner {
        margin-top:1.2rem;
    }
    .banner img{
        vertical-align: middle;
    }
    .section1_nav {
        display: block;
        margin-bottom: 0.7rem;
    }
    .logo{
        width: 2.14rem;
    }
    .section1 {
        background: #d5e6f5;
        padding: 1rem 0.3rem 0.6rem 0.3rem;
        margin-bottom: 0.6rem;
    }
    .section1_nav>div {
        width: 101%;
        height: 1.7rem;
        background: #fff;
        border-radius: 8px;
        margin-bottom: .16rem;
    }
    .section1_nav_content span {
        font-size: 0.8rem;
        margin-left: 0.3rem;
    }
    .section1_nav_content>img {
        margin-left: 0px;
        width: 0.8rem;
        margin-right: 0.1rem;
        vertical-align: middle;
    }
    .section1_nav_content>img.section1_nav2_img {
        margin-left: -0.1rem;
        position: relative;
        top: 0.06rem;
    }
    .section1_nav_content>img.section1_nav3_img {
        margin-left: -0.06rem;
    }
    .section1_nav_content>div p {
        font-size: 0.12rem;
        color: #024384;
        line-height: 0.4rem;
    }
    .section1_nav_content .nav_btn {
        width: 1.6rem;
        font-size: 0.12rem;
        height: 0.6rem;
        border-radius: 21px;
        line-height: 0.6rem;
        margin-right: 0.3rem;
    }
    .section1_1_content{
        display: block;
    }
    .product_video_img {
        width: 100%;
        padding-bottom: 0.6rem;
    }
    .product_video_img .pro_img1{
        left: 0px;
        width: 100%;
    }
    .product_video_box{
        display: block;
    }
    .prodect_select_btn{
        display: flex;
        justify-content: center;
    }
    .product_video_box li.active {
        background-size: 0.6rem 0.68rem;
    }
    .product_video_box li {
        width: 24%;
        height: 0.8rem;
        line-height: 1.3;
        padding-left: 0.16rem;
        margin-bottom: 0.4rem;
        display: flex;
        align-items: center;
        margin-right: 1%;
        font-size: 12px;
    }
    .product_video_box li:last-child{
        margin-right: 0px;
    }
    .product_video {
        width: 100%;
        height: 3.94rem;
    }
    .section2_5g_img img{
        display: none;
    }
    .section2 {
        padding: 0 0.3rem 1rem 0.2rem;
        position: relative;
    }
    .section2_tongxin_box{
        display: block;
    }
    .section2 .title p{
        margin-bottom: 0.26rem;
    }

    .section2_5g_img_m img{
        width: 100%;
        vertical-align: middle;
    }
    .section2_tongxin_box>div{
        width: 100%;
    }
    .section2_tongxin_box h3 {
        width: 100%;
        font-size: 0.24rem;
        line-height: 0.7rem;
        height: 0.7rem;
    }
    .section2_nav.pc_show{
        display: none;
    }
    .section2_nav{
        display: flex;
    }
    .section2_nav li {
        line-height: 0.34rem;
        padding: 0.2rem 0.1rem;
    }
    .section2_nav li a {
        font-size: 0.24rem;
    }
    .section2_tongxin_content>div{
        display: block;
        width: 100%;
    }
    .section2_tongxin_content>div {
        height: auto;
        box-sizing: border-box;
        padding: 0.4rem 0.3rem;
        background: url(../images/tongxin_bg.png) right bottom no-repeat;
        background-color: 1.16rem 1.18rem;
        background-color: #e0edf9;
    }
    .load_btn {
        position: inherit;
        bottom: 0px;
        left: 0;
        width: 2.2rem;
        height: 0.6rem;
        font-size: 0.26rem;
        line-height: 0.58rem;
    }
    .load_btn img{
        margin-right: 0.2rem;
    }
    .section2_nav_content p {
        font-size: 0.24rem;
        line-height: 0.48rem;
        margin-bottom: 0.5rem;
    }
    .section2_tongxin_content>div .vonr_img {
        display: block;
        margin:0 auto;
        width: 94%;
        height: auto;
        object-fit: contain;
        margin-bottom: 0.28rem;
    }
    .webinar_video_box:nth-child(1)>div{
        background-size: cover;
    }
    .webinar_video_box>div {
        width: 100%;
        height: 3.94rem;
        cursor: pointer;
        position: relative;
    }
    .section3 {
        padding: 0.56rem 0.3rem 0.6rem 0.3rem;
        background: #dce8f6;
    }
    .section3 .bg2{
        display: none;
    }
    .section3 .bg1 {
        position: absolute;
        top: 2.2%;
        left: 65%;
        width: 2.32rem;
        height: 2.56rem;
        background: url(../images/bg2_1_m.png) center center no-repeat;
        background-size: 100%;
    }
    .webinar_video {
        margin-bottom: 0;
        display: block;
    }
    .webinar_video_box {
        width: 100%;
        margin-right: 0;
        margin-bottom: 0.6rem;
    }

    #prize_area{
        display: block;
    }
    .company_info_img{
        display: none;
    }
    .lottery_prize {
        position: absolute;
        right: -0.4rem;
        bottom: -0.6rem;
        width: 3.18rem;
        height: 2.46rem;
        background: url(../images/prize.png) center center no-repeat;
        background-size: 3.18rem 2.46rem;
    }
    .lottery_dc {
        position: absolute;
        left: 50%;
        bottom: -0.7rem;
        width: 5.22rem;
        height: 3.9rem;
        transform: translate(-50%,0);
        background: url(../images/dc_m.png) center center no-repeat;
        background-size: 100%;
    }
    .rule_box {
        width: auto;
        margin-top: 0.6rem;
    }
    .rule_box p {
        font-size: 0.3rem;
        line-height: 0.56rem;
    }
    .company_info p {
        width: 100%;
        font-size: 0.26rem;
        line-height: 0.56rem;
        color: #232425;
    }
    .company_info {
        padding: 0.5rem 0.3rem;
        position: relative;
        padding-bottom: 2.5rem;
        margin-bottom: 0px;
    }
    .company_info h3 {
        font-size: 0.36rem;
        margin-bottom: 0.2rem;
    }
    /*页面内容*/
    
    #winner_ul li em:first-child{
        width:30%;
        float: left;
    }
     #winner_ul li em{

    line-height: 0.6rem;
    }
    #winner_ul li span{
        width:17%;
        margin:0px;
        float: left;
    }
    #winner_ul li em:last-child {
        width: 50%;
        float: left;
    }
    .lottery_start_box .inner {
        width: 1.9rem;
        height: 1.9rem;
        left: calc(50% - 0.95rem );
        top: calc(50% - 0.95rem );
        background-size: 0.44rem 0.46rem;
    }
    .lotteryBtnBg1 {
        width: 1.26rem;
        height: 1.26rem;
        background-size: 1.26rem;
    }
    /*抽奖*/
    .lottery_start_box {
        width:6.2rem;
        height: 6.2rem; 
        margin-right: 0px;
        margin: 0 auto;
    }

    .lottery_start_bg {
        width:6.2rem;
        height: 6.2rem; 
    }
    #winner_ul li:nth-child(1) em{
        text-align: left;
    }
    #winner_ul li span {
        margin: 0 0rem !important;
        font-size: .28rem;
        line-height: 0.6rem;
    }
    #winner_ul li{
        padding-left: 0px;
    }
    
    .play{
        width: 15% !important
    }
    .lottery_box .index_module{
        margin-bottom:40px;
    }
    #winner_list{
        width: 100%;
        margin: 0;
        margin-top: 1.6rem;
        font-size: 17px;
        height: 4.58rem;
        background: url(../images/prize_table_m.png) top center no-repeat;
        background-size: 100%;
        padding-top: 0.85rem;
     }
     .winner_rule{
        padding-right: 0px;
     }
     #winner_list .tips{
        color: #666;
     }
    #jq_marquee_box {
        height: 3.4rem;
        margin-top: 0;
        padding: .2rem 0;
        padding-top: 0px;
        padding-left: 0.5rem;
        box-sizing: border-box;
     }
     #winner_ul {
        display: block;
        padding: 0 0.2rem 0 0.2rem;
    }
     .about_box {
        padding: .6rem .3rem;
        padding-top: 1rem;
        width: auto;
        background: url(../images/footer_bg_m.png) top center no-repeat;
        background-size: 100%;
     }
     .about_box .t_box {
        float: none;
        width: auto;
        font-size: 12px;
     }
     .about_box .t_box img {
        margin-bottom: .1rem;
        height: .8rem;
     }
     .about_box .tip {
        font-size: 14px;
        padding-top: .3rem;
     }
     .about_box .concat {
        width: auto;
        margin-top: .4rem;
        font-size: 14px;
     }
     .about_box .qr_img {
        float: none;
        margin: .4rem auto 0;
        font-size: 14px;
        width: 100%;
        text-align: left;
     }
     .about_box .qr_img img {
        max-width: 140px;
        margin-bottom: .1rem;
        vertical-align: bottom;
        margin-right: 10px;
     }
     .about_box .qr_img .spe{
        font-weight: 700;
     }
     .about_video li:nth-child(2){
        width:100%;
        margin-top: .6rem;
        margin-bottom: 0.6rem;
     }
      .about_video li:nth-child(3), .about_video li:nth-child(4){
        width: 50%;
      }
     .about_video li:nth-child(n+2) img{
        width: 4rem;
        margin-bottom: 0.22rem;
     }
      .about_video li:nth-child(n+2) p img{
        width: 0.32rem;
        margin-bottom: 0;
      }
     .about_video li:nth-child(n+3) img{
        width: 100%;
     }
    .footer{
        display: none;
    }

    #winner_list .tips{
        display: none;
    }
    .pop_window{
        width: 92%;
        margin: 10% 0px 0px -46%;
        height: 500px;
    }
    .info_msgBox{
        height: 390px;
        overflow: auto;
    }
    #submit_form dd input[type=text]{
        width: 100%;
        border-radius: 5px;
    }
    #submit_form .inline_dl textarea{
        height: 40px;
        overflow:hidden;
        resize:none;
        border-radius: 5px;
    }
    #submit_form .inline_dl select {
        width: 45%;
    }
    #submit_form  .label_info dt{
        padding-bottom:10px;
        display: block;
        float: inherit;
    }
    #submit_form  .label_info dd{
        display: block;float: inherit;
    }
    #submit_form dd label{
        /*margin: 5px 0;*/
    }
    #submit_form dd label:nth-of-type(1){
        margin-right:10px;
    }
    .pop_window{
        top: 0%;
    }
    .sideBar{
        display: none;
    }
    .bdsharebuttonbox{
        display: none;
    }
    .close-dialog{
        right: 15px;
        color: #525252;
    }
    #submit_form{
        height: 100%;
    }
    .winner .layui-layer-content{
        font-size: 17px;
    }
    .new_not_winning .layui-layer-content{
        font-size: 20px;
    }
    .question .ui-text {
        margin-left: 10px;
        width: 4rem;
    }
    .m_banner{
        margin-top: 60px;
    }
    .m_banner img{
        vertical-align: bottom;
    }
    .collect_title{
        font-size: .28rem;
        margin: 22px 0;
    }
    .about_txt p {
        font-size: .24rem;
        line-height: 1.7;
        line-height: 0.56rem;
        margin-bottom: 0.6rem;
    }
    .download_item5 em{
        display: none;
    }
    .activity_rule {
        background: #f5f5f5;
        padding: 0.6rem 0.3rem;
    }
    .activity_rule h2 {
        font-size: 0.36rem;
        margin-bottom: 0.15rem;
    }
    .activity_rule p {
        font-size: 0.24rem;
        color: #333333;
        line-height: 0.56rem;
    }
    .submit_form_box_flex {
        display: block;
    }
    .submit_form_box_flex>div{
        width: 100%;
    }
    .inline_dl{
        padding: 0 10px!important;
    }
    .collect_title{
        text-indent: 10px;
    }
    .info_msgBox{
        height: auto;
    }
    .user_self_input .layui-layer-btn0{
        width: 100%;
        margin:0 !important;
    }
    #submit_form dd label{
        width: 100%;
        margin: 0.1rem 0.1rem 0.1rem 0;
    }
   
    .form_success .from_back_index {
        width: 240px;
        height: 50px;
        background: #ffffff;
        border-radius: 25px;
        margin: 48px auto;
        line-height: 48px;
        font-size: 18px;
    }
    .form_success .form_success_box {
        padding-top: 0.8rem;
    }

    .lotter_alert .layui-layer-content .img_go{
        text-align: center;
        padding-top: 0.2rem;
    }
    .lotter_alert .layui-layer-content .img_go img{
        width: 1.2rem;
    }
    .lotter_alert .layui-layer-content span.go_study {
        height: 0.8rem;
        line-height: 0.8rem;
        margin-top: 0.4rem;
    }
    .prize_name {
        margin: 24px;
        font-size: 0.3rem;
        display: block;
    }
}
@media screen and (max-width: 750px){
    #prilist li>div {
        margin-top: 0rem;
    }

}
@media screen and (max-width: 1400px){    
    .company_info_img {
        width: 20%;
    }
}