/*.header .header_re {*/
/*  width: calc(100% - 380px);*/
/*}*/
/*.header h1 {*/
/*  overflow: hidden;*/
/*  width: auto;*/
/*}*/
/*.header h1 p {*/
/*  margin-top: 3px;*/
/*  float: left;*/
/*}*/
/*.header h1 a {*/
/*  float: left;*/
/*  padding-right: 30px;*/
/*  margin-right: 30px;*/
/*  border-right: 1px solid #bcbcbc !important;*/
/*}*/

.inwrap {
  width: 1440px;
}
.details_01 {
  padding-top: 6.6%;
  position: relative;
  background: #f2a950;
}
.details_01 .wrap {
  height: 100%;
  position: relative;
}
.details_01 .wrap .swiperbox {
  width: 100%;
}
.details_01 .swiper-button-next,
.details_01 .swiper-button-prev {
  border-radius: 50%;
  font-size: 30px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  width: 80px;
  height: 80px;
  background: #ffffff;
  color: #df4954;
  top: 67%;
}
.details_01 .swiper-button-next {
  right: -40px;
}
.details_01 .swiper-button-prev {
  left: -40px;
}
.details_01 .swiper-slide {
  transition: .5s;
  top: 240px;
}
.details_01 .swiper-slide img {
  width: 100%;
}
.details_01 .swiper-slide.swiper-slide-active {
  top: 0;
  
}
.details_01 .swiper-slide.swiper-slide-prev,
.details_01 .swiper-slide.swiper-slide-next{
 
}
.details_02 dd h3 {
  line-height: 1.5;
  height: 3em;
}
.details_02 dd p {
  line-height: 1.75 !important;
  height: 7em !important;
  -webkit-line-clamp: 4;
}
.details_03 {
  padding-top: 4.6%;
  padding-bottom: 5.72%;
}
.details_03 .box {
  position: relative;
}
.details_03 .box .leftimg {
  width: 60.62%;
}
.details_03 .box .leftimg img {
  width: 100%;
}
.details_03 .box .right {
  overflow: hidden;
  background: #f2a950;
  position: absolute;
  height: 100%;
  width: calc(100% - 60.62%);
  right: 0;
  top: 0;
}
.details_03 .box .right .text {
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  padding: 70px 10%;
  position: relative;
  z-index: 2;
}
.details_03 .box .right .text h3 {
  color: #000000;
}
.details_03 .box .right .text em {
  margin-top: 20px;
  margin-bottom: 40px;
  display: block;
  width: 44px;
  height: 5px;
  background: #df4954;
}
.details_03 .box .right .text .buss_scoll {
  height: calc(100% - 100px);
}
.details_03 .box .right .text .buss_scoll p {
  line-height: 3;
}
.details_03 .box .right .text .buss_scoll p a{
  color: #000000 !important;
}
.details_02 .pub_title span:nth-child(2)::after {
  display: none;
}
.details_02 .pub_title span {
  cursor: pointer;
}
.details_02 .pub_title span.on {
  font-size: 36px;
  color: #df4954;
}
.details_02 .pub_title span::after {
  height: 36px !important;
  bottom: 4px;
}
@media only screen and (max-width: 767px) {
  .details_01 .swiper-button-next,
  .details_01 .swiper-button-prev {
    line-height: 40px;
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
  .details_01 .swiper-button-next {
    right: 10px;
  }
  .details_01 .swiper-button-prev {
    left: 10px;
  }
  .details_01 .swiper-slide {
    transition: all 0.3s;
    top: 45px;
  }
  .details_03 .box .leftimg {
    width: 100%;
  }
  .details_03 .box .right {
    overflow: hidden;
    background: #f2a950;
    position: relative;
    height: 100%;
    width: 100%;
    right: 0;
    top: 0;
  }
  .details_03 .box .right .text {
    padding: 15px;
  }
  .details_03 .box .right .text em {
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
    width: 44px;
    height: 5px;
    background: #df4954;
  }
  .details_02 .pub_title span.on {
    font-size: 20px;
  }
  .details_02 .pub_title span::after {
    height: 26px !important;
    bottom: 4px;
  }
}


.details_01.curr .swiper-slide{top:0}





<!--ºÄÊ±1753277890.6193Ãë-->