@charset "utf-8";
/* .wrapper{width: 1060px;} */
.banner{height: 370px;background: url(../img/bg-prod-detail-banner.jpg) center center no-repeat;background-size: cover;}
.section-plain-title{}
.section-plain-title-text{font-size: 45px;color: #333;}
.section-news{margin-top: 40px;}
.section-news .news-list{margin-top: 18px;}
.section-news .news-list .news-list-item .text-part{font-weight: bold;width: 1000px;}
.section-news .news-list .news-list-item:hover{background: url(../img/bg-news-list-hover.png) center center no-repeat;background-size: cover;}
/* 本页面共用 */
.section-cnt .section-body{margin-top: 34px;}
.section-cnt .section-plain-text{font-size: 18px;line-height: 28px;margin-bottom: 22px;}
.section-cnt .section-img{margin-top: 30px;}
.section-cnt .section-img img{max-width: 100%;margin: 0 auto;display: block;}
.section-cnt .section-plain-list{margin-bottom: 22px;}
.section-cnt .section-plain-list .section-plain-list-item{list-style: disc;margin-left: 20px;font-size: 18px;line-height: 35px;}
.section-cnt .section-plain-list .section-plain-list-item .list-extra{font-size: 18px;line-height: 28px;margin: 25px 0;}
/* 幻灯 */
.section-swiper{height: 418px;background: url(../img/bg-prod-detail-banner-02.jpg) center center no-repeat;padding-top: 58px;}
.section-swiper .swiper-container{width: 950px;margin: 0 auto;}
.section-swiper .swiper-container .wrapper{height: 100%;}
.section-swiper .swiper-container .swiper-wrapper{padding: 0 140px;box-sizing: border-box;}
.section-swiper .swiper-container .swiper-slide img{width: 660px;height: 360px;display: block;margin: 0;}
.section-swiper .swiper-button-prev,
.section-swiper .swiper-button-next{width: 50px;height: 50px;}
.section-swiper .swiper-button-prev{background: url(../img/arr-left-05.png) center center no-repeat;left: 0;}
.section-swiper .swiper-button-next{background: url(../img/arr-right-05.png) center center no-repeat;right: 0;}
/* 说明书 */
.section-book{margin-top: 86px;}
.section-book .section-body{margin-top: 50px;}
.section-book .col-main{width: 50%;height: 352px;background: url(../img/bg-prod-book.jpg) center center no-repeat;float: left;}
.section-book .col-sub{width: 50%;height: 352px;float: right;display: flex;align-items: center;justify-content: center;background: #f7f8f8;}

@media screen and (max-width: 900px){
  .wrapper{width: 100%;}
  .bread-wrapper{display: none;}
  .section-plain-title-text{font-size: .4rem;font-weight: bold;color: #ff6600;position: relative;}
  .section-plain-title-text::after{width: .7rem;height: .06rem;bottom: -.2rem;content: "";position: absolute;left: 0;background: #ff6600;}
  .section-news .news-list{margin-top: .6rem;}
  .news-list .news-list-item{width: 100%;padding: .2rem;background: #efefef;border-bottom: none;margin-bottom: .15rem;}
  .news-list .news-list-item .news-item-link{width: 100%;display: flex;align-items: center;}
  .news-list .news-list-item .date-part{margin-left: 0;}
  .news-list .news-list-item::after{display: none;}
  .section-news .news-list .news-list-item .text-part{flex: 1;white-space: break-spaces;font-size: .3rem;line-height: .5rem;height: 1rem;overflow: hidden;}
  .section-cnt .section-plain-text{font-size: .3rem;line-height: .5rem;margin-bottom: .3rem;}
  .section-cnt .section-img{margin: .3rem 0;}
  .section-cnt .section-plain-list .section-plain-list-item{font-size: .3rem;line-height: .5rem;margin-bottom: .2rem;}
  .section-cnt .section-plain-list .section-plain-list-item .list-extra{font-size: .3rem;line-height: .5rem;margin: .2rem 0;}
  .section-cnt{margin-top: .6rem;}
  .section-swiper{background: none;margin: 0;padding: 0;height: auto;}
  .section-swiper .swiper-container{width: 100%;}
  .section-swiper .swiper-container .swiper-wrapper{padding: 0;}
  .section-swiper .swiper-container .swiper-slide{padding: 0 .3rem;}
  .section-swiper .swiper-container .swiper-slide img{max-width: 100%;max-height: 3.76rem;}
  .section-swiper .swiper-button-prev,
  .section-swiper .swiper-button-next{display: none;}
  .section-book{margin-top: 1rem;}
  .section-book .section-plain-title-text{color: #231815;}
  .section-book .section-plain-title-text::after{width: 5.4rem;right: 0;bottom: 0;left: auto;}
  .section-book .section-body{margin-top: .6rem;}
  .section-book .col-main{display: none;}
  .section-book .col-sub{width: 100%;height: 4.42rem;float: none;background: url(../img/bg-book-colored.jpg) center center no-repeat;background-size: contain;}
  .section-book .col-sub{align-items: flex-end;}
  .section-book .btn-more{width: 2.09rem;height: .65rem;line-height:.65rem;border:1px solid #fff; border-radius:0.32rem;background: none;margin-bottom: .6rem;}

}