.body_home {
  background: url(../img/dep_bg02.png) no-repeat;
  background-position: center bottom;
}

.section {
  overflow: hidden;
}

.wp {
  width: 15.6rem;
  padding: 0;
  margin: 0 auto;
  max-width: 94%;
}

.bread-menu {
  display: flex;
  align-items: center;
}

body.fixed {
  overflow: hidden;
}

.banner_box1 {
  max-height: 7rem;
  position: relative;
  overflow: hidden;
}
.banner_box1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.banner_box1 img {
  width: 100%;
  height: 100%;
}
.banner_box1 .banner-title {
  position: absolute;
  left: 0;
  top: 50%;
  text-align: center;
  width: 100%;
  z-index: 9;
}
.banner_box1 .banner-title .h1 {
  width: 100%;
  font-weight: bold;
  font-size: 0.7rem;
  color: #ffffff;
}
.banner_box1 .banner-title .h3 {
  width: 100%;
  font-size: 0.22rem;
  color: #ffffff;
  margin-top: 0.1rem;
}

.title-level1 h3 {
  font-size: 0.32rem;
  color: #004eb9;
  font-family: pingfang sc, pingfang sc-regular, 苹方;
  font-weight: 700;
}

.title-level1 h6 {
  font-size: 0.14rem;
  color: #004eb9;
  position: relative;
  margin: 0.08rem 0 0;
}

.more001 .a {
  font-size: 0.14rem;
  color: #999;
  display: flex;
  align-items: center;
  transition: 0.5s;
  cursor: pointer;
}

