/* 新华网专题通用css框架。*/
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

html {
  height: 100%;
}

body {
  min-height: 100%;
  color: #333;
  background-color: #eee;
  line-height: 1.8em;
}

.title {
  margin-top: 50px;
  margin-bottom: 60px;
  background-repeat: no-repeat;
  background-size: cover;
  width: 524px;
  height: 126px;
}

a {
  text-decoration: none;
  color: #333333;
}

a:hover {
  text-decoration: underline;
}

a:link {
  cursor: pointer;
}

body,
ul,
li,
input,
img,
a,
dl,
dt,
dd,
textarea,
button,
input,
select {
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-family: Arial, Helvetica, "苹方-简", "微软雅黑";
  font-weight: normal;
}

img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  border: 0;
  height: auto;
  width: auto;
}

li {
  list-style: none;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.pointer {
  cursor: pointer;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.block-center {
  margin-left: auto;
  margin-right: auto;
}

/*字号定义部分*/
.font-lg,
.font-lg a {
  font-size: 28px;
}

.font-md,
.font-md a {
  font-size: 20px;
}

.font-sm,
.font-sm a {
  font-size: 16px;
}

.limit-line {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.limit-line.line1 {
  white-space: nowrap;
  display: block;
  -webkit-box-orient: inherit;
}

.limit-line.line2 {
  -webkit-line-clamp: 2;
}

.limit-line.line3 {
  -webkit-line-clamp: 3;
}

.limit-line.line4 {
  -webkit-line-clamp: 4;
}

.limit-line.line5 {
  -webkit-line-clamp: 5;
}

.limit-line.line6 {
  -webkit-line-clamp: 6;
}

.show-xs {
  display: none;
}

.show-lg {
  display: block;
}

.bg-xinhua-bar {
  background-color: RGBA(255, 130, 49, 1);
  min-width: 1188px;
}

.top-bar {
  height: 60px;
  color: #ffffff;
  text-decoration: none;
  padding-left: 14px;
  margin: 0 auto;
  position: relative;
  width: 1200px;
}

.top-bar a {
  color: #ffffff;
}

.top-bar .container {
  width: 1188px;
}

.top-bar ul li {
  list-style: none;
  float: left;
  line-height: 60px;

  min-width: 46px;
  text-align: center;
}

.top-bar ul li a {
  margin-right: 5px;
  font-size: 15px;
}

.footer {
  color: #ffffff;
  background: RGBA(255, 130, 49, 1);
  line-height: 50px;
  font-size: 12px;
  margin: 0 auto;
}

.banner {
  height: auto;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}

.banner .pc img {
  width: 1920px;
  height: 926px;
  max-width: inherit;
  max-height: inherit;
  transform: translateX(-50%);
  position: relative;
  left: 50%;
}

.banner .m img {
  width: 100%;
  height: auto;
  max-width: inherit;
  max-height: inherit;
  /* transform: translateX(-50%); */
  position: relative;
  /* left: 50%; */
}

.more {
  text-align: right;
  margin-top: 7px;
}

.more a {
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
}

/*主要页面容器相关*/
.page-container {
  min-width: 1200px;
}

.container {
  margin: 0 auto;
  position: relative;
  width: 1200px;
}

.container::before {
  content: " ";
  display: table;
}

.bg-max-container {
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  background-color: #fff;
}

.title-shmh {
  margin-bottom: 61px;
  margin-top: 66px;
}

.title-xzxb {
  margin-bottom: 18px;
  margin-top: 42px;
}

.title-czjc {
  margin-bottom: 17px;
  margin-top: 138px;
}

.title-sub {
  margin-top: 30px;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  background-size: cover;
}

.title.title-shmh {
  background: url("../img/title-sdzn.png") no-repeat center;
  background-size: 100% 100%;

  margin-left: auto;
  margin-right: auto;
}

.title.title-xzxb {
  background: url("../img/title-mgzt.png") no-repeat center;
  background-size: 100% 100%;
  margin-left: auto;
  margin-right: auto;
}

.title.title-czjc {
  background: url("../img/title-shzg.png") no-repeat center;
  background-size: 100%;

  margin-left: auto;
  margin-right: auto;
}

.title.title-tfzs {
  background: url("../img/title-tfzs.png") no-repeat center;
  background-size: 100% 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 84px;
}

.block-shmh {
  background: url("../img/bg-sdzn.jpg") no-repeat top center;
  background-size: 100% 100%;
  min-height: 961px;
  background-position: top center;

}

.block-tfzs {
  background: url("../img/bg-tfzs.jpg") no-repeat top center;
  background-size: 100% 100%;
  min-height: 821px;
  background-position: top center;
}

.block-xzxb {
  background: url("../img/bg-mgzt.jpg") no-repeat top center;
  background-size: 100% 100%;
  min-height: auto;
  background-position: top center;
  padding-bottom: 80px;
}

.block-czjc {
  background: url("../img/bg-shzg.jpg") no-repeat top center;

  background-size: 100% 100%;
  min-height: 1481px;
  background-position: top center;
}

.tfzs-busg-content {
  height: 544px;
}

.tfzs-busg-content .left-content {
  width: 969px;
  height: 545px;
  margin-right: 20px;
  position: relative;
}

.tfzs-busg-content .left-content li {
  width: 969px;
  height: 545px;
}

.tfzs-busg-content .left-content .desc {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 13px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  line-height: 50px;
  padding: 0 10px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.tfzs-busg-content .left-content .desc a {
  color: #FFFFFF;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.tfzs-busg-content .left-content li img {
  width: 100%;
  height: 100%;
}

.tfzs-busg-content .list {
  display: flex;
}

.tfzs-busg-content .swiper-container {
  padding-right: 12px;
}

.tfzs-busg-content .right-content {
  overflow-y: auto;
  overflow-x: hidden;
  height: 545px;
  flex: 0 0 auto;
  padding-right: 12px;
}

.right-content .desc {
  display: none;
}

/* 修改滚动条样式 */
.tfzs-busg-content .right-content::-webkit-scrollbar {
  width: 11px;
  height: 546px;
  border-radius: 8px;
}

.tfzs-busg-content .right-content::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: rgba(255, 153, 88, 1);
}

.tfzs-busg-content .right-content::-webkit-scrollbar-track {
  border-radius: 8px;
  background: rgba(244, 237, 237, 1);
}

.tfzs-busg-content .swiper-wrapper {
  display: block;
}

.tfzs-busg-content .right-content .swiper-slide img {
  width: 100%;
  height: 100%;
}

.tfzs-busg-content .right-content .swiper-slide {
  width: 179px;
  height: 100px;
  margin-bottom: 11px;
  cursor: pointer;
  position: relative;
}

.tfzs-busg-content .right-content .swiper-slide::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease-in-out;
}

.tfzs-busg-content .right-content .swiper-slide.active {
  border: 5px solid #FF9958;
}

.tfzs-busg-content .right-content .swiper-slide img {
  width: 179px;
  height: 100px;
}

/* 守护美好 不负期待视频 */
#widget_3 {
  width: 1197px;
  height: 626px;
}

#widget_3.widget-single-image {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#widget_3.widget-single-image img {
  width: 1197px;
  height: 626px;
}

