@charset "UTF-8";
@font-face {
  font-family: 'Manrope-Regular';
  src: url("../font/Manrope-Regular.ttf");
}

@font-face {
  font-family: 'Manrope-Bold';
  src: url("../font/Manrope-Bold.ttf");
}

@font-face {
  font-family: 'Manrope-Medium';
  src: url("../font/Manrope-Medium.ttf");
}

@font-face {
  font-family: 'ari';
  src: url("../font/ari.TTF");
}

body,
html {
  line-height: 1;
  font-family: 'Manrope-Regular';
  font-weight: normal;
  margin: 0 auto;
  color: #000;
  transition: background-color 0.5s ease, color 0.5s ease;
  background-color: #f2f3f4;
}

body .Manrope-Bold,
body .bold,
html .Manrope-Bold,
html .bold {
  font-family: 'Manrope-Bold';
}

body .layui-form-checkbox[lay-skin=primary] > i,
html .layui-form-checkbox[lay-skin=primary] > i {
  background-color: #e5e5e5;
}

body .layui-form-checked[lay-skin=primary] > i,
html .layui-form-checked[lay-skin=primary] > i {
  background-color: #1d478f;
}

body .layui-form-checkbox[lay-skin=primary]:hover > i,
html .layui-form-checkbox[lay-skin=primary]:hover > i {
  border-color: #265a95;
}

body .layui-form-radio:hover > *,
body .layui-form-radioed,
body .layui-form-radioed > i,
html .layui-form-radio:hover > *,
html .layui-form-radioed,
html .layui-form-radioed > i {
  color: #1d478f;
}

.home-main .uk-container {
  max-width: 1780px;
}

.home-main .accessory-box {
  background-color: #ffffff;
  border-top: solid 1px #e5e5e5;
  border-bottom: solid 1px #e5e5e5;
  margin-top: 20px;
  padding: clamp(40px, 5.5208vw, 106px) 0 clamp(30px, 5.5208vw, 90px);
}

.home-main .accessory-box .uk-grid-left {
  width: 36%;
  margin-right: clamp(20px, 6.25vw, 120px);
}

@media (max-width: 640px) {
  .home-main .accessory-box .uk-grid-left {
    width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }
}

.home-main .accessory-box .uk-grid-left .item-title {
  line-height: clamp(25px, 1.5625vw, 30px);
  color: #1d478f;
  font-size: clamp(20px, 1.5625vw, 30px);
  margin-bottom: clamp(20px, 2.2917vw, 44px);
}

.home-main .accessory-box .uk-grid-left .item-desc {
  word-break: break-all;
  line-height: clamp(25px, 1.5625vw, 30px);
  font-size: clamp(14px, 0.8333vw, 16px);
}

.home-main .accessory-box .uk-grid-left .item-text:not(:first-child) {
  display: none;
}

.home-main .accessory-box .uk-grid-left .item-desc-ul dd {
  padding-bottom: 10px;
  line-height: 1.5;
}

.home-main .accessory-box .uk-grid-left .item-desc-ul dd .dot {
  width: 9px;
  height: 9px;
  background-color: #1d478f;
  display: block;
  border-radius: 100px;
  flex-shrink: 0;
  margin-right: clamp(15px, 1.1458vw, 22px);
}

.home-main .accessory-box .uk-grid-right .uk-grid {
  margin-left: -15px;
}

.home-main .accessory-box .uk-grid-right .uk-grid > * {
  padding-left: 15px;
  margin-bottom: clamp(20px, 2.0833vw, 40px);
}

.home-main .accessory-box .uk-grid-right .spo-item {
  cursor: pointer;
}

.home-main .accessory-box .uk-grid-right .spo-item .spo-item-img {
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  aspect-ratio: 230 / 150;
  margin-bottom: clamp(15px, 1.1458vw, 22px);
  transition: .3s;
  overflow: hidden;
}

.home-main .accessory-box .uk-grid-right .spo-item .spo-item-img img {
  transition: 1s;
}

.home-main .accessory-box .uk-grid-right .spo-item .spo-item-text {
  font-family: 'Manrope-Medium';
  font-size: clamp(14px, 0.8333vw, 16px);
  transition: .3s;
}

.home-main .accessory-box .uk-grid-right .spo-item.active .spo-item-img {
  border: solid 2px #1d478f;
}

.home-main .accessory-box .uk-grid-right .spo-item.active .spo-item-text {
  color: #1d478f;
}

.home-main .accessory-box .uk-grid-right .spo-item:hover .spo-item-img img {
  transform: scale(1.1);
}

.home-main .accessory-box .uk-grid-right .spo-item:hover .spo-item-text {
  color: #1d478f;
}

.home-main .commonUse-box .item-list {
  margin-top: 20px;
  border-top: solid 1px #e5e5e5;
  border-bottom: solid 1px #e5e5e5;
  padding: clamp(40px, 3.6458vw, 70px) 0;
  background-color: #fff;
  line-height: clamp(25px, 1.5625vw, 30px);
}

.home-main .commonUse-box .item-list .item-bidtitle {
  font-size: clamp(20px, 1.5625vw, 30px);
  color: #1d478f;
  padding-bottom: clamp(30px, 3.125vw, 60px);
}

.home-main .commonUse-box .item-list .item-title {
  padding-bottom: clamp(10px, 1.0417vw, 20px);
  font-size: clamp(18px, 1.0417vw, 20px);
}

.home-main .commonUse-box .item-list .item-desc {
  font-size: clamp(14px, 0.8333vw, 16px);
  padding-bottom: clamp(10px, 1.0417vw, 20px);
  padding-top: clamp(10px, 1.0417vw, 20px);
}

.home-main .commonUse-box .item-list .item-link {
  padding-top: clamp(10px, 1.0417vw, 20px);
  color: #1d478f;
  font-size: clamp(14px, 0.8333vw, 16px);
}

.home-main .commonUse-box .item-list .uk-grid {
  margin-left: -70px;
}

.home-main .commonUse-box .item-list .uk-grid > * {
  padding-left: 70px;
}

@media (max-width: 1200px) {
  .home-main .commonUse-box .item-list .uk-grid {
    margin-left: -40px;
  }
  .home-main .commonUse-box .item-list .uk-grid > * {
    padding-left: 40px;
  }
}

.home-main .commonUse-box .item-list .uk-grid-left {
  margin-bottom: clamp(20px, 2.0833vw, 40px);
}

.home-main .commonUse-box .item-list .item-img {
  gap: clamp(20px, 2.0833vw, 40px);
}

.home-main .commonUse-box .item-list .item-img .item-img-li {
  border: solid 1px #e5e5e5;
}

.home-main .commonUse-box .item-list .item-img .item-img-li img {
  width: 100%;
}

.home-main .commonUse-box .item-list .item-left-img img {
  width: 100%;
}

.home-main .commonUse-box .item-list .item-desc-ul {
  padding-top: clamp(10px, 1.3021vw, 25px);
}

.home-main .commonUse-box .item-list .item-desc-ul dd {
  padding-bottom: 10px;
  line-height: 1.5;
}

.home-main .commonUse-box .item-list .item-desc-ul dd .dot {
  width: 9px;
  height: 9px;
  background-color: #1d478f;
  display: block;
  border-radius: 100px;
  flex-shrink: 0;
  margin-right: clamp(15px, 1.1458vw, 22px);
}

.home-main .contact-box {
  background-color: #ffffff;
  border-top: solid 1px #e5e5e5;
  border-bottom: solid 1px #e5e5e5;
  margin-top: 20px;
  line-height: clamp(25px, 1.5625vw, 30px);
  padding: clamp(40px, 4.4792vw, 80px) 0 clamp(40px, 3.9583vw, 76px);
}

.home-main .contact-box .uk-container {
  max-width: 1160px;
}

.home-main .contact-box .uk-container .item-title {
  font-size: clamp(24px, 1.875vw, 36px);
  padding-bottom: clamp(15px, 1.8229vw, 35px);
}

.home-main .contact-box .uk-container .icon-box {
  padding-top: clamp(15px, 1.5625vw, 30px);
}

.home-main .contact-box .uk-container .icon-box .item {
  width: calc(100% / 3);
  padding-bottom: clamp(15px, 1.5625vw, 30px);
}

@media (max-width: 640px) {
  .home-main .contact-box .uk-container .icon-box .item {
    width: 100%;
  }
}

.home-main .contact-box .uk-container .icon-box .item .dot {
  width: clamp(50px, 4.1667vw, 80px);
  height: clamp(50px, 4.1667vw, 80px);
  background-color: #1d478f;
  border-radius: 100px;
  margin: 0 auto clamp(8px, 0.7813vw, 15px);
}

.home-main .contact-box .uk-container .icon-box .item .dot img {
  max-width: 30%;
  max-height: 30%;
}

.home-main .contact-box .uk-container .icon-box .item .item-text {
  font-size: clamp(14px, 0.8333vw, 16px);
  padding-top: clamp(8px, 0.7813vw, 15px);
}

.home-main .contact-box .uk-container .map-box {
  padding-top: clamp(15px, 1.5625vw, 30px);
  height: clamp(250px, 22.9167vw, 440px);
  padding-bottom: clamp(15px, 2.3438vw, 45px);
}

.home-main .contact-box .uk-container .map-box img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: cover;
}

.home-main .contact-box .uk-container .form-box {
  padding-top: clamp(15px, 2.3438vw, 45px);
}

.home-main .contact-box .uk-container .form-box .item-title {
  padding-bottom: clamp(10px, 1.3021vw, 25px);
}

.home-main .contact-box .uk-container .form-box .form-cell {
  padding-top: clamp(20px, 1.3021vw, 25px);
  font-size: clamp(14px, 0.8333vw, 16px);
}

.home-main .contact-box .uk-container .form-box .form-cell .name {
  margin-bottom: clamp(10px, 1.0417vw, 20px);
}

.home-main .contact-box .uk-container .form-box .form-cell .red {
  color: #ff0000;
}

.home-main .contact-box .uk-container .form-box .form-cell input {
  height: 45px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  padding: 0 15px;
  box-sizing: border-box;
  width: 100%;
  transition: .5s;
}

.home-main .contact-box .uk-container .form-box .form-cell input:focus {
  border-color: #1d478f;
}

.home-main .contact-box .uk-container .form-box .form-cell textarea {
  height: 110px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  padding: 15px;
  width: 100%;
  box-sizing: border-box;
  display: block;
  resize: none;
  transition: .5s;
}

.home-main .contact-box .uk-container .form-box .form-cell textarea:focus {
  border-color: #1d478f;
}

.home-main .contact-box .uk-container .form-box .form-btn {
  cursor: pointer;
  width: 220px;
  height: 50px;
  background-color: #265a95;
  font-size: clamp(14px, 0.8333vw, 16px);
  color: #fff;
  margin-top: clamp(20px, 2.3958vw, 46px);
  transition: .5s;
}

.home-main .contact-box .uk-container .form-box .form-btn:hover {
  opacity: .9;
}

.home-main .contact-box .uk-container .form-box .uk-grid {
  margin-left: -20px;
}

.home-main .contact-box .uk-container .form-box .uk-grid > * {
  padding-left: 20px;
}

.home-main .news-box {
  background-color: #ffffff;
  border-top: solid 1px #e5e5e5;
  border-bottom: solid 1px #e5e5e5;
  margin-top: 20px;
  line-height: clamp(25px, 1.5625vw, 30px);
  padding: 20px 0 40px;
}

