body {
  margin: 0 auto;
  font-size: 12px;
  overflow-x: hidden;
}
.mySwiper-product .swiper-button-disabled{
  opacity:0;
}
.mySwiper-banner {
  width:100vw;
  height:auto;
}
.banner-img {
  width:100%;
  height:100%;
}
#zgs-pc {
  display:block;
}
#zgs-sj {
  display:none;
}
.enterprise {
  /* padding: 0.7rem 1.6rem; */
  width: 16rem;
  margin: 0 auto;
  padding: 1.4rem 0.2rem;
  /* padding-top: 1.4rem; */
  display: flex;
  justify-content: space-between;
}
.u-text-enterprise {
  font-size: .72rem;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  font-weight: 700;
  color: #fff;
}
.enterprise-text {
  flex: 1;
}
.company-profile {
  font-size: 0.36rem;
  color: black;
}
.company-profile-en {
  color: black;
  font-size: .36rem;
  font-weight: 700;
  padding-top: .04rem;
}
.company-profile-line {
  color: #3e85cd;
  padding-bottom: .2rem;
  padding-top: .06rem;
}
.company-introduce {
  font-size: 0.2rem;
  padding-bottom: .56rem;
  border-bottom: 1px solid #ccc;
  line-height: .35rem;
}
.company-product {
  font-size: .18rem;
  font-weight: 600;
  padding-top: .68rem;
  padding-bottom: .30rem;
}
.company-product-detail {
  color: #666;
  font-size: .18rem;
}
.company-product-detail-pading {
  padding-top: .58rem;
}
.enterprise-img {
  width: 5.84rem;
  height: 7.00rem;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  background-image: url(../images/bdyxcqzx.jpg);
  margin-left: 1.08rem;
}
.enterprise-img1 {
  width: 5.84rem;
  height: 7.00rem;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  background-image: url(../images/bdznycq.jpg);
  margin-left: 1.08rem;
}
.enterprise-img2 {
  width: 5.84rem;
  height: 7.00rem;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  background-image: url(../images/cqhcjsbm.jpg);
  margin-left: 1.08rem;
}
.enterprise-img3 {
  width: 5.84rem;
  height: 7.00rem;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  background-image: url(../images/cqhcznzb.jpg);
  margin-left: 1.08rem;
}
.enterprise-img4 {
  width: 5.84rem;
  height: 7.00rem;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  background-image: url(../images/cqhdzmgc.jpg);
  margin-left: 1.08rem;
}
.enterprise-img5 {
  width: 5.84rem;
  /* height: 7.00rem; */
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  background-image: url(../images/cqmdzmgc.jpg);
  margin-left: 1.08rem;
}
.enterprise-img6 {
  width: 5.84rem;
  height: 7.00rem;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  background-image: url(../images/cqwcwlys.jpg);
  margin-left: 1.08rem;
}
/* 第二屏 */
.product {
  background: #f2f3f7;
}
.product-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 16rem;
  margin: 0 auto;
  padding: .48rem .2rem;
}
.product-type {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 6.15rem;
  height: .60rem;
  background: #dde4f1;
  border-radius: .50rem;
  padding: 0 .07rem;
}
.product-type-title {
  border-radius: .50rem;
  text-align: center;
  color: #000;
  width: 2.00rem;
  height: .50rem;
  line-height: .50rem;
  cursor: pointer;
  font-size: .18rem;
  
}
.product-type-title-active {
  border-radius: 50px;
  background: #2557ab;
  color: #fff;
}
.product-list {
  padding-left: 1.60rem;
  /* overflow: hidden; */
  padding-bottom: 1.24rem;
  position: relative;
}
.swiper-button-product-prev {
  position: absolute;
  top:50%;
}
.swiper-slide-product {
  width: 3.24rem;
  height: 4.85rem;
  cursor: pointer;
}
.swiper-slide-product:hover {
  background: #fff;
  border-radius: .10rem;
  position: relative;
}
.swiper-slide-product:hover .slide-content{
  opacity:1;
}
.product-button-prev {
  z-index: 2000;
  position: absolute;
  top: calc((100% - 1.62rem) / 2);
  left: 0rem;
  right: auto;
  width: .9rem;
  height: .9rem;
  background-image: url(../images/new-left.png);
  transform: rotate(360deg);
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
  padding: 1px;
}
.product-button-prev:hover {
  background-image: url(../images/new-right.png);
  transform: rotate(180deg);
}
.product-button-next {
  z-index: 2000;
  position: absolute;
  top: calc((100% - 1.62rem) / 2);
  right: 2.8rem;
  left: auto;
  width: .9rem;
  height: .9rem;
  background-image: url(../images/new-left.png);
  transform: rotate(180deg);
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
  padding: 1px;
}
.product-button-next:hover {
  background-image: url(../images/new-right.png);
  transform: rotate(0deg);
}

