.m_nav{
    display: none;
}
.m_show{
    display: none;
}
.is_allow{
    cursor: pointer;
}
.wrap{
    width:1200px;
    margin:0 auto;
}
.w_h_auto{
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
}
.floor{
    padding-bottom: 80px;
}
.floorBg2{
    background: #f0f7fb;
}
.hover .download_tit{
    background: #2e78e3
}
div{
    box-sizing: border-box;
}


.header{
    height:70px;
    background: #fff;
    position: fixed;
    top:30px;
    left:0px;
    right:0px;
    z-index:9999;
}
.header li a{
    line-height: 69px;
    margin-left: 50px;
    padding: 0px 10px;
    display: inline-block;
    box-sizing: border-box;
}
.header li a.active{
    border-bottom: 1px solid #C9151D;
    color: #C9151D;
    position: relative;
}
.header li a.active:after{
    content:"";
    position: absolute;
    bottom:0px;
    left:50%;
    transform: translate(-50%,0);
    border:8px solid #C9151D;
    border-color:transparent transparent #C9151D transparent; 
}
.header li a:hover{
    color: #C9151D;
}
.header .logo{
    margin-right: 180px;
}
.weixin_box{
    line-height: 70px;
    position: relative;
    cursor: pointer;
    left: -40px;
}
.weixin_box>div{
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    bottom: -147px;
    width: 340px;
    height: 147px;
    opacity: 1;
    background: #ffffff;
    box-sizing: border-box;
    padding: 13px;
}
.weixin_box>div p{
    line-height: 18px;
    font-size: 12px;
    color: #666;
}
.weixin_box>div p i{
    font-size: 14px;
    color: #333;
    font-weight: 700;
}
.weixin_code{
    vertical-align: middle;
    margin-right: 17px;
}

