.product_detailed_itd .p_box,
.product_detailed_itd .text_box {
  width: 46%;
}

.product_detailed_itd .p_box {
    height: 400px;
}

.xzoom-thumbs {
  margin: 0 !important;
}

.xzoom-gallery,
.xzoom-gallery2,
.xzoom-gallery3,
.xzoom-gallery4,
.xzoom-gallery5 {
  margin-bottom: 0 !important;
}

.text_box a {
  display: block;
}

.text_box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.text_box .titbox h4 {
  color: #45994F;
}

.text_box .titbox h5 {
  padding: 30px 0 50px 0;
  margin: 0 0 50px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.text_box a {
  padding: 20px 0;
  width: 100%;
  text-align: center;
}

.text_box .lookcase {
  border: 1px solid rgba(0, 0, 0, 0.6);
}

.text_box .service {
  color: #fff !important;
  background-color: #000;
}

.line_two {
  margin: 80px 0;
}

.product_three ul li {
  width: 30%;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.product_three ul li h5 {
  margin: 20px 0;
}

.product_three ul .product_act {
  border-bottom: 2px solid #3F8E4D;
}

.product_three ul .product_act h4,
.product_three ul .product_act h5 {
  color: #3F8E4D;
}

.xzoom-thumbs a img {
  width: 45px !important;
}

.product_tabcontent {
  padding: 60px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
}

.product_tabcontent .content_box p {
  font-size: 16px;
  line-height: 40px;
}

.content_box {
  display: none;
}

.content_box ul li {
  display: flex;
  justify-content: space-between;
  width: 100%;
  border: none;
}

.content_box ul li:hover a {
  color: #3F8E4D !important;
  transition: all 0.6s;
}

.contnet_act {
  display: block;
}

.line_three h4 {
  margin: 0 0 60px 0;
  text-align: center;
}

.swiper-containercorrelation {
  overflow: hidden;
}

.bannercorrelation .swiper-slide a:hover p {
  color: #3F8E4D;
  transition: all 0.6s;
}

.bannercorrelation .swiper-slide p {
  margin: 30px 0 0 0 !important;
  text-align: center;
  font-size: 18px;
}

.bannercorrelation .swiper-slide .bannerp_box img {
  display: block;
  width: 100%;
}

.swiper-button-prevcorrelation,
.swiper-button-nextcorrelation {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  color: #000;
  background: rgba(0, 0, 0, 0.04);
  border-radius: 50%;
}

.swiper-button-prevcorrelation:hover,
.swiper-button-nextcorrelation:hover {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
  transition: all 0.6s;
}

.bannercorrelation {
  position: relative;
}

.swiper-button-prevcorrelation {
  position: absolute;
  top: 50%;
  left: -5%;
  transform: translate(-50%, -50%);
}

.swiper-button-nextcorrelation {
  position: absolute;
  top: 50%;
  right: -11.5%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 1680px) {
  .text_box .titbox h4 {
    font-size: 24px;
  }

  .text_box .titbox h5 {
    padding: 20px 0 40px 0;
    margin: 0 0 40px 0;
  }

  .text_box .titbox span {
    font-size: 14px;
  }

  .text_box a {
    padding: 15px 0;
    font-size: 14px;
  }

  .line_two {
    margin: 70px 0;
  }

  .product_three ul li h4 {
    font-size: 22px;
  }

  .product_three ul li h5 {
    margin: 15px 0;
    font-size: 16px;
  }

  .product_tabcontent {
    padding: 50px 0;
  }

  .product_tabcontent .content_box p {
    font-size: 14px;
    line-height: 35px;
  }

  .line_three h4 {
    margin: 0 0 50px 0;
    font-size: 24px;
  }

  .bannercorrelation .swiper-slide p {
    margin: 20px 0 0 0 !important;
    font-size: 16px;
  }

  .swiper-button-nextcorrelation {
    right: -12.5%;
  }
}

@media screen and (max-width: 1600px) {
  .text_box .titbox h4 {
    font-size: 22px;
  }

  .text_box .titbox h5 {
    padding: 15px 0 30px 0;
    margin: 0 0 30px 0;
  }

  .line_two {
    margin: 60px 0;
  }

  .product_three ul li h4 {
    font-size: 20px;
  }

  .product_tabcontent {
    padding: 40px 0;
  }

  .product_tabcontent .content_box p {
    line-height: 30px;
  }

  .line_three h4 {
    margin: 0 0 40px 0;
    font-size: 22px;
  }

  .bannercorrelation .swiper-slide p {
    margin: 15px 0 0 0 !important;
    font-size: 14px;
  }
}

@media screen and (max-width: 1440px) {
  .text_box .titbox h4 {
    font-size: 20px;
  }

  .text_box .titbox h5 {
    padding: 15px 0 20px 0;
    margin: 0 0 20px 0;
  }

  .line_two {
    margin: 50px 0;
  }

  .product_three ul li h4 {
    font-size: 18px;
  }

  .product_tabcontent {
    padding: 30px 0;
  }

  .product_tabcontent .content_box p {
    line-height: 25px;
  }

  .line_three h4 {
    margin: 0 0 30px 0;
    font-size: 20px;
  }

  .swiper-button-nextcorrelation {
    right: -13.5%;
  }
}

@media screen and (max-width: 1366px) {
  .text_box .titbox h4 {
    font-size: 18px;
  }

  .text_box .titbox h5 {
    padding: 15px 0;
    margin: 0 0 15px 0;
  }

  .line_two {
    margin: 40px 0;
  }

  .product_three ul li h4 {
    font-size: 16px;
  }

  .product_tabcontent {
    padding: 20px 0;
  }

  .product_tabcontent .content_box p {
    line-height: 20px;
  }

  .line_three h4 {
    margin: 0 0 20px 0;
    font-size: 18px;
  }

  .swiper-button-nextcorrelation {
    right: -14%;
  }
}

@media screen and (max-width: 1280px) {
  .text_box .titbox h4 {
    font-size: 16px;
  }

  .line_two {
    margin: 30px 0;
  }

  .product_tabcontent {
    padding: 15px 0;
  }

  .product_tabcontent .content_box p {
    line-height: 20px;
  }

  .line_three h4 {
    margin: 0 0 15px 0;
    font-size: 16px;
  }

  .swiper-button-nextcorrelation {
    right: -14.5%;
  }
}

@media screen and (max-width: 1024px) {
  .text_box .titbox h4 {
    font-size: 16px;
  }

  .line_two {
    margin: 20px 0;
  }

  .product_tabcontent {
    padding: 15px 0;
  }

  .product_tabcontent .content_box p {
    line-height: 20px;
  }

  .line_three h4 {
    margin: 0 0 15px 0;
    font-size: 16px;
  }

  .swiper-button-prevcorrelation,
  .swiper-button-nextcorrelation {
    width: 50px;
    height: 50px;
  }

  .swiper-button-prevcorrelation {
    left: -6%;
  }

  .swiper-button-nextcorrelation {
    right: -16%;
  }
}

@media screen and (max-width: 980px) {
  .text_box .titbox span {
    line-height: 1.5;
  }

  .product_tabcontent .content_box p {
    line-height: 1.5;
  }

  .swiper-button-prevcorrelation,
  .swiper-button-nextcorrelation {
    display: none;
  }

  .product_detailed_itd .p_box,
  .product_detailed_itd .text_box {
    display: flex;
    justify-content: center;
    width: 100%;
  }

  .line_one {
    flex-wrap: wrap;
  }

  .text_box .lookcase {
    margin: 15px 0;
  }
}

@media screen and (max-width: 768px) {
  .text_box .titbox span {
    line-height: 1.3;
  }

  .product_tabcontent .content_box p {
    line-height: 1.3;
  }
}

@media screen and (max-width: 640px) {}

@media screen and (max-width: 375px) {}