.widget_3_content {
  position: relative;
  width: 1197px;
  height: 626px;
  margin: 0 auto;
}

#widget_3 .widget_3_content .desc {
  text-align: center;
  height: 84px;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 84px;
}

#widget_3 .widget_3_content .desc a {
  text-align: center;
  height: 84px;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 84px;
  white-space: nowrap;
  display: block;
  -webkit-box-orient: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* 创造精彩 */
.czjc-busg-content {
  width: 1200px;
  height: 673px;
  background: url('../img/czjc-1.jpg') no-repeat center center;
  background-size: 100% 100%;
  padding-top: 40px;

}

.czjc2-content {
  width: 1195px;
  margin: 0 auto;
  height: 320px;
  background: url('../img/czjc-2.jpg') no-repeat center center;
  background-size: 100% 100%;
  margin-top: 25px;
}

.czjc2-content .imageText-item .text-container {
  width: 611px;
  margin-right: 27px;
}

.czjc2-content .imageText-item {
  display: flex;
  margin-left: 42px;
  margin-right: 16px;
}

.czjc2-content .imageText-item .text-container .text-title {
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 53px;
}

.czjc2-content .imageText-item .text-container .text-title a {
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
}

.czjc2-content .imageText-item .text-container .desc {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 42px;
  text-indent: 2em;
}

