body {
  background: #f7f7f7 !important;
}
a:hover {
  text-decoration: none;
  color: #A81122;
}
.yydh-header-wapper {
  height: 1.48rem;
  background: #FFFFFF;
}
.yydh-header-wapper .left-pop-up {
  display: none;
}
.yydh-header-wapper .yydh-header-container {
  width: 14rem;
  height: 100%;
  margin: 0 auto;
  background: url(header-bg.png) no-repeat center center / cover;
}
.yydh-header-wapper .logo {
  float: left;
  margin-top: 0.3rem;
}
.yydh-header-wapper .logo .logo-link {
  display: block;
  width: 2.33rem;
  height: 0.88rem;
  background: url(xjw-logo.png) no-repeat center center / cover;
}
.yydh-header-wapper .header-right {
  float: right;
  margin-top: 0.37rem;
}
.yydh-header-wapper .header-right .header-top {
  margin-left: auto;
}
.yydh-header-wapper .header-right .header-top .report-phone {
  float: right;
  height: 0.22rem;
  margin-right: 0.23rem;
  line-height: 0.22rem;
}
.yydh-header-wapper .header-right .header-top .report-phone .pic {
  height: 0.22rem;
  object-fit: cover;
  vertical-align: middle;
}
.yydh-header-wapper .header-right .header-top .the-time {
  float: right;
  height: 0.22rem;
  line-height: 0.22rem;
}
.yydh-header-wapper .header-right .header-top .the-time .pic {
  height: 0.22rem;
  object-fit: cover;
  vertical-align: middle;
}
.yydh-header-wapper .header-right .header-top .font {
  font-size: 0.16rem;
  color: #666666;
  line-height: 0.16rem;
  vertical-align: middle;
  margin-left: 0.06rem;
}
.yydh-header-wapper .header-right .header-bottom {
  margin-top: 0.15rem;
}
.yydh-header-wapper .header-right .header-bottom .box {
  float: left;
  margin-right: 0.2rem;
  height: 0.48rem;
  line-height: 0.48rem;
}
.yydh-header-wapper .header-right .header-bottom .box:last-child {
  margin-right: 0;
}
.yydh-header-wapper .header-right .header-bottom .pic {
  float: left;
  height: 0.48rem;
  object-fit: cover;
  vertical-align: middle;
}
.yydh-header-wapper .header-right .header-bottom .font {
  float: left;
  vertical-align: middle;
  margin-top: 0.03rem;
  margin-left: 0.1rem;
}
.yydh-header-wapper .header-right .header-bottom .net {
  font-size: 0.16rem;
  color: #666666;
  line-height: 0.21rem;
}
.yydh-header-wapper .header-right .header-bottom .code {
  font-size: 0.16rem;
  color: #666666;
  line-height: 0.21rem;
}
.yydh-header-nav {
  height: 0.68rem;
  background: #A81122;
}
.yydh-header-nav .nav-wrapper {
  width: 14rem;
  height: 100%;
  line-height: 0.68rem;
  margin: 0 auto;
  padding: 0.18rem 0.2rem;
}
.yydh-header-nav .nav-wrapper .nav-list .nav-item {
  float: left;
  margin-right: 0.11rem;
  height: 0.32rem;
  background: #A81122;
  border-radius: 0.05rem;
  padding: 0 0.22rem;
  line-height: 0.32rem;
  text-align: center;
}
.yydh-header-nav .nav-wrapper .nav-list .nav-item:last-child {
  margin-right: 0;
}
.yydh-header-nav .nav-wrapper .nav-list .nav-item:hover,
.yydh-header-nav .nav-wrapper .nav-list .nav-item.cur {
  background: #FFFFFF;
}
.yydh-header-nav .nav-wrapper .nav-list .nav-item:hover .nav-link,
.yydh-header-nav .nav-wrapper .nav-list .nav-item.cur .nav-link {
  color: #cd2021;
}
.yydh-header-nav .nav-wrapper .nav-list .nav-item .nav-link {
  font-weight: bold;
  font-size: 0.18rem;
  color: white;
}
.yydh-footer-wapper {
  margin-top: 0.5rem;
  box-sizing: content-box;
  border-top: 0.02rem solid #A81122;
  height: 2.38rem;
  background: #FFFFFF;
}
.yydh-footer-wapper .yydh-footer-container {
  width: 14rem;
  margin: 0.26rem auto 0;
  height: 100%;
}
.yydh-footer-wapper .yydh-footer-container .footer-top-list {
  text-align: center;
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.21rem;
}
.yydh-footer-wapper .yydh-footer-container .footer-top-list .line {
  margin: 0 0.1rem;
}
.yydh-footer-wapper .yydh-footer-container .footer-message-list {
  margin-top: 0.27rem;
}
.yydh-footer-wapper .yydh-footer-container .footer-message-list .top {
  text-align: center;
  margin-bottom: 0.16rem;
}
.yydh-footer-wapper .yydh-footer-container .footer-message-list .top span {
  font-size: 0.16rem;
  line-height: 0.16rem;
  color: #666666;
  margin-right: 0.2rem;
}
.yydh-footer-wapper .yydh-footer-container .footer-message-list .bottom {
  text-align: center;
}
.yydh-footer-wapper .yydh-footer-container .footer-message-list .bottom span {
  font-size: 0.16rem;
  line-height: 0.16rem;
  color: #666666;
  margin-right: 0.2rem;
  vertical-align: middle;
}
.yydh-footer-wapper .yydh-footer-container .footer-message-list .bottom .picAndfont {
  display: inline-block;
}
.yydh-footer-wapper .yydh-footer-container .footer-message-list .bottom .pic {
  height: 0.18rem;
  object-fit: cover;
  vertical-align: middle;
  margin-right: 0.02rem;
}
.yydh-footer-wapper .yydh-footer-container .footer-bottom-list {
  margin-top: 0.22rem;
  text-align: center;
}
.yydh-footer-wapper .yydh-footer-container .footer-bottom-list .pic-link {
  display: inline-block;
  margin-right: 0.19rem;
}
.yydh-footer-wapper .yydh-footer-container .footer-bottom-list .pic-link:first-child {
  margin-right: 0.21rem;
}
.yydh-footer-wapper .yydh-footer-container .footer-bottom-list .pic-link:last-child {
  margin-right: 0;
}
.yydh-footer-wapper .yydh-footer-container .footer-bottom-list .pic1 {
  height: 0.41rem;
  object-fit: cover;
  vertical-align: middle;
}
.yydh-footer-wapper .yydh-footer-container .footer-bottom-list .pic2 {
  height: 0.49rem;
  object-fit: cover;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .yydh-header-wapper {
    height: 1.8rem;
    background-color: white;
  }
  .yydh-header-wapper .left-pop-up {
    height: 100%;
    width: 5.21rem;
    position: fixed;
    left: 100%;
    top: 0;
    background: rgba(13, 13, 13, 0.88);
    backdrop-filter: blur(0.1rem);
    z-index: 100;
    padding-top: 0.24rem;
    padding-left: 0.54rem;
    display: flex;
    flex-direction: column;
    transition: left 0.5s ease;
  }
  .yydh-header-wapper .left-pop-up .close-popup {
    margin-left: auto;
    width: 0.48rem;
    height: 0.48rem;
    margin-bottom: 0.54rem;
    margin-right: 0.26rem;
  }
  .yydh-header-wapper .left-pop-up .report-phone-popup {
    display: flex;
    align-items: center;
    font-size: 0.32rem;
    color: #FFFFFF;
    margin-bottom: 0.46rem;
  }
  .yydh-header-wapper .left-pop-up .report-phone-popup .pic {
    width: 0.52rem;
    height: 0.44rem;
    object-fit: contain;
    margin-right: 0.15rem;
  }
  .yydh-header-wapper .left-pop-up .report-phone-popup .font {
    vertical-align: middle;
  }
  .yydh-header-wapper .left-pop-up .box-popup {
    display: flex;
    align-items: center;
    font-size: 0.32rem;
    color: #FFFFFF;
    margin-bottom: 0.32rem;
  }
  .yydh-header-wapper .left-pop-up .box-popup:last-child {
    margin-bottom: 0;
  }
  .yydh-header-wapper .left-pop-up .box-popup .pic {
    width: 0.88rem;
    height: 0.88rem;
    margin-right: 0.26rem;
  }
  .yydh-header-wapper .yydh-header-container {
    width: 7.5rem;
    height: 100%;
    background: url(header-bg.png) no-repeat center center / cover;
    padding: 0 0.24rem 0;
  }
  .yydh-header-wapper .logo {
    float: left;
    margin-top: 0.42rem;
  }
  .yydh-header-wapper .logo .logo-link {
    display: block;
    width: 2.54rem;
    height: 0.96rem;
    background: url(logo-sj.png) no-repeat center center / cover;
  }
  .yydh-header-wapper .header-right {
    float: right;
    margin-top: 0.2rem;
  }
  .yydh-header-wapper .header-right .header-top {
    margin-left: auto;
    display: flex;
    flex-direction: column-reverse;
  }
  .yydh-header-wapper .header-right .header-top .report-phone {
    float: none;
    height: max-content;
    margin-right: 0;
    line-height: unset;
    margin-left: auto;
    margin-bottom: 0.36rem;
  }
  .yydh-header-wapper .header-right .header-top .report-phone .font {
    display: none;
  }
  .yydh-header-wapper .header-right .header-top .report-phone .pic {
    height: 0.48rem;
    object-fit: cover;
    vertical-align: middle;
    content: url(tc-icon.png);
  }
  .yydh-header-wapper .header-right .header-top .the-time {
    float: none;
    height: 0.34rem;
    line-height: 0.34rem;
  }
  .yydh-header-wapper .header-right .header-top .the-time .pic {
    height: 0.32rem;
    object-fit: cover;
    vertical-align: middle;
  }
  .yydh-header-wapper .header-right .header-top .the-time .font {
    font-size: 0.32rem;
    color: #666666;
    line-height: 0.32rem;
    vertical-align: middle;
    margin-left: 0.08rem;
  }
  .yydh-header-wapper .header-right .header-bottom {
    display: none;
  }
  .yydh-header-nav {
    height: 0.88rem;
    background: #A81122;
    overflow-x: scroll;
  }
  .yydh-header-nav .nav-wrapper {
    width: max-content;
    height: 100%;
    line-height: 0.88rem;
    margin: unset;
    padding: 0.12rem 0.24rem;
  }
  .yydh-header-nav .nav-wrapper .nav-list .nav-item {
    float: left;
    margin-right: 0.11rem;
    height: 0.64rem;
    line-height: 0.64rem;
    background: #A81122;
    border-radius: 0.08rem;
    padding: 0 0.24rem;
    text-align: center;
  }
  .yydh-header-nav .nav-wrapper .nav-list .nav-item:last-child {
    margin-right: 0;
  }
  .yydh-header-nav .nav-wrapper .nav-list .nav-item:hover,
  .yydh-header-nav .nav-wrapper .nav-list .nav-item.cur {
    background: #FFFFFF;
  }
  .yydh-header-nav .nav-wrapper .nav-list .nav-item:hover .nav-link,
  .yydh-header-nav .nav-wrapper .nav-list .nav-item.cur .nav-link {
    color: #D98D23;
  }
  .yydh-header-nav .nav-wrapper .nav-list .nav-item .nav-link {
    font-weight: bold;
    font-size: 0.32rem;
    color: white;
  }
  .yydh-footer-wapper {
    margin-top: 0.24rem;
    box-sizing: border-box;
    border-top: 0.04rem solid #A81122;
    height: max-content;
    background: #FFFFFF;
  }
  .yydh-footer-wapper .yydh-footer-container {
    width: 7.5rem;
    margin: 0;
    height: 100%;
    padding: 0.4rem 0.24rem 0.56rem;
  }
  .yydh-footer-wapper .yydh-footer-container .footer-top-list {
    text-align: center;
    font-size: 0.24rem;
    color: #333333;
    line-height: 0.24rem;
  }
  .yydh-footer-wapper .yydh-footer-container .footer-top-list .line {
    margin: 0 0.15rem;
  }
  .yydh-footer-wapper .yydh-footer-container .footer-message-list {
    margin-top: 0.27rem;
  }
  .yydh-footer-wapper .yydh-footer-container .footer-message-list .top {
    text-align: center;
    margin-bottom: 0.16rem;
    display: flex;
    flex-direction: column;
  }
  .yydh-footer-wapper .yydh-footer-container .footer-message-list .top > span {
    font-size: 0.24rem;
    color: #666666;
    line-height: 0.36rem;
    margin-right: 0;
  }
  .yydh-footer-wapper .yydh-footer-container .footer-message-list .bottom {
    text-align: center;
    display: flex;
    flex-direction: column;
  }
  .yydh-footer-wapper .yydh-footer-container .footer-message-list .bottom span {
    font-size: 0.24rem;
    color: #666666;
    line-height: 0.36rem;
    margin-right: 0.2rem;
    vertical-align: middle;
  }
  .yydh-footer-wapper .yydh-footer-container .footer-message-list .bottom .pic {
    height: 0.23rem;
    object-fit: cover;
    vertical-align: middle;
    margin-right: 0.02rem;
  }
  .yydh-footer-wapper .yydh-footer-container .footer-bottom-list {
    margin-top: 0.32rem;
    text-align: center;
  }
  .yydh-footer-wapper .yydh-footer-container .footer-bottom-list .pic-link {
    display: inline-block;
    margin-right: 0.19rem;
  }
  .yydh-footer-wapper .yydh-footer-container .footer-bottom-list .pic-link:first-child {
    display: block;
    margin-right: 0rem;
  }
  .yydh-footer-wapper .yydh-footer-container .footer-bottom-list .pic-link:last-child {
    margin-right: 0;
  }
  .yydh-footer-wapper .yydh-footer-container .footer-bottom-list .pic1 {
    height: 0.86rem;
    object-fit: cover;
    vertical-align: middle;
    margin-bottom: 0.32rem;
  }
  .yydh-footer-wapper .yydh-footer-container .footer-bottom-list .pic2 {
    width: 2.16rem;
    height: 0.49rem;
    object-fit: cover;
    vertical-align: middle;
  }
}

