/* 关于 */
.infoPaddingBox {
  padding: 0 8%;
}

.infoAboutBanner {
  position: relative;
  margin-top: 80px;
}

.infoAboutBanner img {
  display: block;
  width: 100%;
  height: auto;
}

.infoAboutBanner .txt {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}

.infoAboutBanner .txt h1 {
  font-size: 88px;
  color: #fff;
}

@media only screen and (max-width:1199px) {

  .infoAboutBanner .txt h1 {
    font-size: 42px;
  }
}

@media only screen and (max-width:991px) {
  .infoAboutBanner {
    margin-top: 60px;
    height: 500px;
  }

  .infoAboutBanner img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

.infoAbout .logo {
  width: 184px;
  height: 48px;
  margin: 0 auto;
}

.infoAbout .logo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.infoAbout h1 {
  font-size: 42px;
  font-family: "Forum";
  padding: 50px 14%;
  line-height: 54px;
  border-bottom: solid 1px rgba(0, 0, 0, .4);
}

.infoAbout p {
  margin-top: 60px;
  letter-spacing: 1px;
}

h1.siyuanbt {
  font-family: "Forum";
  font-size: 60px;
}

p.zhengwen {
  font-size: 22px;
  font-family: "Figtree";
  line-height: 36px;
  font-weight: 100;
}


/* 愿景 */
.infoYuanJing {
  padding: 60px 0;
}

.infoYuanJing .left {
  width: 54%;
}

.infoYuanJing .left img {
  display: block;
  width: 100%;
}

.infoYuanJing .right {
  width: 46%;
  padding-left: 70px;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}

/* 
.infoYuanJing .zuotu {
  width: 55%;
}

.infoYuanJing .zuotu .img1 {
  margin-top: 40px;
}

.infoYuanJing img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: scale-down;
}

.infoYuanJing .youtu {
  width: 45%;
  padding-left: 5%;
}

.infoYuanJing .youtu .img2 {
  padding-right: 34%;
  margin-bottom: 40px;
} */

.infoYuanJing .right h1 {
  font-family: "Forum";
  font-size: 60px;
  margin-bottom: 66px;
}

/* 环保1 */
.huanBao1 {
  background-size: cover;
  background-position: center;
}

.huanBao1 .txt {
  padding: 120px;
  color: #fff;
  text-align: center;
}

.huanBao1 h1 {
  padding: 0 13%;
}

.huanBao1 p {
  margin-top: 60px;
}

/* 可持续性发展 */
.huanBao2 .left {
  width: 50%;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}

.huanBao2 .left h1,
.jishu .right h1 {
  font-size: 38px;
  margin-bottom: 50px;
}

.huanBao2 .right {
  width: 40%;
  margin-left: 10%;
}

.huanBao2 .right img {
  display: block;
  width: 100%;
}

/* 环保制造技术 */
.jishu {
  padding: 160px 0;
}

.jishu .left {
  width: 45%;
}

.jishu .left img {
  display: block;
  width: 100%;
}

.jishu .right {
  width: 50%;
  margin-left: 5%;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* 认证 */
.renZheng .siyuanbt {
  font-size: 60px;
}

.renZheng ul {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}

.renZheng ul li {
  height: 60px;
  width: auto;
  padding: 0 60px;
  margin-top: 60px;
}

/* 内页-历史文化 */
.lishiPadding {
  padding: 0 23%;
}

.lishi .zhengwen {
  font-size: 22px;
  margin-top: 60px;
}

.lishi img.pcImg {
  margin-top: 80px;
  max-width: 100%;
}

.lishi .wapImg .swiper-slide a .imgBox {
  height: auto;
}

.lishi .wapImg .swiper-slide a {
  padding: 0;
}

.lishi .wapImg .swiper-slide a img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
}

.licheng {
  padding-bottom: 100px;
}

.licheng .Box {
  padding: 0 12%;
}

.licheng main {
  position: relative;
}

.licheng .pc {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 80px;
}

.licheng .wap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

.licheng .wap {
  display: none;
}


.licheng .wap li {
  width: 48%;
  text-align: center;
  margin-top: 20px;
}

.licheng .wap li:nth-child(2n) {
  margin-left: 4%;
}

.licheng .wap li img {
  display: block;
  width: 100%;
}

.licheng .wap li p {
  line-height: 40px;
}


@media only screen and (max-width:1199px) {
  .infoPaddingBox {
    padding: 0 ;
    padding-bottom: 5%;
  }

  .infoAbout h1 {
    font-size: 38px;
    line-height: px;
    padding: 50px;
  }

  p.zhengwen {
    font-size: 18px;
    line-height: 26px;
  }

  .infoAbout p {
    margin-top: 40px;
  }

  .infoYuanJing .right h1 {
    font-size: 38px;
    margin-bottom: 40px;
  }

  h1.siyuanbt {
    font-size: 38px;
  }

  .renZheng .siyuanbt {
    font-size: 38PX;
  }

  .lishiPadding {
    padding: 0 5%;
  }
}

@media only screen and (max-width:991px) {
  .infoYuanJing .right h1 {
    font-size: 30px;
    text-align: center;
  }

  .infoAbout h1 {
    font-size: 28px;
    line-height: 30px;
    padding: 50px 0;
  }

  .infoAbout p {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: normal;
  }

  .infoYuanJing main {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }

  .infoYuanJing .left {
    width: 100%;
  }

  .infoYuanJing .right {
    width: 100%;
    padding: 60px 0 0 0;
  }

  .huanBao1 .txt {
    padding: 60px 15px;
  }

  .huanBao1 .container {
    padding: 0;
  }

  .huanBao1 h1 {
    padding: 0;
    font-size: 38px;
  }

  .huanBao2 .left {
    width: 100%;
  }

  .huanBao2 .right {
    width: 100%;
    margin-left: 0;
    margin-top: 50px;
  }

  .huanBao2 .left h1,
  .jishu .right h1 {
    font-size: 32px;
    margin-bottom: 30px;
  }

  .jishu {
    padding: 80px 0;
  }

  .jishu main {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    -o-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .jishu .left {
    width: 100%;
    margin-top: 40px;
  }

  .jishu .right {
    width: 100%;
    margin-left: 0;
  }

  .renZheng .siyuanbt {
    font-size: 38px;
  }

  .renZheng ul li {
    height: 40px;
    padding: 0 16px;
    margin-top: 30px;
  }

  .renZheng ul li img {
    display: block;
    width: auto;
    height: 100%;
    margin: 0 auto;
  }

  .lishi .zhengwen {
    font-size: 18px;
    margin-top: 30px;
    line-height: 26px;
  }

  .lishi img.pcImg {
    display: none;
  }

  .lishi .wapImg {
    margin-top: 60px;
    display: block !important;
  }

  .lishiPadding {
    padding: 0;
  }

  .licheng {
    padding-bottom: 60px;
  }

  .licheng .Box {
    padding: 0 15px;
  }

  .licheng .pc {
    display: none;
  }

  .licheng .wap {
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}

/* 隐私政策 */
.infoPolicy {
  margin-top: 80px;
  padding-top: 80px;
  padding-bottom: 80px;
}

.infoPolicy h2 {
  margin-top: 60px;
  font-size: 20px;
  font-weight: 200;
  letter-spacing: 3px;
}

.infoPolicy p.nr {
  margin-top: 30px;
}

.infoPolicy p {
  font-size: 18px;
  line-height: 26px;
}

.infoPolicy ul {
  margin-top: 30px;
}

.infoPolicy ul li {
  position: relative;
  padding-left: 20px;
}

.infoPolicy ul li::before {
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 10px;
  background-color: black;
}

/* 产品列表 */
.infoProductTop {
  background-color: #ecebe5;
}

.infoProductTop h1 {
  line-height: 90px;
  padding: 80px 0 40px;
}

.infoProductTop h1::after {
  position: relative;
  bottom: -36px;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, .2);
}

.infoProductTop h2 {
  font-size: 20px;
  position: relative;
  padding-left: 46px;
  margin-top: 50px;
  letter-spacing: 3px;
  font-weight: 500;
}

.infoProductTop h2 img {
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -15px;
}

.infoProductTop p {
  margin-top: 20px;
  font-size: 22px;
  line-height: 36px;
  font-weight: 100;
}

/* 翻页 */
.fanye {
  margin: 30px 0 60px;
}

.fanye li a {
  font-size: 20px;
  font-weight: 400;
  border: none;
  background-color: transparent;
  letter-spacing: 2px;
  padding: 0;
  line-height: 50px;
  text-align: center;
  padding: 3px 23px;
  color: #333;
}

.fanye li:hover a {
  color: #95805a;
}

.fanye li:hover {
  background-color: none;
}

.page-link:hover {
  background-color: transparent;
  border: none;
}

.fanye li:first-child img {
  left: -7px;
}

.fanye li i {
  position: relative;
  top: 2px;
  margin: 0 10px;
  width: 10px;
  height: 17px;
  display: inline-block;
  background: url(../images/jt-zuo.svg) no-repeat;
  background-size: 100%;
}

.fanye li.nextOne i {
  background: url(../images/jt-you.svg) no-repeat;
  background-size: 100%;
}

.fanye li:hover i {
  background: url(../images/jt-zuo-h.svg) no-repeat;
  background-size: 100%;
}

.fanye li.nextOne:hover i {
  background: url(../images/jt-you-h.svg) no-repeat;
  background-size: 100%;
}

.fanye li.disabled a.page-link {
  background-color: transparent;
}

.fanye li.disabled i {
  background: url(../images/jt-zuo.svg) no-repeat;
  background-size: 100%;
  opacity: .2;
}

.fanye li.on {
  position: relative;
}

.fanye li.on::after {
  position: absolute;
  z-index: -1;
  content: "";
  left: 0;
  top: 0;
  width: 56px;
  height: 56px;
  border: solid 1px #333;
  border-radius: 50%;
}

.fanye li.on:hover::after {
  border-color: #95805a;
  border: solid 1px #95805a;
}

@media only screen and (max-width:767px) {
  .infoProductTop h1 {
    line-height: 50px;
    padding: 40px 0 20px;
  }

  .infoProductTop h2 {
    font-size: 16px;
    letter-spacing: 2px;
  }

  .infoProductTop p {
    font-size: 18px;
    line-height: 26px;
    margin-top: 10px;
  }

  .fanye {
    margin: 0;
  }

  .fanye li a {
    font-size: 14px;
    padding: 5px;
  }

  .fanye li.on::after {
    display: none;
  }
}

/* 面包屑 */
.mbx {
  margin-top: 80px;
  padding: 30px 0;
  font-size: 14px;
  letter-spacing: 2px;
}

.mbx a::after {
  content: "";
  display: inline-block;
  transform: rotate(30deg);
  width: 1px;
  height: 14px;
  background-color: #333;
  margin: 0 15px;
  position: relative;
  top: 2px;
}

.mbx a:last-child::after {
  display: none;
}

/* 产品简介 */
.infoCpjj .left {
  width: 50%;
}

.infoCpjj .left img.webImg {
  display: block;
  width: 100%;
  margin-bottom: 40px;
}

.infoCpjj .left img.webImg:nth-last-child(1) {
  margin-bottom: 0;
}

.infoCpjj .left .jjlunbo {
  display: none;
}

.infoCpjj .right {
  width: 50%;
  padding: 0 0 0 8%;
}

.infoCpjj .right>.box {
  position: sticky;
  top: 90px;
  right: 0;
}

.infoCpjj .right h1 {
  font-size: 38px;
  padding-top: 20px;
}

.infoCpjj .right p {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 2px;
  font-weight: 400;
}

.infoCpjj .right p.zhengwen {
  font-size: 18px;
  letter-spacing: normal;
  font-weight: 100;
}

.infoCpjj .right .jg {
  font-size: 22px;
  margin: 30px 0;
}

.infoCpjj .right li {
  padding: 26px 0;
  border-bottom: solid 1px rgba(0, 0, 0, .2);
}

.infoCpjj .right a.shopNow {
  display: block;
  line-height: 54px;
  border: solid 1px #333;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 2px;
  text-align: center;
  margin-bottom: 40px;
}

.infoCpjj .right a.shopNow:hover {
  background-color: #ecebe5;
}

.infoCpjj .right .txt {
  position: relative;
  background-color: #ecebe5;
  border-radius: 10px;
  margin-top: 20px;
  padding: 20px 20px 20px 40px;
}

.infoCpjj .right .txt img {
  position: absolute;
  left: 18px;
  top: 26px;
}

.infoCpjj .swiper-pagination {
  padding-left: 20px;
  font-family: 'Figtree';
  font-weight: 400;
  letter-spacing: 2px;
}

.infoCpjj .swiper-pagination-bullet {
  width: 18%;
  height: 1px;
  border-radius: 0;
  opacity: .3;
  background-color: #fff;
}

.infoCpjj .swiper-pagination-bullet-active {
  opacity: 1;
}

/* 详情 */
.infoCpXq {
  min-height: 100%;
}

.infoCpXq .tab {
  background-color: #fff;
  position: inherit;
  top: 80px;
  left: 0;
}

.infoCpXq .tab-nav {
  margin: 120px 0 0;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}

.infoCpXq .tab-nav a {
  line-height: 60px;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 2px;
  border-bottom: solid 2px transparent;
}

.infoCpXq .tab-nav a.active {
  border-bottom: solid 2px #333;
}

.cpxq img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  object-fit: contain;
  max-width: 100%;
}

/* 产品推荐 */
.swiper {
  width: 100%;
  height: 100%;
}

.qitaCp .siyuanbt {
  margin: 120px 10% 60px;
  font-size: 32px;
}

.infoCpBan {
  position: relative;
}

.qitaCp .swiper-slide {
  border: solid 1px rgba(0, 0, 0, .2);
  border-right: none;
}

.infoCpBan .swiper-slide>a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 5%;
}