.more001 .a .ico {
  width: 0.45rem;
  height: 0.26rem;
  background: url(../img/more001_ico_book_g.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 0.1rem;
}

.more001:hover a {
  color: #004eb9;
}
.more001:hover .a .ico {
  background: url(../img/more001_ico_book.png) no-repeat;
  background-size: 100% 100%;
}

.scale-img:hover img {
  transform: scale(1.08);
  transition: transform 1s cubic-bezier(0.25, 0, 0, 1);
}

/* ==========部门概况============ */

.container-bm01 {
  background: #fff;
  padding: 1rem 0;
  position: relative;
}
.container-bm01 .wp {
  overflow: hidden;
  position: relative;
}
.container-bm01 .gk-left {
  float: left;
  width: calc(100% - 5.2rem);
  padding-right: 0.8rem;
  overflow: hidden;
}
.container-bm01 .gk-right {
  float: right;
  width: 5rem;
  height: 7.2rem;
  overflow: hidden;
  position: relative;
}
.container-bm01 .gk-right .gk-bg {
  position: absolute;
  width: 5rem;
  height: 7.2rem;
  overflow: hidden;
  background: #004eb9;
  border-bottom: 0.4rem solid #fff;
  border-left: 5rem solid transparent;
  border-right: 0;
  z-index: 0;
}
.container-bm01 .gk-right .gk-box {
  position: absolute;
  width: 5rem;
  height: 7.2rem;
  z-index: 1;
}
.container-bm01 .gk-right .gk-box img {
  width: 100%;
  height: 5rem;
}
.container-bm01 .gk-right .info-wrap {
  padding: 0.3rem 0.3rem 0;
  font-size: 0.2rem;
  color: #ffffff;
}
.container-bm01 .gk-right .info-wrap p {
  line-height: 0.33rem;
}
.container-bm01 .gk-right .info-wrap .tit {
  font-weight: bold;
  font-size: 0.26rem;
  margin-bottom: 0.16rem;
}
.container-bm01 .gk-left .sub-wrap {
  margin: 0.4rem 0;
  font-size: 0.2rem;
  color: #333333;
}
.container-bm01 .gk-left .sub-wrap p {
  font-size: 0.2rem;
  color: #333333;
  line-height: 0.36rem;
}
.container-bm01 .gk-left .sub-wrap .sub-wrap-subtitle {
  margin: 0.4rem 0;
  font-size: 0.2rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.36rem;
}

.container-bm01 .more001 {
  /* position: absolute;
  left: 0;
  bottom: 0.4rem; */
}

/* ==========部门动态============ */

.container-bm02 {
  background: #eceff8 url(../img/dep_bg01.png) no-repeat;
  background-size: 100% 100%;
  padding: 1rem 0 1.8rem;
  overflow: hidden;
}
.container-bm02-oth {
  padding: 1rem 0 1.2rem;
}
.container-bm02-oth1 {
  padding: 1rem 0 0.88rem;
}
.container-bm02 .wp {
  display: flex;
}

.container-bm02 .trends-left {
  margin-right: 0.4rem;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  overflow: hidden;
}
.container-bm02 .trends-left .item-li {
  width: 1.46rem;
  height: 0.64rem;
  text-align: center;
  line-height: 0.64rem;
  background: #ffffff;
  margin-bottom: 0.14rem;
  cursor: pointer;
  font-size: 0.22rem;
  color: #004eb9;
}
.container-bm02 .trends-left .one-li {
  width: 1.2rem;
  line-height: 0.26rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container-bm02 .trends-left .active {
  background: #004eb9;
  color: #fff;
}

.container-bm02 .trends-right {
  flex: 1;
}
.container-bm02 .trends-right ul {
  display: flex;
}
.container-bm02 .trends-li {
  width: 4.55rem;
  height: 4.9rem;
  background: #ffffff;
}
.container-bm02 .trends-li a {
  display: block;
  width: 100%;
  height: 100%;
}
.container-bm02 .trends-li .img-wrap {
  width: 100%;
  height: 2rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container-bm02 .trends-li .img-wrap img {
  width: 100%;
}
.container-bm02 .trends-li .info-wrap {
  padding: 0.3rem 0.5rem 0;
  position: relative;
}
.container-bm02 .trends-li .info-wrap .line {
  width: 1px;
  height: 2.2rem;
  background: #e1e1e1;
  position: absolute;
  right: 0;
}
.container-bm02 .trends-li:last-child .line {
  display: none;
}
.container-bm02 .trends-li .news-title {
  height: 0.6rem;
  font-size: 0.2rem;
  color: #333333;
  line-height: 0.3rem;
  margin-bottom: 0.2rem;
}
.container-bm02 .trends-li .news-desc {
  font-size: 0.16rem;
  color: #666666;
  line-height: 0.26rem;
  opacity: 0.7;
}
.container-bm02 .trends-li .news-time {
  width: 1.1rem;
  height: 0.32rem;
  background: #004eb9;
  font-size: 0.14rem;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.35rem;
}
.container-bm02 .trends-li:hover {
  box-shadow: 0px 8px 42px 1px rgba(130, 133, 140, 0.16);
}
.container-bm02 .trends-li:hover .news-title {
  color: #004eb9;
  font-weight: bold;
}
.container-bm02 .book-li a {
  display: block;
  width: 100%;
  height: 100%;
}
.container-bm02 .book-li {
  width: 3.28rem;
  height: 4.9rem;
  background: #ffffff;
  margin-right: 0.2rem;
}
.container-bm02 .book-li:last-child {
  margin-right: 0;
}
.container-bm02 .book-li a {
  display: block;
  width: 100%;
  height: 100%;
}
.container-bm02 .book-li .img-wrap {
  width: 100%;
  height: 2.7rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.3rem 0 0.2rem;
}
.container-bm02 .book-li .img-wrap img {
  height: 100%;
}
.container-bm02 .book-li .info-wrap {
  padding: 0.1rem 0.3rem 0;
  position: relative;
  height: 2.2rem;
}
.container-bm02 .book-li .news-title {
  font-size: 0.2rem;
  color: #333333;
  line-height: 0.3rem;
  margin-bottom: 0.2rem;
  text-align: center;
}
.container-bm02 .book-li .news-desc {
  font-size: 0.16rem;
  color: #666666;
  line-height: 0.26rem;
  opacity: 0.7;
}
.container-bm02 .book-li .news-time {
  width: 1.1rem;
  height: 0.32rem;
  background: #004eb9;
  font-size: 0.14rem;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0.35rem;
  left: 50%;
  margin-left: -0.505rem;
}
.container-bm02 .book-li:hover {
  box-shadow: 0px 8px 42px 1px rgba(130, 133, 140, 0.16);
}
.container-bm02 .book-li:hover .news-title {
  color: #004eb9;
  font-weight: bold;
}

/* ==========通知公告============ */

.container-bm03 {
  height: 5.4rem;
  position: relative;
}
.container-bm03 .wp {
  background: #ffffff;
  box-shadow: 0px 0.08rem 0.42rem 1px rgba(130, 133, 140, 0.16);
  padding: 0.5rem 0;
  margin-top: -0.7rem;
}
.container-bm03-oth {
  padding-top: 0.5rem;
  height: auto;
}
.container-bm03-oth .ad-wrap {
  text-align: center;
}

.container-bm03-oth .wp {
  margin-top: 0.6rem;
}

.ad-img {
  width: 15.6rem;
  max-height: 1.6rem;
  margin: 0 auto;
}

.container-bm03 .title-level1 {
  text-align: center;
  margin: 0 0.3rem;
}
.container-bm03 .title-level1 h6 {
  font-size: 0.16rem;
}
.container-bm03 .title-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.container-bm03 .title-wrap .line {
  width: 2.12rem;
  height: 1px;
  background: #004eb9;
  margin-bottom: 0.2rem;
}
.container-bm03 .notice-title {
  font-weight: bold;
  font-size: 0.3rem;
  color: #b5b7bd;
  margin: 0 0.35rem;
  cursor: pointer;
}
.container-bm03 .notice-title-wrap {
  display: flex;
}
.container-bm03 .notice-crn {
  width: 0.64rem;
  height: 0.04rem;
  background: #fff;
  margin: 0.12rem auto 0;
}
.container-bm03 .active {
  color: #004eb9;
}
.container-bm03 .active .notice-crn {
  background: #004eb9;
}
.container-bm03 ul {
  display: flex;
  padding: 0.6rem 0;
}
.container-bm03 .trends-li {
  flex: 1;
  padding: 0 0.7rem;
  border-right: 1px solid #e1e1e1;
  position: relative;
}

.container-bm03 .trends-li:after {
  content: "";
  position: absolute;
  bottom: -1px;
  right: 0;
  width: 1px;
  height: 0;
  background: #004eb9;
}
.container-bm03 .trends-li:hover:after {
  height: 100%;
}

.container-bm03 .trends-li:last-child {
  border-right: none;
}
.container-bm03 .trends-li a {
  display: block;
  width: 100%;
  height: 100%;
}
.container-bm03 .trends-li .info-wrap {
  padding: 0.1rem 0;
  position: relative;
}
.container-bm03 .trends-li .news-title {
  font-size: 0.2rem;
  color: #333333;
  line-height: 0.3rem;
  margin-bottom: 0.16rem;
  min-height: 0.6rem;
}
.container-bm03 .trends-li .news-desc {
  font-size: 0.16rem;
  color: #666666;
  line-height: 0.26rem;
  opacity: 0.7;
}
.container-bm03 .trends-li .news-time {
  font-size: 0.14rem;
  margin-bottom: 0.1rem;
}
.container-bm03 .trends-li .news-time .fn26 {
  font-size: 0.26rem;
  margin-right: 0.1rem;
}
.container-bm03 .trends-li:hover .news-title {
  color: #004eb9;
  font-weight: bold;
}
.container-bm03 .more001 {
  display: flex;
  justify-content: center;
}

/* ==========规章制度 下载中心============ */

.container-bm04 {
  overflow: hidden;
  padding: 0.3rem 0 1.2rem;
  position: relative;
}

.xybgs-container-bm04 {
  background: #dff7fd url(../img/xybgs_04_bg.png) no-repeat;
  background-size: 100%;
  background-position: center bottom;
  padding: 0.3rem 0 4rem;
}

.container-bm04 .wp {
  position: relative;
  background: #fff;
}

.xybgs-container-bm04 .wp {
  background: transparent;
}

.xybgs-container-bm04 .xybgs-foot-bg img {
  width: 100%;
  height: auto;
}

.container-bm04 .content {
  display: flex;
  flex-wrap: wrap;
  padding: 0.5rem 0.8rem 0.3rem;
}

.container-bm04 .box {
  width: 50%;
}
.container-bm04 .box:nth-child(1) {
  padding: 0 0.3rem 0 0;
}
.container-bm04 .box:nth-child(2) {
  padding: 0 0 0 0.3rem;
}

.container-bm04 .title001 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.container-bm04 .bottom-news {
  margin-top: 0.3rem;
}
.container-bm04 .list-img {
  width: 100%;
  height: 1.82rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.container-bm04 .list-img img {
  width: 100%;
}

.container-bm04 .news-list {
  padding: 0.2rem 0 0;
}

.container-bm04 .news-list li a {
  width: 100%;
  display: block;
  border-bottom: 1px solid #e8e8e8;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.container-bm04 .news-list li:last-child a {
  border-bottom: none;
}
.container-bm04 .news-list li a .date {
  flex-shrink: 0;
  margin-left: 0.2rem;
  font-size: 0.15rem;
  color: #999999;
}
.container-bm04 .news-list li a h5 {
  flex: 1;
  font-size: 0.18rem;
  color: #333;
  line-height: 0.6rem;
  position: relative;
  padding: 0 0 0 0.15rem;
  height: 0.6rem;
  transition: 0.5s;
}

.container-bm04 .news-list li a h5:before {
  content: "";
  position: absolute;
  top: 0.2rem;
  left: 0;
  width: 0.04rem;
  height: 0.18rem;
  background: #004eb9;
}
.container-bm04 .news-list li a:hover h5 {
  padding: 0 0 0 0.06rem;
  color: #004eb9;
}
.container-bm04 .cu-txt {
  width: 100%;
  height: 1.82rem;
  background: #f3f4f7;
  padding: 0.25rem 0.3rem;
}
.container-bm04 .cu-txt:hover .cu-title {
  color: #004eb9;
  font-weight: bold;
}
.container-bm04 .cu-title {
  font-size: 0.2rem;
  color: #333333;
  line-height: 0.26rem;
  margin-bottom: 0.2rem;
}
.container-bm04 .cu-desc {
  font-size: 0.16rem;
  color: #666666;
  line-height: 0.3rem;
  opacity: 0.7;
}

/* ==========规章制度 工作流程============ */

.container-bm05 {
  overflow: hidden;
  padding: 1rem 0 1.2rem;
  position: relative;
}

.container-bm05-01 {
  overflow: hidden;
  padding: 1rem 0 0.4rem;
  position: relative;
}
.container-bm05 .wp {
  position: relative;
}

.container-bm05 .content {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.container-bm05 .box-bg {
  width: 50%;
}
.container-bm05 .box {
  width: 50%;
  padding: 0.4rem 0.7rem;
  background: #fff;
  box-shadow: 0px 0.08rem 0.32rem 1px rgba(130, 133, 140, 0.16);
}
.container-bm05 .box-cont {
  position: absolute;
  left: 0;
  width: 8.2rem;
  height: 6.1rem;
  padding: 0.4rem 0.7rem;
  background: url(../img/dep_bg03.png) no-repeat;
  background-size: 100% 100%;
  margin-top: -0.45rem;
  margin-right: -0.2rem;
  z-index: 9;
}

.container-bm05 .title001 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.container-bm05 .box-bg .title-level1 h3 {
  color: #fff;
}
.container-bm05 .box-bg .title-level1 h6 {
  color: #fff;
}
.container-bm05 .box-bg .more001 .a {
  color: #fff;
}
.container-bm05 .box-bg .more001 .a .ico {
  background: url(../img/more001_ico_book_w.png) no-repeat;
  background-size: 100% 100%;
}
.container-bm05 .bottom-news {
  margin-top: 0.3rem;
}
.container-bm05 .list-img {
  width: 100%;
  height: 1.82rem;
  overflow: hidden;
}

.container-bm05 .list-img img {
  width: 100%;
  height: 100%;
}

.container-bm05 .news-list {
  padding: 0.2rem 0 0;
}

.container-bm05 .news-list li a {
  width: 100%;
  display: block;
  border-bottom: 1px solid #e8e8e8;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.container-bm05 .news-list li:last-child a {
  border-bottom: none;
}
.container-bm05 .news-list li a .date {
  flex-shrink: 0;
  margin-left: 0.2rem;
  font-size: 0.15rem;
  color: #999999;
}
.container-bm05 .news-list li a h5 {
  flex: 1;
  font-size: 0.18rem;
  color: #333;
  line-height: 0.5rem;
  position: relative;
  padding: 0 0 0 0.15rem;
  height: 0.5rem;
  transition: 0.5s;
}

.container-bm05 .news-list li a h5:before {
  content: "";
  position: absolute;
  top: 0.16rem;
  left: 0;
  width: 2px;
  height: 0.18rem;
  background: #004eb9;
}
.container-bm05 .news-list li a:hover h5 {
  padding: 0 0 0 0.06rem;
  color: #004eb9;
}
.container-bm05 .news-list1 {
  padding: 0.2rem 0 0;
}
.container-bm05 .news-list1 li a {
  position: relative;
  width: 100%;
  display: block;
  border-bottom: 1px solid #175ebc;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.container-bm05 .news-list1 li:last-child a {
  border-bottom: none;
}
.container-bm05 .news-list1 li a .date {
  flex-shrink: 0;
  margin-left: 0.2rem;
  font-size: 0.15rem;
  color: #fff;
}
.container-bm05 .news-list1 li a h5 {
  flex: 1;
  font-size: 0.18rem;
  color: #fff;
  line-height: 0.5rem;
  position: relative;
  height: 0.5rem;
  transition: 0.5s;
}
.container-bm05 .news-list1 li a:hover h5 {
  padding: 0 0 0 0.06rem;
  opacity: 0.8;
}
.container-bm05 .news-list1 li a:after {
  content: "";
  position: absolute;
  bottom: -1px;
  right: 0;
  width: 0;
  height: 1px;
  background: #fff;
}
.container-bm05 .news-list1 li a:hover:after {
  width: 100%;
}

/* ============圆圈转动========= */

.container-bm06 {
  padding: 0.9rem 0 0.4rem;
  overflow: hidden;
}

.container-bm06 .content {
  position: relative;
  z-index: 1;
}

.container-bm06 .content > svg {
  position: absolute;
  top: 50%;
  margin-top: -1.5px;
  z-index: -1;
  left: 50%;
  margin-left: -1e3px;
}

.container-bm06 .path {
  stroke-dasharray: 4, 2;
  animation: dash1 6s linear infinite;
}

@keyframes dash1 {
  to {
    stroke-dashoffset: -100;
  }
}

.container-bm06 .circle-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.container-bm06 .circle-box li * {
  transition: 0.5s;
}

.container-bm06 .circle-box li i svg {
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  transition: 0s;
}

.container-bm06 .circle-box li i svg path {
  fill: transparent !important;
  transition: 0s;
}

.container-bm06 .circle-box li a {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 1.21rem;
  height: 1.21rem;
  position: relative;
  left: 50%;
  margin: 0 0 0 -0.605rem;
}

.container-bm06 .circle-box li a h5 {
  font-size: 0.24rem;
  color: #004eb9;
  font-family: pingfang sc, pingfang sc-regular, 苹方;
  font-weight: 700;
}

.container-bm06 .circle-box-much li a h5 {
  font-size: 0.2rem;
}

.container-bm06 .circle-box li a i {
  display: flex;
  width: 1.21rem;
  height: 1.21rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.container-bm06 .circle-box li a i .ico {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: scale(0);
  opacity: 0;
  border-radius: 50%;
}

.container-bm06 .circle-box li a i::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(../img/list_box19_top.png) no-repeat 50% / cover;
  animation: circle1 10s linear 0s infinite;
  opacity: 0;
}

@keyframes circle1 {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}
.container-bm06 .circle-box li a:hover i::after {
  opacity: 1;
}
.container-bm06 .circle-box li a:hover h5 {
  transform: translateY(-0.38rem) scale(1.25);
}
.container-bm06 .circle-box li a:hover i {
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
}
.container-bm06 .circle-box li a:hover i .ico {
  transform: scale(1);
  opacity: 1;
}
.container-bm06 .circle-box li a:hover i svg {
  transform: scale(0);
  opacity: 0;
}

/* <!--========= 轮播图 -=============-> */
.container-bm07 {
  padding: 0.6rem 0 0.3rem;
}

.container-bm07 .title-level1 {
  text-align: center;
}

.container-bm07 #jswbox {
  width: 100%;
  height: 6rem;
  margin: 0 auto;
  position: relative;
}
.container-bm07 #jswbox ul {
  position: relative;
  height: 100%;
}
.container-bm07 #jswbox li {
  position: absolute;
  width: 0;
  height: 0;
  z-index: 0;
  cursor: pointer;
  overflow: hidden;
  top: 0;
  left: 10px;
}
.container-bm07 #jswbox li img {
  width: 100%;
  height: 100%;
  vertical-align: top;
  float: left;
}
.container-bm07 #jswbox .prev {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.86rem;
  height: 0.86rem;
  background: #ffffff;
  border-radius: 50%;
  z-index: 99999;
  margin-left: -4.3rem;
  margin-top: -0.43rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container-bm07 #jswbox .next {
  position: absolute;
  top: 50%;
  right: 50%;
  width: 0.86rem;
  height: 0.86rem;
  background: #ffffff;
  border-radius: 50%;
  z-index: 99999;
  margin-right: -4.1rem;
  margin-top: -0.43rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.container-bm07 #jswbox li:nth-child(3) {
  transform: perspective(700px) rotateX(0deg) rotateY(40deg) scale(1.1);
}
.container-bm07 #jswbox li:nth-child(2) {
  transform: perspective(700px) rotateX(0deg) rotateY(50deg) scale(1.2);
}
.container-bm07 #jswbox li:nth-child(1) {
  transform: perspective(700px) rotateX(0deg) rotateY(50deg) scale(1.2);
}
.container-bm07 #jswbox li:nth-child(5) {
  transform: perspective(700px) rotateX(0deg) rotateY(-40deg) scale(1.1);
}
.container-bm07 #jswbox li:nth-child(6) {
  transform: perspective(700px) rotateX(0deg) rotateY(-50deg) scale(1.2);
}
.container-bm07 #jswbox li:nth-child(7) {
  transform: perspective(700px) rotateX(0deg) rotateY(-50deg) scale(1.2);
}