.home-main .news-box .news-item {
  padding: clamp(20px, 2.0833vw, 40px) 0;
  border-bottom: 1px solid #eeeeee;
}

@media (max-width: 640px) {
  .home-main .news-box .news-item {
    flex-wrap: wrap;
  }
}

.home-main .news-box .news-item .item-img {
  overflow: hidden;
  width: clamp(100px, 19.4271vw, 373px);
  aspect-ratio: 373 / 250;
  background-color: #e5e5e5;
  flex-shrink: 0;
  margin-right: clamp(20px, 3.125vw, 60px);
}

.home-main .news-box .news-item .item-img img {
  transition: 1s;
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
}

@media (max-width: 640px) {
  .home-main .news-box .news-item .item-img {
    width: 100%;
    height: 200px;
    aspect-ratio: inherit;
    margin-bottom: 15px;
    margin-right: 0;
  }
}

.home-main .news-box .news-item .item-title {
  font-size: clamp(16px, 1.25vw, 24px);
  margin-bottom: clamp(5px, 0.7813vw, 15px);
  transition: .5s;
}

.home-main .news-box .news-item .item-desc {
  font-size: clamp(14px, 0.8333vw, 16px);
  margin-top: clamp(5px, 0.7813vw, 15px);
  color: #646464;
  margin-bottom: clamp(10px, 0.7813vw, 30px);
  transition: .5s;
  transition-delay: .1s;
}

.home-main .news-box .news-item .item-bottom {
  margin-top: clamp(10px, 0.7813vw, 30px);
  font-size: clamp(13px, 0.8333vw, 16px);
  gap: clamp(10px, 1.8229vw, 35px);
  transition: .5s;
  transition-delay: .2s;
}

.home-main .news-box .news-item .item-bottom img {
  width: 15px;
  margin-right: clamp(10px, 0.7813vw, 40px);
}

.home-main .news-box .news-item .btn-img {
  width: clamp(20px, 2.0833vw, 40px);
  margin-left: clamp(20px, 5.2083vw, 100px);
  transition: .5s;
  transition-delay: .3s;
}

.home-main .news-box .news-item:hover {
  text-decoration: none;
}

.home-main .news-box .news-item:hover .item-title {
  color: #1d478f;
  transform: translateX(-5px);
  text-decoration: underline;
}

.home-main .news-box .news-item:hover .btn-img,
.home-main .news-box .news-item:hover .item-desc,
.home-main .news-box .news-item:hover .item-bottom {
  transform: translateX(-5px);
}

.home-main .news-box .news-item:hover .item-img img {
  transform: scale(1.1);
}

.home-main .news-box .page-box {
  padding-top: clamp(20px, 3.6458vw, 70px);
  padding-bottom: clamp(20px, 3.6458vw, 70px);
  gap: 8px;
}

.home-main .news-box .page-box a {
  width: clamp(35px, 2.3958vw, 46px);
  height: clamp(35px, 2.3958vw, 46px);
  background-color: #ffffff;
  border: solid 1px #dcdcdc;
  border-radius: 100px;
  color: #878787;
  font-size: 14px;
  transition: .5s;
  text-decoration: none;
}

.home-main .news-box .page-box a.active {
  background-color: #1d478f;
  border-color: #1d478f;
  color: #fff;
}

.home-main .news-box .page-box a:hover {
  background-color: #1d478f;
  color: #fff;
}

.home-main .news-det-box {
  background-color: #ffffff;
  border-top: solid 1px #e5e5e5;
  border-bottom: solid 1px #e5e5e5;
  margin-top: 20px;
  line-height: clamp(25px, 1.5625vw, 30px);
  padding: clamp(40px, 4.1667vw, 80px) 0 clamp(40px, 5.2083vw, 100px);
}

.home-main .news-det-box .uk-container {
  max-width: 1160px;
}

.home-main .news-det-box .uk-container .news-top {
  padding-bottom: clamp(15px, 1.5625vw, 30px);
  border-bottom: solid 1px #e5e5e5;
}

.home-main .news-det-box .uk-container .news-top .item-title {
  font-size: clamp(24px, 1.875vw, 36px);
  padding-bottom: clamp(10px, 0.8333vw, 16px);
}

.home-main .news-det-box .uk-container .news-top .item-bottom {
  padding-top: clamp(10px, 0.8333vw, 16px);
  padding-bottom: clamp(15px, 1.5625vw, 30px);
  font-size: 14px;
  gap: clamp(20px, 1.8229vw, 35px);
  transition: .5s;
  transition-delay: .2s;
}

.home-main .news-det-box .uk-container .news-top .item-bottom img {
  width: 15px;
  margin-right: clamp(10px, 0.7813vw, 40px);
}

.home-main .news-det-box .uk-container .news-bottom {
  padding: clamp(40px, 3.125vw, 60px) 0 clamp(40px, 5.2083vw, 100px);
  color: #646464;
  font-size: clamp(14px, 0.8333vw, 16px);
  line-height: 1.8;
}

.home-main .news-det-box .uk-container .news-bottom img {
  display: block;
}

.home-main .news-det-box .uk-container .news-btn a {
  display: block;
  font-size: clamp(14px, 0.8333vw, 16px);
  padding-top: clamp(10px, 0.7813vw, 15px);
  transition: .5s;
}

.home-main .news-det-box .uk-container .news-btn a:hover {
  color: #1d478f;
}

.home-main .company-box .company-item {
  background-color: #ffffff;
  border-top: solid 1px #e5e5e5;
  border-bottom: solid 1px #e5e5e5;
  margin-top: 20px;
  line-height: clamp(25px, 1.5625vw, 30px);
}

.home-main .company-box .company-item .uk-grid {
  margin-left: 0;
}

.home-main .company-box .company-item .uk-grid > * {
  padding-left: 0;
}