.slide-img {
  width: 100%;
  height: 4.00rem;
  border-radius: 0.1rem;
}
.slide-title {
  height: .80rem;
  line-height: .80rem;
  padding-left: .18rem;
  font-size: .22rem;
}
.slide-content {
  width: 100%;
  height: 4.00rem;
  background: #295eb5c9;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: .10rem;
  position: absolute;
  transition: all 0.5s;
  top: 0;
  opacity: 0;
}
.slide-content:hover {
  opacity: 1;
  transition: all 0.5s;
}
.content-more {
  width: 1.08rem;
  height: 1.08rem;
  line-height: 1.08rem;
  border-radius: 50%;
  background: #fff;
  color: #0e3d8a;
  text-align: center;
  font-size: .2rem;
}
.content-num {
  color: #839ccd;
  font-size: .90rem;
  position: absolute;
  font-weight: 800;
  top:-.17rem;
  right: 0rem;
}
/* 第三屏 */
.honors {
  background: #fff;
}
.product-title-honors {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: .48rem .20rem;
  width: 16rem;
  margin:0 auto;
}
.swiper-slide-honors {
  color: #dde4f1;
}
.swiper-slide-honors:not(:first-child)::before {
  content: "";
  position: absolute;
  left: -110px;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #ccc;
}
.swiper-slide-honors:hover {
  color: #2557ab;
}
/* .product-title-honors:hover {
  color: #2557ab;
} */
.mySwiper-honors {
  position: relative;
  width: calc(100% - .5rem)
}
/* .mySwiper-slide-honors {
  height: 5.20rem;
  border-right: 1px solid #ccc;
  cursor: pointer;
  padding-left: 1.12rem;
} */
/* .mySwiper-slide-honors-first {
  height: 5.20rem;
  border-right: 1px solid #ccc;
  cursor: pointer;
  margin-left:1.12rem;
}
.mySwiper-slide-honors-first:first-child {
  margin-left:0rem;
} */
.swiper-button-prev {
  width: .65rem;
  height: .65rem;
  position: absolute;
  top:50%;
  background-image: url(../images/new-left.png);
}

.swiper-button-prev:hover{
  background-image: url(../images/new-right.png);
  transform: rotate(180deg);
}
.swiper-button-next {
  width: .65rem;
  height: .65rem;
  background-image: url(../images/new-left.png);
  transform: rotate(180deg);
}
.swiper-button-next:hover{
  background-image: url(../images/new-right.png);
  transform: rotate(0deg);
}
.honors-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 1.00rem;
}
.swiper-pre-and-next {
  height: .65rem;
  width: 1.56rem;
  display: flex;
  justify-content: space-around;
}
.honors-left {
  width: .65rem;
  height: .65rem;
  background-image: url(../images/new-left.png);
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
  padding: 1px;
}

