* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

li,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

a,
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}

p {
  padding: 0;
  margin: 0;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

input,
textarea {
  border: none;
  resize: none;
  outline: none;
}

.img-box {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}

.img-box iframe,
.img-box video,
.img-box img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  -o-object-fit: cover;
     object-fit: cover;
}

.fszero {
  font-size: 0;
  overflow: hidden;
  width: 0;
  height: 0;
}

.fszero h1 {
  margin: 0;
}

[lang=zh-CN] .share-cn {
  display: block;
}

[lang=zh-CN] .share-other {
  display: none;
}

.a2a_kit {
  display: inline-block;
  vertical-align: middle;
}
li,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

a,
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}

input[type=number] {
  -moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

select,
button,
input,
textarea {
  border: none;
  outline: none;
}

a[data-fancybox] {
  outline: none;
}

a[data-fancybox] img {
  outline: none !important;
}

.slick-slide {
  outline: none;
}

.slick-slide a {
  outline: none !important;
}

img[data-lazy] {
  background: url(../images/ajax-loader.gif) no-repeat center;
}

img.lazy {
  min-width: 1px;
  min-height: 1px;
  background: url(../images/ajax-loader.gif) no-repeat center;
}

.lazy {
  background-image: url(../images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center;
}

.loaded {
  background-size: cover;
}

@media (min-width: 1200px) {
  .wow {
    visibility: hidden;
  }
}
.lazy {
  background-image: url(../images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center;
}

.art-video-player .art-bottom {
  display: none !important;
}

.art-mask {
  display: none !important;
}

.breadcrumb {
  margin-bottom: 0;
}

.editor-content p {
  font-size: 16px;
  line-height: 1.875;
  margin: 0;
}

@media (max-width: 768px) {
  .editor-content p {
    font-size: 14px;
  }
}
.editor-content ul,
.editor-content ol {
  padding-left: 1em;
}

.editor-content ul li,
.editor-content ol li {
  list-style: inherit;
}

.editor-content .table-box {
  font-size: 16px;
  line-height: 1.875;
  overflow: auto;
  width: 100%;
  max-width: 100%;
}

@media (max-width: 991px) {
  .editor-content .table-box {
    font-size: 14px;
  }
}
.editor-content .table-box table {
  line-height: 1.2;
  width: 100%;
  max-width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

.editor-content .table-box table tr,
.editor-content .table-box table td,
.editor-content .table-box table th {
  width: 25% !important;
  height: auto !important;
}

.editor-content .table-box table td,
.editor-content .table-box table th {
  font-weight: 400;
  padding: 15px 20px !important;
  border: 1px solid #e6e6e6;
}

@media (max-width: 480px) {
  .editor-content .table-box table td,
  .editor-content .table-box table th {
    padding: 8px !important;
  }
}
.editor-content .table-box table tr p,
.editor-content .table-box table tr span {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
}

.editor-content .table-box table th {
  text-align: center;
}

.auto-adjust-img img {
  max-width: 100% !important;
  height: auto !important;
}

.auto-adjust-img.is-mobile img {
  max-width: 100% !important;
  height: auto !important;
  margin: 5px 0;
}

.auto-adjust-img p.contains-pictures {
  font-size: 0 !important;
  overflow-x: hidden;
  margin: 0 -5px !important;
  padding: 0;
}

@media (min-width: 768px) {
  .auto-adjust-img p.contains-pictures {
    white-space: nowrap;
  }
}
.auto-adjust-img p.contains-pictures > img {
  display: inline-block;
  margin: 5px;
}

.table-box {
  font-size: 16px;
  line-height: 1.4;
  color: #000;
  font-weight: 400;
  overflow: auto;
  width: 100%;
  max-width: 100%;
}

.table-box table {
  line-height: 1.2;
  width: 100%;
  max-width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

.table-box table tr,
.table-box table td,
.table-box table th {
  width: auto;
  height: auto;
}

.table-box table td,
.table-box table th {
  padding: 20px;
  border: 1px solid #e6e6e6;
}

.table-box table tr p,
.table-box table tr span {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
}

.table-box table td,
.table-box table th {
  text-align: left;
}

.table-box table .firstRow td {
  background-color: var(--c);
  color: #fff;
}

.table-box table.rowspan1 tr:first-child,
.table-box table.rowspan2 tr:nth-child(1),
.table-box table.rowspan2 tr:nth-child(2),
.table-box table.rowspan3 tr:nth-child(2),
.table-box table.rowspan3 tr:nth-child(3),
.table-box table.rowspan4 tr:nth-child(2),
.table-box table.rowspan4 tr:nth-child(3),
.table-box table.rowspan4 tr:nth-child(4),
.table-box table.rowspan5 tr:nth-child(2),
.table-box table.rowspan5 tr:nth-child(3),
.table-box table.rowspan5 tr:nth-child(4),
.table-box table.rowspan5 tr:nth-child(5) {
  background-color: var(--c);
  color: #fff;
  font-weight: bold;
}

@media (max-width: 991px) {
  .table-box {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .table-box table td,
  .table-box table th {
    padding: 8px !important;
  }
}
label {
  width: 100%;
}

.box-follow .img-box > img {
  display: none !important;
  height: auto;
}

.box-follow iframe[src=""],
.box-follow iframe[data-src=""] {
  display: none;
  border: 1px solid #000;
}

.box-follow iframe[src=""] + img,
.box-follow iframe[data-src=""] + img {
  display: block !important;
}

body {
  font-family: "Inter", Arial, Helvetica, "WenQuanYi Micro Hei", "Heiti SC", "PingFang SC", "Hiragino Sans GB", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overscroll-behavior: none;
  width: 100%;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  overflow-x: hidden;
  --bs-body-color: #666666;
  color: #666666;
}

@font-face {
  font-family: "Inter";
  font-weight: 400;
  font-style: normal;
  src: local("Inter Regular"), local("Inter-Regular"), url("../../app/fonts/Inter-Regular.woff2") format("woff2"), url("../../app/fonts/Inter-Regular.woff") format("woff"), url("../../app/fonts/Inter-Regular.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  font-weight: 400;
  font-style: normal;
  src: local("Poppins Regular"), local("Poppins-Regular"), url("../../app/fonts/Poppins-Regular.woff2") format("woff2"), url("../../app/fonts/Poppins-Regular.woff") format("woff"), url("../../app/fonts/Poppins-Regular.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  font-weight: 500;
  font-style: normal;
  src: local("Poppins Medium"), local("Poppins-Medium"), url("../../app/fonts/Poppins-Medium.woff2") format("woff2"), url("../../app/fonts/Poppins-Medium.woff") format("woff"), url("../../app/fonts/Poppins-Medium.ttf") format("truetype");
  font-display: swap;
}
.poppinsv {
  font-family: "Poppins", Arial, sans-serif;
  font-weight: 500;
}

.row {
  --bs-gutter-x: 1.875rem;
}

:root {
  --c: #13ADDD;
  --d164: 164px;
  --d160: 160px;
  --d150: 150px;
  --d140: 140px;
  --d135: 135px;
  --d130: 130px;
  --d128: 128px;
  --d120: 120px;
  --d118: 118px;
  --d115: 115px;
  --d110: 110px;
  --d105: 105px;
  --d100: 100px;
  --d96: 96px;
  --d93: 93px;
  --d90: 90px;
  --d88: 88px;
  --d84: 84px;
  --d80: 80px;
  --d75: 75px;
  --d78: 78px;
  --d72: 72px;
  --d70: 70px;
  --d68: 68px;
  --d66: 66px;
  --d64: 64px;
  --d62: 62px;
  --d60: 60px;
  --d58: 58px;
  --d56: 56px;
  --d55: 55px;
  --d50: 50px;
  --d48: 48px;
  --d46: 46px;
  --d45: 45px;
  --d44: 44px;
  --d40: 40px;
  --d37: 37px;
  --d35: 35px;
  --d34: 34px;
  --d32: 32px;
  --d30: 30px;
  --d26: 26px;
  --d25: 25px;
  --d24: 24px;
  --d22: 22px;
  --d20: 20px;
  --d18: 18px;
  --d16: 16px;
  --d15: 15px;
  --d14: 14px;
  --d12: 12px;
  --d10: 10px;
  --d8: 8px;
  --80: 80px;
  --70: 70px;
  --58: 58px;
  --50: 50px;
  --48: 48px;
  --44: 44px;
  --40: 40px;
  --36: 36px;
  --32: 32px;
  --30: 30px;
  --26: 26px;
  --24: 24px;
  --22: 22px;
  --20: 20px;
  --18: 18px;
  --16: 16px;
  --15: 15px;
  --14: 14px;
  --13: 13px;
  --12: 12px;
}

.title {
  font-family: "Poppins", Arial, sans-serif;
  font-weight: 500;
  font-size: var(--48);
  line-height: 1.1875;
  color: #001937;
  text-transform: capitalize;
}
.title span {
  color: var(--c);
}

.text {
  font-size: var(--16);
  line-height: 1.5;
}

.text2 {
  font-size: var(--16);
  line-height: 1.875;
}

.header {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10001;
}
.header .header-box1 {
  background-color: var(--c);
  position: relative;
  z-index: 10;
}
.header .header-box1 .header-content1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 40px;
}
.header .header-box1 .header-content1 .header-vice {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .header-box1 .header-content1 .header-vice .header-vice-content {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #CFF0FA;
  font-size: var(--16);
  line-height: 1.25;
  font-weight: 400;
}
.header .header-box1 .header-content1 .header-vice .header-vice-content:first-child {
  margin-right: 32px;
}
.header .header-box1 .header-content1 .header-vice .header-vice-content i {
  font-size: 16px;
  line-height: 1;
  color: #fff;
  margin-right: var(--d16);
}
.header .header-box1 .header-content1 .header-vice .header-vice-content a {
  position: relative;
  transition: all 0.5s;
}
.header .header-box1 .header-content1 .header-vice .header-vice-content a:hover {
  color: #fff;
}
.header .header-box1 .header-content1 .header-but {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.header .header-box1 .header-content1 .header-but .header-cart {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #CFF0FA;
  font-size: var(--14);
  margin-right: var(--d30);
}
.header .header-box1 .header-content1 .header-but .header-cart i {
  font-size: 16px;
  color: #fff;
  margin-right: var(--d16);
}
.header .header-box1 .header-content1 .header-but .header-cart a {
  transition: all 0.5s;
}
.header .header-box1 .header-content1 .header-but .header-cart a:hover {
  color: #fff;
}
.header .header-box1 .header-content1 .header-but .header-language {
  height: 100%;
  font-size: var(--16);
  font-weight: 400;
  color: #fff;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .header-box1 .header-content1 .header-but .header-language a {
  margin-right: 13px;
}
.header .header-box1 .header-content1 .header-but .header-language a:last-child {
  margin-right: 0;
}
.header .header-box1 .header-content1 .header-but .header-language svg {
  width: 24px;
  height: 24px;
}
.header .header-box2 {
  transition: all 0.5s;
  background: #fff;
}
.header .header-box2 .header-content2 {
  height: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .header-box2 .header-content2 .logo {
  width: 209px;
}
.header .header-box2 .header-content2 .logo a {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.header .header-box2 .header-content2 .logo a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.header .header-box2 .header-content2 .header-navbox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.header .header-box2 .header-content2 .header-search {
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
}
.header .header-box2 .header-content2 .header-search .search-con {
  cursor: pointer;
  width: 116px;
  height: 40px;
  border-radius: 40px;
  background-color: var(--c);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.header .header-box2 .header-content2 .header-search .search-con i {
  font-size: var(--16);
  color: #fff;
  margin-right: var(--d16);
}
.header .header-box2 .header-content2 .header-search .search-con span {
  font-size: var(--14);
  color: #CFF0FA;
}
.header .header-box2 .header-content2 .header-search .search {
  position: absolute;
  right: 0%;
  bottom: 0;
  transform: translate(0%, 100%) rotateX(-50deg);
  transform-origin: top;
  opacity: 0;
  transition: all 0.5s;
  background-color: #fff;
  width: 20vw;
  min-width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 1px;
  visibility: hidden;
}
.header .header-box2 .header-content2 .header-search .search .search-box {
  width: 100%;
  border: 1px solid #008DC2;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 100;
}
.header .header-box2 .header-content2 .header-search .search .search-box .input-text {
  width: 80%;
  font-size: 14px;
  font-weight: 400;
}
.header .header-box2 .header-content2 .header-search .search .search-box .submit {
  background-color: transparent;
  border: none;
  padding-right: 10px;
}
.header .header-box2 .header-content2 .header-search .open {
  opacity: 1;
  transform: translate(0%, 100%);
  visibility: visible;
}
.header .s-nav {
  width: 21px;
  height: 18px;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  display: none;
  z-index: 999;
  margin-left: 15px;
}
.header .s-nav i {
  width: 21px;
  height: 2px;
  background-color: #fff;
  transition: all 0.5s;
}
.header .s-nav-action i:first-child {
  transform: translateY(8px) rotate(45deg);
}
.header .s-nav-action i:nth-child(2) {
  opacity: 0;
}
.header .s-nav-action i:last-child {
  transform: translateY(-8px) rotate(-45deg);
}

@media (min-width: 768px) {
  .index-header {
    position: fixed;
  }
  .index-header .header-box2 {
    background: linear-gradient(360deg, rgba(0, 25, 55, 0) 8.13%, rgba(0, 25, 55, 0.3245) 100%);
  }
  .index-header .header-box2 .logo a img {
    filter: brightness(0) invert(1);
  }
  .index-header .header-nav .header-list .header-list2 {
    color: #fff;
  }
  .index-header .header-nav .header-list .header-list2 .header-list3 {
    height: 100%;
  }
  .index-header .header-nav .header-list .header-list2 .header-list3 span::after {
    background-color: #fff;
  }
  .index-header .s-nav i {
    background-color: #fff;
  }
}
.headeraction .header-box2 {
  background: none;
  background-color: #fff;
}
.headeraction .header-box2 .logo a img {
  filter: none;
}
.headeraction .header-nav .header-list .header-list2 {
  color: #001937;
}
.headeraction .header-nav .header-list .header-list2 .header-list3 span::after {
  background-color: #001937;
}

@media (min-width: 1201px) {
  .header-nav {
    height: 100%;
    display: flex !important;
    align-items: flex-end;
    margin-right: 38px;
  }
  .header-nav .header-list {
    display: flex;
    height: 100%;
  }
  .header-nav .header-list .header-list2 {
    font-size: var(--16);
    line-height: 1.5;
    color: #001937;
    position: relative;
    margin-right: 60px;
    transition: all 0.5s;
  }
  .header-nav .header-list .header-list2 .header-list3 {
    height: 100%;
  }
  .header-nav .header-list .header-list2 .header-list3 span {
    position: relative;
  }
  .header-nav .header-list .header-list2 .header-list3 span::after {
    width: 100%;
    height: 1.5px;
    background-color: #001937;
    width: 0%;
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    transition: all 0.5s;
  }
  .header-nav .header-list .header-list2 .header-list3:hover span::after {
    width: 100%;
  }
  .header-nav .header-list .header-list2 .more-button {
    display: none;
  }
  .header-nav .header-list .header-list2 a {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
  .header-nav .header-list .header-list2:last-child {
    margin-right: 0;
  }
  .header-nav .header-list .header-list2:hover .more {
    opacity: 1;
    transform: translate(-50%, 100%);
    visibility: visible;
  }
  .header-nav .header-list .action .header-list3 span::after {
    width: 100%;
  }
  .more {
    visibility: hidden;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 100%) rotateX(-50deg);
    transform-origin: top;
    opacity: 0;
    transition: all 0.5s;
    background-color: #fff;
    box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.15);
    min-width: 100%;
  }
  .more .more-1-list {
    display: flex;
    justify-content: stretch;
    flex-direction: column;
  }
  .more .more-1-list .more-1-list2 {
    width: 100%;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #121212;
  }
  .more .more-1-list .more-1-list2 .more2 {
    max-width: 300px;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(100%, 0) rotateY(-50deg);
    visibility: hidden;
    transform-origin: left;
    opacity: 0;
    transition: all 0.5s;
    background-color: #fff;
    box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.15);
  }
  .more .more-1-list .more-1-list2 .more-1-list2:hover {
    color: var(--c);
  }
  .more .more-1-list .more-1-list2:hover .more2 {
    opacity: 1;
    transform: translate(100%, 0) rotateY(0deg);
    visibility: visible;
  }
  .more .more-1-list .more-1-list2 a {
    padding: 10px 20px;
    white-space: nowrap;
    display: block;
  }
}
@media (max-width: 1600px) and (min-width: 1400px) {
  .header-nav .header-list .header-list2 {
    margin-right: 45px;
  }
}
@media (max-width: 1400px) and (min-width: 1201px) {
  .header-nav .header-list .header-list2 {
    margin-right: 25px;
  }
}
@media (max-width: 1200px) {
  .header .s-nav {
    display: flex;
  }
  .header-nav {
    width: 100vw;
    height: 100vh;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 1;
    overflow-y: scroll;
  }
  .header-nav .header-list {
    padding: 0 16px;
    padding-top: 70px;
    width: 100%;
  }
  .header-nav .header-list .header-list2 {
    width: 100%;
    position: relative;
    font-size: 16px;
    color: #001937;
    font-weight: 400;
  }
  .header-nav .header-list .header-list2:first-child .header-list3::before {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #f2f2f2;
    content: "";
    top: 0;
    left: 0;
    opacity: 0.5;
  }
  .header-nav .header-list .header-list2 .header-list3 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid var(--c);
  }
  .header-nav .header-list .header-list2 .header-list3 .more-button {
    display: block;
  }
  .header-nav .header-list .header-list2 .header-list3 a {
    width: calc(100% - 45px);
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    padding: 13px 0;
    padding-left: 26px;
    padding-right: 45px;
    font-size: 14px;
    color: #666;
    font-weight: 600;
  }
  .header-nav .header-list .header-list2 .header-list3 .more-button {
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header-nav .header-list .header-list2 .more {
    display: none;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more-1-list3 {
    padding: 3px 0 3px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #001937;
    font-weight: 400;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more-1-list3 a {
    width: calc(100% - 45px);
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more-1-list3 .more-button2 {
    width: 45px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-self: center;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more2 {
    display: none;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more2 .more-2-list .more-2-list2 .more-2-list3 {
    padding: 4px 0 4px 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #001937;
    font-weight: normal;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more2 .more-2-list .more-2-list2 .more-2-list3 a {
    width: 100%;
  }
  .header-nav .header-list .action a {
    color: var(--c) !important;
  }
}
.s-nav {
  width: 21px;
  height: 18px;
  justify-content: space-between;
  display: none;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}
.s-nav i {
  width: 21px;
  height: 2px;
  background-color: #003366;
  transition: all 0.5s;
}

.s-nav-action i:first-child {
  transform: translateY(8px) rotate(45deg);
}
.s-nav-action i:nth-child(2) {
  opacity: 0;
}
.s-nav-action i:last-child {
  transform: translateY(-8px) rotate(-45deg);
}

.xs-online {
  border-top: 1px solid #fff;
  width: 100%;
  position: fixed;
  z-index: 10000;
  bottom: 0;
  left: 0;
  background-color: var(--c);
}
.xs-online ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.xs-online ul li {
  width: 20%;
  padding: 10px 0px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.xs-online ul li i {
  font-size: 14px;
  color: #fff;
}
.xs-online ul li::after {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #fff;
  content: "";
}
.xs-online ul li:last-child::after {
  display: none;
}
.xs-online ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  font-size: 12px;
  text-transform: capitalize;
  font-family: "iconfont" !important;
}
.xs-online ul li a .icon-you {
  transform: rotate(-90deg);
}

.online-wrap .online {
  transition: all 0.5s;
  position: fixed;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  z-index: 1100;
  background-color: rgba(100, 100, 100, 0.28);
  padding: 5px;
  border-radius: 5px;
}
.online-wrap .online a {
  width: 40px;
  height: 40px;
  position: relative;
  transition: all 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 25px;
  color: rgb(255, 255, 255);
  transition: all 0.5s;
  border-radius: 5px;
  transition: all 0.5s;
  margin: 5px 0;
}
.online-wrap .online a i {
  font-size: 20px;
  line-height: 1;
  position: relative;
  z-index: 10;
  display: inline-block;
  transition: all 0.5s;
}
.online-wrap .online a:hover {
  background-color: var(--c);
}
.online-wrap .online a:last-child {
  margin-bottom: 0;
}
.online-wrap .online a .show-num {
  opacity: 0;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0%, -50%);
  color: #000;
  font-weight: 400;
  font-size: var(--16);
  visibility: hidden;
  white-space: nowrap;
  padding-right: 20px;
}
.online-wrap .online a .show-num .show-img {
  width: 120px;
  height: 120px;
  background-color: #fff;
}
.online-wrap .online a .show-num .show-img,
.online-wrap .online a .show-num span {
  border-radius: 8px;
  background-color: #fff;
  padding: 10px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #222;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 10px 0px;
}
.online-wrap .online a .show-num .show-img::after,
.online-wrap .online a .show-num span::after {
  position: absolute;
  top: 50%;
  right: 2px;
  display: inline-block;
  width: 0px;
  height: 0px;
  content: "";
  transform: translate(100%, -50%);
  vertical-align: middle;
  border-width: 10px 0px 10px 12px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
}
.online-wrap .online a .show-num img {
  width: 100px;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.online-wrap .online a:hover {
  color: #fff !important;
}
.online-wrap .online a:hover .show-num {
  transition: all 0.5s;
  opacity: 1;
  right: 100%;
  visibility: visible;
}
.online-wrap .online a:hover .show-num img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.online-wrap .online-btn {
  display: none;
  position: fixed;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  bottom: 80px;
  right: 0;
  z-index: 1000;
  background-color: rgba(0, 23, 51, 0.1);
}
.online-wrap .online-btn:before {
  content: "+";
  color: #fff;
  font-size: 25px;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}
.online-wrap .show {
  right: 0 !important;
}
.online-wrap .open:before {
  transform: rotate(45deg);
}
.online-wrap .icon-gouwuchefill {
  position: relative;
}
.online-wrap .icon-gouwuchefill .gouwuchefill-num {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(-50%, -50%);
  width: 16px;
  height: 16px;
  font-size: 10px;
  color: #000;
}
.online-wrap .online-show {
  background-color: rgba(107, 6, 43, 0.3);
}

@media (max-width: 1400px) {
  .online-wrap .online {
    transform: translateY(-50%) scale(0.8);
    right: 10px;
  }
}
@media (max-width: 768px) {
  .online-wrap .online-btn {
    display: block;
  }
  .online-wrap .online {
    transform-origin: right;
    top: unset;
    right: -101%;
    bottom: 120px;
    transform: scale(0.8);
  }
}
.fooder {
  padding-top: var(--d120);
  background-color: #001937;
}
.fooder .fooder-top {
  margin-bottom: var(--d100);
  display: flex;
  justify-content: space-between;
}
.fooder .fooder-top .fooder-left .fooder-logo {
  width: 300px;
  margin-bottom: var(--d56);
}
.fooder .fooder-top .fooder-left .fooder-logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.fooder .fooder-top .fooder-left .fooder-form {
  margin-bottom: var(--d62);
}
.fooder .fooder-top .fooder-left .fooder-form-title {
  font-size: var(--24);
  line-height: 1.375;
  color: #fff;
  margin-bottom: var(--d25);
  text-transform: capitalize;
}
.fooder .fooder-top .fooder-left .fooder-form-content {
  width: 360px;
  padding: 4px;
  padding-left: var(--d20);
  border: 1px solid #404143;
  border-radius: 10px;
}
.fooder .fooder-top .fooder-left .fooder-form-content .input-text {
  width: calc(100% - 50px);
  font-size: var(--16);
  line-height: 1.5;
  color: #fff;
  font-family: "Poppins", Arial, sans-serif;
  background-color: transparent;
}
.fooder .fooder-top .fooder-left .fooder-form-content .input-text::-moz-placeholder {
  color: #666666;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.fooder .fooder-top .fooder-left .fooder-form-content .input-text::placeholder {
  color: #666666;
  transition: all 0.5s;
}
.fooder .fooder-top .fooder-left .fooder-form-content .input-text:focus::-moz-placeholder {
  opacity: 0.3;
}
.fooder .fooder-top .fooder-left .fooder-form-content .input-text:focus::placeholder {
  opacity: 0.3;
}
.fooder .fooder-top .fooder-left .fooder-form-content .form-submit {
  background-color: transparent;
}
.fooder .fooder-top .fooder-left .fooder-form-content .form-submit .form-submit2 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: var(--c);
  transition: all 0.5s;
}
.fooder .fooder-top .fooder-left .fooder-form-content .form-submit .form-submit2:hover {
  transform: scale(1.05);
}
.fooder .fooder-top .fooder-left .fooder-form-content .form-submit .form-submit2 i {
  font-size: 16px;
  color: #fff;
}
.fooder .fooder-top .fooder-left .fooder-share {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.fooder .fooder-top .fooder-left .fooder-share a {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 2px;
  margin-right: var(--d10);
  background-color: #173354;
}
.fooder .fooder-top .fooder-left .fooder-share a:hover i {
  color: var(--c);
}
.fooder .fooder-top .fooder-left .fooder-share a:last-child {
  margin-right: 0;
}
.fooder .fooder-top .fooder-left .fooder-share a i {
  transition: all 0.5s;
  color: #fff;
  font-size: 18px;
}
.fooder .fooder-top .fooder-navbox .fooder-list {
  display: flex;
  justify-content: flex-end;
}
.fooder .fooder-top .fooder-navbox .fooder-list .fooder-list2 {
  margin-right: var(--d118);
}
.fooder .fooder-top .fooder-navbox .fooder-list .fooder-list2:last-child {
  width: 314px;
  margin-right: 0;
}
.fooder .fooder-top .fooder-navbox .fooder-list .fooder-list2 .fooder-list-title {
  font-size: var(--22);
  line-height: 1.5;
  color: #fff;
  margin-bottom: var(--d32);
}
.fooder .fooder-top .fooder-navbox .fooder-list .fooder-list2 .fooder-list-content {
  font-size: var(--16);
  color: #D9D9D9;
  line-height: 1.5;
  text-transform: capitalize;
}
.fooder .fooder-top .fooder-navbox .fooder-list .fooder-list2 .fooder-list-content a {
  transition: all 0.5s;
}
.fooder .fooder-top .fooder-navbox .fooder-list .fooder-list2 .fooder-list-content a:hover {
  color: var(--c);
}
.fooder .fooder-top .fooder-navbox .fooder-list .fooder-list2 .fooder-mes,
.fooder .fooder-top .fooder-navbox .fooder-list .fooder-list2 .fooder-list-content > a {
  display: block;
  margin-bottom: var(--d16);
}
.fooder .fooder-top .fooder-navbox .fooder-list .fooder-list2 .fooder-mes:last-child,
.fooder .fooder-top .fooder-navbox .fooder-list .fooder-list2 .fooder-list-content > a:last-child {
  margin-bottom: 0;
}
.fooder .fooder-bom {
  padding: var(--d24) 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #D9D9D9;
}
.fooder .fooder-right2 a {
  margin-right: var(--16);
  text-transform: uppercase;
}
.fooder .fooder-right2 a:last-child {
  margin-right: 0;
}

.index-banner {
  margin-top: 40px;
  width: 100%;
  position: relative;
}
.index-banner .swiper-slide {
  width: 100%;
}
.index-banner .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.index-banner .slide-inner {
  padding-bottom: 45.8333333%;
  position: relative;
}
.index-banner .banner-video video {
  -o-object-fit: cover;
     object-fit: cover;
}
.index-banner .banner-video,
.index-banner img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.index-banner .banner-pagination {
  position: absolute;
  bottom: var(--d30);
  z-index: 10;
}
.index-banner .banner-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 0.71;
  margin: 0 10px;
  position: relative;
}
.index-banner .banner-pagination .swiper-pagination-bullet::after {
  width: 200%;
  height: 200%;
  content: "";
  border: 1px solid #fff;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
.index-banner .banner-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}
.index-banner .banner-pagination .swiper-pagination-bullet-active::after {
  opacity: 0.54;
}

@keyframes brandan {
  0% {
    transform: translate(0%, -50%);
    left: 15.8192%;
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    transform: translate(-100%, -50%);
    left: 84.1808%;
    opacity: 1;
  }
}
@keyframes brandan2 {
  0% {
    transform: translate(-100%, -50%);
    left: 84.1808%;
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    transform: translate(0%, -50%);
    left: 15.8192%;
    opacity: 1;
  }
}
.more-but {
  width: 170px;
  height: 40px;
  position: relative;
  display: block;
  background-color: var(--c);
  border-radius: 50px;
  font-size: var(--16);
}
.more-but:hover .more-icon {
  right: 99%;
  transform: translate(100%, -50%);
}
.more-but:hover .more-text {
  animation: brandan 0.5s linear forwards;
}
.more-but .more-icon {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1%;
  transition: all 0.5s;
}
.more-but .more-icon i {
  font-size: 16px;
  line-height: 16px;
  color: #001937;
}
.more-but .more-text {
  color: #fff;
  font-size: var(--16);
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  left: 15.8192%;
  white-space: nowrap;
  animation: brandan2 0.5s linear forwards;
}

.product-content {
  border: 1px solid #D8D8D8;
  border-radius: 10px;
  transition: all 0.5s;
  overflow: hidden;
}
.product-content:hover {
  border-color: var(--c);
}
.product-content:hover .img-box img {
  transform: scale(1.1);
}
.product-content:hover .product-content-title h3 {
  text-decoration: underline;
  color: var(--c);
}
.product-content .product-content-img {
  position: relative;
}
.product-content .product-content-img::after {
  content: "";
  width: 90.303%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: #F5F5F5;
  content: "";
  z-index: 10;
}
.product-content .product-content-title {
  padding: var(--d24) var(--d16);
}
.product-content .product-content-title h3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: var(--20);
  line-height: 1.5;
  transition: all 0.5s;
}

.swiper-butbox {
  display: inline-flex;
  align-items: center;
}
.swiper-butbox .swiper-but {
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 1px solid #979797;
  transition: all 0.5s;
  cursor: pointer;
}
.swiper-butbox .swiper-but:first-child {
  margin-right: var(--d10);
}
.swiper-butbox .swiper-but i {
  font-size: 16px;
  color: #979797;
  transition: all 0.5s;
}
.swiper-butbox .swiper-but:hover {
  border-color: var(--c);
}
.swiper-butbox .swiper-but:hover i {
  color: var(--c);
}

.indexcontent .i-product {
  padding: var(--d100) 0;
}
.indexcontent .i-product .i-product-titlebox {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: var(--d56);
}
.indexcontent .i-product .i-product-titlebox .i-product-title {
  width: 1130px;
  max-width: 100%;
}
.indexcontent .i-product .i-product-swiper {
  margin-bottom: var(--d56);
}
.indexcontent .i-product .i-product-swiperbut {
  position: relative;
}
.indexcontent .i-product .i-product-swiperbut .i-product-swiperbutbox {
  padding-right: var(--d26);
  background-color: #fff;
  position: relative;
  z-index: 10;
}
.indexcontent .i-product .i-product-swiperbut::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 1px;
  background-color: #D9D9D9;
  content: "";
}
.indexcontent .i-about {
  background-color: #F5FBFC;
  padding: var(--d100) 0;
}
.indexcontent .i-about .i-about-title {
  width: 954px;
  margin: 0 auto;
  text-align: center;
  max-width: 100%;
  margin-bottom: var(--d24);
}
.indexcontent .i-about .i-about-text {
  text-align: center;
  width: 954px;
  margin: 0 auto;
  max-width: 100%;
  margin-bottom: var(--d56);
}
.indexcontent .i-about .i-about-content {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  position: relative;
}
.indexcontent .i-about .i-about-content .i-about-but {
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, 0%);
  z-index: 10;
}
.indexcontent .i-about .i-about-imgbox {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  position: relative;
  width: 82.9787234%;
}
.indexcontent .i-about .i-about-imgbox .i-about-img {
  border-radius: 10px;
  overflow: hidden;
}
.indexcontent .i-about .i-about-imgbox .i-about-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.indexcontent .i-about .i-about-imgbox .i-about-img1 {
  width: 41.025641%;
}
.indexcontent .i-about .i-about-imgbox .i-about-img2 {
  width: 57.2649573%;
}
.indexcontent .i-about .i-about-numbox {
  width: 17.0212766%;
  padding-left: var(--d64);
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.indexcontent .i-about .i-about-numbox .i-about-list2 {
  margin-bottom: var(--d62);
}
.indexcontent .i-about .i-about-numbox .i-about-list2:last-child {
  margin-bottom: 0;
}
.indexcontent .i-about .i-about-numbox .i-about-list2 .i-about-num {
  color: var(--c);
  font-size: var(--48);
  line-height: 1.1875;
  margin-bottom: var(--d16);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 500;
}
.indexcontent .i-about .i-about-numbox .i-about-list2 .i-about-numtitle {
  font-size: var(--16);
  line-height: 1.5;
}
.indexcontent .i-case {
  padding: var(--d100) 0;
}
.indexcontent .i-case .i-case-title {
  margin-bottom: var(--d24);
}
.indexcontent .i-case .i-case-textbox {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: var(--d56);
}
.indexcontent .i-case .i-case-textbox .i-case-text {
  width: 930px;
}
.indexcontent .i-case .i-case-content {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.indexcontent .i-case .i-case-content:hover .i-case-icon {
  opacity: 1;
}
.indexcontent .i-case .i-case-content:hover .i-case-content-textbox {
  transform: translateY(0%);
}
.indexcontent .i-case .i-case-content .i-case-icon {
  transition: all 0.5s;
  opacity: 0;
  position: absolute;
  right: var(--d32);
  top: var(--d32);
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 1px solid #fff;
  z-index: 10;
}
.indexcontent .i-case .i-case-content .i-case-icon i {
  color: #fff;
  font-size: 16px;
}
.indexcontent .i-case .i-case-content .i-case-content-img {
  position: relative;
}
.indexcontent .i-case .i-case-content .i-case-content-img .img-box {
  padding-bottom: 129.6296%;
}
.indexcontent .i-case .i-case-content .i-case-content-img::after {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  background: linear-gradient(180deg, rgba(51, 49, 49, 0) 56.99%, rgba(51, 49, 49, 0.72) 100%);
}
.indexcontent .i-case .i-case-content .i-case-content-textbox {
  transition: all 0.5s;
  transform: translateY(55%);
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 10;
  color: #fff;
  padding: var(--d30);
}
.indexcontent .i-case .i-case-content .i-case-content-textbox .i-case-content-title {
  margin-bottom: var(--d16);
}
.indexcontent .i-case .i-case-content .i-case-content-textbox .i-case-content-title h3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: var(--20);
  line-height: 1.5;
}
.indexcontent .i-case .i-case-content .i-case-content-textbox .i-case-content-text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.indexcontent .i-faq {
  padding: var(--d120) 0;
  background-color: #F5FBFC;
}
.indexcontent .i-faq .i-faq-box {
  display: flex;
  justify-content: space-between;
}
.indexcontent .i-faq .i-faq-box .i-faq-textbox {
  width: 450px;
  max-width: 100%;
}
.indexcontent .i-faq .i-faq-box .i-faq-textbox .i-faq-title {
  margin-bottom: var(--d16);
}
.indexcontent .i-faq .i-faq-box .i-faq-textbox .i-faq-text {
  margin-bottom: var(--d78);
}
.indexcontent .i-faq .i-faq-box .i-faq-list {
  width: 864px;
  max-width: 100%;
  border-top: 1px solid #E3F0F3;
}
.indexcontent .i-faq .i-faq-box .i-faq-list .i-faq-list2 {
  border-bottom: 1px solid #E3F0F3;
}
.indexcontent .i-faq .i-faq-box .i-faq-list .i-faq-list2:hover {
  border-bottom: 1px solid #fff;
}
.indexcontent .i-faq .i-faq-box .i-faq-list .i-faq-list2:hover .i-faq-list3 {
  background-color: #fff;
}
.indexcontent .i-faq .i-faq-box .i-faq-list .i-faq-list2:hover .i-faq-list3 .i-faq-num {
  color: #001937;
}
.indexcontent .i-faq .i-faq-box .i-faq-list .i-faq-list2:hover .i-faq-list3 .i-faq-icon {
  opacity: 1;
}
.indexcontent .i-faq .i-faq-box .i-faq-list .i-faq-list2 .i-faq-list3 {
  transition: all 0.5s;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  padding: var(--d32) var(--d22);
}
.indexcontent .i-faq .i-faq-box .i-faq-list .i-faq-list2 .i-faq-list3 .i-faq-num {
  transition: all 0.5s;
  font-size: var(--40);
  line-height: 0.825;
  color: #D4E8EE;
}
.indexcontent .i-faq .i-faq-box .i-faq-list .i-faq-list2 .i-faq-list3 .i-faq-list-content {
  width: 79%;
}
.indexcontent .i-faq .i-faq-box .i-faq-list .i-faq-list2 .i-faq-list3 .i-faq-list-content .i-faq-list-title {
  margin-bottom: var(--d16);
  text-transform: capitalize;
}
.indexcontent .i-faq .i-faq-box .i-faq-list .i-faq-list2 .i-faq-list3 .i-faq-list-content .i-faq-list-title h3 {
  font-size: var(--22);
  line-height: 1.5;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.indexcontent .i-faq .i-faq-box .i-faq-list .i-faq-list2 .i-faq-list3 .i-faq-list-content .i-faq-list-text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.indexcontent .i-faq .i-faq-box .i-faq-list .i-faq-list2 .i-faq-list3 .i-faq-icon {
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #13ADDD;
  border-radius: 50%;
  opacity: 0;
  transition: all 0.5s;
}
.indexcontent .i-faq .i-faq-box .i-faq-list .i-faq-list2 .i-faq-list3 .i-faq-icon i {
  font-size: 16px;
  color: #13ADDD;
}
.indexcontent .i-news {
  padding: var(--d100) 0;
}
.indexcontent .i-news .i-news-title {
  text-align: center;
  margin-bottom: var(--d16);
}
.indexcontent .i-news .i-news-text {
  width: 968px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: var(--d56);
  text-align: center;
}
.indexcontent .i-news .i-news-box {
  display: flex;
  justify-content: space-between;
}
.indexcontent .i-news .i-news-box .img-box {
  padding-bottom: 60.60606%;
  border-radius: 10px;
}
.indexcontent .i-news .i-news-box .i-news-list-title {
  margin-bottom: var(--d16);
  font-family: "Poppins", Arial, sans-serif;
}
.indexcontent .i-news .i-news-box .i-news-list-title h3 {
  transition: all 0.5s;
  font-size: var(--22);
  line-height: 1.5;
  margin-bottom: var(--d16);
  color: #001937;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.indexcontent .i-news .i-news-box .i-news-list-text1 {
  margin-bottom: var(--d44);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.indexcontent .i-news .i-news-box .i-news-list-text2 {
  margin-bottom: var(--d66);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.indexcontent .i-news .i-news-box .i-news-list-date {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.indexcontent .i-news .i-news-box .i-news-list {
  width: 48.93617%;
}
.indexcontent .i-news .i-news-box .i-news-list .i-news-list2 {
  margin-bottom: var(--d30);
}
.indexcontent .i-news .i-news-box .i-news-list .i-news-list2:last-child {
  margin-bottom: 0;
}
.indexcontent .i-news .i-news-box .i-news-list .i-news-list2 .i-news-list3 {
  display: flex;
  justify-content: space-between;
  padding: var(--d10);
  background-color: #F5FBFC;
  border-radius: 10px;
  overflow: hidden;
}
.indexcontent .i-news .i-news-box .i-news-list .i-news-list2 .i-news-list3:hover .img-box img {
  transform: scale(1.1);
}
.indexcontent .i-news .i-news-box .i-news-list .i-news-list2 .i-news-list3:hover .i-news-list-title h3 {
  color: var(--c);
  text-decoration: underline;
}
.indexcontent .i-news .i-news-box .i-news-list .i-news-list2 .i-news-list3 .i-news-list-img {
  width: 47.826087%;
}
.indexcontent .i-news .i-news-box .i-news-list .i-news-list2 .i-news-list3 .i-news-list-textbox {
  width: 52.173913%;
  padding-left: var(--d20);
}
.indexcontent .i-news .i-news-box .i-news-right {
  width: 48.93617%;
  padding: var(--d24);
  background-color: #F5FBFC;
  border-radius: 10px;
  overflow: hidden;
}
.indexcontent .i-news .i-news-box .i-news-right:hover .img-box img {
  transform: scale(1.1);
}
.indexcontent .i-news .i-news-box .i-news-right:hover .i-news-list-title h3 {
  color: var(--c);
  text-decoration: underline;
}
.indexcontent .i-news .i-news-box .i-news-right .i-news-img {
  width: 100%;
  margin-bottom: var(--d32);
}
.indexcontent .i-story {
  padding: var(--d100);
  background-image: url("../img/i_story_bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.indexcontent .i-story .i-story-list {
  margin-bottom: calc(var(--d30) * -1);
}
.indexcontent .i-story .i-story-list .i-story-list2 {
  margin-bottom: var(--d30);
}
.indexcontent .i-story .i-story-list .i-story-list2 .i-story-list3 .img-box {
  padding-bottom: 121.481481%;
}
.indexcontent .i-story .i-story-list .i-story-list2 .i-story-list3 .i-story-list-title {
  color: #001937;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 500;
  font-size: var(--24);
  margin-top: var(--d32);
  font-family: "Poppins", Arial, sans-serif;
}
.indexcontent .i-story .i-story-list .i-story-list2 .i-story-list3 .i-story-list-title i {
  font-size: 32px;
  margin-right: var(--d10);
  line-height: 1;
}

.i-video-icon {
  position: absolute;
  top: 15.5%;
  left: 38.5%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  width: 94px;
  height: 94px;
  border-radius: 50%;
}
.i-video-icon:hover i {
  transform: scale(1.1);
}
.i-video-icon i {
  transition: all 0.5s;
  font-size: 64px;
  color: var(--c);
}

.other-banner {
  width: 100%;
  position: relative;
}
.other-banner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.other-banner .other-textbox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.other-banner .other-textbox .other-title {
  margin-bottom: var(--d24);
  text-transform: capitalize;
}
.other-banner .other-textbox .other-title h2 {
  font-size: var(--58);
  line-height: 0.9827586;
  color: #fff;
}
.other-banner .other-textbox .crumbs i {
  color: #fff;
  font-size: var(--14);
  margin-right: var(--d20);
  line-height: 1.7142857;
}
.other-banner .other-textbox .crumbs .crumbs-list {
  display: inline;
}
.other-banner .other-textbox .crumbs .crumbs-list .crumbs-list2 {
  display: inline;
  font-size: var(--14);
  line-height: 1.7142857;
  color: #fff;
  text-transform: capitalize;
}
.other-banner .other-textbox .crumbs .crumbs-list .crumbs-list2 a {
  display: inline;
}
.other-banner .other-textbox .crumbs .crumbs-list .crumbs-list2:first-child::before {
  display: none;
}
.other-banner .other-textbox .crumbs .crumbs-list .crumbs-list2::before {
  font-family: "iconfont" !important;
  content: "\e6c8";
  font-size: 10px;
  margin: 0 8px;
}

.pagination {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.pagination li {
  margin-right: var(--d16);
}
.pagination li:last-child {
  margin-right: 0;
}
.pagination li a {
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--16);
  color: #666666;
  font-family: "Poppins", Arial, sans-serif;
  background-color: #F5FBFC;
  border-radius: 50%;
  transition: all 0.5s;
}
.pagination li a i {
  font-size: 16px;
  transition: all 0.5s;
  color: #666666;
}
.pagination li a:hover {
  background-color: #13ADDD;
  color: #fff;
}
.pagination li a:hover i {
  color: #fff;
}
.pagination .active a {
  background-color: #13ADDD;
  color: #fff;
}
.pagination .active a i {
  color: #fff;
}

.productcontent {
  padding-top: var(--d100);
  padding-bottom: var(--d140);
}
.productcontent .product-box {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.productcontent .product-box .product-left {
  width: 311px;
}
.productcontent .product-box .product-left .product-left2 {
  position: sticky;
  top: 150px;
  left: 0;
}
.productcontent .product-box .product-left .product-left2 .product-menu {
  width: 100%;
}
.productcontent .product-box .product-left .product-left2 .product-menu .product-menu1 {
  width: 100%;
}
.productcontent .product-box .product-left .product-left2 .product-menu .product-menu1 .product-menu2 {
  width: 100%;
  margin-bottom: 20px;
}
.productcontent .product-box .product-left .product-left2 .product-menu .product-menu1 .product-menu2:last-child {
  margin-bottom: 0;
}
.productcontent .product-box .product-left .product-left2 .product-menu .product-menu1 .product-menu2 .menubut {
  border-radius: 4px;
  transition: all 0.5s;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #F5FBFC;
}
.productcontent .product-box .product-left .product-left2 .product-menu .product-menu1 .product-menu2 .menubut:hover {
  background-color: var(--c);
}
.productcontent .product-box .product-left .product-left2 .product-menu .product-menu1 .product-menu2 .menubut:hover a span {
  color: #fff;
}
.productcontent .product-box .product-left .product-left2 .product-menu .product-menu1 .product-menu2 .menubut:hover .menuicon i {
  color: #fff;
}
.productcontent .product-box .product-left .product-left2 .product-menu .product-menu1 .product-menu2 .menubut a {
  width: 90%;
  display: block;
  padding: var(--d12);
  padding-right: 0;
}
.productcontent .product-box .product-left .product-left2 .product-menu .product-menu1 .product-menu2 .menubut a span {
  transition: all 0.5s;
  font-size: var(--20);
  line-height: 1.5;
  font-weight: 700;
}
.productcontent .product-box .product-left .product-left2 .product-menu .product-menu1 .product-menu2 .menubut .menuicon {
  width: 10%;
  padding-left: 0;
  padding-right: var(--d15);
  cursor: pointer;
}
.productcontent .product-box .product-left .product-left2 .product-menu .product-menu1 .product-menu2 .menubut .menuicon i {
  transition: all 0.5s;
  color: #D9D9D9;
  font-size: 16px;
  transition: all 0.5s;
  display: inline-block;
}
.productcontent .product-box .product-left .product-left2 .product-menu .product-menu1 .product-menu2 .product-more {
  display: none;
  background-color: #F5FBFC;
}
.productcontent .product-box .product-left .product-left2 .product-menu .product-menu1 .product-menu2 .product-more .product-more1 {
  padding: var(--d16) var(--d15) var(--d24) var(--d26);
  display: flex;
  flex-direction: column;
  position: relative;
}
.productcontent .product-box .product-left .product-left2 .product-menu .product-menu1 .product-menu2 .product-more .product-more1::after {
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #F0F0F0;
  content: "";
}
.productcontent .product-box .product-left .product-left2 .product-menu .product-menu1 .product-menu2 .product-more .product-more1 .product-more2 {
  position: relative;
  margin-bottom: var(--d16);
  font-size: var(--16);
  line-height: 1.875;
  color: #999;
}
.productcontent .product-box .product-left .product-left2 .product-menu .product-menu1 .product-menu2 .product-more .product-more1 .product-more2:last-child {
  margin-bottom: 0;
}
.productcontent .product-box .product-left .product-left2 .product-menu .product-menu1 .product-menu2 .product-more .product-more1 .product-more2 a {
  display: block;
  width: 100%;
  overflow: hidden;
}
.productcontent .product-box .product-left .product-left2 .product-menu .product-menu1 .product-menu2 .product-more .product-more1 .product-more2 a span {
  display: inline-block;
  position: relative;
  transition: all 0.5s;
}
.productcontent .product-box .product-left .product-left2 .product-menu .product-menu1 .product-menu2 .product-more .product-more1 .product-more2 a span::after {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -10px;
  background-color: var(--c);
  border-radius: 50%;
}
.productcontent .product-box .product-left .product-left2 .product-menu .product-menu1 .product-menu2 .product-more .product-more1 .product-more2:hover a span {
  color: var(--c);
  transform: translateX(10px);
}
.productcontent .product-box .product-left .product-left2 .product-menu .product-menu1 .product-menu2 .product-more .product-more1 .action a span {
  color: var(--c);
  transform: translateX(10px);
}
.productcontent .product-box .product-left .product-left2 .product-menu .product-menu1 .open .menubut {
  background-color: var(--c);
}
.productcontent .product-box .product-left .product-left2 .product-menu .product-menu1 .open .menubut a span {
  color: #fff;
}
.productcontent .product-box .product-left .product-left2 .product-menu .product-menu1 .open .menubut .menuicon i {
  transform: rotate(90deg);
  color: #fff;
}
.productcontent .product-box .product-right {
  width: calc(100% - 311px);
  padding-left: var(--d50);
}
.productcontent .product-box .product-right .product-textbox {
  margin-bottom: var(--d56);
}
.productcontent .product-box .product-right .product-textbox .product-title {
  margin-bottom: var(--d16);
}
.productcontent .product-box .product-right .product-list {
  padding-bottom: var(--d80);
  margin-bottom: calc(-1 * var(--d32));
}
.productcontent .product-box .product-right .product-list .product-list2 {
  margin-bottom: var(--d32);
}

.s-menu {
  display: none;
  position: relative;
  padding-top: 10px;
  margin: 20px 0;
}
.s-menu::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #001937;
}
.s-menu::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #001937;
}
.s-menu .s-menu1 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.s-menu .s-menu1 .s-menu2 {
  margin-right: 25px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #001937;
}
.s-menu .s-menu1 .s-menu2:last-child {
  margin-right: 0;
}
.s-menu .s-menu1 .action {
  color: var(--c);
}

.search-note .search-note-title {
  margin-bottom: var(--d30);
}
.search-note .search-note-text {
  margin-bottom: var(--d40);
  border-radius: 5px;
  padding: 15px;
  background-color: var(--c);
  opacity: 0.8;
  color: #fff;
  margin-bottom: var(--d30);
}
.search-note .hot {
  margin-bottom: var(--d30);
}

.detailscontent .details-content {
  display: flex;
  justify-content: space-between;
  padding-top: var(--d100);
  padding-bottom: var(--d80);
}
.detailscontent .details-content .details-left .details-imgbox {
  display: flex;
}
.detailscontent .details-content .details-left .details-imgbox .details-swiperbox {
  width: 106px;
  height: 570px;
  margin-right: var(--d14);
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
}
.detailscontent .details-content .details-left .details-imgbox .details-swiperbox .details-swiperbut {
  width: 24px;
  height: 24px;
  border: 1px solid #979797;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #979797;
  transition: all 0.5s;
}
.detailscontent .details-content .details-left .details-imgbox .details-swiperbox .details-swiperbut i {
  font-size: 8px;
  display: inline-block;
  transform: rotate(-90deg);
}
.detailscontent .details-content .details-left .details-imgbox .details-swiperbox .details-swiperbut:hover {
  border-color: var(--c);
  color: var(--c);
}
.detailscontent .details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 {
  width: 100%;
  height: 79.649123%;
  padding: 1px;
}
.detailscontent .details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 .swiper-slide {
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  overflow: hidden;
}
.detailscontent .details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 .swiper-slide-thumb-active {
  border-color: var(--c);
}
.detailscontent .details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 .swiper-video {
  position: relative;
}
.detailscontent .details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 .swiper-video::before {
  font-family: "iconfont" !important;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  content: "\ea82";
  font-size: 24px;
  color: var(--c);
  z-index: 10;
}
.detailscontent .details-content .details-left .details-imgbox .details-swiperbox2 {
  box-shadow: 0px 9px 9px rgba(20, 125, 158, 0.09), 0px 2px 5px rgba(20, 125, 158, 0.1);
  border-radius: 10px;
  border: 1px solid var(--c);
  overflow: hidden;
}
.detailscontent .details-content .details-left .details-imgbox .details-swiperbox2 .details-swiper2 {
  width: 570px;
  height: 570px;
}
.detailscontent .details-content .details-right {
  width: 660px;
}
.detailscontent .details-content .details-right .details-title {
  padding-bottom: var(--d32);
  border-bottom: 1px solid #F5F5F5;
  margin-bottom: var(--d24);
}
.detailscontent .details-content .details-right .details-title h2 {
  font-size: var(--32);
  line-height: 1.1875;
  color: #001937;
  font-weight: 500;
}
.detailscontent .details-content .details-right .details-text {
  margin-bottom: var(--d100);
}
.detailscontent .details-content .details-right .details-share {
  display: flex;
  align-items: center;
  margin-bottom: var(--d32);
}
.detailscontent .details-content .details-right .details-share p {
  letter-spacing: 2%;
  font-family: "Poppins", Arial, sans-serif;
  font-weight: 700;
  color: #000000;
  margin-right: var(--d16);
}
.detailscontent .details-content .details-right .details-butbox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.detailscontent .details-content .details-right .details-butbox .details-but {
  width: 48.484848%;
  height: 48px;
  border-radius: 50px;
  transition: all 0.5s;
}
.detailscontent .details-content .details-right .details-butbox .details-but:hover {
  transform: scale(1.05);
}
.detailscontent .details-content .details-right .details-butbox .details-but a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.detailscontent .details-content .details-right .details-butbox .details-but a i {
  margin-right: var(--d16);
}
.detailscontent .details-content .details-right .details-butbox .details-but1 {
  background-color: var(--c);
  color: #fff;
}
.detailscontent .details-content .details-right .details-butbox .details-but2 {
  background-color: #F5F5F5;
  color: #222;
}
.detailscontent .details-nav {
  width: 100%;
  position: sticky;
  top: 120px;
  background-color: #fff;
  z-index: 100;
}
.detailscontent .details-nav .navbox {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-radius: 50px;
  background-color: #F5FBFC;
}
.detailscontent .details-nav .navbox .navbox2 {
  padding: 0 var(--d20);
  height: 50px;
  text-align: center;
  cursor: pointer;
  transition: all 0.5s;
  position: relative;
  white-space: nowrap;
  border-radius: 50px;
  margin-right: var(--d30);
}
.detailscontent .details-nav .navbox .navbox2:last-child {
  margin-right: 0;
}
.detailscontent .details-nav .navbox .navbox2 a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: var(--16);
  line-height: 1.5;
  font-family: "Poppins", Arial, sans-serif;
  font-weight: 500;
  color: #001937;
}
@media (min-width: 1200px) {
  .detailscontent .details-nav .navbox .navbox2:hover {
    background-color: var(--c);
  }
  .detailscontent .details-nav .navbox .navbox2:hover span {
    color: #fff;
  }
}
.detailscontent .details-nav .navbox .action {
  background-color: var(--c);
}
.detailscontent .details-nav .navbox .action span {
  color: #fff;
}
.detailscontent .details {
  padding-top: var(--d80);
  padding-bottom: var(--d60);
}
.detailscontent .details .details-con {
  position: relative;
}
.detailscontent .details .details-con .top {
  position: absolute;
  top: -200px;
  left: 0;
}
.detailscontent .details .content-title {
  margin-bottom: var(--d32);
}
.detailscontent .details .content-title h2 {
  font-size: var(--32);
  line-height: 1.1875;
  color: #001937;
  font-family: "Poppins", Arial, sans-serif;
  font-weight: 500;
}
.detailscontent .details .detproduct {
  margin-bottom: var(--d100);
}
.detailscontent .data {
  margin-bottom: var(--d80);
}
.detailscontent .inquiry {
  margin-bottom: var(--d80);
}
.detailscontent .inquiry .inquiry-text {
  margin-bottom: var(--d24);
}
.detailscontent .inquiry .inquiry-from .product-input {
  width: 100%;
  background-color: var(--c);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: var(--d20);
}
.detailscontent .inquiry .inquiry-from .product-input .input-box {
  background-color: transparent;
  width: 100%;
  padding: var(--d16) var(--d24);
  margin-bottom: 0;
  color: #fff;
}
.detailscontent .inquiry .inquiry-from ul {
  --bs-gutter-x: 1.25rem;
}
.detailscontent .inquiry .inquiry-from .input-box {
  padding: var(--d16) var(--d24);
  font-size: var(--14);
  letter-spacing: 2%;
  background-color: #F0F0F0;
  width: 100%;
  margin-bottom: var(--d20);
  font-size: var(--16);
}
.detailscontent .inquiry .inquiry-from .input-box::-moz-placeholder {
  color: #666666;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.detailscontent .inquiry .inquiry-from .input-box::placeholder {
  color: #666666;
  transition: all 0.5s;
}
.detailscontent .inquiry .inquiry-from .input-box:focus::-moz-placeholder {
  opacity: 0.3;
}
.detailscontent .inquiry .inquiry-from .input-box:focus::placeholder {
  opacity: 0.3;
}
.detailscontent .inquiry .inquiry-from .textarea-box {
  height: 194px;
}
.detailscontent .inquiry .inquiry-from .submit {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 198px;
  height: 40px;
  border-radius: 40px;
  background-color: var(--c);
  font-size: var(--16);
  line-height: 1.5;
  color: #fff;
  transition: all 0.5s;
}
.detailscontent .inquiry .inquiry-from .submit:hover {
  background-color: #001937;
}
.detailscontent .inquiry .inquiry-from .submit i {
  font-size: 16px;
  margin-left: var(--d10);
}
.detailscontent .reviews {
  position: relative;
  padding-bottom: var(--d80);
}
.detailscontent .reviews .reviews-titlebox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: var(--d32);
}
.detailscontent .reviews .reviews-titlebox .content-title {
  margin-bottom: 0;
}
.detailscontent .reviews .reviews-titlebox .write {
  font-size: var(--18);
  color: var(--c);
  text-decoration: underline;
  font-weight: 800;
  cursor: pointer;
}
.detailscontent .reviews .reviews-form {
  margin-bottom: var(--d60);
}
.detailscontent .reviews .reviews-form .consult-list2 {
  margin-bottom: var(--d20);
}
.detailscontent .reviews .reviews-form .input-box {
  width: 100%;
  color: #001937;
  font-size: var(--14);
  padding: var(--d16) var(--d24);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background-color: #F0F0F0;
}
.detailscontent .reviews .reviews-form .input-box::-moz-placeholder {
  color: #666666;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.detailscontent .reviews .reviews-form .input-box::placeholder {
  color: #666666;
  transition: all 0.5s;
}
.detailscontent .reviews .reviews-form .input-box:focus::-moz-placeholder {
  opacity: 0.3;
}
.detailscontent .reviews .reviews-form .input-box:focus::placeholder {
  opacity: 0.3;
}
.detailscontent .reviews .reviews-form .textarea-box {
  height: 171px;
  margin-bottom: var(--d20);
}
.detailscontent .reviews .reviews-form .submit {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  font-size: var(--16);
  line-height: 1.5;
  color: var(--c);
  transition: all 0.5s;
}
.detailscontent .reviews .reviews-form .submit:hover {
  background-color: #001937;
}
.detailscontent .reviews .reviews-form .submit i {
  font-size: 16px;
  margin-left: var(--d10);
}
.detailscontent .reviews .reviews-list .reviews-list2 {
  padding-bottom: var(--d20);
  border-bottom: 1px solid #F5FBFC;
  margin-bottom: var(--d32);
}
.detailscontent .reviews .reviews-list .reviews-list2:last-child {
  margin-bottom: 0;
}
.detailscontent .reviews .reviews-list .reviews-list-titlebox {
  display: flex;
  align-items: center;
}
.detailscontent .reviews .reviews-list .reviews-list-titlebox .reviews-list-title {
  font-size: var(--26);
  line-height: 1;
  font-weight: 500;
  font-family: "Poppins", Arial, sans-serif;
  margin-bottom: var(--d14);
  margin-right: var(--d40);
  color: #001937;
}
.detailscontent .reviews .reviews-list .reviews-rating {
  font-size: var(--18);
  display: flex;
  align-items: center;
  margin-bottom: var(--d22);
}
.detailscontent .reviews .reviews-list .reviews-list-text {
  font-size: var(--16);
  line-height: 1.5;
}
.detailscontent .like {
  padding-bottom: var(--d80);
}
.detailscontent .like .like-titlebox {
  margin-bottom: var(--d32);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.detailscontent .like .like-titlebox .content-title {
  margin-bottom: 0;
}

.rating {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.rating .rating2 {
  position: relative;
  height: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 8px;
  cursor: pointer;
}
.rating .rating2:last-child {
  margin-right: 0;
}
.rating .rating2 i {
  font-size: 14px;
  height: 14px;
  line-height: 1;
  color: var(--c);
}
.rating .rating2 .icon-star-full {
  position: absolute;
  top: 0;
  left: 0;
  color: var(--c);
  opacity: 0;
}
.rating .ratingaction .icon-star-full {
  opacity: 1;
}

.aboutcontent .a-company {
  padding: var(--d100) 0;
}
.aboutcontent .a-company .a-company-box {
  display: flex;
  justify-content: space-between;
  margin-bottom: var(--d75);
}
.aboutcontent .a-company .a-company-box .a-company-video {
  width: 34.042553%;
}
.aboutcontent .a-company .a-company-box .a-company-video .i-about-videobox {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.aboutcontent .a-company .a-company-box .a-company-video .i-about-videobox img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.aboutcontent .a-company .a-company-box .a-company-video .i-about-videobox .i-video-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.aboutcontent .a-company .a-company-box .a-company-content {
  width: 65.957447%;
  padding-left: var(--d55);
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.aboutcontent .a-company .a-company-box .a-company-content .a-company-top .a-company-title {
  margin-bottom: var(--d32);
}
.aboutcontent .a-company .a-company-box .a-company-content .a-company-list {
  display: flex;
  padding-bottom: 5px;
}
.aboutcontent .a-company .a-company-box .a-company-content .a-company-list .a-company-list2 {
  padding: var(--d16);
  background-color: #F5FBFC;
  border-radius: 10px;
  min-width: 200px;
  margin-right: var(--d20);
}
.aboutcontent .a-company .a-company-box .a-company-content .a-company-list .a-company-list2:last-child {
  margin-right: 0;
}
.aboutcontent .a-company .a-company-box .a-company-content .a-company-list .a-company-list2 .a-company-num {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: var(--48);
  line-height: 1.1875;
  color: var(--c);
  margin-bottom: var(--d16);
}
.aboutcontent .a-company .a-company-box .a-company-content .a-company-list .a-company-list2 .a-company-numtitle {
  font-size: var(--16);
  line-height: 1.5;
  color: #666;
}
.aboutcontent .a-company .a-company-textbox .a-company-text {
  margin-bottom: var(--16);
}
.aboutcontent .a-company .a-company-textbox .a-company-text:last-child {
  margin-bottom: 0;
}
.aboutcontent .a-course {
  padding: var(--d100) 0;
  background-image: url("../img/a_course_bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.aboutcontent .a-course .a-course-title {
  text-align: center;
  margin-bottom: var(--d56);
}
.aboutcontent .a-course .a-course-swiper {
  position: relative;
}
.aboutcontent .a-course .a-course-swiper::after {
  position: absolute;
  top: 67px;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 100%;
  height: 1px;
  border-bottom: 3px dashed #B6E1EE;
  content: "";
}
.aboutcontent .a-course .a-course-content {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.aboutcontent .a-course .a-course-content .a-course-date {
  color: #001937;
  margin-bottom: var(--d30);
  font-size: var(--20);
  line-height: 1.5;
}
.aboutcontent .a-course .a-course-content .a-course-icon {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: var(--c);
  margin-bottom: var(--d30);
  position: relative;
}
.aboutcontent .a-course .a-course-content .a-course-icon::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 162.5%;
  height: 162.5%;
  border-radius: 50%;
  background-color: #B6E1EE;
  content: "";
  z-index: -1;
}
.aboutcontent .a-course .a-course-content .a-course-text {
  text-align: center;
}
.aboutcontent .a-course .a-course-swiperbutbox {
  margin-top: var(--d56);
  display: flex;
  justify-content: center;
  align-items: center;
}
.aboutcontent .a-honor {
  padding: var(--d100) 0;
}
.aboutcontent .a-honor .a-honor-title {
  text-align: center;
  margin-bottom: var(--d56);
}
.aboutcontent .a-honor .a-honor-content {
  border-radius: 10px;
  background-color: #F5FBFC;
  padding: var(--d16);
  transition: all 0.5s;
  cursor: pointer;
}
.aboutcontent .a-honor .a-honor-content:hover {
  background-color: var(--c);
}
.aboutcontent .a-honor .a-honor-content:hover .img-box img {
  transform: scale(1.1);
}
.aboutcontent .a-honor .a-honor-content .img-box {
  padding-bottom: 141.17647%;
  border-radius: 10px;
}
.aboutcontent .a-honor .a-honor-swiperbutbox {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: var(--d56);
}
.aboutcontent .a-factory {
  background-color: #F5FBFC;
  padding: var(--d100) 0;
}
.aboutcontent .a-factory .a-factory-titlebox {
  display: flex;
  justify-content: space-between;
  margin-bottom: var(--d40);
}
.aboutcontent .a-factory .img-box {
  border-radius: 10px;
  padding-bottom: 77.2222222%;
}

.servicecontent .s-terms {
  padding: var(--d100) 0;
}
.servicecontent .s-terms .s-terms-title {
  margin-bottom: var(--d32);
}
.servicecontent .s-terms .s-terms-text {
  font-size: var(--16);
  line-height: 1.5;
  margin-bottom: var(--16);
}
.servicecontent .s-terms .s-terms-text:last-child {
  margin-bottom: var(--d56);
}
.servicecontent .s-terms .s-terms-text .s-terms-text-title {
  line-height: 1.363636;
  font-size: var(--22);
  color: #001937;
}
.servicecontent .s-terms .s-terms-img {
  width: 100%;
  margin-bottom: var(--d100);
}
.servicecontent .s-terms .s-terms-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.servicecontent .s-terms .s-terms-title2 {
  margin-bottom: var(--d32);
  text-align: center;
}
.servicecontent .s-terms .s-terms-text2 {
  text-align: center;
  margin: 0 auto;
  width: 1170px;
  max-width: 100%;
}
.servicecontent .s-process {
  padding: var(--d100) 0;
  background-color: #F5FBFC;
  background-image: url("../img/s_process_bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.servicecontent .s-process .s-process-title {
  text-align: center;
  margin-bottom: var(--d32);
}
.servicecontent .s-process .s-process-text {
  text-align: center;
  width: 884px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: var(--d56);
}
.servicecontent .s-process .s-process-list .s-process-list2 .s-process-list3 {
  padding: var(--d32);
  display: flex;
  align-items: center;
  flex-direction: column;
  transition: all 0.5s;
  height: 100%;
}
.servicecontent .s-process .s-process-list .s-process-list2 .s-process-list3:hover {
  background-color: #fff;
}
.servicecontent .s-process .s-process-list .s-process-list2 .s-process-list3 .s-process-icon i {
  font-size: 40px;
  color: var(--c);
}
.servicecontent .s-process .s-process-list .s-process-list2 .s-process-list3 .s-process-list-title {
  font-size: var(--d20);
  line-height: 1.5;
  font-family: "Poppins", Arial, sans-serif;
  color: #001937;
  margin-bottom: var(--d24);
}
.servicecontent .s-process .s-process-list .s-process-list2 .s-process-list3 .s-process-list-text {
  text-align: center;
}
.servicecontent .s-question {
  padding: var(--d100) 0;
}
.servicecontent .s-question .s-question-title {
  width: 425px;
  max-width: 100%;
  margin-bottom: var(--d16);
}
.servicecontent .s-question .s-question-text {
  width: 1044px;
  max-width: 100%;
  margin-bottom: var(--d56);
}

.faq-list1 {
  position: relative;
  border-top: 1px solid #E3F0F3;
}
.faq-list1 .faq-list2 {
  position: relative;
  border-radius: 10px;
}
.faq-list1 .faq-list2::after {
  width: 100%;
  bottom: 0;
  left: 0;
  content: "";
  position: absolute;
  height: 1px;
  background-color: #E3F0F3;
  transition: all 0.5s;
}
.faq-list1 .faq-list2 .faq-titlebox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  transition: all 0.5s;
  padding: var(--d24);
}
.faq-list1 .faq-list2 .faq-titlebox:hover .faq-list-title {
  color: var(--c);
}
.faq-list1 .faq-list2 .faq-titlebox .faq-icon i {
  font-size: 30px;
}
.faq-list1 .faq-list2 .faq-titlebox .faq-list-title {
  width: 88.87545%;
  transition: all 0.5s;
  font-size: var(--20);
  line-height: 1.1;
  font-weight: 800;
}
.faq-list1 .faq-list2 .faq-titlebox .faq-list-title span {
  margin-right: var(--d20);
}
.faq-list1 .faq-list2 .faq-titlebox .faq-plue {
  line-height: 1;
  position: relative;
}
.faq-list1 .faq-list2 .faq-titlebox .faq-plue i {
  transition: transform 0.5s;
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  transform: rotate(90deg);
}
.faq-list1 .faq-list2 .faq-list-text {
  display: none;
  padding: var(--d24) var(--d80);
  font-size: var(--16);
  line-height: 1.5;
  color: #666666;
}
.faq-list1 .open {
  background-color: #F5FBFC;
}
.faq-list1 .open::after {
  opacity: 0;
}
.faq-list1 .open .faq-titlebox .faq-plue i {
  transform: rotate(-90deg);
}

.solutioncontent {
  padding: var(--d100) 0;
}
.solutioncontent .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}
.solutioncontent .solution-list {
  padding-bottom: var(--d80);
}
.solutioncontent .solution-list .solution-list2 {
  margin-bottom: var(--d30);
}
.solutioncontent .solution-list .solution-list2:last-child {
  margin-bottom: 0;
}
.solutioncontent .solution-list .solution-list2:nth-child(2n) .solution-list3 {
  flex-direction: row-reverse;
}
.solutioncontent .solution-list .solution-list2 .solution-list3 {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #F5FBFC;
}
.solutioncontent .solution-list .solution-list2 .solution-list3:hover .img-box img {
  transform: scale(1.1);
}
.solutioncontent .solution-list .solution-list2 .solution-list3:hover .solution-textbox .solution-title {
  color: var(--c);
  text-decoration: underline;
}
.solutioncontent .solution-list .solution-list2 .solution-list3 .img-box {
  border-radius: 10px;
  padding-bottom: 43.47826%;
}
.solutioncontent .solution-list .solution-list2 .solution-list3 .solution-img {
  width: 48.93617%;
}
.solutioncontent .solution-list .solution-list2 .solution-list3 .solution-textbox {
  width: 51.06383%;
  padding: 0 var(--d30);
}
.solutioncontent .solution-list .solution-list2 .solution-list3 .solution-textbox .solution-title {
  transition: all 0.5s;
  font-family: "Poppins", Arial, sans-serif;
  font-size: var(--20);
  line-height: 1.5;
  color: #001937;
  margin-bottom: var(--d16);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.solutioncontent .solution-list .solution-list2 .solution-list3 .solution-textbox .solution-text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.casecontent {
  padding: var(--d100) 0;
}
.casecontent .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}
.casecontent .case-list {
  margin-bottom: calc(-1 * var(--d30));
  padding-bottom: var(--d80);
}
.casecontent .case-list .case-list2 {
  margin-bottom: var(--d30);
}
.casecontent .case-list .case-list2 .case-list3 {
  background-color: #F5FBFC;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}
.casecontent .case-list .case-list2 .case-list3:hover .img-box img {
  transform: scale(1.1);
}
.casecontent .case-list .case-list2 .case-list3:hover .case-title {
  color: var(--c);
  text-decoration: underline;
}
.casecontent .case-list .case-list2 .case-list3 .img-box {
  border-radius: 10px;
  padding-bottom: 68.888889%;
}
.casecontent .case-list .case-list2 .case-list3 .case-img {
  margin-bottom: var(--d14);
}
.casecontent .case-list .case-list2 .case-list3 .case-title {
  transition: all 0.5s;
  font-family: "Poppins", Arial, sans-serif;
  padding: var(--d14);
  line-height: 1.5;
  color: #001937;
  font-size: var(--20);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.newscontent {
  padding: var(--d100) 0;
}
.newscontent .news-list {
  margin-bottom: var(--d80);
}
.newscontent .news-list .news-list2 {
  margin-bottom: var(--d30);
  position: relative;
}
.newscontent .news-list .news-list2:last-child {
  margin-bottom: 0;
}
.newscontent .news-list .news-list2::after {
  width: 100%;
  height: 89.285714%;
  background-color: #F5FBFC;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 10px;
  transform: translate(-50%, -50%);
}
.newscontent .news-list .news-list2:last-child {
  margin-bottom: 0;
}
.newscontent .news-list .news-list2 .news-list3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 10;
}
.newscontent .news-list .news-list2 .news-list3:hover .img-box img {
  transform: scale(1.1);
}
.newscontent .news-list .news-list2 .news-list3:hover .news-img .news-icon {
  opacity: 1;
}
.newscontent .news-list .news-list2 .news-list3:hover .news-textbox .news-title h2 {
  color: var(--c);
  text-decoration: underline;
}
.newscontent .news-list .news-list2 .news-list3 .img-box {
  padding-bottom: 62.222222%;
  border-radius: 10px;
}
.newscontent .news-list .news-list2 .news-list3 .news-img {
  margin-left: var(--d30);
  width: 31.9148936%;
  position: relative;
}
.newscontent .news-list .news-list2 .news-list3 .news-img .news-icon {
  transition: all 0.5s;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #fff;
  border-radius: 50%;
  z-index: 10;
  opacity: 0;
}
.newscontent .news-list .news-list2 .news-list3 .news-img .news-icon i {
  color: #fff;
  font-size: 16px;
}
.newscontent .news-list .news-list2 .news-list3 .news-textbox {
  margin-right: var(--d30);
  width: 61.7021277%;
}
.newscontent .news-list .news-list2 .news-list3 .news-textbox .news-date {
  color: #999;
  margin-bottom: var(--d16);
}
.newscontent .news-list .news-list2 .news-list3 .news-textbox .news-title {
  margin-bottom: var(--d16);
}
.newscontent .news-list .news-list2 .news-list3 .news-textbox .news-title h2 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.5s;
  font-family: "Poppins", Arial, sans-serif;
  font-size: var(--20);
  line-height: 1.5;
  color: #001937;
  font-weight: 400;
}
.newscontent .news-list .news-list2 .news-list3 .news-textbox .news-text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.contactcontent .contact-box {
  box-shadow: 0px 6px 25.6px 0px rgba(20, 53, 63, 0.1);
  transform: translateY(calc(-1 * var(--d100)));
  border-radius: 10px;
  background-color: #fff;
}
.contactcontent .contact-box .contact-box2 {
  display: flex;
  justify-content: center;
  border-radius: 10px;
  overflow: hidden;
}
.contactcontent .contact-box .contact-box2 .contact-formbox {
  width: 59.574468%;
  padding: var(--d80) var(--d56) var(--d75);
}
.contactcontent .contact-box .contact-box2 .contact-formbox .contact-title1 {
  margin-bottom: var(--d32);
}
.contactcontent .contact-box .contact-box2 .contact-mesbox {
  background: #F5FBFC;
  box-shadow: 0px 6px 25.6px 0px rgba(20, 53, 63, 0.1);
  width: 40.425532%;
  padding: var(--d56);
}
.contactcontent .contact-box .contact-box2 .contact-mesbox .contact-title2 {
  font-size: var(--32);
  line-height: 1.1875;
  margin-bottom: var(--d24);
  color: #221E1F;
  font-weight: 500;
  font-family: "Poppins", Arial, sans-serif;
}
.contactcontent .contact-box .contact-box2 .contact-mesbox .contact-text {
  margin-bottom: var(--d56);
}
.contactcontent .contact-box .contact-box2 .contact-mesbox .contact-list {
  margin-bottom: var(--d80);
}
.contactcontent .contact-box .contact-box2 .contact-mesbox .contact-list .contact-list2 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: var(--d40);
}
.contactcontent .contact-box .contact-box2 .contact-mesbox .contact-list .contact-list2:last-child {
  margin-bottom: 0;
}
.contactcontent .contact-box .contact-box2 .contact-mesbox .contact-list .contact-list2 .contact-list-title {
  color: #060F16;
  font-size: var(--16);
  line-height: 1.5;
  margin-bottom: var(--d8);
  font-weight: 500;
}
.contactcontent .contact-box .contact-box2 .contact-mesbox .contact-list .contact-list2 .contact-list-text {
  font-size: var(--16);
  line-height: 1.5;
  color: #4E5062;
  font-weight: 500;
}
.contactcontent .contact-box .contact-box2 .contact-mesbox .contact-list .contact-list2 .contact-list-text a {
  transition: all 0.5s;
}
.contactcontent .contact-box .contact-box2 .contact-mesbox .contact-list .contact-list2 .contact-list-text a:hover {
  color: var(--c);
}
.contactcontent .contact-box .contact-box2 .contact-mesbox .contact-list .contact-list2 .contact-icon {
  min-width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--c);
  margin-right: var(--d24);
}
.contactcontent .contact-box .contact-box2 .contact-mesbox .contact-list .contact-list2 .contact-icon i {
  font-size: 20px;
  color: #fff;
}
.contactcontent .contact-box .contact-box2 .contact-mesbox .contact-share .contact-share-title {
  font-size: var(--16);
  line-height: 1.5;
  color: #060F16;
  margin-bottom: var(--d8);
}
.contactcontent .contact-box .contact-box2 .contact-mesbox .contact-share .contact-share-content {
  display: flex;
  align-items: center;
}
.contactcontent .contact-box .contact-box2 .contact-mesbox .contact-share .contact-share-content a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 2px;
  border: 1px solid #D9D9D9;
  margin-right: var(--d10);
  transition: all 0.5s;
}
.contactcontent .contact-box .contact-box2 .contact-mesbox .contact-share .contact-share-content a:last-child {
  margin-right: 0;
}
.contactcontent .contact-box .contact-box2 .contact-mesbox .contact-share .contact-share-content a:hover {
  border-color: var(--c);
}
.contactcontent .contact-box .contact-box2 .contact-mesbox .contact-share .contact-share-content a:hover i {
  color: var(--c);
}
.contactcontent .contact-box .contact-box2 .contact-mesbox .contact-share .contact-share-content a i {
  transition: all 0.5s;
  font-size: 18px;
  color: #D9D9D9;
}

.contact-form ul {
  --bs-gutter-x: 1.25rem;
}
.contact-form ul li {
  margin-bottom: var(--d20);
}
.contact-form .input-box {
  width: 100%;
  background-color: #F5F5F5;
  border-radius: 10px;
  padding: var(--d14) var(--d18);
  font-size: var(--16);
  line-height: 1.375;
}
.contact-form .input-box::-moz-placeholder {
  color: #666666;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.contact-form .input-box::placeholder {
  color: #666666;
  transition: all 0.5s;
}
.contact-form .input-box:focus::-moz-placeholder {
  opacity: 0.3;
}
.contact-form .input-box:focus::placeholder {
  opacity: 0.3;
}
.contact-form .textarea-box {
  margin-bottom: var(--d20);
  height: 218px;
}
.contact-form .submit {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 198px;
  height: 40px;
  border-radius: 40px;
  background-color: var(--c);
  font-size: var(--16);
  line-height: 1.5;
  color: #fff;
  transition: all 0.5s;
}
.contact-form .submit:hover {
  background-color: #001937;
}
.contact-form .submit i {
  font-size: 16px;
  margin-left: var(--d10);
}

.newsdetcon {
  padding: var(--d120) 0;
  background-color: #fff;
}
.newsdetcon .news-formbox .form-title h2 {
  color: #003366;
}
.newsdetcon .news-formbox .more-but .more-box {
  background-color: #003366;
}
.newsdetcon .news-formbox .input-box {
  color: #003366;
  background-color: #F7F8FA;
}
.newsdetcon .news-formbox .input-box::-moz-placeholder {
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  color: #496683;
}
.newsdetcon .news-formbox .input-box::placeholder {
  transition: all 0.5s;
  color: #496683;
}
.newsdetcon .news-title {
  margin-bottom: var(--d30);
}
.newsdetcon .index-news-date {
  font-size: var(--18);
  line-height: 1;
  margin-bottom: var(--d20);
}
.newsdetcon .news-prve,
.newsdetcon .news-next,
.newsdetcon .share {
  margin-bottom: var(--d30);
}
.newsdetcon .news-prve p,
.newsdetcon .news-next p,
.newsdetcon .share p {
  font-size: var(--18);
  line-height: 1.3;
  font-weight: 500;
  color: #222222;
  display: inline-block;
  margin-right: 10px;
}
.newsdetcon .news-text {
  margin-bottom: var(--d40);
}
.newsdetcon .news-prve a,
.newsdetcon .news-next a {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}
.newsdetcon .news-prve a:hover,
.newsdetcon .news-next a:hover {
  color: var(--c);
}
.newsdetcon .news-prve span,
.newsdetcon .news-next span {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newsdetcon .news-next {
  margin-bottom: var(--d50);
}
.newsdetcon .contact-formbox {
  width: 100%;
}
.newsdetcon .contact-formbox .getquote-form {
  padding: 0;
}

.cart {
  padding-top: var(--d100);
  background-color: #F9F9F9;
}
.cart .cartcontent {
  padding-bottom: var(--d100);
}
.cart .cart-box .img-box {
  padding-bottom: 83.83838%;
}
.cart .cart-box .title-inquiry-info {
  background-color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cart .cart-box .title-inquiry-info .item {
  font-size: 16px;
  font-weight: normal;
  color: #666;
  padding: 20px;
}
.cart .cart-box .inquiry-list {
  background-color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
.cart .cart-box .inquiry-list::after {
  width: 100%;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: #f5f7fa;
  content: "";
  position: absolute;
}
.cart .cart-box .inquiry-list .item {
  font-size: 16px;
  font-weight: normal;
  color: #666;
  padding: 20px;
}
.cart .cart-box .inquiry-list .number-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cart .cart-box .inquiry-list .number-box span {
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 36px;
  margin: 0;
  margin-top: -2px;
  padding: 0;
  cursor: pointer;
  transition: all 0.2s;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #e5e5e5;
  background-color: #fff;
}
.cart .cart-box .inquiry-list .number-box span:hover {
  background-color: #254b9e;
  color: #fff;
}
.cart .cart-box .inquiry-list .number-box .ipt-num {
  font-size: 16px;
  line-height: 34px;
  position: relative;
  width: 60px;
  height: 34px;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
}
.cart .cart-box .inquiry-list .iclose {
  position: relative;
  cursor: pointer;
}
.cart .cart-box .inquiry-list .iclose:hover::after {
  color: #254b9e;
}
.cart .cart-box .inquiry-list .iclose::after {
  font-family: "iconfont" !important;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  content: "\ec7b";
  transform: translate3d(-50%, -50%, 0);
  color: #000;
  z-index: 10;
}
.cart .cart-box .checkbox {
  width: 10%;
}
.cart .cart-box .pimg,
.cart .cart-box .number {
  width: 20%;
}
.cart .cart-box .pname {
  width: 40%;
}
.cart .cart-box .pname2 {
  display: none;
}
.cart .cart-box .operation {
  width: 10%;
}
.cart .cart-box .det-tit {
  width: 100%;
  position: relative;
  color: #000;
  font-size: var(--20);
  font-weight: 500;
  padding-bottom: 16px;
  margin-bottom: 24px;
}
.cart .cart-box .det-tit::after {
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #d9d9d9;
  content: "";
  bottom: 0;
  left: 0;
}
.cart .cart-box .pimg-pname-num {
  display: none;
}
.cart .cart-box .pimg-pname-num p {
  margin-bottom: 20px;
}
.cart .detailscontent .requestbox {
  padding-top: var(--36);
  padding-bottom: var(--64);
}

@media (max-width: 1400px) {
  .cart .cart-box .title-inquiry-info .item {
    font-size: 14px;
    padding: 10px;
  }
  .cart .cart-box .inquiry-list .item {
    font-size: 14px;
    padding: 10px;
  }
}
@media (max-width: 768px) {
  .cart .cart-box .pimg,
  .cart .cart-box .pname,
  .cart .cart-box .number {
    display: none;
  }
  .cart .cart-box .pimg-pname-num {
    display: block;
    width: 80%;
  }
  .cart .cart-box .pimg-pname-num .cart-img {
    max-width: 300px;
  }
}
@media (max-width: 540px) {
  .cart .cart-box .checkbox span,
  .cart .cart-box .operation span {
    display: none;
  }
}
.privacycontent {
  padding: var(--d100) 0;
}
.privacycontent .privacy-title {
  margin-bottom: var(--d30);
}

.sitemapcontent .sitemap-content {
  padding: var(--d100) 0;
}
.sitemapcontent .sitemap-content .sitemap-title {
  margin-bottom: var(--d60);
}
.sitemapcontent .sitemap-content .list1 .list2 {
  margin-bottom: var(--d30);
}
.sitemapcontent .sitemap-content .list1 .list2:last-child {
  margin-bottom: 0;
}
.sitemapcontent .sitemap-content .list1 .list2 .list3 {
  max-width: 100%;
  width: 400px;
  height: 50px;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid var(--c);
  color: var(--c);
  font-size: 20px;
  font-weight: bold;
  transition: all 0.2s;
}
.sitemapcontent .sitemap-content .list1 .list2 .list3:hover {
  background-color: var(--c);
  color: #fff;
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-2 {
  padding-top: 20px;
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-2 .list2-2 {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
  color: #000;
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-3 {
  padding-top: 10px;
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-3 .list2-3 {
  font-weight: 400;
  display: inline-block;
  margin-right: 20px;
  font-size: 16px;
  font-weight: normal;
  color: #666;
}

.container {
  max-width: 1410px;
  padding: 0;
  position: relative;
}

@media (max-width: 1600px) {
  :root {
    --d140: 100px;
    --d118: 66px;
    --d120: 80px;
    --d100: 70px;
    --d80: 70px;
    --d44: 30px;
    --d32: 20px;
    --d24: 20px;
    --d16: 12px;
    --58: 50px;
    --48: 40px;
    --24: 20px;
    --22: 20px;
    --20: 18px;
  }
  .detailscontent .details-content .details-right .details-butbox .details-but {
    height: 40px;
  }
  .detailscontent .details-content .details-left .details-imgbox .details-swiperbox {
    width: 87px;
    height: 478px;
  }
  .detailscontent .details-content .details-left .details-imgbox .details-swiperbox2 .details-swiper2 {
    width: 478px;
    height: 478px;
  }
  .detailscontent .details-content .details-right {
    width: 570px;
  }
  .fooder .fooder-top .fooder-navbox .fooder-list .fooder-list2:last-child {
    width: 246px;
  }
  .fooder .fooder-top .fooder-left .fooder-logo {
    width: 240px;
  }
  .indexcontent .i-story .i-story-list .i-story-list2 .i-story-list3 .i-story-list-title i {
    font-size: 30px;
  }
  .i-video-icon {
    top: 14.5%;
    left: 37.5%;
  }
  .indexcontent .i-product .i-product-titlebox .i-product-title {
    width: 965px;
  }
  .header .header-box2 .header-content2 .logo {
    width: 165px;
  }
  .container {
    max-width: 1210px;
  }
}
@media (max-width: 1400px) {
  .detailscontent .details-nav {
    top: 90px;
  }
  .header .header-box2 .header-content2 {
    height: 60px;
  }
  .header .header-box1 .header-content1 {
    height: 30px;
  }
  .index-banner {
    margin-top: 30px;
  }
  .row {
    --bs-gutter-x: 1.25rem;
  }
  :root {
    --d140: 60px;
    --d120: 60px;
    --d100: 50px;
    --d80: 50px;
    --d78: 50px;
    --d75: 50px;
    --d64: 30px;
    --d62: 30px;
    --d56: 30px;
    --d40: 24px;
    --d32: 20px;
    --d30: 20px;
    --d24: 18px;
    --d22: 16px;
    --d20: 16px;
    --58: 40px;
    --48: 32px;
    --40: 30px;
    --32: 28px;
    --24: 18px;
    --22: 18px;
    --20: 16px;
    --18: 16px;
    --16: 14px;
  }
  .contactcontent .contact-box .contact-box2 .contact-mesbox .contact-share .contact-share-content a {
    width: 36px;
    height: 36px;
  }
  .contactcontent .contact-box .contact-box2 .contact-mesbox .contact-share .contact-share-content a i {
    font-size: 16px;
  }
  .contactcontent .contact-box .contact-box2 .contact-mesbox .contact-list .contact-list2 .contact-icon {
    min-width: 36px;
    height: 36px;
  }
  .detailscontent .details-nav .navbox .navbox2 {
    height: 40px;
  }
  .detailscontent .details-content .details-left .details-imgbox .details-swiperbox2 .details-swiper2 {
    width: 420px;
    height: 420px;
  }
  .detailscontent .details-content .details-left .details-imgbox .details-swiperbox {
    height: 420px;
    width: 78px;
  }
  .detailscontent .details-content .details-right {
    width: 450px;
  }
  .productcontent .product-box .product-left {
    width: 255px;
  }
  .productcontent .product-box .product-right {
    width: calc(100% - 255px);
  }
  .indexcontent .i-faq .i-faq-box .i-faq-list .i-faq-list2 .i-faq-list3 .i-faq-icon {
    width: 35px;
    height: 35px;
  }
  .indexcontent .i-faq .i-faq-box .i-faq-list .i-faq-list2 .i-faq-list3 .i-faq-icon i {
    font-size: 14px;
  }
  .more-but {
    width: 155px;
    height: 35px;
  }
  .more-but .more-icon {
    width: 30px;
    height: 30px;
  }
  .more-but .more-icon i {
    font-size: 14px;
  }
  .fooder .fooder-top .fooder-left .fooder-share a {
    width: 30px;
    height: 30px;
  }
  .fooder .fooder-top .fooder-left .fooder-share a i {
    font-size: 14px;
  }
  .fooder .fooder-top .fooder-left .fooder-form-content .form-submit .form-submit2 {
    width: 30px;
    height: 30px;
  }
  .fooder .fooder-top .fooder-left .fooder-form-content .form-submit .form-submit2 i {
    font-size: 12px;
  }
  .fooder .fooder-top .fooder-left .fooder-form-content .input-text {
    width: calc(100% - 35px);
  }
  .fooder .fooder-top .fooder-left .fooder-logo {
    width: 200px;
  }
  .fooder .fooder-top .fooder-left .fooder-form-content {
    width: 295px;
  }
  .header .header-box1 .header-content1 .header-vice .header-vice-content i {
    font-size: 14px;
  }
  .indexcontent .i-story .i-story-list .i-story-list2 .i-story-list3 .i-story-list-title i {
    font-size: 25px;
  }
  .indexcontent .i-news .i-news-box .i-news-list-title h3 {
    -webkit-line-clamp: 1;
  }
  .indexcontent .i-faq .i-faq-box .i-faq-list {
    width: 525px;
  }
  .swiper-butbox .swiper-but {
    width: 38px;
    height: 38px;
  }
  .i-video-icon {
    width: 80px;
    height: 80px;
  }
  .i-video-icon i {
    font-size: 40px;
    color: var(--c);
  }
  .i-video-icon {
    top: 16.5%;
    left: 38.5%;
    width: 60px;
    height: 60px;
  }
  .indexcontent .i-product .i-product-titlebox .i-product-title {
    width: 770px;
  }
  .container {
    max-width: 1010px;
  }
}
@media (max-width: 1200px) {
  :root {
    --d75: 30px;
    --d78: 20px;
    --d66: 30px;
    --d16: 8px;
  }
  .contactcontent .contact-box .contact-box2 {
    flex-direction: column-reverse;
  }
  .aboutcontent .a-company .a-company-box .a-company-video {
    width: 350px;
    max-width: 100%;
  }
  .contactcontent .contact-box .contact-box2 .contact-formbox,
  .contactcontent .contact-box .contact-box2 .contact-mesbox {
    width: 100%;
  }
  .aboutcontent .a-company .a-company-box {
    flex-direction: column-reverse;
  }
  .aboutcontent .a-company .a-company-box .a-company-content {
    width: 100%;
    padding-left: 0;
  }
  .aboutcontent .a-company .a-company-box .a-company-content .a-company-list {
    padding: var(--d30) 0;
  }
  .fooder .fooder-bom {
    flex-direction: column;
    align-items: flex-start;
  }
  .fooder-left2 {
    margin-bottom: 5px;
  }
  .fooder .fooder-top {
    flex-direction: column;
  }
  .fooder .fooder-top .fooder-navbox .fooder-list {
    justify-content: space-between;
  }
  .fooder-navbox {
    margin-top: var(--d30);
  }
  .fooder .fooder-top .fooder-navbox .fooder-list .fooder-list2 {
    margin-right: 0;
  }
  .detailscontent .details-content {
    flex-direction: column;
  }
  .detailscontent .details-content .details-right {
    width: 100%;
  }
  .s-menu {
    display: block;
  }
  .detailscontent .details-content .details-left .details-imgbox {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: var(--d30);
  }
  .productcontent .product-box .product-right {
    width: 100%;
    padding-left: 0;
  }
  .productcontent .product-box .product-left {
    display: none;
  }
  .header .header-box2 .header-content2 .logo {
    width: 140px;
  }
  .index-banner .banner-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  .indexcontent .i-about .i-about-content {
    flex-direction: column;
  }
  .indexcontent .i-about .i-about-imgbox {
    width: 100%;
  }
  .indexcontent .i-about .i-about-numbox {
    width: 100%;
    padding-left: 0;
    margin-top: var(--d30);
  }
  .indexcontent .i-product .i-product-titlebox .i-product-title {
    width: 500px;
  }
  .indexcontent .i-about .i-about-content .i-about-but {
    left: 60%;
  }
  .i-about-list {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .indexcontent .i-about .i-about-numbox .i-about-list2 {
    margin-bottom: 0;
  }
  .indexcontent .i-news .i-news-box {
    flex-direction: column-reverse;
  }
  .indexcontent .i-news .i-news-box .i-news-list {
    width: 100%;
  }
  .indexcontent .i-news .i-news-box .i-news-list .i-news-list2 .i-news-list3 .i-news-list-textbox {
    width: 64.173913%;
  }
  .indexcontent .i-news .i-news-box .i-news-list .i-news-list2 .i-news-list3 .i-news-list-img {
    width: 35.826087%;
  }
  .indexcontent .i-news .i-news-box .i-news-list-title h3 {
    -webkit-line-clamp: 2;
  }
  .indexcontent .i-case .i-case-textbox .i-case-text {
    width: 600px;
  }
  .indexcontent .i-news .i-news-box .i-news-right {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .indexcontent .i-faq .i-faq-box .i-faq-textbox {
    width: 100%;
  }
  .indexcontent .i-faq .i-faq-box .i-faq-list {
    width: 100%;
    margin-top: var(--d30);
  }
  .indexcontent .i-faq .i-faq-box {
    flex-direction: column;
  }
  .container {
    max-width: 810px;
  }
}
@media (max-width: 980px) {
  :root {
    --d140: 40px;
    --d100: 40px;
    --d32: 12px;
    --d26: 14px;
    --d24: 14px;
    --d16: 6px;
    --d10: 5px;
    --58: 30px;
    --48: 28px;
    --18: 14px;
  }
  .newscontent .news-list .news-list2 .news-list3 {
    flex-direction: column;
  }
  .newscontent .news-list .news-list2 .news-list3 .news-img {
    width: 100%;
    margin: 0;
  }
  .newscontent .news-list .news-list2 .news-list3 .news-textbox {
    width: 100%;
    margin-right: 0;
    padding: var(--d30);
  }
  .newscontent .news-list .news-list2::after {
    height: 100%;
  }
  .solutioncontent .solution-list .solution-list2 .solution-list3 .solution-img {
    width: 100%;
  }
  .solutioncontent .solution-list .solution-list2 .solution-list3 .solution-textbox {
    width: 100%;
    padding: var(--d30);
  }
  .solutioncontent .solution-list .solution-list2 .solution-list3 {
    flex-direction: column !important;
  }
  .detailscontent .details-nav .navbox {
    overflow-x: scroll;
  }
  .pagination li a {
    width: 35px;
    height: 35px;
  }
  .pagination li a i {
    font-size: 14px;
  }
  .product-content .product-content-title h3 {
    font-size: 14px;
  }
  .other-banner .other-textbox .crumbs i {
    margin-right: 6px;
  }
  .other-banner .other-textbox .crumbs .crumbs-list .crumbs-list2::before {
    margin: 0 2px;
  }
  .header .header-box2 .header-content2 .header-search .search-con {
    width: 116px;
    height: 32px;
  }
  .swiper-butbox .swiper-but {
    width: 30px;
    height: 30px;
  }
  .swiper-butbox .swiper-but i {
    font-size: 14px;
  }
  .container {
    max-width: 710px;
  }
}
@media (max-width: 768px) {
  :root {
    --d44: 20px;
  }
  .header .header-box2 .header-content2 {
    height: 40px;
  }
  .indexcontent .i-news .i-news-box .i-news-list-title h3 {
    -webkit-line-clamp: 1;
  }
  .index-header {
    position: sticky;
  }
  .index-banner {
    margin-top: 0;
  }
  .aboutcontent .a-company .a-company-box .a-company-content .a-company-list {
    justify-content: space-between;
  }
  .aboutcontent .a-company .a-company-box .a-company-content .a-company-list .a-company-list2 {
    min-width: auto;
    width: 32%;
    margin-right: 0;
  }
  .fooder .fooder-top .fooder-navbox .fooder-list {
    flex-wrap: wrap;
  }
  .fooder .fooder-top .fooder-navbox .fooder-list .fooder-list2:last-child {
    width: 100%;
    margin-top: var(--d30);
  }
  .fooder {
    padding-bottom: 60px;
  }
  :root {
    --d80: 30px;
    --32: 24px;
  }
  .header .header-box2 .header-content2 .header-search .search-con {
    width: 100px;
    height: 30px;
  }
  .header .header-box2 .header-content2 .logo {
    width: 105px;
  }
  .indexcontent .i-product .i-product-titlebox .i-product-title {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .other-banner {
    height: 180px;
  }
  .header .header-box1 .header-content1 .header-vice .header-vice-content {
    display: none;
  }
  .contact-form .textarea-box {
    margin-bottom: var(--d20);
    height: 148px;
  }
  .indexcontent .i-product .i-product-titlebox {
    flex-direction: column;
  }
  .indexcontent .i-faq .i-faq-box .i-faq-list .i-faq-list2 .i-faq-list3 .i-faq-icon {
    display: none;
  }
  .container {
    max-width: 90%;
  }
}
@media (max-width: 540px) {
  :root {
    --d120: 40px;
    --d100: 30px;
    --d56: 20px;
    --58: 28px;
    --48: 26px;
    --32: 22px;
  }
  .indexcontent .i-news .i-news-box .i-news-list .i-news-list2 .i-news-list3 {
    flex-direction: column;
  }
  .indexcontent .i-news .i-news-box .i-news-list .i-news-list2 .i-news-list3 .i-news-list-textbox {
    padding-left: 0;
    width: 100%;
    padding: var(--d24);
  }
  .indexcontent .i-news .i-news-box .i-news-list .i-news-list2 .i-news-list3 .i-news-list-img {
    width: 100%;
    margin-bottom: var(--d32);
  }
  .detailscontent .details-content .details-left .details-imgbox .details-swiperbox2 {
    width: 100%;
  }
  .detailscontent .details-content .details-left .details-imgbox .details-swiperbox2 .details-swiper2 {
    width: 100%;
    height: auto;
  }
  .fooder .fooder-top .fooder-left .fooder-logo {
    width: 166px;
  }
  .detailscontent .details-content .details-left .details-imgbox .details-swiperbox {
    width: 100%;
    height: auto;
    margin-right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: var(--d30);
  }
  .detailscontent .details-content .details-left .details-imgbox .details-swiperbox .details-swiperbut {
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
  }
  .detailscontent .details-content .details-left .details-imgbox .details-swiperbox .details-swiperbut i {
    transform: rotate(180deg);
  }
  .a2a_kit {
    transform: scale(0.8);
    transform-origin: left;
  }
  .detailscontent .details-content .details-left .details-imgbox .details-swiperbox .details-prev {
    left: 0;
  }
  .detailscontent .details-content .details-left .details-imgbox .details-swiperbox .details-next {
    right: 0;
  }
  .detailscontent .details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 {
    height: auto;
    width: 80%;
  }
  .detailscontent .details-content .details-left .details-imgbox {
    flex-direction: column-reverse;
  }
  .detailscontent .reviews .reviews-titlebox {
    flex-direction: column;
    align-items: flex-start;
  }
  .detailscontent .reviews .reviews-titlebox .write {
    width: 100%;
    text-align: right;
    margin: 5px 0;
  }
  .pagination {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .i-video-icon i {
    font-size: 28px;
  }
  .i-video-icon {
    top: 61.5%;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
    height: 40px;
  }
  .indexcontent .i-about .i-about-imgbox {
    flex-direction: column;
  }
  .indexcontent .i-about .i-about-imgbox .i-about-img1 {
    width: 100%;
    margin-bottom: 10px;
  }
  .indexcontent .i-about .i-about-imgbox {
    margin-top: var(--d30);
  }
  .indexcontent .i-about .i-about-imgbox .i-about-img2 {
    width: 100%;
  }
  .i-about-list2 {
    width: 32%;
  }
  .indexcontent .i-about .i-about-content .i-about-but {
    position: relative;
    right: 0;
    left: unset;
    transform: none;
  }
}/*# sourceMappingURL=style.css.map */