.czjc2-content .imageText-item .text-container .desc a {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  text-indent: 2em;
  margin-top: 42px;

}

.czjc2-content .imageText-item .photo-container {
  width: 499px;
  height: 290px;
  background: url('../img/img-biankuang.png') no-repeat center center;
  background-size: 100% 100%;
  margin-top: 15px;
}

.czjc2-content .imageText-item .photo-container img {
  width: 477px;
  height: 268px;
  margin: 11px;
}

.tfzs-busg-content .swiper-container {}

@media (max-width: 768px) {
  .left-content {
    display: none;
  }

  .title.title-tfzs {
    margin-top: 0.63rem;
  }

  .block-tfzs {
    background: url("../img/bg-tfzs-m.jpg") no-repeat top center;
    background-size: 100% 100%;
    min-height: auto;
  }

  /* 创造精彩 */
  .czjc-busg-content {
    width: 6.87rem;
    height: 6.77rem;
    background: url('../img/czjc-2-m.jpg') no-repeat center center;
    background-size: 100% 100%;
    padding-top: 0rem;
    padding-right: 0rem;
    padding-left: 0rem;
    display: block;
  }

  .czjc-busg-content .swiper-button-prev,
  .czjc-busg-content .swiper-button-next {
    display: none;
  }

  .czjc2-content {
    width: 6.86rem;
    height: 8.2rem;
    background: url('../img/card3-m.jpg') no-repeat center center;
    background-size: 100% 100%;
    margin-top: 0.43rem;
    margin-bottom: 0.54rem;
  }

  .czjc2-content .imageText-item .text-container {
    width: 6.22rem;
    margin-right: 0;
  }

  .czjc2-content .imageText-item {
    display: block;
    margin-left: 0.32rem;
    margin-right: 0.32rem;
  }

  .czjc2-content .imageText-item .text-container .text-title {
    font-size: 0.34rem;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 0.48rem;
    margin-top: 0;
  }

  .czjc2-content .imageText-item .text-container .text-title a {
    font-size: 0.34rem;
    font-weight: bold;
    color: #FFFFFF;
  }

  .czjc2-content .imageText-item .text-container .desc {
    font-size: 0.24rem;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 0.24rem;
    -webkit-line-clamp: 5;

  }

  .czjc2-content .imageText-item .text-container .desc a {
    font-size: 0.24rem;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 0.24rem;
    -webkit-line-clamp: 5;

  }

  .czjc2-content .imageText-item .photo-container {
    width: 6.18rem;
    height: 3.6rem;
    background: url('../img/img-biankuang.png') no-repeat center center;
    background-size: 100% 100%;
    margin-top: 0.4rem;
  }

  .czjc2-content .imageText-item .photo-container img {
    width: 5.91rem;
    height: 3.3rem;
    margin: 0.14rem 0.14rem;
  }

  #widget_3.widget-single-image img {
    width: 6.83rem;
    height: 3.84rem;
  }

  /* 守护美好 不负期待视频 */
  #widget_3 {
    width: 6.87rem;
    height: 4.02rem;
    margin-bottom: 0.97rem;
  }

  #widget_3.widget-single-image img {
    width: 6.53rem;
    height: 3.67rem;
  }

  .widget_3_content {
    width: 6.53rem;
    height: 3.85rem;
    padding-top: 0.17rem;
  }

  #widget_3 .widget_3_content .desc {
    height: 0.52rem;
    font-size: 0.27rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.52rem;
  }

  #widget_3 .widget_3_content .desc a {
    height: 0.52rem;
    font-size: 0.27rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.52rem;
    white-space: nowrap;
    display: block;
    -webkit-box-orient: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
  }

}