.weixin_box>div span{
    color: #333;
    margin-bottom: 5px;
    line-height: 18px;
    display: block;
    font-weight: 700;
}
.weixin{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    vertical-align:middle;
}
.weixin_box:hover .weixin{
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.weixin_box>div{
    display: none;
}
.weixin_box:hover>div{
    display: flex;
}
/* banner */
.banner{
    position: relative;
    margin-top: 100px;
    overflow: hidden;
    background: url('../images/banner.png') center center no-repeat;    
    height: 460px;
}
/*title*/
.title{
    margin-top: 80px;
}
.title h3{
    font-size: 48px;
    font-family: Arial, Arial-Regular;
    font-weight: 400;
    color:#dbdee1;
    line-height: 48px;

}
.title h2{
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    position: relative;
    top: -17px;
}
/*title*/
.section{
    padding-bottom: 80px;
}
/*公司简介*/

.section1 .company>div{
    width: calc(100% - 540px);
}
.section1 .company{
    margin-bottom: 43px;
    padding-top:38px;
}
.section1 .company .company_text{
    background: #fff;
    padding:18px;
    padding-right:  33px;
    position:relative; 
}
.section1 .company .company_text .top{
    position: absolute;
    right: 35px;
    top: -26px;
    width: 104px;
    height: 45px;
    background: url(../images/company_top.png);
}
.section1 .company .company_text .bottom{
    position: absolute;
    left: -34px;
    bottom: -19px;
    width: 82px;
    height: 85px;
    background: url(../images/company_bottom.png);
}
.company_img_list li{
    margin-right: 30px;
    float: left;
    margin-bottom: 20px;
    position: relative;
}
.company_img_list li>p{
    position: absolute;
    bottom: 13px;
    text-align: center;
    color: #fff;
    width: 100%;
}
.company_img_list li:nth-child(7),.company_img_list li:nth-child(8),.company_img_list li:nth-child(9){
    margin-bottom: 0px;
}
.company_img_list li:nth-child(3n){
    margin-right: 0px;
}
.section1 .company .company_text h3{
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
}
.section1 .company .company_text p{
    color: #666666;
    line-height: 22px;
    margin-bottom: 10px;
    position:relative;  
    z-index:    1;
}
.section1 .company .company_img{
    width:  540px;
    position: relative;
    top: -40px;
    left:-18px;
}

.section1 .company .company_img img.section1_1_img {
    
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 999;
    width: 560px;
    height: 400px;
    object-fit: cover;
}
.section1 .company .company_img>span{
    width: 99px;
    height:99px;
    background:url(../images/video.png);
    position: absolute;
    top:50%;
    left:50%;
    top: 36%;
    left: 43%;
    z-index: 999;
}
.section1 .company .company_img div{
    width:  560px;
    height:400px;/*
    position:   relative;
    left: -20px;
    top:-40px;*/
}
/*公司简介*/
/*5G专场*/
.section1 .section1_2{
    width: 1216px;
    margin:0 auto;
}
.section1 .section1_2_box{
    background: url("../images/section1_11.png") center center no-repeat;
    height: 1109px;
    padding-top:115px;
    padding-left: 79px;

}
.section1 .section1_2 .solution{
    text-align: right;
    padding-right: 38px;
    margin-bottom: 30px;
}
.section1 .section1_2 .solution a{
    display:inline-block;
    background: url(../images/load_1.png) 80% center no-repeat;
    width: 120px;
    height: 40px;  
    background-color: #fafafa;
    border: 2px solid #333333;
    border-radius: 22px;
    text-align:     center;
    line-height:    38px;
    box-sizing: border-box;
    padding-right: 16px;

}
.section1 .section1_2 .solution a:hover{
    background: url(../images/load_2.png) 80% center no-repeat;
    background-color: #f2f7fb;
    border: 2px solid #d82b33;
    color:#d82b33;
}
.section1_2_box .g5_left_nav li{
    width: 388px;
    height: 81px;
    background: url(../images/5g_btn1.png) center center no-repeat;
    margin-bottom: 35px;
}
.section1_2_box .g5_left_nav li.active,.section1_2_box .g5_left_nav li:hover{
    background: url(../images/5g_btn2.png) center center no-repeat;
}
.section1_2_box .g5_left_nav li a{
    display:inline-block;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color:#fff;
}
.section1_2_box .g5_left_nav li a.nav_m{
    display: none
}
.section1_2_box  .g5_content{
    height: 853px;
    overflow-y: auto;
    width: 600px;
    padding-top: 20px;
    margin-left: 100px;
}
.section1_2_box  .g5_content_img{
    margin-bottom: 60px;
}
.section1_2_box  .g5_content h3{

    font-size: 18px;
    font-weight: 700;
    color: #333333;
    margin-bottom: 20px;
}
.section1_2_box  .g5_content h4{
    font-size:16px;
    font-weight: 700;
    margin-bottom: 15px;
}
.section1_2_box  .g5_content li{
    line-height: 28px;

}

.section1_2_box .g5_content .red_text{
    color: #d22222;
}
.section1_2_box  .g5_content li i{
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    background: #333;
    border-radius: 50%;
    margin-right: 8px;
}

.section1_2_box  .g5_content li.red_text i{
    background: #d22222;
}
.section1_2_box  .g5_content li span{
    color:#D93038;
}
.section1_2_box  .g5_content ul{
    margin-bottom: 30px;
}
/*5G专场*/
/*方案专区*/
.section2_1_list{

}
.section2_1_list li{
    float: left;
    width: 284px;
    margin-right: 16px;
    margin-bottom: 29px;
    background: #fff;
    position: relative;
}
.section2_1_list li:nth-child(4n){
    margin-right: 0px;
}
.section2_1_list li>img{
    width:100%;
    vertical-align: middle;
}
.section2_1_list li>p{
    line-height: 35px;
    text-align: center;
    border:1px solid #e8e8e8;
    border-top:0px;
}
.section2_title {
    position: absolute;
    right: 13px;
    top:0px;
    width: 101px;
    height: 34px;
    opacity: 1;
    background: #ffffff;
    border: 1px solid #e8e8e8;
    border-radius: 0px 0px 10px 10px;
    font-size: 15px;
    text-align: center;
    line-height: 32px;
    font-size:15px;
    font-weight: 700;
    color: #c7232a;
    z-index: 1;
}
.section2_1_list li div{
    position: absolute;
    top:0px;
    bottom: 0px;
    left:0px;
    right:0px;
    text-align: center;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    background:rgba(0,0,0,0.3);
    display: none;
}
.section2_1_list li div p{
    font-size: 15px;
    font-weight: 700;
    color: #ffffff;
    padding-bottom: 12px;
}
.section2_1_list li:hover div{
    display: flex;
}
/*方案专区*/
/*知识问答*/
.section3_1 .tip{
    padding-bottom: 58px;
}
.section3_1_question{
    height: 953px;
    background: url(../images/section3.png) no-repeat;
    box-sizing: border-box;
    padding:50px;
}

.section3_1_question .item_input{
    margin-bottom: 00px;
}
.section3_1_question .item_input>p{
    margin-bottom: 25px;
    font-weight: 700;
    font-size: 16px;
}
.section3_1_question .item_input>p span{
    font-size: 16px;
    font-weight: 700;
    color: #D82B33;
}
.section3_1_question .item_input>div{
    margin-left:1em;
}
.section3_1_question .item_input label{
    width: 24%;
    margin-bottom: 60px;
    display: inline-block; 

}
.section3_1_question .item_input.item_input5  label.checkbox_label4 {
    width: 20%;
}
.section3_1_question .item_input.item_input5  label.checkbox_label3 {
    width: 29%;
}
.form_apply_top{
    text-align: right;
}
.form_apply_top a{
    display: inline-block;
}
.form_apply_btn{
    width: 120px;
    height: 40px;
    opacity: 1;
    background: #d82b33;
    border-radius: 8px;
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 15px;
}
.form_apply_btn:hover{
    background: #c9151d;
}
/*知识问答
*/
/*有奖征文*/
.section4_1{
    position: relative;
}
/*.link_pop{
    position: absolute;
    top: -9px;
    right: -90px;
    padding:15px;
    background: #fff;
    box-shadow: 0px 0px 7px 4px rgba(223,231,240,0.60);
    line-height: 24px;
}
.link_pop:after{
    content: "";
    position: absolute;
    left: 15px;
    bottom: -20px;
    border: 10px solid #fff;
    border-color: #fff transparent transparent transparent;

}
.link_pop:before{
    content: "";
    position: absolute;
    bottom: -24px;
    left: 13px;
    border: 12px solid #fff;
    border-color: rgba(223,231,240,0.60) transparent transparent transparent;

}*/
.section4_1_content{
    padding-right: 80px;
    margin-top: 10px;
    font-size: 15px;
    line-height: 24px;    
    height: 281px;
    overflow-y: auto;
}
.section4_1_content h3{
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}
.section4_1_content h3 i{
    display: inline-block;
    vertical-align: middle;
    width: 4px;
    height: 24px;
    opacity: 1;
    background: #d82b33;
}
.section4_1_content .prize_info{
    display: flex;
    justify-content: space-between;
}
.section4_1_content .prize_info .first{
    width: 100%;
    font-size: 15px;
    line-height: 26px;
}
.section4_1_content .prize_info .first p:nth-child(2) span{
    font-weight: 700;
}
.section4_1_content .prize_info .first p:nth-child(2){
    color:#D82B33;
}
.section4_1 .last{
    text-align: right;
    padding-top: 112px;
}
.lottery_title_box{
    display: flex;justify-content: space-between;
}
.section4_1 .last a{
    display: inline-block;
    width: 120px;
    /* height: 40px; */
    opacity: 1;
    background: #d82b33;
    border-radius: 8px;
    text-align: center;
    line-height: 40px;
    color: #fff;
}
.section4_1 .last a:nth-child(1){
    margin:0px 30px 0px 86px;
}
.section4_1_content table td{
    padding:12px;
    text-align: center;
    border: 1px solid #d8d8d8;
}
.section4_1_content table{

    border-collapse: collapse;
}
.section4_1_content table td:nth-child(1){
background: rgba(219,222,225,0.42);

}
.section4_1_content .prize_text_box li span{
    font-weight: 700;
}
.section4_1_content .prize_text_box li:nth-child(2){
    text-indent:-116px;
    margin-left: 116px;
}
.section4_1_content .prize_text_box li:nth-child(3){
    text-indent:-40px;
    margin-left: 40px;
}
.section4_1_content  .prizelist_box{
    display: flex;
    padding:24px 62px;
    background: #fff;
    display: flex;
    justify-content: space-between;
    margin-top:20px;
}
.section4_1_content h3.link_text{
    margin-top: 20px;
}
/*有奖征文*/
/*抽奖区域*/
.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;
}
.go_study{
    width: 120px;
    display: block;
    margin: 22px auto;
    height: 35px;
    line-height: 35px;
}

