html{
    /* overflow-x: hidden; */
}
body{
    padding-top: 60px;
}
.swiper_banner{
    overflow: hidden;
}
.width{
    width: 92%;
    flex-direction: column;
}
/*登录弹窗*/
.dialog-win {
    width: 80% !important; /* 强制覆盖内联样式 */
    left: 50%; !important
    transform: translateX(-50%);
}
.dialog{
    min-width: 200px;
}
.dialog .dialog-body{
    padding: 10px 40px 25px 40px;
}
.blank-middle{
    display: none;
}
.register .tab li{
    font-size: 16px;
    margin: 0 0 20px 0;
}
.dialog-body .input{
    height: 40px;
}
.form-button .button-large{
    padding: 8px 0;
}
.text-right{
    text-align: center;
}
#ey_third_party_login{
    margin-top: 8%;
}
.register .bnt-login a{
    width: 40px;
    height: 40px;
    line-height: 40px;
}

#header_top{
    /* background-color: red; */
    top: 0;
    height: 60px;
    box-sizing: border-box;
    position: fixed !important;
}
#header_top .header_box{
    flex-direction: row;
    padding: 0;
    margin-top: 2.5%;
}
#header_top .header_box .header_nav{
    width: 100%;
    position: absolute;
    background-color: white;
    left: 102%;
    top: 59px;
    border-top: 1px solid #959c3a;
    transition: all .3s ease-in-out;
}
#header_top .header_box .header_nav{
    height: calc(100vh - 60px);
}
#header_top .header_box .header_nav li{
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 0
    
    ;
}
#header_top .header_box .header_nav li a{
    line-height: 50px;
    font-size: 14px;
}
#header_top .header_box .header_nav .nav_list{
    flex-direction: column;
    width: 88%;
    margin: 0 auto;
}
#header_top .header_box .header_logo img{
    width: 50%;
}
.shopBar{
    display: none;
}


.brand_jieshao::after{
    height: 82%;
}
.brand_jieshao .brand_box_l{
    width: 100%;
}
.brand_jieshao .brand_box_r{
    width: 100%;
}
.brand_jieshao .brand_box_l h3{
    font-size: 20px;
    text-align: center;
}
.brand_jieshao .brand_box_l h5{
    margin-top: 3%;
}
.brand_jieshao .brand_box_l h5 p{
    font-size: 16px;
    line-height: 25px;
    white-space: nowrap;
    text-align: center;
}
.brand_jieshao .brand_box_l .you_shi{
    margin-top: 6%;
    justify-content: space-between;
    margin-bottom: 0;
}
.brand_jieshao .brand_box_l .you_shi li{
    width: 48%;
    box-sizing: border-box;
    margin-bottom: 4%;
    border: 1px solid rgba(255, 255, 255, .5);
    border-radius: 10px;
    text-align: center;
    padding: 1%;
}
.brand_jieshao .brand_box_l .you_shi li div:nth-child(1){
    display: none;
}
.brand_jieshao .brand_box_l .you_shi li div h4{
    font-size: 14px;
}
.brand_jieshao .brand_box_l .you_shi li div p{
    font-size: 12px;
}
.brand_jieshao .brand_box_r{
    margin-top: 5%;
    height: 300px;
    overflow: hidden;
}






.tuijian_pro{
    padding-top: 30px;
}
.tuijian_pro>h3{
    font-size: 20px;
}
.tuijian_pro>p{
    font-size: 12px;
    line-height: 20px;
}
.tuijian_pro .swiper .swiper-slide a h3{
    font-size: 12px;
}
.tuijian_pro .swiper .swiper-slide .shoucang-icon{
    width: 20px;
    right: 8%;
    top: 3%;
}
.tuijian_pro .swiper .swiper-slide .shoucang-icon a{
    background: none;
    width: 20px;
    height: 20px;
}
.tuijian_pro .swiper .swiper-slide .shoucang-icon .iconfont{
    line-height: 20px;
    font-size: 20px;
}
.tuijian_pro .swiper .swiper-slide .add-to-cart{
    display: none;
}
.tuijian_pro .swiper .swiper-slide .pro_box{
    padding-bottom: 10px;
}
.tuijian_pro .swiper .swiper-slide a .pro_wenan{
    bottom: 0;
    font-size: 12px;
    align-items: center;
}
.tuijian_pro .swiper .swiper-slide a .pro_wenan p{
    line-height: 12px;
}




