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

a {
  text-decoration: none;
  color: #333333;
}
a:hover {
  text-decoration:none;
}
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;
}

.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: #225a46;
  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: #ffffff;
  background: #225a46;
  line-height: 65px;
  font-size: 12px;
  margin: 0 auto;
}

.banner {
  height: 705px;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}
.banner .pc img {
  width: 1920px;
  height: 705px;
  max-width: inherit;
  max-height: inherit;
  transform: translateX(-50%);
  position: relative;
  left: 50%;
}
.banner .m img {
  width: 7.5rem;
  height: 4.56rem;
  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: #fff;
}

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

.title.title-yljy {
  width: 1197px;
  height: 161px;
  background: url('//www.news.cn/money/zt/yaylkzg/images/title-yljy.png') no-repeat center;
}

.title.title-ylsj {
  width: 1197px;
  height: 161px;
  background: url('//www.news.cn/money/zt/yaylkzg/images/title-ylsj.png') no-repeat center;
}

.title.title-ylfc {
  width: 1197px;
  height: 161px;
  background: url('//www.news.cn/money/zt/yaylkzg/images/title-ylfc.png') no-repeat center;
}

.title.title-ylzj {
  width: 1197px;
  height: 161px;
  background: url('//www.news.cn/money/zt/yaylkzg/images/title-ylzj.png') no-repeat center;
}

.title.title-ylzg {
  width: 1197px;
  height: 161px;
  background: url('//www.news.cn/money/zt/yaylkzg/images/title-ylzg.png') no-repeat center;
}

.title.title-bdjj {
  width: 1197px;
  height: 161px;
  background: url('//www.news.cn/money/zt/yaylkzg/images/title-bdjj.png') no-repeat center;
}
.block-yljy {
  background: url('//www.news.cn/money/zt/yaylkzg/images/bg-yljy.jpg') no-repeat top center;
  height: 938px;

  background-size: cover;
}
.block-ylsj {
  background: url('//www.news.cn/money/zt/yaylkzg/images/bg-ylsj.jpg') no-repeat top center;
  height: 1047px;

  background-size: cover;
}
.block-ylfc {
  /* background: url('//www.news.cn/money/zt/yaylkzg/images/bg-ylfc.jpg') no-repeat top center;*/
  background: url(//www.news.cn/money/zt/yaylkzg/images/bg-ylfc_v3.jpg) no-repeat top center;
  height: 1365px;
  background-size: cover;
}
.block-ylzj {
  background: url('//www.news.cn/money/zt/yaylkzg/images/bg-ylzj.jpg') no-repeat top center;
  height: 1038px;
  background-size: cover;
}
.block-ylzg {
  background: url('//www.news.cn/money/zt/yaylkzg/images/bg-ylzg.jpg?v2') no-repeat top center;
  height: 1216px;
  background-size: cover;
}
.block-bdjj {
  background: url('//www.news.cn/money/zt/yaylkzg/images/bg-bdjj.jpg?v1') no-repeat top center;
  height: auto;
  background-size: cover;
}

@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.25rem;
    width: auto;
    overflow: hidden;
  }
  .bg-max-container {
    padding: 0.2rem 0;
  }
  .banner {
    height: 4.56rem;
    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-yljy {
    width: 6.84rem;
    height: 1.62rem;
    background: url('//www.news.cn/money/zt/yaylkzg/images/title-yljy-m.png') no-repeat center;

    background-size: cover;
  }

  .title.title-ylsj {
    width: 6.84rem;
    height: 1.62rem;
    background: url('//www.news.cn/money/zt/yaylkzg/images/title-ylsj-m.png') no-repeat center;

    background-size: cover;
  }

  .title.title-ylfc {
    width: 6.84rem;
    height: 1.62rem;
    background: url('//www.news.cn/money/zt/yaylkzg/images/title-ylfc-m.png') no-repeat center;

    background-size: cover;
  }

  .title.title-ylzj {
    width: 6.84rem;
    height: 1.62rem;
    background: url('//www.news.cn/money/zt/yaylkzg/images/title-ylzj-m.png') no-repeat center;

    background-size: cover;
  }

  .title.title-ylzg {
    width: 6.84rem;
    height: 1.62rem;
    background: url('//www.news.cn/money/zt/yaylkzg/images/title-ylzg-m.png') no-repeat center;

    background-size: cover;
  }

  .title.title-bdjj {
    width: 6.84rem;
    height: 1.62rem;
    background: url('//www.news.cn/money/zt/yaylkzg/images/title-bdjj-m.png') no-repeat center;

    background-size: cover;
  }
  .block-yljy {
    background: url('//www.news.cn/money/zt/yaylkzg/images/bg-yljy-m.jpg') no-repeat top center;
    height: auto;
    background-size: cover;
  }
  .block-ylsj {
    background: url('//www.news.cn/money/zt/yaylkzg/images/bg-ylsj-m.jpg') no-repeat top center;
    height: auto;
    background-size: cover;
  }
  .block-ylfc {
    /* background: url('//www.news.cn/money/zt/yaylkzg/images/bg-ylfc-m.jpg') no-repeat top center;
    height: 11.83rem; */
    background: url('//www.news.cn/money/zt/yaylkzg/images/aaaabg-3-m.jpg') no-repeat top center;
    height: 9.7rem;
    background-size: cover;
  }
  .block-ylzj {
    background: url('//www.news.cn/money/zt/yaylkzg/images/bg-ylzj-m.jpg') no-repeat top center;
    height: auto;
    background-size: cover;
  }
  .block-ylzg {
    background: url('//www.news.cn/money/zt/yaylkzg/images/bg-ylzg-m.jpg') no-repeat top center;
    height: 12.87rem;
    background-size: cover;
  }
  .block-bdjj {
    background: url('//www.news.cn/money/zt/yaylkzg/images/bg-bdjj-m.jpg') no-repeat top center;
    height: auto;
    background-size: cover;
  }
}