.home-main .company-box .company-item .item-text {
  padding: clamp(40px, 3.0208vw, 58px) 0 clamp(20px, 3.9583vw, 76px);
  max-width: calc(1780px / 2);
  padding-right: clamp(20px, 3.6458vw, 70px);
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 640px) {
  .home-main .company-box .company-item .item-text {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (min-width: 960px) {
  .home-main .company-box .company-item .item-text {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.home-main .company-box .company-item .item-text .item-title {
  font-size: clamp(20px, 1.5625vw, 30px);
  color: #1d478f;
  padding-bottom: clamp(10px, 1.0417vw, 20px);
}

.home-main .company-box .company-item .item-text .item-desc {
  font-size: clamp(14px, 0.8333vw, 16px);
  padding-top: clamp(10px, 1.0417vw, 20px);
}

.home-main .company-box .company-item .item-img {
  height: 100%;
}

.home-main .company-box .company-item .item-img img {
  height: inherit;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.home-main .company-box .company-list {
  background-color: #ffffff;
  border-top: solid 1px #e5e5e5;
  border-bottom: solid 1px #e5e5e5;
  margin-top: 20px;
  line-height: clamp(25px, 1.5625vw, 30px);
}

.home-main .company-box .company-list .uk-grid {
  margin-left: 0;
}

.home-main .company-box .company-list .uk-grid > * {
  padding-left: 0;
}

.home-main .company-box .company-list .item-box {
  display: block;
  cursor: pointer;
  height: inherit;
  overflow: hidden;
  position: relative;
}

.home-main .company-box .company-list .item-box .bg {
  position: relative;
  object-fit: cover;
  object-position: center;
  transition: 1s;
  z-index: 0;
  width: 100%;
}

.home-main .company-box .company-list .item-box .item-text {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  color: #fff;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0 clamp(20px, 5.2083vw, 100px);
  padding-bottom: clamp(20px, 2.5vw, 48px);
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
}

.home-main .company-box .company-list .item-box .item-text .item-title {
  font-size: clamp(20px, 1.5625vw, 30px);
  padding-bottom: clamp(5px, 0.5208vw, 10px);
  transition: .5s;
}

.home-main .company-box .company-list .item-box .item-text .item-desc {
  font-size: clamp(14, 0.8333vw, 16px);
  padding-top: clamp(5px, 0.5208vw, 10px);
  transition: .5s;
  transition-delay: .1s;
}

.home-main .company-box .company-list .item-box:hover .bg {
  transform: scale(1.1);
}

.home-main .company-box .company-list .item-box:hover .item-text * {
  transform: translateY(-5px);
}

.home-main .download-box .download-item {
  background-color: #ffffff;
  border-top: solid 1px #e5e5e5;
  border-bottom: solid 1px #e5e5e5;
  margin-top: 20px;
  line-height: clamp(25px, 1.5625vw, 30px);
  padding: clamp(40px, 4.1667vw, 80px) 0 clamp(20px, 2.0833vw, 40px);
}

.home-main .download-box .download-item .uk-grid-left {
  margin-right: 20px;
}

.home-main .download-box .download-item .uk-grid-left .item-title {
  font-size: clamp(20px, 1.5625vw, 30px);
  color: #1d478f;
  padding-bottom: clamp(20px, 2.0833vw, 40px);
}

@media (max-width: 640px) {
  .home-main .download-box .download-item .uk-grid-left {
    margin-right: 0px;
    margin-bottom: 20px;
  }
}

.home-main .download-box .download-item .uk-grid-right {
  width: 74%;
}

@media (max-width: 640px) {
  .home-main .download-box .download-item .uk-grid-right {
    width: 100%;
  }
}

.home-main .download-box .download-item .uk-grid-right .download-li {
  padding-bottom: clamp(20px, 2.0833vw, 40px);
  margin-bottom: clamp(20px, 2.0833vw, 40px);
  border-bottom: 1px solid #e5e5e5;
  cursor: pointer;
}

@media (max-width: 640px) {
  .home-main .download-box .download-item .uk-grid-right .download-li {
    display: block;
  }
}

.home-main .download-box .download-item .uk-grid-right .download-li .item-title {
  font-size: clamp(16px, 1.25vw, 24px);
  padding-bottom: clamp(4px, 0.4167vw, 8px);
  transition: .5s;
}

.home-main .download-box .download-item .uk-grid-right .download-li .item-bottom {
  padding-top: clamp(4px, 0.4167vw, 8px);
  font-size: 14px;
  transition: .5s;
}

.home-main .download-box .download-item .uk-grid-right .download-li .item-bottom img {
  margin-right: clamp(10px, 0.7813vw, 15px);
}

.home-main .download-box .download-item .uk-grid-right .download-li .btn {
  width: clamp(140px, 9.375vw, 180px);
  height: clamp(40px, 2.6042vw, 50px);
  background-color: #265a95;
  flex-shrink: 0;
  color: #fff;
  font-size: clamp(14px, 0.8333vw, 16px);
  transition: .5s;
}

.home-main .download-box .download-item .uk-grid-right .download-li .btn:hover {
  opacity: .9;
  text-decoration: none;
  transform: translateY(-2px);
}

@media (max-width: 640px) {
  .home-main .download-box .download-item .uk-grid-right .download-li .btn {
    margin-top: 15px;
    width: 100%;
  }
}

.home-main .download-box .download-item .uk-grid-right .download-li:hover .item-title {
  color: #1d478f;
  transform: translateX(5px);
}

.home-main .download-box .download-item .uk-grid-right .download-li:hover .item-bottom {
  transform: translateX(5px);
}

.home-main .askQuestions-box {
  background-color: #ffffff;
  border-top: solid 1px #e5e5e5;
  border-bottom: solid 1px #e5e5e5;
  margin-top: 20px;
  line-height: clamp(25px, 1.5625vw, 30px);
  padding: clamp(40px, 4.1667vw, 80px) 0 40px;
}

.home-main .askQuestions-box .item-title {
  font-size: clamp(24px, 1.875vw, 36px);
  color: #1d478f;
  padding-bottom: clamp(10px, 1.0417vw, 20px);
}

.home-main .askQuestions-box .uk-container {
  max-width: 1160px;
}

.home-main .askQuestions-box .uk-container .askQuestions-accordion * {
  line-height: inherit;
  color: inherit;
}

.home-main .askQuestions-box .uk-container .askQuestions-accordion li {
  margin-top: clamp(20px, 2.0833vw, 40px);
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: clamp(20px, 2.0833vw, 40px);
}

.home-main .askQuestions-box .uk-container .askQuestions-accordion li .uk-accordion-title {
  font-size: clamp(16px, 1.0417vw, 20px);
  font-family: 'Manrope-Medium';
}

.home-main .askQuestions-box .uk-container .askQuestions-accordion li .uk-accordion-title::before {
  width: clamp(8px, 0.625vw, 12px);
  height: clamp(8px, 0.625vw, 12px);
  margin-top: 10px;
}

.home-main .askQuestions-box .uk-container .askQuestions-accordion li .uk-accordion-content {
  margin-top: clamp(20px, 2.0833vw, 40px);
  font-size: clamp(14px, 0.8333vw, 16px);
}

.home-main .askQuestions-box .uk-container .askQuestions-accordion li.uk-open .uk-accordion-title {
  color: #1d478f;
}

.home-main .askQuestions-box .uk-container .page-box {
  padding-top: clamp(30px, 3.125vw, 60px);
  padding-bottom: clamp(20px, 2.6042vw, 50px);
  gap: 8px;
}

.home-main .askQuestions-box .uk-container .page-box a {
  width: clamp(35px, 2.3958vw, 46px);
  height: clamp(35px, 2.3958vw, 46px);
  background-color: #ffffff;
  border: solid 1px #dcdcdc;
  border-radius: 100px;
  color: #878787;
  font-size: 14px;
  transition: .5s;
  text-decoration: none;
}

.home-main .askQuestions-box .uk-container .page-box a.active {
  background-color: #1d478f;
  border-color: #1d478f;
  color: #fff;
}

.home-main .askQuestions-box .uk-container .page-box a:hover {
  background-color: #1d478f;
  color: #fff;
}

.home-main .product-box .product-item {
  background-color: #ffffff;
  border-top: solid 1px #e5e5e5;
  border-bottom: solid 1px #e5e5e5;
  margin-top: 20px;
  line-height: clamp(25px, 1.5625vw, 30px);
  font-size: clamp(14px, 0.8333vw, 16px);
}

.home-main .product-box .product-item .uk-grid-divider > li::before {
  left: 0;
}

@media (max-width: 640px) {
  .home-main .product-box .product-item .uk-grid-divider > li::before {
    display: none;
  }
}

.home-main .product-box .product-item .uk-grid {
  margin-left: 0;
}

.home-main .product-box .product-item .uk-grid > * {
  padding-left: 0;
  border-bottom: 1px solid #e5e5e5;
}

.home-main .product-box .product-item .uk-grid > *:last-child {
  border-bottom: none;
}

.home-main .product-box .product-item .item-title {
  font-size: 18px;
  color: #265a95;
  padding-bottom: clamp(15px, 1.3021vw, 25px);
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: clamp(7px, 0.7292vw, 14px);
  position: relative;
}

.home-main .product-box .product-item .item-title::after {
  width: 50px;
  height: 1px;
  background-color: #265a95;
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
}

.home-main .product-box .product-item .search-inner {
  padding-top: clamp(7px, 0.7292vw, 14px);
  padding-bottom: 10px;
}

.home-main .product-box .product-item .search-inner .search-box {
  height: 50px;
  background-color: #f2f3f4;
  border-radius: 5px;
  border: solid 1px #e5e5e5;
  padding: 0 clamp(15px, 1.3021vw, 25px);
}

.home-main .product-box .product-item .search-inner .search-box input {
  margin-right: 15px;
}

.home-main .product-box .product-item .left-box {
  max-width: calc(1780px / 3);
  padding-left: 20px;
  box-sizing: border-box;
}

@media (min-width: 640px) {
  .home-main .product-box .product-item .left-box {
    padding-left: 30px;
  }
}

@media (min-width: 960px) {
  .home-main .product-box .product-item .left-box {
    padding-left: 40px;
  }
}

.home-main .product-box .product-item .left-box .item-box {
  margin-right: clamp(20px, 4.1667vw, 80px);
  box-sizing: border-box;
}

@media (max-width: 640px) {
  .home-main .product-box .product-item .left-box {
    max-width: 100%;
    padding-left: clamp(20px, 1.5625vw, 30px);
  }
}

.home-main .product-box .product-item .right-box {
  max-width: calc(1780px / 3);
  padding-right: 20px;
  box-sizing: border-box;
}

@media (min-width: 640px) {
  .home-main .product-box .product-item .right-box {
    padding-right: 30px;
  }
}

@media (min-width: 960px) {
  .home-main .product-box .product-item .right-box {
    padding-right: 40px;
  }
}

.home-main .product-box .product-item .right-box .item-box {
  margin-left: clamp(30px, 3.125vw, 60px);
}

@media (max-width: 960px) {
  .home-main .product-box .product-item .right-box {
    max-width: 100%;
    flex: 1;
  }
  .home-main .product-box .product-item .right-box .item-box {
    max-width: 100%;
  }
}

@media (max-width: 640px) {
  .home-main .product-box .product-item .right-box {
    max-width: 100%;
    padding-left: clamp(20px, 1.5625vw, 30px);
  }
  .home-main .product-box .product-item .right-box .item-box {
    margin-left: 0;
  }
}

.home-main .product-box .product-item .item-box {
  padding: clamp(20px, 2.5vw, 48px) 0 clamp(20px, 3.125vw, 60px);
}

.home-main .product-box .product-item .item-box .search-result {
  height: calc(200px + clamp(20px, 3.125vw, 60px));
  overflow-x: hidden;
  overflow-y: scroll;
  margin-bottom: clamp(40px, 3.125vw, 60px);
}

.home-main .product-box .product-item .item-box .search-result.heightAuot {
  height: auto !important;
}

.home-main .product-box .product-item .item-box .search-result .item-list {
  padding-top: clamp(12px, 1.0417vw, 20px);
  line-height: 20px;
}

.home-main .product-box .product-item .item-box .search-result .item-list .dot {
  display: block;
  width: 8px;
  height: 8px;
  background-color: #265a95;
  flex-shrink: 0;
  border-radius: 100px;
  margin-right: clamp(10px, 1.0417vw, 20px);
}

.home-main .product-box .product-item .item-box .search-result .item-list .name {
  flex-shrink: 0;
  flex: 1;
  margin-right: 15px;
}

.home-main .product-box .product-item .item-box .search-result .item-list .value {
  flex: 1;
}

.home-main .product-box .product-item .item-box .btn {
  cursor: pointer;
  color: #265a95;
  font-size: 16px;
  position: absolute;
  bottom: clamp(20px, 3.125vw, 60px);
}

.home-main .product-box .product-item .item-box-center {
  padding: clamp(20px, 2.5vw, 48px) clamp(20px, 3.125vw, 60px) clamp(30px, 3.125vw, 60px);
}

.home-main .product-box .product-confirm {
  background-color: #ffffff;
  border-top: solid 1px #e5e5e5;
  border-bottom: solid 1px #e5e5e5;
  margin-top: 20px;
  line-height: clamp(25px, 1.5625vw, 30px);
  font-size: clamp(14px, 0.8333vw, 16px);
  padding: clamp(40px, 4.6875vw, 90px) 0;
}

.home-main .product-box .product-confirm .uk-container {
  max-width: 1160px;
}

.home-main .product-box .product-confirm .uk-container .pro-det {
  padding-bottom: clamp(15px, 1.5625vw, 30px);
}

.home-main .product-box .product-confirm .uk-container .pro-det .item-title {
  color: #1d478f;
  padding-bottom: clamp(10px, 1.0417vw, 20px);
}

.home-main .product-box .product-confirm .uk-container .pro-det .pro-info {
  padding-top: clamp(10px, 1.0417vw, 20px);
}

.home-main .product-box .product-confirm .uk-container .pro-det .pro-info .item-img {
  width: clamp(220px, 14.8438vw, 285px);
  height: 185px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  flex-shrink: 0;
  margin-right: clamp(15px, 2.0833vw, 40px);
}

.home-main .product-box .product-confirm .uk-container .pro-det .pro-info .item-img img {
  max-width: 80%;
  max-height: 80%;
}

@media (max-width: 640px) {
  .home-main .product-box .product-confirm .uk-container .pro-det .pro-info {
    display: block;
  }
  .home-main .product-box .product-confirm .uk-container .pro-det .pro-info .item-img {
    width: 100%;
    margin-bottom: 15px;
  }
}

.home-main .product-box .product-confirm .uk-container .pro-list > li {
  padding: clamp(30px, 2.6042vw, 50px) 0 clamp(30px, 2.6042vw, 50px) 0;
  border-bottom: 1px solid #e5e5e5;
}

.home-main .product-box .product-confirm .uk-container .pro-list > li .item-title {
  font-size: clamp(20px, 1.5625vw, 30px);
  padding-bottom: clamp(10px, 1.3021vw, 25px);
}

.home-main .product-box .product-confirm .uk-container .pro-list > li .item-tips {
  color: #1d478f;
  font-size: clamp(16px, 0.9375vw, 18px);
  padding-top: clamp(10px, 1.3021vw, 25px);
  padding-bottom: clamp(7px, 0.7813vw, 15px);
}

.home-main .product-box .product-confirm .uk-container .pro-list > li .tabs-box {
  padding-top: clamp(7px, 0.7813vw, 15px);
}

.home-main .product-box .product-confirm .uk-container .pro-list > li .tabs-box .tabs-inner {
  background-color: #f2f3f4;
  border: solid 1px #e5e5e5;
  font-size: 14px;
  margin-left: 0;
  margin-bottom: clamp(10px, 1.0417vw, 20px);
}

.home-main .product-box .product-confirm .uk-container .pro-list > li .tabs-box .tabs-inner .item {
  height: 50px;
  transition: .5s;
  width: 120px;
  padding-left: 0;
  max-width: 33%;
}

.home-main .product-box .product-confirm .uk-container .pro-list > li .tabs-box .tabs-inner .item.uk-active {
  color: #fff;
  font-weight: bold;
  background-color: #1d478f;
}

.home-main .product-box .product-confirm .uk-container .pro-list > li .tabs-box .tabs-inner .item.uk-active a {
  color: inherit;
}

.home-main .product-box .product-confirm .uk-container .pro-list > li .tabs-box .tabs-left {
  padding-right: clamp(15px, 2.6042vw, 50px);
  width: 100%;
}

.home-main .product-box .product-confirm .uk-container .pro-list > li .tabs-box .tabs-content {
  padding-top: clamp(10px, 1.0417vw, 20px);
}

.home-main .product-box .product-confirm .uk-container .pro-list > li .tabs-box .tabs-content .tabs-title {
  padding-bottom: clamp(7px, 0.7813vw, 15px);
  font-size: clamp(16px, 0.9375vw, 18px);
  color: #1d478f;
}

.home-main .product-box .product-confirm .uk-container .pro-list > li .tabs-box .tabs-content dl {
  padding-top: clamp(7px, 0.7813vw, 15px);
  font-size: 14px;
}

.home-main .product-box .product-confirm .uk-container .pro-list > li .tabs-box .pro-swiper {
  width: clamp(300px, 19.7917vw, 380px);
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  flex-shrink: 0;
  padding: 0 clamp(15px, 1.5625vw, 30px);
  box-sizing: border-box;
}

.home-main .product-box .product-confirm .uk-container .pro-list > li .tabs-box .pro-swiper .uk-slider {
  width: 100%;
}

.home-main .product-box .product-confirm .uk-container .pro-list > li .tabs-box .pro-swiper .uk-slider .pro-img {
  height: 260px;
}

.home-main .product-box .product-confirm .uk-container .pro-list > li .tabs-box .pro-swiper .uk-slider .pro-img img {
  max-width: 80%;
  max-height: 80%;
}

@media (max-width: 960px) {
  .home-main .product-box .product-confirm .uk-container .pro-list > li .tabs-box .tabs-box-inner {
    display: block;
  }
  .home-main .product-box .product-confirm .uk-container .pro-list > li .tabs-box .tabs-box-inner .tabs-left {
    padding-right: 0;
    padding-bottom: 20px;
  }
  .home-main .product-box .product-confirm .uk-container .pro-list > li .tabs-box .tabs-box-inner .pro-swiper {
    width: 100%;
  }
}

.home-main .product-box .product-top {
  background-color: #ffffff;
  border-top: solid 1px #e5e5e5;
  border-bottom: solid 1px #e5e5e5;
  margin-top: 20px;
  line-height: clamp(25px, 1.5625vw, 30px);
  font-size: clamp(14px, 0.8333vw, 16px);
}

.home-main .product-box .product-top .uk-grid {
  margin-left: 0;
}

.home-main .product-box .product-top .uk-grid > * {
  padding-left: 0;
}

.home-main .product-box .product-top .uk-grid-divider > :not(.uk-first-column)::before {
  left: 0;
}

.home-main .product-box .product-top .left-box {
  max-width: calc(1780px / 3);
  padding: clamp(20px, 2.6042vw, 50px) 20px;
  padding-right: clamp(20px, 5.2083vw, 100px);
  box-sizing: border-box;
}

.home-main .product-box .product-top .left-box .item-title {
  font-size: clamp(16px, 1.0417vw, 20px);
  padding-bottom: clamp(15px, 1.0417vw, 20px);
}

.home-main .product-box .product-top .left-box .bottom-title {
  padding-top: clamp(20px, 1.5625vw, 30px);
  padding-bottom: clamp(15px, 1.0417vw, 20px);
}

.home-main .product-box .product-top .left-box .pro-list-box {
  padding-bottom: clamp(20px, 1.5625vw, 30px);
}

.home-main .product-box .product-top .left-box .pro-list-box .pro-list {
  background-color: #ffffff;
  box-shadow: 0px 5px 5px 0px rgba(219, 219, 219, 0.5);
  border-radius: 5px;
  border: solid 1px #dcdcdc;
  padding: clamp(15px, 1.0417vw, 20px) clamp(15px, 1.5625vw, 30px);
  margin-top: clamp(15px, 1.0417vw, 20px);
  transition: .5s;
  color: #878787;
  cursor: pointer;
}

.home-main .product-box .product-top .left-box .pro-list-box .pro-list .item-tips {
  color: #3f3f3f;
  font-size: clamp(14px, 0.8333vw, 16px);
}

.home-main .product-box .product-top .left-box .pro-list-box .pro-list.active {
  border: solid 2px #265a95;
}

.home-main .product-box .product-top .left-box .pro-list-box .pro-list.active .item-tips {
  color: #265a95;
}

@media (min-width: 640px) {
  .home-main .product-box .product-top .left-box {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (min-width: 960px) {
  .home-main .product-box .product-top .left-box {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (max-width: 960px) {
  .home-main .product-box .product-top .left-box {
    max-width: 100%;
  }
}

.home-main .product-box .product-top .swiper-box li.active .pro-item-box {
  border-color: #1d478f;
}

.home-main .product-box .product-top .swiper-box .pro-item-box {
  height: 71px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  margin: 0 5px;
  transition: .5s;
  overflow: hidden;
}

.home-main .product-box .product-top .swiper-box .pro-item-box img {
  transition: 1s;
  max-width: 80%;
  max-height: 80%;
}

.home-main .product-box .product-top .swiper-box .pro-item-box:hover {
  border-color: #1d478f;
}

.home-main .product-box .product-top .swiper-box .pro-item-box:hover img {
  transform: scale(1.1);
}

.home-main .product-box .product-top .swiper-box .pointer {
  color: #a0a0a0;
  position: relative !important;
  transform: none;
}

.home-main .product-box .product-top .swiper-box .pointer:hover {
  color: #1d478f;
  background-color: #e5e5e5;
}

.home-main .product-box .product-top .right-box {
  max-width: calc(1780px / 3 * 2);
  box-sizing: border-box;
  padding-right: 0;
}

.home-main .product-box .product-top .right-box .right-box-inner {
  padding: clamp(20px, 2.6042vw, 50px) 0px;
}

.home-main .product-box .product-top .right-box .right-box-inner .pro-img-box .pro-img {
  height: clamp(300px, 19.2708vw, 370px);
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  margin-bottom: 20px;
}

.home-main .product-box .product-top .right-box .right-box-inner .pro-img-box .pro-img img {
  max-width: 80%;
  max-height: 80%;
  width: 100%;
  object-fit: contain;
  object-position: center;
}

.home-main .product-box .product-top .right-box .right-box-inner .pro-img-info {
  font-size: 14px;
  line-height: clamp(25px, 1.5625vw, 30px);
}

.home-main .product-box .product-top .right-box .right-box-inner .pro-img-info .item-title {
  font-size: clamp(16px, 1.0417vw, 20px);
}

.home-main .product-box .product-top .right-box .right-box-inner .pro-img-info .item-desc {
  color: #878787;
  padding-top: 6px;
  font-size: clamp(15px, 0.8333vw, 16px);
  padding-bottom: clamp(12px, 1.3021vw, 25px);
}

.home-main .product-box .product-top .right-box .right-box-inner .pro-img-info .item-tag {
  padding-top: clamp(12px, 1.3021vw, 25px);
  padding-bottom: clamp(12px, 1.3021vw, 25px);
  font-family: 'Manrope-Medium';
  gap: 15px;
}

.home-main .product-box .product-top .right-box .right-box-inner .pro-img-info .item-tag .dot {
  flex-shrink: 0;
  border-radius: 100px;
  width: 8px;
  height: 8px;
  background-color: #265a95;
  margin-right: clamp(10px, 0.7813vw, 15px);
}

.home-main .product-box .product-top .right-box .right-box-inner .pro-img-info .item-tag .blue {
  color: #265a95;
}

.home-main .product-box .product-top .right-box .right-box-inner .pro-img-info .item-tag .desc {
  padding-top: 5px;
}

.home-main .product-box .product-top .right-box .right-box-inner .pro-img-info .item-tag .dot-info .number-flex {
  gap: 10px;
}

.home-main .product-box .product-top .right-box .right-box-inner .pro-img-info .item-tag .dot-info span.number {
  font-size: clamp(16px, 0.9375vw, 18px);
}

.home-main .product-box .product-top .right-box .right-box-inner .pro-img-info .item-tag .dot-info .number-box {
  max-width: 80px;
  width: 100%;
  height: 40px;
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 1px #e5e5e5;
}

.home-main .product-box .product-top .right-box .right-box-inner .pro-img-info .item-tag .item-list {
  padding-bottom: clamp(5px, 0.5208vw, 10px);
}

.home-main .product-box .product-top .right-box .right-box-inner .pro-img-info .item-tag .left-item .dot {
  margin-top: 14px;
}

.home-main .product-box .product-top .right-box .right-box-inner .pro-img-info .btn-box .btn {
  height: clamp(40px, 3.125vw, 60px);
  background-color: #265a95;
  border-radius: 5px;
  color: #fff;
  margin-top: clamp(10px, 1.0417vw, 20px);
  font-size: 16px;
  font-family: 'Manrope-Medium';
  transition: .5s;
}

.home-main .product-box .product-top .right-box .right-box-inner .pro-img-info .btn-box .btn:hover {
  opacity: .9;
}

.home-main .product-box .product-top .right-box .right-box-inner .pro-img-info .btn-box .btn.line {
  color: #265a95;
  background-color: #ffffff;
  border: solid 1px #265a95;
}

.home-main .product-box .product-top ul > li:last-child::before {
  display: none;
}

.home-main .product-box .product-top .por-left-info .right-box {
  padding: 0 clamp(20px, 3.125vw, 60px);
}

.home-main .product-box .product-top .por-right-info {
  max-width: calc(1780px / 3);
  padding-right: 20px;
  box-sizing: border-box;
  padding-right: 20px;
}

@media (min-width: 960px) {
  .home-main .product-box .product-top .por-right-info {
    padding-right: 40px;
  }
}

@media (max-width: 640px) {
  .home-main .product-box .product-top .por-right-info {
    padding-left: clamp(20px, 1.5625vw, 30px);
    max-width: 100%;
    padding-right: clamp(20px, 1.5625vw, 30px);
  }
}

.home-main .home-box .swiper .swiper-slide {
  display: block;
  position: relative;
}

.home-main .home-box .swiper .swiper-slide .bg {
  width: 100%;
  min-height: 300px;
  object-fit: cover;
  object-position: center;
  position: relative;
  z-index: 1;
}

.home-main .home-box .swiper .swiper-slide .banner-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  z-index: 1;
}

.home-main .home-box .swiper .swiper-slide .banner-text .uk-container {
  max-width: 1500px;
  width: 100%;
}

.home-main .home-box .swiper .swiper-slide .banner-text .uk-container .text-tips {
  font-family: 'ari';
  font-size: clamp(14px, 1.25vw, 24px);
  padding-bottom: clamp(7px, 0.7813vw, 15px);
}

.home-main .home-box .swiper .swiper-slide .banner-text .uk-container .text-title {
  font-family: 'ari';
  font-size: clamp(24px, 1.875vw, 36px);
  padding-top: clamp(7px, 0.7813vw, 15px);
  color: #1d478f;
  padding-bottom: clamp(7px, 0.7813vw, 15px);
  display: block;
}

.home-main .home-box .swiper .swiper-slide .banner-text .uk-container .text-desc {
  font-size: clamp(14px, 0.9375vw, 18px);
  padding-top: clamp(15px, 1.0417vw, 20px);
  color: #1d478f;
  display: block;
  padding-bottom: clamp(10px, 1.0417vw, 20px);
}

.home-main .home-box .swiper .swiper-slide .banner-text .uk-container .check-list {
  font-size: clamp(14px, 0.8333vw, 16px);
  color: #1d478f;
  max-width: 600px;
}

.home-main .home-box .swiper .swiper-slide .banner-text .uk-container .check-list > div {
  width: 50%;
  padding-top: clamp(10px, 1.0417vw, 20px);
  padding-right: 10px;
  box-sizing: border-box;
}

.home-main .home-box .swiper .swiper-slide .banner-text .uk-container .check-list > div img {
  flex-shrink: 0;
  width: 12px;
  margin-right: clamp(10px, 0.0078vw, 15px);
}

.home-main .home-box .swiper .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  border: solid 1px #000000;
  opacity: .3;
  background: none;
  margin: clamp(4px, 0.7292vw, 14px);
}

.home-main .home-box .swiper .swiper-pagination-bullet-active {
  background-color: #1d478f;
  opacity: 1;
}

.home-main .home-box .filter-tabs {
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  box-shadow: 0px 3px 5px 0px rgba(201, 201, 201, 0.4);
  padding: clamp(20px, 1.5625vw, 30px) 0;
}

.home-main .home-box .filter-tabs .inner {
  gap: clamp(15px, 1.0417vw, 20px);
  max-width: 1400px;
}

.home-main .home-box .filter-tabs .item-title {
  font-size: clamp(16px, 1.25vw, 24px);
  margin-right: clamp(5px, 0.625vw, 12px);
}

.home-main .home-box .filter-tabs input {
  flex: 1;
  height: 45px;
  background-color: #eeeeee;
  border-radius: 5px;
  padding: 0 clamp(15px, 1.3021vw, 25px);
  font-size: clamp(14px, 0.8333vw, 16px);
}

.home-main .home-box .filter-tabs .form-btn {
  width: clamp(100px, 7.8125vw, 150px);
  height: 45px;
  background-color: #1d478f;
  border-radius: 5px;
  font-size: clamp(14px, 0.8333vw, 16px);
  color: #fff;
}

.home-main .home-box .filter-tabs .form-btn:hover {
  opacity: .9;
}

.home-main .home-box .section-box {
  padding: clamp(40px, 4.6875vw, 90px) 0;
}

.home-main .home-box .section-box .swiper-box .uk-grid {
  margin-left: -0px;
}

.home-main .home-box .section-box .swiper-box .uk-grid > * {
  padding-left: 0px;
}

.home-main .home-box .section-box .swiper-box .home-pro-item {
  display: block;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  transition: .5s;
  position: relative;
  margin: 30px 10px;
}

@media (max-width: 640px) {
  .home-main .home-box .section-box .swiper-box .home-pro-item {
    margin: 30px 8px;
  }
}

.home-main .home-box .section-box .swiper-box .home-pro-item .item-top {
  font-size: clamp(14px, 1.0417vw, 20px);
  transition: .5s;
  padding: clamp(15px, 1.4583vw, 28px) 15px;
  background-color: #e7e7e7;
  border-bottom: solid 1px #e5e5e5;
}

.home-main .home-box .section-box .swiper-box .home-pro-item .item-box {
  position: relative;
  padding-bottom: clamp(80px, 5.2083vw, 100px);
}

.home-main .home-box .section-box .swiper-box .home-pro-item .item-box .item-img {
  padding: 15px;
  height: clamp(200px, 13.0208vw, 250px);
}

.home-main .home-box .section-box .swiper-box .home-pro-item .item-box .item-img img {
  transition: 1s;
  max-width: 80%;
  max-height: 80%;
}

.home-main .home-box .section-box .swiper-box .home-pro-item .item-box .item-tips {
  padding: 0 clamp(15px, 1.3021vw, 25px);
  font-family: 'Manrope-Medium';
  overflow: hidden;
  box-sizing: border-box;
  font-size: clamp(14px, 0.8333vw, 16px);
}

.home-main .home-box .section-box .swiper-box .home-pro-item .item-box .item-tips dd {
  padding-top: clamp(15px, 0.7813vw, 15px);
  white-space: wrap;
}

.home-main .home-box .section-box .swiper-box .home-pro-item .item-box .btn {
  color: #265a95;
  font-size: 14px;
  position: absolute;
  width: 100%;
  padding-bottom: clamp(20px, 2.0833vw, 40px);
  bottom: 0;
  padding-top: clamp(20px, 2.0833vw, 40px);
  padding-right: clamp(20px, 2.0833vw, 40px);
  box-sizing: border-box;
}

.home-main .home-box .section-box .swiper-box .home-pro-item:hover {
  box-shadow: 0px 10px 15px 0px rgba(201, 201, 201, 0.4);
  transform: translate3d(0, -5px, 0);
}

.home-main .home-box .section-box .swiper-box .home-pro-item:hover .item-top {
  color: #fff;
  background-color: #265a95;
}

.home-main .home-box .section-box .swiper-box .home-pro-item:hover img {
  transform: scale(1.1);
}

.home-main .home-box .section-box .swiper-box .uk-dotnav > * > * {
  border-color: #1d478f;
}

.home-main .home-box .section-box .swiper-box .uk-dotnav > .uk-active > * {
  background-color: #1d478f;
}

.home-main .home-box .section-box .pointer-btn {
  width: clamp(40px, 3.125vw, 60px);
  height: clamp(40px, 3.125vw, 60px);
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  border-radius: 100px;
  transition: .5s;
}

@media (max-width: 1200px) {
  .home-main .home-box .section-box .pointer-btn img {
    width: 10px;
  }
}

.home-main .home-box .section-box .pointer-btn:hover {
  color: #fff;
  background-color: #1d478f;
}

@media (max-width: 1950px) {
  .home-main .home-box .section-box .pointer-btn.uk-position-center-left-out {
    right: calc(100% - 40px);
  }
  .home-main .home-box .section-box .pointer-btn.uk-position-center-right-out {
    left: calc(100% - 40px);
  }
}

.home-main .home-box .patient-box {
  position: relative;
  z-index: 0;
  background-color: #fff;
}

.home-main .home-box .patient-box .item-title {
  font-size: clamp(24px, 1.875vw, 36px);
  padding-bottom: clamp(5px, 1.0417vw, 20px);
}

.home-main .home-box .Fetal-box {
  background-color: #eeeeee;
}

.home-main .home-box .Fetal-box .item-title {
  font-size: clamp(24px, 1.875vw, 36px);
  padding-bottom: clamp(5px, 1.0417vw, 20px);
}

.home-main .home-box .Medical-box {
  position: relative;
  z-index: 0;
  background-color: #fff;
}

.home-main .home-box .Medical-box .item-title {
  font-size: clamp(24px, 1.875vw, 36px);
  padding-bottom: clamp(5px, 1.0417vw, 20px);
}

.home-main .home-box .Featured-box {
  background-color: #eeeeee;
}

.home-main .home-box .Featured-box .item-title {
  font-size: clamp(24px, 1.875vw, 36px);
  padding-bottom: clamp(5px, 1.0417vw, 20px);
}

.home-main .home-box .Featured-box .swiper-pro-item {
  position: relative;
  margin: 30px 10px;
  transition: .5s;
}

@media (max-width: 640px) {
  .home-main .home-box .Featured-box .swiper-pro-item {
    margin: 30px 8px;
  }
}

.home-main .home-box .Featured-box .swiper-pro-item .bg {
  position: relative;
  z-index: 0;
  width: 100%;
}

.home-main .home-box .Featured-box .swiper-pro-item .swiper-text {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: clamp(20px, 3.4375vw, 66px) clamp(20px, 2.6042vw, 50px);
  box-sizing: border-box;
}

.home-main .home-box .Featured-box .swiper-pro-item .swiper-text .item-title {
  font-size: clamp(16px, 1.875vw, 36px);
  color: #265a95;
  line-height: 1.5;
}

.home-main .home-box .Featured-box .swiper-pro-item .swiper-text .item-desc {
  font-size: clamp(14px, 1.25vw, 24px);
  margin-top: clamp(10px, 0.5208vw, 20px);
}

.home-main .home-box .Featured-box .swiper-pro-item:hover {
  box-shadow: 0px 10px 15px 0px rgba(201, 201, 201, 0.4);
  transform: translate3d(0, -5px, 0);
}

.home-main .Recommended-box {
  background-color: #fff;
  margin-bottom: -31px;
  padding-bottom: 0 !important;
  position: relative;
  z-index: 1;
}

.home-main .Recommended-box .item-title {
  font-size: clamp(24px, 1.875vw, 36px);
  padding-bottom: clamp(5px, 1.0417vw, 20px);
}

.home-main .Recommended-box .Recommended-pro-item {
  position: relative;
  margin: 30px 7.5px;
  transition: .5s;
}

@media (max-width: 640px) {
  .home-main .Recommended-box .Recommended-pro-item {
    margin: 30px 5px;
  }
}

.home-main .Recommended-box .Recommended-pro-item .item-box {
  font-size: clamp(14px, 0.8333vw, 16px);
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  line-height: 24px;
}

.home-main .Recommended-box .Recommended-pro-item .item-box .item-img {
  padding: clamp(15px, 2.6042vw, 50px) clamp(15px, 1.5625vw, 30px);
}

.home-main .Recommended-box .Recommended-pro-item .item-box .item-text {
  padding: clamp(10px, 1.0417vw, 20px) 15px clamp(20px, 1.8229vw, 35px);
}

.home-main .Recommended-box .Recommended-pro-item:hover {
  box-shadow: 0px 10px 15px 0px rgba(201, 201, 201, 0.4);
  transform: translate3d(0, -5px, 0);
}

.home-main .Recommended-box .swiper-box .uk-slider-container {
  margin: 0 10px;
}

.home-main .productlist-box .uk-grid {
  margin-left: -20px;
}

.home-main .productlist-box .uk-grid > * {
  padding-left: 20px;
}

.home-main .productlist-box .uk-grid + .uk-grid,
.home-main .productlist-box .uk-grid > .uk-grid-margin,
.home-main .productlist-box * + .uk-grid-margin {
  margin-top: 0;
}

@media (max-width: 640px) {
  .home-main .productlist-box #js-oversized {
    display: block;
  }
}

.home-main .productlist-box #js-oversized .pro-filter-tool {
  width: 100%;
}

.home-main .productlist-box .pro-filter-tool {
  width: clamp(250px, 19.7917vw, 380px);
  background-color: #fff;
  border-right: solid 1px #e5e5e5;
}

.home-main .productlist-box .pro-filter-tool .search-box {
  border-bottom: solid 1px #e5e5e5;
  padding: clamp(15px, 2.0833vw, 40px) clamp(15px, 1.5625vw, 30px);
}

.home-main .productlist-box .pro-filter-tool .search-box .section-title {
  color: #1d478f;
  font-size: clamp(16px, 0.9375vw, 18px);
  padding-bottom: clamp(5px, 0.5208vw, 10px);
}

.home-main .productlist-box .pro-filter-tool .search-box .search-inner {
  margin-top: clamp(5px, 0.5208vw, 10px);
  height: 45px;
  background-color: #1d478f;
  border-radius: 5px;
  padding: 0 clamp(15px, 1.3021vw, 25px);
  font-size: 14px;
  color: #fff;
}

.home-main .productlist-box .pro-filter-tool .search-box .search-inner input {
  color: #fff;
  font-size: 14px;
}

.home-main .productlist-box .pro-filter-tool .search-box .search-inner input::placeholder {
  color: #fff;
}

.home-main .productlist-box .pro-filter-tool .search-box .search-inner i {
  color: #fff;
}

.home-main .productlist-box .pro-filter-tool .filter-section {
  border-bottom: solid 1px #e5e5e5;
  padding: clamp(15px, 1.5625vw, 30px) clamp(15px, 1.5625vw, 30px);
}

.home-main .productlist-box .pro-filter-tool .filter-section .title-box {
  font-family: 'Manrope-Medium';
  background-color: #eeeeee;
  border: solid 1px #eeeeee;
  font-size: clamp(14px, 0.8333vw, 16px);
  padding: clamp(15px, 1.0417vw, 20px) clamp(15px, 1.0417vw, 20px);
  cursor: pointer;
  line-height: 20px;
}

.home-main .productlist-box .pro-filter-tool .filter-section .title-box .icon {
  flex-shrink: 0;
  margin-left: 20px;
  transition: .5s;
  width: 13px;
}

.home-main .productlist-box .pro-filter-tool .filter-section .title-box .icon.rotate {
  transform: rotate(180deg);
}

.home-main .productlist-box .pro-filter-tool .filter-section .content-box {
  background-color: #ffffff;
  box-shadow: 0px 5px 5px 0px rgba(219, 219, 219, 0.5);
  border-radius: 0 0 5px 5px;
  border: solid 1px #eeeeee;
  box-sizing: border-box;
  padding: clamp(15px, 1.0417vw, 20px);
}

.home-main .productlist-box .pro-filter-tool .filter-section .content-box .search-filter {
  height: 50px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  font-size: 14px;
  padding: 0 clamp(15px, 1.3021vw, 25px);
}

.home-main .productlist-box .pro-filter-tool .filter-section .content-box .search-filter input {
  margin-left: clamp(10px, 0.7813vw, 15px);
}

.home-main .productlist-box .pro-filter-tool .filter-section .content-box .search-filter i {
  flex-shrink: 0;
  color: #000;
}

.home-main .productlist-box .pro-filter-tool .filter-section .content-box .search-result {
  padding: clamp(15px, 1.3021vw, 25px);
  font-size: 14px;
  font-family: 'Manrope-Medium';
  max-height: 250px;
  overflow-y: auto;
}

.home-main .productlist-box .pro-filter-tool .filter-section .content-box .search-result .blue {
  color: #265a95;
}

.home-main .productlist-box .pro-filter-tool .filter-section .content-box .search-result.heightAuto {
  max-height: auto;
}

.home-main .productlist-box .pro-filter-tool .filter-section .content-box .search-result .list-item {
  padding-bottom: 8px;
}

.home-main .productlist-box .pro-filter-tool .filter-section .content-box .search-result .layui-form-checkbox[lay-skin=primary] > div {
  font-family: 'Manrope-Medium';
  color: #000;
}

.home-main .productlist-box .pro-filter-tool .filter-section .content-box .search-result .btn {
  color: #1d478f;
  color: #1d478f;
  margin-top: 20px;
  cursor: pointer;
}

.home-main .productlist-box .pro-filter-tool .filter-section .content-box .layui-tree-iconClick {
  display: none;
}

.home-main .productlist-box .pro-filter-tool .filter-section .content-box .layui-tree-entry:hover {
  background-color: #fff;
  color: #1d478f;
}

.home-main .productlist-box .pro-filter-tool .filter-section .content-box .layui-tree-main {
  display: flex;
  align-items: flex-start;
}

.home-main .productlist-box .pro-filter-tool .filter-section .content-box .layui-tree-entry {
  height: auto;
  white-space: inherit;
  padding: 5px 0;
}

.home-main .productlist-box .pro-filter-tool .filter-section .content-box .layui-tree-entry .layui-tree-txt {
  display: inline;
  font-size: 14px;
  font-family: 'Manrope-Medium';
  color: #000;
}

.home-main .productlist-box .pro-filter-tool .filter-section .content-box .acc-box {
  font-family: 'Manrope-Medium';
}

.home-main .productlist-box .pro-filter-tool .filter-section .content-box .acc-box li {
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
}

.home-main .productlist-box .pro-filter-tool .filter-section .content-box .acc-box li .uk-accordion-title {
  background-color: #eeeeee;
  border-bottom: solid 1px #e5e5e5;
  font-size: 14px;
  padding: clamp(10px, 0.7813vw, 15px) clamp(10px, 0.7813vw, 15px);
}

.home-main .productlist-box .pro-filter-tool .filter-section .content-box .acc-box li .uk-accordion-title::before {
  transform: scale(0.8);
  background-size: contain;
  width: 15px;
  height: 9px;
  margin-top: 5px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAASCAYAAABM8m7ZAAABUklEQVRIib2WMUsDQRBGn1gIIlilUpAgEiyinXYGbAxWEuwM2NlYKVgLgoXY+hesRbBOJ9gIFqKFWlkpEgxiIRgjE2ZhHI5wm9z5wTZ7s9+buZsdbhg4BM6BMaBBfhoCjoAzYEQoX0BH10GO4GPD+UCr7Zi1lwN03zFOZXMUuDSbP8B2htBdB20os6tx4NrBNzOAbqlX8L3SXvqjAnBrgr6B9QGgdaBt/G60wERNAA8mWBpvtQ9oTRMPPndaWE9NAc/m0CewHAGtupvyCEymPTwDvLj2X0xxrqKJhnNSQDEi6a7KwJsxeQfme8RLYi0T/wqUYqFBCwq0ZrMJcXNA08Q1dW8gLSW8vmljWNKEwvNWys+SSiuuYZ60YYoJjVjJChq05q7IvXasvXrVrKFBGw5uh00tL2iQH4NtnVL/oh0z0yWRaMmPQD+SYS+6AE6iDYBfQJZ/QJL2kiwAAAAASUVORK5CYII=");
}

.home-main .productlist-box .pro-filter-tool .filter-section .content-box .acc-box li.uk-open > .uk-accordion-title::before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAASCAYAAABM8m7ZAAABT0lEQVRIib2Vu0oDURCGP7ETwcomCBJEgoVaCKaSgIUEKwlWErAyTSoFa0UQEZ/DB/AF7EQbwUK0MFY2IhIUtRAvkZEzMAxryN784RQ7M/zf2d05c/pJri1gBjhN4RFb60AH+AYa/wVdC8BOWF9APW/oCvBpoLokVssLugR8GNg10DLP70A1a+hCMFbILTACFIE7E38DKllB54KhmgtozORLwIPJPwPltNBZ4MmYCmAiom4KaJu6dogl0iTwaMxkA9NdjMrhbe0mS3HB48C9MXnp8fNVIn5LsVfoaETDzMfYdNU1Yis0YlcVgBt3RBZjQFU1d96vgOG/iiVx6YbCcgKoqh6mmvpdAEO+SALnpkhG4moKqKrhxusZMKjJAeDEQZsZQFUbbrweByZHLrGZIVQlV6hlHErcduBODlDVgTue7AGvwG6OUFEfsP8Lhe0fgoV/XMNxySkAAAAASUVORK5CYII=");
}

.home-main .productlist-box .pro-filter-tool .filter-section .content-box .acc-box li .uk-accordion-content {
  padding: 0 clamp(15px, 1.3021vw, 25px) clamp(15px, 1.3021vw, 25px);
  margin-top: 0;
}

.home-main .productlist-box .pro-filter-tool .filter-section .content-box .acc-box li .uk-accordion-content .acc-title {
  color: #1d478f;
  margin-bottom: clamp(15px, 1.0417vw, 20px);
  margin-top: clamp(15px, 1.3021vw, 25px);
}

.home-main .productlist-box .pro-filter-tool .filter-section .content-box .acc-box li .uk-accordion-content .list-item {
  padding-bottom: 8px;
  color: #000;
}

.home-main .productlist-box .pro-filter-tool .filter-section .content-box .acc-box li .uk-accordion-content .layui-form-checkbox[lay-skin=primary] > div {
  color: inherit;
}

.home-main .productlist-box .pro-filter-tool .filter-section .content-box .acc-box li .uk-accordion-content .layui-form-checkbox > div {
  white-space: inherit;
}

.home-main .productlist-box .pro-filter-tool .filter-section .content-box .acc-box li:nth-child(n+2) {
  margin-top: 10px;
}

.home-main .productlist-box .pro-duct-box {
  padding-top: 20px;
}

.home-main .productlist-box .pro-duct-box .pro-box-ul {
  background-color: #fff;
  border: solid 1px #e5e5e5;
}

.home-main .productlist-box .pro-duct-box .pro-box-ul > li {
  border-bottom: 1px solid #e5e5e5;
  padding: clamp(20px, 2.6042vw, 50px);
}

.home-main .productlist-box .pro-duct-box .pro-box-ul > li:last-child {
  border-bottom: none;
}

@media (max-width: 960px) {
  .home-main .productlist-box .pro-duct-box .pro-box-ul > li {
    display: block;
  }
}

.home-main .productlist-box .pro-duct-box .pro-box-ul > li .pro-swiper-box {
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  width: clamp(200px, 14.5833vw, 280px);
  margin: 0 15px;
  transition: .5s;
  flex-shrink: 0;
  margin-right: clamp(20px, 4.1667vw, 80px);
}

.home-main .productlist-box .pro-duct-box .pro-box-ul > li .pro-swiper-box li {
  overflow: hidden;
}

.home-main .productlist-box .pro-duct-box .pro-box-ul > li .pro-swiper-box li a {
  display: flex;
  height: clamp(200px, 11.9792vw, 230px);
}

.home-main .productlist-box .pro-duct-box .pro-box-ul > li .pro-swiper-box li img {
  max-width: 80%;
  max-height: 80%;
  transition: 1s;
}

.home-main .productlist-box .pro-duct-box .pro-box-ul > li .pro-swiper-box:hover {
  border-color: #1d478f;
}

.home-main .productlist-box .pro-duct-box .pro-box-ul > li .pro-swiper-box:hover li img {
  transform: scale(1.1);
}

.home-main .productlist-box .pro-duct-box .pro-box-ul > li .pro-swiper-box .pointer {
  color: #a0a0a0;
  transition: .5s;
  width: 30px;
}

.home-main .productlist-box .pro-duct-box .pro-box-ul > li .pro-swiper-box .pointer:hover {
  color: #1d478f;
}

@media (max-width: 960px) {
  .home-main .productlist-box .pro-duct-box .pro-box-ul > li .pro-swiper-box {
    width: calc(100% - 30px);
  }
}

.home-main .productlist-box .pro-duct-box .pro-box-ul > li .pro-info-box {
  gap: 20px;
}

.home-main .productlist-box .pro-duct-box .pro-box-ul > li .pro-info-box .blue {
  color: #265a95;
}

.home-main .productlist-box .pro-duct-box .pro-box-ul > li .pro-info-box .pro-left {
  font-family: 'Manrope-Medium';
}

.home-main .productlist-box .pro-duct-box .pro-box-ul > li .pro-info-box .pro-left .item-title {
  font-size: clamp(16px, 0.9375vw, 18px);
}

.home-main .productlist-box .pro-duct-box .pro-box-ul > li .pro-info-box .pro-left .item-li {
  padding-top: clamp(10px, 1.3021vw, 25px);
  font-size: 14px;
}

.home-main .productlist-box .pro-duct-box .pro-box-ul > li .pro-info-box .pro-left .item-li .dot {
  flex-shrink: 0;
  width: 8px;
  height: 8px;
  background-color: #265a95;
  border-radius: 100px;
  margin-right: clamp(5px, 0.5208vw, 10px);
}

.home-main .productlist-box .pro-duct-box .pro-box-ul > li .pro-info-box .pro-left .item-li input {
  max-width: 245px;
  height: 35px;
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 1px #e5e5e5;
  margin-left: 10px;
  padding: 0 15px;
}

.home-main .productlist-box .pro-duct-box .pro-box-ul > li .pro-info-box .pro-right {
  font-family: 'Manrope-Medium';
  flex-shrink: 0;
}

.home-main .productlist-box .pro-duct-box .pro-box-ul > li .pro-info-box .pro-right .name {
  width: 80px;
  padding-right: clamp(15px, 1.4583vw, 28px);
}

.home-main .productlist-box .pro-duct-box .pro-box-ul > li .pro-info-box .pro-right .name .dot {
  border-radius: 100px;
  width: 8px;
  height: 8px;
  background-color: #265a95;
  display: block;
  margin-right: clamp(5px, 0.5208vw, 10px);
}

.home-main .productlist-box .pro-duct-box .pro-box-ul > li .pro-info-box .pro-right .name input {
  width: 80px;
  height: 40px;
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 1px #e5e5e5;
}

.home-main .productlist-box .pro-duct-box .pro-box-ul > li .pro-info-box .pro-right .list-item {
  padding-top: clamp(10px, 0.7813vw, 15px);
}

.home-main .productlist-box .pro-duct-box .pro-box-ul > li .pro-info-box .pro-right .list-item .btn {
  color: #fff;
  width: 180px;
  height: 40px;
  background-color: #265a95;
  border-radius: 5px;
  transition: .5s;
  cursor: pointer;
}

.home-main .productlist-box .pro-duct-box .pro-box-ul > li .pro-info-box .pro-right .list-item .btn:hover {
  opacity: .9;
}

@media (max-width: 640px) {
  .home-main .productlist-box .pro-duct-box .pro-box-ul > li .pro-info-box .pro-right .list-item .btn {
    width: 100%;
  }
}

.home-main .productlist-box .pro-duct-box .pro-box-ul > li .pro-info-box .pro-right .list-item .value {
  color: #265a95;
}

.home-main .productlist-box .pro-duct-box .pro-box-ul > li .pro-info-box .pro-right .number .t {
  font-size: clamp(18px, 1.25vw, 24px);
  color: #1d478f;
}

@media (max-width: 960px) {
  .home-main .productlist-box .pro-duct-box .pro-box-ul > li .pro-info-box .pro-right > div {
    justify-content: flex-end;
  }
}

@media (max-width: 960px) {
  .home-main .productlist-box .pro-duct-box .pro-box-ul > li .pro-info-box {
    width: 100%;
    padding-top: 20px;
    display: block;
  }
  .home-main .productlist-box .pro-duct-box .pro-box-ul > li .pro-info-box .pro-left {
    margin-bottom: 15px;
  }
  .home-main .productlist-box .pro-duct-box .pro-box-ul > li .pro-info-box .pro-right {
    margin-left: 0;
  }
}

@media (max-width: 640px) {
  .home-main .productlist-box .pro-duct-box .pro-box-ul {
    border-left: 0;
  }
}

.home-main .productlist-box .pro-duct-box .pro-duct-bottom {
  background-color: #fff;
  border: solid 1px #e5e5e5;
  border-top: none;
  padding: clamp(20px, 3.125vw, 60px);
  font-size: 14px;
  color: #878787;
  gap: 20px;
}

.home-main .productlist-box .pro-duct-box .pro-duct-bottom .left-box {
  flex-shrink: 0;
  color: #000;
}

.home-main .productlist-box .pro-duct-box .pro-duct-bottom .left-box input {
  width: 90px;
  height: 35px;
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 1px #e5e5e5;
  padding: 0 10px;
  margin-left: 10px;
}

.home-main .productlist-box .pro-duct-box .pro-duct-bottom .page-box {
  gap: 8px;
}

.home-main .productlist-box .pro-duct-box .pro-duct-bottom .page-box a {
  width: clamp(35px, 1.8229vw, 35px);
  height: clamp(35px, 1.8229vw, 35px);
  background-color: #ffffff;
  border: solid 1px #dcdcdc;
  border-radius: 5px;
  color: #878787;
  font-size: 14px;
  transition: .5s;
  text-decoration: none;
}

.home-main .productlist-box .pro-duct-box .pro-duct-bottom .page-box a.active {
  background-color: #1d478f;
  border-color: #1d478f;
  color: #fff;
}

.home-main .productlist-box .pro-duct-box .pro-duct-bottom .page-box a:hover {
  background-color: #1d478f;
  color: #fff;
}

@media (max-width: 960px) {
  .home-main .productlist-box .pro-duct-box .pro-duct-bottom {
    display: block;
  }
  .home-main .productlist-box .pro-duct-box .pro-duct-bottom .page-box {
    width: 100%;
    padding-top: 15px;
  }
  .home-main .productlist-box .pro-duct-box .pro-duct-bottom .right-box {
    width: 100%;
    padding-top: 15px;
  }
}

.footer .uk-container {
  max-width: 1780px;
}

.footer .footer-box {
  background-color: #ffffff;
  margin-top: 20px;
  padding-bottom: calc(constant(safe-area-inset-bottom));
  /* 兼容 iOS < 11.2 */
  padding-bottom: calc(env(safe-area-inset-bottom));
  /* 兼容 iOS >= 11.2 */
}

.footer .footer-box .footer-top {
  padding: clamp(40px, 4.1667vw, 80px) 0;
  border-top: solid 1px #e5e5e5;
}

.footer .footer-box .footer-top .item-title {
  max-width: 870px;
  margin: 0 auto;
  line-height: clamp(25px, 1.5625vw, 30px);
  font-size: clamp(16px, 1.25vw, 24px);
  text-align: justify;
  padding-bottom: clamp(10px, 1.1458vw, 22px);
}

.footer .footer-box .footer-top .item-desc {
  max-width: 1347px;
  color: #878787;
  margin: 0 auto;
  line-height: clamp(25px, 1.5625vw, 30px);
  font-size: clamp(14px, 0.8333vw, 16px);
  text-align: justify;
  padding-top: clamp(10px, 1.1458vw, 22px);
}

.footer .footer-box .footer-bottom .footer-plat {
  border-top: solid 1px #e5e5e5;
  padding: clamp(24px, 3.3333vw, 64px) 0 0;
}

.footer .footer-box .footer-bottom .footer-plat .uk-grid-item {
  margin-bottom: clamp(24px, 2.8125vw, 54px);
}

.footer .footer-box .footer-bottom .footer-plat .uk-grid-item .dot {
  width: clamp(50px, 4.1667vw, 80px);
  height: clamp(50px, 4.1667vw, 80px);
  background-color: #ffffff;
  border: solid 1px #dcdcdc;
  border-radius: 100px;
  margin-right: clamp(15px, 1.5625vw, 30px);
}

.footer .footer-box .footer-bottom .footer-plat .uk-grid-item .dot img {
  max-width: 40%;
  max-height: 40%;
}

.footer .footer-box .footer-bottom .footer-plat .uk-grid-item .item-title {
  font-size: clamp(16px, 0.9375vw, 18px);
  line-height: clamp(20px, 1.5625vw, 30px);
  margin-bottom: clamp(5px, 0.7813vw, 15px);
}

.footer .footer-box .footer-bottom .footer-plat .uk-grid-item .item-desc {
  color: #878787;
  font-size: clamp(12px, 0.7292vw, 14px);
  line-height: clamp(20px, 1.5625vw, 30px);
}

.footer .footer-box .footer-desc {
  line-height: clamp(25px, 1.5625vw, 30px);
  padding: clamp(40px, 4.1667vw, 80px) 0 clamp(40px, 5.2083vw, 100px);
  color: #fff;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("../images/f-bg.png");
}

.footer .footer-box .footer-desc .item-title {
  font-size: clamp(20px, 1.5625vw, 30px);
  margin-bottom: clamp(5px, 0.5208vw, 10px);
}

.footer .footer-box .footer-desc .item-desc {
  font-size: clamp(14px, 0.9375vw, 18px);
  margin-top: clamp(5px, 0.5208vw, 10px);
}

.footer .footer-box .footer-icp {
  line-height: clamp(20px, 1.5625vw, 30px);
  padding: clamp(20px, 1.5625vw, 30px) 0 clamp(20px, 2.2917vw, 44px);
  color: #878787;
  font-size: clamp(13px, 0.7292vw, 14px);
}

.footer .footer-box .footer-icp .center span {
  padding: 5px clamp(5px, 0.7813vw, 15px);
}

.footer .footer-box .footer-icp .item {
  padding-top: clamp(8px, 0.5208vw, 10px);
}

.header {
  background-color: #fff;
  z-index: 9;
  padding: clamp(20px, 1.3021vw, 25px) 0;
  font-size: clamp(14px, 0.8333vw, 16px);
  color: #000;
  box-shadow: 0px 2px 5px 0px rgba(200, 200, 200, 0.3);
}

.header .uk-container {
  max-width: 1380px;
}

.header .uk-container .inner {
  gap: 15px;
}

.header .uk-container .inner .brand {
  width: clamp(120px, 13.5417vw, 260px);
}

.header .uk-container .inner .nav-ul {
  gap: clamp(25px, 2.6042vw, 50px);
}

.header .uk-container .inner .nav-ul li > a {
  display: flex;
  align-items: center;
}

.header .uk-container .inner .nav-ul li > a i {
  margin-left: 5px;
  transition: .5s;
}

.header .uk-container .inner .nav-ul li > a:hover {
  color: #1d478f;
}

.header .uk-container .inner .nav-ul li > a:hover i {
  transform: rotate(180deg);
}

.header .uk-container .inner .nav-ul .nav-drop {
  background-color: #fff;
  text-align: center;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 8px 8px 8px;
  border-radius: 5px;
  margin-left: -12px;
  max-width: 250px !important;
}

.header .uk-container .inner .nav-ul .nav-drop .nav-drop-li {
  transition: .5s;
}

.header .uk-container .inner .nav-ul .nav-drop .nav-drop-li a {
  padding: 10px 10px 10px;
  align-items: center;
}

.header .uk-container .inner .nav-ul .nav-drop .nav-drop-li:last-child {
  border-bottom: none;
}

.header .uk-container .inner .nav-ul .nav-drop .nav-drop-li:hover {
  background-color: #eee;
  border-radius: 5px;
}

.header .uk-container .inner .nav-ul .active > a {
  color: #1d478f;
  font-weight: bold;
}

.header .uk-container .inner .nav-right {
  gap: clamp(15px, 1.5625vw, 30px);
}

.header .uk-container .inner .nav-right .search-box {
  width: clamp(200px, 15.625vw, 300px);
  height: clamp(40px, 2.3438vw, 45px);
  background-color: #eeeeee;
  border-radius: 23px;
  box-sizing: border-box;
  padding: 0 clamp(15px, 1.5625vw, 30px);
}

.header .uk-container .inner .nav-right .search-box input {
  width: 100%;
}

.header .uk-container .inner .nav-right .search-box input::placeholder {
  color: #000000;
}

.header .uk-container .inner .nav-right .search-box button {
  flex-shrink: 0;
}

.header .uk-container .inner .nav-right .btn-box {
  flex-shrink: 0;
  width: 170px;
  height: clamp(40px, 2.3438vw, 45px);
  background-color: #1d478f;
  border-radius: 23px;
  color: #fff;
  transition: .5s;
}

.header .uk-container .inner .nav-right .btn-box:hover {
  opacity: .9;
}

.header .uk-container .inner .nav-right .btn-box img {
  margin-right: 10px;
}

.header #moblie-offcanvas .uk-offcanvas-bar {
  padding: 60px 20px 20px;
  border-left: 1px solid #e5e5e5;
  display: flex;
  flex-direction: column;
  color: #000;
}

.header #moblie-offcanvas .uk-offcanvas-bar * {
  color: inherit;
}

.header #moblie-offcanvas .uk-offcanvas-bar .search-box {
  height: clamp(40px, 2.3438vw, 45px);
  background-color: #eeeeee;
  border-radius: 23px;
  box-sizing: border-box;
  padding: 0 clamp(15px, 1.5625vw, 30px);
}

.header #moblie-offcanvas .uk-offcanvas-bar .search-box input {
  width: 100%;
}

