/* 新华网专题通用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: 50px auto;
  background-repeat: no-repeat;
  background-size: cover;
}

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: 18px;
  font-family: Arial, Helvetica, "苹方-简", "微软雅黑";
  font-weight: normal;
}
img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  border: 0;
  height: auto;
  width: auto;
}

.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.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: #d10101;
  min-width: 1188px;
}
.top-bar {
  height: 57px;
  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: 57px;

  min-width: 46px;
  text-align: center;
}
.top-bar ul li a {
  margin-right: 5px;
  font-size: 15px;
}
.footer {
  color: #444444;
  background: #ffffff;
  line-height: 90px;
  font-size: 14px;
  margin: 0 auto;
}

.banner {
  height: 600px;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}
.banner .pc img {
  width: 1920px;
  height: 600px;
  max-width: inherit;
  max-height: inherit;
  transform: translateX(-50%);
  position: relative;
  left: 50%;
}
.banner .m img {
  width: 7.5rem;
  height: 450px;
  max-width: inherit;
  max-height: inherit;
  transform: translateX(-50%);
  position: relative;
  left: 50%;
}

/*主要页面容器相关*/
.page-container {
  min-width: 1200px;
}
.container {
  margin: 0 auto;
  position: relative;
  width: 1200px;
}
.bg-max-container {
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  background-color: #fefdf8;
  padding-bottom: 80px;
}

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

.title.title-jjsd {
  width: 806px;
  height: 142px;
  background: url("../img/title-jjsd.png") no-repeat center;
}

.title.title-jlxd {
  width: 806px;
  height: 142px;
  background: url("../img/title-jlxd.png") no-repeat center;
}

.title.title-ftyl {
  width: 806px;
  height: 142px;
  background: url("../img/title-ftyl.png") no-repeat center;
}

.title.title-jpzb {
  width: 806px;
  height: 142px;
  background: url("../img/title-jpzb.png") no-repeat center;
}

.title.title-qyjzs {
  width: 875px;
  height: 142px;
  background: url("../img/title-qyjzs.png") no-repeat center;
}

.title.title-jctj {
  width: 806px;
  height: 142px;
  background: url("../img/title-jctj.png") no-repeat center;
}

.title.title-cbjz {
  width: 806px;
  height: 142px;
  background: url("../img/title-cbjz.png") no-repeat center;
}

.title.title-ppzb {
  width: 806px;
  height: 142px;
  background: url("../img/title-ppzb.png") no-repeat center;
}
.block-jjsd {
  background: url("../img/bg-jjsd.jpg") no-repeat top center;

  background-size: cover;
}
.block-jlxd {
  background: url("../img/bg-jlxd.jpg") no-repeat top center;

  background-size: cover;
}
.block-ftyl {
  background: url("../img/bg-ftyl.jpg") no-repeat top center;

  background-size: cover;
}
.block-jpzb {
  background: url("../img/bg-jpzb.jpg") no-repeat top center;

  background-size: cover;
}
.block-qyjzs {
  background: url("../img/bg-qyjzs.jpg") no-repeat top center;

  background-size: cover;
}
.block-jctj {
  background: url("../img/bg-jctj.jpg") no-repeat top center;

  background-size: cover;
}
.block-cbjz {
  background: url("../img/bg-cbjz.jpg") no-repeat top center;

  background-size: cover;
}
.block-ppzb {
  background: url("../img/bg-ppzb.jpg") no-repeat top center;

  background-size: cover;
}