.infoCpBan .swiper-slide .imgBox {
  height: 400px;
}

.infoCpBan .swiper-slide>a img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  transform: scale(1);
  transition: all 0.5s;
}

.infoCpBan .swiper-slide:hover>a img {
  transform: scale(1.05);
  transition: all 0.5s;
}

.infoCpBan .swiper-button-next,
.infoCpBan .swiper-button-prev {
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -50px;
  width: 100px;
  height: 100px;
  background: url(../images/btn_more.svg) no-repeat;
  background-size: 100%;
  z-index: 9;
}

.infoCpBan .swiper-button-next:hover {
  background: url(../images/btn_more_hover.svg) no-repeat;
  background-size: 100%;
}

.infoCpBan .swiper-button-prev {
  left: 30px;
  top: 50%;
  background: transparent;
}

.infoCpBan .swiper-pagination-bullet {
  width: 70px;
  border-radius: 0;
  height: 2px;
  background-color: #fff;
  opacity: .5;
}

.infoCpBan .swiper-pagination-bullet-active {
  opacity: 1;
}

.infoCpBan .swiper-pagination {
  bottom: 30px !important;
}

.qitaCp p.bt {
  font-family: "Forum";
  text-align: center;
  font-size: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.qitaCp p.jg {
  font-family: "Figtree";
  font-weight: 100;
  font-size: 18px;
  text-align: center;
  margin-top: 20px;
}

.cpxq {
  position: relative;
}

.cpxq a.yincang {
  display: block;
  width: 46%;
  height: 50px;
  position: absolute;
  right: 0;
  bottom: 1.4%;
}

.cpxq img.wap {
  display: none;
}

.cpxq img.pc2 {
  display: none;
}

.cpxq .wap {
  display: none;
}

.cpxq .pc {
  display: block;
}



@media only screen and (max-width:1279px) {
  .infoCpjj .right .jg {
    font-size: 16px;
    margin: 15px 0;
  }

  .infoCpjj .right a.shopNow {
    margin-bottom: 0px;
  }

  .infoCpjj .right li {
    padding: 15px 0;
  }

  .infoCpjj .right {
    width: 50%;
    padding: 0 0 0 4%;
  }

  .infoCpXq .tab-nav a {
    font-size: 14px;
    letter-spacing: normal;
  }

  .qitaCp p.bt {
    font-size: 20px;
  }
}

@media only screen and (max-width:991px) {
    
    .cpxq .wap {
  display: block;
  width: 92%;
   margin: 0 auto;
}

    .cpxq .wap .aa {
 
  width: 92%;
   margin: 0 auto;
}
.cpxq .pc {
  display: none;
}

    
  .mbx {
    margin-top: 60px;
  }

  .mbx a::after {
    margin: 0 10px;
  }

  .infoCpjj .left {
    width: 100%;
    overflow: hidden;
  }

  .infoCpjj .left img.webImg {
    display: none;
  }

  .infoCpjj .left .jjlunbo {
    display: block;
  }

  .infoCpjj .left .jjlunbo img {
    display: block;
    width: 100%;
  }

  .infoCpjj .right {
    width: 100%;
    padding: 0;
  }

  .infoCpXq .tab {
    display: none;
  }

  .infoCpBan .swiper-slide .imgBox {
    height: 250px;
  }

  .infoCpBan .swiper-button-next,
  .infoCpBan .swiper-button-prev {
    display: none;
  }

  .cpxq img.pc {
    display: none;
  }

  .cpxq img.wap {
    display: block;
  }

  .qitaCp .siyuanbt {
    margin: 60px 10% 60px;
  }

  .infoCpjj .right p.jg {
    font-size: 22px;
  }
}