* {
  font-family: PingFangSC-Light, sans-serif !important;
}
#current-position {
  background: inherit;
}
#wechat {
  position: relative;
}
#wechat:hover::after {
  content: '';
  color: black;
  position: absolute;
  background-image: url('../images/main/gongzhonghao.jpg');
  background-position: center center;
  background-size: 100% 100%;
  width: 100px;
  height: 100px;
  left: -15px;
  top: 30px;
}

.content-sidebar-list a {
  padding-left: 10px;
}

ul.pages {
  display: flex;
  float: right;
  font-size: 16px !important;
  line-height: 22px !important;
  margin: 10px auto !important;
}
ul.pages a {
  color: #606266 !important;
  font-weight: 400 !important;
}
div#wp_pager {
  margin-top: 50px;
  display: flex;
}
div#wp_pager li,
div#wp_pager li:hover {
  border: none !important;
  background-color: transparent !important;
}
a.page-number {
  font-size: 16px !important;
  line-height: 22px !important;
  color: #606266 !important;
}
a.pgCurrent {
  background-color: #0093da !important;
  width: 26px !important;
  height: 26px !important;
  border-radius: 13px !important;
  text-align: center !important;
  line-height: 26px !important;
}
a.pgCurrent > span {
  color: #ffffff !important;
}
#wp_pager ul.pages li a {
  padding: 0;
  margin: 0px 11px;
}