@media (max-width: 768px) {
  body,
  ul,
  li,
  input,
  img,
  a,
  dl,
  dt,
  dd,
  textarea,
  button,
  input,
  select {
    font-size: 0.3rem;
  }

  .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.25rem;
    width: auto;
    overflow: hidden;
  }
  .bg-max-container {
    padding: 0.2rem 0;
  }
  .banner {
    height: 5.48rem;
    max-width: 7.5rem;
  }
  .title {
    margin-top: 0.45rem;
    margin-bottom: 0.45rem;
  }
  .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-jjsd {
    width: 6.05rem;
    height: 1.06rem;
    background: url("../img/title-jjsd-m.png") no-repeat center;

    background-size: cover;
  }

  .title.title-jlxd {
    width: 6.03rem;
    height: 1.06rem;
    background: url("../img/title-jlxd-m.png") no-repeat center;

    background-size: cover;
  }

  .title.title-ftyl {
    width: 6.04rem;
    height: 1.06rem;
    background: url("../img/title-ftyl-m.png") no-repeat center;

    background-size: cover;
  }

  .title.title-jpzb {
    width: 6.05rem;
    height: 1.06rem;
    background: url("../img/title-jpzb-m.png") no-repeat center;

    background-size: cover;
  }

  .title.title-qyjzs {
    width: 6.57rem;
    height: 1.06rem;
    background: url("../img/title-qyjzs-m.png") no-repeat center;

    background-size: cover;
  }

  .title.title-jctj {
    width: 6.05rem;
    height: 1.06rem;
    background: url("../img/title-jctj-m.png") no-repeat center;

    background-size: cover;
  }

  .title.title-cbjz {
    width: 6.03rem;
    height: 1.06rem;
    background: url("../img/title-cbjz-m.png") no-repeat center;

    background-size: cover;
  }

  .title.title-ppzb {
    width: 6.03rem;
    height: 1.06rem;
    background: url("../img/title-ppzb-m.png") no-repeat center;

    background-size: cover;
  }
  .block-jjsd {
    background: url("../img/bg-jjsd-m.jpg") no-repeat top center;

    background-size: cover;
  }
  .block-jlxd {
    background: url("../img/bg-jlxd-m.jpg") no-repeat top center;

    background-size: cover;
  }
  .block-ftyl {
    background: url("../img/bg-ftyl-m.jpg") no-repeat top center;

    background-size: cover;
  }
  .block-jpzb {
    background: url("../img/bg-jpzb-m.jpg") no-repeat top center;

    background-size: cover;
  }
  .block-qyjzs {
    background: url("../img/bg-qyjzs-m.jpg") no-repeat top center;

    background-size: cover;
  }
  .block-jctj {
    background: url("../img/bg-jctj-m.jpg") no-repeat top center;

    background-size: cover;
  }
  .block-cbjz {
    background: url("../img/bg-cbjz-m.jpg") no-repeat top center;

    background-size: cover;
  }
  .block-ppzb {
    background: url("../img/bg-ppzb-m.jpg") no-repeat top center;

    background-size: cover;
  }
}
.swiper-button-prev {
  background: url("../img/btn-left.png") no-repeat;
  width: 40px;
  height: 48px;
}
.swiper-button-next {
  background: url("../img/btn-right.png") no-repeat;
  width: 40px;
  height: 48px;
}
#widget_16.widget-empty {
  background: rgba(0, 0, 255, 0.2);
  border: 1px solid #999;
}

/* #widget_15.widget-swiper .swiper-container{
  width:1055px;height:593.4375px
    } */
#widget_15.widget-swiper {
  position: relative;
  margin-bottom: 100px;
}
#widget_15.widget-swiper .swiper-slide {
  text-align: center;
  width: 1130px;
  height: 441px;
}
#widget_15 .slide-content {
  position: relative;
  margin: 0 auto;
  width: 1130px;
  height: 441px;
  background: url("../img/text-ppzb.png");
  padding-top: 50px;
  padding-left: 50px;
  padding-right: 80px;
  color: #fff;
  text-align: left;
}
#widget_15 .swiper-button-next {
  background-image: url("../img/btn-right-w.png");
}
#widget_15 .swiper-button-prev {
  background-image: url("../img/btn-left-w.png");
}

#widget_15 .pp-logo {
  background: #fff;
  width: 378px;
  height: 280px;
  line-height: 280px;
  vertical-align: middle;
  float: left;
}
#widget_15 .pp-header {
  margin-left: 400px;

  letter-spacing: 5px;

  margin-bottom: 20px;
  font-weight: bold;
  font-size: 26px;
  color: #fff;
  line-height: 2;
  font-size: 18px;
}
#widget_15 .pp-desc {
  margin-left: 400px;
  text-indent: 2em;
  height: 220px;
}
#widget_15 .pp-header a {
  font-weight: bold;
  font-size: 26px;
  color: #fff;
  line-height: 2;
  font-size: 18px;
}
#widget_15 .pp-desc a {
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 6;
}

