/* 新华网专题通用css框架。*/
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
html {
  height: 100%;
}
body {
  min-height: 100%;
  color: #333;
  background-color: #fff;
  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: 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;
}

.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: #144AFF;
  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: #144AFF;
  line-height: 65px;
  font-size: 12px;
  margin: 0 auto;
}

.banner {
  /* height: 1637px; */
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.banner .pc img {
  width: 1920px;
  height: 1016px;
  max-width: inherit;
  max-height: inherit;
  transform: translateX(-50%);
  position: relative;
  left: 50%;
}
.banner .m img {
  width: 7.5rem;
  height: 4.06rem;
  max-width: inherit;
  max-height: inherit;
  transform: translateX(-50%);
  position: relative;
  left: 50%;
}
.bg-max-container.block-banner-bg{
  background: url('//www.news.cn/money/zt/yhylzt/images/banner1.png') no-repeat center center;
  background-size:cover;
  height: 793px;
  margin-top: -415px;
}
/*主要页面容器相关*/
.page-container {
  min-width: 1240px;
}
.container {
  margin: 0 auto;
  position: relative;
  width: 1240px;
}
.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-mfslgy {
          width:773px;
          height:113px;
          background:url("//www.news.cn/money/zt/yhylzt/images/title-mfslgy.png") no-repeat center;
          margin: 0 auto;
          margin-top: 78px;
          
        }
      
        .title.title-mfhys {
          width:773px;
          height:113px;
          background:url("//www.news.cn/money/zt/yhylzt/images/title-mfhys.png") no-repeat center;
          margin: 0 auto;
          margin-top: 57px;

          
        }
      
        .title.title-mfyskp {
          width:774px;
          height:113px;
          background:url("//www.news.cn/money/zt/yhylzt/images/title-mfyskp.png") no-repeat center;
          margin: 0 auto;
          margin-top: 110px;
          margin-bottom: 47px;

          
        }
      
        .title.title-mfjkxftj {
          width:773px;
          height:113px;
          background:url("//www.news.cn/money/zt/yhylzt/images/title-mfjkxftj.png") no-repeat center;
          margin: 0 auto;
          margin-top: 108px;
          margin-bottom: 54px;
        }
       .block-mfslgy {
        background:url("//www.news.cn/money/zt/yhylzt/images/bg-mfslgy.jpg") no-repeat top center;
          
          background-size:cover;
      }.block-mfhys {
        background:url("//www.news.cn/money/zt/yhylzt/images/bg-mfhys.jpg") no-repeat top center;
          
        background-size:1920px 100%;

      }.block-mfyskp {
        background:url("//www.news.cn/money/zt/yhylzt/images/bg-mfyskp.jpg") no-repeat top center;
          
          background-size:cover;
      }
      .block-mfjkxftj {
        background:url("//www.news.cn/money/zt/yhylzt/images/bg-mfjkxftj.jpg") no-repeat top center;
          
          background-size:cover;
      }

      .banner-content{
        width: 1240px;
        height: 259px;
        background: url("//www.news.cn/money/zt/yhylzt/images/banner-content-bg.png") no-repeat center;
         background-size: 100% 100%;
         margin: 0 auto;
         margin-top: 440px;
        padding: 54px 78px 75px 80px;
        /* position: absolute;
        bottom: 62px;
        left: 50%;
        transform: translate( -50%,0); */

      }
      .banner-content p{
        font-size: 24px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #144AFF;
        line-height: 48px;
      }
  @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: 10.55rem;
    max-width: 7.5rem;
  }
  .banner-content{
    width: 7.24rem;
    height: 3.75rem;
    background: url("//www.news.cn/money/zt/yhylzt/images/banner-content-bg-m.png") no-repeat center;
    /* position: absolute; */
    bottom: 2.6rem;
    padding: 0.62rem 0.75rem 0.92rem;
    margin-top: 1.35rem;
    /* transform: translate( -50%,0); */
    background-size: 100% 100%;

  }
  .banner  .banner-content p{
    font-size: 0.28rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #144AFF;
    line-height: 0.48rem;
    -webkit-line-clamp: 6;

  }
  .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-mfslgy {
          width: 7.45rem;
          height: 1.09rem;
          background:url("//www.news.cn/money/zt/yhylzt/images/title-mfslgy-m.png") no-repeat center;
          
          background-size:cover;
          margin-top: 0.65rem;
          margin-bottom: 0.63rem;
        }
      
        .title.title-mfhys {
          width:7.45rem;
          height:1.09rem;
          background:url("//www.news.cn/money/zt/yhylzt/images/title-mfhys-m.png") no-repeat center;
          background-size:cover;
          margin-top:0.44rem ;
          margin-bottom: 0.4rem;
        }
      
        .title.title-mfyskp {
          width:7.45rem;
          height:1.09rem;
          background:url("//www.news.cn/money/zt/yhylzt/images/title-mfyskp-m.png") no-repeat center;
          
          background-size:cover;
          margin-top: 1.24rem;
          margin-bottom:0.65rem;
        }
      
        .title.title-mfjkxftj {
          width:7.45rem;
          height:1.09rem;
          background:url("//www.news.cn/money/zt/yhylzt/images/title-mfjkxftj-m.png") no-repeat center;
          
          background-size:cover;
          margin-top: 1.26rem;
          margin-bottom: 0.58rem;
        }
       .block-mfslgy {
        background:url("//www.news.cn/money/zt/yhylzt/images/bg-mfslgy-m.jpg") no-repeat top center;
          
        background-size:cover;
        
      }.block-mfhys {
        
          background:url("//www.news.cn/money/zt/yhylzt/images/bg-mfhys-m.jpg") no-repeat top center;
          
          background-size:cover;
          height: 6.97rem;
          
      }.block-mfyskp {
        
          background:url("//www.news.cn/money/zt/yhylzt/images/bg-mfyskp-m.jpg") no-repeat top center;
          
          background-size:cover;
          
      }.block-mfjkxftj {
        
          background:url("//www.news.cn/money/zt/yhylzt/images/bg-mfjkxftj-m.jpg") no-repeat top center;
          
          background-size:cover;
          
      };
}

   #widget_10.widget-combine-focus .image-container {
    float: left;
    width:620px;
    height:465px;
    position: relative;
}
#widget_10.widget-combine-focus .image-container img{
    width:620px;
    height:465px;
}
#widget_10.widget-combine-focus .text-container {
    float: right;
    width: 580px;
   
}


    #widget_10.widget-combine-focus .top-title{
        line-height: 1.4;
    margin-bottom: 15px;
    padding-bottom: 5px;
    }