.s-title {
  height: 0.3rem;
  position: absolute;
  bottom: -0rem !important;
  z-index: 9;
  font-size: 0.22rem;
  color: #fff;
  padding: 0 0.1rem;
}

/* <!--========= 招生信息网-导航 -=====-> */

.container-bm08 .tabs-ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.7rem 0 0.6rem;
}
.container-bm08 .tabs-ul li a {
  display: block;
  width: 3.6rem;
  height: 1.36rem;
  background: #f5f8fa;
  border-radius: 0.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.24rem;
  color: #333333;
}
.container-bm08 .tabs-ul li img {
  width: 0.72rem;
  height: 0.72rem;
  margin-right: 0.15rem;
}
.container-bm08 .tabs-ul li a:hover {
  color: #004eb9;
  font-weight: bold;
  transform: scale(1.05);
}

/* <!--========= 招生快讯-招生政策 -=====-> */

.container-bm09 {
  overflow: hidden;
  padding: 0.8rem 0 1.4rem;
  position: relative;
}

.container-bm09 .wp {
  position: relative;
  background: #fff;
  display: flex;
  flex-wrap: nowrap;
}

.container-bm09 .box:nth-child(1) {
  flex: 1;
  max-width: 10.7rem;
}
.container-bm09 .box:nth-child(2) {
  flex-shrink: 0;
  width: 4.2rem;
  margin-left: 0.7rem;
}