#widget_15.widget-swiper .swiper-slide .desc {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.35);
  left: 0;
  width: 100%;
  height: 2.2em;
  line-height: 2.2em;
  color: #fff;
  white-space: nowrap;
  text-align: center;
}
#widget_15.widget-swiper .swiper-slide .desc a {
  color: #fff;
}
#widget_15.widget-swiper .swiper-pagination {
  display: block;
  margin: 0 auto;
  width: 100%;
  bottom: -50px;
  color: #ffffff;
}
#widget_15.widget-swiper .swiper-pagination-bullet {
  margin: 0 4px;
  width: 10px;
  height: 10px;
}
#widget_15 .pp-info {
  position: absolute;
  bottom: 70px;
  right: 70px;
  border: 1px solid #fff;
  padding: 0px 10px;
  border-radius: 10px;
}
#widget_15 .pp-info a {
  color: #fff;
  text-decoration: none;
}

#widget_15 .pp-info:hover {
  background: rgba(255, 255, 255, 0.4);
}
@media (max-width: 768px) {
  #widget_15 .slide-content {
    position: relative;
    margin: 0 auto;
    width: 5.76rem;
    height: 8.08rem;
    background: url(../img/text-ppzb-m.png);
    background-size: cover;
    padding-top: 0.35rem;
    padding-left: 0.38rem;
    padding-right: 0.2rem;
    color: #fff;
    text-align: left;
  }
  #widget_15 .pp-logo {
    width: 4.98rem;
    height: 3.68rem;
    line-height: 3.68rem;

    float: none;
  }
  #widget_15 .pp-header {
    margin-left: 0;
    font-size: 0.4rem;
    letter-spacing: 0.1rem;
    margin-top: 0.25rem;
    margin-bottom: 0.05rem;
  }
  #widget_15 .pp-desc {
    margin-left: 0;
  }
  #widget_15 .pp-desc a {
    line-height: 1.8;
    font-size: 0.28rem;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
  }

  #widget_15.widget-swiper .swiper-slide {
    text-align: center;
    width: 5.76rem;
    height: 8.08rem;
  }
  #widget_15 .pp-info {
    position: absolute;
    bottom: 0.2rem;
    right: 0.2rem;
    border-radius: 0.1rem;
    background: rgba(255, 255, 255, 0.4);
  }
}

/* #widget_13.widget-swiper .swiper-container{
  width:1055px;height:593.4375px
    } */
#widget_13.widget-swiper {
  position: relative;
  margin-bottom: 100px;
}
#widget_13.widget-swiper .swiper-slide {
  text-align: center;
  width: 1055px;
  height: 593.4375px;
}
.slide-content {
  position: relative;
  margin: 0 auto;
  width: 1055px;
  height: 593.4375px;
}
#widget_13.widget-swiper .swiper-slide a {
  text-align: center;
}
#widget_13.widget-swiper .swiper-slide img {
  width: 1055px;
  height: 593.4375px;
}
#widget_13.widget-swiper .swiper-slide .desc {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.35);
  left: 0;
  width: 100%;
  height: 2.2em;
  line-height: 2.2em;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
}
#widget_13.widget-swiper .swiper-slide .desc a {
  color: #fff;
}
#widget_13.widget-swiper .swiper-pagination {
  display: block;
  margin: 0 auto;
  width: 100%;
  bottom: -50px;
  color: #d10101;
}
#widget_13.widget-swiper .swiper-pagination-bullet {
  margin: 0 4px;
  width: 10px;
  height: 10px;
}
@media (max-width: 768px) {
  #widget_13.widget-swiper {
    position: relative;
    margin-bottom: 1.5rem;
  }

  #widget_13.widget-swiper .swiper-slide {
    text-align: center;
    width: 7rem;
    height: 3.9375rem;
  }
  #widget_13.widget-swiper .swiper-slide img {
    width: 7rem;
    height: 3.9375rem;
  }
}

/* #widget_11.widget-swiper .swiper-container{
  width:990px;height:556.875px
    } */