.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 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;
    line-height: 23px
}

.lotter_alert.no_chance {
    width: 305px;
}

.lotter_alert.no_chance big {
    display: block;
    padding-top: 0px;
    color: #342e2e;
    margin-top: 0px;
    padding: 0px ;
    font-size: 20px;
}
{

    padding-bottom: 20px;
}
.prize_text{
    font-size: 24px;
    font-weight: 700;
    color: #e50112;
    line-height: 30px;
    padding: 5px 0px;
}
#no_change_study{
    width: 140px;
    height: 40px;
    opacity: 1;
    background: #d82b33;
    border-radius: 4px;
    display: block;
    margin:0 auto;
    margin-top:20px;
    line-height: 40px;
    color:#fff;
}

.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_box{
    padding-top: 20px;
}
.lotter_title_text,.lotter_prize_text{
    font-size: 20px;
    font-weight: 700;
    padding-top: 8px;
}
.lotter_prize_text{

color: #d82b33;
padding-bottom: 8px;
}
.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;
}

.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);
}

.winner_desc{
    margin-top: 20px;
    padding: 45px 80px;
    border: 1px dotted #9acbff;
    border: 1px solid #239ae1;
    background: #fff;
    font-size: 14px;
    line-height: 34px;
    color: #333;
    margin-bottom: 80px;
}
.winner_desc img{
    vertical-align:     middle;
    margin-right:   5px;
}
.winner_desc span{
    margin-right:   20px;
    display: inline-block;
    margin-top: 20px;
}
#winner_list {
    float: right;
    width: 500px;
    margin-top: 21px
}

#winner_list a {
    text-decoration: underline;
}