.header #moblie-offcanvas .uk-offcanvas-bar .search-box input::placeholder {
  color: #000000;
}

.header #moblie-offcanvas .uk-offcanvas-bar .search-box button {
  flex-shrink: 0;
}

.header #moblie-offcanvas .uk-offcanvas-bar .moblie-nav {
  overflow-y: auto;
  margin: 20px 0;
}

.header #moblie-offcanvas .uk-offcanvas-bar .moblie-nav .uk-nav > li > a {
  padding: 10px 0;
}

.header #moblie-offcanvas .uk-offcanvas-bar .moblie-nav .uk-nav-sub li > a {
  padding: 6px 0;
}

.header #moblie-offcanvas .uk-offcanvas-bar .moblie-nav .uk-nav-default > li.active {
  font-weight: bold;
  color: #1d478f;
}

.header #moblie-offcanvas .uk-offcanvas-bar .moblie-nav .uk-nav-default .uk-nav-default {
  padding-left: 5px;
}

.header #moblie-offcanvas .uk-offcanvas-bar .btn-box {
  flex-shrink: 0;
  height: clamp(40px, 2.3438vw, 45px);
  background-color: #1d478f;
  border-radius: 23px;
  color: #fff;
  transition: .5s;
}

.header #moblie-offcanvas .uk-offcanvas-bar .btn-box:hover {
  opacity: .9;
}