#widget_11.widget-swiper {
  position: relative;
  margin-bottom: 100px;
}
#widget_11.widget-swiper .swiper-slide {
  overflow: hidden;
}
#widget_11 .slide-content {
  position: relative;
  margin: 0 auto;
  width: 292px;
  height: 342px;
}
#widget_11.widget-swiper .swiper-slide a {
  text-align: center;
}
#widget_11.widget-swiper .swiper-slide img {
  width: 259px;
  height: 145.6875px;
}
#widget_11.widget-swiper .swiper-slide .desc {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.35);
  left: 0;
  width: 100%;
  height: 2.2em;
  line-height: 2.2em;
  color: #fff;
  white-space: nowrap;
  text-align: center;
}
#widget_11.widget-swiper .swiper-slide .desc a {
  color: #fff;
}
#widget_11.widget-swiper .swiper-pagination {
  display: block;
  margin: 0 auto;
  width: 100%;
  bottom: -50px;
  color: #fff;
}
#widget_11.widget-swiper .swiper-pagination-bullet {
  margin: 0 4px;
  width: 10px;
  height: 10px;
}
#widget_11 .swiper-button-next {
  right: -60px;
  background-image: url("../img/btn-right-w.png");
}
#widget_11 .swiper-button-prev {
  left: -60px;
  background-image: url("../img/btn-left-w.png");
}

#widget_11 .widget-card-list .card {
  white-space: normal;
  background: url("../img/text-qyjzs.png") no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  width: 292px;
  height: 342px;

  font-size: 20px;
  margin: 30px 9px;
  position: relative;
  padding: 8px 25px 8px 8px;
  font-size: 18px;
}
#widget_11 .widget-card-list .card .card-desc {
  margin-top: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
#widget_11 .widget-card-list .card .date {
  text-align: right;
  position: absolute;
  bottom: 30px;
  right: 30px;
}

#widget_11 .widget-card-list .card img {
  width: 259px;
  height: 145.6875px;
}

@media (max-width: 768px) {
  #widget_11.widget-swiper {
    margin-bottom: 1.5rem;
  }
  #widget_11 .widget-card-list .card .card-desc {
    margin-top: 0.15rem;
    line-height: 1.2em;
    font-size: 0.28rem;
  }
  #widget_11 .widget-card-list .card .date {
    bottom: 0rem;
    right: 0.1rem;
  }

  #widget_11 .widget-card-list {
    width: 5.6rem;
  }
  #widget_11 .widget-card-list .card {
    background: #fff;

    width: 100%;
    height: 100%;
    font-size: 20px;
    margin: 0;
    position: relative;
    padding: 0.1rem;
    font-size: 18px;
  }

  #widget_11 .slide-content {
    position: relative;
    margin: 0;
    width: 100%;
    height: 100%;
  }
  #widget_11.widget-swiper .swiper-slide {
    text-align: center;
    width: 2.8rem;
    height: 3.32rem;
    padding: 0.07rem;
  }
  #widget_11.widget-swiper .swiper-slide img {
    width: 2.56rem;
    height: 1.46rem;
  }

  #widget_11 .swiper-button-next {
    right: 0;
    width: 0.4rem;
    height: 0.48rem;
    background-size: cover;
  }
  #widget_11 .swiper-button-prev {
    left: 0;
    width: 0.4rem;
    height: 0.48rem;
    background-size: cover;
  }
}
#widget_8 {
  font-size: 16px;
  margin-bottom: 108px;
}
#widget_8 .slide-content{
  width: 1200px;
  height: unset;
}
#widget_8 .swiper-pagination{
  font-size: 24px;
  font-weight: 400;
  color: #D10101;
  line-height: 44px;
  bottom: unset;
}
#widget_8 .swiper-button-prev{
  background: unset;
  width: unset;
  height: unset;
  font-size: 24px;
  font-weight: 400;
  color: #D10101;
  top: unset;
  bottom: unset;
  left: 416px;
  margin-top: 0;
  line-height: 44px;

}
#widget_8 .swiper-button-next{
  background: unset;
  width: unset;
  height: unset;
  font-size: 24px;
  font-weight: 400;
  color: #D10101;
  line-height: 44px;
  top: unset;
  bottom: unset;
  right: 416px;
  margin-top: 0;
}
#widget_8 .text-title {
  color: #d10101;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 20px;
}
#widget_8 .text-title a {
  color: #d10101;
  font-weight: bold;
  letter-spacing: 1px;
}
#widget_8 .desc {
  height: 65px;
  margin-top: 0px;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  line-height: 1.6;
  color: #666;
}
#widget_8 .desc a {
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  line-height: 1.6;
  color: #666;
}