#winner_list .list_box {
    display: block;
    padding-top: 10px;
    background: #0081cc;
    background: #d82b33;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px 10px 0px 0px;
    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;
    text-align: center;
    letter-spacing: 4px;
}/*
.tip_box>p:first-child{
    font-size: 12px;
    color: #0081CC;
    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 13px;
}*/
.tip_box>p:last-child{
    font-size: 12px;
    color: #333;
    line-height: 22px;
    margin-top:20px;
}
.tip_box>p:last-child span{
    font-weight: 700;
}
.activity_tip{
    display: flex;
    justify-content: space-between;
    padding:30px;
    border:1px dashed #cccccc;
    background: #fafafa;
    margin-top: 60px;

}
.activity_tip>div p{
    display: block;
    font-size: 14px;
    line-height: 30px;

}
.activity_tip>div .last_img>div{
    display: inline-block;
}
.activity_tip>div .last_img img{
    vertical-align: middle;
}
.activity_tip>div .last_img {
    margin-top:20px;
}
.activity_tip>div .last_img span{
    display: inline-block;
    margin-right: 70px;
    margin-left: 15px;
}
.activity_tip>div p:nth-child(1){
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}
.activity_tip>div:last-child p{
    font-size: 14px;
    margin-top: 0px;
}
.activity_tip>div .last_img>div {
    display: inline-block;
    margin-bottom: 0.3rem;
}
/*#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: 488px;
    line-height: 15px;
    overflow: hidden;
    background: #fff;
    color: #000;
    border-top: none;
    padding: 20px 0;
    padding-top: 10px;
    border-radius: 0px;
    font-size: 14px;
    box-sizing: border-box;
}

#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: #333333;
    padding-left: 20px;
    box-sizing: border-box;
}
#winner_ul li span{
    color: #666666;
    margin:0 80px;
}
#winner_ul li em{
    display: inline-block;
    width: 70px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 14px;
}
#winner_ul li em{
    color: #D82B33;
}
#winner_ul li:nth-child(1){
}
#winner_ul li em:last-child{
    width: 170px;
}
.lottery_box .prize_box{
    width: 564px;
    height: 582px;
    position: relative;
    float: left;
}
.lottery_box .prize_box .prize_box_lottery{
    width: 100%;
    height: 100%;
    background: url(../images/prize.png) no-repeat;
}
.lottery_box .prize_box .prize_box_lottery img{
    position: absolute;
}
.lottery_box .prize_box .prize_box_lottery img.p1img{
    top: 15%;
    left: 50%;
}
.lottery_box .prize_box .prize_box_lottery img.p2img {
    top: 32%;
    left: 60%;
    width: 125px;
}
.lottery_box .prize_box .prize_box_lottery img.p3img{
    top: 49%;
    left: 64%;
}
.lottery_box .prize_box .prize_box_lottery img.p4img{
    top: 58%;
    left: 53.5%;
}
.lottery_box .prize_box .prize_box_lottery img.p5img{
    top: 60%;
    left: 29%;
}
.lottery_box .prize_box .prize_box_lottery img.p6img{
    top: 49%;
    left: 16%;
}
.lottery_box .prize_box .prize_box_lottery img.p7img{
    top: 28%;
    left: 15%;
}
.lottery_box .prize_box .prize_box_lottery img.p8img{
    top: 16%;
    left: 32%;
}
.lottery_box .prize_box img#begin_btn_arrow{
    position: absolute;
    top: -22%;
    left: 50%;
    transform: translate(-50%, 0px);
}
.lottery_box .prize_box img#begin_btn_arrow{
    position: absolute;
    left: 50%;
    top: -20%;
    transform: translate(-50%, 0px);
}
.lottery_box .prize_box img#begin_btn{
    position: absolute;
    top: 39%;
    left: 49%;
    transform: translate(-50%, 0px);
    width: 104px;
    height: 104px;
    cursor: pointer;
}
#prize_lottery{
    width: 104px;
    height: 104px;
    position:absolute;
    top: 38.5%;
    left: 40%;
    text-align: center;
}

.prize_lottery_text{
    font-size: 23px;
    font-family: Alibaba PuHuiTi, Alibaba PuHuiTi-Bold;
    font-weight: 700;
    color: #dd3226;
    z-index: 222;
    margin-top: 22px;
    position: absolute;
    top: 38%;
    left: 45%;
    cursor: pointer;
}
/* 弹窗 */
.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: 30px;
    margin: 16px 0;
    color: #FF3333;
}
.close-dialog{
    right: 5px;
    top: 5px;
    color: #999999;
}
.inline_dl {
    padding: 0 30px;
    box-sizing: border-box;
}

#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: 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{
    margin: 10px 10px 10px 0;
    line-height: 14px;
}
#submit_form label input{
    margin-right: 5px;
    vertical-align: initial;
}
#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 10px 0;
    border: 1px solid #ddd;
}
#submit_form .inline_dl #address_select select:last-child{
    margin-right:0px;
}
#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;
}
.user_self_input .layui-layer-btn{
    box-sizing: border-box;
    padding: 0 20px 12px;
}
.user_self_input .layui-layer-btn0{
    width: 35%;
    text-align: center;
    background: #0081cc !important;
    border: 1px solid #0081cc !important;
    padding: 0;
    font-size: 14px;
    height: 35px;
    display: block;
    margin: 0 auto;
    line-height: 35px;
    position: relative;
    top:-120px;
}
.form_tip_bottom{
    width: 73%;
    padding:0px 20px;
    padding-top: 00px;
    color:#999;
    margin:0 auto;
}
.user_self_input .layui-layer-btn0:hover{
    background: #0081cc !important;
    border: 1px solid #0081cc !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;
}
.header_common .layui-layer-title {
    padding: 0 80px 0 20px;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    background:#D82B33;
    border-radius: 2px 2px 0 0;
}
.header_common  .layui-layer-ico {
    background: url(../images/close.png) no-repeat;
}
.header_common .layui-layer-setwin .layui-layer-close1{
    background-position: 0px;
}
#submit_form button{
    width: 30%;
    height: 40px;
    margin: 0 auto;
    background: #0081cc;
    outline: none;
    border: none;
    color: #fff;
    display: block;
    border-radius: 2px;
}
.form_submit_button {
    width: 73%;
    margin: 20px auto;
    display: block;
    background: #d82b33;
    border-radius: 3px;
    color: #fff;
    padding: 9px;
    text-align: center;
}
/*  #submit_form .sub {
    width: 200px;
    margin: 20px auto;
    background: #091c90;
    float: inherit;
    cursor: pointer;
    position: absolute;
    bottom: -10px;
    right: 0;
    left: 0;
}

#submit_form .sub:hover {
     background: #2e78e3;
} */

 .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;
 }