.container-bm09 .title001 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.container-bm09 .news-bg-box {
  width: 100%;
  height: 5.7rem;
  background: url(../img/zs_n_bg.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 0.3rem;
  padding: 0.3rem 0.48rem;
}
.container-bm09 .news-bg-box a {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #f2f2f2;
  padding: 0.12rem 0;
}
.container-bm09 .news-bg-box li:last-child a {
  display: flex;
  align-items: center;
  border-bottom: none;
  padding: 0.12rem 0;
}
.container-bm09 .news-bg-box .date {
  width: 0.66rem;
  height: 0.6rem;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 0.02rem;
}
.container-bm09 .news-bg-box .date div:nth-child(1) {
  font-weight: bold;
  font-size: 0.24rem;
  color: #004eb9;
}
.container-bm09 .news-bg-box .date div:nth-child(2) {
  font-size: 0.14rem;
  color: #004eb9;
  margin-top: 0.05rem;
}
.container-bm09 .news-bg-box a:hover .date {
  background: #aacd06;
}
.container-bm09 .news-bg-box a:hover .date div {
  color: #fff;
}
.container-bm09 .news-bg-box a:hover h5 {
  color: #aacd06;
  padding-left: 0.1rem;
}
.container-bm09 .news-bg-box a h5 {
  font-size: 0.18rem;
  color: #ffffff;
  padding-left: 0.2rem;
  transition: 0.5s;
}

.container-bm09 .bottom-news {
  margin-top: 0.3rem;
}
.container-bm09 a .list-img {
  width: 100%;
  height: 2.33rem;
  overflow: hidden;
  position: relative;
}

.container-bm09 .list-img img {
  width: 100%;
  height: 100%;
}

.container-bm09 .img-title {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 0.4rem;
  background: rgba(0, 0, 0, 0.3);
  z-index: 9;
  display: flex;
  align-items: center;
  padding: 0 0.15rem;
  font-size: 0.18rem;
  color: #ffffff;
}

.container-bm09 .news-list {
  padding: 0.15rem 0 0;
}
.container-bm09 .news-list li {
  position: relative;
}
.container-bm09 .news-list li a {
  width: 100%;
  display: block;
  border-bottom: 1px solid #e8e8e8;
  display: flex;
  flex-direction: column;
  padding: 0.12rem 0;
  transition: 0.5s;
}
.container-bm09 .news-list li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #004eb9;
}
.container-bm09 .news-list li a:hover {
  transform: translateY(-0.04rem);
}
.container-bm09 .news-list li a:hover h5 {
  color: #004eb9;
}
.container-bm09 .news-list li a:hover::after {
  width: 100%;
}
.container-bm09 .news-list li:last-child a {
  border-bottom: none;
}
.container-bm09 .news-list li a .date {
  flex-shrink: 0;
  margin-bottom: 0.08rem;
  font-size: 0.15rem;
  color: #004eb9;
}
.container-bm09 .news-list li a h5 {
  flex: 1;
  font-size: 0.18rem;
  color: #333;
  line-height: 0.3rem;
  position: relative;
  transition: 0.5s;
}

/* <!--========= 直接公告 -=====-> */

.container-bm10 {
  background: #eceff8;
  padding: 0.6rem 0 0;
}

