
.pro-11 {
  padding-top: 0.8rem;
}
.pro-11 .box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pro-11 .swipers {
  width: 58.3333333333%;
}
.pro-11 .swiper1 {
  position: relative;
}
.pro-11 .swiper1 .sbtn1 {
	position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 30;
  cursor: pointer;
  border: none !important;
  outline: none !important;
	/* width: 0.4rem;
	height: 0.4rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 30;
  cursor: pointer;
  border: none !important;
  outline: none !important;
	background-color: #e0e0e0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 20% auto;
	border-radius: 50%; */
}
.pro-11 .swiper1 .sbtn1 img {
  width: 1em;
	/* display: none; */
}
.pro-11 .swiper1 .prev {
  left: 0;
	/* background-image: url(../images/icon-27.png); */
}
.pro-11 .swiper1 .next {
  right: 0;
	/* background-image: url(../images/icon-28.png); */
}
.pro-11 .sw1 {
  cursor: pointer;
}
.pro-11 .img1 {
  position: relative;
  padding-top: 62.8571428571%;
}
.pro-11 .swiper2 {
  margin-top: 0.2rem;
  position: relative;
}
.pro-11 .swiper2 .sbtn1 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 30;
  cursor: pointer;
  border: none !important;
  outline: none !important;
}
.pro-11 .swiper2 .sbtn1 img {
  width: 1em;
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.pro-11 .swiper2 .prev {
  left: 0;
}
.pro-11 .swiper2 .next {
  right: 0;
}
.pro-11 .sw2 {
  cursor: pointer;
}
.pro-11 .sw2::before {
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid #e5e5e5;
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  z-index: 5;
  pointer-events: none;
}
.pro-11 .my-active::before {
  border: 2px solid #ffb405;
}
.pro-11 .img2 {
  position: relative;
  padding-top: 72.1518987342%;
}
.pro-11 .text {
  width: 36.0833333333%;
}
.pro-11 .h2 {
  color: #222;
  font-weight: 600;
}
.pro-11 .h3 {
  color: #444;
  margin-top: 0.08rem;
}
.pro-11 .line {
  height: 1px;
  background-color: #e5e5e5;
  margin-top: 15px;
  margin-bottom:  15px;
}
.pro-11 .d4 {
  line-height: 2.1111111111;
}
.pro-11 .swipers img{
	object-fit: contain;
}

.pro-tit {
  padding: 0 2rem;
  line-height: 1.875;
  background-image: linear-gradient(90deg, #f1f1f1 0%, #ffffff 80%);
  margin-bottom: 0.4rem;
}



.pro-com-1 {
	padding-top: 0.2rem;
  padding-bottom: 1.1rem;
	padding-bottom: 0.7rem;
}
.pro-com-1 .imgs-wrap {
  position: relative;
  padding-top: 56.25%;
}
.pro-com-1 .imgs-wrap img {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}
.pro-com-1 .imgs-wrap .img1 {
  -webkit-clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
          clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
  z-index: 4;
  transition: none;
}
.pro-com-1 .imgs-wrap .line {
  width: 2px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  background-color: #ffb405;
  z-index: 5;
}
.pro-com-1 .imgs-wrap .ic {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1em;
  height: 1em;
  background-image: url(../images/icon-20.png);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.pro-com-1 .swiper {
  margin-top: 0.43rem;
  position: relative;
}
.pro-com-1 .sw.show .text {
  opacity: 1;
  pointer-events: auto;
}
.pro-com-1 .sw .top {
  position: relative;
}
.pro-com-1 .sw .top::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  box-shadow: 0 0 0 1px inset #e9e9e9;
  pointer-events: none;
  z-index: 7;
}
.pro-com-1 .sw .img {
  position: relative;
  padding-top: 75.1336898396%;
}
.pro-com-1 .sw .btn {
  position: absolute;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  cursor: pointer;
  background-color: #999;
  background-image: url(../images/icon-21.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 5;
}
.pro-com-1 .sw .btn:hover {
  background-color: #ffb405;
}
.pro-com-1 .sw .text {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%);
  width: 74.8663101604%;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 0.25rem;
  color: #fff;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
}
.pro-com-1 .sw .t1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.pro-com-1 .sw .t2 {
  margin-top: 0.14rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.pro-com-1 .swiper-pagination {
  position: static;
  display: flex;
  justify-content: center;
  margin: 0 3px;
  margin-top: 0.4rem;
}
.pro-com-1 .swiper-pagination-bullet {
  width: 1em;
  height: 0.25em;
  background-color: #ddd;
  border-radius: 0;
  opacity: 1;
  -webkit-clip-path: polygon(0 0, 75% 0, 100% 100%, 25% 100%);
          clip-path: polygon(0 0, 75% 0, 100% 100%, 25% 100%);
}
.pro-com-1 .swiper-pagination-bullet-active {
  background-color: #ffb405;
}
.pro-com-1 .pbox {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.pro-com-1 .pbox .imgs {
  width: 46.6666666667%;
  position: relative;
}
.pro-com-1 .pbox .img {
  position: relative;
  padding-top: 76.1565836299%;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.pro-com-1 .pbox .img .img1 {
  -webkit-clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
          clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
  z-index: 4;
  transition: none;
}
.pro-com-1 .pbox .line {
  width: 2px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  background-color: #ffb405;
  z-index: 5;
}
.pro-com-1 .pbox .line .ic {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1em;
  height: 1em;
  background-image: url(../images/icon-20.png);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.pro-com-1 .pbox .text {
  width: 46.6666666667%;
}
.pro-com-1 .pbox .li {
  border-bottom: 1px solid #e5e5e5;
  padding: 0.23rem 0;
}
.pro-com-1 .pbox .li.on .btn {
  background-image: url(../images/icon-26.png);
}
.pro-com-1 .pbox .hd {
  position: relative;
  cursor: pointer;
}
.pro-com-1 .pbox .btn {
  width: 1.875em;
  height: 1.875em;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  border-radius: 50%;
  background-color: #ffb405;
  background-image: url(../images/icon-25.png);
  background-repeat: no-repeat;
  background-size: 53.3333333333% auto;
  background-position: center;
}
.pro-com-1 .pbox .bd {
  display: none;
}
.pro-com-1 .pbox .bte {
  line-height: 1.875;
  color: #666;
  padding-top: 0.16rem;
}

.pro-com-2 {
  padding-top: 3.4rem;
  padding-bottom: 0.4rem;
}
.pro-com-2 .text {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pro-com-2 .tr {
  float: left;
  width: 33.3%;
	padding-right: 2.5%;
  margin-bottom: 0.5rem;
}
/* .pro-com-2 .tr:nth-child(1) {
  width: 30%;
}
.pro-com-2 .tr:nth-child(2) {
  width: 23%;
}
.pro-com-2 .tr:nth-child(3) {
  width: 29%;
} */
.pro-com-2 .td {
  margin-bottom: 0.5rem;
}
.pro-com-2 .t2 {
  line-height: 1.875;
  color: #444;
  margin-top: 0.2rem;
}
.pro-com-2 .t2 p {
  padding-left: 1em;
  position: relative;
}
.pro-com-2 .t2 p::before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0.9375em;
  transform: translateY(-50%);
}

.pro-com-3 {
  padding-bottom: 1rem;
	overflow: hidden;
}
.pro-com-3 .swiper {
  margin-top: 0.5rem;
  position: relative;
}
.pro-com-3 .sw {
  background-color: #f9f9f9;
  height: auto;
}
.pro-com-3 .img {
  position: relative;
  padding-top: 88.8888888889%;
}
.pro-com-3 .img::before {
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid #e5e5e5;
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  z-index: 2;
}
.pro-com-3 .text {
  padding: 0.25rem 0.3rem;
  padding-top: 0.28rem;
}
.pro-com-3 .t1 {
  font-weight: 600;
}
.pro-com-3 .t2 {
  line-height: 1.875;
  color: #666;
  margin-top: 0.09rem;
}
.pro-com-3 .sbtn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #f3f3f3;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  z-index: 92;
}
.pro-com-3 .sbtn:hover {
  background-color: #ffb405;
}
.pro-com-3 .prev {
  right: calc(100% + 0.2rem);
  background-image: url(../images/icon-11.png);
}
.pro-com-3 .next {
  left: calc(100% + 0.2rem);
  background-image: url(../images/icon-12.png);
}


.pro-com-4 {
  padding-bottom: 1rem;
}
.pro-com-4 .list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.48rem;
}
.pro-com-4 .item {
  width: 48.3333333333%;
}
.pro-com-4 .tit {
  font-weight: 600;
}
.pro-com-4 .ul {
  margin-top: 0.12rem;
}
.pro-com-4 .li {
  border-bottom: 1px solid #e9e9e9;
}
.pro-com-4 .aa {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.12rem 0;
	position: relative;
	z-index: 91;
}
.pro-com-4 .aa:hover .ic {
  background-image: url(../images/icon-23.png);
  background-color: #ffb405;
}
.pro-com-4 .aa .te {
  width: 60%;
  line-height: 1.875;
}
.pro-com-4 .aa .t2 {
  color: #999;
}
.pro-com-4 .aa .tr {
  display: inline-flex;
  align-items: center;
}
.pro-com-4 .aa .num {
  color: #999;
}
.pro-com-4 .aa .ic {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #f3f3f3;
  background-image: url(../images/icon-22.png);
  background-repeat: no-repeat;
  background-size: contain;
	margin-left: 0.5em;
}


.pro-com-5 {
  padding-bottom: 1.4rem;
	overflow: hidden;
}
.pro-com-5 .swiper {
  position: relative;
  margin-top: 0.66rem;
  margin-top: 0.46rem;
}
.pro-com-5 .sw {
  height: auto;
  transition: all 0.3s;
  padding-top: 0.2rem;
}
.pro-com-5 .sw:hover {
  transition: all 0.3s;
}
.pro-com-5 .sw:hover .img img {
  transform: scale(1.1);
}
.pro-com-5 .sw:hover .ic {
  opacity: 1;
  transition: all 0.3s;
}
.pro-com-5 .top {
  padding: 0 0.25rem;
  position: relative;
}
.pro-com-5 .img {
  position: relative;
  padding-top: 100%;
}
.pro-com-5 .ii {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  transition: all 0.3s;
}
.pro-com-5 .ic {
  display: block;
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1em;
  height: 1em;
  background-image: url(../images/icon-13.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  opacity: 0;
  transition: all 0.3s;
}
.pro-com-5 .bot {
  text-align: center;
  margin-top: 0.3rem;
}
.pro-com-5 .h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.pro-com-5 .d2 {
  margin-top: 0.1rem;
}
.pro-com-5 .sbtn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #f3f3f3;
  cursor: pointer;
  z-index: 30;
}
.pro-com-5 .sbtn:hover {
  background-color: #ffb405;
}
.pro-com-5 .prev {
  right: calc(100% + 0.2rem);
  background-image: url(../images/icon-11.png);
}
.pro-com-5 .next {
  left: calc(100% + 0.2rem);
  background-image: url(../images/icon-12.png);
}

.pro-com-6 {
  padding-bottom: 0.98rem;
	overflow: hidden;
}
.pro-com-6 .swiper {
  position: relative;
}
.pro-com-6 .sw:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.pro-com-6 .sw:hover .h3 {
  color: #ffb405;
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.pro-com-6 .img {
  padding-top: 75.1937984496%;
  overflow: hidden;
}
.pro-com-6 .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0 0.1rem;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 3;
}
.pro-com-6 .h3 {
  color: #fff;
  line-height: 2.6666666667em;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.pro-com-6 .sbtn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16% auto;
  background-color: #f3f3f3;
  cursor: pointer;
  z-index: 92;
}
.pro-com-6 .sbtn:hover {
  background-color: #ffb405;
}
.pro-com-6 .prev {
  right: calc(100% + 0.2rem);
  background-image: url(../images/icon-11.png);
}
.pro-com-6 .next {
  left: calc(100% + 0.2rem);
  background-image: url(../images/icon-12.png);
}

.pro-com-img {
  margin-bottom: 0.4rem;
}

.c-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: all 0.3s;
}

.w1200 {
  width: 12rem;
  margin: 0 auto;
  max-width: 96%;
}
@media (min-width: 1280px) {
  .w1200 {
    min-width: 1200px;
  }
}

@media (max-width: 3920px) {
  .s10 {
    font-size: 10px;
  }
  .s11 {
    font-size: 11px;
  }
  .s12 {
    font-size: 12px;
  }
  .s13 {
    font-size: 13px;
  }
  .s14 {
    font-size: 14px;
  }
  .s15 {
    font-size: 15px;
  }
  .s16 {
    font-size: 16px;
    line-height: 36px;
  }
  .s17 {
    font-size: 17px;
  }
  .s18 {
    font-size: 18px;
  }
  .s19 {
    font-size: 19px;
  }
  .s20 {
    font-size: 20px;
  }
  .s21 {
    font-size: 21px;
  }
  .s22 {
    font-size: 22px;
    line-height: 60px;
  }
  .s23 {
    font-size: 23px;
  }
  .s24 {
    font-size: 24px;
  }
  .s25 {
    font-size: 25px;
  }
  .s26 {
    font-size: 26px;
  }
  .s27 {
    font-size: 27px;
  }
  .s28 {
    font-size: 28px;
  }
  .s29 {
    font-size: 29px;
  }
  .s30 {
    font-size: 30px;
  }
  .s31 {
    font-size: 31px;
  }
  .s32 {
    font-size: 32px;
  }
  .s33 {
    font-size: 33px;
  }
  .s34 {
    font-size: 34px;
  }
  .s35 {
    font-size: 35px;
  }
  .s36 {
    font-size: 36px;
  }
  .s37 {
    font-size: 37px;
  }
  .s38 {
    font-size: 38px;
  }
  .s39 {
    font-size: 39px;
  }
  .s40 {
    font-size: 40px;
  }
  .s41 {
    font-size: 41px;
  }
  .s42 {
    font-size: 42px;
  }
  .s43 {
    font-size: 43px;
  }
  .s44 {
    font-size: 44px;
  }
  .s45 {
    font-size: 45px;
  }
  .s46 {
    font-size: 46px;
  }
  .s47 {
    font-size: 47px;
  }
  .s48 {
    font-size: 48px;
  }
  .s49 {
    font-size: 49px;
  }
  .s50 {
    font-size: 50px;
  }
  .s51 {
    font-size: 51px;
  }
  .s52 {
    font-size: 52px;
  }
  .s53 {
    font-size: 53px;
  }
  .s54 {
    font-size: 54px;
  }
  .s55 {
    font-size: 55px;
  }
  .s56 {
    font-size: 56px;
  }
  .s57 {
    font-size: 57px;
  }
  .s58 {
    font-size: 58px;
  }
  .s59 {
    font-size: 59px;
  }
  .s60 {
    font-size: 60px;
  }
  .s61 {
    font-size: 61px;
  }
  .s62 {
    font-size: 62px;
  }
  .s63 {
    font-size: 63px;
  }
  .s64 {
    font-size: 64px;
  }
  .s65 {
    font-size: 65px;
  }
  .s66 {
    font-size: 66px;
  }
  .s67 {
    font-size: 67px;
  }
  .s68 {
    font-size: 68px;
  }
  .s69 {
    font-size: 69px;
  }
  .s70 {
    font-size: 70px;
  }
  .s71 {
    font-size: 71px;
  }
  .s72 {
    font-size: 72px;
  }
  .s73 {
    font-size: 73px;
  }
  .s74 {
    font-size: 74px;
  }
  .s75 {
    font-size: 75px;
  }
  .s76 {
    font-size: 76px;
  }
  .s77 {
    font-size: 77px;
  }
  .s78 {
    font-size: 78px;
  }
  .s79 {
    font-size: 79px;
  }
  .s80 {
    font-size: 80px;
  }
  .s81 {
    font-size: 81px;
  }
  .s82 {
    font-size: 82px;
  }
  .s83 {
    font-size: 83px;
  }
  .s84 {
    font-size: 84px;
  }
  .s85 {
    font-size: 85px;
  }
  .s86 {
    font-size: 86px;
  }
  .s87 {
    font-size: 87px;
  }
  .s88 {
    font-size: 88px;
  }
  .s89 {
    font-size: 89px;
  }
  .s90 {
    font-size: 90px;
  }
  .s91 {
    font-size: 91px;
  }
  .s92 {
    font-size: 92px;
  }
  .s93 {
    font-size: 93px;
  }
  .s94 {
    font-size: 94px;
  }
  .s95 {
    font-size: 95px;
  }
  .s96 {
    font-size: 96px;
  }
  .s97 {
    font-size: 97px;
  }
  .s98 {
    font-size: 98px;
  }
  .s99 {
    font-size: 99px;
  }
  .s100 {
    font-size: 100px;
  }
}