/* 弹窗 */

/*复选框样式*/
input[type="checkbox"] {
  width: 16px;
  height: 16px;
  background-color: #fff;
  -webkit-appearance: none;
  border: 1px solid #878e96;
  border-radius: 2px;
  outline: none;
  vertical-align: middle;
  margin-right: 10px;
}
input[type="checkbox"]:checked {
  background:transparent;
  border: 1px solid #878e96;
  background-size: 100% 100%;
  position: relative;
}
input[type="checkbox"]:checked:after{
    content: "√";
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    text-align: center;
    color: #878e96;
    line-height: 14px;
    font-weight: 700;

}
input[type="radio"] {
  width: 16px;
  height: 16px;
  background-color: #fff;
  -webkit-appearance: none;
  border: 1px solid #878e96;
  border-radius: 2px;
  outline: none;
  vertical-align: middle;
  border-radius:50%;
  margin-right: 10px;
}
input[type="radio"]:checked {
  background:transparent;
  border: 1px solid #878e96;
  background-size: 100% 100%;
  position: relative;
}
input[type="radio"]:checked:after{
    content:"";
    position: absolute;
    top:2px;
    left:2px;
    bottom:2px;
    right:2px;
    border-radius: 50%;
    background: #878e96;
}
/*复选框样式*/
.load_first_nav{
    display: none;
}
/*滚动条样式*/
.scroll_style::-webkit-scrollbar
{
    width: 4px;
    height: 4px;
    background-color: transparent;
}
 
/*定义滚动条轨道 内阴影+圆角*/
.scroll_style::-webkit-scrollbar-track
{
    border-radius: 4px;
    background: transparent;
}
 