#widget_10.widget-combine-focus .top-title, #widget_10.widget-combine-focus .top-title a {
    color: #004c9f;
    text-decoration: none;
    font-weight: bold;
}
#widget_10.widget-combine-focus .text-list {
    color: #0b4da2;
    margin-left: 25px;
    margin-top: 18px;
}
#widget_10.widget-combine-focus .image-container .desc{

position: absolute;
bottom: 0;
background: rgba(0,0,0,.85);
left: 0;
width: 100%;
height: 2.2em;
line-height: 2.2em;
color: #fff;
white-space: nowrap;
text-align:center

}

.desc a{
color: #fff;
}

@media (max-width: 768px) {
  .bg-max-container.block-banner-bg{
    background: url('//www.news.cn/money/zt/yhylzt/images/banner1-m.png') no-repeat center center;
    background-size:cover;
    height: 7.91rem;
    margin-top: -1.4rem;
  }
    #widget_10.widget-combine-focus .image-container {
    float: none;
    width:7rem;
    height:5.25rem;
    position: relative;
}
#widget_10.widget-combine-focus .image-container img{
    width:7rem;
    height:5.25rem;
}
#widget_10.widget-combine-focus .text-container {
    float: none;
    width: auto;
}
#widget_10.widget-combine-focus .top-title{
margin-top:.2rem;
margin-bottom: .2rem;
padding-bottom:.1rem;
}
#widget_10.widget-combine-focus .text-list{
    margin-left: 0;
    margin-top: .1rem;
}
#widget_10.widget-combine-focus .text-list li {
    margin-left: .3rem;
    margin-top: .15rem;
}
}



    #widget_8.widget-single-image {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        display: flex;
        margin-bottom: 105px;
        margin-top: 52px;

    }
    #widget_8.widget-single-image .left-image  {
      margin-right: 32px;
      position: relative;
  }

    #widget_8.widget-single-image .left-image img {
        width: 926px;
        height: 485px;
    }

    #widget_8.widget-single-image .left-image .desc {
        text-align: center;
        position: absolute;
        bottom: 26px;
        left: 24px;
        font-size: 20px;
        font-family: Source Han Sans CN;
        font-weight: 500;
        padding-right: 30px;
        color: #FFFFFF;
        line-height: 40px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 100%;
        text-align: left;
    }
  
    .mfslgy-list .swiper-wrapper{
      display: block;
      width: unset;
      height: unset;
    }
    
    .mfslgy-list::-webkit-scrollbar {
      width: 6px;
    }
  
    .mfslgy-list::-webkit-scrollbar-track {
      background: RGBA(159, 193, 253, 1);
      border-radius: 10px;
  }
  
  .mfslgy-list::-webkit-scrollbar-thumb {
      background: RGBA(20, 74, 255, 1);
      border-radius: 10px;
    }
    #widget_8.widget-single-image .mfslgy-list  {
      overflow: hidden;
      height: 485px;
      overflow: auto;
      padding-right: 13px;

    }
    #widget_8.widget-single-image .mfslgy-list a {
      font-size: 18px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      color: #333333;
      line-height: 28px;
    }
    #widget_8.widget-single-image .mfslgy-list img {
      width: 223px;
      height: 118px;
    }
    #widget_8.widget-single-image .mfslgy-list .desc {
      font-size: 18px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      color: #333333;
      line-height: 28px;
      padding: 10px 0;
      width: 223px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;

    }

    @media (max-width: 768px) {
      #widget_8.widget-single-image .mfslgy-list{
        overflow: unset !important;
      }
        #widget_8.widget-single-image .left-image img {
            width: 100%;
            height: auto;
        }

    #widget_8.widget-single-image {
      margin-top: 0;
      position: relative;
      margin-bottom: 0;

      }
      .mfslgy-list::-webkit-scrollbar {
        display: none;
      }
      #widget_8.widget-single-image .mfslgy-list  {
        height: 3.6rem;
        padding-right: 0;
  
      }
      #widget_8.widget-single-image .mfslgy-list a {
        width: 6.85rem;
        height: 3.6rem;
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        line-height: 28px;
        position: relative;
        display: block;
      }
      #widget_8.widget-single-image .mfslgy-list img {
        width: 6.85rem;
        height: 3.6rem;
      }
      #widget_8.widget-single-image .mfslgy-list .swiper-wrapper {
        width: 6.85rem;
        height: 3.6rem;
        display: flex;
      }
      #widget_8.widget-single-image .mfslgy-list .desc {
        font-size: 0.28rem;
        font-family: Source Han Sans CN;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 0.36rem;
        width: 6.56rem;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
        position: absolute;
        bottom: 0.31rem;
        left: 0;
        text-align: left;
        margin-left: 0.15rem;
  
      }
      #widget_8 .swiper-pagination{
        bottom: 0.14rem;
        left: 50%;
        transform: translate(-50%, 0);
      }
      #widget_8 .swiper-pagination-bullet-active{
        background-color: #fff;
      }
      #widget_8 .swiper-pagination-bullet{
        margin: 0 0.07rem;
      }
    }


   