@media (max-width: 768px) {

  body,
  ul,
  li,
  input,
  img,
  a,
  dl,
  dt,
  dd,
  textarea,
  button,
  input,
  select {
    font-size: 0.28rem;
  }

  .show-lg {
    display: none;
  }

  .show-xs {
    display: block;
  }

  ::-webkit-scrollbar {
    width: 0px;
    height: 0px;
    background: transparent;
  }

  .block {
    padding-top: 10px;
  }

  .page-container {
    min-width: auto;
    background: #fff;
  }

  .container {
    margin: 0 0.32rem;
    width: auto;
    overflow: hidden;
  }

  .bg-max-container {
    /* padding: 0.2rem 0; */
  }

  .banner {
    height: auto;
    width: 100%;
  }

  .title {
    margin-top: 0.44rem;
    margin-bottom: 0.49rem;
  }

  .title-sub {
    margin-top: 0.6rem;
    margin-bottom: 0.6rem;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .font-lg,
  .font-lg a {
    font-size: 0.34rem;
  }

  .font-md,
  .font-md a {
    font-size: 0.28rem;
  }

  .font-sm,
  .font-sm a {
    font-size: 0.24rem;
  }

  .title.title-shmh {
    width: 5.24rem;
    height: 1.326rem;
    background: url("../img/title-sdzn.png") no-repeat center;
    background-size: cover;
  }

  .title.title-xzxb {
    width: 5.24rem;
    height: 1.326rem;
    background: url("../img/title-mgzt.png") no-repeat center;

    background-size: cover;
  }

  .title.title-czjc {
    background: url("../img/title-shzg.png") no-repeat center;

    background-size: cover;
  }

  .title {
    width: 5.24rem;
    height: 1.326rem;
  }

  .block-shmh {
    background: url("../img/bg-sdzn-m.jpg") no-repeat top center;

    background-size: 100% 100%;
    min-height: auto;
    padding-bottom: 0;
  }

  .block-xzxb {
    background: url("../img/bg-mgzt-m.jpg") no-repeat top center;

    background-size: cover;
    min-height: auto;
    margin-top: -1px;
  }

  .block-xzxb .container {
    margin: 0 0.16rem;
  }

  .block-czjc {
    background: url("../img/bg-shzg-m.jpg") no-repeat top center;

    background-size: cover;
    min-height: 9.93rem;
  }

  .more {
    text-align: center;
  }

  .more a {
    font-size: 0.28rem;
    font-weight: 400;
    color: #fffefe;
  }
}

.swiper-box {
  position: relative;
}

.swiper-box .widget-swiper {
  opacity: 0;
}

.swiper-box .widget-swiper.active {
  opacity: 1;
}

.swiper-box .widget-swiper {
  /* position: relative; */
  /* width: 877px; */
  height: 466px;
  position: absolute;
  top: 0;

  margin-left: 75px;

}

.swiper-box .widget-swiper .swiper-container {
  width: 1052px;
  height: 466px;
  margin-top: -1px;
}

.swiper-box .widget-swiper .swiper-slide {
  text-align: center;
}

.swiper-box .widget-swiper .slide-content {
  position: relative;
  width: 715px;
  height: 466px;
}

.swiper-box .widget-swiper .swiper-slide a {
  text-align: center;
}

.swiper-pagination {
  bottom: unset;
}

.swiper-box .swiper-button-prev {
  width: 33px;
  height: 39px;
  background: url("../img/left.png") no-repeat center;
  background-size: 100%;
  left: 40px;
}

.swiper-box .swiper-button-next {
  width: 33px;
  height: 39px;
  background: url("../img/right.png") no-repeat center;
  background-size: 100%;
  right: 40px;
}

.swiper-box .widget-swiper .swiper-slide img {
  width: 877px;
  height: 494px;
}

.swiper-box .widget-swiper .swiper-slide .desc {
  position: relative;
  background: rgba(0, 0, 0, 0.6);
  height: 70px;
  line-height: 70px;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  top: -70px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 15px;
  display: block;
  -webkit-box-orient: inherit;
  /* margin-bottom:-2.2em ; */
}

.swiper-box .widget-swiper .swiper-slide .desc a {
  color: #fff;
}

.swiper-box .widget-swiper .swiper-pagination {
  margin: 0 auto;
  width: 100%;
}

.swiper-box .widget-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}

.swiper-box .widget-swiper .swiper-pagination-bullet {
  margin: 0 6px;
  width: 11px;
  height: 11px;
  background: #ffffff;
  opacity: 0.4;
  border-radius: 50%;
}

