.head-wrap {
  width: 100%;
  background-image: url(/_upload/tpl/0e/9e/3742/template3742/images/head-bg.jpg);
}

.head-wrap .head-content {
  position: relative;
}

.head-wrap .head-content .head-title {
  padding-top: 0.6rem;
  opacity: 0.5;
  font-size: 0.52rem;
  font-family: Songti SC, Songti SC-Black;
  font-weight: 900;
  text-align: left;
  color: #404040;
  line-height: 0.73rem;
}

.head-wrap .head-content .head-nav {
  padding: 0.6rem 0 0.5rem 0;
}

.head-wrap .head-content .head-nav nav ul {
  display: flex;
  height: 100%;
}

.head-wrap .head-content .head-nav nav ul li {
  margin-right: 0.4rem;
}

.head-wrap .head-content .head-nav nav ul li a {
  font-size: 0.18rem;
  font-family: Songti SC, Songti SC-Black;
  font-weight: 900;
  text-align: left;
  color: rgba(0, 0, 0, 0.85);
  line-height: 0.25rem;
}

.head-wrap .head-content .head-nav nav ul li:first-child {
  list-style: disc;
}

.head-wrap .head-content .announce-wrap {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0.26rem 0.36rem;
  width: 4.15rem;
  height: 2.04rem;
  background-color: #0371C7;
}

.head-wrap .head-content .announce-wrap .title-bar {
  display: flex;
  justify-content: space-between;
}

.head-wrap .head-content .announce-wrap .title-bar .title-l .title {
  font-size: 0.24rem;
  font-family: Songti SC, Songti SC-Black;
  font-weight: 900;
  text-align: left;
  color: rgba(255, 255, 255, 0.85);
  line-height: 0.33rem;
}

.head-wrap .head-content .announce-wrap .title-bar .title-r .more-text {
  display: inline-block;
  font-size: 0.16rem;
  font-weight: 500;
  text-align: left;
  color: #ffffff;
  line-height: 0.24rem;
  cursor: pointer;
}

.head-wrap .head-content .announce-wrap .title-bar .title-r .more-icon {
  display: inline-block;
}

.head-wrap .head-content .announce-wrap .announce-swiper {
  padding-top: 0.2rem;
}

.head-wrap .head-content .announce-wrap .announce-swiper .swiper-slide {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.head-wrap .head-content .announce-wrap .announce-swiper .swiper-slide .int-l .day {
  font-size: 0.72rem;
  font-family: Songti SC, Songti SC-Black;
  font-weight: 900;
  text-align: left;
  color: rgba(255, 255, 255, 0.85);
  line-height: 0.70rem;
}

.head-wrap .head-content .announce-wrap .announce-swiper .swiper-slide .int-l .date {
  font-size: 0.24rem;
  font-family: Songti SC, Songti SC-Black;
  font-weight: 900;
  text-align: left;
  color: #d1ab7c;
  line-height: 0.32rem;
}

.head-wrap .head-content .announce-wrap .announce-swiper .swiper-slide .int-r {
  margin-left: 20px;
}

.head-wrap .head-content .announce-wrap .announce-swiper .swiper-slide .int-r a {
  font-size: 0.16rem;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  line-height: 0.20rem;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

.head-wrap .head-content .announce-wrap .announce-swiper .swiper-button-prev,
.head-wrap .head-content .announce-wrap .announce-swiper .swiper-button-next {
  --swiper-navigation-size: 20px;
  --swiper-theme-color: #ffffff;
}

.head-wrap .head-content .announce-wrap .announce-swiper .swiper-button-prev {
  left: unset;
  right: 50px;
  top: 10px;
}

.head-wrap .head-content .announce-wrap .announce-swiper .swiper-button-next {
  right: 10px;
  top: 10px;
}

.head-wrap .head-content .announce-wrap .announce-swiper .swiper-button-next.swiper-button-disabled,
.head-wrap .head-content .announce-wrap .announce-swiper .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}

.head-wrap .head-content .announce-wrap .announce-swiper .line {
  position: absolute;
  top: 0;
  right: 34px;
  color: #ffffff;
}

.banner-wrap .banner #banner-swiper .swiper-pagination-bullet {
  font-size: 24px;
  font-family: Songti SC, Songti SC-Black;
  font-weight: 900;
  text-align: left;
  color: #ffffff;
  line-height: 33px;
  display: inline;
  border-radius: unset;
  background: unset;
  opacity: 0;
}