.meili_xh .meili_top{
    flex-direction: column;
}
.meili_xh .meili_top .top_l{
    width: 100%;
}
.meili_xh .meili_top .top_r{
    width: 100%;
}
.meili_xh .meili_top .top_l .top_wenan h4{
    margin: 3% 0;
    text-align: center;
    font-size: 20px;
}
.meili_xh .meili_top .top_l .top_wenan p{
    font-size: 12px;
    text-align: center;
    line-height: 20px;
}
.meili_xh .meili_top .top_l .top_wenan p:nth-child(3){
    font-size: 14px;
}
#industry_swiper_thumbs{
    margin-top: 8%;
    height: 110px;
}
.swiper-vertical>.swiper-wrapper{
    flex-direction: row;
    justify-content: space-between;
}
#industry_swiper_thumbs .swiper-slide {
    width: 31%;
    text-align: center;
}
#industry_swiper_thumbs .swiper-slide h3{
    font-size: 14px;
}
#industry_swiper_thumbs .swiper-slide p{
    font-size: 12px;
    line-height: 20px;
}
#industry_swiper_thumbs .swiper-slide h3::after{
    width: 8px;
    height: 8px;
    left: 25%;
}
.meili_xh .meili_top .top_l a{
    display: block;
    padding: 2% 0;
    line-height: 20px;
    width: 50%;
    font-size: 14px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 6%;
}



.xin_pro_2_box{
    flex-direction: column;
    height: 300px;
    overflow: hidden;
}
.xin_pro_2 .box_2_r,
.xin_pro_2 .box_2_l{
    width: 100%;
    margin-top: 16%;
}
.xin_pro_2 .box_2_l img{
    width: 100%;
}
.xin_pro_2 .box_2_r h3{
    font-size: 22px;
}
.xin_pro_2 .box_2_r h3::after{
    width: 30px;
}
.xin_pro_2 .box_2_r p{
    width: 90%;
    margin: 8% auto;
    font-size: 14px;
    line-height: 25px;
}
.xin_pro_2_box>img{
    width: auto;
    height: 100%;
}
.xin_pro_2 .box_2_r a{
    font-size: 12px;
}



#new_pro_swiper .swiper-slide{
    height: auto;
}

#new_pro_swiper .swiper-button-prev,
#new_pro_swiper .swiper-button-next{
    display: none;
}



.pro_show .pro_show_title h3{
    font-size: 20px;
}
.pro_show .pro_show_title p{
    display: block;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 20px;
    padding: 0 10%;
}
.pro_show .pro_show_box{
    margin-top: 5%;
    flex-direction: row;
    justify-content: space-between;
}
.pro_show .pro_show_box .list{
    width: 48%;
    margin-right: 0;
    height: auto;
    margin-bottom: 4%;
    padding-bottom: 4%;
}

.pro_show .pro_show_box .list:hover img{
    transform: scale(1) translateY(0%);
}
.pro_show .pro_show_box .list .home_shoucang{
    display: none;
}
.pro_show .pro_show_box .list .wenan{
    bottom: 5%;
    left: 50%;
    transform: translateX(-50%);
    background: none;
    padding: 0;
}
.pro_show .pro_show_box .list .wenan p{
    font-size: 12px;
    color: #999;
    text-align: center;
}
.pro_show .pro_show_box .list .wenan .iconfont{
    display: none;
}