@media (max-width: 768px) {
  .swiper-box .widget-swiper.active {
    left: 0rem;
  }

  .swiper-box {
    padding: 0 0.26rem;
  }

  .swiper-box .widget-swiper {
    width: 6.34rem;
    height: 3.57rem;
    margin-bottom: 0.6rem;
    border: none;
    background: none;
    top: 0.46rem;
    margin-left: 0.25rem;
  }

  .swiper-box .widget-swiper .swiper-container {
    width: 100%;
    margin-top: 0;
    height: 3.57rem;
  }

  .swiper-box .widget-swiper .swiper-slide img {
    width: 6.34rem;
    height: 3.57rem;
  }

  .swiper-box .widget-swiper .swiper-slide {
    width: 100% !important;
    /* width: 6.78rem !important; */
    height: 3.57rem;
  }

  .swiper-box .widget-swiper .slide-content {
    position: relative;
    width: 100%;
    height: 100%;
  }

  .swiper-box .widget-swiper .swiper-slide .desc {
    position: absolute;
    bottom: 0;
    top: unset;
    margin-bottom: 0;
    width: 100%;
    height: 0.52rem;
    background: rgba(0, 0, 0, 0.6);
    font-size: 0.28rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.52rem;
  }

  .swiper-box .widget-swiper .swiper-slide .desc a {
    height: 0.52rem;
    font-size: 0.28rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.52rem;
  }

  .swiper-box .widget-swiper .swiper-pagination {
    margin: 0 auto;
    width: 100%;
    margin-top: 0.1rem;
  }

  .swiper-box .widget-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
  }

  .swiper-box .widget-swiper .swiper-pagination-bullet {
    margin: 0 0.065rem;
    width: 0.12rem;
    height: 0.12rem;
    background: #ffffff;
    opacity: 0.4;
    border-radius: 50%;
  }
}

.xzxb-content {
  background: url('../img/text-bg.png') no-repeat center center;
  background-size: 100% 100%;
  width: 1229px;
  height: 951px;
  padding: 47px 58px;
  display: flex;
}

#widget_15.widget-swiper {
  position: relative;
  margin-bottom: 50px;
  display: inline-block;

}

#widget_15.widget-swiper .swiper-container {
  width: 465px;
  height: 828px;
}

#widget_15.widget-swiper .swiper-slide {
  text-align: center;
  width: 465px;
}

#widget_15.widget-swiper .slide-content {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 100%;
}

#widget_15.widget-swiper .swiper-slide a {
  text-align: center;
}

#widget_15.widget-swiper .swiper-slide img {
  width: 465px;
  height: 828px;
}

#widget_15.widget-swiper .swiper-pagination {
  margin: 0 auto;
  width: 100%;
  margin-top: 14px;
}

#widget_15.widget-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}

#widget_15.widget-swiper .swiper-pagination-bullet {
  margin: 0 6px;
  width: 11px;
  height: 11px;
  background: #ffffff;
  opacity: 0.4;
  border-radius: 50%;
}

#widget_15.widget-swiper .swiper-button-prev {
  width: 33px;
  height: 39px;
  background: url("../img/left.png") no-repeat center;
  background-size: 100%;
  left: -38px;
}

#widget_15.widget-swiper .swiper-button-next {
  width: 33px;
  height: 39px;
  background: url("../img/right.png") no-repeat center;
  background-size: 100%;
  right: -38px;

}

@media (max-width: 768px) {
  .xzxb-content {
    background: url('../img/text-bg-m.png') no-repeat center center;
    background-size: 100% 100%;
    width: 7.17rem;
    height: 21.28rem;
    padding: 0.59rem 0.55rem;
    display: block;
  }

  #widget_15.widget-swiper {
    margin-left: 0.15rem;
    margin-bottom: 0.8rem;
  }

  #widget_15.widget-swiper .swiper-container {
    width: 5.76rem;
    height: 10.25rem;
  }

  #widget_15.widget-swiper .swiper-slide {
    width: 5.76rem;
  }

  #widget_15.widget-swiper .swiper-slide img {
    width: 5.76rem;
    height: 10.25rem;
  }

  #widget_15.widget-swiper .swiper-pagination {
    margin-top: 0.2rem;
  }

  #widget_15.widget-swiper .swiper-button-prev {
    width: 0.4rem;
    height: 0.73rem;
    left: -0.44rem;
  }

  #widget_15.widget-swiper .swiper-button-next {
    width: 0.4rem;
    height: 0.73rem;
    right: -0.44rem;

  }

  #widget_15.widget-swiper .swiper-pagination-bullet {
    width: 0.14rem;
    height: 0.14rem;
  }


}