.header #moblie-offcanvas .uk-offcanvas-bar .btn-box img {
  margin-right: 10px;
}

#modal-shopCar .uk-modal-dialog {
  width: 1080px;
}

#modal-shopCar .uk-modal-header {
  padding: clamp(20px, 1.8229vw, 35px) clamp(20px, 2.5vw, 48px);
  letter-spacing: 0;
  border-bottom: 1px solid #e5e5e5;
}

#modal-shopCar .uk-modal-header .title {
  font-size: clamp(20px, 1.5625vw, 30px);
}

#modal-shopCar .uk-modal-footer {
  border-top: none;
  position: relative;
  padding: clamp(20px, 2.0833vw, 40px) 15px;
}

#modal-shopCar .uk-modal-footer .item-desc {
  padding-bottom: 5px;
  padding-top: 5px;
}

#modal-shopCar .uk-modal-footer .form-btn {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 220px;
  height: clamp(40px, 2.6042vw, 50px);
  background-color: #265a95;
  color: #fff;
  transition: .5s;
  cursor: pointer;
}

#modal-shopCar .uk-modal-footer .form-btn:hover {
  opacity: .9;
}

@media (max-width: 960px) {
  #modal-shopCar .uk-modal-footer .form-btn {
    left: auto;
    transform: none;
    right: 0;
  }
}