/*底部*/
.footer{
    padding-top: 30px;
}
.footer .foot_top{
    flex-direction: column;
    padding-bottom: 0;
}
.footer .foot_top ul:nth-child(1){
    display: none;
}
.footer .foot_top ul:nth-child(2) {
    flex: 1;
    margin-left: 0px;
}
.footer .foot_top ul:nth-child(3) {
    text-align: right;
    padding-left: 0%;
    border: none;
}
.footer .foot_top ul li {
    margin-bottom: 18px;
}
.footer .foot_bottom p:nth-child(2){
    display: none;
}
.footer .foot_bottom p, .footer .foot_bottom p a{
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    margin: 10px 0;
}


/* From Uiverse.io by NAKAMOZ */ 
/* Hide the default checkbox */
.anniu input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  
  .anniu {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 20px;
    user-select: none;
    margin-left: 5%;
  }
  
  .hengxian {
    position: relative;
    top: 0;
    left: 0;
    height: 20px;
    width: 25px;
  }
  
  .hengxian span {
    width: 25px;
    height: 2px;
    background-color: #959c3a;
    position: absolute;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
  }
  
  .hengxian span:nth-child(1) {
    top: 10%;
  }
  
  .hengxian span:nth-child(2) {
    top: 50%;
  }
  
  .hengxian span:nth-child(3) {
    top: 90%;
  }
  
  .anniu input:checked + .hengxian span:nth-child(1) {
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    -webkit-transform: translateY(-50%) rotate(45deg);
    -moz-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    -o-transform: translateY(-50%) rotate(45deg);
  }
  
  .anniu input:checked + .hengxian span:nth-child(2) {
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -moz-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    -o-transform: translateY(-50%) rotate(-45deg);
  }
  
  .anniu input:checked + .hengxian span:nth-child(3) {
    transform: translateX(-50px);
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    opacity: 0;
  }





  /* 关于我们 */
.channel-banner{
    height: 200px;
}
.channel-banner .banner-info{
    top: 56%;
}
.channel-banner .banner-info h3{
    font-size: 20px;
    margin-bottom: 5%;
}
.channel-banner .banner-info p{
    font-size: 16px;
}

.nei_navigation{
    flex-direction: row;
    border-bottom: 1px solid #e5e5e5;
}
.nei_navigation a{
    font-size: 14px;
    line-height: 70px;
}

.number_2{
    padding: 4%;
    border-radius: 10px;
    overflow: hidden;
}
.number .numCount ul{
    flex-wrap: wrap;
}
.number .numCount li{
    width: 50%;
    text-align: center;
    box-sizing: border-box;
    padding: 2% 0%;
}
.number .numCount li .numCX{
    font-size: 30px;
}
.number .numCount li .unit{
    font-size: 14px;
    margin-left: 10px;
}
.number .numCount li .indc{
    font-size: 16px;
    line-height: 24px;
}
.number .numCount li .indc{
    font-size: 12px;
    line-height: 20px;
}


.about_box .about_box_left{
    width: 100%;
}
.about_box .about_box_left h3{
    font-size: 22px;
}
.about_box .about_box_left p{
    font-size: 20px;
    margin-top: 3%;
    margin-bottom: 6%;
}
.about_box .about_box_right{
    width: 100%;
}
.about_box .about_box_right p{
    text-align: left;
    font-size: 12px;
    line-height: 22px;
}