#widget_10.widget-imageText-list .imageText-item {
  margin-bottom: 15px;
}
#widget_10.widget-imageText-list .photo-container {
  float: left;
  width: 300px;
  height: 200px;
}
#widget_10.widget-imageText-list .photo-container img {
  width: 300px;
  height: 200px;
}
#widget_10.widget-imageText-list .text-container {
  float: right;
  width: 880px;
}

@media (max-width: 768px) {
  #widget_10.widget-imageText-list .photo-container {
    width: 2.5rem;
    height: 1.40625rem;
  }
  #widget_10.widget-imageText-list .photo-container img {
    width: 2.5rem;
    height: 1.40625rem;
  }
  #widget_10.widget-imageText-list .text-container {
    width: 4.3rem;
  }
}

#widget_8.widget-swiper {
  font-size: 0;
}

#widget_8.widget-swiper .card {
  width: 400px;
  height: 492px;
  display: inline-table;
  background: linear-gradient(0deg, #388250 0%, #93c982 81%, #c5ed96 100%);
  box-shadow: 3px 5px 15px 1px rgba(39, 113, 61, 0.28);
  border-radius: 10px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  box-sizing: border-box;
}

.widget-swiper.widget-card-list .card .date {
  text-align: right;
}

#widget_8.widget-swiper .card img {
  width: 378px;
  height: 200px;
}
#widget_8 .swiper-slide {
  width: 400px !important;
}
#widget_8 .swiper-container {
  width: 825px;
  margin-left: 372px;
}

#widget_8 .swiper-button-next {
  background-image: url('//www.news.cn/money/zt/yaylkzg/images/btn-next.png');
  background-size: 100% 100%;
  right: -45px;
  top: 65%;
}
#widget_8 .swiper-button-prev {
  background-image: url('//www.news.cn/money/zt/yaylkzg/images/btn-prev.png');
  background-size: 100% 100%;
  left: 325px;
  top: 65%;
}

@media (max-width: 768px) {
  #widget_8 .swiper-slide {
    width: 4rem !important;
    margin-right: 0.3rem;
  }
  #widget_8 .swiper-container {
    width: 100%;
    margin-left: 0;
  }
  #widget_8.widget-swiper .card {
    width: 4rem;
    height: 5.57rem;
    margin: 0.1rem 0.1rem;
    position: relative;
    padding: 0.1rem;
  }

  #widget_8.widget-swiper .card img {
    width: 3.78rem;
    height: 2rem;
    border-radius: 0.08rem;
  }

  .widget-single-image img {
    width: auto;
    height: auto;
  }
}

/* #widget_6.widget-swiper .swiper-container{
  width:1188px;height:668.25px
    } */
#widget_6.widget-video {
  position: relative;
  margin-bottom: 50px;
}
#widget_6.widget-video .video-container {
  text-align: center;
  width: 1188px;
  height: 668.25px;
}
.video-content {
  position: relative;
  margin: 0 auto;
  width: 1188px;
  height: 668.25px;
}