@media (max-width: 640px) {
  #modal-shopCar .uk-modal-footer .form-btn {
    position: relative;
    width: 100%;
    margin-top: 15px;
  }
}

#modal-shopCar .uk-modal-body {
  padding: 0;
}

#modal-shopCar .uk-modal-body .refresh-box {
  font-size: 16px;
  padding: clamp(15px, 1.0417vw, 20px) clamp(20px, 1.8229vw, 35px);
}

#modal-shopCar .uk-modal-body .refresh-box img {
  margin-right: 10px;
}

#modal-shopCar .uk-modal-body .shop-car {
  overflow-x: auto;
}

#modal-shopCar .uk-modal-body .shop-car .shop-table {
  min-width: 100%;
  line-height: 1.4;
  font-size: 14px;
}

#modal-shopCar .uk-modal-body .shop-car .shop-table th {
  width: 100%;
  white-space: nowrap;
  background-color: #eeeeee;
  padding: 15px;
  font-size: clamp(14px, 0.8333vw, 16px);
  box-sizing: border-box;
  text-align: left;
}

#modal-shopCar .uk-modal-body .shop-car .shop-table td {
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
  position: relative;
}

#modal-shopCar .uk-modal-body .shop-car .shop-table td::after {
  height: 1px;
  width: 100%;
  background-color: #e5e5e5;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
}