.banner-wrap .banner #banner-swiper .swiper-pagination-bullet-active {
  opacity: 1;
}

.banner-wrap .page-content {
  position: relative;
}

.banner-wrap .quick-link {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.26rem 0.36rem;
  background: #055cb1;
  width: 4.15rem;
  z-index: 2;
}

.banner-wrap .quick-link .top-title {
  font-size: 0.24rem;
  font-family: Songti SC, Songti SC-Black;
  font-weight: 900;
  text-align: left;
  color: rgba(255, 255, 255, 0.85);
  line-height: 0.33rem;
}

.banner-wrap .quick-link .link-content {
  margin-top: 0.1rem;
  display: flex;
  flex-wrap: wrap;
}

.banner-wrap .quick-link .link-content .link {
  margin-top: 0.1rem;
  width: 50%;
  text-align: center;
}

.banner-wrap .quick-link .link-content .link .icon img {
  width: 0.42rem;
  height: 0.42rem;
}

.banner-wrap .quick-link .link-content .link .title {
  margin: 0.1rem 0;
  font-size: 0.16rem;
  font-weight: 500;
  color: #ffffff;
  line-height: 0.22rem;
}

.guide-wrap {
  background: #ffffff;
  padding: 0.65rem 0;
}

.guide-wrap .title-bar {
  margin-bottom: 0.2rem;
}

.guide-wrap .title-bar .title-cn {
  position: relative;
  padding-left: 0.2rem;
  display: inline-block;
  font-size: 0.26rem;
  font-family: Songti SC, Songti SC-Black;
  font-weight: 900;
  text-align: left;
  color: rgba(0, 0, 0, 0.85);
  line-height: 0.33rem;
}

.guide-wrap .title-bar .title-cn::before {
  content: '';
  position: absolute;
  left: 0;
  width: 7px;
  height: 100%;
  color: #c53a3a;
  background: #c53a3a;
}

.guide-wrap .title-bar .title-en {
  display: inline-block;
  padding-left: 0.1rem;
  opacity: 0.7;
  font-size: 0.12rem;
  font-family: Helvetica, Helvetica-Thin;
  font-weight: 200;
  text-align: left;
  color: #404040;
  line-height: 0.13rem;
  letter-spacing: 1px;
}

.guide-wrap .block-content {
  display: flex;
}

.guide-wrap .block-content .left-content {
  margin-right: 0.05rem;
  padding: 0.2rem;
  width: 3.15rem;
  background: #0371c7;
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
}

.guide-wrap .block-content .left-content .title-bar {
  display: flex;
  align-items: center;
  padding-bottom: 0.1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}

.guide-wrap .block-content .left-content .title-bar .icon {
  margin-right: 0.1rem;
}

.guide-wrap .block-content .left-content .title-bar .top-title {
  font-size: 0.24rem;
  font-weight: 500;
  text-align: left;
  color: #ffffff;
  line-height: 0.24rem;
  cursor: pointer;
}

