.swiper-box{
    width: 581px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin-top: 54px;
}
.swiper-container{
    width: 100%;
    height: 380px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-top: 34px;
}
.swiper-container .leftBtn,.rightBtn {
    position: absolute;
    margin-top: -52px;
    z-index: 9;
}
.swiper-container .leftBtn {
    margin-left: 78%;
}
.swiper-container .rightBtn {
    margin-left: 88%;
}
.swiper-box .swiper-slide{
    width: 577px;
    height: 375px;
    background: #F0F0F0;
}
.swiper-box .swiper-slide a{
    position: relative;
}
.swiper-box .swiper-slide img{
    width: 577px;
    height: 375px;
    display: inline-block;
    object-fit: cover;
    vertical-align: top;
}
.swiper-box .swiper-slide  > a > p{
    width: 100%;
    font-size: 15px;
    color: #ffffff;
    line-height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px 10px;
    position: fixed;
    margin-top: -62px;
    background: #1352BA;
    opacity: 0.75;
}

.swiper-box .swiper-pagination{ 
    top: 204px;
    text-align: right;
 }
 /* .swiper-box .swiper-pagination-bullet-active{
    background: #268748 !important;
    opacity: 1 !important;
    color: #FFFFFF !important;
} */
.swiper-box .swiper-pagination-bullet{
    width: 30px;
    height: 30px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 5px;
    color: #fff;
    opacity: 1;
    text-align: center;
    line-height: 30px;
}
.swiper-box .swiper-pagination-bullet:last-child::after{
    display: none;
}
.swiper-box .title {
    margin-bottom: 23px;
}
.blurd-content {
    width: 580px;
    height: 353px;
    padding: 0 33px 34px 33px;
    background-image: url(../images/blurb-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.blurd-content p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-indent: 4ch;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
    font-size: 15px;
    color: #303030;
    line-height: 32px;
    margin-bottom: 38px;
}
.blurd-content img {
    width: 514px;
    height: 188px;
}
.ggtz-box{
    width: 576px;
    display: inline-block;
    vertical-align: top;
    margin-top: 54px;
    margin-left: 38px;
}
.ggtz-item {
    padding: 26px 10px 30px 10px;
    border-bottom: 1px dashed #D2D2D2;
}
.ggtz-item > div > p {
    width: 87%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
}
.ggtz-item > div > a {
    display: inline-block;
    vertical-align: middle;
    color: #1352BA;
}
.ggtz-item > h4 {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 23px;
}
.ggtz-item > p {
    color: #545555;
    font-size: 14px;
    line-height: 1.8;
}
/* .ggtz-item > p > a {
    color: #1352BA;
} */
.a-item {
    padding-top: 30px;
    /* padding-right: 10px; */
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.a-item> a{
    display: block;
    margin-bottom: 13px;
    clear: both;
}
.a-item > a > p{
    width: 376px;
    font-size: 14px;
    color: #24272C;
    line-height: 27px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}
.a-item > a > p::before{
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #E0E0E0;
    border-radius: 50%;
    margin-right: 10px;
    vertical-align: middle;
}
.a-item > a > span{
    width: 85px;
    font-weight: 400;
    font-size: 15px;
    color: #ABAFB6;
    text-align: right;
    float: right;
    line-height: 24px;
}
.a-item > a > div {
    padding: 14px;
    text-align: center;
    margin-top: -4px;
    border: 1px solid #D3D3D3;
    font-size: 15px;
    font-weight: 400;
    color: #1F2123;
}
.notice .noticeItem {
    width: 600px;
    float: left;
    margin-bottom: 27px;
}
.notice .noticeItem .time {
    float: left;
    padding: 20px 16px;
    color: #ffffff;
    background: linear-gradient(90deg, #2F5BAB, #2C99DF);
}
.notice .noticeItem .info {
    float: left;
    padding: 20px 16px;
    background: #F0F9FF;
}
.list-box{
    width: 376px;
    margin-top: 72px;
    display: inline-block;
    vertical-align: top;
}
.list-box:nth-child(2){
    margin-right: 31px;
    margin-left: 31px;
}
.list-box > a{
    display: block;
    margin-bottom: 39px;
}
.list-box > a::before{
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #E0E0E0;
    border-radius: 50%;
    margin-right: 10px;
    vertical-align: middle;
}
.imgUpdate {
    margin-top: 71px !important;
    margin-bottom: 40px !important;
}
.imgUpdate .list-box .title .more {
    margin-top: -48px;
    margin-left: 304%;    
}
.imgUpdate .a-item {
    margin-top: 2px;
}
.imgUpdate .a-item > a {
    width: 225px;
    display: inline-block;
    margin-left: 14px;
}
.imgUpdate .a-item > a:first-child {
    margin-left: 0;
}
.imgUpdate .a-item > a > p {
    width: 225px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 15px;
    color: #1F2123;
    line-height: 31px;
    background: #FFFFFF;
    padding: 10px 6px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: -4px;
    border: 1px solid #D3D3D3;
    text-align: center;
}
.imgUpdate .a-item > a > p::before {
    width: 0;
}
.select{
    width: 276px;
    height: 36px;
    background: #F6F6F6;
    border: 1px solid #B5B5B5;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #4D4D4D;
    position: relative;
    display: inline-block;
    /* background: url(../images/friendly-link.png) no-repeat 100%; */
    /* margin-top: 13px; */
    float: left;
    padding: 0 15px;
  }
  .select > ul {
    position: absolute;
    height: 150px;
    top: 35px;
    width: 274px;
    left: 0px;
    overflow: auto;
    background: #EEEEEE;
    /* opacity: 0; */
    display: none;
    transition: all .5s;
    z-index: 999;
  }
  /* 应用到具有滚动条的元素 */
  .select > ul::-webkit-scrollbar {
  width: 5px; /* 滚动条宽度 */
  }
  
  /* 滚动条轨道 */
  .select > ul::-webkit-scrollbar-track {
  background: #f1f1f1; /* 轨道颜色 */
  }
  
  /* 滚动条 thumb（即拖动部分） */
  .select > ul::-webkit-scrollbar-thumb {
  background: #888; /* 滚动条 thumb 颜色 */
  border-radius: 10px; /* thumb 的圆角 */
  }
  
  /* 当鼠标悬停在 thumb 上时 */
  .select > ul::-webkit-scrollbar-thumb:hover {
  background: #555; /* 悬停时的 thumb 颜色 */
  }
  
  
  
  .select > ul li{
    padding: 0 10px;
  
  }
  .select > ul a{
    color: #333;
    font-size: 14px;
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  }
  .select:hover ul{ 
    opacity: 1;
    display: block;
  } 

  .select1{
    width: 276px;
    height: 36px;
    background: #F6F6F6;
    border: 1px solid #B5B5B5;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #4D4D4D;
    position: relative;
    display: inline-block;
    /* background: url(../images/friendly-link.png) no-repeat 100%; */
    margin-top: 18px;
    float: left;
    padding: 0 15px;
  }
  .select1 > ul {
    position: absolute;
    height: 150px;
    top: 35px;
    width: 274px;
    left: 0px;
    overflow: auto;
    background: #EEEEEE;
    /* opacity: 0; */
    display: none;
    transition: all .5s;
    z-index: 999;
  }
  /* 应用到具有滚动条的元素 */
  .select1 > ul::-webkit-scrollbar {
  width: 5px; /* 滚动条宽度 */
  }
  
  /* 滚动条轨道 */
  .select1 > ul::-webkit-scrollbar-track {
  background: #f1f1f1; /* 轨道颜色 */
  }
  
  /* 滚动条 thumb（即拖动部分） */
  .select1 > ul::-webkit-scrollbar-thumb {
  background: #888; /* 滚动条 thumb 颜色 */
  border-radius: 10px; /* thumb 的圆角 */
  }
  
  /* 当鼠标悬停在 thumb 上时 */
  .select1 > ul::-webkit-scrollbar-thumb:hover {
  background: #555; /* 悬停时的 thumb 颜色 */
  }
  .select1 > ul li{
    padding: 0 10px;
  
  }
  .select1 > ul a{
    color: #333;
    font-size: 14px;
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  }

  .select2{
    width: 276px;
    height: 36px;
    background: #F6F6F6;
    border: 1px solid #B5B5B5;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #4D4D4D;
    position: relative;
    display: inline-block;
    /* background: url(../images/friendly-link.png) no-repeat 100%; */
    margin-top: 18px;
    float: left;
    padding: 0 15px;
  }
  .select2 > ul {
    position: absolute;
    height: 150px;
    top: 35px;
    width: 274px;
    left: 0px;
    overflow: auto;
    background: #EEEEEE;
    /* opacity: 0; */
    display: none;
    transition: all .5s;
    z-index: 999;
  }
  /* 应用到具有滚动条的元素 */
  .select2 > ul::-webkit-scrollbar {
  width: 5px; /* 滚动条宽度 */
  }
  
  /* 滚动条轨道 */
  .select2 > ul::-webkit-scrollbar-track {
  background: #f1f1f1; /* 轨道颜色 */
  }
  
  /* 滚动条 thumb（即拖动部分） */
  .select2 > ul::-webkit-scrollbar-thumb {
  background: #888; /* 滚动条 thumb 颜色 */
  border-radius: 10px; /* thumb 的圆角 */
  }
  
  /* 当鼠标悬停在 thumb 上时 */
  .select2 > ul::-webkit-scrollbar-thumb:hover {
  background: #555; /* 悬停时的 thumb 颜色 */
  }
  .select2 > ul li{
    padding: 0 10px;
  
  }
  .select2> ul a{
    color: #333;
    font-size: 14px;
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  }

  .select3{
    width: 276px;
    height: 36px;
    background: #F6F6F6;
    border: 1px solid #B5B5B5;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #4D4D4D;
    position: relative;
    display: inline-block;
    /* background: url(../images/friendly-link.png) no-repeat 100%; */
    margin-top: 18px;
    float: left;
    padding: 0 15px;
  }
  .select3 > ul {
    position: absolute;
    height: 150px;
    top: 35px;
    width: 274px;
    left: 0px;
    overflow: auto;
    background: #EEEEEE;
    /* opacity: 0; */
    display: none;
    transition: all .5s;
    z-index: 999;
  }
  /* 应用到具有滚动条的元素 */
  .select3 > ul::-webkit-scrollbar {
  width: 5px; /* 滚动条宽度 */
  }
  
  /* 滚动条轨道 */
  .select3 > ul::-webkit-scrollbar-track {
  background: #f1f1f1; /* 轨道颜色 */
  }
  
  /* 滚动条 thumb（即拖动部分） */
  .select3 > ul::-webkit-scrollbar-thumb {
  background: #888; /* 滚动条 thumb 颜色 */
  border-radius: 10px; /* thumb 的圆角 */
  }
  
  /* 当鼠标悬停在 thumb 上时 */
  .select3 > ul::-webkit-scrollbar-thumb:hover {
  background: #555; /* 悬停时的 thumb 颜色 */
  }
  .select3 > ul li{
    padding: 0 10px;
  
  }
  .select3> ul a{
    color: #333;
    font-size: 14px;
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  }