#modal-shopCar .uk-modal-body .shop-car .shop-table td:first-child::after {
  left: clamp(20px, 1.5625vw, 30px);
}

#modal-shopCar .uk-modal-body .shop-car .shop-table td:last-child::after {
  right: clamp(20px, 1.5625vw, 30px);
  left: auto;
}

#modal-shopCar .uk-modal-body .shop-car .shop-table td .pro-item {
  min-width: 250px;
}

#modal-shopCar .uk-modal-body .shop-car .shop-table td .pro-item .item-img {
  width: clamp(80px, 5.2083vw, 100px);
  height: clamp(80px, 5.2083vw, 100px);
  object-fit: contain;
  object-position: center;
  margin-right: clamp(10px, 1.0417vw, 20px);
}

#modal-shopCar .uk-modal-body .shop-car .shop-table td .qty {
  width: 120px;
  gap: 10px;
}

#modal-shopCar .uk-modal-body .shop-car .shop-table td .qty input {
  padding: 0 10px;
  width: 60px;
  height: 40px;
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 1px #e5e5e5;
}

#modal-shopCar .uk-modal-body .shop-car .shop-table td .qty .pointer {
  margin-left: 10px;
  flex-shrink: 0;
}

#modal-shopCar .uk-modal-body .shop-car .shop-table td .qty .pointer img {
  width: clamp(15px, 1.0417vw, 20px);
}

