body {
  min-width: 1400px;
}
.KXP .bx {
  width: 1200px;
  margin: 0 auto;
}
.KXP .banner {
  height: 520px;
  width: 100%;
  background: url('../../img/product/KXP/banner_02.png?v=1') no-repeat center;
  background-size: cover;
  background-position: center;
  padding-top: 100px;
  color: #ffffff;
}
.KXP .banner h3 {
  font-size: 54px;
  margin-bottom: 30px;
}
.KXP .banner .p1 {
  font-size: 24px;
  margin-bottom: 20px;
}
.KXP .banner .obox {
  width: 302px;
  height: 48px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 1;
  margin-left: 33px;
  margin-bottom: 105px;
  line-height: 2px;
}
.KXP .banner .obox .tbox1 {
  font-size: 20px;
  color: #fff;
  position: absolute;
  left: 0px;
}
.KXP .banner .obox .tbox2 {
  font-size: 20px;
  color: #fff;
  position: absolute;
  left: 123px;
}
.KXP .banner .obox .tbox3 {
  font-size: 20px;
  color: #fff;
  position: absolute;
  right: 0px;
}
.KXP .banner .obox .ibox {
  width: 113px;
  height: 46px;
  border: 1px solid #fff;
  transform: skewX(-30deg);
  font-size: 20px;
  color: #fff;
}
.KXP .banner .obox .ibox1 {
  width: 90px;
  border-left: none;
}
.KXP .banner .obox .ibox3 {
  width: 90px;
  border-right: none;
}
.KXP .banner .obox .sbox {
  position: absolute;
  left: -34px;
  top: 1px;
  width: 20%;
  height: 46px;
  border-radius: 23px 0 0 23px;
  border: 1px solid #fff;
  z-index: 2;
  border-right: 1px solid rgba(0, 0, 0, 0);
}
.KXP .banner .obox .ebox {
  position: absolute;
  right: -34px;
  top: 1px;
  width: 20%;
  height: 46px;
  border-radius: 0 23px 23px 0;
  border: 1px solid #fff;
  z-index: 2;
  border-left: 1px solid rgba(0, 0, 0, 0);
}
.KXP .banner .button {
  width: 160px;
  height: 55px;
  display: inline-block;
  background-color: #ec6d46;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  line-height: 55px;
  font-size: 20px;
  cursor: pointer;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.KXP .banner .button:hover {
  background-color: #f37852;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.KXP .tabcontent {
  width: 100%;
  height: 85px;
  background-color: #f9fafa;
  box-shadow: 0px 2px 5px 2px #eeeeee;
  z-index: 99;
}
.KXP .tabcontent .content {
  display: flex;
  justify-content: center;
  height: 85px;
  align-items: center;
}
.KXP .tabcontent .content .tabitem {
  height: 100%;
  font-size: 20px;
  color: #191919;
  border-bottom: 2px solid #fff;
  line-height: 85px;
  padding: 0 13px;
  margin: 0 35px;
}
.KXP .tabcontent .content .tab-item-checked {
  color: #ec6d46;
  border-bottom: 3px solid #ec6d46;
}
.KXP .challenge {
  width: 100%;
  height: 635px;
  padding-top: 90px;
}
.KXP .challenge .title {
  font-size: 40px;
  color: #363434;
  text-align: center;
  margin-bottom: 60px;
}
.KXP .challenge .content {
  display: flex;
  flex-wrap: wrap;
}
.KXP .challenge .content .item {
  width: 276px;
  height: 166px;
  border-radius: 8px;
  border: 1px solid #e8eaee;
  margin-left: 20px;
  margin-bottom: 20px;
  box-shadow: 0 0 2px #e7e7e7;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 30px 33px;
  font-size: 16px;
  color: #363434;
}
.KXP .challenge .content .item img {
  width: 42px;
  margin-bottom: 20px;
}
.KXP .challenge .content .item:nth-child(1),
.KXP .challenge .content .item:nth-child(5) {
  margin-left: 0;
}
.KXP .scheme {
  width: 100%;
  height: 938px;
  background: url('../../img/product/KXP/bg_01.png?v=1') no-repeat center;
  padding-top: 66px;
}
.KXP .scheme h3 {
  font-size: 40px;
  color: #363434;
  text-align: center;
  margin-bottom: 25px;
}
.KXP .scheme .message {
  font-size: 16px;
  color: #7b7b7b;
  text-align: center;
  margin-bottom: 45px;
}
.KXP .scheme .content {
  display: flex;
  flex-wrap: wrap;
}
.KXP .scheme .content .item {
  width: 380px;
  height: 208px;
  margin-bottom: 20px;
  margin-left: 20px;
  font-size: 20px;
  color: #fff;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: left;
}
.KXP .scheme .content .item img {
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  z-index: 2;
  border: 2px solid rgba(0, 0, 0, 0);
}
.KXP .scheme .content .item .p1 {
  position: absolute;
  left: 0;
  top: 82px;
  text-align: center;
  width: 100%;
  z-index: 3;
}
.KXP .scheme .content .item .down {
  position: absolute;
  transform: rotate(90deg);
  left: 180px;
  top: 136px;
  z-index: 3;
}
.KXP .scheme .content .item .des {
  position: absolute;
  top: 120px;
  left: 0;
  width: 100%;
  padding: 0 25px;
  font-size: 16px;
  display: none;
  z-index: 3;
}
.KXP .scheme .content .item:hover img {
  width: 566px;
  height: 306px;
  z-index: 4;
  border: 2px solid #ffffff;
}
.KXP .scheme .content .item:hover .p1 {
  z-index: 5;
  top: 10px;
  padding: 0 50px;
  width: 566px;
  text-align: left;
}
.KXP .scheme .content .item:hover .des {
  display: inline-block;
  z-index: 5;
  padding: 0 50px;
  top: 66px;
}
.KXP .scheme .content .item:hover .down {
  display: none;
  z-index: 5;
}
.KXP .scheme .content .item:nth-child(1),
.KXP .scheme .content .item:nth-child(4),
.KXP .scheme .content .item:nth-child(7) {
  margin-left: 0;
}
.KXP .product {
  height: 1030px;
  width: 100%;
  padding-top: 68px;
}
.KXP .product h3 {
  font-size: 40px;
  color: #363434;
  text-align: center;
  margin-bottom: 25px;
}
.KXP .product .message {
  text-align: center;
  font-size: 16px;
  color: #7b7b7b;
  margin-bottom: 60px;
}
.KXP .product .message .orange {
  color: #ec6d46;
}
.KXP .product .tabcontent-p {
  width: 100%;
  height: 46px;
  border-bottom: 2px solid #e5e5e5;
  display: flex;
  justify-content: center;
}
.KXP .product .tabcontent-p .item {
  width: 140px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  border-bottom: 3px solid rgba(0, 0, 0, 0);
  font-size: 20px;
  color: #363434;
  cursor: pointer;
}
.KXP .product .tabcontent-p .item-checked {
  border-bottom: 3px solid #ec6d46;
  color: #ec6d46;
}
.KXP .product .content {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
.KXP .product .content .content-item {
  flex: 1;
  margin-left: 12px;
  color: #363434;
  position: relative;
}
.KXP .product .content .content-item span {
  position: absolute;
}
.KXP .product .content .content-item .t1 {
  display: inline-block;
  font-size: 24px;
  top: 20px;
  left: 0;
  text-align: center;
  width: 100%;
}
.KXP .product .content .content-item .t2 {
  font-size: 20px;
  top: 80px;
  left: 98px;
}
.KXP .product .content .content-item .t3 {
  font-size: 14px;
  top: 152px;
  left: 123px;
  display: inline-block;
  width: 15px;
  line-height: 1.42;
}
.KXP .product .content .content-item .t4 {
  font-size: 20px;
  top: 310px;
  left: 98px;
}
.KXP .product .content .content-item .t5 {
  font-size: 14px;
  top: 369px;
  left: 123px;
  display: inline-block;
  width: 15px;
  line-height: 1.28;
}
.KXP .product .content .content-item .t6 {
  font-size: 20px;
  top: 542px;
  left: 98px;
}
.KXP .product .content .content-item .t7 {
  font-size: 20px;
  top: 310px;
  left: 335px;
}
.KXP .product .content .content-item .t8 {
  font-size: 14px;
  top: 390px;
  left: 366px;
  display: inline-block;
  width: 34px;
  line-height: 1.42;
}
.KXP .product .content .content-item .t9 {
  font-size: 20px;
  top: 542px;
  left: 340px;
}
.KXP .product .content .content-item .t2-1 {
  left: 124px;
}
.KXP .product .content .content-item .t3-1 {
  width: 14px;
  top: 140px;
}
.KXP .product .content .content-item .t3-2 {
  top: 192px;
}
.KXP .product .content .content-item .t3-3 {
  top: 170px;
}
.KXP .product .content .content-item .t5-1 {
  top: 422px;
}
.KXP .product .content .content-item .t5-2 {
  top: 395px;
}
.KXP .product .content .content-item2 {
  flex: 2;
}
.KXP .product .content .content-item3 {
  width: 20%;
  flex: none;
}
.KXP .product .content .content-item:nth-child(1) {
  margin-left: 0;
}
.KXP .about {
  height: 500px;
  width: 100%;
  padding-top: 70px;
  background: url('../../img/product/KXP/bg_02.png?v=1') no-repeat center;
}
.KXP .about h3 {
  font-size: 40px;
  text-align: center;
  color: #363434;
  margin-bottom: 45px;
}
.KXP .about .about_swiper {
  width: calc(100% - 30);
  height: 255px;
  border: 1px solid #e5e8ec;
  box-shadow: 0 0 5px rgba(229, 232, 237, 0.5);
  border-radius: 8px;
  padding: 45px 60px;
  padding-left: 0;
  background-color: #fff;
}
.KXP .about .about_swiper .swiper-slide-content {
  display: flex;
}
.KXP .about .about_swiper .img {
  width: 122px;
  flex: none;
  margin: 0 60px;
  display: flex;
  align-items: center;
}
.KXP .about .about_swiper img {
  width: 130px;
}
.KXP .about .about_swiper .content {
  width: 100%;
}
.KXP .about .about_swiper .content .title {
  font-size: 24px;
  color: #363434;
  margin-bottom: 15px;
}
.KXP .about .about_swiper .content .name {
  font-size: 20px;
  color: #7b7b7b;
  margin-bottom: 33px;
}
.KXP .about .about_swiper .content .des {
  font-size: 16px;
  color: #363434;
}
.KXP .about .about_swiper .content .des .orange {
  font-size: 20px;
  color: #ec6d46;
}
.KXP .about .about_swiper .swiper-pagination .swiper-pagination-bullet-active {
  width: 20px;
  height: 6px;
  border-radius: 3px;
  background-color: #ec6d46;
}