#widget_7 {
  display: inline-block;
  vertical-align: top;

}

.xzxb-list {
  margin-left: 51px;
  border-left: 2px solid rgba(255, 255, 255, 0.3);
  padding-left: 27px;
  overflow: hidden;
  overflow-y: auto;
  height: 833px;
  padding-right: 18px;
}

/* 修改滚动条 */
.xzxb-list::-webkit-scrollbar {
  width: 9px;
}

.xzxb-list::-webkit-scrollbar-thumb {
  background-color: #fff;
  border-radius: 5px;
}

.xzxb-list::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 5px;
}

.xzxb-list::-webkit-scrollbar-thumb:hover {
  background-color: rgba(255, 255, 255, 0.5);
}

.xzxb-list-block {
  width: 579px;
  height: 157px;
  background: rgba(255, 255, 255, 0.2);
  margin-bottom: 11px;
  display: flex;

}

.xzxb-list-block .date-box {
  padding: 46px 38px;
  text-align: center;
  position: relative;
}

.xzxb-list-block .date-box::after {
  width: 1px;
  height: 92px;
  background-color: #fff;
  content: '';
  display: block;
  position: absolute;
  top: 33px;
  right: 0;
}

.xzxb-list-block .date-box .date-day {
  font-size: 50px;
  font-weight: bold;
  color: #FFFFFF;
  display: block;
}

.xzxb-list-block .date-box .date-year {
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
}

.xzxb-title {
  width: 375px;
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
  margin: 46px 26px;
}