.honors-left:hover{
  background-image: url(../images/new-right.png);
  transform: rotate(180deg);
}
.honors-right {
  width: .65rem;
  height: .65rem;
  background-image: url(../images/new-left.png);
  transform: rotate(180deg);
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}
.honors-right:hover{
  background-image: url(../images/new-right.png);
  transform: rotate(0deg);
}
.honors-num {
  width: 1.62rem;
  height: 1.27rem;
  font-size: 1.60rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  /* color: #dde4f1; */
  line-height: 1.60rem;
}
.honors-title {
  /* width: 260rem; */
  height: .22rem;
  font-size: .22rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: .60rem;
}
.honors-img {
  /* padding-right: 1.12rem; */
  width: 100%
}
.honors-mask {
  background: #2557ab;
  margin-top: 1rem;
  position: absolute;
  opacity: 0;
  top: 0px;
  width: calc(100% - 1.12rem);
  height: 100%;
  margin-right: 1.12rem;
}
.introduce {
  width: 100%;
  height: 1.52rem;
  line-height: 1.52rem;
  background-image: url(../images/new04.png);
  color: #fff;
  font-size: .40rem;
}
.introduce-title {
  padding-left: 1.60rem;
}
/* @media screen and (min-width: 1200px) {
  .enterprise {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .enterprise-img {
    width: 100%;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: url(../images/new01.png);
    background-repeat: no-repeat;
  }

} */
@media screen and (min-width: 2500px) {
  .product-list {
    padding-left: 4.8rem;
  }
}
@media screen and (max-width: 1920px) {
  .product-list {
    padding-left: 1.60rem;
  }
  .product-button-next {
    top: calc((100% - 1.62rem) / 2);
    right: 1.7rem;

  }
}
@media screen and (max-width: 991px) {
  #zgs-pc {
    display:none;
  }
  #zgs-sj {
    display:block;
  }
  .honors-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: calc( 100vw - .6rem);
    height: 1.00rem;
  }
  .mySwiper-slide-honors {
    height: 5.20rem;
    border-right: 0px solid #ccc;
    cursor: pointer;
    padding-left: 0rem;
    /* padding: .48rem .30rem; */
  }
  .mySwiper-slide-honors-first {
    height: 5.20rem;
    border-right: 0px solid #ccc;
    cursor: pointer;
    margin-left: 0rem !important;
  }
  .product-title-honors {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .48rem .30rem;
    width: 100%;
  }
  .product-button-next {
    right: .10rem;
    top: 1.7rem;
    left: auto;
    width: .65rem;
    height: .65rem;
    cursor: pointer;
  }
  .product-button-prev {
    left: .10rem;
    top: 1.7rem;
    right: auto;
    width: .66rem;
    height: .66rem;
    cursor: pointer;
  }
  .enterprise {
    padding: 0.7rem 0.4rem 0.4rem;
    width: 100%;
    /* padding: 0.7rem 0.3rem; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .enterprise-text p span{
    font-size: 14px !important;
    color: #333;
  }
  .enterprise-text p span{
    line-height: 180% !important;
  }
  .enterprise-img {
    width: 6.84rem;
    height: 7.00rem;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: url(../images/bdyxcqzx.jpg);
    margin-left: 0rem;
    margin-top: .3rem;
  }
  .enterprise-img1 {
    width: 6.84rem;
    height: 7.00rem;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: url(../images/bdznycq.jpg);
    margin-left: 0rem;
    margin-top: .3rem;
  }
  .enterprise-img2 {
    width: 6.84rem;
    height: 7.00rem;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: url(../images/cqhcjsbm.jpg);
    margin-left: 0rem;
    margin-top: .3rem;
  }
  .enterprise-img3 {
    width: 6.84rem;
    height: 7.00rem;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: url(../images/cqhcznzb.jpg);
    margin-left: 0rem;
    margin-top: .3rem;
  }
  .enterprise-img4 {
    width: 6.84rem;
    height: 7.00rem;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: url(../images/cqhdzmgc.jpg);
    margin-left: 0rem;
    margin-top: .3rem;
  }
  .enterprise-img5 {
    width: 6.84rem;
    height: 7.00rem;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: url(../images/cqmdzmgc.jpg);
    margin-left: 0rem;
    margin-top: .3rem;
  }
  .enterprise-img6 {
    width: 6.84rem;
    height: 7.00rem;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: url(../images/cqwcwlys.jpg);
    margin-left: 0rem;
    margin-top: .3rem;
  }
  .swiper-pre-and-next {
    width: 1.86rem;
  }
  .product-list {
    /* overflow: hidden; */
    position: relative;
    padding-left: 0.3rem;
  }
  .product-title {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
    margin: 0 auto;
    padding: .48rem 0.2rem;
  } 
  .product-type {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: .60rem;
    background: #dde4f1;
    border-radius: .50rem;
    padding: 0 .07rem;
    margin-top: .3rem;
  }
  .honors-img {
    padding-right: 0rem !important;
    height: 100%;
    width: calc( 100vw - .6rem)
  }
  .honors {
    margin-bottom: .6rem;
    background: #fff;
  } 
  .introduce-title {
    padding-left: .30rem;
    font-size: 18px;
  }
  .swiper-slide-honors:not(:first-child)::before {
    width: 0px;
  }
  .mySwiper-honors {
    position: relative;
    width: 100%;
  }
}