.brand .brand_box>h3{
    font-size: 20px;
    margin-top: 0px;
}
.brand .brand_box>h3::after{
    top: 40px;
}
.brand .brand_box .linian_item{
    width: 100%;
    margin-top: 12%;
}
.brand .brand_box .linian_item div{
    width: 100%;
}
.brand .brand_box .linian_item div:nth-child(2){
    order: -1;
}
.brand .brand_box .linian_item div h3{
    font-size: 20px;
}
.brand .brand_box .linian_item div p{
    font-size: 12px;
    line-height: 20px;
    margin-top: 5%;
}
.product_idea .product_idea_box>h3{
    font-size: 20px;
    text-align: left;
    margin-bottom: 30px;
}
.product_idea .product_idea_box>h3::after{
    left: 40px;
}
.product_idea .product_idea_box ul{
    flex-direction: column;
}
.product_idea .product_idea_box ul li{
    width: 100%;
    margin-bottom: 5%;
}
.product_idea .product_idea_box ul li .idea_img{
    height: auto;
}
.product_idea .product_idea_box ul li>h3{
    font-size: 20px;
}
.product_idea .product_idea_box ul li>p{
    font-size: 12px;
    line-height: 20px;
}
.patent h3{
    font-size: 20px;
    text-align: left;
    margin-left: 20px;
    margin-bottom: 30px;
}
.patent h3::after{
    left: 38px;
}
#swiper_patent{
    padding-bottom: 6%;
    margin-bottom: 20px;
}





/* 产品中心 */
.pro_nav{
    margin-bottom: 5%;
}
.nav-tree{
    height: 60px;
    line-height: 60px;
}
.nav-tree li a{
    font-size: 14px;
    padding: 0 10px;
}
.pro_list .list_box{
    flex-direction: row;
    justify-content: space-between;
}
.pro_list .list_box .item{
    width: 47%;
    margin: 0 0 20px 0;
}
.pro_list .list_box .item .pro_text h3{
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 10px;
    
}
.pro_list .list_box .item .pro_text .nei_text{
    margin-top: 2px;
}
.pro_list .list_box .item .pro_text .nei_text p{
    font-size: 14px;
}




/* 系列产品 */
.pro_list_wrap .prolistimg{
    width: 100% !important;
}
.pro_list_2{
    width: 100% !important;
}
.pro_list_2 .list_box .item{
    width: 48% !important;
    padding: 6% 0 !important;
}
.pro_list_2 .list_box .item a .pro_img img {
    width: 100% !important;
}
.pro_list_2 .list_box .item .pro_text{
    position: sticky !important;
    transform: translateX(0%) !important;
}
.pro_list_2 .list_box .item .pro_text .nei_text{
    margin-top: 0 !important;
}
.pro_list_2 .list_box .item .pro_text h4{
    font-size: 12px !important;
    margin-top: 10px !important;
    width: 100px !important;
    padding: 5px 0 !important;
}


/* 产品详情 */

.pro_xq{
    padding-bottom: 8%;
}
.pro_xq_box .pro_xq_wrap .pro_xq_imges{
    width: 100%;
}
.pro_xq_box .pro_xq_wrap .pro_xq_content{
    width: 100%;
}
.padding-large{
    padding: 0;
}
.pro_xq_content .article .post h1{
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 0px;
}
.pro_xq_content .article .ey-buyaction{
    margin-top: 20px;
}
.container{
    width: 92%;
}
.container p,
.container p span{
    font-size: 14px !important;
}
.bg-gray{
    margin-top: 0;
}
.media-body h2 a{
    box-sizing: border-box;
    padding: 0 10%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
}
.price-info{
    margin-top: 10px;
}
.price-info ul{
    display: flex;
}
.price-info ul .text-gray{
    display: none;
}
.price-info ul li.v2-1{
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
}


/* 新闻 */
.list-news{
    flex-direction: column;
    box-sizing: border-box;
    padding: 5%;
}
.list-news>div{
    width: 100%;
} 
.list-news .time{
    display: flex;
    padding: 0;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    border-right: none;
    border-bottom: 1px solid rgba(0,0,0,.1);
    height: 40px;
}
.list-news .news{
    margin: 0;
}
.list-news .news h3 a{
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 12px 0;
}
.list-news .x1{
    width: 100%;
    margin-top: 20px;
}
.list-news .button{
    width: 100%;
    padding: 0;
    line-height: 40px;
}
.article .padding-large{
    padding: 0;
}
.article .post h1{
    font-size: 20px;
    line-height: 30px;
}
.text-default{
    margin-top: 0px;
}