/*定义滑块 内阴影+圆角*/
.scroll_style::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    background: #0081cc;
}
.m_show{
    display: none
}
@media screen and (max-width: 750px) {

  
    html{
        font-size: 13.333333333vw;
    }
    body{
        width: 100vw;
    }
    .footer,.m_hide{
        display: none;
    }
    .ac {
        border-bottom: 3px solid #3788df;
    }
    .ac a{
        color: #3788df !important;
        font-weight: 700;
    }
    .wrap{
        width:100%;
    }
    .banner {
        margin-top: 0rem;
        background: url('../images/banner_m.png') center center no-repeat;
        background-size: cover;
        height:3.75rem;
        margin-top:0.8rem;
    }
    .m_show{
        display: block;
    }
    /*.header , .m_hide{
        display: none;
    }*/
    .header {
        height: 0.7rem;
        background: #fff;
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        z-index: 9999;
    }
     .header li{
        width: 25%;
     }
    .header li a {
        display: inline-block;
        width: 100%;
        font-size: 0.26rem;
        height: 100%;
        line-height: 0.69rem;
        margin-left: 0px;
        padding: 0px 0px;
        color: #333;
        text-align: center;
        font-size: 12px

    }
    .header .header_right_hide {
        width: 100%;
        box-sizing: border-box;
        padding:0 0.3rem;
    }
     .header li a.active{
        color:#d82b33;
        background: #fff;    
        border-bottom: 0.01rem solid #C9151D;
     }
     .header li a.active:after {
        border: 6px solid #C9151D;
        border-color: transparent transparent #C9151D transparent;
    }
    .weixin_code {
        width: 1.17rem;
        vertical-align: middle;
        margin-right: 0.1rem;
        position: relative;
        top: 0.25rem;
    }
    .weixin_box>div span{
        font-size: 12px;
    }
    .weixin_box>div {
            
        position: absolute;
        left: -2rem;
        /* bottom: -50%; */
        bottom: -118px;
        width: 5.2rem;
        height: auto;
        background: #ffffff;
        box-sizing: border-box;
        padding: 0.1rem;
    }
    .weixin_box>div:after{
        position: absolute;
        content: "";
        top: -16px;
        right: 10px;
        border: 9px solid #fff;
        border-color: transparent transparent #fff transparent;
    }
    .weixin_box>div p{
        line-height: 12px;
        font-size: 12px;
    }
    .weixin_box>div p i{
        line-height: 12px;
        font-size: 12px;
    }
    .section2_title {
        right: 0.1rem;
        top: 0px;
        width: 1.3rem;
        height: 0.5rem;
        line-height: 0.5rem;
        font-size: 0.17rem;
    }
     /*.header li a.active:before {
       content: "";
        position: absolute;
        bottom: -1px;
        left: 50%;
        transform: translate(-50%,0);
        border: 8px solid #fafafa;
        border-color: transparent transparent #fafafa transparent;
        z-index: 2;
    }*/
    .weixin_box {
        line-height: 0.7rem;
        margin-right: 0.3rem;
        left:0px;
    }
    .header .logo {
        margin-right: 0px;
        width: 1.4rem;
        margin-left: 0.3rem;
    }
    .banner_m{
        width: 100%;
        vertical-align:middle;
        margin-top: 0.7rem;
    }
    #top{
        display: none;
    }
    .title {
        margin-top: 0.45rem;
    }
    .title h3 {
        font-size: 0.48rem;
        line-height: 0.48rem;
    }
    .title h2 {
        font-size: 0.4rem;
        font-weight: 700;
        line-height: 0.4rem;
        position: relative;
        top: -0.2rem;
    }
    .title .title_font_size{
        font-size: 0.4rem;
    }
    .section {
        
        padding:0px 0.3rem 0.8rem 0.3rem;
    }
    
    /*抽奖*/
    #winner_ul li span{
        color: #666666;
        margin:0 15px;
    }
    #winner_ul li em:last-child{
        width: auto;
    }
    /*抽奖*/
    .section1 .company .company_img div {
        width: 100%;
        height: auto;
    }
    .section1 .company{
        display: block;
    }
    .section1 .company>div{
        width: 100%;
    }
    .section1 .company .company_text .top {
        position: absolute;
        right: 35px;
        top: -26px;
        width: 10.4rem;
        height: 0.45rem;
        background: url(../images/company_top.png) center center no-repeat;
    }
    .section1 .company .company_text .top {
        position: absolute;
        right: -0.2rem;
        top: -0.2rem;
        width: 1.04rem;
        height: 0.45rem;
        background: url(../images/company_top_m.png) center center no-repeat;
        background-size: 1.04rem 0.45rem;
    }
    .section1 .company .company_text .bottom {
        position: absolute;
        left:-0.2rem;
        bottom:  -0.2rem;
        width: 0.82rem;
        height: 0.65rem;
        background: url(../images/company_bottom_m.png);
        background-size: 0.82rem 0.65rem;
    }
    .section1 .company .company_img img.section1_1_img {
        width: 100%;
        left: 0px;
        top: 0px;
        height: 200px;
    }

    .section1 .company .company_img {
        width: 100%;
        position: relative;
        margin-top: 0.55rem;
        top:0px;
        left:0px;

    }
    .section1 .company .company_img>span {
        width: 0.9rem;
        height: 0.9rem;
        background: url(../images/video.png);
        background-size: 0.9rem;
        position: absolute;
        top: 50%;
        left: 50%;
        top: 38%;
        left: 46%;
        z-index: 999;
    }
    .section1 .company {
        margin-bottom: 0.58rem;
        padding-top: 0.55rem;
    }
    .section1_1>ul{
        display: block;
        width: 100%;
    }
    .section1_1>ul li {
        margin-bottom: 0.2rem;
        margin-right: 0px;
    }
    .company_img_list li:nth-child(7), .company_img_list li:nth-child(8), .company_img_list li:nth-child(9){

        margin-bottom: 0.2rem;
    }
    .section1_1>ul li img{
        vertical-align: middle;
        width: 100%;
    }
    .company_img_list li>p{
        bottom:4.5%;
    }
    .section1 .section1_2{
        width: 100%;
    }
    .section1 .section1_2_box {
        background: url(../images/section1_11_m.png) center center no-repeat;
        height: 17.27rem;
        background-size: 100% 17.27rem;
        padding-top: 0.65rem;
        padding-left: 0rem;
        margin-top: 0.5rem;
    }

    .section1_2_box>div{
        display: block;
    }
    .section1_2_box .g5_left_nav{
        text-align: center;
        padding-right: 0.1rem;
    }
    .section1_2_box .g5_left_nav li.active, .section1_2_box .g5_left_nav li:hover {
        background: url(../images/5g_btn2_m.png) center center no-repeat;
        background-size: 3.01rem 1.05rem;
    }
    .section1_2_box .g5_left_nav li {
        width: 3.01rem;
        height:  1.05rem;
        background: url(../images/5g_btn1_m.png) center center no-repeat;
        background-size: 3.01rem 1.05rem;
        margin-bottom: 0.22rem;
        display: inline-block;
        vertical-align: middle;
        margin-right: 0.2rem;
    }
    .section1_2_box .g5_left_nav li:nth-child(2n){
        margin-right: 0px;
    }
    .section1_2_box .g5_left_nav li a{

        font-size: 0.2rem;
    }
    .section1_2_box .g5_left_nav li a.nav_pc{
        display: none;
    }
    .section1_2_box .g5_left_nav li a.nav_m{
        display: inline-block;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0px 0.1rem;
        box-sizing: border-box;
    }
    .section1_2_box .g5_content {
        height: 8rem;
        overflow-y: auto;
        width: auto;
        padding-top: 0.8rem;
        margin-left: 0.5rem;
    }
    .section1_2_box .g5_content_img{
        margin-bottom: 0.4rem;
        width: 96%;
    }
    .section1_2_box .g5_content {
        height: 10rem;
        overflow-y: auto;
        width: auto;
        padding-top: 0.8rem;
        margin-left: 0.5rem;
        padding-right: 0.6rem;
    }
    .section1_2_box .g5_content li {
        line-height: 0.34rem;
        text-indent: -15px;
        margin-left: 15px;
    }
    .section1 .section1_2{
        position: relative;
    }
    .section1 .section1_2 .solution {
        position: absolute;
        padding-right: 0px;
        margin-bottom: 0px;
        top: 0px;
        right: 0px;
    }
    .section2_1_list li {
        float: left;
        width: 48.5%;
        margin-right: 3%;
        margin-bottom: 3%;
        background: #fff;
        position: relative;
    }
     .section2_1_list li:nth-child(2n){
        margin-right: 0px;
     }

    .section3_1 .tip {
        padding-bottom: 0.28rem;
    }

    .section3_1_question {
         height: 16.5rem;
        background: url(../images/section3_m.png) top center no-repeat;
        background-size: 100% 16.5rem;
        box-sizing: border-box;
        padding: 0.3rem;
        padding-bottom: 0.8rem;
    }
    .section3_1_question .item_input label {
        width: 49%;
        margin-bottom: 0.25rem;
        display: inline-block;
        font-size: 0.2rem;
    }
    .section3_1_question .item_input3 label:nth-child(1),.section3_1_question .item_input3 label:nth-child(3) {
        width: 39%;
    }
    .section3_1_question .item_input3 label:nth-child(2),.section3_1_question .item_input3 label:nth-child(4) {
        width: 59%;
    }
    .section3_1_question .item_input6 label:nth-child(1),.section3_1_question .item_input6 label:nth-child(3) {
        width: 59%;
    }
    .section3_1_question .item_input6 label:nth-child(2),.section3_1_question .item_input6 label:nth-child(4) {
        width: 39%;
    }
     .section3_1_question .item_input5 label{
        width: 100%;
     }
     .section3_1_question .item_input.item_input5  label.checkbox_label3,.section3_1_question .item_input.item_input5 label.checkbox_label4 {
        width: 100%;
     }
    input[type="radio"]{
        margin-right: 0px;
    }
    .section3_1_question .item_input>p {
        margin-bottom: 0.3rem;
        font-weight: 700;
        font-size: 0.24rem;
        text-indent: -0.3rem;
        margin-left: 0.3rem;
        margin-top: 0.2rem;
    }
    .section3_1_question .item_input>p span {
        font-size: 12px;
    }
    .form_apply_btn {
        width: 1.5rem;
        height: 0.5rem;
        line-height: 0.5rem;
        font-size: 0.2rem;
        margin-bottom: 0.4rem;
        margin-top: 0.2rem;
    }
    .section3_1_question .item_input>div{
        margin-left: 0px;
    }
    input[type="checkbox"]{
        margin-right: 0px;
    }
    .lottery_box .prize_box {
        width: 100%;
        height: 7rem;
        float: inherit;
    }
    #winner_list {
        float: inherit;
        width: 100%;
        margin-top: 0.8rem;
    }
    #jq_marquee_box{
        height: 7rem;
    }
    .lottery_box .prize_box .prize_box_lottery img {
        position: absolute;
        width: 1.2rem!important;
    }
    .lottery_box .prize_box .prize_box_lottery img.p4img {
        top: 58%;
        left: 53.5%;
        width: 0.6rem!important;
    }
    .lottery_box .prize_box .prize_box_lottery img.p4img {
        top: 60%;
        left: 54.5%;
        width: 0.6rem!important;
    }
    .lottery_box .prize_box .prize_box_lottery img.p8img {
        top: 16%;
        left: 32%;
        width: 1rem!important;
    }
    .lottery_box .prize_box .prize_box_lottery {
        width: 100%;
        height: 100%;
        background: url(../images/prize.png) no-repeat;
        background-size: 100% 100%;
    }
    .lottery_box .prize_box img#begin_btn {
        width: 1.04rem;
        height: 1.04rem;
    }
    #prize_lottery {
        width: 1.04rem;
        height: 1.04rem;
        position: absolute;
        top: 38.5%;
        left: 41.5%;
        text-align: center;
    }
    .prize_lottery_text{
        position: absolute;
        top: 39%;
        left: 45.5%;
        font-size: 0.26rem;
        z-index: 2;
        margin-top: 0.2rem;
        line-height: 0.34rem;
    }
    .lottery_box .prize_box img#begin_btn_arrow {
        position: absolute;
        top: -22%;
        left: 50%;
        transform: translate(-50%, 0px);
        width: 0.45rem;
    }
    .section4_1_content {
        padding-right: 0.4rem;
        margin-top: 10px;
        font-size: 0.2rem;
        line-height: 24px;
        height: 6rem;
        overflow-y: auto;
    }
    .section4_1_content .prize_info {
        display: flex;
        justify-content: space-between;
        flex-flow: column;
    }
    .section4_1 .last a:nth-child(1) {
        margin: 0px 0.3rem 0px 0.3rem;
    }
    .section4_1_content .prize_info .first {
        width: auto;
        font-size: 0.2rem;
        line-height: 0.3rem;
        order: 2;
    }
    .section4_1_content .prize_info .last a:nth-child(1){
        margin-right: 0.2rem;
    }
     .section4_1_content .prize_info .last {
        display: flex;
        justify-content: flex-end;
        margin-bottom: 0.3rem;
    }
    .section4_1_content .prize_info .last a {
        display: inline-block;
        width: 1.38rem;
        /* height: 40px; */
        opacity: 1;
        background: #d82b33;
        border-radius: 4px;
        text-align: center;
        line-height: 0.5rem;
        color: #fff;
    }
    .section4_1_content table td {
        padding: 5px;
        text-align: center;
        border: 1px solid #d8d8d8;
        line-height: 0.3rem;
    }
    .section4_1_content h3 {
        font-size: 0.24rem;
    }
    .prize_text_box li,.section4_1_content .prize_text_box li:nth-child(3),.section4_1_content .prize_text_box li:nth-child(2){
        text-indent: -3em;
        margin-left: 3em
    }
    .section4_1_content{
        line-height: 0.3rem;
    }
    .section4_1 .last {
        text-align: right;
        display: flex;
        padding-right: 0.4rem;
        justify-content: flex-end;
    }
    .section4_1 .last{
        padding-top: 0px;
    }
    .lottery_title_box{
        display: block;
    }
    .section4_1 .last a {
        width: 1.5rem;
        line-height: 0.6rem;
    }
    .section4_1_content .prizelist_box {
        padding: 0.2rem 0.6rem;
        display: block;
        margin-top: 20px;
    }
    .prizelist_box li{
        display: inline-block;
        width: 40%;
        margin-bottom: 0.2rem;
    }
    .prizelist_box li img{
        width: 100%;
    }
    .prizelist_box li:nth-child(2n-1){
        margin-right:0.7rem;
    }
    .activity_tip {
        display: block;
        justify-content: space-between;
        padding: 0.3rem;
        border: 0.01rem dashed #cccccc;
        background: #fafafa;
        margin-top: 0.6rem;
        position:   relative;
    }
    .activity_tip>div .last_img>div{
        display:    block;
    }
    .activity_tip>div .last_img img {
        vertical-align: middle;
        width: 0.57rem;
    }
    .activity_tip>div .last_img span {
        display: inline-block;
        margin-right: 0px;
        margin-left: 0.1rem;
            font-size: 12px;
    }
    .code_img{
        position: relative;
        top:0px;
        bottom:0px;
        width: 100%;
        text-align: center;
     }
     .code_img img{
        width: 50%;
     }
   /* .code_img{
        position:absolute;   
        bottom:0px;
        right:0px;
    }
    .code_img {
        position: absolute;
        bottom: 0.3rem;
        right: 0rem;
        width: 2.8rem;
        font-size: 0.12rem;
        text-align: center;
    }
    .code_img img{
        width: 90%;
    }*/
    .activity_tip>div:last-child p{
        font-size: 12px;
    }
}