#widget_6.widget-video .video-content .play {
  position: absolute;
  width: 267px;
  height: 75px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#widget_6.widget-video .video-content a {
  text-align: center;
}
#widget_6.widget-video .video-content img {
  width: 1188px;
  height: 668.25px;
}
#widget_6.widget-video .video-content .desc {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.85);
  opacity: 0.5;
  left: 0;
  width: 100%;
  height: 2.2em;
  line-height: 2.2em;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  
}
#widget_6.widget-video .video-content .desc a {
  color: #fff;
}

@media (max-width: 768px) {
  .video-content {
    position: relative;
    margin: 0 auto;
    width: 6.85rem;
    height: 3.63rem;
  }
  #widget_6.widget-video .video-content .play {
    width: 2.85rem;
    height: .85rem;
  }
  #widget_6.widget-video {
    margin-bottom: 1.29rem;
  }
  #widget_6.widget-video .video-container {
    text-align: center;
    width: 6.85rem;
    height: 3.63rem;
    margin: 0 auto;
  }
  #widget_6.widget-video .video-content img {
    width: 6.85rem;
    height: 3.63rem;
    margin: 0 auto;
  }
}

#widget_4.widget-swiper .swiper-wrapper{
  margin-bottom: 15px;
}
#widget_4.widget-swiper .photo-container {
  float: left;
  width: 653px;
  height: 344px;
}
#widget_4.widget-swiper .photo-container img {
  width: 653px;
  height: 367.3125px;
}
#widget_4.widget-swiper .text-container {
  float: right;
  width: 489px;
}

@media (max-width: 768px) {
  #widget_4.widget-swiper .photo-container {
    width: 6.86rem;
    height: 3.61rem;
    margin: 0 auto;
    float: none;
  }
  #widget_4.widget-swiper .photo-container img {
    width: 6.86rem;
    height: 3.61rem;
  }
  #widget_4.widget-swiper .text-container {
    width: 100%;
    text-align: center;
    float: none;
  }
}

#widget_2.widget-empty {
  background: rgba(0, 0, 255, 0.2);
  border: 1px solid #999;
}

#widget_1.widget-empty {
  background: rgba(0, 0, 255, 0.2);
  border: 1px solid #999;
}

/* 新增css样式 */
.block-bdjj .imageText-item {
  padding-bottom: 30px;
  border-bottom: 1px solid #fff;
  margin-bottom: 45px !important;
}

.block-bdjj .text-title a {
  font-size: 24px;
  font-weight: bold;
  color: #fff4a5;
}

.block-bdjj .text-container .desc {
  padding-top: 15px;
}
.block-bdjj .text-container .desc a {
  display: block;
  font-size: 15px;
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
  text-indent: 2em;
}
.block-bdjj .detail a {
  display: block;
  text-align: right;
  font-size: 14px;
  color: #fff4a5;
  line-height: 24px;
  cursor: pointer;
}

.block-ylzg .text-title a {
  display: block;
  margin-top: 25px;
  font-size: 30px;
  font-weight: bold;
  color: #fffad6;
  text-align: center;
}

.block-ylzg .card-desc a {
  display: block;
  font-size: 18px;
  color: #fffefe;
  line-height: 35px;
  margin-top: 30px;
}

.block-ylfc .text-container .text-title a {
  display: block;
  margin-top: 150px;
  font-size: 30px;
  font-weight: bold;
  color: #faf5d1;
}

.block-ylfc .text-container .desc a {
  display: block;
  margin-top: 20px;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  line-height: 35px;
}

@media (max-width: 768px) {
  .block-bdjj .imageText-item {
    padding-bottom: 0.4rem;
    border-bottom: 1px solid #fff;
    margin-bottom: 0.37rem !important;
  }

  .block-bdjj .text-title a {
    font-size: 0.28rem;
    line-height: 0.46rem;
  }

  .block-bdjj .text-container .desc {
    display: none;
  }

  .block-bdjj .detail a {
    font-size: 0.24rem;
    line-height: 0.24rem;
    margin-top: 0.57rem;
  }

  .block-ylzg .text-title a {
    margin-top: 0.5rem;
    font-size: 0.36rem;
  }

  .block-ylzg .card-desc a {
    margin-top: 0.33rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    padding-left: 0.25rem;
  }

  .block-ylfc .text-container {
    padding: 0 .2rem;
  }

  .block-ylfc .text-container .text-title a {
    font-size: 0.36rem;
    margin-top: 0.6rem;
  }

  .block-ylfc .text-container .desc a {
    margin-top: 0.38rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    text-align: left;
  }
}

