.f_30 {
  font-size: 1.5625vw;
}
.section {
  padding: 2.6041666667vw 13.8541666667vw 4.84375vw 9.5833333333vw;
}
.section .wrap .title {
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 2.0833333333vw;
}
.section .wrap .content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.section .wrap .content .l {
  position: sticky;
  top: 5.2083333333vw;
  width: 22.5520833333vw;
}
.section .wrap .content .l .l_box {
  width: 100%;
  border-radius: 0.5208333333vw;
  padding: 1.9791666667vw 1.9270833333vw 1.25vw 1.3020833333vw;
  border: 1px solid #C6C8C8;
}
.section .wrap .content .l .l_box .l_box_search {
  margin-bottom: 2.0833333333vw;
}
.section .wrap .content .l .l_box .l_box_search h5 {
  color: #000;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 1.0416666667vw;
}
.section .wrap .content .l .l_box .l_box_search input {
  width: 100%;
  height: 2.5vw;
  border-radius: 1.25vw;
  border: 1px solid #C6C8C8;
  background: unset;
  padding: 0 0.9895833333vw;
  color: #000;
  font-style: normal;
}
.section .wrap .content .l .l_box .l_box_search input::-moz-placeholder {
  color: #000;
}
.section .wrap .content .l .l_box .l_box_search input::placeholder {
  color: #000;
}
.section .wrap .content .l .l_box .l_box_select .item .block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.6770833333vw 0.78125vw 0.78125vw 0;
  border-bottom: 1px solid #C6C8C8;
  cursor: pointer;
}
.section .wrap .content .l .l_box .l_box_select .item .block p {
  color: #333;
  font-weight: 400;
  width: 15.625vw;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.section .wrap .content .l .l_box .l_box_select .item .block .jt {
  display: block;
  width: 0.7291666667vw;
  transform: rotate(180deg);
  transition: 0.6s;
}
.section .wrap .content .l .l_box .l_box_select .item .block:hover p,.section .wrap .content .l .l_box .l_box_select .item .block.on p {
  color: #256753;
}
.section .wrap .content .l .l_box .l_box_select .item .none {
  padding: 1.0416666667vw 0 0;
  display: none;
}
.section .wrap .content .l .l_box .l_box_select .item .none .select_item {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.section .wrap .content .l .l_box .l_box_select .item .none .select_item .sq {
  width: 0.78125vw;
  height: 0.78125vw;
  border-radius: 2px;
  border: 1px solid #C6C8C8;
  overflow: hidden;
  margin-right: 1.3541666667vw;
}
.section .wrap .content .l .l_box .l_box_select .item .none .select_item .sq img {
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.6s;
}
.section .wrap .content .l .l_box .l_box_select .item .none .select_item p {
  width: 13.0208333333vw;
  color: #333;
  font-style: normal;
  line-height: 1.5;
  transition: 0.6s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.section .wrap .content .l .l_box .l_box_select .item .none .select_item.on .sq img {
  opacity: 1;
}
.section .wrap .content .l .l_box .l_box_select .item .none .select_item:hover p {
  color: #256753;
}
.section .wrap .content .l .l_box .l_box_select .item .none .select_item:not(:last-child) {
  margin-bottom: 0.7291666667vw;
}
.section .wrap .content .l .l_box .l_box_select .item.item_active .block .jt {
  transform: rotate(0);
}
.section .wrap .content .l .pdf {
  width: 100%;
  display: flex;
  height: 3.3333333333vw;
  align-items: center;
  justify-content: center;
  gap: 0 1.25vw;
  border-radius: 1.6666666667vw;
  background: #256753;
  margin: 1.3541666667vw 0 0;
}
.section .wrap .content .l .pdf img {
  display: block;
  width: 1.3541666667vw;
}
.section .wrap .content .l .pdf p {
  color: #FFF;
  font-weight: 500;
}
.section .wrap .content .r {
  width: 49.7916666667vw;
}
.section .wrap .content .r .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 3.125vw;
}
.section .wrap .content .r .item .img {
  display: block;
  width: 18.28125vw;
  height: 18.28125vw;
  overflow: hidden;
}
.section .wrap .content .r .item .img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 1s;
}
.section .wrap .content .r .item .img:hover img {
  transform: scale(1.1);
}
.section .wrap .content .r .item .item_r {
  width: 27.9166666667vw;
}
.section .wrap .content .r .item .item_r .item_title {
  color: #111;
  font-weight: 700;
  /* text-transform: capitalize; */
}
.section .wrap .content .r .item .item_r .label {
  color: #256753;
  font-weight: 500;
  margin: 0.8854166667vw 0;
}
.section .wrap .content .r .item .item_r .item_text {
  color: #333;
  font-weight: 400;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 1.71875vw;
}
.section .wrap .content .r .item .item_r .more {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  height: 1.875vw;
  padding: 0 1.5625vw;
  justify-content: center;
  align-items: center;
  border-radius: 26.0416666667vw;
  border: 1px solid #256753;
  color: #256753;
  font-weight: 400;
  transition: 0.6s;
}
.section .wrap .content .r .item .item_r .more:hover {
  background: #256753;
  color: #FFFFFF;
}
.section .wrap .content .r .pager {
  display: flex;
  margin: 8.0729166667vw 0 0;
  align-items: center;
}
.section .wrap .content .r .pager a {
  margin: 0 0.8333333333vw;
}
.section .wrap .content .r .pager .prev svg,
.section .wrap .content .r .pager .next svg {
  width: 1.25vw;
  display: block;
}
.section .wrap .content .r .pager .nums {
  display: flex;
}
.section .wrap .content .r .pager .nums a {
  padding: 0 0.625vw;
  border-bottom: 2px solid transparent;
  color: #666;
}
.section .wrap .content .r .pager .nums a.on {
  color: #256753;
  border-color: #256753;
}
.header .box .links .item:nth-child(3){
  font-weight: 700;
} 
@media screen and (max-width: 1280px) {
  .section .wrap .content .r .item .item_r .more {
    height: auto;
    padding: 2px 10px;
  }
}
@media screen and (max-width: 768px) {
  .f_30 {
    font-size: 24px;
  }
  .section {
    padding: 50px 5vw 80px;
  }
  .section .wrap .title {
    margin-bottom: 40px;
  }
  .section .wrap .content {
    display: block;
  }
  .section .wrap .content .l {
    width: 100%;
    position: unset;
    margin-bottom: 40px;
  }
  .section .wrap .content .l .l_box {
    padding: 30px 20px;
  }
  .section .wrap .content .l .l_box .l_box_search {
    margin-bottom: 30px;
  }
  .section .wrap .content .l .l_box .l_box_search h5 {
    margin-bottom: 20px;
  }
  .section .wrap .content .l .l_box .l_box_search input {
    height: 40px;
    padding: 0 20px;
    border-radius: 20px;
  }
  .section .wrap .content .l .l_box .l_box_select .item .block {
    padding: 14px 10px 14px 0;
  }
  .section .wrap .content .l .l_box .l_box_select .item .block p {
    width: 80%;
  }
  .section .wrap .content .l .l_box .l_box_select .item .block .jt {
    width: 14px;
  }
  .section .wrap .content .l .l_box .l_box_select .item .none {
    padding: 20px 0 0;
  }
  .section .wrap .content .l .l_box .l_box_select .item .none .select_item .sq {
    width: 20px;
    height: 20px;
    margin-right: 15px;
  }
  .section .wrap .content .l .l_box .l_box_select .item .none .select_item p {
    width: calc(100% - 40px);
  }
  .section .wrap .content .l .l_box .l_box_select .item .none .select_item:not(:last-child) {
    margin-bottom: 20px;
  }
  .section .wrap .content .l .pdf {
    margin: 30px 0 0;
    height: 50px;
    border-radius: 25px;
    gap: 0 15px;
  }
  .section .wrap .content .l .pdf img {
    width: 17px;
  }
  .section .wrap .content .r {
    width: 100%;
  }
  .section .wrap .content .r .item {
    display: block;
    margin-bottom: 40px;
  }
  .section .wrap .content .r .item .img {
    width: 100%;
    height: 90vw;
    margin-bottom: 20px;
  }
  .section .wrap .content .r .item .item_r {
    width: 100%;
  }
  .section .wrap .content .r .item .item_r .label {
    margin: 15px 0;
  }
  .section .wrap .content .r .item .item_r .item_text {
    margin-bottom: 20px;
  }
  .section .wrap .content .r .item .item_r .more {
    padding: 0 20px;
    height: 36px;
    border-radius: 20px;
  }
  .section .wrap .content .r .pager {
    margin: 50px 0;
    justify-content: center;
  }
  .section .wrap .content .r .pager a {
    margin: 0 10px;
  }
  .section .wrap .content .r .pager .prev svg, .section .wrap .content .r .pager .next svg {
    width: 18px;
  }
  .section .wrap .content .r .pager .nums a {
    padding: 0 4px;
  }
}/*# sourceMappingURL=product.css.map */