.container-bm10 .title-level1 {
  text-align: center;
  margin: 0 0.3rem;
}
.container-bm10 .title-level1 h6 {
  font-size: 0.16rem;
}
.container-bm10 .title-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.container-bm10 .title-wrap .line {
  width: 2.12rem;
  height: 1px;
  background: #004eb9;
  margin-bottom: 0.2rem;
}
.container-bm10 .notice-title {
  font-weight: bold;
  font-size: 0.3rem;
  color: #b5b7bd;
  margin: 0 0.35rem;
  cursor: pointer;
}
.container-bm10 .notice-title-wrap {
  display: flex;
}
.container-bm10 .news-list03 {
  display: flex;
  margin-top: 0.4rem;
}
.container-bm10 .news-list03 li {
  margin-right: 0.5rem;
  flex: 1;
}
.container-bm10 .news-list03 li:last-child {
  margin-right: 0;
}
.container-bm10 .news-list03 a {
  display: block;
  width: 100%;
  height: 2.26rem;
  background: #ffffff url(../img/more001_ico_book_g.png) no-repeat;
  background-size: 1.18rem 0.68rem;
  background-position: 80% 0;
  box-shadow: 0px 3px 0.18rem 0px rgba(185, 194, 213, 0.27);
  position: relative;
  padding: 0.4rem 0.6rem 0 0.75rem;
  transition: 0.5s;
}
.container-bm10 .news-list03 a .title {
  font-size: 0.2rem;
  color: #333333;
  line-height: 0.26rem;
}
.container-bm10 .news-list03 a .desc {
  font-size: 0.16rem;
  color: #666;
  line-height: 0.3rem;
}
.container-bm10 .news-list03 .line {
  width: 0.67rem;
  height: 0.02rem;
  background: #004eb9;
  margin: 0.22rem 0 0.17rem;
}
.container-bm10 .news-list03 .date {
  width: 0.66rem;
  height: 0.78rem;
  background: linear-gradient(135deg, #004eb9 0%, #1297d2 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  top: 0.3rem;
  left: -0.23rem;
}
.container-bm10 .news-list03 .date div:nth-child(1) {
  font-weight: bold;
  font-size: 0.24rem;
  color: #ffffff;
  margin-bottom: 0.08rem;
}
.container-bm10 .news-list03 .date div:nth-child(2) {
  font-size: 0.14rem;
  color: #ffffff;
}

.container-bm10 .news-list03 a:hover {
  background: #004eb9 url(../img/more001_ico_book_g.png) no-repeat;
  background-size: 1.18rem 0.68rem;
  background-position: 80% 0;
}
.container-bm10 .news-list03 a:hover div {
  color: #fff;
}
.container-bm10 .news-list03 a:hover .line {
  background: #aacd06;
}
.container-bm10 .news-list03 a:hover .date {
  background: #aacd06;
}

/* <!--========= 招生信息网-导航 -=====-> */

.container-bm11 {
}
.container-bm11 .tabs-ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0.7rem 0 0.6rem;
}
.container-bm11 .tabs-ul li {
  margin-bottom: 0.2rem;
  flex: 1;
  margin-right: 0.2rem;
}
.container-bm11 .tabs-ul li:last-child {
  margin-right: 0;
}
.container-bm11 .tabs-ul li a {
  width: 100%;
  height: 0.94rem;
  background: #fff;
  border-radius: 0.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.22rem;
  color: #004eb9;
  position: relative;
}
.container-bm11 .tabs-ul li a div {
  line-height: 0.26rem;
}
.container-bm11 .tabs-ul li img {
  width: 0.6rem;
  height: 0.6rem;
  margin-right: 0.15rem;
}
.container-bm11 .tabs-ul li a:hover {
  background: #004eb9;
  color: #fff;
  font-weight: bold;
  transform: scale(1.05);
}

/* <!--========= 友情链接 -=====-> */

.container-bm12 {
  background: #eceff8;
}
.container-bm12 .tabs-ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0.7rem 0 0.6rem;
  justify-content: space-between;
}
.container-bm12 .tabs-ul a {
  display: block;
  width: calc(33% - 0.045rem);
  height: 1.6rem;
  margin-bottom: 0.25rem;
  transition: 0.5s;
}
.container-bm12 .tabs-ul a:nth-child(3n + 3) {
  margin-right: 0;
}
.container-bm12 .tabs-ul a img {
  width: 100%;
  height: 100%;
}
.container-bm12 .tabs-ul a:hover {
  transform: scale(1.02);
}

/* 满屏大屏 */