#modal-shopCar .uk-modal-body .shop-car .shop-table td .gap {
  width: clamp(20px, 1.5625vw, 30px);
}

#modal-shopCar .uk-modal-body .form-box {
  padding: 0 clamp(20px, 2.6042vw, 50px);
}

#modal-shopCar .uk-modal-body .form-box .item-title {
  padding-bottom: clamp(10px, 1.3021vw, 25px);
}

#modal-shopCar .uk-modal-body .form-box .form-cell {
  padding-top: clamp(20px, 1.3021vw, 25px);
  font-size: clamp(14px, 0.8333vw, 16px);
}

#modal-shopCar .uk-modal-body .form-box .form-cell .name {
  margin-bottom: clamp(10px, 1.0417vw, 20px);
}

#modal-shopCar .uk-modal-body .form-box .form-cell .red {
  color: #ff0000;
}

#modal-shopCar .uk-modal-body .form-box .form-cell input {
  height: 45px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  padding: 0 15px;
  box-sizing: border-box;
  width: 100%;
  transition: .5s;
}

#modal-shopCar .uk-modal-body .form-box .form-cell input:focus {
  border-color: #1d478f;
}

#modal-shopCar .uk-modal-body .form-box .form-cell textarea {
  height: 110px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  padding: 15px;
  width: 100%;
  box-sizing: border-box;
  display: block;
  resize: none;
  transition: .5s;
}

#modal-shopCar .uk-modal-body .form-box .form-cell textarea:focus {
  border-color: #1d478f;
}

#modal-shopCar .uk-modal-body .form-box .uk-grid {
  margin-left: -20px;
}

#modal-shopCar .uk-modal-body .form-box .uk-grid > * {
  padding-left: 20px;
}

#modal-product-shopCar .uk-modal-dialog {
  width: 1080px;
}

#modal-product-shopCar .uk-modal-header {
  padding: clamp(20px, 1.8229vw, 35px) clamp(20px, 2.5vw, 48px);
  letter-spacing: 0;
  border-bottom: 1px solid #e5e5e5;
}

#modal-product-shopCar .uk-modal-header .title {
  font-size: clamp(20px, 1.5625vw, 30px);
}

#modal-product-shopCar .uk-modal-footer {
  border-top: none;
  position: relative;
  padding: clamp(20px, 2.0833vw, 40px) 15px;
}

#modal-product-shopCar .uk-modal-footer .item-desc {
  padding-bottom: 5px;
  padding-top: 5px;
}

#modal-product-shopCar .uk-modal-footer .form-btn {
  position: relative;
  width: 220px;
  height: clamp(40px, 2.6042vw, 50px);
  background-color: #265a95;
  color: #fff;
  transition: .5s;
  cursor: pointer;
}

#modal-product-shopCar .uk-modal-footer .form-btn:hover {
  opacity: .9;
}

#modal-product-shopCar .uk-modal-body {
  padding: 0;
}

#modal-product-shopCar .uk-modal-body .form-box {
  padding: 0 clamp(20px, 2.6042vw, 50px);
}

#modal-product-shopCar .uk-modal-body .form-box .item-desc span {
  color: #878787;
}

#modal-product-shopCar .uk-modal-body .form-box .item-title {
  padding-bottom: clamp(10px, 1.3021vw, 25px);
}

#modal-product-shopCar .uk-modal-body .form-box .form-cell {
  padding-top: 15px;
  font-size: clamp(14px, 0.8333vw, 16px);
}

#modal-product-shopCar .uk-modal-body .form-box .form-cell .name {
  margin-bottom: clamp(15px, 1.0417vw, 20px);
}

#modal-product-shopCar .uk-modal-body .form-box .form-cell .red {
  color: #ff0000;
}

#modal-product-shopCar .uk-modal-body .form-box .form-cell input {
  height: 45px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  padding: 0 15px;
  box-sizing: border-box;
  width: 100%;
  transition: .5s;
}

#modal-product-shopCar .uk-modal-body .form-box .form-cell input:focus {
  border-color: #1d478f;
}

#modal-product-shopCar .uk-modal-body .form-box .form-cell textarea {
  height: 110px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  padding: 15px;
  width: 100%;
  box-sizing: border-box;
  display: block;
  resize: none;
  transition: .5s;
}

#modal-product-shopCar .uk-modal-body .form-box .form-cell textarea:focus {
  border-color: #1d478f;
}

#modal-product-shopCar .uk-modal-body .form-box .uk-grid {
  margin-left: -20px;
}

#modal-product-shopCar .uk-modal-body .form-box .uk-grid > * {
  padding-left: 20px;
}

#modal-product-shopCar .uk-modal-body .form-title {
  padding-top: clamp(20px, 1.8229vw, 35px);
}

#modal-product-shopCar .uk-modal-body .form-title .item-title {
  font-size: clamp(16px, 0.9375vw, 18px);
}

#modal-product-shopCar .uk-modal-body .form-tips {
  padding-top: clamp(25px, 1.8229vw, 35px);
}

#modal-product-shopCar .uk-modal-body .form-li {
  padding-top: 15px;
  gap: 10px;
}

#modal-product-shopCar .uk-modal-body .form-li .layui-form-radio {
  margin: 0;
  padding: 0;
  padding-right: 10px;
}

#modal-product-shopCar .uk-modal-body .form-li .name {
  margin-right: 15px;
}


header .uk-container .search-box {
  width: 70%;
  height: clamp(40px, 2.3438vw, 45px);
  background-color: #eeeeee;
  border-radius: 23px;
  box-sizing: border-box;
  padding: 0 clamp(15px, 1.5625vw, 30px);
  margin-bottom: 20px;
}

.header .uk-container .search-box input {
  width: 100%;
}

.header .uk-container .search-box input::placeholder {
  color: #000000;
}

.header .uk-container .search-box button {
  flex-shrink: 0;
}