#widget_1 {
  background-image: url('//www.news.cn/money/zt/yaylkzg/images/bg-yljy-container.png');
  background-size: 100% 100%;
  height: 570px;
  padding: 42px;
  position: relative;
}
#widget_1 .yljy-container {
  width: 667px;
  float: left;
}
#widget_1 .swiper-container {
  margin-top: 10px;
}
#widget_1 .info-container {
  margin-left: 687px;
}
#widget_1 .yljy-container .active-item {
  border: 2px solid #fff;
}
#widget_1 .swiper-slide img {
  display: block;
  border: 1px solid transparent;
}
#widget_1 .swiper-slide-active img {
  border: 1px solid #fff;
}
#widget_1 .swiper-button-prev {
  background-color: rgba(0, 0, 0, 0.8);
  background-image: url('//www.news.cn/money/zt/yaylkzg/images/btn-prev-white.png');
  background-size: 11px 19px;
  left: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  width: 25px;
  height: 48px;
}
#widget_1 .swiper-button-next {
  background-color: rgba(0, 0, 0, 0.8);
  background-image: url('//www.news.cn/money/zt/yaylkzg/images/btn-next-white.png');
  background-size: 11px 19px;
  right: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  width: 25px;
  height: 48px;
}
#widget_1 .info-title {
  color: #faf5d1;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
  letter-spacing: 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#widget_1 .info-title a {
  color: #faf5d1;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
  letter-spacing: 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#widget_1 .info-desc {
  color: #fff;
  font-size: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 8;
}
.btn-bm {
  background-image: url('//www.news.cn/money/zt/yaylkzg/images/btn-wybm.png');
  width: 207px;
  height: 54px;
}

.btn-bm a {
  display: block;
  height: 100%;
}
#widget_1 .xm {
  background-image: url('//www.news.cn/money/zt/yaylkzg/images/web-xm.png');
  width: 352px;
  height: 258px;
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
  right: -150px;
}
#widget_1 .btn-bm {
  position: absolute;
  bottom: 52px;
}
#widget_2 .ylsj-container {
  background-image: url('//www.news.cn/money/zt/yaylkzg/images/bg-ylsj-cotainer.png');
  height: 460px;
  padding: 20px;
  position: relative;
}

#widget_2 .ylsj-container .active-item {
  width: 796px;
  height: 420px;
  float: left;
}
#widget_2 .ylsj-container .active-item img {
  width: 100%;
  height: 100%;
}

#widget_2 .info-container {
  margin-left: 816px;
}
#widget_2 .info-title {
  color: #006548;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
  letter-spacing: 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#widget_2 .info-title a {
  color: #006548;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
  letter-spacing: 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#widget_2 .info-desc {
  font-size: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 8;
}
#widget_2 .btn-bm {
  position: absolute;
  bottom: 20px;
  right: 90px;
}
#widget_2 .ylsj-swiper-container {
  margin-top: 30px;
  position: relative;
}
#widget_2 .swiper-slide {
  background: url('//www.news.cn/money/zt/yaylkzg/images/bg-ylsj-cotainer.png');
  background-size: 100% 100%;
}
#widget_2 .swiper-slide img {
  display: block;
  border: 2px solid transparent;
}

#widget_2 .swiper-button-prev {
  background-image: url('//www.news.cn/money/zt/yaylkzg/images/btn-prev.png');
  background-size: 27px 32px;
  left: -40px;

  width: 40px;
  height: 50px;
}
#widget_2 .swiper-button-next {
  background-image: url('//www.news.cn/money/zt/yaylkzg/images/btn-next.png');
  background-size: 27px 32px;
  right: -40px;

  width: 40px;
  height: 50px;
}

#widget_4 .swiper-button-next {
  background-image: url('//www.news.cn/money/zt/yaylkzg/images/btn-next.png');
  background-size: 100% 100%;
  right: -50px;
  top: 65%;
}
#widget_4 .swiper-button-prev {
  background-image: url('//www.news.cn/money/zt/yaylkzg/images/btn-prev.png');
  background-size: 100% 100%;
  left: -50px;
  top: 65%;
}