a,
a:hover {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: inherit;
}
/*全局的样式*/
.content-title-gradient {
  display: inline-block;
  margin-top: 30px;
  font-size: 48px;
  line-height: 67px;
  letter-spacing: 2px;
  font-weight: 600;
  background: linear-gradient(90deg, #0a4ea3, #da4a37);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.content-title-grey {
  color: #d8dce6;
  font-size: 39px;
  font-weight: 600;
  line-height: 54px;
  letter-spacing: 3px;
}

.nav-mobile {
  display: none;
}
.head-mobile {
  display: none;
}

/* 消除scroll样式 */
div::-webkit-scrollbar {
  width: 0 !important;
}
div {
  -ms-overflow-style: none;
}
div {
  overflow: -moz-scrollbars-none;
}

/*第一部分*/
.head {
  background-image: url('../images/listcolumn/4.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  height: 378px;
}
.head-nav {
  background-image: url('../images/listcolumn/5.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
.head-nav > div {
  display: flex;
  justify-content: space-between;
  padding-left: 120px;
  padding-top: 38px;
  padding-right: 120px;
}
.head-nav-left {
  display: flex;
}
.head-nav-left > img {
  width: 240px;
  height: 67px;
}
.head-nav-left > div > img {
  width: 169px;
  height: 40px;
}
.head-nav-left > div > p {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #ffffff;
  font-weight: 600;
}
.head-nav-right {
  display: flex;
  flex-direction: column;
  padding-top: 10px;
}
.head-nav-links {
  align-self: flex-end;
  margin-bottom: 15px;
}
.head-nav-links > span {
  color: #c0c4cc;
  font-size: 14px;
}
.head-nav-links > span:nth-child(even) {
  margin: 0 10px;
}
.head-nav-links > span:nth-child(odd) {
  cursor: pointer;
}
.head-nav-sections a,
.head-nav-sections a:hover {
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  margin-left: 25px;
  cursor: pointer;
  text-decoration: inherit;
}
/*其他内容*/
.content {
  display: flex;
  align-items: flex-start;
}
.sidebar-list-selected {
  color: #3042a8;
  font-weight: 600;
}
.content-sidebar-list {
  font-size: 16px;
  line-height: 46px;
  letter-spacing: 3px;
  padding-top: 114.5px;
  padding-left: 137px;
  color: #606266;
  font-weight: 400;
}
.content-sidebar-list div:first-child {
  border-top: #d8dce6 1px solid;
}
.content-sidebar-list div {
  border-bottom: #d8dce6 1px solid;
  cursor: pointer;
  width: 234.72px;
}
.content-sidebar {
  max-width: 400px;
  min-width: 240px;
}
.content-container {
  /* width: 740px; */
  margin-left: 36.28px;
  margin-bottom: 25px;
}
.content-container-title {
  margin-bottom: 46px;
}
.content-container-text > p {
  white-space: pre-line;
  font-weight: 18px;
  line-height: 32px;
  letter-spacing: 2px;
}
.content-right-list {
  margin-top: 181px;
  margin-left: 72px;
}
.cotent-right-list-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 13.5px;
  margin-bottom: 13.5px;
}
.cotent-right-list-item > div {
  background: linear-gradient(45deg, #0a4ea3, #da4a37);
  width: 40px;
  height: 40px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 6px;
}
.cotent-right-list-item > p {
  font-size: 14px;
  line-height: 20px;
  color: #afa99f;
}
.devide-line {
  display: block;
  height: 1px;
  width: 80vw;
  background-color: #d8d8d8;
  margin: 0 auto;
  margin-top: 16.5px;
  margin-bottom: 14.5px;
}

/*搜索*/

/*搜索*/
.content-search {
  grid-column: span 2;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.content-search-tip {
  letter-spacing: 1px;
  color: #a5a5a5;
  font-size: 18px;
  line-height: 25px;
  margin-top: 32px;
}
.content-search-input {
  margin-top: 32px;
  margin-bottom: 95px;
  display: flex;
}
.content-search-input input {
  width: 447px;
  height: 62px;
  border-radius: 31px;
  border: 2px #213f99 solid;
  padding-left: 20px;
}
.content-search-input-button {
  margin-left: 20px;
  width: 124px;
  height: 62px;
  border-radius: 31px;
  background: linear-gradient(90deg, #7595f7, #213f99);
  cursor: pointer;
}
.content-search-input-button > span {
  line-height: 62px;
  font-size: 18px;
  letter-spacing: 4px;
  color: #ffffff;
  text-align: center;
  width: 100%;
  display: inline-block;
}
.container-item-mobile-content img {
  display: none;
}

/*底部*/

.bottom {
  height: 318px;
  background: linear-gradient(90deg, #0a4ea3, #da4a37);
  overflow: hidden;
  position: relative;
}

.bottom-content {
  padding-top: 65px;
  padding-left: 88px;
}

.bottom-content-top {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.bottom-content-top > img {
  width: 65px;
  height: 64px;
}

.bottom > img {
  width: 300px;
  height: 312px;
  position: absolute;
  top: 36px;
  left: calc(100vw - 270px);
}

.bottom-content-top > span {
  letter-spacing: 0;
  font-size: 24px;
  line-height: 33px;
  color: #ffffff;
  margin-left: 12px;
}

.bottom-content-bottom {
  margin-left: 65px;
}

.bottom-content-bottom > div:nth-child(1) > p {
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1px;
  font-weight: 300;
}

.bottom-content-bottom > div:nth-child(2) > p {
  color: rgba(231, 231, 231, 0.5);
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0px;
}

/*公告子项*/
.container-item {
  width: 886px;
  height: 150px;
  padding-left: 13px;
  display: flex;
  align-items: center;
  margin-top: 1.5px;
  margin-bottom: 1.5px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.container-item-title {
  color: #3042a8;
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
  margin-top: 11px;
  cursor: pointer;
}
.container-item-intro {
  width: 683px;
  height: 63px;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  font-weight: 300;
  margin-top: 13px;
  padding-right: 15px;
}
.container-item-time {
  font-size: 14px;
  line-height: 20px;
  font-weight: 100;
  color: #606266;
  margin-top: 7px;
}
.container-item > a > img {
  max-width: 180px;
  height: 120px;
}
.container-item > div > img {
  display: none;
}

/*分页相关*/
.pagination {
  font-size: 16px;
  line-height: 22px;
  color: #606266;
  display: flex;
  float: right;
  margin-top: 59px;
}
.pagination > p {
  margin-left: 5px;
  margin-right: 5px;
  cursor: pointer;
}
.pagination > :first-child {
  margin-right: 30px;
}
.pagination > :last-child {
  margin-left: 30px;
}
.pagination-selected {
  background-color: #0093da;
  width: 26px;
  height: 26px;
  border-radius: 13px;
  text-align: center;
  line-height: 26px;
  color: #ffffff;
}

.nav-menu {
  display: none;
}

#devide-line-top {
  display: none;
}

@media screen and (max-width: 960px) {
  .content {
    position: relative;
    top: -50px;
  }
  .bottom-content-bottom {
    margin-left: 50px;
  }
  .nav-menu tr {
    display: flex !important;
    justify-content: center;
  }
  .nav-menu {
    /* display: block; */
    height: auto;
    color: white;
    /* color: #4A4A4A; */
    background-color: #4a4a4a;
    padding-top: 60px;
    font-size: 18px;
  }
  .nav-menu > div {
    text-align: center;
    /* height: 35px; */
    line-height: 35px;
  }
  .nav-menu > div a {
    display: block;
    width: 100%;
    margin: 0 auto;
    height: auto;
    color: white;
    font-size: 18px;
    text-align: center;
    height: 35px;
    line-height: 35px;
  }
  .nav-mobile-right {
    z-index: 2;
    margin-right: 9px;
  }
  .nav-mobile-right > img {
    width: 22px;
    height: 22px;
  }
  .content-search {
    display: none;
  }
  .bottom-content {
    padding-top: 26.58px;
    padding-left: 17px;
  }
  .bottom-content-top > span {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 3px;
  }
  .bottom-content-bottom > div:nth-child(1) > p {
    font-size: 10px;
    line-height: 14px;
    letter-spacing: 1px;
  }
  .bottom-content-bottom > div:nth-child(2) {
    margin-top: 9px;
  }
  .bottom-content-bottom > div:nth-child(2) > p {
    font-size: 9px;
    line-height: 13px;
    letter-spacing: 1px;
  }
  .bottom > img {
    width: 126px;
    height: 131px;
    top: 81.56px;
    left: 265px;
  }
  .bottom {
    height: 188px;
  }
  .bottom-content-top > img {
    width: 37px;
    height: 35px;
  }
  .nav-mobile {
    width: 100%;
    display: flex;
    position: absolute;
    overflow: hidden;
    justify-content: space-between;
    align-items: center;
    z-index: 3;
  }
  .nav-mobile-background {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url('../images/listcolumn/11.png');
    /* background: linear-gradient(90deg,#0A4EA3,#DA4A37); */
    background-position: center center;
    background-size: 100% 100%;
    background-attachment: fixed;
    overflow: hidden;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
  }
  .nav-mobile-title {
    padding: 8px 19px 8px 19px;
    display: flex;
    align-items: center;
    z-index: 3;
  }
  .nav-mobile-title > img {
    width: 129px;
    height: 36px;
  }
  .nav-mobile-title-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-left: 5px;
  }
  .nav-mobile-title-text > img {
    width: 97px;
    height: 23px;
    margin-bottom: 2px;
  }
  .nav-mobile-title-text > p {
    font-size: 8px;
    line-height: 11px;
    font-weight: 400;
    color: white;
    letter-spacing: 0px;
  }
  .head-mobile {
    width: 100%;
    display: block;
  }
  .head-mobile > img {
    width: 100%;
  }
  .head {
    display: none;
  }
  .content-sidebar {
    max-width: none;
    min-width: auto;
    width: 100%;
    background-image: url('../images/listcolumn/blur-list.png');
    background-size: 100% 100%;
    background-position: center center;
    /* background-color: white; */
    border-radius: 10px 10px 0 0;
    /* backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    background: linear-gradient(0deg,white,rgba(255,255,255,0.3)); */
  }
  .content-sidebar-list {
    display: flex;
    margin: 0;
    padding: 0;
    width: 100%;
    /* height: 33px; */
    overflow-x: scroll;
    overflow-y: hidden;
    align-items: center;
    padding-top: 9px;
  }
  .sidebar-list-selected {
    display: inline-block;
    font-size: 24px;
    line-height: 33px;
    letter-spacing: 0.1px;
    font-weight: 600;
    background: linear-gradient(90deg, #0a4ea3, #da4a37);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .content-sidebar-list div {
    word-break: keep-all;
    width: 400px;
    height: 33px;
    font-size: 24px;
    line-height: 33px;
    letter-spacing: 0.1px;
    color: #9b9b9b;
    border: none;
    margin-left: 10px;
    margin-right: 10px;
  }
  .content-sidebar-list div:first-child {
    border: none;
  }
  .devide-line {
    margin-top: 0;
  }
  #devide-line-bottom {
    display: none;
  }
  #devide-line-top {
    display: block;
    width: 350px;
  }
  .content {
    flex-direction: column;
  }
  .content-container-title {
    display: none;
  }
  .content-container {
    width: 350px;
    margin: 0 auto;
  }
  .container-item {
    width: 336px;
    align-items: flex-end;
    position: relative;
    height: 170px;
  }
  .container-item-title {
    width: 336px;
  }
  .container-item-intro {
    overflow: hidden;
    width: auto;
    height: auto;
    max-height: 63px;
  }
  .container-item-mobile-content img {
    width: 111px !important;
    height: 74px;
    display: block;
  }
  .container-item-mobile-content {
    display: flex;
    align-items: center;
    width: 336px;
  }
  .container-item > a > img {
    display: none;
  }
  .pagination {
    margin-top: 46px;
    margin-bottom: 49px;
  }
}
.wp_paging {
    margin: 0 auto ;
    position: relative;
    width: fit-content;
    float: none;
}