@media (min-width:1200px){
.body{
    font-family: 'Microsoft YaHei','微软雅黑',sans-serif;
}
ul, li {
    list-style: none; /* 清除列表标记 */
}
.enter{
    display: none;
    
     /*  */

}
.enter-er{
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 98;
    cursor: pointer;
    display: flex;
    align-items: center;
    border: 1px solid #195bcb;
    border-radius:10px;
}
.arrowfill{
    width: 50px;
    cursor: pointer;
}

.enter .el-button:hover{
    width: 100px;
    height: 50px;
    /* border-radius:50px; */
    /* opacity: 0.5; */
    text-align: center;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.navigations{
   position: relative;
   width: 100%;
   height: 205px;
   border-bottom: 2px solid #195bcb;
}
.navigations-top{
    width: 1300px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* padding-top: 30px; */
    position: relative;
}
.logo-banner{
    display: flex;
    align-items: center;
}
.navigations-banner{
    display: block;
    width: 214px;
    cursor: pointer;
    /* height: 95px; */
}
.navigations-banner-B{
    display: block;
    width: 101px;
    cursor: pointer;
}
.title-swiper{
    flex: 1;
}
.title-swiper .el-carousel__container{
    height: 90px !important;
}
.navigations-top p {
    font-size: 34px;
    font-weight: bold;
    /* margin-top: 30px; */
    color: #195bcb;
    /* margin-left: -135px; */
    /* margin-top:30px ; */
    /* padding-bottom: 20px; */
    /* margin-left: 135px; */
    line-height: 90px;
    text-align: center;
}
/* .convert{
    width: 43px;
    height: 42px;
    display: block;
    margin-top: 10px;
} */
.convertImg{
    display: flex;
    align-items: center;
    cursor:pointer;
    /*  */
    /* position: absolute;
    right: 0;
    bottom: -80px; */
}
.convert{
    width: 25px;
    height: 25px;
}
.convertImg span{
    display: block;
    font-size: 18px;
    color: #195bcb;
    margin-left: 5px;
}
.CarouselImage{
    /* margin-top: 30px;
    padding: 0 60px; */
    width: 1300px;
    margin: 0 auto;
    margin-top: 30px;
    border-radius: 10px;
    overflow: hidden;
}
.CarouselImage .el-carousel__container{
    width: 100%;
    height: 242px !important;
    /* border-radius: 5px; */
}
.CarouselImage .el-carousel__container img{
    width: 100%;
    height: 242px !important;
    border-radius: 5px;
}
/* .divider{
    width: 100%;
    border-bottom: 2px solid #195bcb;
} */
/* 旧的 */
.switch-language{
    position: absolute;
    top: 90px;
    right: 45px;
    z-index: 90;
    display: none;
}
.switch-language button{
    background: #3382db;
    border: none;
    padding: 7px 15px;
    color: #fff;
    border-radius: 10px;
    cursor: pointer;
}
.button{
    position: absolute;
    top: 85px;
    /* left: 58px; */
    z-index: 99;
    right: 75px;
}
.button button{
    background: #195bcb;
    border: none;
    padding: 7px 15px;
    color: #fff;
    border-radius: 10px;
}
.navBar {
    width: 40px;
    display: none;
    padding: 0 20px 0 20px;
  
}
.navBar span {
    display: block;
    width: 100%;
    height: 5px;
    background: #45d5ef;
    margin-bottom: 3px;
}
.guide{
    width: 1200px;
    position: absolute;
    top: 10px;
    z-index: 9;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
    align-items: center;
    display: none;
}
.guide ul{
    display: flex;
   
}
.guide ul li{
    font-size: 18px;
    color: #ffffff;
    margin-left: 25px;
}
.guide ul li a{
    font-size: 18px;
    color: #ffffff;
    line-height: 80px;
}
.guide ul li a:hover {
    text-decoration: none;
}
.banner{
    width: 100%;
   
    /* max-height: 470px; */
}
.banner-img{
    width: 100%;
    height: auto;
    min-height: 405px;
}
.guide-left{
    width: 360px;
}
.guide-logo{
    width: 100%;
    height: auto;
}
.picture{
    width: 1200px;
    position: absolute;
    top: 0px;
    z-index: 8;
    left: 50%;
    transform: translateX(-50%);
}
.picture .icon {
    margin-top: 172px;
    display: flex;
    justify-content: center;
}
.picture .icon .icon-logo{
    width: 1025px;
    height: auto;
}

.picture .title-Bold{
    font-size: 60px;
    font-weight: bold;
    color: #ffffff;
    display: block;
    margin-top: 20%;
}
.main-nav{
    display: flex;
    justify-content: space-evenly;
    width: 1300px;
    margin: 0 auto;
    padding-top: 13px;
}
.firstLevelSubNav{
    position: relative;
    /* margin-left: 70px; */
}
.firstLevelSubNav .item,.aa{
    font-size: 18px;
    font-weight: bold;
    /* width: 132px; */
    height: 50px;
    display: block;
    text-align: center;
    /* padding: 0 20px; */
    line-height: 50px;
    position: relative;
    width: 100% !important;
    padding: 0 10px;
}
.sub-nav {
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    /* width: 140px; */
    width: 130%;
    padding: 0 20px;
    border-radius:5px ;
    border: 1px solid #d2dfea;
    background:#fff;
    z-index: 999;
    display: none;
    /* transform: translateY(-10px); */
    opacity: 0;
    visibility: hidden;
    transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s;
}
.sub-nav li{

}
.sub-nav a{
    display: block;
    font-size: 16px;
    text-align: center;
    color: #222222;
    line-height: 40px;
}
.secondLevelSubNav{
    padding: 10px 0;
    word-break: break-all;
}
.firstLevelSubNav .item:hover{
    /* width: 110px;
    height: 50px; */
    border-radius: 5px;
    background: #195bcb;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    display: block;

}
.firstLevelSubNav .aa:hover{
    /* width: 110px;
    height: 50px; */
    border-radius: 5px;
    background: #195bcb;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    display: block;

}
.firstLevelSubNav:hover .sub-nav {
    /* transform: translateY(0); */
    display: block;
    opacity: 1;
    visibility: visible;
    
}
.firstLevelSubNav:first-child:hover .sub-nav{
    display: none;
    opacity: 0;
}    
.sub-nav a:hover {
    margin: 0 auto;
    /* width: 100px; */
    background: #d2dfea;
    border-radius: 5px;
}
.sub-nav a:hover ~ .firstLevelSubNav .aa{
    border-radius: 5px;
    background: #195bcb;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    display: block;
}

.firstLevelSubNav:has(.sub-nav:hover) .item,
.firstLevelSubNav:has(.sub-nav:hover) .aa {
    border-radius: 5px;
    background: #195bcb;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    display: block;
}


/* 弹窗 */
.notification{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 9;
    background: rgba(124, 124, 124,0.9);
}
.notification-box,.distinguished{
    position: relative;
    width: 630px;
    height: 410px;
    border-radius: 20px;
    box-shadow: 0px 0px 20px 6px rgba(25,91,205,0.5);
    background: #fff;
    margin: 0 auto;
    margin-top:10%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.within-box{
    width: 530px;
    height: 320px;
    border-radius: 20px;
    border: 1px solid #90b2ec;
    margin-top: 25px;
    position: relative;
}
.within-box img{
    position: absolute;
    display: block;
    top: -45px;
    right: -20px;
    cursor: pointer;
}
.within-box .phon{
    position: absolute;
    top: -16px;
    left: 12px;
    background: #fff;
    font-size: 18px;
    color: #195bcb;
}
.within{
    margin-top: 70px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.within-top{
    display:flex;
    justify-content: center;
    align-items: center;
}
.within-top span{
    font-size: 18px;
    color: #222222;
    margin-right: 20px;
    width: 140px;
}
.within-top input{
    width: 310px;
    height: 35px;
    border-radius: 3px;
    border: 1px solid #c6e4fb;
    background: #ecf4fe;
    font-size: 18px;
    color:#222222;
    padding-right: 10px;
}
.within-top input::placeholder{
    font-size:14px;
    color: #8a8a8a;
}
.el-button{
    width: 100px;
    height: 40px;
    border-radius: 3px;
    background: #195bcd;
    border: none;
    color: #fff;
    margin-top: 45px;
    cursor:pointer
}
.el-button:hover {
    width: 100px;
    height: 40px;
    border-radius: 3px;
    background: #195bcd;
    border: none;
    color: #fff;
    margin-top: 45px;
    cursor:pointer
}

.within .within-title{
    font-size: 14px;
    color: #195bcb;
    margin-top: 30px;
    cursor:pointer
}

.distinguished{
    width: 1300px;
    height: 568px;
}
.distinguished-box{
    width: 1257px;
    height: 475px;
    border-radius: 20px;
    border: 1px solid #90b2ec;
    margin-top: 25px;
    position: relative;
    padding: 0 15px;
}

.distinguished .arrange{
    position: absolute;
    top: -22px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    font-size: 18px;
    color: #195bcb;
}
.distinguished-box img{
    position: absolute;
    display: block;
    top: -45px;
    right: 7px;
    cursor: pointer;
}
.arrange-top{
    display:flex;
    height: 60px;
    border-bottom:1px solid #195bcb ;
}
.arrange-top li{
    font-size: 18px;
    color: #222222;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.arrange-top li:nth-child(1){
    width: 210px;
}
.arrange-top li:nth-child(2){
    width: 520px;
}
.arrange-top li:nth-child(3){
    width: 300px;
}
.arrange-top li:nth-child(4){
    width: 440px;
}
.information {
    /* height: 60px; */
    overflow: auto;
    height: 350px;
    margin-top: 10px;
}
.information li{
    display: flex;
    font-size: 14px;
    color: #222222;
    text-align: text;
    padding: 10px 0;
    min-height: 60px;
    background: rgba(0, 64, 119, 0.05);
}
.information li:nth-child(even){
   background: #fff;
}
.information li .time{
    width: 210px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.information li .time .ty{
   line-height: 5px;
   display: flex;
   align-items: center;
    justify-content: center;
}
.information li .Meeting{
    width: 420px;
    display: flex;
    align-items: center;
     justify-content: center;
}
.information li .Agenda{
    width: 520px;
    display: flex;
    align-items: center;
     justify-content: center;
}
.information li .Location{
    width: 490px;
    display: flex;
    align-items: center;
     justify-content: center;
}
.within h5{
    padding: 20px;
    font-size: 12px;
    color: #8a8a8a;
}
.information .treetop{
    display: none;
}


/* 轮播图上面按钮 */
.ms-vue-awesome-swiper {
    position: relative;
  }
  
  .swiper-button-prev,
  .swiper-button-next {
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    /* transform: translateY(-50%); */
    z-index: 10;
    cursor: pointer;
  }
  
  .swiper-button-prev {
    left: 10px;
  }
  
  .swiper-button-next {
    right: 10px;
  }
  
  .swiper-button-prev:after,
  .swiper-button-next:after {
    font-size: 20px;
    font-weight: bold;
  }

  .swiper-pagination-bullet{
    width: 0.8rem;
        height: 0.375rem;
        opacity: 1;
        border-radius: 0;
        background: #06419A;
        vertical-align: top;
}
.swiper-pagination-bullet-active{
    width: 1.2rem;
        background: #32a4fe;
}
.distinguished-box h5{
    text-align: center;
    padding-top: 20px;
    color: #195bcb;
}
}


