﻿/* .box_content{
  padding: .2rem;
  
}
 */
.fifth_container {
  height: 100%;
  padding: .2rem; }
  .fifth_container .swiper-container_1 {
    width: 100%;
    height: 100%;
    overflow: hidden; }
    .fifth_container .swiper-container_1 .swiper-wrapper{
      padding-bottom: .05rem;
      box-sizing: border-box;
    }
  .fifth_container .swiper-slide {
    text-align: center;
    font-size: 18px;
    box-shadow: 0px 0px 10px 0px rgba(233, 233, 233, 0.72);
    border-bottom-left-radius: .06rem;
    border-bottom-right-radius: .06rem;
    height: 100% !important;
   /*  width: 4.3rem!important; */
}
    .fifth_container .swiper-slide .fifth_swiper_slide_icon {
      display: inline-block;
      vertical-align: middle;
      font-size: .14rem;
      font-family: Microsoft YaHei;
      font-weight: 400;
      color: #E3A853; }
    .fifth_container .swiper-slide .fifth_icon {
      font-weight: bold;
      font-size: .18rem;
      margin-left: .05rem;
      vertical-align: middle;
      color: #E3A853; }
      .fifth_container .swiper-slide .fifth_icon:hover{
        text-decoration: none;
      }
    .fifth_container .swiper-slide .fifth_swiper_slide {
      height: 3rem; }
      .fifth_container .swiper-slide .fifth_swiper_slide .fifth_slide {
        position: relative;
        height: 100%; }
        .fifth_container .swiper-slide .fifth_swiper_slide .fifth_slide .carousel-indicators {
          /*    background-color: rgba($color: #000000, $alpha: .4); */
          width: 100%;
          left: 0;
          margin-left: 0;
          height: .4rem;
          bottom: 0;
          text-align: right;
/*           background: rgba(000,000,000, 0.4); */
          line-height: .4rem;
          z-index: 20;
          padding-right: .2rem; }
          .fifth_container .swiper-slide .fifth_swiper_slide .fifth_slide .carousel-indicators li {
            width: .07rem;
            height: .07rem;
            margin: 0.01rem; }
          .fifth_container .swiper-slide .fifth_swiper_slide .fifth_slide .carousel-indicators .active {
            background-color: #fff; }
        .fifth_container .swiper-slide .fifth_swiper_slide .fifth_slide .fifth_slide_title {
          position: absolute;
          top: 0;
          width: 100%;
          height: .97rem;
          z-index: 999;
          background: url("../static/images/fifth/title1.png"); }
      .fifth_container .swiper-slide .fifth_swiper_slide .carousel-inner {
        height: 100%;
        z-index: 10;
        position: relative; }
        .fifth_container .swiper-slide .fifth_swiper_slide .carousel-inner .item {
          background-color: #fff;
          height: 100%; }
          .fifth_container .swiper-slide .fifth_swiper_slide .carousel-inner .item .item_blank {
            height: .6rem; }
          .fifth_container .swiper-slide .fifth_swiper_slide .carousel-inner .item img {
            display: block;
            width: 100%;
            height: 100%; }
          .fifth_container .swiper-slide .fifth_swiper_slide .carousel-inner .item .item_title {
            bottom: .09rem;
            padding: 0;
            position: absolute;
            z-index: 999;
            left: 0;
            right: 0;
            text-align: start;
            font-size: .14rem;
            width: 2.5rem;
            font-family: Microsoft YaHei;
            font-weight: 400;
            color: #FFFFFF;
            padding-left: .2rem;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; }
            .fifth_container .swiper-slide .fifth_swiper_slide .carousel-inner .item .item_title a{
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap;
              width: 100%;
              display: inline-block;
              color: #FFFFFF;
            }
    .fifth_container .swiper-slide .fifth_swiper_slide_container {
      padding: 0 .24rem; }
      .fifth_container .swiper-slide .fifth_swiper_slide_container .fifth_swiper_slide_content {
        font-size: .16rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        text-align: left;
        padding-top: .12rem;
        padding-bottom: .12rem;
        border-bottom: .01rem dashed #F2F2F2;
        overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
        /*         text-overflow: -o-ellipsis-lastline;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                line-clamp: 2;
                -webkit-box-orient: vertical; */
        /*         position: relative; line-height: 20px; max-height: 40px;overflow: hidden;}
                p::after{content: "..."; position: absolute; bottom: 0; right: 0; padding-left: 40px;
                background: -webkit-linear-gradient(left, transparent, #fff 55%);
                background: -o-linear-gradient(right, transparent, #fff 55%);
                background: -moz-linear-gradient(right, transparent, #fff 55%);
                background: linear-gradient(to right, transparent, #fff 55%); */ }
                .fifth_container .swiper-slide .fifth_swiper_slide_container .fifth_swiper_slide_content a {
                  text-decoration: none;
                  color:#333333;
                  overflow : hidden;
                  text-overflow: ellipsis;
                  display: -webkit-box;
                  -webkit-line-clamp: 2;
                  -webkit-box-orient: vertical;
                  height: 100%;
                }

/*# sourceMappingURL=fifth.css.map */
.swiper-slide-visible {
	/* Specific visible slide styling: */	
	/* margin-right: .2rem; */  
  margin: 0 .11rem;
}
.test_slide{
  width: 4.5rem!important;
}
.pagination {
  position: absolute;
  z-index: 100;
  left: 10px;
  bottom: 10px;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #222;
  margin-right: 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.swiper-pagination-v{
  bottom: auto;
  top: 10px;
  display: block;
  margin-right: 0;
  margin-bottom: 5px;
}
/* .swiper-slide-active {
  margin: 0 .2rem;
} */