@media screen and (max-width: 1000px) {
    header {
      width: 100%;
      height: 69px;
    }
    .head{
      width: 100%;
      height: 69px;
      color: #ffffff;
      background-image: url("../img/rectangular\ 938.png");
      background-size: cover;
      display: flex;
      align-items: center;
    }
    header {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      z-index: 1111;
    }
    html,
    body {
      width: 100%;
      height: 100%;
      overflow-x: hidden;
    }
    body {
      width: 100%;
      height: 100%;
      /* display: flex;
      flex-direction: column;
      align-items: center; */
    }
    .head .logo {
      width: 30%;
      margin-left: 35px;
    }
    .head ul {
      color: #fff;
      display: block;
      position: absolute;
      left: 0;
      top: 69px;
      right: 0;
      bottom: 0;
      width: 100%;
      height: calc(100vh-90px);
      display: none;
    }
    .shade_show{
      display: block !important;
    }
    .ul_show{
      display: block !important;
    }
    .shade {
      position: fixed;
      top: 69px;
      width: 100%;
      height: 100%;
      z-index: 1000;
      background: rgba(0, 0, 0, 0.8);
      display: none;
    }
    .left-text1{
      width: 20rem;
    }
    .head ul a,
    .head ul li {
      /* flex: 1; */
      width: 100%;
      height: 3.125rem;
      /* height: 100%; */
      display: flex;
      justify-content: center;
      align-items: center;
      white-space: nowrap;
      color: #fff;
    }
    .head ul a li:hover,
    .head .active {
      background-color: #2e79c5;
      position: relative;
    }
   .head .search input {
      border: none;
    }
    .m_btn_search {
      position: absolute;
      right: 50px;
      height: 50px;
      width: 50px;
      background: url(../img/icon_search.png) no-repeat center center;
      background-size: 50%;
      display: block;
      border: 0;
    }
    .m_btn_search._active {
      background-image: url(../img/icon_search_close.png);
      background-size: 40% 40%;
    }
    /**/
    .M_btnMenu {
      width: 50px;
      position: absolute;
      background: none;
      padding: 0;
      z-index: 501;
      height: 50px;
      right: 0px;
      border: 0;
    }
    .M_btnMenu.btn_show span:nth-child(1) {
      background-color: #000000;
      transform: rotate(45deg);
    }
    .M_btnMenu.btn_show span:nth-child(2) {
      left: -0.5rem;
      visibility: hidden;
      opacity: 0;
    }
    .M_btnMenu.btn_show span:nth-child(3) {
      transform: rotate(-45deg);
      background-color: #000000;
    }
    .M_btnMenu span {
      width: 40%;
      line-height: 0;
      overflow: hidden;
      margin: 0 auto 8.9% auto;
      padding-top: 4.44%;
      border-radius: 0.25rem;
      display: block;
      transition: transform 0.2s ease-in, opacity 0.2s linear, left 0.2s linear;
      background-color: #000000;
    }
    .M_btnMenu span:nth-child(1) {
      margin-top: 10.07%;
      transform-origin: left top;
    }
    /**/
    .M_btnMenu span:nth-child(3) {
      transform-origin: left bottom;
    }
    /*搜索*/
    #search {
      position: absolute;
      right: 0px;
      left: 0px;
      top: 100%;
      z-index: 3600;
      background: rgba(255, 255, 255, 0.95);
      padding-top: 15px;
      padding-bottom: 15px;
      display: none;
    }
    #search .searchShow{
      display: block;
    }
    #search ._other {
      text-align: right;
      margin: 0 auto;
      line-height: 2;
      font-size: 12px;
      position: absolute;
      top: 100%;
      left: 0px;
      background: rgba(255, 255, 255, 0.95);
      right: 0px;
      padding-bottom: 10px;
      padding-right: 4%;
    }
    #search ._other a {
      padding: 0 8px;
      display: inline-block;
      border: 1px solid #787878;
      border-radius: 5px;
      margin-left: 8px;
    }
    #search .Searchform {
      width: 92%;
      margin: 0 auto;
      display: flex;
      justify-content: space-between;
      box-shadow: 0 2px 3px rgba(0, 0, 0, 0.24);
    }
    #search .Searchform .text {
      flex: auto;
      width: 78%;
      font-size: 14px;
      line-height: 2.4;
      border: 0;
      padding: 0 8px;
    }
    #search .Searchform .btn_send {
      width: 22%;
      line-height: 2.4;
      border: 0;
      background-color: #275da2;
      color: #fff;
      font-size: 16px;
    }
    #search.searchShow {
      display: block;
      z-index: 4000;
    }
    .searchMask {
      position: fixed;
      left: 0px;
      top: 60px;
      bottom: 0px;
      right: 0px;
      background: rgba(0, 0, 0, 0.8);
      z-index: 3500;
      display: none;
    }
    .searchMask.searchMaskShow {
      display: block;
    }
  
    #container {
      padding-top: 69px;
    }
  
   
    .meu {
      width: 100%;
      height: 100%;
    }
  
    .meu .swiper-one img {
      width: 100%;
    }
    .swiper-two {
      width: 100%;
      /* height:100% ;  */
      min-height: 100px;
      overflow: hidden;
      /* position: relative; */
    }
    .swiper-two .swiper-wrapper {
      width: 100%;
      /* height: 100%; */
      height: 100px;
    }
    .advertising {
      width: 100%;
      /* height: 100%; */
      height: 100px;
      font-family: PingFang SC-Medium;
      color: #ffffff;
      background-image: url("../img/rectangular\ 939.png");
      background-size: cover;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
    }
  
    .meus {
      width: 100%;
      display: flex;
      flex-direction: column;
      margin-top: 3%;
      margin-bottom: 2%;
    }
    .meus .title {
      display: flex;
      justify-content: space-around;
      align-items: center;
    }
    .meus .title .line {
      flex: 1;
      height: 0px;
      opacity: 1;
      border: 1px dashed #707070;
    }
    .meus .title .title-content {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      padding-left: 15px;
    }
    .meus .title .title-wordage {
      display: flex;
      flex-direction: column;
      justify-content: space-around;
      align-items: center;
      padding: 5px;
    }
    .meus .title .title-top {
      font-size: 25px;
      font-family: PingFang SC-Bold, PingFang SC;
      font-weight: bold;
      color: #000000;
    }
    .meus .title .title-bottom {
      font-size: 15px;
      font-family: PingFang SC-Medium, PingFang SC;
      font-weight: 500;
      color: #bfbfbf;
    }
    .title-content {
      display: flex;
      align-items: center;
    }
    .title-content img {
      height: 50px;
    }
  
    .advertising .vertical1 {
      width: 0px;
      min-height: 70px;
      opacity: 1;
      border: 5px solid #ffffff;
    }
    .left-top-text {
      min-width: 56px;
      white-space: nowrap;
    }
    .advertising-content,
    .advertising-content1 {
      max-height: 80px;
      display: flex;
      align-items: center;
      justify-content: center;
      overflow: hidden;
    }
    .advertising-content {
      padding-left: 20%;
    }
    .advertising-content1 {
      padding-right: 35px;
      padding-left: 15px;
    }
    .advertising .vertical {
      width: 0px;
      min-height: 35px;
      /* opacity: 1; */
      border: 5px solid #ffffff;
    }
    .meus .content {
      width: 100%;
      display: flex;
      flex-direction: column;
      margin-top: 25px;
      justify-content: space-around;
    }
    .swiper-three img {
      width: 100%;
    }
    .right-top-text {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      /* text-align: center; */
      /* font-size: 23px; */
    }
    .right-bottom-text {
      white-space: nowrap;
      width: 100%;
      max-height: 38px;
      overflow: hidden;
      text-overflow: ellipsis !important;
    }
  
    .proclamationList {
      margin-top: 15px;
      width: 100%;
    }
    .meus .content .proclamationList ul {
      width: 100%;
      height: 100%;
    }
    .meus .content .proclamationList ul li {
      width: 100%;
      max-width: 53.125rem;
      /* flex: 1; */
      display: flex;
      /* justify-content: space-between; */
      flex-direction: row;
      align-items: center;
    }
  
    .meus .content .proclamationList .date h1 {
      width: 2.375rem;
      height: 2.4375rem;
      line-height: 2.4375rem;
      font-size: 1.5625rem;
      font-family: PingFang SC-Regular, PingFang SC;
      font-weight: 800;
      color: #707070;
      text-align: center;
    }
    .meus .content .proclamationList .date span {
      width: 4.375rem;
      height: 1.5rem;
      text-align: center;
    }
    .meus .content .proclamationList ul li .date {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      align-items: center;
      margin-left: 10px;
    }
    .meus .content .proclamationList ul li {
      margin-top: 10px;
      padding-right: 25px;
    }
    .meus .content .proclamationList ul li .proclamationList_title {
      margin-left: 25px;
    }
  
    .meus .content .content-left {
      width: 100%;
    }
    .content-left-top {
      width: 100%;
      background-image: url("../img/rectangular\ 1162.png");
      background-size: cover;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .meus .content .content-left-top {
      width: 100%;
      height: 80px;
      font-size: 26px;
      font-family: PingFang SC-Bold, PingFang SC;
      font-weight: bold;
      color: #ffffff;
      text-align: center;
    }
    .meus .content .content-left ul {
      height: 90%;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
    }
    .meus .content .content-left .content-left-container {
      width: 100%;
      /* height: 15.5625rem; */
      display: flex;
      justify-content: space-between;
      margin-top: 10px;
    }
    .meus .content .content-left .content-left-container {
      width: 100%;
      /* height: 15.5625rem; */
      display: flex;
      justify-content: space-between;
      margin-top: 10px;
    }
    .meus .content .content-left .imgList {
      min-height: 90px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding-bottom: 10px;
    }
    .meus .content .content-left .imgList span{
      padding-top: 6px;
    }
    .meus .content .texts-box {
      width: 100%;
      /* height: 35%; */
      padding-top: 0.9375rem;
      padding-bottom: 0.9375rem;
      border-top: 1px dashed #0c5db5;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .meus .content .content-left ul li .texts-box .texts {
      width: 60%;
      text-align: center;
    }
    .content-left-container li {
      /* flex: 1; */
      width: 32%;
      margin-left: 2px;
      margin-right: 2px;
      /* display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; */
      background-image: url("../img/rectangular\ 1173.png");
      border-bottom: 3px solid #0759b2;
      border-top: 1px solid #e2e1e1;
      border-right: 1px solid #e2e1e1;
      border-left: 1px solid #e2e1e1;
    }
    .meus .content .content-right {
      width: 100%;
      margin-top: 25px;
    }
    .meus .content .content-right-top {
      height: 80px;
      display: flex;
      justify-content: center;
      align-items: center;
      background-image: url("../img/rectangular-1143@2x.png");
      background-size: cover;
      font-size: 26px;
      font-family: PingFang SC-Bold, PingFang SC;
      font-weight: bold;
      color: #ffffff;
    }
    .content-right-bottom {
      /* height: 800px; */
      width: 100%;
      display: flex;
      flex-direction: row;
      justify-content: space-around;
      /* margin: 5px; */
    }
    .content-right-button {
      flex: 1;
      margin-left: 5px;
      margin-right: 5px;
      min-height: 80px;
      background-image: url("../img/rectangular\ 1142.png");
      background-size: cover;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      margin-top: 5px;
      font-size: 15px;
      font-family: PingFang SC-Bold, PingFang SC;
      font-weight: bold;
      color: #ffffff;
    }
    .content-right-button img {
      width: 35px;
    }
    #container {
      flex: 1;
      width: 100%;
      display: flex;
      flex-direction: column;
      background-color: #fff;
    }
    .active-plan {
      width: 100%;
      height: 100%;
      background-image: url("../img/rectangular 1178.png");
      background-size: cover;
      display: flex;
      flex-direction: column;
      align-items: center;
    }
    .active-plan h1 {
      width: 80%;
      height: 80px;
      line-height: 80px;
      align-items: flex-start;
      border-bottom: 1px solid #ffffff;
      font-size: 23px;
      font-family: PingFang SC-Bold, PingFang SC;
      font-weight: bold;
      color: #ffffff;
    }
    .active-plan ul {
      width: 80%;
      height: 70%;
      padding-bottom: 35px;
      display: flex;
      flex-direction: column;
      justify-content: space-around;
      align-items: center;
      font-size: 19px;
      font-family: PingFang SC-Bold, PingFang SC;
      font-weight: bold;
      color: #ffffff;
    }
    .active-plan ul li {
      width: 100%;
      margin-top: 10px;
      list-style-type: disc;
    }
  
    .active-plan-right {
      width: 100%;
      /* background-color: #0759B2; */
      display: flex;
      flex-direction: column;
      justify-items: center;
      align-items: center;
    }
    .active-plan-right-top {
      height: 100px;
      width: 100%;
      margin-top: 25px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 21px;
      font-family: PingFang SC-Bold, PingFang SC;
      font-weight: bold;
      color: #ffffff;
      background-image: url("../img/rectangular\ 1179.png");
    }
    .active-plan-right ul,
    .active-plan-right ul li {
      flex: 1;
      text-align: center;
      font-size: 15px;
      font-family: PingFang SC-Regular, PingFang SC;
      font-weight: 400;
      color: #000000;
    }
    .active-plan-right ul {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: space-around;
      margin-top: 25px;
    }
    .active-plan-right-bottom {
      /* flex: 1; */
      width: 100%;
      min-height: 19.1875rem;
      background-image: url("../img/rectangular\ 1141.png");
      display: flex;
      justify-content: center;
    }
  
    .swiper-slide3 {
      display: flex;
      justify-content: space-around;
      align-items: center;
    }
    .swiper-slide3 img {
      width: 100%;
    }
    .swiper-slide3-left {
      flex: 1;
      height: 100%;
      margin: 10px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      border: 1px solid rgba(0,0,0,0.16);
      border-radius: 10px;
    }
    .swiper-slide3-bottom {
      width: 75%;
      display: flex;
      flex-direction: column;
      justify-content: space-around;
    }
    .swiper-slide3-bottom p{
      width: 100%;
      font-size: 15px;
      height: 25px;
      line-height: 25px;
      margin-top: 10px;
      /* font-weight: 600; */
      text-align: end;
    }
    .swiper-slide3-bottom h1 {
      margin-top: 10px;
      font-size: 21px;
      font-family: PingFang SC-Bold, PingFang SC;
      font-weight: bold;
      color: #000000;
      text-align: center;
    }
    .swiper-slide3-bottom span {
      margin-top: 12px;
      font-size: 1rem;
      font-family: PingFang SC-Regular, PingFang SC;
      font-weight: 400;
      color: #707070;
      padding-bottom: 50px;
    }
  
    .content-list {
      padding: 15px 15px 0 15px;
      display: flex;
      justify-content: center;
    }
    .content-list h1{
      font-size: 1.1875rem;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
    } 
    /* .content-list ul li h1 span{
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #707070;
  } */
  
    .content-list-d {
      content: "";
      width: 6px;
      height: 6px;
      display: inline-block;
      border-radius: 50%;
      background: #0c579b;
      vertical-align: middle;
      margin-right: 14px;
    }
    .content-list-detail {
      margin-top: 15px;
    }
  
    .content-list ul li {
      margin-top: 15px;
      display: flex;
      flex-direction: column;
    }
  
    .swiper-slide2 {
      /* width: 100%; */
      display: flex;
      justify-content: space-around;
      align-items: center;
      overflow: hidden;
    }
    .swiper-slide2 img {
      width: 100%;
    }
  
    #container .friendshipLink {
      width: 100%;
      /* height: 521px; */
      min-height: 200px;
      background-image: url("../img/mask\ 3.png");
      background-size: cover;
      font-family: PingFang SC-Bold;
      font-size: 12px;
      color: #ffffff;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
    }
    #container .friendshipLink img {
      width: 100%;
    }
    .advertising-contents {
      height: 50px;
      display: flex;
      align-content: flex-start;
      justify-content: flex-start;
      margin-left: 25px;
      margin-bottom: 15px;
    }
    .friendshipLink-container {
      height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: space-around;
    }
    .friendshipLink-img {
      margin-left: 100px;
      margin-bottom: 20px;
    }
    .vertical2 {
      width: 0px;
      min-height: 35px;
      /* opacity: 1; */
      border: 3px solid #ffffff;
    }
    .left-text {
      display: flex;
      flex-direction: column;
      /* align-items: center; */
      justify-content: space-between;
      padding: 10px;
      overflow: hidden;
    }
    #footer {
      width: 100%;
      height: 182px;
      /* background-color: #f5f7fb;
    bottom: 20px; */
    }
    #footer .footer-container {
      width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      font-size: 12px;
      font-family: PingFang SC-Medium, PingFang SC;
      text-align: center;
      font-weight: 500;
      color: #000000;
      margin-top: 3%;
    }
    #footer .footer-container span {
      width: 70%;
      line-height: 25px;
    }
  
  
  
    .expert_box{
      width: 100%;
      padding-top: 15px;
      display: flex;
      justify-content: center;
    }
    .expert_introduce{
      width: 20%;
      /* background-image: url("../img/rectangular\ 1192.png"); */
      background-size: cover;
    }
    
    .expert_list{
      width: 75%;
      /* padding: 25px; */
      padding: 0 15px;
      margin-bottom: 35px;
      /* margin-left: 20px; */
    }
    
    .academicActivity_table{
      width: 80%;
      padding: 0;
    }
    
    .expert_introduce ul{
      width: 100%;
      height: 100%;
      /* border: 1px solid #ccc; */
    }
    .expert_introduce ul li{
      width: 100%;
      height: 60px;
      line-height: 60px;
      text-align: center;
      font-size: 12px;
      font-family: PingFang SC-Bold, PingFang SC;
      font-weight: bold;
      color: #000000;
    }
    .expert_list ul{
      width: 100%;
      padding-left: 5px;
      margin-top: 5px;
    }
    .expert_list ul li{
      width: 90%;
      display: flex;
      justify-content: space-between;
      border-bottom: 1px solid #ccc;
      margin-top: 35px;
      /* list-style-type: disc; */
    }
    .expert_name{
      font-size: 12px;
      font-family: PingFang SC-Regular, PingFang SC;
      font-weight: 400;
      color: #000000;
    }
    .expert_date{
      font-size: 10px;
      font-family: PingFang SC-Regular, PingFang SC;
      font-weight: 400;
      color: #707070;
    }
    .expert_position{
      font-size: 11px;
      font-family: PingFang SC-Regular, PingFang SC;
      font-weight: 400;
      color: #000000;
    }
    .expert_active{
      background-image: url("../img/rectangular\ 1191.png");
      color: #fff;
      
    }
  
  
    .learnIntroduce_title{
      width: 100%;
      display: flex;
      align-items: center;
      flex-direction: column;
      justify-content: center;
      margin-top: 50px;
    }
    .learnIntroduce_title span{
      font-size: 12px;
      font-family: PingFang SC-Regular, PingFang SC;
      font-weight: 400;
    }
    .learnIntroduce_title h1{
      font-size: 18px;
      font-family: PingFang SC-Regular, PingFang SC;
      font-weight: 800;
      color: #000;
    }
  
    .photo{
      margin-top: 25px;
      display: flex;
    }
    .photo img{
      width: 30%;
    }
    .photo_content{
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      font-size: 12px;
      font-family: PingFang SC-Regular, PingFang SC;
      /* font-weight: 400; */
      color: #000000;
      padding-left: 25px;
    }
    .photo_content .name{
      line-height: 20px;
    }
    .photo_content .first_content{
      /* line-height: 20px; */
      /* width: 100%; */
      text-indent: 22px;
    }
    .learnIntroduce_content p{
      font-size: 12px;
      font-family: PingFang SC-Regular, PingFang SC;
      font-weight: 400;
      color: #000000;
      text-indent: 22px;
      padding-right: 12px;
    }
    .learnIntroduce_content img{
        width: 100%;
    }
    .learnIntroduce_content_firstP{
      margin-top: 20px;
    }
    .learnIntroduce_title{
      width: 100%;
      display: flex;
      align-items: center;
      flex-direction: column;
      justify-content: center;
      margin-top: 50px;
    }
    .learnIntroduce_title span{
      font-size: 13px;
      font-family: PingFang SC-Regular, PingFang SC;
      font-weight: 400;
    }
    .academicActivity_title{
      width: 100%;
      display: flex;
      align-items: center;
      flex-direction: column;
      justify-content: center;
      margin-top: 50px;
    }
    .academicActivity_title h1{
      font-size: 18px;
      font-family: PingFang SC-Regular, PingFang SC;
      font-weight: 800;
      color: #000;
    }
    .academicActivity_title .issue{
      margin-top: 20px;
    }
    .academicActivity_title .content_title{
      margin-top: 30px;
      font-size: 16px;
      font-family: PingFang SC-Bold, PingFang SC;
      font-weight: bold;color: #000000;
    }
    .container_img{
      min-height: 120px;
    }
    .expert_lists table tr{
      border: 1px solid #707070;
      height: 115px;
    }
    .expert_lists table tr th{
      background-image: url("../img/rectangular\ 1189.png");
      border: 1px solid #707070;
      /* white-space: nowrap; */
      /* padding:15px 15px 15px 15px; */
      font-size: 8px;
      font-family: PingFang SC-Bold, PingFang SC;
      font-weight: bold;
      color: #000000;
      /* line-height: 48px; */
    }
    .table_time{
      white-space: nowrap;
    }
    .expert_lists table tr td{
      border: 1px solid #707070;
      /* padding: 35px 15px 35px 15px; */
      max-height: 115px;
      text-align: center;
      font-size: 8px;
      font-family: PingFang SC-Regular, PingFang SC;
      /* font-weight: 400; */
      color: #000000;
      /* line-height: 47px; */
    }
    .expert_lists table {
      /* width: 100%; */
      margin-top: 39px;
      border-collapse: collapse;
    }
    .hidden {
        display: none;
    }

    .tab-nav{
        display: flex;
        justify-content: space-around;
        padding-top:20px ;
    }
    .tab-nav li {
        width: 115px;
        display: inline-block;
        padding: 10px;
        /*border: 1px solid #ccc;*/
        cursor: pointer;
        text-align: center;
    }
    .tab-nav li.active {
        background-color: #f8f8f8;
        border-bottom: none;
        background-image: url("/static/csname/img/rectangular 1200.png");
        background-size: cover;
        color: white;
    }
    .tab-pane {
        display: none;
        padding: 9px;
        /*border: 1px solid #ccc;*/
        height: 82%;
    }
    .tab-content{
        height: 82%;
    }
    .listContent{
        /*flex: 1;*/
        height: 120%;

        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }
    .swiper-four img{
        width: 100%;
    }
    .listContent li{
        width: 100%;
        display: flex;
        justify-content: space-between;
        border-bottom: 1px dashed #a7a7a7;
    }
    .listContent .listTitle{
        width: 280px;
        /*height: px;*/
        font-size: 14px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .listContent .date{
        width: 40px;
        text-align: center;
    }
    .tabList{
        flex: 1;
        padding:10px;
    }
    .tab-pane.active {
        display: block;

    }
    .meus .conTabList{
        padding-bottom: 30px;
    }
    .tab-nav-btn{
        /*font-size: 18px;*/
        background-image: url("/static/csname/img/rectangular 1202.png");
        background-size: cover;
        /*font-weight: bolder;*/
    }
    .uicon_img{
        width: 16px;
    }
  }