@charset "UTF-8";
body {
  background-color: #fcf7f0;
}

.yj-wz-header {
  height: 6.46rem;
  background-image: url(../images/yj-wz-wlw-img-head-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.yj-wz-header .banner-logo {
  display: block;
  width: auto;
  height: 2.16rem;
  margin: 1.9rem auto 0.38rem 0;
}
@media screen and (min-width: 993px) {
  .yj-wz-header .logo-search-container {
    margin-top: 0;
  }
  .yj-wz-header .logo-search-container .search-container {
    position: absolute;
    top: -4.75rem;
    height: 0.35rem;
    line-height: 0.35rem;
    background: none;
    border-color: transparent;
    border-radius: 0.2rem;
    right: 3.6rem;
    width: 0.5rem;
    transition: all 0.3s ease;
    overflow: visible;
  }
  .yj-wz-header .logo-search-container .search-container input {
    background-color: transparent;
    color: #fff;
    font-size: 0.14rem;
    width: calc(100% - 0.5rem);
    display: none;
  }
  .yj-wz-header .logo-search-container .search-container button {
    background-color: transparent;
    width: 0.5rem;
    background-size: 0.2rem;
    background-image: url(../images/yj-wz-zz-index-ic-search.png);
  }
  .yj-wz-header .logo-search-container .search-container::after {
    content: "";
    width: 1px;
    height: 0.14rem;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
  }
  .yj-wz-header .logo-search-container .search-container:hover {
    width: 15%;
    overflow: hidden;
    border: solid 1px #fff;
  }
  .yj-wz-header .logo-search-container .search-container:hover input {
    display: block;
  }
  .yj-wz-header .logo-search-container .search-container:hover::after {
    display: none;
  }
  .yj-wz-header .logo-search-container .search-container.login {
    right: 4rem;
  }
  .yj-wz-header .logo-search-container .search-container.login:hover {
    width: 13%;
  }
}

.yj-wz-nav-menu {
  background: transparent;
  position: absolute;
  left: 0;
  top: 0.6rem;
  width: 100%;
}
.yj-wz-nav-menu > .container > div > .children {
  background: transparent;
  box-shadow: unset;
}
.yj-wz-nav-menu > .container > div > .children a {
  color: #fff;
  text-shadow: 0px 2px 2px rgba(6, 73, 142, 0.35);
}
.yj-wz-nav-menu > .container > div > .children a:hover {
  color: #fff;
  font-weight: bold;
}

.yj-wz-common-footer {
  background-color: #a98e66;
}
.yj-wz-common-footer .links ul li {
  background-color: #e1c7a7;
}
.yj-wz-common-footer .links ul li .sub-links {
  background-color: #e1c7a7;
}

.page-content-container {
  background-image: url(../images/yj-wz-wlw-img-bg.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  margin-top: -0.35rem;
  padding-bottom: 0.6rem;
}
.page-content-container .section-title {
  text-align: center;
  padding-bottom: 0.22rem;
}
.page-content-container .section-title img {
  height: 0.69rem;
}
.page-content-container .section-title::after {
  content: "";
  height: 0.07rem;
  width: 100%;
  background-image: url(../images/yj-wz-wlw-img-section-title-line.png);
  background-repeat: no-repeat;
  background-size: cover 100%;
  background-position: center;
  position: absolute;
  bottom: 0;
  left: 0;
}
.page-content-container .section-1 .section-1-content-container {
  background-image: url(../images/yj-wz-wlw-img-huazhou.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: 0.14rem;
  height: 5rem;
  *zoom: 1;
  padding: 0.64rem 0.62rem 0;
}
.page-content-container .section-1 .section-1-content-container:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.page-content-container .section-1 .section-1-content-container .video-container {
  float: left;
  width: 54.61165%;
  height: 3.62rem;
}
.page-content-container .section-1 .section-1-content-container .video-container video {
  width: 100%;
  height: 100%;
}
.page-content-container .section-1 .section-1-content-container .wlzx-list-container {
  float: right;
  width: 42.47572%;
}
.page-content-container .section-1 .section-1-content-container .wlzx-list-container .wlzx-title {
  display: block;
  box-sizing: border-box;
  position: relative;
  font-family: MicrosoftYaHei;
  font-size: 0.24rem;
  font-weight: bold;
  color: #866d4e;
}
.page-content-container .section-1 .section-1-content-container .wlzx-list-container .wlzx-list {
  margin-top: 0.15rem;
}
.page-content-container .section-1 .section-1-content-container .wlzx-list-container .wlzx-list a {
  display: block;
  box-sizing: border-box;
  position: relative;
}
.page-content-container .section-1 .section-1-content-container .wlzx-list-container .wlzx-list a .title {
  font-size: 0.16rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 70%;
  height: 0.4rem;
  line-height: 0.4rem;
}
.page-content-container .section-1 .section-1-content-container .wlzx-list-container .wlzx-list a .time {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.16rem;
  color: #999;
}
.page-content-container .section-2 {
  margin-top: 0.35rem;
}
.page-content-container .section-2 .section-2-content {
  margin-top: 0.5rem;
  *zoom: 1;
}
.page-content-container .section-2 .section-2-content:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.page-content-container .section-2 .section-2-content .left-items {
  float: left;
  width: 72.57352%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.page-content-container .section-2 .section-2-content .left-items a {
  display: block;
  box-sizing: border-box;
  position: relative;
  width: auto;
  height: 2.64rem;
}
.page-content-container .section-2 .section-2-content .left-items a img {
  display: block;
  width: auto;
  height: 100%;
}
.page-content-container .section-2 .section-2-content .right-items {
  float: right;
  width: 23.97058%;
  *zoom: 1;
}
.page-content-container .section-2 .section-2-content .right-items:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.page-content-container .section-2 .section-2-content .right-items a {
  float: left;
  width: 100%;
  display: block;
  box-sizing: border-box;
  position: relative;
  height: 0.46rem;
  line-height: 0.46rem;
  text-align: center;
  color: #83653c;
  font-size: 0.18rem;
  background-repeat: no-repeat;
  background-image: url(../images/yj-wz-wlw-img-zfxxgk-item-bg.png);
  background-size: 100% 100%;
}
.page-content-container .section-2 .section-2-content .right-items a:hover {
  font-weight: bold;
  background-image: url(../images/yj-wz-wlw-img-zfxxgk-item-bg-active.png);
}
.page-content-container .section-2 .section-2-content .right-items a:nth-child(1) {
  width: 49%;
}
.page-content-container .section-2 .section-2-content .right-items a:nth-child(2) {
  width: 49%;
  margin-top: 0;
  margin-left: 2%;
}
.page-content-container .section-2 .section-2-content .right-items a + a {
  margin-top: 0.08rem;
}
.page-content-container .section-3 {
  margin-top: 0.6rem;
}
.page-content-container .section-3 .section-3-content {
  margin-top: 0.4rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.page-content-container .section-3 .section-3-content > div {
  overflow: hidden;
  width: 1rem;
  height: 4.62rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  transition: all 0.2s ease;
}
.page-content-container .section-3 .section-3-content > div .item-name {
  cursor: default;
  flex-shrink: 0;
  width: 1rem;
  height: 100%;
  background-image: url(../images/yj-wz-wlw-img-cywz-item-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  font-family: FZXBSJW-GB1-0;
  font-size: 0.32rem;
  letter-spacing: 0.16rem;
  color: #83653c;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-top: 1.14rem;
}
.page-content-container .section-3 .section-3-content > div.active {
  width: calc(100% - 3.9rem);
}
.page-content-container .section-3 .section-3-content > div.active .item-content {
  flex: 1;
  overflow: hidden;
  background-image: url(../images/yj-wz-wlw-img-cywz-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: calc(100% - 0.1rem);
  margin-top: 0.1rem;
}
.page-content-container .section-3 .section-3-content > div.active .item-content .swiper-container {
  height: 100%;
}
.page-content-container .section-3 .section-3-content > div.active .item-content .swiper-container .swiper-slide a {
  display: block;
  box-sizing: border-box;
  position: relative;
  padding-top: 0.45rem;
}
.page-content-container .section-3 .section-3-content > div.active .item-content .swiper-container .swiper-slide a .img-container {
  width: 1.85rem;
  height: 1.85rem;
  overflow: hidden;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  border: solid 1px #ba9d79;
}
.page-content-container .section-3 .section-3-content > div.active .item-content .swiper-container .swiper-slide a .img-container img {
  width: calc(100% - 0.05rem);
  height: calc(100% - 0.05rem);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-content-container .section-3 .section-3-content > div.active .item-content .swiper-container .swiper-slide a .name {
  text-align: center;
  font-family: MicrosoftYaHei;
  font-size: 0.18rem;
  font-weight: bold;
  color: #83653c;
  margin-top: 0.2rem;
}
.page-content-container .section-3 .section-3-content > div.active .item-content .swiper-container .swiper-slide a .info {
  font-size: 0.14rem;
  margin-top: 0.15rem;
  line-height: 0.22rem;
  height: 1.1rem;
  color: #83653c;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; /*设置对齐模式*/
  -webkit-line-clamp: 5; /*设置多行的行数*/
  width: 1.85rem;
  margin-left: auto;
  margin-right: auto;
}
.page-content-container .section-3 .section-3-content > div.active .item-content .swiper-container .swiper-pagination {
  text-align: center;
  position: absolute;
  bottom: 0.25rem;
}
.page-content-container .section-3 .section-3-content > div.active .item-content .swiper-container .swiper-pagination .swiper-pagination-bullet {
  background-color: #b5a58f !important;
  opacity: 1 !important;
}
.page-content-container .section-3 .section-3-content > div.active .item-content .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #84663c !important;
}
.page-content-container .section-3 .section-3-content > div.active .item-content.no-info .swiper-container .swiper-slide a {
  padding-top: 1rem;
}
.page-content-container .section-3 .section-3-content > a {
  overflow: hidden;
  width: 1rem;
  height: 4.62rem;
  display: block;
  cursor: pointer;
  position: relative;
}
.page-content-container .section-3 .section-3-content > a .item-name {
  cursor: pointer;
  flex-shrink: 0;
  width: 1rem;
  height: 100%;
  background-image: url(../images/yj-wz-wlw-img-cywz-item-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  font-family: FZXBSJW-GB1-0;
  font-size: 0.28rem;
  color: #83653c;
  display: flex;
  flex-direction: row;
  align-items: center;
  letter-spacing: 0.02rem;
  padding-top: 0.68rem;
}
.page-content-container .section-4 {
  margin-top: 0.6rem;
}
.page-content-container .section-4 .swiper-container {
  margin-top: 0.4rem;
}
.page-content-container .section-4 .swiper-container .swiper-slide {
  width: 50.52%;
  height: 5rem;
}
.page-content-container .section-4 .swiper-container .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-content-container .section-4 .rmjd-contents-container {
  z-index: 100;
  margin-top: -4.1rem;
  margin-bottom: 0.7rem;
  height: 3.6rem;
}
.page-content-container .section-4 .rmjd-contents-container .rmjd-contents {
  width: 61.0294%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.45);
}
.page-content-container .section-4 .rmjd-contents-container .rmjd-contents > a {
  display: none;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0.5rem 0.5rem 0;
}
.page-content-container .section-4 .rmjd-contents-container .rmjd-contents > a .rmjd-name {
  font-family: MicrosoftYaHei;
  font-size: 0.24rem;
  font-weight: bold;
  color: #fff;
  border-bottom: solid 1px #fff;
  padding-bottom: 0.2rem;
}
.page-content-container .section-4 .rmjd-contents-container .rmjd-contents > a .rmjd-info {
  margin-top: 0.2rem;
  font-size: 0.16rem;
  line-height: 0.3rem;
  height: 1.5rem;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; /*设置对齐模式*/
  -webkit-line-clamp: 5; /*设置多行的行数*/
}
.page-content-container .section-4 .rmjd-contents-container .rmjd-contents > a .detail {
  display: flex;
  flex-direction: row;
  align-items: center;
  position: absolute;
  bottom: 0.4rem;
  left: 0.5rem;
}
.page-content-container .section-4 .rmjd-contents-container .rmjd-contents > a .detail span {
  font-size: 0.16rem;
  color: #fff;
  margin-right: 0.1rem;
}
.page-content-container .section-4 .rmjd-contents-container .rmjd-contents > a .detail img {
  width: auto;
  height: 0.08rem;
}
.page-content-container .section-4 .rmjd-contents-container .rmjd-contents > a.active {
  display: block;
}
.page-content-container .section-4 .rmjd-contents-container .rmjd-swiper-button-prev {
  width: 0.68rem;
  height: 0.68rem;
  position: absolute;
  right: 1.32rem;
  top: 0;
  transform: translateY(-50%);
  cursor: pointer;
}
.page-content-container .section-4 .rmjd-contents-container .rmjd-swiper-button-next {
  width: 0.68rem;
  height: 0.68rem;
  position: absolute;
  right: 0.5rem;
  top: 0;
  transform: translateY(-50%);
  cursor: pointer;
}

@media screen and (max-width: 992px) {
  .yj-wz-header {
    height: 7.5rem;
  }
  .yj-wz-header .banner-logo {
    display: block;
    width: auto;
    height: 1.8rem;
    max-width: 485px;
    margin: 1.8rem auto 0.4rem;
  }
  .yj-wz-nav-menu {
    top: 1.2rem;
  }
  .yj-wz-nav-menu > .container {
    justify-content: flex-start;
  }
  .yj-wz-nav-menu > .container > div {
    flex: unset;
    width: 25%;
  }
  .page-content-container .section-title::after {
    background-size: cover;
  }
  .page-content-container .section-1 .section-1-content-container {
    background: none;
    margin-top: 0.25rem;
    height: auto;
    padding: 0;
  }
  .page-content-container .section-1 .section-1-content-container .video-container {
    float: none;
    width: 100%;
    height: 5rem;
  }
  .page-content-container .section-1 .section-1-content-container .wlzx-list-container {
    float: none;
    width: 100%;
    margin-top: 0.3rem;
  }
  .page-content-container .section-1 .section-1-content-container .wlzx-list-container .wlzx-title {
    font-size: 0.4rem;
  }
  .page-content-container .section-1 .section-1-content-container .wlzx-list-container .wlzx-list {
    margin-top: 0.2rem;
  }
  .page-content-container .section-1 .section-1-content-container .wlzx-list-container .wlzx-list a .title {
    font-size: 0.375rem;
    width: 70%;
    height: 1rem;
    line-height: 1rem;
  }
  .page-content-container .section-1 .section-1-content-container .wlzx-list-container .wlzx-list a .time {
    font-size: 0.375rem;
  }
  .page-content-container .section-2 {
    margin-top: 0;
  }
  .page-content-container .section-2 .section-2-content {
    margin-top: 0.3rem;
  }
  .page-content-container .section-2 .section-2-content .left-items {
    float: none;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .page-content-container .section-2 .section-2-content .left-items a {
    display: block;
    box-sizing: border-box;
    position: relative;
    width: auto;
    height: 2.64rem;
  }
  .page-content-container .section-2 .section-2-content .left-items a img {
    display: block;
    width: auto;
    height: 100%;
  }
  .page-content-container .section-2 .section-2-content .right-items {
    float: none;
    width: 100%;
    *zoom: 1;
  }
  .page-content-container .section-2 .section-2-content .right-items:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
  }
  .page-content-container .section-2 .section-2-content .right-items a {
    float: left;
    width: 49%;
    margin-left: 2%;
    margin-top: 0.2rem;
    height: 1rem;
    line-height: 1rem;
    font-size: 0.35rem;
  }
  .page-content-container .section-2 .section-2-content .right-items a:nth-child(1) {
    width: 49%;
  }
  .page-content-container .section-2 .section-2-content .right-items a:nth-child(2) {
    width: 49%;
    margin-top: 0.2rem;
    margin-left: 2%;
  }
  .page-content-container .section-2 .section-2-content .right-items a:nth-child(2n+1) {
    margin-left: 0;
  }
  .page-content-container .section-2 .section-2-content .right-items a + a {
    margin-top: 0.2rem;
  }
  .page-content-container .section-3 {
    margin-top: 0;
  }
  .page-content-container .section-3 .section-3-content {
    margin-top: 0.3rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .page-content-container .section-3 .section-3-content > div {
    margin-top: 0.2rem;
    overflow: hidden;
    width: 100%;
    height: 4.62rem;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .page-content-container .section-3 .section-3-content > div .item-name {
    width: 1rem;
    height: 100%;
    font-size: 0.32rem;
    letter-spacing: 0.16rem;
    padding-top: 1.14rem;
  }
  .page-content-container .section-3 .section-3-content > div .item-content {
    flex: 1;
    width: calc(100% - 1rem);
    height: calc(100% - 0.1rem);
    margin-top: 0.1rem;
    overflow: hidden;
    background-image: url(../images/yj-wz-wlw-img-cywz-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .page-content-container .section-3 .section-3-content > div .item-content .swiper-container {
    height: 100%;
  }
  .page-content-container .section-3 .section-3-content > div .item-content .swiper-container .swiper-slide a {
    display: block;
    box-sizing: border-box;
    position: relative;
    padding-top: 0.2rem;
  }
  .page-content-container .section-3 .section-3-content > div .item-content .swiper-container .swiper-slide a .img-container {
    width: 1.85rem;
    height: 1.85rem;
    overflow: hidden;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    border: solid 1px #ba9d79;
  }
  .page-content-container .section-3 .section-3-content > div .item-content .swiper-container .swiper-slide a .img-container img {
    width: calc(100% - 0.05rem);
    height: calc(100% - 0.05rem);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
  }
  .page-content-container .section-3 .section-3-content > div .item-content .swiper-container .swiper-slide a .name {
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 0.35rem;
    font-weight: bold;
    color: #83653c;
    margin-top: 0.2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .page-content-container .section-3 .section-3-content > div .item-content .swiper-container .swiper-slide a .info {
    font-size: 0.3rem;
    margin-top: 0.15rem;
    line-height: 1.5;
    color: #83653c;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 2; /*设置多行的行数*/
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
  }
  .page-content-container .section-3 .section-3-content > div .item-content .swiper-container .swiper-pagination {
    text-align: center;
    position: absolute;
    bottom: 0.25rem;
  }
  .page-content-container .section-3 .section-3-content > div .item-content .swiper-container .swiper-pagination .swiper-pagination-bullet {
    background-color: #b5a58f !important;
    opacity: 1 !important;
    width: 4px;
    height: 4px;
  }
  .page-content-container .section-3 .section-3-content > div .item-content .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #84663c !important;
  }
  .page-content-container .section-3 .section-3-content > div .item-content.no-info .swiper-container .swiper-slide a {
    padding-top: 1rem;
  }
  .page-content-container .section-3 .section-3-content > div.active {
    width: 100%;
  }
  .page-content-container .section-3 .section-3-content > div.active .item-content {
    flex: 1;
    width: calc(100% - 1rem);
    height: calc(100% - 0.1rem);
    margin-top: 0.1rem;
    overflow: hidden;
    background-image: url(../images/yj-wz-wlw-img-cywz-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .page-content-container .section-3 .section-3-content > div.active .item-content .swiper-container {
    height: 100%;
  }
  .page-content-container .section-3 .section-3-content > div.active .item-content .swiper-container .swiper-slide a {
    display: block;
    box-sizing: border-box;
    position: relative;
    padding-top: 0.2rem;
  }
  .page-content-container .section-3 .section-3-content > div.active .item-content .swiper-container .swiper-slide a .img-container {
    width: 1.85rem;
    height: 1.85rem;
    overflow: hidden;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    border: solid 1px #ba9d79;
  }
  .page-content-container .section-3 .section-3-content > div.active .item-content .swiper-container .swiper-slide a .img-container img {
    width: calc(100% - 0.05rem);
    height: calc(100% - 0.05rem);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
  }
  .page-content-container .section-3 .section-3-content > div.active .item-content .swiper-container .swiper-slide a .name {
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 0.35rem;
    font-weight: bold;
    color: #83653c;
    margin-top: 0.2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .page-content-container .section-3 .section-3-content > div.active .item-content .swiper-container .swiper-slide a .info {
    font-size: 0.3rem;
    margin-top: 0.15rem;
    line-height: 1.5;
    color: #83653c;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 2; /*设置多行的行数*/
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .page-content-container .section-3 .section-3-content > div.active .item-content .swiper-container .swiper-pagination {
    text-align: center;
    position: absolute;
    bottom: 0.25rem;
  }
  .page-content-container .section-3 .section-3-content > div.active .item-content .swiper-container .swiper-pagination .swiper-pagination-bullet {
    background-color: #b5a58f !important;
    opacity: 1 !important;
    width: 4px;
    height: 4px;
  }
  .page-content-container .section-3 .section-3-content > div.active .item-content .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #84663c !important;
  }
  .page-content-container .section-3 .section-3-content > a {
    width: 100%;
    height: 1rem;
    display: block;
    cursor: pointer;
    position: relative;
  }
  .page-content-container .section-3 .section-3-content > a .item-name {
    width: 100%;
    height: 100%;
    background-image: url(../images/yj-wz-wlw-img-cywz-item-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    writing-mode: horizontal-tb;
    font-size: 0.32rem;
    letter-spacing: 0.02rem;
    padding-top: 0;
    justify-content: center;
  }
  .page-content-container .section-4 {
    margin-top: 0;
  }
  .page-content-container .section-4 .swiper-container {
    margin-top: 0.3rem;
  }
  .page-content-container .section-4 .swiper-container .swiper-slide {
    width: 50.52%;
    height: 5rem;
  }
  .page-content-container .section-4 .swiper-container .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .page-content-container .section-4 .rmjd-contents-container {
    z-index: 100;
    margin-top: -4.1rem;
    margin-bottom: 0.7rem;
    height: 3.6rem;
  }
  .page-content-container .section-4 .rmjd-contents-container .rmjd-contents {
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.45);
  }
  .page-content-container .section-4 .rmjd-contents-container .rmjd-contents > a {
    display: none;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0.5rem 0.5rem 0;
  }
  .page-content-container .section-4 .rmjd-contents-container .rmjd-contents > a .rmjd-name {
    font-family: MicrosoftYaHei;
    font-size: 0.375rem;
    font-weight: bold;
    color: #fff;
    border-bottom: solid 1px #fff;
    padding-bottom: 0.2rem;
  }
  .page-content-container .section-4 .rmjd-contents-container .rmjd-contents > a .rmjd-info {
    margin-top: 0.2rem;
    font-size: 0.35rem;
    line-height: 1.88;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 2; /*设置多行的行数*/
    height: auto;
  }
  .page-content-container .section-4 .rmjd-contents-container .rmjd-contents > a .detail {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: absolute;
    bottom: 0.2rem;
    left: 0.5rem;
  }
  .page-content-container .section-4 .rmjd-contents-container .rmjd-contents > a .detail span {
    font-size: 0.35rem;
    color: #fff;
    margin-right: 0.1rem;
  }
  .page-content-container .section-4 .rmjd-contents-container .rmjd-contents > a .detail img {
    width: auto;
    height: 0.08rem;
  }
  .page-content-container .section-4 .rmjd-contents-container .rmjd-contents > a.active {
    display: block;
  }
  .page-content-container .section-4 .rmjd-contents-container .rmjd-swiper-button-prev {
    width: 0.68rem;
    height: 0.68rem;
    position: absolute;
    right: 1.32rem;
    top: 0;
    transform: translateY(-50%);
    cursor: pointer;
  }
  .page-content-container .section-4 .rmjd-contents-container .rmjd-swiper-button-next {
    width: 0.68rem;
    height: 0.68rem;
    position: absolute;
    right: 0.5rem;
    top: 0;
    transform: translateY(-50%);
    cursor: pointer;
  }
}