.xzxb-title a {
  width: 375px;
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.list-title {
  display: flex;
  justify-content: center;
}

.list-title li {
  width: 179px;
  height: 51px;
  cursor: pointer;
  margin-bottom: 40px;
  margin-right: 13px;
}

.list-title li:last-child {
  margin-right: 0;
}

.list-title .list1.active {

  background: url("../img/zjjqj-1.png") no-repeat top center;
  background-size: 100% 100%;
}

.list-title .list1 {
  background: url("../img/zjjqj-2.png") no-repeat top center;
  background-size: 100% 100%;
}

.list-title .list2.active {
  background: url("../img/zjcy-1.png") no-repeat top center;
  background-size: 100% 100%;
}

.list-title .list2 {
  background: url("../img/zjcy-2.png") no-repeat top center;
  background-size: 100% 100%;
}

.list-title .list3.active {
  background: url("../img/zjjjj-1.png") no-repeat top center;
  background-size: 100% 100%;
}

.list-title .list3 {
  background: url("../img/zjjjj-2.png") no-repeat top center;
  background-size: 100% 100%;
}

.list-title .list4.active {
  background: url("../img/zxxgj-1.png") no-repeat top center;
  background-size: 100% 100%;
}

.list-title .list4 {
  background: url("../img/zxxgj-2.png") no-repeat top center;
  background-size: 100% 100%;
}

.list-title .list5 {
  background: url("../img/zshyj.png") no-repeat top center;
  background-size: 100% 100%;
}

.list-title .list5.active {
  background: url("../img/zshyj-2.png") no-repeat top center;
  background-size: 100% 100%;
}

.list-title .list6.active {
  background: url("../img/dstbj-1.png") no-repeat top center;
  background-size: 100% 100%;
}

.list-title .list6 {
  background: url("../img/dstbj-2.png") no-repeat top center;
  background-size: 100% 100%;
}

@media (max-width: 768px) {

  .list {
    margin-bottom: 0rem;
    margin-right: 0;
    display: flex;
    flex-wrap: wrap;
  }

  .list-title {
    display: inline-block;
    padding: 0.3rem 0.29rem 0.17rem 0.29rem;
  }

  .list-title li {
    width: 1.9rem;
    height: 0.55rem;
    margin-bottom: 0.18rem;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
    margin-right: 0.2rem;
  }

  .list-title li:nth-child(3n) {
    margin-right: 0;
  }

  .list-title .list1.active {

    background: url("../img/zjjqj-1-m.png") no-repeat top center;
    background-size: 100% 100%;
  }

  .list-title .list1 {
    background: url("../img/zjjqj-2-m.png") no-repeat top center;
    background-size: 100% 100%;
  }

  .list-title .list2.active {
    background: url("../img/zjcy-1-m.png") no-repeat top center;
    background-size: 100% 100%;
  }

  .list-title .list2 {
    background: url("../img/zjcy-2-m.png") no-repeat top center;
    background-size: 100% 100%;
  }

  .list-title .list3.active {
    background: url("../img/zjjjj-1-m.png") no-repeat top center;
    background-size: 100% 100%;
  }

  .list-title .list3 {
    background: url("../img/zjjjj-2-m.png") no-repeat top center;
    background-size: 100% 100%;
  }

  .list-title .list4.active {
    background: url("../img/zxxgj-1-m.png") no-repeat top center;
    background-size: 100% 100%;
  }

  .list-title .list4 {
    background: url("../img/zxxgj-2-m.png") no-repeat top center;
    background-size: 100% 100%;
  }

  .list-title .list5 {
    background: url("../img/zshyj-1-m.png") no-repeat top center;
    background-size: 100% 100%;
  }

  .list-title .list5.active {
    background: url("../img/zshyj-2-m.png") no-repeat top center;
    background-size: 100% 100%;
  }

  .list-title .list6.active {
    background: url("../img/dstbj-1-m.png") no-repeat top center;
    background-size: 100% 100%;
  }

  .list-title .list6 {
    background: url("../img/dstbj-2-m.png") no-repeat top center;
    background-size: 100% 100%;
  }

}

/* 子页面样式 */
.news-item {
  padding: 10px 5px 12px;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .right-content {
    display: flex !important;
    overflow: unset !important;
  }

  .right-content .desc {
    text-align: center;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    font-weight: normal;
    font-size: 0.25rem;
    color: #FFFFFF;
    line-height: 0.5rem;
    width: 100%;
    z-index: 1000;
    padding: 0.1rem;
    background: rgba(0, 0, 0, 0.5);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }

  .tfzs-busg-content {
    height: auto;
    margin-bottom: 0.92rem;

  }

  .tfzs-busg-content .swiper-container {
    padding: 0;
    width: 100%;
    overflow: unset;

  }

  .tfzs-busg-content .swiper-pagination {
    bottom: unset;
  }

  .tfzs-busg-content .swiper-pagination-bullet-active {
    background: rgba(255, 255, 255, 1) !important;
  }

  .tfzs-busg-content .swiper-wrapper {
    width: 100%;
    height: 3.85rem;
    overflow: hidden;
    padding: 0;
  }

  .tfzs-busg-content .swiper-slide.active {
    border: none !important;
  }

  .tfzs-busg-content .swiper-slide,
  .tfzs-busg-content .swiper-slide img {
    width: 100% !important;
    height: 3.85rem !important;
  }

  .xzxb-list {
    height: 8.65rem;
    overflow: hidden;
  }

  .news-item {
    padding: 0.1rem 0.05rem 0.15rem;
    border-bottom: 1px solid #eee;
    margin-bottom: 0.1rem;
  }

  .xzxb-list {
    margin-left: 0px;
    border-left: none;
    padding-left: 0px;
  }

  .xzxb-list-block {
    width: 6.21rem;
    height: 1.57rem;
    margin-bottom: 0.2rem;
  }

  .xzxb-list-block .date-box {
    padding: 0.46rem 0.38rem;
  }

  .xzxb-list-block .date-box::after {
    width: 0.01rem;
    height: 0.92rem;
    background-color: #fff;
    content: '';
    display: block;
    position: absolute;
    top: 0.33rem;
    right: 0;
  }

  .xzxb-list-block .date-box .date-day {
    font-size: 0.5rem;
  }

  .xzxb-list-block .date-box .date-year {
    font-size: 0.18rem;
  }

  .xzxb-title {
    width: 4.18rem;
    font-size: 0.28rem;
    margin: 0.32rem 0.2rem;
    line-height: 1.6;
  }

  .xzxb-title a {
    width: 4.18rem;
    font-size: 0.26rem;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.6;
  }
}