#widget_8 .date {
  text-align: right;
  color: #d10101;
}
#widget_8 .text-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  height: 50px;
  /* margin-bottom: 0.2rem; */
}
#widget_8 .text-title a{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
}
#widget_8.widget-imageText-list .imageText-item {
  margin-bottom: 15px;
  border-bottom: 1px solid #d10101;
}
#widget_8.widget-imageText-list .photo-container {
  float: left;
  width: 204px;
  height: 114.75px;
}
#widget_8.widget-imageText-list .photo-container img {
  width: 204px;
  height: 114.75px;
}
#widget_8.widget-imageText-list .text-container {
  float: right;
  width: 978px;
}
#widget_8 .swiper-container{
  /* pointer-events: none; */
}
@media (max-width: 768px) {
 
  #widget_8{
    margin-bottom: 0.88rem;
  }
  #widget_8 .text-title {
    font-size: 0.28rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
  }
  #widget_8 .text-title a{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    height: unset;
  }
  #widget_8 .desc {
    display: none;
  }
  #widget_8 .swiper-pagination{
    font-size: 0.28rem;
    font-weight: 400;
    color: #D10101;
    line-height: 0.44rem;
    bottom: unset;
  }
  #widget_8 .swiper-button-prev{
    background: unset;
    width: unset;
    height: unset;
    font-size: 0.28rem;
    font-weight: 400;
    color: #D10101;
    top: unset;
    bottom: unset;
    left: 1.5rem;
    margin-top: 0;
    line-height: 0.44rem;
  
  }
  #widget_8 .swiper-button-next{
    background: unset;
    width: unset;
    height: unset;
    font-size:0.28rem;
    font-weight: 400;
    color: #D10101;
    line-height: 0.44rem;
    top: unset;
    bottom: unset;
    right: 1.5rem;
    margin-top: 0;
  }
  #widget_8.widget-imageText-list .photo-container {
    width: 2.2rem;
    height: 1.2375rem;
  }
  #widget_8.widget-imageText-list .photo-container img {
    width: 2.2rem;
    height: 1.2375rem;
  }
  #widget_8.widget-imageText-list .text-container {
    width: 4.62rem;
  }
}

/* #widget_6.widget-swiper .swiper-container{
  width:990px;height:556.875px
    } */
#widget_6.widget-swiper {
  position: relative;
  margin-bottom: 100px;
}
#widget_6.widget-swiper .swiper-slide {
  text-align: center;
  width: 990px;
  height: 556.875px;
}
#widget_6 .slide-content {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 100%;
}
#widget_6.widget-swiper .swiper-slide a {
  text-align: center;
}
#widget_6.widget-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
}
#widget_6 .swiper-button-prev.show-lg {
  left: -60px;
}
#widget_6 .swiper-button-next.show-lg {
  right: -60px;
}

#widget_6.widget-swiper .swiper-slide .desc {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.35);
  left: 0;
  width: 100%;
  height: 2.2em;
  line-height: 2.2em;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
}
#widget_6.widget-swiper .swiper-slide .desc a {
  color: #fff;
}
#widget_6.widget-swiper .swiper-pagination {
  display: block;
  margin: 0 auto;
  width: 100%;
  bottom: -50px;
  color: #fff;
}
#widget_6.widget-swiper .swiper-pagination-bullet {
  margin: 0 4px;
  width: 10px;
  height: 10px;
}
@media (max-width: 768px) {
  #widget_6.widget-swiper {
    position: relative;
    margin-bottom: 1.5rem;
  }

  .slide-content {
    position: relative;
    margin: 0 auto;
    width: 7rem;
    height: 3.9375rem;
  }
  #widget_6.widget-swiper .swiper-slide {
    text-align: center;
    width: 7rem;
    height: 3.9375rem;
  }
  #widget_6.widget-swiper .swiper-slide img {
    width: 7rem;
    height: 3.9375rem;
  }
}