/* 联系我们 */
.conract_wrap{
    margin-top: 5%;
}
.conract_wrap .conract_left{
    width: 100%;
}
.conract_wrap .conract_left h3{
    font-size: 20px;
    margin-bottom: 10px;
}
.conract_wrap .conract_left .work_time{
    font-size: 14px;
}
.conract_wrap .conract_left .conract_left_list{
    width: 100%;
    flex-direction: column-reverse;
    align-items: initial;
}
.conract_wrap .conract_left .erweima{
    width: 50%;
    margin: 0 auto;
    padding: 10px;
}
.conract_wrap .conract_left .erweima img{
    width: 100%;
}
.conract_wrap .conract_left .erweima p{
    font-size: 14px;
    margin-top: 10px;
}
.conract_wrap .conract_left .conract_left_list .item .iconfont::before{
    font-size: 30px;
}
.conract_wrap .conract_left .conract_left_list .item h4{
    font-size: 16px;
}
.conract_wrap .conract_left .conract_left_list .item p{
    font-size: 12px;
}
.conract_wrap .conract_left .conract_left_list .item .item_text{
    margin-bottom: 0px;
    margin-left: 10px;
}
.conract_wrap .conract_left .conract_left_list .item li{
    margin-bottom: 10px;
}
.conract_wrap .conract_right{
    width: 100%;
    margin-top: 20px;
}
.conract_right h3{
    font-size: 20px;
}
.ditu_map{
    height: auto;
    margin: 6% auto;
}