.cover_box {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}
.cover_box .bg {
  width: 100%;
  height: 100%;
}
.cover_box .tabs-ul {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cover_box .tabs-ul .tabs-li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 2.94rem;
  height: 2.77rem;
  margin-right: 0.2rem;
  padding-top: 0.66rem;
  transition: 0.5s;
}
.cover_box .tabs-ul .tabs-li img {
  width: 0.64rem;
}
.cover_box .tabs-ul .tabs-li .title {
  font-weight: bold;
  font-size: 0.3rem;
  color: #ffffff;
  margin: 0.2rem 0 0.1rem;
}
.cover_box .tabs-ul .tabs-li .titll-e {
  font-size: 0.2rem;
  color: #ffffff;
  text-align: center;
}
.cover_box .tabs-ul .tabs-li:nth-child(1) {
  background: url(../img/zs_bg3.png) no-repeat;
  background-size: 100% 100%;
}
.cover_box .tabs-ul .tabs-li:nth-child(2) {
  background: url(../img/zs_bg4.png) no-repeat;
  background-size: 100% 100%;
}
.cover_box .tabs-ul .tabs-li:nth-child(3) {
  background: url(../img/zs_bg2.png) no-repeat;
  background-size: 100% 100%;
}
.cover_box .tabs-ul .tabs-li:nth-child(4) {
  background: url(../img/zs_bg1.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 0;
}
.cover_box .tabs-ul .tabs-li:hover {
  transform: scale(1.05);
}

footer .wr-scode {
  width: auto;
  display: flex;
}
footer .wr-scode li {
  margin: 0 0 0 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
footer .wr-scode li img {
  width: 1.36rem;
  height: 1.36rem;
}
footer .wr-scode li .name {
  color: #fff;
  font-size: 0.16rem;
  margin-top: 0.1rem;
}

.xctzb .tabs-ul .tabs-li:nth-child(1) {
  background: url(../img/xt_bg_1.png) no-repeat;
  background-size: 100% 100%;
}
.xctzb .tabs-ul .tabs-li:nth-child(2) {
  background: url(../img/xt_bg_2.png) no-repeat;
  background-size: 100% 100%;
}
.xctzb .tabs-ul .tabs-li:nth-child(3) {
  background: url(../img/xt_bg_3.png) no-repeat;
  background-size: 100% 100%;
}
.xctzb .tabs-ul .tabs-li:nth-child(4) {
  background: url(../img/xt_bg_4.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 0;
}

.banner_box1_dep_list {
  max-height: 5.5rem;
}

.xybm_body_home {
  background: none;
}
.container-xybm .xy-type-ul {
  padding: 0.55rem 0;
  display: flex;
  justify-content: space-between;
}
.container-xybm .xy-item h3 {
  font-size: 0.22rem;
  color: #004eb9;
  margin-bottom: 0.6rem;
  font-weight: bold;
}

.container-xybm .xy-item h3 img {
  width: 0.34rem;
  margin-right: 0.1rem;
}

.container-xybm .xy-item li {
  margin-bottom: 0.2rem;
  border-bottom: 1px solid #f5f5f5;
}

.container-xybm .xy-item h4 {
  padding-bottom: 0.15rem;
  font-size: 0.18rem;
  line-height: 1.5;
}
.container-xybm .xy-item h4 a {
  color: #333;
  white-space: nowrap;
  display: flex;
  align-items: center;
}
.container-xybm .xy-item h4 img {
  width: 0.18rem;
  margin-right: 0.1rem;
}
.container-xybm .xy-item h4:hover a {
  color: #004eb9;
  text-decoration: underline;
}

/* 领导页 */

.xdld1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.xdld1 h2 {
  width: 100%;
  height: 1rem;
  border-bottom: 1px solid #e5e5e5;
  align-items: center;
  justify-content: flex-start;
  display: flex;
}
.xdld1 h2 span {
  padding-left: 0.2rem;
  border-left: 1px solid #004eb9;
  font-size: 0.2rem;
  color: #004eb9;
  margin-right: 0.4rem;
}
.xdld1 h2 span b {
  font-size: 0.12rem;
  font-weight: normal;
}

/* ==========信息公开============ */
.body_home_xxgk {
  background: none;
}
.container-xxgk .wp {
  background: url(../img/bg_xxgkw.png) no-repeat;
  background-size: 100% 100%;
  padding: 0.8rem 0.6rem;
  overflow: hidden;
}

.container-xxgk .title001 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.3rem;
}

.container-xxgk .trends-box {
  display: flex;
}

.container-xxgk .trends-left {
  margin-right: 0.8rem;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.container-xxgk .item-ul {
  background: #ffffff;
}
.container-xxgk .trends-left .item-li {
  width: 2.9rem;
  height: 0.64rem;
  text-align: center;
  line-height: 0.64rem;
  cursor: pointer;
  font-size: 0.18rem;
  color: #004eb9;
  border-bottom: 1px solid #e6e6e6;
}
.container-xxgk .trends-left .active {
  background: #004eb9;
  color: #fff;
}

.container-xxgk .trends-right {
  flex: 1;
}
.container-xxgk .trends-right ul {
  display: flex;
}
.container-xxgk .news-list03 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.container-xxgk .news-list03 li {
  width: 48%;
  margin-bottom: 0.3rem;
}
.container-xxgk .news-list03 a {
  display: flex;
  width: 100%;
  height: 2.2rem;
  box-shadow: 0px 3px 0.18rem 0px rgba(185, 194, 213, 0.27);
  position: relative;
  padding: 0.4rem;
  transition: 0.5s;
  background: #fff;
}
.container-xxgk .news-list03 .date {
  width: 0.66rem;
  height: 0.78rem;
  flex-shrink: 0;
  margin-right: 0.4rem;
}
.container-xxgk .news-list03 .date div:nth-child(1) {
  font-weight: bold;
  font-size: 0.26rem;
  color: #333;
  margin-bottom: 0.08rem;
}
.container-xxgk .news-list03 .date div:nth-child(2) {
  font-size: 0.14rem;
  color: #333;
}
.container-xxgk .news-list03 .line {
  width: 0.67rem;
  height: 0.02rem;
  background: #e6e6e6;
  margin: 0.22rem 0 0.17rem;
}
.container-xxgk .news-list03 a .title {
  font-size: 0.2rem;
  color: #333333;
  line-height: 0.26rem;
}
.container-xxgk .news-list03 a .desc {
  font-size: 0.16rem;
  color: #666;
  line-height: 0.3rem;
  margin-top: 0.2rem;
}
.container-xxgk .news-list03 a:hover {
  background: #004eb9;
}
.container-xxgk .news-list03 a:hover div {
  color: #fff;
}
.container-xxgk .news-list03 a:hover .date div {
  color: #fff;
}

/* <!-- 反馈 投诉 --> */
.container-fkts {
  padding: 0.6rem 0;
}

.container-fkts .wp {
  display: flex;
  align-items: center;
  justify-content: center;
}

.container-fkts .concat-li {
  width: 7.5rem;
  height: 2.64rem;
  padding: 0.7rem 0.2rem 0.2rem 0.9rem;
  margin: 0 0.2rem;
}

.container-fkts .concat-li:nth-child(1) {
  background: url("../img/bg_xxfk01.png") no-repeat;
  background-size: 100% 100%;
}
.container-fkts .concat-li:nth-child(2) {
  background: url("../img/bg_xxfk02.png") no-repeat;
  background-size: 100% 100%;
}

.container-fkts .item-box {
  width: 100%;
  height: 1.8rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.container-fkts .concat-li .item {
  font-size: 0.2rem;
  line-height: 0.36rem;
  color: #fff;
}

/*==============结束=======*/

@media (max-width: 1199px) {
  .container-bm02 {
    padding: 0.5rem 0 1.8rem;
  }
  .container-bm02-oth {
    padding: 1rem 0 0.8rem;
  }
  .container-bm02 .wp {
    display: block;
  }
  .container-bm02 .trends-left {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-shrink: 0;
  }
  .container-bm02 .trends-left .item-ul {
    display: flex;
    overflow-y: auto;
  }
  .container-bm02 .trends-left .item-li {
    width: 1rem;
    height: 0.44rem;
    line-height: 0.44rem;
    margin-bottom: 0.14rem;
    font-size: 0.18rem;
    margin-right: 0.1rem;
    flex-shrink: 0;
  }
  .container-bm02 .trends-right {
    width: 100%;
    overflow: hidden;
  }
  .container-bm02 .trends-right ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    margin-top: 0.2rem;
  }
  .container-bm02 .trends-li {
    width: 32%;
    height: 4.9rem;
    margin-right: 0;
  }
  .container-bm02 .book-li {
    width: 24%;
    margin-right: 0;
  }
  .container-bm02 .book-li .info-wrap {
    padding: 0.1rem 0.2rem 0;
    position: relative;
  }
  .container-bm03 .notice-title {
    font-size: 0.22rem;
    margin: 0 0.15rem;
  }
  .container-bm03 .title-wrap .line {
    width: 1.5rem;
  }
  .container-bm04 .content {
    padding: 0.3rem 0.3rem 0.3rem;
  }
  .container-bm05 .box-cont {
    padding: 0.3rem 0.3rem;
    width: 52%;
  }
  .container-bm05 .box {
    padding: 0.3rem 0.3rem 0.3rem 0.4rem;
  }
  .container-bm07 {
    transform: scale(0.6);
  }
  .container-bm07 #jswbox ul {
    margin-left: -3rem;
  }
  .container-bm08 .tabs-ul {
    padding: 0.3rem 0 0.2rem;
    flex-wrap: wrap;
    width: 100%;
  }
  .container-bm08 .tabs-ul li {
    width: 49%;
    margin-bottom: 0.1rem;
  }
  .container-bm08 .tabs-ul li a {
    display: block;
    width: 100%;
    height: 0.8rem;
    background: #f5f8fa;
    border-radius: 0.06rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.18rem;
    color: #333333;
  }
  .container-bm08 .tabs-ul li img {
    width: 0.34rem;
    height: 0.34rem;
  }
  .container-bm09 {
    overflow: hidden;
    padding: 0.3rem 0 0.4rem;
    position: relative;
  }
  .container-bm09-oth {
    padding: 0.3rem 0 0.8rem;
  }
  .container-bm09 .box:nth-child(1) {
    width: 60%;
  }
  .container-bm09 .box:nth-child(2) {
    flex-shrink: 0;
    width: 40%;
    margin-left: 0.2rem;
  }
  .container-bm11 .tabs-ul li a {
    width: 100%;
    height: 0.7rem;
    font-size: 0.18rem;
  }
  .container-bm11 .tabs-ul li img {
    width: 0.4rem;
    height: 0.4rem;
    margin-right: 0.1rem;
  }

  .container-xxgk .trends-left {
    margin-right: 0.4rem;
  }
  .container-xxgk .trends-left .item-li {
    width: 2.2rem;
    height: 0.54rem;
    line-height: 0.54rem;
  }
  .container-xxgk .news-list03 a {
    padding: 0.2rem;
  }
  .container-xxgk .news-list03 .date {
    margin-right: 0.2rem;
  }
  .container-fkts .concat-li {
    width: 7.5rem;
    height: 2.2rem;
    padding: 0.5rem 0.2rem 0.2rem 0.5rem;
  }
  .container-fkts .concat-li .item {
    font-size: 0.2rem;
    line-height: 0.32rem;
    color: #fff;
  }
}

@media (max-width: 768px) {
  .banner_box1 .banner-title {
    margin-top: -0.3rem;
  }
  .banner_box1 .banner-title .h1 {
    font-size: 0.24rem;
  }
  .banner_box1 .banner-title .h3 {
    font-size: 0.18rem;
  }
  .container-bm01 {
    padding: 0.3rem 0;
  }
  .container-bm01 .gk-left {
    width: 100%;
    padding-right: 0;
  }
  .container-bm01 .gk-left .sub-wrap {
    margin: 0.2rem 0;
  }
  .container-bm01 .gk-right {
    width: 100%;
  }
  .container-bm01 .gk-right .gk-bg {
    width: 100%;
  }
  .container-bm01 .gk-right .gk-box {
    width: 100%;
  }
  .container-bm02 {
    padding: 0.3rem 0 0.4rem;
  }
  .container-bm02 .trends-left {
    width: 100%;
    flex-shrink: 0;
  }
  .container-bm02 .trends-left .item-ul {
    display: flex;
    overflow-y: auto;
  }
  .container-bm02 .trends-left .item-li {
    width: 1rem;
    height: 0.44rem;
    line-height: 0.44rem;
    margin-bottom: 0.14rem;
    font-size: 0.18rem;
    margin-right: 0.1rem;
    flex-shrink: 0;
  }
  .container-bm02 .trends-left .more001 {
    display: none;
  }
  .container-bm02 .trends-li {
    width: 49%;
    padding-bottom: 0.2rem;
    height: auto;
  }
  .container-bm02 .trends-li:nth-child(3n + 3) {
    display: none;
  }
  .container-bm02 .trends-li .img-wrap {
    height: 1.2rem;
  }
  .container-bm02 .trends-li .info-wrap {
    padding: 0.2rem 0.15rem 0;
  }
  .container-bm02 .trends-li .news-title {
    margin-bottom: 0.1rem;
  }
  .container-bm02 .trends-li .news-time {
    margin-top: 0.15rem;
  }
  .container-bm02 .wap-more001 {
    display: block;
  }
  .container-bm02 .wap-more001 .a {
    display: flex;
    justify-content: center;
    margin: 0.2rem 0 0;
  }
  .container-bm02 .book-ul {
    flex-wrap: wrap;
  }
  .container-bm02 .book-li {
    width: 48%;
    height: auto;
    margin-right: 0;
    margin-bottom: 0.15rem;
  }
  .container-bm02 .book-li .info-wrap {
    padding: 0.06rem 0.15rem 0.6rem;
    height: auto;
  }
  .container-bm02 .book-li .img-wrap {
    height: 2rem;
    padding: 0.1rem 0;
  }
  .container-bm02 .book-li .news-title {
    margin-bottom: 0.1rem;
  }
  .container-bm02 .book-li .news-time {
    width: 1rem;
    bottom: 0.15rem;
    margin-left: -0.5rem;
  }
  .container-bm03 {
    height: auto;
  }
  .container-bm03 .wp {
    margin-top: 0;
    padding: 0.3rem 0;
  }
  .container-bm03 .notice-title {
    font-size: 0.2rem;
    margin: 0 0.12rem;
  }
  .container-bm03 .title-wrap .line {
    width: 1rem;
    height: 1px;
    background: #004eb9;
    margin-bottom: 0.12rem;
  }

  .container-bm03 .notice-crn {
    width: 0.4rem;
    height: 0.04rem;
    background: #fff;
    margin: 0.04rem auto 0;
  }
  .container-bm03 .notice-label .notice-crn {
    width: 0.2rem;
    height: 0.03rem;
    margin: 0.04rem 0 0 0.3rem;
  }
  .title-level1 h3 {
    font-size: 0.26rem;
  }
  .container-bm03 ul {
    padding: 0.3rem 0 0.2rem;
  }
  .container-bm03 .trends-li:nth-child(3n + 3) {
    display: none;
  }
  .container-bm03 .trends-li {
    padding: 0 0.2rem;
  }
  .container-bm03 .trends-li .news-title {
    margin-bottom: 0.1rem;
  }
  .container-bm04 {
    padding: 0.1rem 0 0;
  }
  .container-bm04 .content {
    padding: 0.3rem 0 1.4rem;
  }
  .container-bm04 .box {
    width: 100%;
  }
  .container-bm04 .box:nth-child(1) {
    padding: 0;
  }
  .container-bm04 .box:nth-child(2) {
    padding: 0;
    margin-top: 0.3rem;
  }
  .container-bm05 {
    padding: 0.2rem 0 0;
  }
  .container-bm05 .box-bg {
    width: 100%;
  }
  .container-bm05 .box-cont {
    position: relative;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0.2rem 0.2rem;
    margin-top: 0;
    margin-right: 0;
  }
  .container-bm05 .box {
    width: 100%;
    padding: 0.3rem 0 0.3rem;
  }
  .container-bm05 .news-list li a {
    padding: 0 0.1rem;
  }
  .container-bm06 {
    padding: 0.3rem 0 0.2rem;
    overflow: hidden;
  }

  .container-bm06 .circle-box li a h5 {
    font-size: 0.16rem;
  }
  .container-bm06 .circle-box li a {
    width: 0.8rem;
    height: 0.8rem;
    margin: 0 0 0 -0.4rem;
  }
  .container-bm06 .circle-box li a i {
    width: 100%;
    height: 100%;
  }
  .container-bm06 .circle-box li img {
    width: 0.4rem;
  }
  .container-bm06 .circle-box li a:hover h5 {
    transform: translateY(-0.18rem) scale(1.01);
  }
  .container-bm06 .circle-box-much {
    overflow-y: auto;
  }
  .container-bm06 .circle-box-much li a {
    width: 1.2rem;
    height: 1rem;
    margin: 0 0 0 -0.2rem;
  }
  .container-bm06 .circle-box-much li a h5 {
    font-size: 0.14rem;
    white-space: nowrap;
    margin-left: -0.4rem;
  }
  .container-bm06 .circle-box-much li a i {
    width: 0.8rem;
  }
  .container-bm06 .circle-box-much li:nth-child(6) a h5 {
    padding-bottom: 0.1rem;
  }
  .container-bm06 .circle-box li a:hover i::after {
    opacity: 0;
  }
  .container-bm06 .circle-box li a:hover i .ico {
    opacity: 1;
    transform: scale(1);
  }
  .container-bm06 .circle-box li a:hover i {
    -webkit-backdrop-filter: blur(0);
    backdrop-filter: blur(0);
  }
  .container-bm06 .circle-box li a:hover h5 {
    transform: translateY(-0.01rem) scale(1.01);
  }

  .container-bm07 {
    transform: scale(1);
  }
  .container-bm07 #jswbox {
    display: none;
  }
  .container-bm07 .jswbox-wap {
    display: block;
    margin-top: 0.2rem;
  }
  .jswbox-wap .swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
  }
  .jswbox-wap .swiper-container .swiper-wrapper {
    flex-wrap: inherit;
    height: 2rem;
    overflow: hidden;
    width: 100%;
    margin: 0;
  }
  .jswbox-wap .swiper-container .swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
  }
  .jswbox-wap-box li a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 100%;
  }
  .jswbox-wap-box li .img {
    width: 100%;
    height: 100%;
  }
  .jswbox-wap-box li .top {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 0 0.15rem 0.1rem;
    font-size: 0.2rem;
    color: #fff;
    line-height: 1.5;
    margin: 0.1rem 0 0;
    overflow: hidden;
  }
  .container-bm08 .tabs-ul {
    padding: 0.3rem 0 0.2rem;
    flex-wrap: wrap;
    width: 100%;
  }
  .container-bm08 .tabs-ul li {
    width: 49%;
    margin-bottom: 0.1rem;
  }
  .container-bm08 .tabs-ul li a {
    display: block;
    width: 100%;
    height: 0.8rem;
    background: #f5f8fa;
    border-radius: 0.06rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.18rem;
    color: #333333;
  }
  .container-bm08 .tabs-ul li img {
    width: 0.34rem;
    height: 0.34rem;
  }
  .container-bm09 {
    overflow: hidden;
    padding: 0.1rem 0 0.2rem;
    position: relative;
  }
  .container-bm09 .wp {
    flex-wrap: wrap;
  }
  .container-bm09 .box:nth-child(1) {
    width: 100%;
  }
  .container-bm09 .box:nth-child(2) {
    flex-shrink: 0;
    width: 100%;
    margin-left: 0;
    margin-top: 0.3rem;
  }
  .container-bm09 .news-bg-box {
    height: auto;
    margin-top: 0.2rem;
    padding: 0.1rem 0.15rem;
  }
  .container-bm10 {
    background: #eceff8;
    padding: 0.2rem 0;
  }
  .container-bm10 .title-wrap .line {
    width: 1.5rem;
  }
  .container-bm10 .news-list03 {
    flex-wrap: wrap;
  }
  .container-bm10 .news-list03 li {
    width: 100%;
    flex: none;
    margin-right: 0;
    margin-bottom: 0.2rem;
  }
  .container-bm10 .news-list03 a {
    width: 100%;
    height: auto;
    background-size: 0.8rem 0.4rem;
    padding: 0.2rem 0.2rem 0.2rem 0.6rem;
  }
  .container-bm10 .news-list03 .date {
    width: 0.6rem;
    height: 0.58rem;
    left: -0.1rem;
  }
  .container-bm10 .news-list03 .date div:nth-child(1) {
    font-weight: 400;
    font-size: 0.18rem;
  }
  .container-bm10 .news-list03 .line {
    margin: 0.12rem 0;
  }
  .container-bm11 .tabs-ul {
    padding: 0.2rem 0 0.2rem;
    justify-content: flex-start;
    width: 100%;
  }
  .container-bm11 .tabs-ul li {
    flex-shrink: 0;
    margin-right: 0;
    width: 32%;
    margin-bottom: 0.1rem;
    flex: none;
    margin-right: 2%;
  }
  .container-bm11 .tabs-ul li:nth-child(3n + 3) {
    margin-right: 0;
  }
  .container-bm11 .tabs-ul li a {
    width: 100%;
  }
  .container-bm12 .tabs-ul {
    padding: 0.1rem 0 0.2rem;
    justify-content: space-between;
  }
  .container-bm12 .tabs-ul a {
    width: 49%;
    height: 0.8rem;
    margin-right: 0;
    margin-bottom: 0.1rem;
  }

  footer .fl01 .wp {
    flex-wrap: wrap;
    text-align: center;
  }
  footer .fl01 .left {
    width: 100%;
    justify-content: center;
  }
  footer .fl01 .left .box {
    width: 100%;
  }
  footer .fl01 .center {
    width: 100%;
    padding: 0.3rem 0 0;
    order: 1;
  }
  footer .fl01 .right {
    width: 100%;
    padding: 0.3rem 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  footer .fl01 .center img {
    width: 30vw;
  }

  .container-xxgk .wp {
    padding: 0.2rem 0;
  }
  .container-xxgk .title001 {
    margin-bottom: 0.15rem;
  }
  .container-xxgk .trends-box {
    display: block;
  }
  .container-xxgk .trends-left {
    margin-right: 0;
  }
  .container-xxgk .trends-left .item-ul {
    width: 100%;
    overflow-x: auto;
    display: flex;
  }
  .container-xxgk .trends-left .item-li {
    flex-shrink: 0;
    width: auto;
    padding: 0 0.2rem;
  }
  .container-xxgk .news-list03 {
    width: 100%;
  }
  .container-xxgk .news-list03 li {
    width: 100%;
    margin-bottom: 0;
  }
  .container-xxgk .news-list03 a {
    height: auto;
    box-shadow: 0px 0px 0rem 0px rgba(185, 194, 213, 0.27);
    padding: 0.2rem 0.1rem;
    border-bottom: 1px solid #f2f2f2;
  }
  .container-fkts {
  padding: 0.3rem 0;
}
  .container-fkts .wp {
    display: flex;
    flex-direction: column;
  }
  .container-fkts .concat-li {
    width: 100%;
    height: auto;
    padding: 0.7rem 0.2rem 0.2rem 0.5rem;
    margin: 0 0.2rem 0.2rem;
  }
  .container-fkts .item-box {
    width: 100%;
    height: auto;
  }
}

@media (min-width: 1921px) {
  .xybgs-container-bm04 {
    padding: 0.3rem 0 4.6rem;
  }
}