/* #widget_6.widget-swiper .swiper-container{
  width:1210px;height:907.5px
    } */
#widget_6.widget-swiper{
  margin: 0 auto;
  position:relative;
  margin-bottom: 108px;
  width: 1078px;
  margin-top: 40px;
  
}
#widget_6.widget-swiper .swiper-slide{
  /* text-align:center; */
  height:344px !important;
}
#widget_6.widget-swiper .slide-content{
  position:relative;
  margin:0 auto;
  width: 248px;
  height: 343px;
  background: linear-gradient(0deg, #99B8FD 0%, #DCE7FF 99%);
  border-radius: 4px;
  padding: 9px;
  box-shadow: 0px 9px 16px 0px rgba(207, 207, 207, 0.46),inset 0px 2px 4px 0px rgba(255, 255, 255, 0.28),inset 0px 10px 18px 0px rgba(255, 255, 255, 0.52);
}
#widget_6.widget-swiper .swiper-slide a{
  /* text-align:center; */
}
#widget_6.widget-swiper .swiper-slide img{
  width: 230px;
  height: 249px;
  border-radius: 4px;
}
#widget_6.widget-swiper .swiper-slide .person{
  text-align:center;
  margin-top: 10px;
}
#widget_6.widget-swiper .swiper-slide .person .name{
  font-size: 25px;
  font-family: MicrosoftYaHeiSemibold;
  font-weight: 400;
  color: #333333;
  line-height: 29px;
}
#widget_6.widget-swiper .swiper-slide .person .zw{
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 300;
  color: #333333;
  line-height: 29px;
  margin-top: 9px;
}
 #widget_6 .swiper-button-prev{
  width: 30px;
  height: 35px;
  background: url('//www.news.cn/money/zt/yhylzt/images/left.png') no-repeat;
  background-size: 100% 100%;
  margin-left: -78px;
 }
 #widget_6 .swiper-button-next{
  width: 30px;
  height: 35px;
  background: url('//www.news.cn/money/zt/yhylzt/images/right.png') no-repeat;
  background-size: 100% 100%;
  margin-right: -78px;
 }
  @media (max-width: 768px) {
    #widget_6.widget-swiper{
      margin: 0 auto;
      position:relative;
      margin-bottom: 0.6rem;
      width: 5.8rem;
      margin-top:0.3rem;
      
    }
    #widget_6.widget-swiper .swiper-slide img{
      width: 230px;
      height: 249px;
      border-radius: 4px;
    }
    #widget_6.widget-swiper .swiper-slide .person{
      text-align:center;
      margin-top: 0.1rem;
    }
    #widget_6.widget-swiper .swiper-slide .person .name{
      font-size: 0.29rem;
      font-weight: bold;
      color: #333333;
      line-height: 0.32rem;
    }
    #widget_6.widget-swiper .swiper-slide .person .zw{
      font-size: 0.2rem;
      font-family: Microsoft YaHei;
      font-weight: 300;
      color: #333333;
      line-height: 0.32rem;
      margin-top: 0.1rem;
    }
    #widget_6.widget-swiper .slide-content{
      width: 2.72rem;
      height: 3.77rem;
      padding: 0.1rem;
    }
    #widget_6.widget-swiper .swiper-slide{
      text-align:center;
      height: 3.77rem !important;
    }
    #widget_6.widget-swiper .swiper-slide img{
        width: 2.53rem;
        height: 2.73rem;
        }
  }




  #widget_4 .widget-video{
    
    width: 1210px;
    margin: 0 auto;
    height: 695px;
  }
  #widget_4 .widget-video img{
    border: 5px solid #fff;
    border-radius: 8px;
  }
    #widget_4.widget-single-image {
        margin-left: auto;
        margin-right: auto;
        text-align: center;

    }

    #widget_4.widget-single-image img {
        width: 1184px;
        height: 666px;
    }

    #widget_4.widget-single-image .desc {
        text-align: center;
    }

    @media (max-width: 768px) {
      #widget_6 .show-lg{
        display: block;
      }
        #widget_4.widget-single-image img {
            width: 100%;
            height: auto;
        }
        #widget_4 .widget-video{
          width: 7rem;
          margin: 0 auto;
          height: 4.1rem;
        }
        #widget_4 .widget-video img{
          border: 0.05rem solid #fff;
          border-radius: 0.05rem;
          width: 7rem;
          margin: 0 auto;
        }
          #widget_4.widget-single-image {
              margin-left: auto;
              margin-right: auto;
              text-align: center;
      
          }
      
          #widget_4.widget-single-image .desc {
              text-align: center;
          }
          #widget_6 .swiper-button-prev{
            width: 0.32rem;
            height: 0.36rem;
            background: url('//www.news.cn/money/zt/yhylzt/images/left.png') no-repeat;
            background-size: 100% 100%;
            margin-left: -0.6rem;
            margin-top: -0.18rem;
           }
           #widget_6 .swiper-button-next{
            width: 0.32rem;
            height: 0.36rem;
            background: url('//www.news.cn/money/zt/yhylzt/images/right.png') no-repeat;
            background-size: 100% 100%;
            margin-right: -0.6rem;
            margin-top: -0.18rem;

           }
    }


    #widget_2.widget-imageText-list .imageText-item{
        margin-bottom:15px;
    }
    #widget_2 .mfjkxftj-content-bg{
      width: 1240px;
      height: 734px;
      background: url('//www.news.cn/money/zt/yhylzt/images/mfjkxftj-content-bg.png') no-repeat center center;
      background-size: 100% 100%;
      margin-bottom: 116px;
      padding: 50px;
    }
    #widget_2.widget-imageText-list .photo-container{
        float: left;
        width:218px;
        height:124px;
        margin-right: 18px;
   }
   #widget_2.widget-imageText-list .photo-container img{
    width:218px;
    height:124px;
   }
   #widget_2.widget-imageText-list .text-container{
    float: right;
    width: 894px;
   }
   #widget_2.widget-imageText-list .text-container .text-title{
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #144AFF;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
   }
   #widget_2.widget-imageText-list .text-container .text-title a{
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #144AFF;
    line-height: 30px;
   }
   .mfjkxftj-content p{
      font-size: 18px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      color: #575A63;
      line-height: 28px;
      margin-top: 40px;
      
   }
   .content-line{
      width: 1100px;
      height: 1px;
      background: url('//www.news.cn/money/zt/yhylzt/images/line.png') no-repeat center center;
      background-size: 100% 100%;
      margin-top: 33px;
      margin-bottom: 26px;
   }

    @media (max-width: 768px) {
      #widget_2.widget-imageText-list .imageText-item{
        margin-bottom:0;
    }
      #widget_2 .mfjkxftj-content-bg{
        width: 7.23rem;
        height: 6.2rem;
        background: url('//www.news.cn/money/zt/yhylzt/images/mfjkxftj-content-bg-m.png') no-repeat center center;
        background-size: 100% 100%;
        margin-bottom:0.24rem;
        padding: 0.44rem;
      }
      #widget_2.widget-imageText-list .photo-container{
          float: left;
          width:1.96rem;
          height:1.12rem;
          margin-right: 0.35rem;
     }
     #widget_2.widget-imageText-list .photo-container img{
      width:1.96rem;
          height:1.12rem;
     }
     #widget_2.widget-imageText-list .text-container{
      float: left;
      width: 3.6rem;
     }
     #widget_2.widget-imageText-list .text-container .text-title{
      font-size: 0.24rem;
      font-weight: bold;
      -webkit-line-clamp: 2;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: normal;

      
     }
      #widget_2.widget-imageText-list .text-container .text-title a{
      /* display: none; */
      font-size: 0.24rem;
      font-weight: bold;
       -webkit-line-clamp: 2;
       display: -webkit-box;
       -webkit-box-orient: vertical;
       overflow: hidden;
       text-overflow: ellipsis;
      white-space: normal;


      }
      .mfjkxftj-content p{
        display: none;
      }
     .content-line{
        width: 6.5rem;
        height:0.01rem;
        background: url('//www.news.cn/money/zt/yhylzt/images/line.png') no-repeat center center;
        background-size: 100% 100%;
        margin:0.2rem 0;
     }
  
    }


    #widget_7.widget-swiper{
      position:relative;
      margin-bottom: 190px;
      margin-top: 60px;
      
    }
    #widget_7.widget-swiper .swiper-slide{
      text-align:center;
      width:1184px;
      height:666px;
    }
    #widget_7.widget-swiper .slide-content{
      position:relative;
      margin:0 auto;
      width:1184px;
      height:666px
    }
    #widget_7.widget-swiper .swiper-slide a{
      text-align:center;
    }
    #widget_7.widget-swiper .swiper-slide img{
      width:1184px;
      height:666px;
      border-radius: 10px;

    }

      #widget_7.widget-swiper   .swiper-pagination{
        display: block;
        margin: 0 auto;
        width: 100%;
        margin-top: 28px;
      }
      #widget_7.widget-swiper   .swiper-pagination-bullet{
        margin:0 4px;
        width: 10px;
        height: 10px;
        background: rgba(255, 255, 255, 0.5);

      }
      #widget_7 .swiper-pagination-bullet.swiper-pagination-bullet-active{
        background: #fff;
      }
      @media (max-width: 768px) {
        #widget_7.widget-swiper{
          position:relative;
          margin-top: 0px;
          
        }
        #widget_7.widget-swiper .slide-content{
          position:relative;
          margin:0 auto;
          width:7rem;
          height:5.25rem;
        }
        #widget_7.widget-swiper .swiper-slide{
          text-align:center;
          width:6.88rem;
          height:3.95rem;
        }
        #widget_7.widget-swiper   .swiper-pagination{
          margin-top: 0;
        }
        #widget_7.widget-swiper .swiper-slide img{
          width:6.88rem;
          height:3.95rem;
          border:0.05rem solid #fff;
          border-radius: 0.04rem;

            }
            #widget_7.widget-swiper   .swiper-pagination-bullet{
              margin:0 4px;
              width: 0.1rem;
              height: 0.1rem;
              background: rgba(255, 255, 255, 1);
      
            }
      }
    
    
    .more-btn{
      width: 165px;
      height: 50px;     
      text-align: center;
      margin: 0 auto;
      background: url('//www.news.cn/money/zt/yhylzt/images/button-bg.png') no-repeat center center;
      background-size: 100% 100%;
    }
    .more-btn a{
      font-size: 18px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      color: #FFFFFF;
      line-height: 50px;
    }
    .left-fixed{
      position: fixed;
      left: 47px;
      top: 50%;
      transform: translate(0, -50%);
      width: 142px;
      text-align: center;
      z-index: 999;
      background: url('//www.news.cn/money/zt/yhylzt/images/left-fiexd-bg.png') no-repeat center center;
      background-size: 100% 100%;
        display: none;

    }
    .left-fixed a{
      display: block;
      font-size: 13px;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #FFFFFF;
      line-height: 24px;
      border-bottom:  1px solid #FFFFFF;
      padding: 24px 0;
    }
    .left-fixed a:last-child{
      border: none;
    }
    @media (max-width: 768px) {
      .more-btn{
        width: 1.72rem;
        height:0.5rem;   
        margin-top: 0.26rem;  
      }
      .more-btn a{
        font-size: 0.19rem;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 0.5rem;
      }
      .left-fixed{
        width: 100%;
        position: relative;
        left: unset;
        top: unset;
        transform:unset;
        text-align: unset;
        z-index: 999;
        background: url('//www.news.cn/money/zt/yhylzt/images/left-fiexd-m.png') no-repeat center center;
        background-size: 100% 100%;
        padding: 0 0.6rem;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
        margin-top: -2.2rem;

      }
      .left-fixed a{
        display: block;
        font-size: 0.26rem;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 0.48rem;
        border-bottom:  1px solid #FFFFFF;
        padding: 0.28rem 0;
        width: 100%;
        text-align: center;
       
      }
      .left-fixed a:nth-child(odd){
        margin-right: 0.8rem;
      }
      .left-fixed a:nth-last-child(2){
        border: none;
      }
      .left-fixed a:nth-child(2){
        border-bottom:  1px solid #FFFFFF;

      }
      .left-fixed a:last-child{
        border: none;
      }
        .box-shadow{
          position: absolute;
          width: 100%;
          height: 116px;
          bottom: 0;
          left: 0;
          background: linear-gradient(0deg, rgba(0,0,0,0.8) 1%, rgba(0,0,0,0) 100%);
        }
    }
  .left-image .box-shadow{
      position: absolute;
      width: 100%;
      height: 116px;
      bottom: 0;
      left: 0;
      background: linear-gradient(0deg, rgba(0,0,0,0.8) 1%, rgba(0,0,0,0) 100%);
    }