/* 个人中心 */
.breadcrumbs{
    height: 20px !important;
}
.w1226{
    width: 92%;
    flex-direction: column;
}
.ey-container .ey-nav{
    width: 100%;
    background: none;
    min-height: 0px;
}
.ey-container .ey-nav ul{
    box-sizing: border-box;
    margin-bottom: 10px;
    background-color: white;
    display: flex;
    align-items: center;
    padding: 0 16px;
    justify-content: space-between;
}
.ey-container .ey-con, .mi-cart{
    width: 100%;
}
.user-box{
    padding: 10px 0;
}
.ey-container .u_xinxi{
    padding: 0;
}
.ey-container .main-bg{
    padding: 4% !important;
}
.portal-content-box .portal-main{
    position: relative;
}
.portal-content-box .portal-main .user_img{
    width: 50%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.portal-content-box .user-card,
.portal-content-box .user-actions{
    width: 50%;
}
.portal-content-box .user-card{
    padding-left: 0;
}
.portal-data{
    padding: 16px 0;
}
.portal-data .portal-data-item{
    font-size: 16px;
}
.portal-sub .info-list li{
    box-sizing: border-box;
    padding: 4%;
    flex-direction: column;
    height: auto;
}
.portal-sub .info-list li .pic{
    margin: 0;
    width: 40px;
    height: 40px;
}
.portal-sub .info-list .info{
    margin: 0;
}
.portal-sub .info-list .info h3{
    font-size: 16px;
    margin-top: 10px;
}
.portal-sub .info-list .info a{
    font-size: 14px;
}
.el-main{
    padding: 0;
}
.ey-container .index-plugs{
    justify-content: center;
}
.ey-container .index-plugs .plugs-item{
    width: auto;
}
.ey-container .index-plugs .plugs-item .plugs-item-r{
    float: initial;
    width: auto;
}
.ey-container .index-plugs .plugs-item .plugs-item-r span{
    width: auto;
}

.ey-container .item-from-row .from-row-l{
    width: auto;
}
.ey-container .ey-con .user-info .face,
.ey-container .ey-con .user-info .face img{
    width: 60px;
    height: 60px;
}
.ey-container .item-from-row.user-info-pic{
    min-height: auto;
    line-height: normal;
    align-items: center;
}


.mi-uc-box  .w310{
    width: auto !important;
}
.mi-uc-box{
    padding: 5%;
}
.mi-uc-box .box-hd .title{
    font-size: 16px;
}



.mi-uc-box .pay_details .w150{
    display: none;
}
.mi-uc-box .pay_details tbody tr:nth-child(1) td:nth-child(1){
    width: 10%;
}
.mi-uc-box .pay_details tbody tr:nth-child(1) td:nth-child(2){
    font-size: 12px;
    width: 70%;
}
.mi-uc-box .pay_details tbody tr:nth-child(1) td:nth-child(3){
    display: none;
}
.mi-uc-box .pay_details tbody tr:nth-child(1) td:nth-child(2) .arc-title{
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.mi-uc-box .pay_details tbody tr:nth-child(1) td:nth-child(4){
    width: 20%;
    font-size: 12px;
}
.mi-uc-box .el-table .cell{
    padding: 0;
}
.mi-uc-box .el-table .cell a{
    font-size: 12px;
}



/* 财务明细 */
.xin_mian .el-button-xin{
    font-size: 12px;
    margin: 0;
}
.xin_mian .users-money{
    font-size: 12px !important;
}
.xin_mian .pay_details thead tr th{
    padding: 0;
    width: 20% !important;
}
.xin_mian .ey-con-inside .el-table thead .cell{
    font-size: 12px;
    padding: 0;
    text-align: center;
}
.xin_mian .ey-con-inside .pay_details tbody  tr td{
    padding: 0;
    width: 20% !important;
}
.xin_mian .ey-con-inside .el-table .cell{
    font-size: 12px;
    line-height: 20px;
}
.xin_mian .checkbox-label .check-mark{
    width: 16px;
    height: 16px;
}
.ey-container .ey-con .shop-oper .shop-oper-bottom{
    flex-direction: column;
}
.ey-container .ey-con .shop-oper.mt20{
    margin-top: 10px !important;
}
.ey-container .ey-con .shop-oper .shop-oper-r{
    margin-left: 0;
    width: 100%;
}
.ey-container .ey-con .shop-oper .shop-oper-r form{
    width: 100%;
}
.ey-container .ey-con .shop-oper .shop-oper-r .input-with-select .search-text{
    width: 100%;
    box-sizing: border-box;
    right: 0;
    top: 8px;
}
.ey-container .ey-con .shop-oper .shop-oper-r .input-with-select .search-btn{
    top: 8px;
}
.goods-con{
    margin-top: 10px;
}
.ey-container .goods-con .order-list .order-summary{
    padding: 0px;
}
.ey-container .goods-con .order-list .order-detail-table thead tr{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.ey-container .goods-con .order-list .order-detail-table th.col-main{
    padding: 0;
    height: auto;
}
.goods-con .order-list .order-detail{
    padding: 10px;
}
.ey-container .goods-con .order-list .uc-order-item .order-status{
    font-size: 16px;
}
.ey-container .goods-con .order-list .order-detail-table th p{
    font-size: 12px;
}
.ey-container .goods-con .order-list .order-detail-table th.col-sub{
    width: auto;
    padding: 0%;
}
.ey-container .goods-con .order-list .order-detail-table th .caption-price{
    text-align: left;
}
.ey-container .goods-con .order-list .order-detail-table th .num{
    font-size: 16px;
}
.ey-container .goods-con .order-list .order-detail-table tbody tr{
    display: flex;
    flex-direction: column;
}
.ey-container .goods-con .order-list .order-detail-table tbody tr .order-items{
    padding: 0;
}
.ey-container .goods-con .order-list .order-detail-table td.order-actions{
    padding: 0;
    display: flex;
    justify-content: space-between;
}
.ey-container .goods-con .order-list .order-detail-table td.order-actions a{
    margin: 0 !important;
    display: block;
    width: 48%;
}
.ey-container .mi-uc-box .box-hd .subtitle{
    padding: 0;
    padding-bottom: 10px;
    font-size: 13px;
}
.ey-container .mi-uc-box .order-status{
    margin: 0;
    font-size: 14px;
}