@media screen and (max-width: 376px) {
    .section3_1_question{
        height: 17.5rem;
        background: url(../images/section3_m.png) top center no-repeat;
        padding-bottom: 0.8rem;
        background-size: 100% 17.5rem;
    }
   
    .code_img{
        position: relative;
        top:0px;
        bottom:0px;
        width: 100%;
        text-align: center;
     }
     .code_img img{
        width: 50%;
     }
    .prize_lottery_text {
        top: 39%;
        left: 45.2%;
        font-size: 0.24rem;
        z-index: 2;
        margin-top: 0.16rem;
        line-height: 0.34rem;
    }
}

@media screen and (max-width: 360px) {
     .section3_1_question {
        height: 18rem;
        background: url(../images/section3_m.png) top center no-repeat;
        background-size: 100% 18rem;
    }

}
@media screen and (max-width: 350px) {
    .prize_lottery_text {
        top: 39%;
        left: 45.2%;
        font-size: 0.24rem;
        z-index: 2;
        margin-top: 0.15rem;
        line-height: 0.34rem;
    }
     .code_img{
        position: relative;
        top:0px;
        bottom:0px;
        width: 100%;
        text-align: center;
     }
     .code_img img{
        width: 50%;
     }
     .section3_1_question {
        height: 26rem;
        background: url(../images/section3_m.png) top center no-repeat;
        background-size: 100% 26rem;
    }
    .section3_1_question .item_input label {
        width: 100%!important;
        margin-bottom: 0.25rem;
        display: inline-block;
        font-size: 0.2rem;
    }
    .header .logo {
        margin-right: 0px;
        width: 1.2rem;
        margin-left: 0.2rem;
    }
}
@media screen and (max-width: 320px) {
     .section1_2_box .g5_left_nav li.active, .section1_2_box .g5_left_nav li:hover {
        background: url(../images/5g_btn2_m.png) center center no-repeat;
        background-size: 3.01rem 1.35rem;
    }
    .section1_2_box .g5_left_nav li {
        width: 3.01rem;
        height:  1.35rem;
        background: url(../images/5g_btn1_m.png) center center no-repeat;
        background-size: 3.01rem 1.35rem;
        margin-bottom: 0.22rem;
        display: inline-block;
        vertical-align: middle;
        margin-right: 0.2rem
    }
}