@media screen and (min-width:1001px) 
{
    .m_btn_search,.searchMask,.M_other,.M_btnMenu,.Mobile_mask,.mobile_pic{display: none;}	
    #sreach{
      display: none;
    }
    .uicon_img{
        width: 16px;
    }
    .head{
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: space-around;
      flex-direction: row;
      align-items: center;
      color: #ffffff;
      background-image: url("../img/rectangular\ 938.png");
      background-size: cover;
    }
    .headActive{
        opacity: 0.8;
    }
    #header{
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999999;
    }
    header {
      width: 100%;
      height: 82px;
    }
    .head ul {
      width: 56%;
      height: 100%;
      display: flex;
      justify-content: space-around;
      flex-direction: row;
      align-items: center;
    }
    .head ul a {
      color: #ffffff;
    }
  
  .head ul a,
  .head ul li {
    flex: 1;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    white-space: nowrap;
    font-family: PingFang SC-Bold, PingFang SC;
    font-size: 18px;
    font-weight: 600;
  }
     .head .active,
     .head ul a li:hover
{
      /*border-color: #02599c;*/
    background-color: #238DEE;
  }
  .head .search {
    width: 272px;
    height: 38px;
    background-color: #fff;
    border-radius: 23px;
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  
  .head .search input {
    border: none;
  }
  #container {
    flex: 1;
    width: 100%;
    display: flex;
    flex-direction: column;
    background-color: #fff;
      margin-top: 82px;
  }
  .swiper-two{
    width: 100%;
    height:50% ; 
    overflow: hidden;
    position: relative;
  }
  .swiper-one{
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  .swiper-three{
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: relative;
  }
    .swiper-four{
        width: 45%;
        height: 100%;
        overflow: hidden;
        position: relative;
    }
  .swiper-wrapper,.swiper-wrapper  img{
    width: 100%;
     /*height: 100%;*/
  }
  .swiper-pagination,.swiper-pagination-three{
      position: absolute;
      bottom: 10px;
  }
  
  .my-bullet-active {
    background: #ffffff;
    opacity: 1;
  }
  .swiper-pagination-bullet {
    width: 30px;
    height: 3px;
    border-radius: 0%;
    background: #000;
  }
  .advertising{
      width: 100%;
      min-height: 98px;
      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;
  }
  .advertising-content1{
    display: flex;
    /* flex-direction: row; */
    /* align-content: center; */
  }
  .advertising .vertical,.vertical2{
      width: 0px;
      height: 3.0625rem;
      opacity: 1;
      border: 5px solid #FFFFFF;
  }
 .vertical1{
      width: 0px;
      height: 4.5625rem;
      opacity: 1;
      border: 5px solid #FFFFFF;
  }
  .advertising-content{
      display: flex;
      align-items: center;
  }
  .left-text{
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: space-between;
      padding: 22px;
  }
  .left-top-text{
      font-size: 1.175rem;
      white-space: nowrap;
  }
  .left-bottom-text{
      font-size: 0.875rem;
      
  }
  .right-top-text{
      font-size: 1.25rem;
  }
  .right-bottom-text{
    white-space: nowrap;
  }
  .meu{
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .meus{
      /*内容模块宽度占比*/
    /*width: 85%;*/
      width: 1200px;
    display: flex;
    flex-direction: column;
    margin-top:1%;
    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: 18px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    margin-top: 5px;
    color: #BFBFBF;
  }
  .meus .content{
    width: 100%;
    display: flex;
    flex-direction: row;
      padding: 0 10px;
    margin-top: 25px;
    justify-content: space-around;
  }
  .proclamationList{
    width: 43%;
  }
  .meus .content .proclamationList ul {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis !important;
  }
  .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;
    border-bottom: 1px dashed #dddddd;
    padding-bottom: 11px;
  }
  .meus .content .proclamationList .date h1{
    font-size: 20px;
    /*font-family: Impact-Regular;
    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;
  }
  .meus .content .content-left{
    width: 75%;
  }
  .meus .content .content-left-top{
    width: 100%;
    height: 80px;
    /*font-size: 1.75rem;*/
    font-size: 23px;
    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: 170px;
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
  }
  
  .content-swiper{
    width: 65%;
  }
  .content-list{
    width: 30%;
    height: 440px;
    display: flex;
    flex-direction: column;
  }
  .content-list ul{
    width: 100%;
    height: 100%;
    overflow: hidden;
    /* display: flex;
    flex-direction: column;
    justify-content: space-around; */
  }
  .content-list ul li {
    width: 100%;
    /* height: 105px; */
    margin-top: 5px;
    display: flex;
    /* align-items: flex-start; */
    flex-direction: column;
    margin-bottom: 30px;
  }
  .content-list-d{
    /* content: ""; */
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 50%;
    background: #0C579B ;
    vertical-align: middle;
    margin-right: 14px;
  }
  .content-list ul li h1{
    font-size: 18px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #000000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .active-plan{
    width: 30%;
    /* height: 100%; */
    background-image: url("../img/rectangular 1178.png");
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .active-plan h1{
    width: 80%;
    height: 100px;
    line-height: 100px;
    align-items: flex-start;
    border-bottom: 1px solid #FFFFFF;
    /*font-size: 1.875rem;*/
    font-size: 23px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
  }
  .active-plan ul{
    width: 80%;
    height: 70%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    /*font-size: 1.3125rem;*/
    font-size: 18px;
    font-family: PingFang SC-Bold, PingFang SC;
    /*font-weight: bold;*/
    color: #FFFFFF;
  }
  .active-plan ul li{
    width: 100%;
    list-style-type: disc;
  }
  .content-list ul li span{
    /*font-size: 1.1875rem;*/
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #707070;
  }
  .active-plan-right{
    width: 65%;
    /* background-color: #0759B2; */
    display: flex;
    flex-direction: column;
    justify-items: center;
    align-items: center;
  }
  .active-plan-right-top{
    height: 80px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    /*font-size: 1.75rem;*/
    font-size: 23px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url("../img/rectangular\ 1179.png");
    background-size: cover;
  }
  .active-plan-right ul{
    flex: 1;
      display: flex;
      justify-content: space-around;
  }
    .active-plan-right ul li{
        /*flex: 1;*/
        width: 80%;
        height: 35px;
        /*text-align: center;*/
        /*font-size: 1.375rem;*/
        font-size: 18px;
        font-family: PingFang SC-Regular, PingFang SC;
        font-weight: 400;
        color: #000000;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        border-bottom: 1px dashed #a7a7a7;
    }
  .active-plan-right ul{
      width: 50%;
    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");
    background-size: cover;
    display: flex;
    justify-content: center;
  }
  .content-list-detail{
    padding-top: 15px;
  }
  .swiper-slide2{
    /* width: 100%; */
    display: flex;
    justify-content: space-around;
    align-items: center;
    overflow: hidden;
  }
  /* .swiper-slide2 img{
    flex: 1;
  } */
  .swiper-slide3{
    display: flex;
    justify-content: space-around;
    /* align-items: center; */
  }
  .swiper-slide3-left{
    /* flex: 1; */
    height: 99%;
    width: 48%;
    /* 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%;
    height: 100%;
    display: flex;
    flex-direction: column;
    /* justify-content: space-around; */
  }
  
  .swiper-slide3-bottom p{
    width: 100%;
    font-size: 16px;
    height: 25px;
    line-height: 25px;
    margin-top: 10px;
    /* font-weight: 600; */
    text-align: end;
  }
  .swiper-slide3-bottom h1{
    margin-top: 25px;
    font-size: 18px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #000000;
  }
  .swiper-slide3-bottom span{
    margin-top: 20px;
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #707070;
  }
  .content-left-container li{
    width: 32%;
    border-bottom: 3px solid #0759B2;
    border-top: 1px solid #e2e1e1;
    border-right: 1px solid #e2e1e1;
    border-left: 1px solid #e2e1e1;
    background-image: url("../img/rectangular1173.png");
    background-size: cover;
  }
  .meus .content .content-left .imgList{
    width: 100%;
    height: 40%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding-bottom: .9375rem;
  }
  .meus .content .content-left .imgList span{
    font-size: 18px;
    font-weight: bold;
    padding-top: 6px;
  }
  .meus .content .texts-box{
    width: 100%;
    height: 35%;
    line-height: 30px;
    padding-top: .9375rem;
    border-top: 1px dashed #0C5DB5;
    display: flex;
    justify-content: center;
    align-items: center;
  
  }
  .meus .content .content-left ul li .texts-box .texts{
    width: 65%;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
  }
  .meus .content .content-right{
    width: 18%;
  }
  .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: 100% 100%;
    /*font-size: 1.75rem;*/
    font-size: 23px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
  }
  .content-left-top{
    width: 100%;
    background-image: url("../img/rectangular\ 1162.png");
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .content-right-bottom{
    /*height: 750px;*/
      height: 87%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    /* margin: 5px; */
    margin-bottom: 9px;
  }
  .content-right-button{
    flex: 1;
    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: 18px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
  }
  .proclamationList_title{
    margin-left: 15px;
    display: flex;
    align-content: space-between;
    /* align-items: center; */
    flex-direction: column;
    overflow: hidden;
  }
  
  .proclamationList_title span{
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #707070;
    margin-top: 10px;
  }
  .proclamationList_title h3{
    width: 100%;
    text-align: left;
    font-size: 18px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #000000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  
  #footer {
    width: 100%;
    height: 130px;
    /* background-color: #f5f7fb;
    bottom: 20px; */
  }
  #container{
    width: 100%;
      display: flex;
      align-items: center;
  }
  #container .friendshipLink {
    width: 100%;
    height: 521px;
    overflow: hidden;
    background-image: url("../img/mask\ 3.png");
    background-size: cover;
    font-family: PingFang SC-Bold;
    font-size: 30px;
    color: #FFFFFF;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  #container .friendshipLink img{
    /*flex: 1;*/
      width: 200px;
  }
  #footer .footer-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-family: PingFang SC-Medium, PingFang SC;
    text-align: center;
    font-weight: 500;
    color: #000000;
    line-height: 31px;
    margin-top: 3%;
  }
  #footer .footer-container span {
    width: 70%;
    line-height: 31px;
  }
  /* } */

  .expert_box{
    width: 1200px;
    min-height: 700px;
    padding-top: 2.1875rem;
    display: flex;
    justify-content: center;
  }
  .expert_introduce{
    width: 230px;
    /* background-image: url("../img/rectangular\ 1192.png"); */
    background-size: cover;
  }
  
  .expert_list{
    width: 75%;
    padding: 25px;
    padding-left: 35px;
    /* margin-left: 20px; */
  }
  
  .academicActivity_table{
    width: 80%;
    padding: 0;
  }
  
  .expert_introduce ul{
    width: 100%;
    height: 100%;
    /* border: 1px solid #ccc; */
    /*  background-image: url("../img/rectangular\ 1192.png");*/
    /*  background-size: contain;*/
      background: #eef4fe;
  }
  .expert_introduce ul li{
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 18px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #000000;
  }
  .expert_list ul{
    width: 100%;
    padding-left: 20px;
    margin-top: 15px;
  }
  .expert_list ul li{
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
    margin-top: 30px;
    /* list-style-type: disc; */
  }
  .expert_name{
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
    padding-bottom: 5px;
  }
  .expert_date{
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #707070;
  }
  .expert_position{
    font-size: 14px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
  }
  .expert_active{
    background-image: url("../img/rectangular\ 1191.png");
    /*color: #fff !important;*/
    
  }
  .expert_active a{
      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: 18px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
  }
  .learnIntroduce_title h1{
    font-size: 29px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 800;
    color: #000;
  }
  .academicActivity_title{
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin-top: 50px;
  }
  .learnIntroduce_content{
      margin-top: 20px;
  }
  .learnIntroduce_content img{
      width: 100%;
  }
  .learnIntroduce_content p{
    font-size: 16px;
    line-height: 40px;
    /*font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
    text-indent: 48px;*/
  }
  .photo{
    margin-top: 25px;
    display: flex;
  }
  .photo img{
    width: 202px;
    height: 270px;
  }
  .photo_content{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    font-size: 24px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
    padding-left: 25px;
  }
  .learnIntroduce_content_firstP{
    margin-top: 50px;
  }
  .photo_content .name{
    line-height: 60px;
  }
  .expert_lists table tr{
    border: 1px solid #707070;
  }
  .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: 24px;
    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;
    text-align: center;
    font-size: 20px;
    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;
  }
  .academicActivity_title h1{
    font-size: 20px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 800;
    color: #000;
  }
  .academicActivity_title .issue{
    margin-top: 20px;
      margin-bottom: 10px;
  }
  .academicActivity_title .content_title{
    margin-top: 30px;
    font-size: 32px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;color: #000000;
  }
  .clearfix fallsPage cms_page{
      width: 100%;
      height: 50px;
  }

    .cms_page_relative .pagination{
        display: flex;
      /*flex-direction: row;*/
      justify-content: center;

  }
    .cms_page_relative .pagination li{
        border: 1px solid transparent;
        border-radius: 5px;
        font-weight: bold;
        margin: 5px;
        width: 35px;
        height: 35px;
        text-align: center;
        line-height: 30px;
        display: flex;
        justify-content: center;
        /*box-shadow: 0 5px 12px rgb(51 51 51 / 10%);*/
    }
    .cms_page_relative .pagination .active{
        color: #02599c;
        border-color: #02599c;
    }

    .cms_page_relative .pagination li:hover {
        color: #02599c;
        border-color: #02599c;
    }
  .friendshipLink-container{
    height: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
  }
  .hidden{
      display: none;
  }
  .container_img{
      width: 100%;
  }
    .tab-nav{
        /*display: flex;*/
        justify-content: space-around;
        padding-bottom: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;
    }

    .listContent li{
        width: 100%;
        display: flex;
        justify-content: space-between;
        border-bottom: 1px dashed #a7a7a7;
    }
    .listContent .listTitle{
        width: 500px;
        height: 32px;
        font-size: 18px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .listContent .date{
        width: 40px;
        text-align: center;
    }
    .tabList{
        flex: 1;
        padding-left:35px;
    }
    .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;
    }
}