.sy-wrapper {
  width: 14.8rem;
  background: #FFFFFF;
  margin: 0 auto;
  padding: 0.48rem 0.3rem 0.5rem 0.4rem;
}
.sy-wrapper a:hover {
  color: #a81122 !important;
}
.sy-wrapper .swiper-overflow-box {
  max-width: 75%;
}
.sy-wrapper .info-box-wrapper .swiper-overflow-box {
  display: inline-block;
  max-width: 95%;
}
.sy-wrapper .hot-new-box {
  position: relative;
}
.sy-wrapper .hot-new-box .top-box {
  width: 12.35rem;
  margin: 0 auto;
}
.sy-wrapper .hot-new-box .top-box .swiper-container {
  height: 0.83rem;
}
.sy-wrapper .hot-new-box .top-box .swiper-slide .level-1 > h1 {
  font-weight: bold;
  font-size: 0.4rem;
  color: #111111;
  text-align: center;
}
.sy-wrapper .hot-new-box .top-box .swiper-slide .level-2 > p {
  text-align: center;
  font-size: 0.16rem;
  color: #666666;
  max-width: 100%;
  line-height: 0.4rem;
  max-width: 90%;
  margin: 0 auto;
}
.sy-wrapper .hot-new-box .more {
  display: block;
  position: absolute;
  right: 0.01rem;
  bottom: 0;
}
.sy-wrapper .hot-new-box .more .font {
  font-size: 0.16rem;
  color: #666666;
  vertical-align: middle;
  margin-right: 0.04rem;
}
.sy-wrapper .hot-new-box .more .pic {
  height: 0.12rem;
  object-fit: cover;
  vertical-align: middle;
}
.sy-wrapper .swiper-tab-box {
  margin-top: 0.5rem;
}
.sy-wrapper .swiper-tab-box .swiper1 {
  float: left;
  position: relative;
}
.sy-wrapper .swiper-tab-box .swiper1 .swiper-container {
  width: 8.91rem;
  height: 4.99rem;
}
.sy-wrapper .swiper-tab-box .swiper1 .swiper-slide .font {
  position: absolute;
  display: block;
  font-weight: bold;
  bottom: 0;
  font-size: 0.2rem;
  color: #FFFFFF;
  height: 0.8rem;
  width: 8.91rem;
  background-color: rgba(0, 0, 0, 0.25);
  padding-left: 0.32rem;
  line-height: 0.8rem;
}
.sy-wrapper .swiper-tab-box .swiper1 .swiper-slide img {
  width: 8.91rem;
  height: 4.99rem;
  object-fit: cover;
}
.sy-wrapper .swiper-tab-box .swiper1 .swiper-pagination {
  position: absolute;
  top: 4.55rem;
  right: 0.22rem;
}
.sy-wrapper .swiper-tab-box .swiper1 .swiper-pagination .swiper-pagination-switch {
  cursor: pointer;
  display: inline-block;
  width: 0.09rem;
  height: 0.09rem;
  background: url(round-icon.png) no-repeat center center / 100% 100%;
  margin-right: 0.13rem;
}
.sy-wrapper .swiper-tab-box .swiper1 .swiper-pagination .swiper-pagination-switch:last-child {
  margin-right: 0;
}
.sy-wrapper .swiper-tab-box .swiper1 .swiper-pagination .swiper-active-switch {
  width: 0.11rem;
  height: 0.11rem;
  background: url(round-active-icon.png) no-repeat center center / 100% 100%;
  transform: translateY(0.01rem);
}
.sy-wrapper .swiper-tab-box .swiper1 .swiper-button-next {
  position: absolute;
  top: 1.74rem;
  right: 0;
  width: 0.44rem;
  height: 0.91rem;
  background-color: rgba(0, 0, 0, 0.44);
  border-radius: 0 0.04rem 0.04rem 0;
  z-index: 2;
  padding-left: 0.16rem;
  padding-top: 0.34rem;
  cursor: pointer;
}
.sy-wrapper .swiper-tab-box .swiper1 .swiper-button-next::before {
  display: block;
  content: '';
  width: 0.12rem;
  height: 0.23rem;
  background: url(right-nav.png) no-repeat center center / 100% 100%;
}
.sy-wrapper .swiper-tab-box .swiper1 .swiper-button-prev {
  position: absolute;
  top: 1.74rem;
  left: 0;
  width: 0.44rem;
  height: 0.91rem;
  background-color: rgba(0, 0, 0, 0.44);
  border-radius: 0 0.04rem 0.04rem 0;
  z-index: 2;
  padding-left: 0.16rem;
  padding-top: 0.34rem;
  cursor: pointer;
}
.sy-wrapper .swiper-tab-box .swiper1 .swiper-button-prev::before {
  display: block;
  content: '';
  width: 0.12rem;
  height: 0.23rem;
  background: url(left-nav.png) no-repeat center center / 100% 100%;
}
.sy-wrapper .swiper-tab-box .tab-box {
  float: right;
  width: 4.8rem;
}
.sy-wrapper .swiper-tab-box .tab-box .cm-tab .tabPanel {
  border-bottom: 0.02rem solid #ededed;
}
.sy-wrapper .swiper-tab-box .tab-box .cm-tab .tabPanel .panel {
  font-size: 0.24rem;
  color: #000000;
  line-height: 0.24rem;
  font-weight: 400;
  margin-left: 0;
  margin-right: 0.4rem;
}
.sy-wrapper .swiper-tab-box .tab-box .cm-tab .tabPanel .panel:last-child {
  margin-right: 0;
}
.sy-wrapper .swiper-tab-box .tab-box .cm-tab .tabPanel .panel::before {
  width: 0;
  bottom: -0.02rem;
  left: 22%;
  height: 0.02rem;
  background-color: #CD2021;
}
.sy-wrapper .swiper-tab-box .tab-box .cm-tab .tabPanel .panel.cur::before {
  width: 0.96rem;
}
.sy-wrapper .swiper-tab-box .tab-box .cm-tab .tabPanel .panel.cur {
  color: #111111 !important;
  font-weight: bold;
}
.sy-wrapper .swiper-tab-box .tab-box .cm-tab .cont1 {
  margin-top: 0.19rem;
  height: 4.41rem;
  overflow-y: auto;
  overflow-x: hidden;
}
.sy-wrapper .swiper-tab-box .tab-box .cm-tab .cont1::-webkit-scrollbar {
  width: 0.03rem;
}
.sy-wrapper .swiper-tab-box .tab-box .cm-tab .cont1::-webkit-scrollbar-track {
  width: 0.01rem;
  background-color: rgba(216, 216, 216, 0.3);
}
.sy-wrapper .swiper-tab-box .tab-box .cm-tab .cont1::-webkit-scrollbar-thumb {
  background-color: #e3a456;
}
.sy-wrapper .swiper-tab-box .tab-box .cm-tab .cont1 .content-box {
  position: relative;
  padding-top: 0.05rem;
  padding-right: 0.22rem;
  margin-bottom: -0.2rem;
}
.sy-wrapper .swiper-tab-box .tab-box .cm-tab .cont1 .content-box .box-item {
  display: block;
  height: auto;
  padding-left: 0.02rem;
  padding-right: 0.04rem;
  padding-bottom: 0.23rem;
  border-bottom: 0.01rem dotted rgba(151, 151, 151, 0.35);
  margin-bottom: 0.2rem;
}
.sy-wrapper .swiper-tab-box .tab-box .cm-tab .cont1 .content-box .box-item .font {
  font-size: 0.18rem;
  color: #333333;
}
.sy-wrapper .swiper-tab-box .tab-box .cm-tab .cont1 .content-box .box-item .font.cur {
  color: #111;
  font-weight: bold;
}
.sy-wrapper .center-bg-block {
  margin-top: 0.52rem;
}
.sy-wrapper .center-bg-block .swiper-container {
  width: 14rem;
  height: 1.2rem;
}
.sy-wrapper .center-bg-block .swiper-container .swiper-slide img {
  width: 14rem;
  height: 1.2rem;
  object-fit: cover;
}
.sy-wrapper .center-bg-block .swiper-pagination {
  position: absolute;
  bottom: 0.09rem;
  right: 0.09rem;
}
.sy-wrapper .center-bg-block .swiper-pagination .swiper-pagination-switch {
  cursor: pointer;
  display: inline-block;
  width: 0.16rem;
  height: 0.16rem;
  background: rgba(0, 0, 0, 0.32);
  border-radius: 0.01rem;
  margin-right: 0.06rem;
  text-align: center;
  padding-top: 0.03rem;
}
.sy-wrapper .center-bg-block .swiper-pagination .swiper-pagination-switch:last-child {
  margin-right: 0;
}
.sy-wrapper .center-bg-block .swiper-pagination .swiper-pagination-switch.swiper-active-switch {
  background: #FFFFFF;
  border: 0.01rem solid #FFFFFF;
}
.sy-wrapper .center-bg-block .swiper-pagination .swiper-pagination-switch:nth-child(1)::before {
  display: inline;
  content: '1';
  font-size: 0.08rem;
  color: #FFFFFF;
}
.sy-wrapper .center-bg-block .swiper-pagination .swiper-pagination-switch:nth-child(2)::before {
  display: inline;
  content: '2';
  font-size: 0.08rem;
  color: #FFFFFF;
}
.sy-wrapper .center-bg-block .swiper-pagination .swiper-pagination-switch:nth-child(3)::before {
  display: inline;
  content: '3';
  font-size: 0.08rem;
  color: #FFFFFF;
}
.sy-wrapper .center-bg-block .swiper-pagination .swiper-pagination-switch.swiper-active-switch::before {
  color: #A91728;
}
.sy-wrapper .center-title {
  display: block;
  margin-top: 0.5rem;
  text-align: center;
  font-size: 0.4rem;
  color: #111111;
  line-height: 0.4rem;
}
.sy-wrapper .info-box-wrapper {
  margin-top: 0.42rem;
}
.sy-wrapper .info-box-wrapper .top-left-box {
  float: left;
  width: 5.58rem;
  margin-right: 0.39rem;
}
.sy-wrapper .info-box-wrapper .top-info-box .swiper3 {
  margin-top: 0.24rem;
  position: relative;
}
.sy-wrapper .info-box-wrapper .top-info-box .swiper3 .swiper-container {
  width: 5.58rem;
  height: 3.14rem;
}
.sy-wrapper .info-box-wrapper .top-info-box .swiper3 .swiper-container .swiper-slide img {
  width: 5.58rem;
  height: 3.14rem;
  object-fit: cover;
}
.sy-wrapper .info-box-wrapper .top-info-box .swiper3 .swiper-container .font {
  text-align: center;
  position: absolute;
  bottom: 0;
  display: block;
  font-size: 0.18rem;
  color: #FFFFFF;
  line-height: 0.18rem;
  width: 5.58rem;
  height: 0.59rem;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 0rem 0rem 0.04rem 0.2rem;
  padding-top: 0.18rem;
}
.sy-wrapper .info-box-wrapper .top-info-box .swiper3 .swiper-button-next {
  position: absolute;
  top: 1.09rem;
  right: 0;
  width: 0.39rem;
  height: 0.72rem;
  background-color: rgba(0, 0, 0, 0.44);
  border-radius: 0 0.04rem 0.04rem 0;
  z-index: 2;
  padding-left: 0.15rem;
  padding-top: 0.23rem;
  cursor: pointer;
}
.sy-wrapper .info-box-wrapper .top-info-box .swiper3 .swiper-button-next::before {
  display: block;
  content: '';
  width: 0.12rem;
  height: 0.23rem;
  background: url(right-nav.png) no-repeat center center / 100% 100%;
}
.sy-wrapper .info-box-wrapper .top-info-box .swiper3 .swiper-button-prev {
  position: absolute;
  top: 1.09rem;
  left: 0;
  width: 0.39rem;
  height: 0.72rem;
  background-color: rgba(0, 0, 0, 0.44);
  border-radius: 0 0.04rem 0.04rem 0;
  z-index: 2;
  padding-left: 0.13rem;
  padding-top: 0.23rem;
  cursor: pointer;
}
.sy-wrapper .info-box-wrapper .top-info-box .swiper3 .swiper-button-prev::before {
  display: block;
  content: '';
  width: 0.12rem;
  height: 0.23rem;
  background: url(left-nav.png) no-repeat center center / 100% 100%;
}
.sy-wrapper .info-box-wrapper .bottom-box {
  margin-top: 0.31rem;
}
.sy-wrapper .info-box-wrapper .bottom-box .spzb-tabsp {
  margin-top: 0.24rem;
}
.sy-wrapper .info-box-wrapper .bottom-box .spzb-tabsp .pic {
  float: left;
  margin-right: 0.22rem;
}
.sy-wrapper .info-box-wrapper .bottom-box .spzb-tabsp .pic:last-child {
  margin-right: 0;
}
.sy-wrapper .info-box-wrapper .bottom-box .spzb-tabsp .spzb-swiper {
  position: relative;
}
.sy-wrapper .info-box-wrapper .bottom-box .spzb-tabsp .spzb-swiper .swiper-container {
  width: 5.58rem;
  height: 1.51rem;
  position: unset;
}
.sy-wrapper .info-box-wrapper .bottom-box .spzb-tabsp .spzb-swiper .spzbpg {
  position: absolute;
  bottom: -0.22rem;
  left: 2.23rem;
}
.sy-wrapper .info-box-wrapper .bottom-box .spzb-tabsp .spzb-swiper .spzbpg .swiper-pagination-switch {
  display: inline-block;
  cursor: pointer;
  width: 0.09rem;
  height: 0.09rem;
  background: #D8D8D8;
  border-radius: 50%;
  margin-right: 0.16rem;
}
.sy-wrapper .info-box-wrapper .bottom-box .spzb-tabsp .spzb-swiper .spzbpg .swiper-pagination-switch:last-child {
  margin-right: 0;
}
.sy-wrapper .info-box-wrapper .bottom-box .spzb-tabsp .spzb-swiper .spzbpg .swiper-pagination-switch.swiper-active-switch {
  width: 0.11rem;
  height: 0.11rem;
  background: #E29A43;
  transform: translateY(0.01rem);
}
.sy-wrapper .info-box-wrapper .jnxw-box {
  float: left;
  width: 4.57rem;
}
.sy-wrapper .info-box-wrapper .jnxw-box .jnxw-list {
  margin-top: 0.25rem;
  max-height: 5.52rem;
  overflow-y: auto;
  overflow-x: hidden;
}
.sy-wrapper .info-box-wrapper .jnxw-box .jnxw-list .jnxw-item {
  margin-bottom: 0.26rem;
}
.sy-wrapper .info-box-wrapper .jnxw-box .jnxw-list .jnxw-item.title {
  margin-bottom: 0.26rem;
}
.sy-wrapper .info-box-wrapper .jnxw-box .jnxw-list .jnxw-item:last-child {
  margin-bottom: 0;
}
.sy-wrapper .info-box-wrapper .jnxw-box .jnxw-list .jnxw-item::before {
  content: '';
  display: inline-block;
  width: 0.05rem;
  height: 0.05rem;
  background: #E8E8E8;
  border-radius: 50%;
  vertical-align: middle;
}
.sy-wrapper .info-box-wrapper .jnxw-box .jnxw-list .jnxw-item > a {
  display: inline-block;
  font-size: 0.18rem;
  color: #333333;
  line-height: 0.18rem;
  vertical-align: middle;
  margin-left: 0.09rem;
  max-width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sy-wrapper .info-box-wrapper .jnxw-box .jnxw-list .jnxw-item.title > a {
  font-weight: bold;
  font-size: 0.2rem;
  line-height: 0.2rem;
}
.sy-wrapper .info-box-wrapper .jczt-box {
  float: left;
  margin-left: 0.38rem;
}
.sy-wrapper .info-box-wrapper .jczt-box .jczt-pic-list {
  margin-top: 0.24rem;
}
.sy-wrapper .info-box-wrapper .jczt-box .jczt-pic-list > a {
  display: block;
  margin-bottom: 0.14rem;
}
.sy-wrapper .info-box-wrapper .jczt-box .jczt-pic-list > a:last-child {
  margin-bottom: 0;
}
.sy-wrapper .info-box-wrapper .jczt-box .jczt-pic-list > a > img {
  width: 3.07rem;
  object-fit: cover;
}
.sy-wrapper .center-pic-swiper-list {
  margin-top: 0.71rem;
}
.sy-wrapper .center-pic-swiper-list .tplb {
  display: none;
}
.sy-wrapper .center-pic-swiper-list .tplb-banner-web {
  display: block;
}
.sy-wrapper .center-pic-swiper-list .tplb-banner-web .swiper-container {
  width: 14rem;
  height: 1.11rem;
}
.sy-wrapper .center-pic-swiper-list .tplb-banner-web .swiper-container .swiper-slide img {
  width: 3.35rem;
  height: 1.11rem;
}
.sy-wrapper .center-pic-swiper-list .tplb-banner-web .swiper-pagination .swiper-button-next {
  position: absolute;
  top: 50%;
  right: 0.2rem;
  width: 0.24rem;
  height: 0.5rem;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.44);
  border-radius: 0 0.04rem 0.04rem 0;
  z-index: 2;
  padding-left: 0.08rem;
  padding-top: 0.18rem;
  cursor: pointer;
}
.sy-wrapper .center-pic-swiper-list .tplb-banner-web .swiper-pagination .swiper-button-next::before {
  display: block;
  content: '';
  width: 0.08rem;
  height: 0.13rem;
  background: url(right-nav.png) no-repeat center center / 100% 100%;
}
.sy-wrapper .center-pic-swiper-list .tplb-banner-web .swiper-pagination .swiper-button-prev {
  position: absolute;
  top: 50%;
  left: 0.05rem;
  width: 0.24rem;
  height: 0.5rem;
  background-color: rgba(0, 0, 0, 0.44);
  border-radius: 0 0.04rem 0.04rem 0;
  z-index: 2;
  transform: translateY(-50%);
  padding-left: 0.08rem;
  padding-top: 0.18rem;
  cursor: pointer;
}
.sy-wrapper .center-pic-swiper-list .tplb-banner-web .swiper-pagination .swiper-button-prev::before {
  display: block;
  content: '';
  width: 0.08rem;
  height: 0.13rem;
  background: url(left-nav.png) no-repeat center center / 100% 100%;
}
.sy-wrapper .center-position-list {
  margin-top: 0.5rem;
}
.sy-wrapper .center-position-list .wlmq-box {
  float: left;
  width: 6.8rem;
}
.sy-wrapper .center-position-list .wlmq-box .pic-nav-list {
  margin-top: 0.24rem;
}
.sy-wrapper .center-position-list .wlmq-box .pic-box .public-pic-card:first-child {
  margin-right: 0.3rem;
}
.sy-wrapper .center-position-list .xjdz-box {
  float: right;
  width: 6.8rem;
}
.sy-wrapper .center-position-list .xjdz-box .pic-nav-list {
  margin-top: 0.24rem;
}
.sy-wrapper .center-position-list .xjdz-box .pic-box .public-pic-card:first-child {
  margin-right: 0.3rem;
}
.sy-wrapper .xc-box {
  margin-top: 0.5rem;
}
.sy-wrapper .xc-box .box-container {
  float: left;
  margin-right: 0.39rem;
}
.sy-wrapper .xc-box .box-container:last-child {
  margin-right: 0;
}
.sy-wrapper .xc-box .box-container .hmxc-pic-sw {
  position: relative;
}
.sy-wrapper .xc-box .box-container .hmxc-pic-sw .swiper-container {
  width: 3.92rem;
  height: 4.27rem;
}
.sy-wrapper .xc-box .box-container .hmxc-pic-sw .hmxc-pic {
  width: 3.92rem;
  object-fit: cover;
}
.sy-wrapper .xc-box .box-container .hmxc-pic-sw .swiper-button-next {
  position: absolute;
  top: 50%;
  right: 0;
  width: 0.24rem;
  height: 0.5rem;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.44);
  border-radius: 0 0.04rem 0.04rem 0;
  z-index: 2;
  padding-left: 0.08rem;
  padding-top: 0.18rem;
  cursor: pointer;
}
.sy-wrapper .xc-box .box-container .hmxc-pic-sw .swiper-button-next::before {
  display: block;
  content: '';
  width: 0.08rem;
  height: 0.13rem;
  background: url(right-nav.png) no-repeat center center / 100% 100%;
}
.sy-wrapper .xc-box .box-container .hmxc-pic-sw .swiper-button-prev {
  position: absolute;
  top: 50%;
  left: 0;
  width: 0.24rem;
  height: 0.5rem;
  background-color: rgba(0, 0, 0, 0.44);
  border-radius: 0 0.04rem 0.04rem 0;
  z-index: 2;
  transform: translateY(-50%);
  padding-left: 0.08rem;
  padding-top: 0.18rem;
  cursor: pointer;
}
.sy-wrapper .xc-box .box-container .hmxc-pic-sw .swiper-button-prev::before {
  display: block;
  content: '';
  width: 0.08rem;
  height: 0.13rem;
  background: url(left-nav.png) no-repeat center center / 100% 100%;
}
.sy-wrapper .mbsf-box {
  margin-top: 0.58rem;
}
.sy-wrapper .mbsf-box .pic-link {
  display: inline-block;
}
.sy-wrapper .mbsf-box .mbsf {
  height: 1rem;
  object-fit: cover;
  margin-right: 0.39rem;
}
.sy-wrapper .mbsf-box .wlmq {
  height: 1rem;
  object-fit: cover;
}
.sy-wrapper .lyyx-box {
  margin-top: 0.5rem;
}
.sy-wrapper .lyyx-box .box-container {
  float: left;
  margin-right: 0.38rem;
}
.sy-wrapper .lyyx-box .box-container:first-child {
  margin-right: 0.5rem;
}
.sy-wrapper .lyyx-box .box-container:last-child {
  margin-right: 0;
}
.sy-wrapper .dmxj-box {
  margin-top: 0.5rem;
}
.sy-wrapper .dmxj-box .top .title {
  width: 94%;
  float: left;
}
.sy-wrapper .dmxj-box .top .change {
  float: right;
}
.sy-wrapper .dmxj-box .top .change .font {
  font-size: 0.14rem;
  color: #999999;
  vertical-align: middle;
  margin-right: 0.03rem;
}
.sy-wrapper .dmxj-box .top .change .icon {
  height: 0.12rem;
  object-fit: cover;
  vertical-align: middle;
}
.sy-wrapper .dmxj-box .top .change {
  cursor: pointer;
}
.sy-wrapper .dmxj-box .dmxj-pic-box {
  margin-top: 0.27rem;
}
.sy-wrapper .dmxj-box .dmxj-pic-box .left-pic {
  float: left;
  margin-right: 0.15rem;
}
.sy-wrapper .dmxj-box .dmxj-pic-box .right-pic {
  width: 6.92rem;
  float: left;
}
.sy-wrapper .dmxj-box .dmxj-pic-box .right-pic .pic-box {
  float: left;
  margin-right: 0.15rem;
  margin-bottom: 0.16rem;
}
.sy-wrapper .dmxj-box .dmxj-pic-box .right-pic .pic-box:nth-child(2n) {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .sy-wrapper {
    width: 7.5rem;
    padding: 0.32rem 0.24rem;
  }
  .sy-wrapper .hot-new-box {
    position: relative;
  }
  .sy-wrapper .hot-new-box .top-box {
    width: 7.02rem;
    margin: 0 auto;
  }
  .sy-wrapper .hot-new-box .top-box .swiper-container {
    height: 1.8rem;
  }
  .sy-wrapper .hot-new-box .top-box .swiper-slide .level-1 > h1 {
    font-weight: bold;
    font-size: 0.4rem;
    line-height: 0.6rem;
    text-align: center;
    margin-bottom: 0.24rem;
  }
  .sy-wrapper .hot-new-box .top-box .swiper-slide .level-2 > p {
    text-align: center;
    font-size: 0.32rem;
    color: #666666;
    line-height: 0.48rem;
    max-width: unset;
    margin: 0 auto;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: wrap;
  }
  .sy-wrapper .hot-new-box .more {
    display: none;
  }
  .sy-wrapper .swiper-tab-box {
    margin-top: 0.4rem;
    display: flex;
    flex-direction: column;
  }
  .sy-wrapper .swiper-tab-box .swiper1 {
    float: none;
    position: relative;
    margin-bottom: 0.24rem;
  }
  .sy-wrapper .swiper-tab-box .swiper1 .swiper-container {
    width: 7.02rem;
    height: 3.93rem;
  }
  .sy-wrapper .swiper-tab-box .swiper1 .swiper-slide img {
    width: 7.02rem;
    height: 3.93rem;
    object-fit: cover;
  }
  .sy-wrapper .swiper-tab-box .swiper1 .swiper-slide .font {
    position: absolute;
    display: block;
    font-weight: bold;
    bottom: 0;
    font-size: 0.32rem;
    color: #FFFFFF;
    width: 7.02rem;
    height: 0.8rem;
    background-color: rgba(0, 0, 0, 0.6);
    padding-left: 0.1rem;
    line-height: 0.8rem;
  }
  .sy-wrapper .swiper-tab-box .swiper1 .swiper-pagination {
    position: absolute;
    top: unset;
    bottom: 0.35rem;
    right: 0.24rem;
  }
  .sy-wrapper .swiper-tab-box .swiper1 .swiper-pagination .swiper-pagination-switch {
    cursor: pointer;
    display: inline-block;
    width: 0.09rem;
    height: 0.09rem;
    background: url(round-icon.png) no-repeat center center / 100% 100%;
    margin-right: 0.13rem;
  }
  .sy-wrapper .swiper-tab-box .swiper1 .swiper-pagination .swiper-pagination-switch:last-child {
    margin-right: 0;
  }
  .sy-wrapper .swiper-tab-box .swiper1 .swiper-pagination .swiper-active-switch {
    width: 0.11rem;
    height: 0.11rem;
    background: url(round-active-icon.png) no-repeat center center / 100% 100%;
    transform: translateY(0.01rem);
  }
  .sy-wrapper .swiper-tab-box .swiper1 .swiper-button-next {
    display: none;
  }
  .sy-wrapper .swiper-tab-box .swiper1 .swiper-button-prev {
    display: none;
  }
  .sy-wrapper .swiper-tab-box .tab-box {
    float: none;
    width: 7.02rem;
  }
  .sy-wrapper .swiper-tab-box .tab-box .cm-tab .tabPanel {
    border-bottom: 0.02rem solid #ededed;
  }
  .sy-wrapper .swiper-tab-box .tab-box .cm-tab .tabPanel .panel {
    font-size: 0.36rem;
    color: #333333;
    line-height: 0.36rem;
    font-weight: 400;
    margin-left: 0;
    margin-right: 0;
    padding: 0.3rem 0.45rem 0.29rem;
    padding-right: 0;
    position: relative;
  }
  .sy-wrapper .swiper-tab-box .tab-box .cm-tab .tabPanel .panel::before {
    width: 0;
    bottom: -0.025rem;
    left: 17%;
    height: 0.02rem;
    background-color: #CD2021;
  }
  .sy-wrapper .swiper-tab-box .tab-box .cm-tab .tabPanel .panel.cur::before {
    width: 2.35rem;
  }
  .sy-wrapper .swiper-tab-box .tab-box .cm-tab .tabPanel .panel::hover::before {
    width: 2.35rem !important;
  }
  .sy-wrapper .swiper-tab-box .tab-box .cm-tab .tabPanel .panel::after {
    content: '';
    display: inline-block;
    width: 0.01rem;
    height: 0.32rem;
    background: #DDDDDD;
    margin-left: 0.45rem;
    vertical-align: middle;
  }
  .sy-wrapper .swiper-tab-box .tab-box .cm-tab .tabPanel .panel:last-child::after {
    content: '';
    display: none;
  }
  .sy-wrapper .swiper-tab-box .tab-box .cm-tab .tabPanel .panel.cur {
    color: #111111 !important;
    font-weight: bold;
  }
  .sy-wrapper .swiper-tab-box .tab-box .cm-tab .cont1 {
    margin-top: 0.32rem;
    height: 7.9rem;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .sy-wrapper .swiper-tab-box .tab-box .cm-tab .cont1::-webkit-scrollbar {
    display: none;
  }
  .sy-wrapper .swiper-tab-box .tab-box .cm-tab .cont1::-webkit-scrollbar-track {
    width: unset;
    background-color: rgba(216, 216, 216, 0.3);
  }
  .sy-wrapper .swiper-tab-box .tab-box .cm-tab .cont1::-webkit-scrollbar-thumb {
    background-color: #e3a456;
  }
  .sy-wrapper .swiper-tab-box .tab-box .cm-tab .cont1 .content-box {
    position: relative;
    padding-top: 0;
    padding-right: 0;
    margin-bottom: 0;
  }
  .sy-wrapper .swiper-tab-box .tab-box .cm-tab .cont1 .content-box .box-item {
    display: block;
    height: max-content;
    padding-left: 0.24rem;
    padding-right: 0.24rem;
    padding-bottom: 0.3rem;
    border-bottom: 0.01rem dotted rgba(151, 151, 151, 0.35);
    margin-bottom: 0.32rem;
  }
  .sy-wrapper .swiper-tab-box .tab-box .cm-tab .cont1 .content-box .box-item .font {
    font-size: 0.32rem;
    line-height: 0.48rem;
  }
  .sy-wrapper .swiper-tab-box .tab-box .cm-tab .cont1 .content-box .box-item .font.cur {
    color: unset;
    font-weight: unset;
  }
  .sy-wrapper .center-bg-block {
    margin-top: 0.32rem;
  }
  .sy-wrapper .center-bg-block .swiper-container {
    width: 7.02rem;
    height: 0.6rem;
  }
  .sy-wrapper .center-bg-block .swiper-container .swiper-slide img {
    width: 7.02rem;
    height: 0.6rem;
    object-fit: cover;
  }
  .sy-wrapper .center-bg-block .swiper-pagination {
    display: none;
  }
  .sy-wrapper .center-title {
    display: block;
    font-weight: bold;
    margin-top: 0.32rem;
    text-align: center;
    font-size: 0.4rem;
    line-height: 0.6rem;
  }
  .sy-wrapper .info-box-wrapper {
    margin-top: 0.32rem;
    display: flex;
    flex-direction: column;
  }
  .sy-wrapper .info-box-wrapper .top-left-box {
    float: unset;
    width: 7.02rem;
    margin-right: 0;
    display: flex;
    flex-direction: column;
  }
  .sy-wrapper .info-box-wrapper .top-info-box .swiper3 {
    margin-top: 0.23rem;
    position: relative;
  }
  .sy-wrapper .info-box-wrapper .top-info-box .swiper3 .swiper-container {
    width: 7.02rem;
    height: 3.96rem;
  }
  .sy-wrapper .info-box-wrapper .top-info-box .swiper3 .swiper-container .swiper-slide img {
    width: 7.02rem;
    height: 3.96rem;
    object-fit: cover;
  }
  .sy-wrapper .info-box-wrapper .top-info-box .swiper3 .swiper-container .font {
    padding-left: 0.24rem;
    text-align: left;
    position: absolute;
    bottom: 0;
    display: block;
    font-size: 0.32rem;
    color: #FFFFFF;
    line-height: 0.32rem;
    width: 7.02rem;
    height: 0.72rem;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 0 0 0.04rem 0.2rem;
    padding-top: 0.2rem;
  }
  .sy-wrapper .info-box-wrapper .top-info-box .swiper3 .swiper-container .font .swiper-overflow-box {
    max-width: 75%;
  }
  .sy-wrapper .info-box-wrapper .top-info-box .swiper3 .swiper-pagination {
    position: absolute;
    top: unset;
    bottom: 0.3rem;
    right: 0.24rem;
  }
  .sy-wrapper .info-box-wrapper .top-info-box .swiper3 .swiper-pagination .swiper-pagination-switch {
    cursor: pointer;
    display: inline-block;
    width: 0.09rem;
    height: 0.09rem;
    background: url(round-icon.png) no-repeat center center / 100% 100%;
    margin-right: 0.13rem;
  }
  .sy-wrapper .info-box-wrapper .top-info-box .swiper3 .swiper-pagination .swiper-pagination-switch:last-child {
    margin-right: 0;
  }
  .sy-wrapper .info-box-wrapper .top-info-box .swiper3 .swiper-pagination .swiper-active-switch {
    width: 0.11rem;
    height: 0.11rem;
    background: url(round-active-icon.png) no-repeat center center / 100% 100%;
    transform: translateY(0.01rem);
  }
  .sy-wrapper .info-box-wrapper .top-info-box .swiper3 .swiper-button-next {
    display: none;
  }
  .sy-wrapper .info-box-wrapper .top-info-box .swiper3 .swiper-button-prev {
    display: none;
  }
  .sy-wrapper .info-box-wrapper .bottom-box {
    margin-top: 0.32rem;
  }
  .sy-wrapper .info-box-wrapper .bottom-box .spzb-tabsp {
    margin-top: 0.24rem;
  }
  .sy-wrapper .info-box-wrapper .bottom-box .spzb-tabsp .pic {
    float: left;
    margin-right: 0.18rem;
  }
  .sy-wrapper .info-box-wrapper .bottom-box .spzb-tabsp .pic:last-child {
    margin-right: 0;
  }
  .sy-wrapper .info-box-wrapper .bottom-box .spzb-tabsp .spzb-swiper {
    position: relative;
  }
  .sy-wrapper .info-box-wrapper .bottom-box .spzb-tabsp .spzb-swiper .swiper-container {
    width: 7.02rem;
    height: 1.92rem;
    position: unset;
  }
  .sy-wrapper .info-box-wrapper .bottom-box .spzb-tabsp .spzb-swiper .spzbpg {
    position: absolute;
    bottom: -0.24rem;
    left: 2.95rem;
  }
  .sy-wrapper .info-box-wrapper .bottom-box .spzb-tabsp .spzb-swiper .spzbpg .swiper-pagination-switch {
    display: inline-block;
    cursor: pointer;
    width: 0.09rem;
    height: 0.09rem;
    background: #D8D8D8;
    border-radius: 50%;
    margin-right: 0.16rem;
  }
  .sy-wrapper .info-box-wrapper .bottom-box .spzb-tabsp .spzb-swiper .spzbpg .swiper-pagination-switch:last-child {
    margin-right: 0;
  }
  .sy-wrapper .info-box-wrapper .bottom-box .spzb-tabsp .spzb-swiper .spzbpg .swiper-pagination-switch.swiper-active-switch {
    width: 0.11rem;
    height: 0.11rem;
    background: #E29A43;
    transform: translateY(0.01rem);
  }
  .sy-wrapper .info-box-wrapper .jnxw-box {
    float: left;
    width: 7.02rem;
    margin-top: 0.68rem;
  }
  .sy-wrapper .info-box-wrapper .jnxw-box .jnxw-list {
    margin-top: 0.24rem;
    max-height: 10.16rem;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .sy-wrapper .info-box-wrapper .jnxw-box .jnxw-list .jnxw-item {
    margin-bottom: 0.48rem;
  }
  .sy-wrapper .info-box-wrapper .jnxw-box .jnxw-list .jnxw-item.title {
    margin-bottom: 0.48rem;
  }
  .sy-wrapper .info-box-wrapper .jnxw-box .jnxw-list .jnxw-item:last-child {
    margin-bottom: 0.24rem;
  }
  .sy-wrapper .info-box-wrapper .jnxw-box .jnxw-list .jnxw-item::before {
    content: '';
    display: inline-block;
    width: 0.06rem;
    height: 0.06rem;
    background: #E8E8E8;
    border-radius: 50%;
    vertical-align: middle;
  }
  .sy-wrapper .info-box-wrapper .jnxw-box .jnxw-list .jnxw-item > a {
    display: inline-block;
    font-size: 0.32rem;
    line-height: 0.32rem;
    vertical-align: middle;
    margin-left: 0.24rem;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .sy-wrapper .info-box-wrapper .jnxw-box .jnxw-list .jnxw-item.title > a {
    font-weight: bold;
    font-size: 0.32rem;
    line-height: 0.32rem;
  }
  .sy-wrapper .info-box-wrapper .jczt-box {
    margin-top: 0.32rem;
    float: none;
    margin-left: 0;
  }
  .sy-wrapper .info-box-wrapper .jczt-box .jczt-pic-list {
    margin-top: 0.24rem;
  }
  .sy-wrapper .info-box-wrapper .jczt-box .jczt-pic-list > a {
    display: block;
    margin-bottom: 0.18rem;
  }
  .sy-wrapper .info-box-wrapper .jczt-box .jczt-pic-list > a:last-child {
    margin-bottom: 0;
  }
  .sy-wrapper .info-box-wrapper .jczt-box .jczt-pic-list > a > img {
    width: 7.02rem;
    object-fit: cover;
  }
  .sy-wrapper .center-pic-swiper-list {
    margin-top: 0.32rem;
  }
  .sy-wrapper .center-pic-swiper-list .tplb {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .sy-wrapper .center-pic-swiper-list .tplb .tplb-item {
    width: 3.42rem;
    height: 1.13rem;
    margin-bottom: 0.18rem;
  }
  .sy-wrapper .center-pic-swiper-list .tplb .tplb-item:last-child,
  .sy-wrapper .center-pic-swiper-list .tplb .tplb-item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .sy-wrapper .center-pic-swiper-list .tplb .tplb-item .item-pic {
    width: 100%;
    height: 100%;
  }
  .sy-wrapper .center-pic-swiper-list .tplb-banner-web {
    display: none;
  }
  .sy-wrapper .center-position-list {
    margin-top: 0.68rem;
  }
  .sy-wrapper .center-position-list .wlmq-box {
    width: 100%;
    float: none;
  }
  .sy-wrapper .center-position-list .wlmq-box .pic-nav-list {
    margin-top: 0.48rem;
  }
  .sy-wrapper .center-position-list .wlmq-box .pic-box .public-pic-card:first-child {
    margin-right: 0.18rem;
  }
  .sy-wrapper .center-position-list .xjdz-box {
    width: 100%;
    float: none;
    margin-top: 0.32rem;
  }
  .sy-wrapper .center-position-list .xjdz-box .pic-nav-list {
    margin-top: 0.24rem;
  }
  .sy-wrapper .center-position-list .xjdz-box .pic-box .public-pic-card:first-child {
    margin-right: 0.18rem;
  }
  .sy-wrapper .xc-box {
    margin-top: 0.6rem;
  }
  .sy-wrapper .xc-box .box-container {
    float: none;
    margin-right: 0;
    margin-bottom: 0.32rem;
  }
  .sy-wrapper .xc-box .box-container .public-pic-card {
    width: 6.54rem !important;
    height: 3.67rem !important;
  }
  .sy-wrapper .xc-box .box-container .public-pic-card > a {
    width: 6.54rem !important;
    height: 3.67rem !important;
  }
  .sy-wrapper .xc-box .box-container .public-pic-card > a .pic {
    width: 6.54rem !important;
    height: 3.67rem !important;
  }
  .sy-wrapper .xc-box .box-container .public-pic-card .font-box {
    width: 6.54rem !important;
    height: 0.8rem !important;
    line-height: 0.8rem !important;
  }
  .sy-wrapper .xc-box .box-container .hmxc-pic-sw {
    position: relative;
  }
  .sy-wrapper .xc-box .box-container .hmxc-pic-sw .swiper-container {
    width: 6.54rem;
    height: 7.46rem;
    position: unset;
  }
  .sy-wrapper .xc-box .box-container .hmxc-pic-sw .hmxc-pic {
    width: 6.54rem;
    object-fit: cover;
    content: url(wlmqwb.png);
  }
  .sy-wrapper .xc-box .box-container .hmxc-pic-sw .swiper-button-next {
    display: none;
  }
  .sy-wrapper .xc-box .box-container .hmxc-pic-sw .swiper-button-prev {
    display: none;
  }
  .sy-wrapper .xc-box .box-container .hmxc-pic-sw .swiper-pagination {
    position: absolute;
    top: unset;
    bottom: -0.24rem;
    right: unset;
    left: 50%;
  }
  .sy-wrapper .xc-box .box-container .hmxc-pic-sw .swiper-pagination .swiper-pagination-switch {
    cursor: pointer;
    display: inline-block;
    width: 0.09rem;
    height: 0.09rem;
    background: url(round-icon.png) no-repeat center center / 100% 100%;
    margin-right: 0.13rem;
  }
  .sy-wrapper .xc-box .box-container .hmxc-pic-sw .swiper-pagination .swiper-pagination-switch:last-child {
    margin-right: 0;
  }
  .sy-wrapper .xc-box .box-container .hmxc-pic-sw .swiper-pagination .swiper-active-switch {
    width: 0.11rem;
    height: 0.11rem;
    background: url(round-active-icon.png) no-repeat center center / 100% 100%;
    transform: translateY(0.01rem);
  }
  .sy-wrapper .mbsf-box {
    margin-top: 0.32rem;
  }
  .sy-wrapper .mbsf-box .pic-link {
    display: inline-block;
  }
  .sy-wrapper .mbsf-box .mbsf {
    height: auto;
    width: 7.02rem;
    object-fit: cover;
    margin-right: 0;
    margin-bottom: 0.18rem;
  }
  .sy-wrapper .mbsf-box .wlmq {
    height: auto;
    width: 7.02rem;
    object-fit: cover;
  }
  .sy-wrapper .lyyx-box {
    margin-top: 0.32rem;
  }
  .sy-wrapper .lyyx-box .box-container {
    float: none;
    margin-right: 0;
    margin-bottom: 0.32rem;
  }
  .sy-wrapper .lyyx-box .box-container:first-child {
    margin-right: 0;
  }
  .sy-wrapper .lyyx-box .box-container:last-child {
    margin-right: 0;
    margin-bottom: 0;
  }
  .sy-wrapper .lyyx-box .box-container .public-pic-card {
    width: 6.54rem !important;
    height: 3.67rem !important;
  }
  .sy-wrapper .lyyx-box .box-container .public-pic-card > a {
    width: 6.54rem !important;
    height: 3.67rem !important;
  }
  .sy-wrapper .lyyx-box .box-container .public-pic-card > a .pic {
    width: 6.54rem !important;
    height: 3.67rem !important;
  }
  .sy-wrapper .lyyx-box .box-container .public-pic-card .font-box {
    width: 6.54rem !important;
    height: 0.8rem !important;
    line-height: 0.8rem !important;
  }
  .sy-wrapper .dmxj-box {
    margin-top: 0.38rem;
  }
  .sy-wrapper .dmxj-box .top {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .sy-wrapper .dmxj-box .top::before,
  .sy-wrapper .dmxj-box .top::after {
    display: none;
  }
  .sy-wrapper .dmxj-box .top .title {
    width: calc(100% - 1.68rem);
    float: none;
  }
  .sy-wrapper .dmxj-box .top .title .public-message-title .line {
    width: 3.86rem !important;
  }
  .sy-wrapper .dmxj-box .top .change {
    float: none;
  }
  .sy-wrapper .dmxj-box .top .change .font {
    font-size: 0.28rem;
    color: #999999;
    line-height: 0.28rem;
    vertical-align: middle;
    margin-right: 0.12rem;
  }
  .sy-wrapper .dmxj-box .top .change .icon {
    height: 0.24rem;
    object-fit: cover;
    vertical-align: middle;
  }
  .sy-wrapper .dmxj-box .top .change {
    cursor: pointer;
  }
  .sy-wrapper .dmxj-box .dmxj-pic-box {
    margin-top: 0.27rem;
  }
  .sy-wrapper .dmxj-box .dmxj-pic-box .left-pic {
    float: none;
    margin-right: 0;
    margin-bottom: 0.18rem;
  }
  .sy-wrapper .dmxj-box .dmxj-pic-box .left-pic .public-pic-card {
    width: 7.02rem !important;
    height: 3.96rem !important;
  }
  .sy-wrapper .dmxj-box .dmxj-pic-box .left-pic .public-pic-card > a {
    width: 7.02rem !important;
    height: 3.96rem !important;
  }
  .sy-wrapper .dmxj-box .dmxj-pic-box .left-pic .public-pic-card > a .pic {
    width: 7.02rem !important;
    height: 3.96rem !important;
  }
  .sy-wrapper .dmxj-box .dmxj-pic-box .left-pic .public-pic-card .font-box {
    width: 7.02rem !important;
    height: 0.8rem !important;
    line-height: 0.8rem !important;
  }
  .sy-wrapper .dmxj-box .dmxj-pic-box .right-pic {
    width: 7.02rem;
    height: 4.02rem;
    float: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
  }
  .sy-wrapper .dmxj-box .dmxj-pic-box .right-pic::before,
  .sy-wrapper .dmxj-box .dmxj-pic-box .right-pic::after {
    display: none;
  }
  .sy-wrapper .dmxj-box .dmxj-pic-box .right-pic .pic-box {
    float: none;
    margin-right: 0;
    margin-bottom: 0;
  }
  .sy-wrapper .dmxj-box .dmxj-pic-box .right-pic .pic-box:nth-child(2n) {
    margin-right: 0;
  }
  .sy-wrapper .dmxj-box .dmxj-pic-box .right-pic .pic-box .public-pic-card {
    width: 3.42rem !important;
    height: 1.92rem !important;
  }
  .sy-wrapper .dmxj-box .dmxj-pic-box .right-pic .pic-box .public-pic-card > a {
    width: 3.42rem !important;
    height: 1.92rem !important;
  }
  .sy-wrapper .dmxj-box .dmxj-pic-box .right-pic .pic-box .public-pic-card > a .pic {
    width: 3.42rem !important;
    height: 1.92rem !important;
  }
  .sy-wrapper .dmxj-box .dmxj-pic-box .right-pic .pic-box .public-pic-card .font-box {
    width: 3.42rem !important;
    height: 0.64rem !important;
    line-height: 0.64rem !important;
  }
}

.public-message-title {
  position: relative;
}
.public-message-title > a {
  display: inline-block;
  color: #111111;
}
.public-message-title > a:hover {
  color: #111111 !important;
}
.public-message-title .title-message {
  font-weight: bold;
  font-size: 0.24rem;
  vertical-align: middle;
  margin-right: 0.09rem;
  position: relative;
  z-index: 2;
}
.public-message-title .round {
  display: inline-block;
  width: 0.04rem;
  height: 0.04rem;
  background: #1E1E1E;
  border-radius: 50%;
  margin: 0 0.1rem 0 0;
  vertical-align: middle;
  transform: translateX(-0.02rem);
  position: relative;
  z-index: 2;
}
.public-message-title .line {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  width: 4.41rem;
  height: 0.3rem;
  object-fit: cover;
  vertical-align: middle;
}
.public-message-title.line1 .line {
  width: 4.14rem;
  height: 0.13rem;
}
.public-message-title.line2 .line {
  width: 3.37rem;
  height: 0.26rem;
}
.public-message-title.line3 .line {
  width: 1.89rem;
  height: 0.26rem;
}
.public-message-title.line4 .line {
  width: 5.65rem;
  height: 0.26rem;
}
.public-message-title.line5 .line {
  width: 5.5rem;
  height: 0.26rem;
}
.public-message-title.line6 .line {
  width: 12.13rem;
  height: 0.13rem;
}
@media screen and (max-width: 768px) {
  .public-message-title {
    display: flex;
    align-items: center;
    position: unset;
  }
  .public-message-title .title-message {
    font-weight: bold;
    font-size: 0.36rem;
    line-height: 0.36rem;
    vertical-align: middle;
    margin-right: 0.16rem;
    position: relative;
    z-index: unset;
    flex-shrink: 0;
  }
  .public-message-title .round {
    display: inline-block;
    width: 0.04rem;
    height: 0.04rem;
    background: #1E1E1E;
    border-radius: 50%;
    margin: 0 0.1rem 0 0;
    vertical-align: middle;
    transform: translateX(-0.02rem);
    z-index: 2;
    position: unset;
    z-index: unset;
    flex-shrink: 0;
  }
  .public-message-title .line {
    position: unset;
    width: auto !important;
    height: 0.31rem !important;
    right: unset;
    top: unset;
    transform: unset;
    z-index: unset;
    flex: 1;
  }
}

.public-pic-card {
  display: inline-block;
  position: relative;
  width: 2.68rem;
  height: 1.51rem;
}
.public-pic-card > a {
  display: block;
  width: 2.68rem;
  height: 1.51rem;
}
.public-pic-card .pic {
  object-fit: cover;
  width: 2.68rem;
  height: 1.51rem;
}
.public-pic-card .font-box {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 0 0 0.04rem 0.04rem;
  text-align: center;
  bottom: 0;
  left: 0;
  height: 0.44rem;
  width: 2.68rem;
  line-height: 0.44rem;
}
.public-pic-card .font-box > a {
  display: inline-block;
  max-width: 90%;
  font-size: 0.18rem;
  color: #FFFFFF;
}
.public-pic-card .font-box > a:hover {
  color: #FFFFFF !important;
}
.public-pic-card.card1 {
  width: 3.25rem;
  height: 1.82rem;
}
.public-pic-card.card1 > a {
  width: 3.25rem;
  height: 1.82rem;
}
.public-pic-card.card1 .pic {
  width: 3.25rem;
  height: 1.82rem;
}
.public-pic-card.card1 .font-box {
  height: 0.4rem;
  width: 3.25rem;
  line-height: 0.4rem;
}
.public-pic-card.card2 {
  width: 3.92rem;
  height: 2.2rem;
}
.public-pic-card.card2 > a {
  width: 3.92rem;
  height: 2.2rem;
}
.public-pic-card.card2 .pic {
  width: 3.92rem;
  height: 2.2rem;
}
.public-pic-card.card2 .font-box {
  height: 0.56rem;
  width: 3.92rem;
  line-height: 0.56rem;
}
.public-pic-card.card3 {
  width: 6.92rem;
  height: 3.96rem;
}
.public-pic-card.card3 > a {
  width: 6.92rem;
  height: 3.96rem;
}
.public-pic-card.card3 .pic {
  width: 6.92rem;
  height: 3.96rem;
}
.public-pic-card.card3 .font-box {
  height: 0.5rem;
  width: 6.92rem;
  line-height: 0.5rem;
}
.public-pic-card.card4 {
  width: 3.38rem;
  height: 1.9rem;
}
.public-pic-card.card4 > a {
  width: 3.38rem;
  height: 1.9rem;
}
.public-pic-card.card4 .pic {
  width: 3.38rem;
  height: 1.9rem;
}
.public-pic-card.card4 .font-box {
  height: 0.5rem;
  width: 3.38rem;
  line-height: 0.5rem;
}
.public-pic-card.card5 {
  width: 3.04rem;
  height: 1.71rem;
}
.public-pic-card.card5 > a {
  width: 3.04rem;
  height: 1.71rem;
}
.public-pic-card.card5 .pic {
  width: 3.04rem;
  height: 1.71rem;
}
.public-pic-card.card5 .font-box {
  height: 0.43rem;
  width: 3.04rem;
  line-height: 0.43rem;
}
@media screen and (max-width: 768px) {
  .public-pic-card {
    display: inline-block;
    position: relative;
    width: 3.42rem !important;
    height: 1.92rem !important;
  }
  .public-pic-card > a {
    width: 3.42rem !important;
    height: 1.92rem !important;
  }
  .public-pic-card .pic {
    width: 3.42rem !important;
    height: 1.92rem !important;
  }
  .public-pic-card .font-box {
    width: 3.42rem !important;
    height: 0.56rem !important;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.6);
    text-align: left;
    padding-left: 0.16rem;
    line-height: 0.56rem !important;
  }
  .public-pic-card .font-box > a {
    display: inline-block;
    max-width: 90%;
    font-size: 0.32rem;
    color: #FFFFFF;
  }
  .public-pic-card .font-box > a:hover {
    color: #FFFFFF !important;
  }
}

.public-xj-list {
  margin-top: 0.19rem;
}
.public-xj-list > li {
  display: block;
  margin-bottom: 0.08rem;
  padding-bottom: 0.05rem;
}
.public-xj-list > li::before {
  content: '';
  display: inline-block;
  width: 0.05rem;
  height: 0.05rem;
  background: #E8E8E8;
  border-radius: 50%;
  vertical-align: middle;
}
.public-xj-list > li:last-child {
  margin-bottom: 0;
}
.public-xj-list > li > a {
  display: inline-block;
  max-width: 90%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-left: 0.08rem;
  vertical-align: middle;
  font-size: 0.18rem;
  color: #333333;
  line-height: 0.28rem;
}
.public-xj-list > li > a:hover {
  color: #a81122 !important;
}
@media screen and (max-width: 768px) {
  .public-xj-list {
    margin-top: 0.38rem;
  }
  .public-xj-list > li {
    display: block;
    margin-bottom: 0.28rem;
  }
  .public-xj-list > li::before {
    content: '';
    display: inline-block;
    width: 0.06rem;
    height: 0.06rem;
    background: #E8E8E8;
    border-radius: 50%;
    vertical-align: middle;
  }
  .public-xj-list > li:last-child {
    margin-bottom: 0;
  }
  .public-xj-list > li > a {
    display: inline-block;
    max-width: 90%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 0.24rem;
    vertical-align: middle;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.48rem;
  }
  .public-xj-list > li > a:hover {
    color: #a81122 !important;
  }
}

.public-pic-nav-box {
  width: 4.4rem;
  background: #F8F8F8;
  padding: 0.17rem 0.24rem 0.29rem;
  border-top: 0.01rem solid #FFC87D;
}
.public-pic-nav-box a {
  color: #111111;
}
.public-pic-nav-box a:hover {
  color: #111111 !important;
}
.public-pic-nav-box .title {
  font-weight: bold;
  font-size: 0.24rem;
  vertical-align: middle;
}
.public-pic-nav-box .round {
  display: inline-block;
  width: 0.04rem;
  height: 0.04rem;
  background: #1E1E1E;
  margin: 0 0.1rem 0 0.05rem;
  vertical-align: middle;
}
.public-pic-nav-box .block-content {
  margin-top: 0.19rem;
}
@media screen and (max-width: 768px) {
  .public-pic-nav-box {
    width: 7.02rem;
    background: #F8F8F8;
    padding: 0.24rem 0.24rem 0.56rem;
    border-top: 0.01rem solid #FFC87D;
  }
  .public-pic-nav-box a {
    color: #111111;
  }
  .public-pic-nav-box a:hover {
    color: #111111 !important;
  }
  .public-pic-nav-box .title {
    font-weight: bold;
    font-size: 0.36rem;
    color: #111111;
    line-height: 0.36rem;
    vertical-align: middle;
  }
  .public-pic-nav-box .round {
    display: inline-block;
    width: 0.1rem;
    height: 0.1rem;
    background: #1E1E1E;
    border-radius: 50%;
    margin: 0 0.1rem 0 0.05rem;
    vertical-align: middle;
  }
  .public-pic-nav-box .block-content {
    margin-top: 0.26rem;
  }
}

.sltbf2-wrapper {
  width: 14.8rem;
  background: #FFFFFF;
  margin: 0 auto;
  padding: 0.32rem 0.4rem 0.35rem;
}
.sltbf2-wrapper a:hover {
  color: #a81122 !important;
}
.sltbf2-wrapper .pic-Shadow-Card {
  margin-bottom: 0.51rem;
}
@media screen and (max-width: 768px) {
  .sltbf2-wrapper {
    width: 7.5rem;
    padding: 0.32rem 0.24rem;
  }
  .sltbf2-wrapper .pic-Shadow-Card {
    margin-bottom: 0.35rem;
  }
}

.xj-cm-location {
  position: relative;
  padding: 0 0 0.29rem 0.34rem;
  background: url(bread-crumbs.png) no-repeat;
  background-position: 0 0.025rem;
  background-size: 0.18rem 0.18rem;
  font-size: 0.168rem;
  color: #999;
}
.xj-cm-location a {
  padding: 0;
  font-size: 0.18rem;
  color: #666666;
}
.xj-cm-location a span {
  margin-left: 0.05rem;
}
.xj-cm-location a:hover {
  color: #666666;
}
.xj-cm-location .arrow {
  margin: 0 0.08rem;
}
.xj-cm-location .cur,
.xj-cm-location span.cur {
  font-size: 0.18rem;
  color: #666666;
}
.xj-cm-location::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.08rem;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .xj-cm-location {
    margin-left: 0;
    padding: 0;
    padding-left: 0.4rem;
    padding-bottom: 0.24rem;
    background-size: 0.28rem 0.28rem;
    background-position: 0 0.06rem;
    font-size: 0.24rem;
  }
  .xj-cm-location a {
    font-size: 0.28rem;
  }
  .xj-cm-location .arrow {
    margin: 0 0.04rem;
  }
  .xj-cm-location .cur,
  .xj-cm-location span.cur {
    font-size: 0.24rem;
  }
  .xj-cm-location::after {
    display: none;
  }
}

.pic-Shadow-Card {
  width: 100%;
  height: 1.56rem;
  position: relative;
  z-index: 1;
}
.pic-Shadow-Card .pic-box {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0.08rem;
  z-index: 2;
  background: #FFFFFF;
  width: 100%;
  height: 100%;
  border-radius: 0.06rem;
  border: 0.01rem solid #DFDFDF;
}
.pic-Shadow-Card .pic-box .pic {
  float: left;
  height: 1.4rem;
  object-fit: cover;
  margin-right: -0.09rem;
  max-width: 2.19rem;
}
.pic-Shadow-Card .pic-box .font-box {
  float: left;
  padding: 0.08rem;
  padding-top: 0.26rem;
  padding-bottom: 0.28rem;
  margin-left: 0.32rem;
  max-width: 7.14rem;
}
.pic-Shadow-Card .pic-box .font-box .font {
  font-weight: bold;
  font-size: 0.2rem;
  color: #333333;
  line-height: 0.27rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pic-Shadow-Card .pic-box .font-box .font:hover {
  color: #A81122;
}
.pic-Shadow-Card .pic-box .font-box .time {
  font-size: 0.16rem;
  color: #999999;
  line-height: 0.24rem;
  margin-top: 0.35rem;
}
.pic-Shadow-Card .shadow-box {
  position: absolute;
  left: 0.1rem;
  top: 0.14rem;
  width: 13.8rem;
  height: 1.53rem;
  background: #F3F3F3;
  border-radius: 0.06rem;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .pic-Shadow-Card {
    height: 1.56rem;
  }
  .pic-Shadow-Card .pic-box {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0.08rem;
    padding-right: 0.24rem;
    z-index: 2;
    background: #FFFFFF;
    width: 100%;
    height: 100%;
    border-radius: 0.06rem;
    border: 0.01rem solid #DFDFDF;
    display: flex;
  }
  .pic-Shadow-Card .pic-box .pic {
    float: none;
    height: 1.4rem;
    object-fit: cover;
    margin-right: 0;
  }
  .pic-Shadow-Card .pic-box .font-box {
    float: none;
    padding: 0;
    padding-top: 0.07rem;
    padding-bottom: 0.09rem;
    margin-left: 0.24rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .pic-Shadow-Card .pic-box .font-box .font {
    font-weight: bold;
    font-size: 0.28rem;
    color: #333333;
    line-height: 0.42rem;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }
  .pic-Shadow-Card .pic-box .font-box .font:hover {
    color: #A81122;
  }
  .pic-Shadow-Card .pic-box .font-box .time {
    font-size: 0.24rem;
    color: #999999;
    line-height: 0.24rem;
    margin-top: 0;
  }
  .pic-Shadow-Card .shadow-box {
    width: calc(100% - 0.2rem);
    left: 0.1rem;
    top: 0.11rem;
    height: 1.56rem;
  }
}

.xj-page {
  width: 100%;
  height: 0.32rem;
  text-align: center;
}
.xj-page .all-page-sj {
  display: none;
}
.xj-page .all-page > a,
.xj-page .all-page > span {
  display: inline-block;
  color: #666;
}
.xj-page .all-page {
  text-align: center;
  line-height: 0.32rem;
  font-size: 0.14rem;
}
.xj-page .all-page .number {
  margin-right: 0.16rem;
}
.xj-page .all-page > a {
  text-align: center;
  width: 0.32rem;
  height: 0.32rem;
  background-color: #FFFFFF;
  border-radius: 0.04rem;
  border: 0.01rem solid #E5E5E5;
  margin-right: 0.04rem;
  line-height: 0.32rem;
}
.xj-page .all-page .perpage {
  display: inline-block;
  height: 0.32rem;
  background: #FFFFFF;
  border-radius: 0.02rem;
  margin-left: 0.16rem;
  margin-right: 0.16rem;
  text-align: left;
  padding: 0 0.08rem 0 0.08rem;
  border: 0.01rem solid #E5E5E5;
}
.xj-page .all-page .perpage .font {
  vertical-align: middle;
}
.xj-page .all-page .perpage .pic {
  width: 0.16rem;
  height: 0.16rem;
  vertical-align: middle;
  cursor: pointer;
}
.xj-page .all-page .go {
  width: 0.4rem;
  margin-left: 0.08rem;
}
.xj-page .all-page .turn input {
  width: 0.48rem;
  height: 0.32rem;
  background: #FFFFFF;
  border-radius: 0.02rem;
  border: 0.01rem solid #E5E5E5;
  box-sizing: border-box;
  text-align: center;
  padding: 0.02rem;
  margin: 0 0.04rem;
}
.xj-page .all-page a.cur,
.xj-page .all-page a:hover {
  background: #C1A681;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .xj-page {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0.32rem;
    height: max-content;
  }
  .xj-page .all-page {
    display: none;
  }
  .xj-page .all-page-sj {
    display: block;
    display: flex;
    align-items: center;
  }
  .xj-page .all-page-sj .before,
  .xj-page .all-page-sj .next {
    width: 2rem;
    height: 0.88rem;
    background: #C1A681;
    border-radius: 0.08rem;
    border: 0.02rem solid #E5E5E5;
    font-size: 0.32rem;
    color: white;
  }
  .xj-page .all-page-sj .now-page {
    display: block;
    width: 2.62rem;
    height: 0.88rem;
    background: #FFFFFF;
    border-radius: 0.08rem;
    border: 0.01rem solid #E2E2E2;
    text-align: center;
    line-height: 0.88rem;
    font-size: 0.28rem;
    color: #C1A681;
    margin: 0 0.2rem;
  }
}

.sltbf-wrapper {
  width: 14.8rem;
  background: #FFFFFF;
  margin: 0 auto;
  padding: 0.32rem 0.4rem 0.35rem;
}
.sltbf-wrapper a:hover {
  color: #a81122 !important;
}
.sltbf-wrapper .pic-Shadow-Card {
  margin-bottom: 0.51rem;
}
.sltbf-wrapper .pic-Shadow-Card .font-box .font {
  font-size: 0.24rem;
  line-height: 0.32rem;
}
@media screen and (max-width: 768px) {
  .sltbf-wrapper {
    width: 7.5rem;
    padding: 0.32rem 0.24rem;
  }
  .sltbf-wrapper .pic-Shadow-Card {
    margin-bottom: 0.35rem;
  }
  .sltbf-wrapper .pic-Shadow-Card .font-box .font {
    font-size: 0.28rem;
    line-height: 0.42rem;
    -webkit-line-clamp: 3;
  }
}

.xlbf-wrapper {
  width: 14.8rem;
  background: #FFFFFF;
  margin: 0 auto;
  padding: 0.32rem 0.4rem 0.35rem;
}
.xlbf-wrapper a:hover {
  color: #a81122 !important;
}
.xlbf-wrapper .content-box {
  margin-top: 0.32rem;
  text-indent: 0.36rem;
  font-size: 0.18rem;
  color: #333333;
  line-height: 0.36rem;
}
.xlbf-wrapper .content-box .center-bg {
  margin: 0.4rem 0;
  text-align: center;
  text-indent: 0;
}
.xlbf-wrapper .content-box .center-bg > img {
  max-width: 100%;
  object-fit: cover;
}
.xlbf-wrapper .zrbj {
  display: block;
  margin-top: 0.24rem;
  font-size: 0.18rem;
  line-height: 0.36rem;
  color: #666666;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .xlbf-wrapper {
    width: 7.5rem;
    padding: 0.32rem 0.24rem;
  }
  .xlbf-wrapper .content-box {
    margin-top: 0.32rem;
    text-indent: 0.64rem;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.56rem;
  }
  .xlbf-wrapper .content-box .center-bg {
    margin: 0.4rem 0;
    text-align: center;
    text-indent: 0;
  }

 .xlbf-wrapper .content-box .app_image_wrap {
 text-indent: 0;
}
  .xlbf-wrapper .content-box img {
    /* float: left; */
    /* margin-left: 2%; */
    margin-bottom: .2rem;

  }

  
  .xlbf-wrapper .content-box video {
    margin-right: 6%;
  }
  .xlbf-wrapper .zrbj {
    display: block;
    margin-top: 0.32rem;
    font-size: 0.32rem;
    line-height: 0.48rem;
    text-align: right;
  }
}

.public-title-nav {
  margin-top: 0.04rem;
}
.public-title-nav .title {
  font-size: 0.34rem;
  font-weight: 600;
  color: #333;
  line-height: 0.54rem;
  text-align: center;
  margin-bottom: 0.2rem;
}
.public-title-nav .detail-title {
  background: #F9F9F9;
  position: relative;
  padding: 0.11rem 0.2rem 0.13rem;
}
.public-title-nav .title-left {
  height: 0.36rem;
  line-height: 0.36rem;
  float: left;
}
.public-title-nav .title-left .time {
  font-family: MicrosoftYaHei;
  font-size: 0.16rem;
  color: #999999;
  line-height: 0.36rem;
  margin-right: 0.31rem;
}
.public-title-nav .title-left .line {
  display: inline-block;
  width: 0.01rem;
  height: 0.1rem;
  background: #D8D8D8;
  margin-right: 0.22rem;
}
.public-title-nav .title-left .source {
  font-family: MicrosoftYaHei;
  font-size: 0.16rem;
  color: #999999;
  line-height: 0.36rem;
}
.public-title-nav .title-right {
  float: right;
  height: 0.36rem;
  line-height: 0.36rem;
}
.public-title-nav .title-right > a {
  display: inline-block;
  height: 0.36rem;
  margin-right: 0.14rem;
  vertical-align: middle;
}
.public-title-nav .title-right > a > img {
  height: 0.36rem;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .public-title-nav .title {
    font-size: 0.48rem;
    line-height: 0.72rem;
    text-align: center;
    margin-bottom: 0.4rem;
  }
  .public-title-nav .detail-title {
    height: max-content;
    background: #F9F9F9;
    position: unset;
    padding: 0.24rem 0.24rem 0.16rem;
  }
  .public-title-nav .title-left {
    position: unset;
    height: max-content;
    line-height: unset;
    float: none;
  }
  .public-title-nav .title-left .time {
    font-size: 0.24rem;
    color: #999999;
    line-height: 0.24rem;
    margin-right: 0.24rem;
    margin-bottom: 0;
    flex-shrink: 0;
    float: left;
  }
  .public-title-nav .title-left .line {
    display: inline-block;
    width: 0.01rem;
    height: 0.2rem;
    background: #D8D8D8;
    margin-right: 0.24rem;
    flex-shrink: 0;
    float: left;
  }
  .public-title-nav .title-left .source {
    font-size: 0.24rem;
    color: #999999;
    line-height: 0.24rem;
    text-align: left;
  }
  .public-title-nav .title-right {
    float: none;
    position: unset;
    top: unset;
    height: 0.64rem;
    line-height: 0.64rem;
    margin-top: 0.24rem;
  }
  .public-title-nav .title-right > a {
    display: inline-block;
    height: 0.64rem;
    margin-right: 0.08rem;
    vertical-align: middle;
  }
  .public-title-nav .title-right > a > img {
    height: 0.64rem;
    object-fit: cover;
  }
}

.public-tip-box {
  margin-top: 0.32rem;
  padding: 0.23rem 0.21rem;
  border: 0.01rem solid #E2E2E2;
}
.public-tip-box .tip {
  display: inline-block;
  text-indent: 0.36rem;
  font-size: 0.18rem;
  line-height: 0.36rem;
  color: #C1A681;
  text-align: left;
}
.public-tip-box .content {
  font-size: 0.18rem;
  color: #666666;
  line-height: 0.36rem;
  text-align: left;
}
.public-tip-box .detail {
  font-size: 0.18rem;
  color: #333;
  line-height: 0.36rem;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .public-tip-box {
    margin-top: 0.32rem;
    padding: 0.32rem 0.24rem;
    border: 0.01rem solid #E2E2E2;
  }
  .public-tip-box .tip {
    text-indent: 0.64rem;
    font-size: 0.32rem;
    line-height: 0.56rem;
  }
  .public-tip-box .content {
    font-size: 0.32rem;
    line-height: 0.56rem;
  }
  .public-tip-box .detail {
    font-size: 0.32rem;
    color: #333;
    line-height: 0.56rem;
    text-align: left;
  }
}

.wbbf-wrapper {
  width: 14.8rem;
  background: #FFFFFF;
  margin: 0 auto;
  padding: 0.32rem 0.4rem 0.35rem;
}
.wbbf-wrapper a:hover {
  color: #a81122 !important;
}
.wbbf-wrapper .wbbf-list-container {
  padding-bottom: 0.24rem;
  border-bottom: 0.01rem dotted #DCDCDC;
  margin-bottom: 0.24rem;
}
.wbbf-wrapper .wbbf-list-container:last-child {
  margin-bottom: 0;
}
.wbbf-wrapper .wbbf-list-container .public-xj-list {
  margin-top: 0;
  padding-top: 0.19rem;
}
.wbbf-wrapper .wbbf-list-container .public-xj-list > li {
  margin-bottom: 0.37rem;
}
.wbbf-wrapper .wbbf-list-container .public-xj-list > li:last-child {
  margin-bottom: 0.19rem;
}
.wbbf-wrapper .xj-page {
  margin-top: 0.4rem;
}
@media screen and (max-width: 768px) {
  .wbbf-wrapper {
    width: 7.5rem;
    padding: 0.32rem 0.24rem;
  }
  .xj-page {
    margin-top: 0rem;
  }
}

.wlmqbf-wrapper {
  width: 14.8rem;
  background: #FFFFFF;
  margin: 0 auto;
  padding: 0.5rem 0.4rem 0.4rem;
}
.wlmqbf-wrapper a:hover {
  color: #a81122 !important;
}
.wlmqbf-wrapper .swiper-overflow-box {
  max-width: 60%;
}
.wlmqbf-wrapper .swiper-list-container .swiper {
  width: 8.5rem;
  height: 5.2rem;
  float: left;
}
.wlmqbf-wrapper .swiper-list-container .swiper .swiper-container {
  width: 8.5rem;
  height: 5.2rem;
}
.wlmqbf-wrapper .swiper-list-container .swiper .swiper-slide img {
  height: 5.2rem;
  width: 8.5rem;
  object-fit: cover;
}
.wlmqbf-wrapper .swiper-list-container .swiper .swiper-slide .font {
  width: 8.5rem;
  height: 0.75rem;
  display: block;
  background: rgba(0, 0, 0, 0.6);
  padding-left: 0.24rem;
  line-height: 0.75rem;
  position: absolute;
  bottom: 0;
  font-weight: bold;
  font-size: 0.2rem;
  color: #FFFFFF;
}
.wlmqbf-wrapper .swiper-list-container .swiper .swiper-pagination {
  position: absolute;
  right: 0.2rem;
  bottom: 0.19rem;
}
.wlmqbf-wrapper .swiper-list-container .swiper .swiper-pagination .swiper-pagination-switch {
  display: inline-block;
  width: 0.36rem;
  height: 0.36rem;
  background: #FFFFFF;
  border-radius: 0.08rem;
  font-size: 0.16rem;
  color: #666666;
  text-align: center;
  line-height: 0.36rem;
  margin-right: 0.1rem;
  cursor: pointer;
}
.wlmqbf-wrapper .swiper-list-container .swiper .swiper-pagination .swiper-pagination-switch:last-child {
  margin-right: 0;
}
.wlmqbf-wrapper .swiper-list-container .swiper .swiper-pagination .swiper-pagination-switch.swiper-active-switch {
  background-color: #CD2021;
  color: #fff;
}
.wlmqbf-wrapper .swiper-list-container .list-box {
  float: right;
  width: 5.2rem;
  height: 5.2rem;
  background: #F8F8F8;
}
.wlmqbf-wrapper .swiper-list-container .list-box .title {
  height: 0.72rem;
  background: #F5F4F4;
  line-height: 0.72rem;
  font-weight: bold;
  font-size: 0.24rem;
  color: #111111;
  padding-left: 0.24rem;
}
.wlmqbf-wrapper .swiper-list-container .list-box .title .pic {
  max-height: 0.24rem;
  width: auto;
  margin-right: 0.13rem;
}
.wlmqbf-wrapper .swiper-list-container .list-box .title .font:hover {
  color: #111111 !important;
}
.wlmqbf-wrapper .swiper-list-container .list-box .jdxw-list {
  padding: 0.26rem 0.32rem 0.29rem 0.28rem;
  max-height: 4.48rem;
  overflow-y: auto;
}
.wlmqbf-wrapper .swiper-list-container .list-box .jdxw-list .jdxw-item {
  display: block;
  font-size: 0.18rem;
  color: #333333;
  line-height: 0.18rem;
  margin-bottom: 0.3rem;
}
.wlmqbf-wrapper .swiper-list-container .list-box .jdxw-list .jdxw-item:last-child {
  margin-bottom: 0;
}
.wlmqbf-wrapper .swiper-list-container .list-box .jdxw-list .jdxw-item.tt {
  font-size: 0.2rem;
  line-height: 0.26rem;
  font-weight: bold;
}
.wlmqbf-wrapper .qxdt-title {
  margin-top: 0.48rem;
}
.wlmqbf-wrapper .qxdt-title .qxdt-left {
  float: left;
  width: 6.23rem;
  height: 0.3rem;
  background: url(qxdt-line.png) no-repeat center center / 100% 100%;
}
.wlmqbf-wrapper .qxdt-title .qx {
  color: #CD2021;
}
.wlmqbf-wrapper .qxdt-title .qxdt-right {
  float: right;
}
.wlmqbf-wrapper .qxdt-title .qxdt-right .font {
  font-weight: bold;
  font-size: 0.24rem;
  color: #111111;
  line-height: 0.24rem;
  vertical-align: middle;
  margin-right: 0.29rem;
}
.wlmqbf-wrapper .qxdt-title .qxdt-right .line {
  display: inline-block;
  width: 6.23rem;
  height: 0.3rem;
  background: url(qxdt-line.png) no-repeat center center / 100% 100%;
  vertical-align: middle;
}
.wlmqbf-wrapper .ps-list-box .ps-list {
  margin-top: 0.3rem;
}
.wlmqbf-wrapper .ps-list-box .ps-list .ps-left {
  float: left;
}
.wlmqbf-wrapper .ps-list-box .ps-list .ps-right {
  float: right;
}
.wlmqbf-wrapper .ps-list-box .ps-list .public-pic-card:first-child {
  margin-right: 0.22rem;
}
.wlmqbf-wrapper .ps-list-box .public-pic-nav-box {
  width: 6.8rem;
}
.wlmqbf-wrapper .ps-list-box .public-pic-nav-box > a:hover {
  color: #111111 !important;
}
.wlmqbf-wrapper .tssf-pic-box {
  margin-top: 0.24rem;
}
.wlmqbf-wrapper .tssf-pic-box .left-pic {
  float: left;
  margin-right: 0.15rem;
}
.wlmqbf-wrapper .tssf-pic-box .right-pic {
  width: 6.92rem;
  float: left;
}
.wlmqbf-wrapper .tssf-pic-box .right-pic .pic-box {
  float: left;
  margin-right: 0.16rem;
  margin-bottom: 0.16rem;
}
.wlmqbf-wrapper .tssf-pic-box .right-pic .pic-box:nth-child(2n) {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .wlmqbf-wrapper {
    width: 7.5rem;
    padding: 0.32rem 0.24rem;
  }
  .wlmqbf-wrapper .swiper-overflow-box {
    max-width: 75%;
  }
  .wlmqbf-wrapper .swiper-list-container .swiper {
    width: 7.02rem;
    height: 4.29rem;
    float: none;
  }
  .wlmqbf-wrapper .swiper-list-container .swiper .swiper-container {
    width: 7.02rem;
    height: 4.29rem;
  }
  .wlmqbf-wrapper .swiper-list-container .swiper .swiper-slide img {
    height: 4.29rem;
    width: 7.02rem;
  }
  .wlmqbf-wrapper .swiper-list-container .swiper .swiper-slide .font {
    width: 7.02rem;
    height: 0.8rem;
    display: block;
    background: rgba(0, 0, 0, 0.6);
    padding-left: 0.24rem;
    line-height: 0.8rem;
    position: absolute;
    bottom: 0;
    font-weight: bold;
    font-size: 0.32rem;
    color: #FFFFFF;
  }
  .wlmqbf-wrapper .swiper-list-container .swiper .swiper-pagination {
    position: absolute;
    top: unset;
    bottom: 0.35rem;
    right: 0.24rem;
  }
  .wlmqbf-wrapper .swiper-list-container .swiper .swiper-pagination .swiper-pagination-switch {
    cursor: pointer;
    display: inline-block;
    width: 0.09rem;
    height: 0.09rem;
    background: url(round-icon.png) no-repeat center center / 100% 100%;
    margin-right: 0.13rem;
  }
  .wlmqbf-wrapper .swiper-list-container .swiper .swiper-pagination .swiper-pagination-switch:last-child {
    margin-right: 0;
  }
  .wlmqbf-wrapper .swiper-list-container .swiper .swiper-pagination .swiper-active-switch {
    width: 0.11rem;
    height: 0.11rem;
    background: url(round-active-icon.png) no-repeat center center / 100% 100%;
    transform: translateY(0.01rem);
  }
  .wlmqbf-wrapper .swiper-list-container .list-box {
    float: none;
    width: 7.02rem;
    height: max-content;
    background: #F8F8F8;
    margin-top: 0.24rem;
  }
  .wlmqbf-wrapper .swiper-list-container .list-box .title {
    height: 0.96rem;
    background: #F5F4F4;
    line-height: 0.96rem;
    font-weight: bold;
    font-size: 0.36rem;
    color: #111111;
    padding-left: 0.24rem;
  }
  .wlmqbf-wrapper .swiper-list-container .list-box .title .pic {
    max-height: 0.36rem;
    width: auto;
    margin-right: 0.12rem;
  }
  .wlmqbf-wrapper .swiper-list-container .list-box .title .font:hover {
    color: #111111 !important;
  }
  .wlmqbf-wrapper .swiper-list-container .list-box .jdxw-list {
    padding: 0.32rem 0.24rem 0.24rem 0.32rem;
    max-height: 11.2rem;
    overflow-y: auto;
  }
  .wlmqbf-wrapper .swiper-list-container .list-box .jdxw-list .jdxw-item {
    display: block;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.48rem;
    margin-bottom: 0.32rem;
    padding-bottom: 0.33rem;
    border-bottom: 0.01rem dotted rgba(151, 151, 151, 0.35);
  }
  .wlmqbf-wrapper .swiper-list-container .list-box .jdxw-list .jdxw-item:last-child {
    margin-bottom: 0;
  }
  .wlmqbf-wrapper .swiper-list-container .list-box .jdxw-list .jdxw-item.tt {
    font-size: 0.32rem;
    line-height: 0.48rem;
    font-weight: bold;
  }
  .wlmqbf-wrapper .qxdt-title {
    margin-top: 0.35rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .wlmqbf-wrapper .qxdt-title::before,
  .wlmqbf-wrapper .qxdt-title::after {
    display: none;
  }
  .wlmqbf-wrapper .qxdt-title .qxdt-left {
    float: none;
    width: 2.54rem;
    height: 0.3rem;
    background: url(qxdt-line.png) no-repeat center center / 100% 100%;
  }
  .wlmqbf-wrapper .qxdt-title .qxdt-right {
    float: none;
  }
  .wlmqbf-wrapper .qxdt-title .qxdt-right .font {
    font-weight: bold;
    font-size: 0.36rem;
    color: #111111;
    line-height: 0.36rem;
    vertical-align: middle;
    margin-right: 0.15rem;
  }
  .wlmqbf-wrapper .qxdt-title .qxdt-right .line {
    display: inline-block;
    width: 2.54rem;
    height: 0.3rem;
    background: url(qxdt-line.png) no-repeat center center / 100% 100%;
    vertical-align: middle;
  }
  .wlmqbf-wrapper .ps-list-box .ps-list {
    margin-top: 0.24rem;
  }
  .wlmqbf-wrapper .ps-list-box .ps-list .public-pic-card:first-child {
    margin-right: 0.18rem;
  }
  .wlmqbf-wrapper .ps-list-box .ps-list .ps-left {
    float: none;
    margin-bottom: 0.24rem;
  }
  .wlmqbf-wrapper .ps-list-box .ps-list .ps-right {
    float: none;
  }
  .wlmqbf-wrapper .ps-list-box .public-pic-nav-box {
    width: 7.02rem;
  }
  .wlmqbf-wrapper .ps-list-box .public-pic-nav-box .public-pic-card {
    width: 3.18rem !important;
    height: 1.78rem !important;
  }
  .wlmqbf-wrapper .ps-list-box .public-pic-nav-box .public-pic-card > a {
    width: 3.18rem !important;
    height: 1.78rem !important;
  }
  .wlmqbf-wrapper .ps-list-box .public-pic-nav-box .public-pic-card > a .pic {
    width: 3.18rem !important;
    height: 1.78rem !important;
  }
  .wlmqbf-wrapper .ps-list-box .public-pic-nav-box .public-pic-card .font-box {
    width: 3.18rem !important;
    height: 0.56rem !important;
    line-height: 0.56rem !important;
  }
  .wlmqbf-wrapper .ps-list-box .public-pic-nav-box > a:hover {
    color: #111111 !important;
  }
  .wlmqbf-wrapper .tssf-pic-box {
    margin-top: 0.24rem;
  }
  .wlmqbf-wrapper .tssf-pic-box::before,
  .wlmqbf-wrapper .tssf-pic-box::after {
    display: none;
  }
  .wlmqbf-wrapper .tssf-pic-box .left-pic {
    float: none;
    margin-right: 0;
    margin-bottom: 0.18rem;
  }
  .wlmqbf-wrapper .tssf-pic-box .left-pic .public-pic-card {
    width: 7.02rem !important;
    height: 3.96rem !important;
  }
  .wlmqbf-wrapper .tssf-pic-box .left-pic .public-pic-card > a {
    width: 7.02rem !important;
    height: 3.96rem !important;
  }
  .wlmqbf-wrapper .tssf-pic-box .left-pic .public-pic-card > a .pic {
    width: 7.02rem !important;
    height: 3.96rem !important;
  }
  .wlmqbf-wrapper .tssf-pic-box .left-pic .public-pic-card .font-box {
    width: 7.02rem !important;
    height: 0.8rem !important;
    line-height: 0.8rem !important;
  }
  .wlmqbf-wrapper .tssf-pic-box .right-pic {
    width: 7.02rem;
    height: 4.02rem;
    float: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
  }
  .wlmqbf-wrapper .tssf-pic-box .right-pic::before,
  .wlmqbf-wrapper .tssf-pic-box .right-pic::after {
    display: none;
  }
  .wlmqbf-wrapper .tssf-pic-box .right-pic .pic-box {
    float: none;
    margin-right: 0;
    margin-bottom: 0;
  }
  .wlmqbf-wrapper .tssf-pic-box .right-pic .pic-box:nth-child(2n) {
    margin-right: 0;
  }
  .wlmqbf-wrapper .tssf-pic-box .right-pic .pic-box .public-pic-card {
    width: 3.42rem !important;
    height: 1.92rem !important;
  }
  .wlmqbf-wrapper .tssf-pic-box .right-pic .pic-box .public-pic-card > a {
    width: 3.42rem !important;
    height: 1.92rem !important;
  }
  .wlmqbf-wrapper .tssf-pic-box .right-pic .pic-box .public-pic-card > a .pic {
    width: 3.42rem !important;
    height: 1.92rem !important;
  }
  .wlmqbf-wrapper .tssf-pic-box .right-pic .pic-box .public-pic-card .font-box {
    width: 3.42rem !important;
    height: 0.64rem !important;
    line-height: 0.64rem !important;
  }
}