#widget_4.widget-card-list {
  font-size: 0;
  white-space: nowrap;
  margin-left: -9px;
  margin-bottom: 80px;
}

#widget_4.widget-card-list .card {
  white-space: normal;
  background: url("../img/text-jlxd.png") no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  width: 292px;
  height: 342px;

  font-size: 20px;
  margin: 30px 9px;
  position: relative;
  padding: 8px 25px 8px 8px;
  font-size: 20px;
}
#widget_4.widget-card-list .card .card-desc {
  margin-top: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
#widget_4.widget-card-list .card .card-desc a{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
#widget_4.widget-card-list .card .date {
  text-align: right;
  position: absolute;
  bottom: 30px;
  right: 30px;
}

#widget_4.widget-card-list .card img {
  width: 259px;
  height: 145.6875px;
}

@media (max-width: 768px) {
  #widget_4.widget-card-list {
    white-space: normal;
    margin-left: -0.25rem;
    margin-right: -0.25rem;
    margin-bottom: 0.5rem;
  }
  #widget_4.widget-card-list .card {
    width: 3.41rem;
    height: 3.91rem;
    margin: 0.3rem 0.13rem;
    position: relative;
    padding: 0.1rem 0.2rem 0 0.22rem;
  }
  #widget_4.widget-card-list .card .card-desc {
    margin-top: 0.1rem;
    font-size: 0.28rem;
  }

  .widget-single-image img {
    width: auto;
    height: auto;
  }
  #widget_4.widget-card-list .card img {
    width: 2.9rem;
    height: 1.63125rem;
  }
  #widget_4.widget-card-list .card .date {
    bottom: 0.3rem;
    right: 0.3rem;
  }
}

/* #widget_2.widget-swiper .swiper-container{
  width:1055px;height:593.4375px
    } */
#widget_2.widget-swiper {
  position: relative;
  margin-bottom: 100px;
}
#widget_2.widget-swiper .swiper-slide {
  text-align: center;
  width: 1055px;
  height: 593.4375px;
}
.slide-content {
  position: relative;
  margin: 0 auto;
  width: 1055px;
  height: 593.4375px;
}
#widget_2.widget-swiper .swiper-slide a {
  text-align: center;
}
#widget_2.widget-swiper .swiper-slide img {
  width: 1055px;
  height: 593.4375px;
}
#widget_2.widget-swiper .swiper-slide .desc {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.35);
  left: 0;
  width: 100%;
  height: 2.2em;
  line-height: 2.2em;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
}
#widget_2.widget-swiper .swiper-slide .desc a {
  color: #fff;
}
#widget_2.widget-swiper .swiper-pagination {
  display: block;
  margin: 0 auto;
  width: 100%;
  bottom: -50px;
  color: #d10101;
}
#widget_2.widget-swiper .swiper-pagination-bullet {
  margin: 0 4px;
  width: 10px;
  height: 10px;
}
@media (max-width: 768px) {
  #widget_2.widget-swiper {
    margin-bottom: 1.5rem;
  }
  .slide-content {
    position: relative;
    margin: 0 auto;
    width: 7rem;
    height: 3.9375rem;
  }
  #widget_2.widget-swiper .swiper-slide {
    text-align: center;
    width: 7rem;
    height: 3.9375rem;
  }
  #widget_2.widget-swiper .swiper-slide img {
    width: 7rem;
    height: 3.9375rem;
  }
}

.container-cbjz {
  text-align: center;
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 100px;
}
.container-cbjz .pp {
  display: inline-block;
  color: #fff;
  margin: 10px 20px;
}
@media (max-width: 768px) {
  .container-cbjz {
    width: auto;
    margin: 0 auto;
    margin-bottom: 0.3rem;
  }
  .container-cbjz .pp {
    display: inline-block;
    color: #fff;
    margin: 0.1rem 0.2rem;
  }
}
