.why_cnt h1 {
  position: relative;
}

.why_cnt .hwhyimg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 12;
  opacity: 0;
}

.why_cnt:hover .hwhyimg {
  opacity: 1;
}

.why_cnt:hover h3 {
  color: #ce0000;
  text-decoration: underline;
}

.why_cnt:hover p,
.why_cnt:hover a {
  text-decoration: none;
}

.pro_type .swiper-slide h6 {
  position: relative;
}

.pro_type .swiper-slide .hproing {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 12;
  opacity: 0;
}

.pro_type .swiper-slide:hover .hproing {
  opacity: 1;
}

.pro_type .swiper-slide:hover p,
.pro_type .swiper-slide:hover a {
  color: #ce0000;
}

/* .prortbox:hover h2 {
  opacity: 0;
} */

.pro_type .swiper-slide {
  width: 13.5%;
}

.num_box:hover p {
  margin-top: -4px;
  transition: all .3s;
}

.num_box p {
  transition: all .3s;
}

@media screen and (min-width: 1300px) and (max-width: 1540px) {
  .banbox {
    left: 10%;
    top: 28%;
    width: 733px;
    height: 312px;
  }

  .bancnt {
    padding: 36px 30px;
  }

  .bancnt h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .bancnt h3 {
    font-size: 32px;
    line-height: 40px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1299px) {
  .banbox {
    left: 10%;
    top: 28%;
    width: 733px;
    height: 252px;
  }

  .bancnt {
    padding: 36px 30px;
  }

  .bancnt h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .bancnt h3 {
    font-size: 32px;
    line-height: 40px;
  }

  .banner .swiper-button-prev {
    left: 2%;
  }

  .banner .swiper-button-next {
    right: 2%;
  }

  .prolcnt {
    margin-right: 25px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .banner .swiper-button-prev {
    left: 2%;
  }

  .banner .swiper-button-next {
    right: 2%;
  }

  .banbox {
    left: 7%;
    top: 23%;
    width: 635px;
    height: 268px;
    padding: 13px;
  }

  .bancnt {
    padding: 25px 25px;
  }

  .bancnt h2 {
    font-size: 26px;
    line-height: 36px;
  }

  .bancnt h3 {
    font-size: 24px;
    line-height: 32px;
  }

  .bancnt p {
    font-size: 14px;
    line-height: 22px;
    margin: 10px 0 15px;
  }

  .set2 {
    height: 140px;
  }

  .num_box p {
    font-size: 28px;
  }

  .num_box span {
    font-size: 14px;
    margin-top: 20px;
  }

  .ind_tit {
    font-size: 32px;
    line-height: 40px;
    margin-top: 50px;
  }

  .prolcnt {
    width: 47.5%;
    padding-left: 30px;
    margin-right: 15px;
  }

  .prolcnt h2 {
    font-size: 26px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    color: #1a1919;
    line-height: 38px;
  }

  .prolimg {
    width: 49%;
  }

  .about_box {
    bottom: 50px;
    width: 90%;
  }

  .about_box h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .about_box p {
    font-size: 16px;
    line-height: 22px;
  }

  .about_box a {
    width: 280px;
    height: 50px;
    line-height: 50px;
    margin: 20px auto 0;
  }

  .pro_type .swiper-slide {
    width: 18.5%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .banner .swiper-button-prev {
    left: 2%;
  }

  .banner .swiper-button-next {
    right: 2%;
  }

  .banbox {
    left: 7%;
    top: 23%;
    width: 520px;
    height: 220px;
    padding: 8px;
  }

  .bancnt {
    padding: 13px 15px;
  }

  .bancnt h2 {
    font-size: 26px;
    line-height: 30px;
  }

  .bancnt h3 {
    font-size: 22px;
    line-height: 30px;
  }

  .bancnt p {
    font-size: 14px;
    line-height: 20px;
    margin: 8px 0 10px;
  }

  .bancnt a {
    width: 240px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }

  .set2 {
    height: 130px;
  }

  .num_box {
    padding: 30px 0;
  }

  .numline {
    margin-top: 45px;
  }

  .num_box p {
    font-size: 22px;
  }

  .num_box span {
    font-size: 14px;
    margin-top: 10px;
  }

  .ind_tit {
    font-size: 30px;
    line-height: 36px;
    margin-top: 40px;
  }

  .pro_cntlf {
    width: 100%;
    margin-bottom: 10px;
  }

  .prolcnt {
    width: 47.5%;
    padding-left: 30px;
    margin-right: 15px;
  }

  .prolcnt h2 {
    font-size: 26px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    color: #1a1919;
    line-height: 38px;
  }

  .prolimg {
    width: 49%;
    text-align: center;
  }

  .procnt_rt {
    width: 100%;
  }

  .about_box {
    bottom: 30px;
    width: 90%;
  }

  .about_box h2 {
    font-size: 26px;
    line-height: 32px;
  }

  .about_box p {
    font-size: 14px;
    line-height: 20px;
  }

  .about_box a {
    width: 240px;
    height: 40px;
    line-height: 40px;
    margin: 15px auto 0;
    font-size: 14px;
  }

  .newsbox h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }

  .set7 h2 {
    font-size: 24px;
    width: 600px;
  }

  .newsbox .swiper-slide span {
    font-size: 14px;
    margin-top: 10px;
  }

  .newsbox .swiper-slide h4 {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 7px;
  }

  .newsbox .swiper-slide h5 {
    font-size: 14px;
    line-height: 20px;
  }

  .newsbox {
    padding: 35px 0 50px;
  }

  .set7 {
    height: 250px;
    padding-top: 45px;
  }

  .pro_type .swiper-slide {
    width: 20%;
  }

  .pro_type .swiper-slide p {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .mypha img {
    /*height: 220px;*/
    margin-top: 20px;
    object-fit: cover;
  }

  .banbox {
    left: 10%;
    top: 25%;
    width: 240px;
    height: auto;
    padding: 5px;
  }

  .bancnt {
    width: 100%;
    padding: 15px 10px;
  }

  .bancnt h2 {
    font-size: 20px;
    line-height: 28px;
  }

  .bancnt h3 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  .bancnt a {
    width: 70%;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
  }

  .bancnt p {
    display: none;
  }

  .banner .swiper-button-next {
    right: 2%;
  }

  .banner .swiper-button-prev {
    left: 2%;
  }

  .banner .swiper-button-next,
  .banner .swiper-button-prev {
    width: 14px;
    height: 34px;
    margin-top: -17px;
    background-size: 14px 34px;
  }

  .set2 {
    height: 200px;
  }

  .num_box {
    padding: 20px 5px 20px;
    width: 33%;
  }

  .num_box p {
    font-size: 20px;
  }

  .num_box span {
    font-size: 14px;
    height: 18px;
    line-height: 18px;
    margin-top: 5px;
  }

  .numline {
    margin-top: 34px;
  }

  .numlinea {
    display: none;
  }

  .ind_tit {
    font-size: 22px;
    line-height: 30px;
    margin-top: 30px;
  }

  .ind_del {
    font-size: 14px;
    line-height: 22px;
    width: 100%;
    margin: 4px auto 24px;
  }

  .pro_type a {
    width: 100%;
    margin-bottom: 20px;
  }

  .pro_cntlf,
  .procnt_rt {
    width: 100%;
  }

  .pro_cntlf {
    padding-top: 25px;
    padding-bottom: 15px;
    margin-bottom: 10px;
  }

  .prolcnt {
    margin-top: 40px;
    width: 55%;
    padding-left: 20px;
    margin-right: 0;
    padding-right: 20px;
  }

  .prolcnt p {
    font-size: 14px;
  }

  .prolcnt h2 {
    font-size: 16px;
  }

  .prolcnt a {
    height: 36px;
    font-size: 14px;
    line-height: 36px;
    margin-top: 20px;
  }

  .prolimg {
    width: 40%;
  }

  .procnt_rt {
    margin-left: -10px;
    float: none;
  }

  .prortbox {
    width: 100%;
  }

  .set4 img {
    height: 300px;
    object-fit: cover;
  }

  .about_box {
    bottom: 30px;
    width: 90%;
  }

  .about_box h2 {
    font-size: 18px;
    margin-bottom: 5px;
    line-height: 24px;
  }

  .about_box p {
    font-size: 13px;
    line-height: 18px;
  }

  .about_box a {
    width: 60%;
    height: 36px;
    font-size: 14px;
    line-height: 36px;
    margin: 10px auto 0;
  }

  .whybox {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .why_cnt {
    width: 100%;
    padding: 0 0px;
    margin-bottom: 20px;
  }

  .why_cnt img {
    height: 65px;
  }

  .why_cnt h3 {
    font-size: 18px;
    line-height: 20px;
  }

  .why_cnt p {
    font-size: 14px;
    line-height: 20px;
  }

  .newsbox {
    position: relative;
    padding: 40px 20px 55px;
  }

  .newsbox h2 {
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 20px;
  }

  .newsbox .swiper-button-next,
  .newsbox .swiper-button-prev {
    width: 30px;
    height: 30px;
  }

  .newsbox .swiper-button-next {
    right: 20px;
  }

  .newsbox .swiper-button-prev {
    right: 60px;
  }

  .pro_type {
    width: 100%;
  }

  .pro_type .swiper-slide {
    width: 31.5%;
  }

  .pro_box .swiper-button-next,
  .pro_box .swiper-button-prev {
    margin-top: -20px;
  }

  .pro_type .swiper-slide h6 img {
    height: 30px;
  }

  .pro_type .swiper-slide p {
    font-size: 14px;
    line-height: 20px;
  }

  .set2 {
    height: auto;
  }

  .set2 .container {
    padding: 0;
  }

  .numline {
    display: none;
  }

  .numbox {
    width: 100%;
  }

  .numbox .num_box {
    width: 33.33%;
  }
    /*.numbox .num_box:nth-child(4),  .numbox .num_box:nth-child(5){*/
    /*    width: 50%;*/
    /*}*/
      .numbox>div.num_box:nth-child(7),
  .numbox>div.num_box:nth-child(9){
      width: 50%;
  }

  .numbox>div.num_box:nth-child(1),
  .numbox>div.num_box:nth-child(5) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }

  .numbox>div.num_box:nth-child(3) {
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-top: none;
  }

  .numbox>div.num_box:nth-child(9) {
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-top: none;
    border-bottom: rgba(255, 255, 255, 0.3);
  }
}