@media (max-width: 768px) {
  #widget_1 {
    background-image: url('//www.news.cn/money/zt/yaylkzg/images/bg-yljy-container-m.png');
    background-size: 100% 100%;
    height: 12.82rem;
    padding: 0.25rem 0.2rem;
    position: relative;
  }
  #widget_1 .yljy-container {
    width: auto;
    float: none;
  }
  #widget_1 .swiper-container {
    margin-top: 0.1rem;
  }
  #widget_1 .info-container {
    margin: 0.2rem;
  }
  #widget_1 .info-title {
    font-size: 0.36rem;
    margin-bottom: 0.2rem;
    letter-spacing: 0;
  }
  #widget_1 .info-desc {
    font-size: 0.28rem;

    -webkit-line-clamp: 10;
  }
  #widget_1 .xm {
    width: 3.42rem;
    height: 2.51rem;

    bottom: 0;
    right: 0;
  }
  .btn-bm {
    background-image: url('//www.news.cn/money/zt/yaylkzg/images/btn-wybm.png');
    width: 2.41rem;
    height: 0.63rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }

  #widget_1 .btn-bm {
    bottom: 0.5rem;
  }
  #widget_2 .ylsj-container {
    height: auto;
    padding: 0.2rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  #widget_2 .ylsj-container .active-item {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    float: none;
  }
  #widget_2 .info-container {
    margin-left: 0;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  #widget_2 .btn-bm {
    bottom: 0.4rem;
    right: 50%;
    transform: translateX(50%);
  }
  #widget_2 .ylsj-swiper-container {
    margin-top: 30px;
    position: absolute;
    left: 0.2rem;
    right: 0.2rem;
    top: 6rem;
  }
  #widget_2 .info-title {
    font-size: 0.36rem;

    margin-bottom: 0.2rem;
    letter-spacing: 0;
  }
  #widget_2 .info-desc {
    font-size: 0.28rem;
  }
}

#widget_1 .swiper-container .swiper-slide .info-title, #widget_1 .swiper-container .swiper-slide .info-desc {
  display: none;
}

#widget_2 .swiper-container .swiper-slide .info-title, #widget_2 .swiper-container .swiper-slide .info-desc {
  display: none;
}

#widget_9 .ylsj-swiper-container {
  margin-top: 30px;
  position: relative;
}

#widget_9 .swiper-button-prev {
  background-image: url('//www.news.cn/money/zt/yaylkzg/images/btn-prev.png');
  background-size: 27px 32px;
  left: -40px;

  width: 40px;
  height: 50px;
}
#widget_9 .swiper-button-next {
  background-image: url('//www.news.cn/money/zt/yaylkzg/images/btn-next.png');
  background-size: 27px 32px;
  right: -40px;

  width: 40px;
  height: 50px;
}
#widget_9 .swiper-container {
  overflow: visible;
}

#widget_9 .swiper-slide .img-box:hover {
  transform: scale(1.2);
  transition: all .2s;
}

#widget_9 .ylsj-swiper-container {
  margin-top: 30px;
  position: relative;
}

#widget_9 .img-box {
  display: none;
}

#widget_9 .swiper-slide .img-box {
  width: 389px;
  height: 218px;
  margin-bottom: 13px;
  display: inline-block;
  margin-right: 15px;
}

#widget_9 .swiper-slide .img-box:nth-child(3n) {
  margin-right: 0;
}

#widget_9 .swiper-slide .img-box img {
  width: 100%;
  height: 218px;
}
#widget_4 { display: none;}
#widget_9 { display: block;}
@media (max-width: 768px) {
  #widget_4 { display: block;}
  #widget_9 { display: none;}
  #widget_9 .swiper-button-prev {
    background-size: 0.27rem 0.32rem;
    width: 0.27rem;
    left: -0.5rem;
    top: 1.65rem;
  }

  #widget_9 .swiper-button-next {
    background-size: 0.27rem 0.32rem;
    width: 0.27rem;
    right: -0.5rem;
    top: 1.65rem;
  }

  #widget_9 .ylsj-swiper-container {
    width: 6rem;
    margin: auto;
    margin-top: 0.1rem;
    position: absolute;
    left: 0.2rem;
    right: 0.2rem;
  }

  #widget_9 .swiper-container {
    width: 100%;
  }

  #widget_9 .swiper-slide .img-box {
    width: 6rem;
    height: auto;
    margin-bottom: 0.5rem;
    display: inline-block;
  }

  #widget_9 .swiper-slide .img-box img {
    width: 100%;
    height: auto;
  }
}