.guide-wrap .block-content .left-content .list a {
  margin-bottom: 0.1rem;
  font-size: 0.14rem;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  line-height: 22px;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

.guide-wrap .block-content .left-content .more span {
  font-size: 0.16rem;
  font-weight: 500;
  text-align: left;
  color: #ffffff;
  line-height: 0.24rem;
  cursor: pointer;
}

.guide-wrap .block-content .right-content {
  flex: 1;
}

.guide-wrap .block-content .right-content ul {
  display: flex;
  flex-wrap: wrap;
}

.guide-wrap .block-content .right-content ul li {
  padding: 30px 15px;
  margin: 0 8px 8px 0;
  width: calc(25% - 8px);
  overflow: hidden;
  background: #fffbf7;
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
}

.guide-wrap .block-content .right-content ul li .title-bar {
  display: flex;
  align-items: center;
  padding-bottom: 0.15rem;
  border-bottom: 1px solid rgba(209, 171, 124, 0.2);
}

.guide-wrap .block-content .right-content ul li .title-bar .icon {
  margin-right: 0.1rem;
}

.guide-wrap .block-content .right-content ul li .title-bar .top-title {
  font-size: 0.22rem;
  font-weight: 500;
  text-align: left;
  color: #d1ab7c;
  line-height: 0.24rem;
  cursor: pointer;
}

.guide-wrap .block-content .right-content ul li .inner-content {
  margin-top: 0.1rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.guide-wrap .block-content .right-content ul li .inner-content a {
  min-width: 40%;
  margin-bottom: 0.1rem;
  font-size: 0.16rem;
  font-weight: 400;
  text-align: left;
  color: rgba(0, 0, 0, 0.5);
  line-height: 22px;
  height: 22px;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  overflow: hidden;
}

.guide-wrap .block-content .right-content ul li:nth-last-child(-n+4) {
  margin-bottom: 0;
}

.guide-wrap .block-content .right-content ul li:nth-child(2), .guide-wrap .block-content .right-content ul li:nth-child(4), .guide-wrap .block-content .right-content ul li:nth-child(5), .guide-wrap .block-content .right-content ul li:nth-child(7) {
  background-color: #0371C7;
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
}

.guide-wrap .block-content .right-content ul li:nth-child(2) .title-bar, .guide-wrap .block-content .right-content ul li:nth-child(4) .title-bar, .guide-wrap .block-content .right-content ul li:nth-child(5) .title-bar, .guide-wrap .block-content .right-content ul li:nth-child(7) .title-bar {
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}

.guide-wrap .block-content .right-content ul li:nth-child(2) .title-bar .top-title, .guide-wrap .block-content .right-content ul li:nth-child(4) .title-bar .top-title, .guide-wrap .block-content .right-content ul li:nth-child(5) .title-bar .top-title, .guide-wrap .block-content .right-content ul li:nth-child(7) .title-bar .top-title {
  color: #ffffff;
}

.guide-wrap .block-content .right-content ul li:nth-child(2) .inner-content .item, .guide-wrap .block-content .right-content ul li:nth-child(4) .inner-content .item, .guide-wrap .block-content .right-content ul li:nth-child(5) .inner-content .item, .guide-wrap .block-content .right-content ul li:nth-child(7) .inner-content .item {
  color: #ffffff;
}

.guide-wrap .block-content .right-content ul li:nth-child(2) .inner-content a, .guide-wrap .block-content .right-content ul li:nth-child(4) .inner-content a, .guide-wrap .block-content .right-content ul li:nth-child(5) .inner-content a, .guide-wrap .block-content .right-content ul li:nth-child(7) .inner-content a {
  color: #ffffff;
}

.dynamics-wrap {
  width: 100%;
  background-image: url(/_upload/tpl/0e/9e/3742/template3742/images/dynamics-bg.jpg);
}

.dynamics-wrap .dynamics-content {
  display: flex;
  padding: 0.64rem 0;
}

.dynamics-wrap .block-l {
  width: 50%;
  margin-right: 0.25rem;
}

.dynamics-wrap .block-l .title-bar {
  margin-bottom: 0.2rem;
  padding-bottom: 0.25rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.dynamics-wrap .block-l .title-bar .title-cn {
  position: relative;
  padding-left: 0.2rem;
  display: inline-block;
  font-size: 0.26rem;
  font-family: Songti SC, Songti SC-Black;
  font-weight: 900;
  text-align: left;
  color: rgba(0, 0, 0, 0.85);
  line-height: 0.33rem;
}

.dynamics-wrap .block-l .title-bar .title-cn::before {
  content: '';
  position: absolute;
  left: 0;
  width: 7px;
  height: 100%;
  color: #c53a3a;
  background: #c53a3a;
}

.dynamics-wrap .block-l .title-bar .title-en {
  display: inline-block;
  padding-left: 0.1rem;
  opacity: 0.7;
  font-size: 0.12rem;
  font-family: Helvetica, Helvetica-Thin;
  font-weight: 200;
  text-align: left;
  color: #404040;
  line-height: 0.13rem;
  letter-spacing: 1px;
}

.dynamics-wrap .block-l .title-bar .more {
  float: right;
  padding-top: 5px;
}

.dynamics-wrap .block-l .title-bar .more span {
  font-size: 0.14rem;
  line-height: 0.24rem;
}

.dynamics-wrap .block-l .news-list ul {
  margin-top: 23px;
}

.dynamics-wrap .block-l .news-list ul li {
  margin: 0.2rem 0;
  padding-bottom: 0.2rem;
  border-bottom: 1px dashed #e6e5e5;
}

.dynamics-wrap .block-l .news-list ul li .text-content {
  display: flex;
  justify-content: space-between;
}

.dynamics-wrap .block-l .news-list ul li .text-content .text {
  width: 85%;
}

.dynamics-wrap .block-l .news-list ul li .text-content .text a {
  font-size: 0.18rem;
  color: #404040;
  font-weight: 500;
  line-height: 0.24rem;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

.dynamics-wrap .block-l .news-list ul li .text-content .text p {
  display: none;
}

.dynamics-wrap .block-l .news-list ul li .text-content .date .day,
.dynamics-wrap .block-l .news-list ul li .text-content .date .year {
  display: none;
}

.dynamics-wrap .block-l .news-list ul li .text-content .date p {
  font-size: 0.14rem;
  font-weight: 400;
  text-align: left;
  color: rgba(0, 0, 0, 0.5);
  line-height: 0.22rem;
}

.dynamics-wrap .block-l .news-list ul li:first-child {
  padding-bottom: 0.3rem;
}

.dynamics-wrap .block-l .news-list ul li:first-child .text-content {
  position: relative;
}

.dynamics-wrap .block-l .news-list ul li:first-child .text-content .text {
  padding-left: 0.95rem;
}

.dynamics-wrap .block-l .news-list ul li:first-child .text-content .text a {
  font-size: 0.18rem;
  color: #404040;
  font-weight: 500;
  line-height: 0.24rem;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

.dynamics-wrap .block-l .news-list ul li:first-child .text-content .text p {
  display: block;
  min-height: 0.4rem;
  font-size: 0.14rem;
  font-weight: 400;
  text-align: left;
  color: rgba(0, 0, 0, 0.5);
  line-height: 0.22rem;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

.dynamics-wrap .block-l .news-list ul li:first-child .text-content .date {
  position: absolute;
  left: 0;
  top: 0;
}

.dynamics-wrap .block-l .news-list ul li:first-child .text-content .date .day {
  display: block;
  font-size: 0.70rem;
  font-family: Songti SC, Songti SC-Black;
  font-weight: 900;
  text-align: left;
  color: #404040;
  line-height: 0.54rem;
}

.dynamics-wrap .block-l .news-list ul li:first-child .text-content .date .year {
  display: block;
  font-size: 0.24rem;
  font-family: Songti SC, Songti SC-Black;
  font-weight: 900;
  text-align: left;
  color: rgba(0, 0, 0, 0.5);
  line-height: 0.34rem;
}

.dynamics-wrap .block-l .news-list ul li:first-child .text-content .date p {
  display: none;
}

.dynamics-wrap .block-r {
  flex: 1;
}

.dynamics-wrap .block-r .news-img {
  width: 100%;
  height: 4rem;
  background-size: cover;
}

.dynamics-wrap .block-r .news-int {
  display: flex;
  justify-content: space-between;
  padding: 0.2rem 0.3rem 0.3rem 0.3rem;
  background: #fffbf7;
}

.dynamics-wrap .block-r .news-int .int-l {
  width: 85%;
}

.dynamics-wrap .block-r .news-int .int-l a {
  font-size: 0.18rem;
  font-weight: 500;
  text-align: left;
  color: #be976c;
  line-height: 0.24rem;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

.dynamics-wrap .block-r .news-int .int-r {
  font-size: 0.14rem;
  font-weight: 400;
  text-align: left;
  color: rgba(0, 0, 0, 0.5);
  line-height: 0.22rem;
}

@media screen and (max-width: 910px) {
  .head-wrap .head-content {
    width: 100%;
  }
  .head-wrap .head-content .head-title {
    padding: 30px 20px;
    font-size: 32px;
    line-height: 60px;
  }
  .head-wrap .head-content .head-nav {
    display: none;
  }
  .head-wrap .head-content .announce-wrap {
    position: unset;
    width: unset;
    height: unset;
    padding: 20px;
  }
  .head-wrap .head-content .announce-wrap .title-bar .title-l .title {
    font-size: 20px;
  }
  .head-wrap .head-content .announce-wrap .title-bar .title-r .more-text {
    font-size: 14px;
  }
  .head-wrap .head-content .announce-wrap .announce-swiper .swiper-slide .int-l .day {
    font-size: 60px;
  }
  .head-wrap .head-content .announce-wrap .announce-swiper .swiper-slide .int-l .date {
    font-size: 20px;
  }
  .head-wrap .head-content .announce-wrap .announce-swiper .swiper-slide .int-r a {
    font-size: 14px;
  }
  .banner-wrap .page-content {
    width: 100%;
  }
  .banner-wrap .quick-link {
    position: unset;
    width: unset;
    padding: 20px;
  }
  .banner-wrap .quick-link .top-title {
    font-size: 20px;
  }
  .banner-wrap .quick-link .link-content .link .title {
    font-size: 14px;
  }
  .banner-wrap .quick-link .link-content .link .icon img {
    width: 35px;
    height: 35px;
  }
  .banner-wrap .banner .swiper-container .swiper-wrapper img {
    object-fit: cover;
    height: 200px;
  }
  .guide-wrap .block-content {
    display: block;
  }
  .guide-wrap .block-content .left-content {
    margin: unset;
    width: unset;
    height: unset;
  }
  .guide-wrap .block-content .left-content .list a {
    font-size: 14px;
  }
  .guide-wrap .block-content .left-content .more span {
    font-size: 14px;
  }
  .guide-wrap .block-content .right-content {
    margin-top: 20px;
  }
  .guide-wrap .block-content .right-content ul {
    justify-content: space-between;
  }
  .guide-wrap .block-content .right-content ul li {
    width: calc(50% - 8px);
    height: auto;
    margin-bottom: 8px !important;
  }
  .guide-wrap .block-content .right-content ul li .title-bar .icon img {
    width: 24px;
    height: 24px;
  }
  .guide-wrap .block-content .right-content ul li .title-bar .top-title {
    font-size: 16px;
  }
  .guide-wrap .block-content .right-content ul li .inner-content a {
    font-size: 14px;
  }
  .guide-wrap {
    padding: 20px 0;
  }
  .guide-wrap .title-bar .title-cn {
    font-size: 20px;
  }
  .guide-wrap .title-bar .title-en {
    font-size: 12px;
  }
  .guide-wrap .block-content .left-content .title-bar .icon img {
    width: 24px;
    height: 24px;
  }
  .guide-wrap .block-content .left-content .title-bar .top-title {
    font-size: 16px;
  }
  .dynamics-wrap .dynamics-content {
    display: block;
    padding: 20px 0;
  }
  .dynamics-wrap .dynamics-content .block-l {
    width: 100%;
    margin-right: 0;
  }
  .dynamics-wrap .dynamics-content .block-l .title-bar .title-cn {
    font-size: 20px;
  }
  .dynamics-wrap .dynamics-content .block-l .title-bar .title-en {
    font-size: 12px;
  }
  .dynamics-wrap .dynamics-content .block-l .title-bar .more span {
    font-size: 14px;
  }
  .dynamics-wrap .dynamics-content .block-l .news-list ul li:first-child .text-content .date .day {
    font-size: 50px;
  }
  .dynamics-wrap .dynamics-content .block-l .news-list ul li:first-child .text-content .date .year {
    font-size: 20px;
  }
  .dynamics-wrap .dynamics-content .block-l .news-list ul li:first-child .text-content .text {
    width: 95%;
  }
  .dynamics-wrap .dynamics-content .block-l .news-list ul li:first-child .text-content .text a {
    font-size: 16px;
  }
  .dynamics-wrap .dynamics-content .block-l .news-list ul li:first-child .text-content .text p {
    font-size: 14px;
  }
  .dynamics-wrap .dynamics-content .block-l .news-list ul li {
    margin: 15px 0;
  }
  .dynamics-wrap .dynamics-content .block-l .news-list ul li .text-content .text {
    width: 75%;
  }
  .dynamics-wrap .dynamics-content .block-l .news-list ul li .text-content .text a {
    font-size: 16px;
  }
  .dynamics-wrap .dynamics-content .block-l .news-list ul li .text-content .date p {
    font-size: 14px;
  }
  .dynamics-wrap .dynamics-content .block-r .news-img {
    height: 210px;
  }
  .dynamics-wrap .dynamics-content .block-r .news-int {
    padding: 20px;
  }
  .dynamics-wrap .dynamics-content .block-r .news-int .int-l {
    width: 70%;
  }
  .dynamics-wrap .dynamics-content .block-r .news-int .int-l a {
    font-size: 16px;
  }
  .dynamics-wrap .dynamics-content .block-r .news-int .int-r {
    font-size: 14px;
  }
}
