/* S 全面评测规则*/

.thre-quan {
    width: 100%;
    height: 1373px;
}
.lb_gl {
    margin-bottom: 30px;
    background-size: 100% 100%;
    height: 500px;
}
.zl_container {
    width: 100%;
    margin: 50px auto;
    position: relative;
    margin-bottom: 60px;
}

.turn_3d {
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 36px;
    margin-left: 100px;
}
.pictureSlider {
    height: 268px;
    margin-bottom: 30px;
    /*margin-top: 30px;*/
}
ol, ul {
    list-style: none;
}
.wear-span {
  height: 30px;
  margin-top: 70px;
}
.wear-span li {
    text-align: center;
    list-style: none;
}
.one-span {

    font-weight: 400;
    color: #FFFFFF;
}

.cont_cont {
    width: 100%;
    margin: 50px auto;
    border-radius: 5px;
    box-sizing: border-box;

}
.cont_cont ol {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.cont_cont ol li {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 23%;
    height: 50px;
    /*margin-left: 6px;*/
    text-align: center;
    background: #eee;
    /*font-size: 14px;*/
    /* padding-top: 5px; */
    border-radius: 6px;
    cursor:pointer;
  }
.cont_cont ol .trait {
    background: #c02230;
    color: #fff;
  }
  #development {
    width: 100%;
  }
  #development .swiper-wrapper,
  #development .swiper-slide {
    width: 100% !important;
  }
  .swiper-container {
    width: 100%;
    margin: 0px auto;
    height: auto;
  }

  .swiper-wrapper {
    width: 100%;
    height: auto !important;
    margin-bottom: 40px;
  }

  .swiper-slide dl {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 20px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
  }
  .swiper-slide dl dt {
    width: 100%;
  }
  .swiper-slide dl dt img {
    width: 100%;
    height: auto;
  }
 .detial {
    width: 100%;
  }
  .detial .display_detial {
    display: block !important;
  }
  .detial dl {
    width: 90%;
    margin: 0 auto;
  }
  .detial dl dd {
    width: 100%;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin: 20px auto;
  }
  .detial dl dt {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
  }
  .detial dl dt img {
    width: 100%;
    height: auto;
  }


  /* E 全面评测规则*/

  /* 最新成果展示轮播 */
  .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
  width: 40%;
  margin: 30px auto;
  display: flex;
  flex-direction: row;
}
.swiper-pagination{
  width: 40%;
  height: 13px;
  margin: 30px auto;
  position: relative;
}
.swiper-pagination-bullet{
  width: 20%;
  height: 100%;
  background-color: rgba(243, 220, 220, 1);
  margin-left: 4px;
  border-radius: 1%;
  opacity: 1;
  display: flex;
  flex-direction: column;
}
.swiper-pagination-bullet-active{
  background-color: rgba(179, 40, 28, 1);
}

.poster-item{height: 453px;width:376px;border-radius: 10px;padding:1px 23px 20px 23px;
  transition: all 0.5s;cursor: default;
  -moz-transition: all 0.5s;cursor: default;
  -webkit-transition: all 0.5s;cursor: default;
  -o-transition: all 0.5s;cursor: default;
}

