@charset "utf-8";
body {
  /* 填写默认字体 */
  font-family: "Roboto", "Microsoft Yahei", "PingFang SC", "Helvetica Neue", Helvetica, Arial;
  color: #1e1d28;
  min-height: initial !important;
}
@font-face {
  font-family: 'iconfont';
  src: url('../fonts/iconfont/iconfont.woff2?t=1681287520508') format('woff2'), url('../fonts/iconfont/iconfont.woff?t=1681287520508') format('woff'), url('../fonts/iconfont/iconfont.ttf?t=1681287520508') format('truetype');
}
@font-face {
  font-family: 'Bebas Neue';
  src: local('Bebas Neue Regular'), local('BebasNeue-Regular'), url('../fonts/bebasneue/BebasNeue-Regular.woff2') format('woff2'), url('../fonts/bebasneue/BebasNeue-Regular.woff') format('woff'), url('../fonts/bebasneue/BebasNeue-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Medium'), local('Roboto-Medium'), url('../fonts/roboto/Roboto-Medium.woff2') format('woff2'), url('../fonts/roboto/Roboto-Medium.woff') format('woff'), url('../fonts/roboto/Roboto-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto'), local('Roboto-Regular'), url('../fonts/roboto/Roboto-Regular.woff2') format('woff2'), url('../fonts/roboto/Roboto-Regular.woff') format('woff'), url('../fonts/roboto/Roboto-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* 谷歌翻译后防止与sticky产生冲突 */
.iconfonts {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grahccale;
}
/* slick 懒加载图片去边框 */
.slick-loading {
  opacity: 0;
}
/* 去除翻译插件边框 */
.goog-te-gadget-simple {
  border: none !important;
}
/* h1隐藏 */
.fszero {
  display: none;
}
/* 去除input记忆填充底色 */
input:-webkit-autofill {
  box-shadow: 0 0 0 1000px white inset !important;
}
input:-internal-autofill-previewed,
input:-internal-autofill-selected {
  -webkit-text-fill-color: #333 !important;
  transition: background-color 5000s ease-in-out 0s !important;
}
/* ph去除载入效果 */
@media screen and (max-width: 1200px) {
  .wow {
    animation: none;
  }
}
:root {
  font-size: 10px;
  --main-color: #FF6D11;
  --flex-margin: -15px;
  --flex-padding: 15px;
}
/* 翻译插件展位 */
.google-translate {
  min-width: 108px;
}
.fancybox-content {
  height: 800px !important;
}
.c_pcbtn {
  display: none;
}
.header {
  position: sticky;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
}
.translated-ltr .header,
.translated-rtl .header {
  top: 40px;
}
.header-logo {
  width: 110px;
  display: block;
  line-height: var(--height);
}
.header-logo img {
  width: 100%;
}
.home-msg {
  color: #FF6D11;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}
.home-about {
  position: relative;
  z-index: 1;
  padding-top: 15rem;
  padding-bottom: 9.5rem;
}
.home-about .leftimg {
  position: absolute;
  z-index: -1;
  width: 290px;
  left: 0;
  bottom: 0;
}
.home-about .rightimg {
  position: absolute;
  z-index: -1;
  width: 290px;
  right: 0;
  bottom: 0;
}
.home-about .title {
  margin-top: 14px;
}
.home-about .subtit {
  color: #FF6D11;
  margin-top: 23px;
  text-align: center;
  font-family: Roboto;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}
.home-about .text {
  width: 1230px;
  margin: 18px auto 0;
}
.home-about .text p {
  color: #444;
  text-align: center;
  font-family: Roboto;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 188.235%;
  text-transform: capitalize;
}
.home-about .more {
  text-align: center;
  margin-top: 6.5rem;
}
.home-about .more .more-btn {
  min-width: 224px;
  height: 54px;
  background-color: #F1F3F8;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.home-about .more .more-btn p {
  color: #293A65;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  transition: all 0.5s;
}
.home-about .more .more-btn span {
  font-size: 16px;
  color: #293A65;
  margin-left: 10px;
}
@media screen and (min-width: 1200px) {
  .home-about .more .more-btn:hover {
    background-color: var(--main-color);
  }
  .home-about .more .more-btn:hover p {
    color: #fff;
  }
  .home-about .more .more-btn:hover span {
    color: #fff;
  }
}
.home-title {
  color: #032A40;
  text-align: center;
  font-family: "Bebas Neue";
  font-size: 56px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  margin-top: 14px;
}
.home-choose {
  display: flex;
  overflow: hidden;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
.home-choose .left,
.home-choose .right {
  width: 50%;
}
.home-choose .left {
  padding: 76px 70px;
  position: relative;
  z-index: 1;
}
.home-choose .left > img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  z-index: -1;
}
.home-choose .right {
  padding-left: 6.7rem;
  padding-top: 75px;
  padding-bottom: 57px;
  padding-right: calc((100% - 1410px) / 2);
  background-color: #032A40;
  position: relative;
  z-index: 1;
}
.home-choose .right .textbg {
  position: absolute;
  width: initial;
  color: #FFF;
  font-family: "Bebas Neue";
  font-size: 100px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  transform: translateY(-50%) rotate(-90deg);
  right: -150px;
  top: 50%;
  opacity: 0.1;
}
.home-choose-data {
  height: 100%;
  padding: 40px 30px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.home-choose-data .plays {
  width: 100px;
  position: relative;
  margin: 0 10rem;
  cursor: pointer;
}
.home-choose-data span {
  position: absolute;
  display: inline-block;
}
.home-choose-data span::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 7px;
  bottom: 10px;
  right: 0;
  background-color: #D9D9D9;
}
.home-choose-data span::before {
  content: "";
  position: absolute;
  width: 7px;
  height: 1px;
  bottom: 0px;
  right: 10px;
  background-color: #D9D9D9;
}
.home-choose-data span:nth-child(1) {
  left: 0;
  top: 0;
}
.home-choose-data span:nth-child(2) {
  right: 0;
  top: 0;
  transform: rotate(90deg);
}
.home-choose-data span:nth-child(3) {
  right: 0;
  bottom: 0;
  transform: rotate(180deg);
}
.home-choose-data span:nth-child(4) {
  left: 0;
  bottom: 0;
  transform: rotate(270deg);
}
.home-choose-number {
  max-width: 160px;
}
.home-choose-number .unit {
  color: #FF6D11;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 7px;
}
.home-choose-number .number {
  color: #FFF;
  text-align: center;
  font-family: "Bebas Neue";
  font-size: 78px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}
.home-choose-number .text {
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}
.home-choose-item:first-child .number::after {
  display: none;
}
.home-choose-item {
  margin-bottom: 5.8rem;
  display: flex;
}
.home-choose-item .number {
  width: 66px;
  height: 66px;
  border-radius: 50%;
  border: 11px solid rgba(255, 255, 255, 0.2);
  background-color: #fff;
  background-clip: content-box;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FF6D11;
  font-family: "Bebas Neue";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  transition: all 0.5s;
  flex-shrink: 0;
  margin-right: 22px;
  position: relative;
}
.home-choose-item .number::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background-color: var(--main-color);
  left: 50%;
  transform: translateX(-50%);
  bottom: calc(100% + 30px);
}
.home-choose-item .conts .tits {
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.home-choose-item .conts .texts p {
  color: #A9B6D8;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 171.429%;
  text-transform: capitalize;
}
.home-choose-item:last-child {
  margin-bottom: 0;
}
.home-product {
  padding: 11rem 0 12rem;
}
.home-product .title {
  margin-top: 14px;
}
.home-product .text {
  margin-top: 6rem;
}
.home-product .text p {
  color: #666;
  text-align: center;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  /* 200% */
  text-transform: capitalize;
}
.home-product .more {
  color: #293A65;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-decoration-line: underline;
  text-transform: capitalize;
  display: inline-block;
}
.home-product .more-box {
  text-align: center;
  margin-top: 36px;
}
.home-product .more-box:hover .more {
  transform: scale(1.2);
}
.home-product-slick {
  position: relative;
  margin-top: 5rem;
}
.home-product-arrow {
  position: absolute;
  width: calc(100% + 200px);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  pointer-events: none;
}
.home-product-arrow .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.home-product-arrow .flex .prevs,
.home-product-arrow .flex .nexts {
  padding: 10px;
  cursor: pointer;
  pointer-events: all;
}
.home-product-arrow .flex .prevs span,
.home-product-arrow .flex .nexts span {
  font-size: 28px;
  color: #293A65;
}
.home-product-arrow .flex .nexts {
  transform: rotate(180deg);
}
@media screen and (min-width: 1200px) {
  .home-product-arrow .flex .prevs:hover span,
  .home-product-arrow .flex .nexts:hover span {
    color: var(--main-color);
  }
}
.home-product-list {
  margin: 0 var(--flex-margin);
}
.home-product-item {
  padding: 0 var(--flex-padding);
}
.home-product-link {
  display: block;
  padding: 20px;
  padding-bottom: 32px;
  background-color: #F1F3F8;
}
.home-product-link .img_box {
  padding-top: 75.86206896%;
  margin-bottom: 34px;
}
.home-product-link .tits {
  padding-bottom: 15px;
  position: relative;
  margin-bottom: 14px;
}
.home-product-link .tits::after {
  content: "";
  position: absolute;
  height: 1px;
  left: -20px;
  width: 100%;
  background-color: #DBE1EF;
  bottom: 0;
  transition: all 0.5s;
}
.home-product-link .tits p {
  color: #222;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  padding-right: 50px;
  transition: all 0.5s;
}
.home-product-link .tits span {
  position: absolute;
  width: 42px;
  height: 42px;
  line-height: 30px;
  border: 6px solid #fff;
  border-radius: 50%;
  background-color: #F4F4F4;
  background-clip: content-box;
  text-align: center;
  right: 0;
  bottom: 0;
  transform: translateY(50%);
  z-index: 2;
  font-weight: bold;
  color: #272636;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.15));
}
.home-product-link .mores {
  color: #444;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  transition: all 0.5s;
}
@media screen and (min-width: 1200px) {
  .home-product-link:hover {
    background-color: #032A40;
  }
  .home-product-link:hover .img_box img {
    transform: scale(1.06);
  }
  .home-product-link:hover .tits::after {
    background-color: #425686;
  }
  .home-product-link:hover .tits p {
    color: var(--main-color);
  }
  .home-product-link:hover .tits span {
    border-color: var(--main-color);
    background-color: #fff;
  }
  .home-product-link:hover .mores {
    color: #fff;
  }
}
.home-opinion {
  padding: 8.8rem 0 0;
  position: relative;
  z-index: 1;
}
.home-opinion > img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  z-index: -1;
}
.home-opinion .home-msg {
  text-align: left;
}
.home-opinion .title {
  text-align: left;
  color: #fff;
  margin-top: 14px;
}
.home-opinion-list {
  margin: 5rem -34px 9rem;
}
.home-opinion-item {
  padding: 0 34px;
}
.home-opinion-conts {
  position: relative;
  z-index: 1;
  padding: 30px 35px 45px;
  cursor: pointer;
}
.home-opinion-conts::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border: 1px solid rgba(255, 255, 255, 0.01);
  background: rgba(255, 255, 255, 0.07);
  backdrop-filter: blur(8.69999981px);
  z-index: -2;
  transition: all 0.5s;
  opacity: 0;
}
.home-opinion-conts::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  background-color: rgba(255, 255, 255, 0.1);
  transition: all 0.5s;
}
.home-opinion-conts .hdimg {
  width: 66px;
  height: 66px;
  border-radius: 50%;
  overflow: hidden;
  border: 5px solid rgba(255, 255, 255, 0.15);
  margin-bottom: 28px;
}
.home-opinion-conts .hdimg img {
  width: 100%;
  border-radius: 50%;
}
.home-opinion-conts .tits {
  margin-top: 28px;
  color: #FFF;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  /* 200% */
  text-transform: capitalize;
  position: relative;
}
.home-opinion-conts .tits::after {
  content: "";
  position: absolute;
  left: -35px;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 100%;
  background-color: #fff;
  transition: all 0.5s;
}
.home-opinion-conts .xing {
  display: flex;
  align-items: center;
  margin-top: 12px;
}
.home-opinion-conts .xing span {
  font-size: 12px;
  color: var(--main-color);
  margin-right: 6px;
}
.home-opinion-conts .texts {
  margin-top: 20px;
}
.home-opinion-conts .texts p {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 187.5%;
  text-transform: capitalize;
}
.home-opinion-conts .names {
  margin-top: 5.5rem;
  color: #FF6D11;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
}
.home-opinion-conts:hover::after {
  opacity: 1;
}
.home-opinion-conts:hover::before {
  background-color: #FFFFFF;
}
.home-opinion-conts:hover .tits::after {
  background-color: var(--main-color);
}
.home-opinion-list .slick-track {
  margin-left: initial;
  margin-right: initial;
}
.home-news {
  padding-top: 11rem;
  padding-bottom: 13rem;
}
.home-news .home-title {
  margin-top: 14px;
  text-align: left;
}
.home-news .home-msg {
  text-align: left;
}
.home-news-list {
  display: flex;
  margin: 48px var(--flex-margin) 0;
}
.home-news-item {
  width: 33.3333333%;
  padding: 0 var(--flex-padding);
}
.home-news-link {
  display: flex;
  flex-direction: column;
  padding-left: 17px;
  height: 100%;
}
.home-news-link .imgs {
  position: relative;
  margin-bottom: 25px;
}
.home-news-link .imgs .img_box {
  padding-top: 65.116279%;
}
.home-news-link .imgs .tab {
  min-width: 120px;
  position: absolute;
  white-space: nowrap;
  background-color: var(--main-color);
  padding: 6px 10px;
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  left: -17px;
  top: 16.0714285%;
}
.home-news-link .time {
  display: flex;
  align-items: center;
  margin-bottom: 18px;
}
.home-news-link .time span {
  font-size: 14px;
  color: #888888;
  margin-right: 7px;
}
.home-news-link .time p {
  color: #888;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}
.home-news-link .tits {
  color: #222;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  text-transform: capitalize;
  margin-bottom: 18px;
  transition: all 0.5s;
}
.home-news-link .mores {
  color: #FF6D11;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  margin-top: auto;
}
@media screen and (min-width: 1200px) {
  .home-news-link:hover .imgs .img_box img {
    transform: scale(1.06);
  }
  .home-news-link:hover .tits {
    color: var(--main-color);
  }
}
.home-follow {
  padding: 11rem 0 12rem;
}
.home-follow .home-msg,
.home-follow .home-title {
  text-align: left;
}
.home-follow .home-title {
  margin-top: 14px;
}
.home-follow-list {
  display: flex;
  margin: 50px var(--flex-margin) 0;
}
.home-follow-item {
  padding: 0 var(--flex-padding);
  width: 33.333333%;
}
.home-follow-conts .tits {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.home-follow-conts .tits span {
  font-size: 26px;
  color: #293A65;
  margin-right: 15px;
}
.home-follow-conts .tits a {
  color: #293A65;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  text-transform: capitalize;
}
.home-follow-conts .img_box {
  padding-top: 122.2222222%;
}
.footer {
  position: relative;
}
.footer-top {
  --x: calc((100% - 1410px) / 2);
}
.footer-top .flex {
  display: flex;
}
.footer-top .flex .left {
  width: 44.53125%;
  background-color: #032A40;
  padding-top: 9rem;
  padding-bottom: 9rem;
  padding-left: var(--x);
  padding-right: 5.7291666%;
}
.footer-top .flex .right {
  width: calc(100% - 44.53125%);
  background-color: #022336;
  padding-top: 9rem;
  padding-bottom: 10rem;
  padding-right: var(--x);
  padding-left: 5.7291666%;
}
.footer-top .flex .right .title {
  color: #FFF;
  font-family: "Bebas Neue";
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  text-transform: capitalize;
  margin-bottom: 35px;
}
.footer-top .flex .right .flex {
  display: flex;
  justify-content: space-between;
}
.footer-info li:last-child {
  margin-bottom: 0;
}
.footer-info li {
  display: flex;
  margin-bottom: 36px;
}
.footer-info li span {
  font-size: 24px;
  color: var(--main-color);
  margin-right: 26px;
}
.footer-info li .conts .key {
  color: #FFF;
  font-family: "Bebas Neue";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 8px;
}
.footer-info li .conts .val {
  width: 360px;
  max-width: 100%;
}
.footer-info li .conts .val p,
.footer-info li .conts .val a {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  text-transform: capitalize;
}
@media screen and (min-width: 1200px) {
  .footer-info li .conts .val a:hover {
    color: var(--main-color);
  }
}
.footer-form {
  width: 510px;
}
.footer-form label {
  display: block;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  margin-bottom: 10px;
}
.footer-form textarea {
  height: 105px !important;
  padding-top: 10px !important;
  line-height: 1.65;
  font-size: 15px;
}
.footer-form input,
.footer-form textarea {
  height: 50px;
  padding: 0 20px;
  color: #fff;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  text-transform: capitalize;
  width: 100%;
}
.footer-form button {
  width: 100%;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--main-color);
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 162.5%;
  text-transform: uppercase;
  margin-top: 19px;
  transition: all 0.5s;
}
.footer-form button:hover {
  background-color: #000;
}
.footer-form textarea::-webkit-input-placeholder,
.footer-form input::-webkit-input-placeholder {
  /* WebKit browsers，webkit内核浏览器 */
  color: #A8C1CF;
}
.footer-form textarea:-moz-placeholder,
.footer-form input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #A8C1CF;
}
.footer-form textarea::-moz-placeholder,
.footer-form input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #A8C1CF;
}
.footer-form textarea:-ms-input-placeholder,
.footer-form input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #A8C1CF;
}
.footer-share {
  align-self: flex-end;
}
.footer-share li {
  margin-bottom: 16px;
}
.footer-share li:last-child {
  margin-bottom: 0;
}
.footer-share a {
  width: 36px;
  height: 36px;
  border: 1px solid #486A7C;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-share a span {
  font-size: 16px;
  color: #486A7C;
}
@media screen and (min-width: 1200px) {
  .footer-share a:hover {
    border: 1px solid var(--main-color);
    background-color: var(--main-color);
  }
  .footer-share a:hover span {
    color: #fff;
  }
}
.footer-bottom {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  border-top: 1px solid #284759;
}
.footer-bottom .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 0;
}
.footer-bottom .footer-sitemap {
  display: inline-block;
  color: #A8C1CF;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 173.333%;
  text-transform: uppercase;
}
@media screen and (min-width: 1200px) {
  .footer-bottom .footer-sitemap:hover {
    color: #fff;
  }
}
.footer-bottom .right {
  display: flex;
  align-items: center;
}
.footer-bottom .right p,
.footer-bottom .right a {
  color: #A8C1CF;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.85;
  margin-left: 8px;
}
@media screen and (min-width: 1200px) {
  .footer-bottom .right a:hover {
    color: #fff;
  }
}
.about-info {
  padding: 10.5rem 0 0rem;
  overflow: hidden;
}
.about-info .about-tops {
  position: relative;
  z-index: 1;
}
.about-info .about-tops .imgleft,
.about-info .about-tops .imgright {
  position: absolute;
  width: 12.76041666%;
  bottom: 0;
  z-index: -1;
}
.about-info .about-tops .imgleft {
  left: 0;
}
.about-info .about-tops .imgright {
  right: 0;
}
.about-info .home-msg,
.about-info .home-title {
  text-align: left;
}
.about-info .text {
  margin-top: 23px;
}
.about-info .text p {
  color: #444;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 188.235%;
}
.about-number {
  display: flex;
  margin-top: 78px;
  padding-bottom: 6.5rem;
}
.about-number .home-choose-number {
  margin-right: 11rem;
}
.about-number .home-choose-number .unit {
  text-align: left;
  margin-bottom: 4px;
}
.about-number .home-choose-number .number {
  color: #293A65;
  font-size: 66px;
  text-align: left;
}
.about-number .home-choose-number .text {
  text-align: left;
  color: #293A65;
  font-size: 16px;
  margin-top: 8px;
}
.about-video {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  cursor: pointer;
}
.about-video > img {
  width: 100%;
}
.about-video .imgs {
  width: 28.6458333%;
  right: 10.9375%;
  top: -42.1875%;
  position: absolute;
}
.about-video .about-video-play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.about-video .about-video-play .flex {
  display: flex;
  justify-content: center;
  align-items: center;
}
.about-video .about-video-play .flex p {
  color: #FFF;
  font-family: "Bebas Neue";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}
.about-video .about-video-play .flex img {
  width: 10rem;
  transition: all 0.5s;
  margin: 0 27px;
}
@media screen and (min-width: 1200px) {
  .about-video:hover .about-video-play .flex img {
    transform: scale(1.1);
  }
}
.about-advantage {
  padding-top: 8rem;
  padding-bottom: 8rem;
  background-color: #032A40;
}
.about-advantage .home-msg,
.about-advantage .home-title {
  text-align: left;
}
.about-advantage .home-title {
  color: #fff;
}
.about-advantage-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}
.about-advantage-item {
  width: 50%;
  border-right: 1px solid #284759;
  border-top: 1px solid #284759;
  padding: 50px 6rem;
  padding-left: 0 !important;
  display: flex;
}
.about-advantage-item .iconfont {
  width: 66px;
  height: 66px;
  margin-right: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  background-color: #fff;
  background-clip: content-box;
  border: 11px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  font-size: 26px;
  color: var(--main-color);
}
.about-advantage-item .conts .key {
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 12px;
}
.about-advantage-item .conts .val p {
  color: #A9B6D8;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 171.429%;
}
.about-advantage-item:nth-child(even) {
  border-right: none;
  padding-left: 60px !important;
  padding-right: 0 !important;
}
.about-advantage-item:nth-child(1),
.about-advantage-item:nth-child(2) {
  border-top: none;
}
.about-factory {
  padding-top: 8.4rem;
  padding-bottom: 14rem;
}
.about-factory .home-msg,
.about-factory .home-title {
  text-align: center;
}
.about-factory-list {
  margin-top: 45px;
  margin: 45px var(--flex-margin) -30px;
}
.about-factory-item {
  padding: 0 var(--flex-padding);
  margin-bottom: 30px;
}
.about-factory-conts {
  display: block;
  height: 100%;
  cursor: pointer;
}
.about-factory-conts .img_box {
  padding-top: 56.66666666%;
  margin-bottom: 17px;
}
.about-factory-conts .bottoms {
  display: flex;
  padding-right: 10px;
}
.about-factory-conts .text {
  min-width: 320px;
  margin-right: 14px;
}
.about-factory-conts .text p {
  color: #032A40;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  padding-right: 25px;
  position: relative;
  display: inline-block;
  transition: all 0.5s;
}
.about-factory-conts .text p::after {
  content: "";
  position: absolute;
  right: 0;
  top: 10px;
  width: 8px;
  height: 1px;
  background-color: #032A40;
  transition: all 0.5s;
}
.about-factory-conts span {
  flex-shrink: 0;
  font-size: 18px;
  color: #032A40;
}
@media screen and (min-width: 1200px) {
  .about-factory-conts:hover .img_box img {
    transform: scale(1.06);
  }
  .about-factory-conts:hover .text p {
    color: var(--main-color);
  }
  .about-factory-conts:hover .text p::after {
    background-color: var(--main-color);
  }
  .about-factory-conts:hover span {
    color: var(--main-color);
  }
}
.page-banner-content {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}
.page-banner-content .title {
  width: 330px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #032A40;
  margin-right: 6.7rem;
  color: #FFF;
  font-family: "Bebas Neue";
  font-size: 42px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}
.page-banner-content .text {
  color: var(--main-color);
  font-family: Oswald;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}
.page-banner-content .flex {
  display: flex;
  align-items: center;
}
/* bread */
.bread {
  background-color: #F1F3F8;
  padding: 20px 0;
  width: 100%;
  --text-color: #444;
  --text-interval: 6px;
  --text-fontsize: 16px;
  --icon-fontsize: 20px;
  --hover-color: #FF6D11;
}
.mod_bread {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.mod_bread_item {
  display: flex;
  align-items: center;
}
.mod_bread_link {
  display: flex;
  align-items: center;
}
.mod_bread_link span {
  color: var(--main-color);
  font-size: var(--icon-fontsize);
  margin-right: 15px;
  transform: translateY(-1px);
}
.mod_bread_link .text {
  color: var(--text-color);
  font-size: var(--text-fontsize);
  transition: all 0.36s;
}
.mod_bread_item > span {
  margin: 0 var(--text-interval);
  display: inline-block;
  font-size: var(--text-fontsize);
  color: var(--text-color);
}
.mod_bread_item:last-child > span {
  display: none;
}
.mod_bread_link:hover .text {
  color: var(--hover-color) !important;
}
.mod_bread_link:hover span {
  color: var(--hover-color) !important;
}
/* bread-end */
.product-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 var(--flex-margin) -30px;
}
.product-item {
  width: 25%;
  padding: 0 var(--flex-padding);
  margin-bottom: 30px;
}
.product-content {
  margin-top: 8rem;
  padding-bottom: 9rem;
}
.prodeta-bitem {
  display: block !important;
}
/* 分页 */
.mod_page {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 6.3rem;
  --margin-x: 5px;
  --fs: 14px;
  --iconfs: 12px;
  --wh: 30px;
  --bg: #e6e6e6;
  --page-color: #222;
}
.mod_page_item {
  margin: 0 var(--margin-x);
}
.mod_page .prev,
.mod_page .next {
  margin: 0 calc(var(--margin-x) + 5px) !important;
}
.mod_page_item a {
  color: var(--page-color);
  transition: all 0.36s;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: var(--wh);
  height: var(--wh);
  line-height: normal;
  font-size: var(--fs);
  background-color: transparent;
  border-radius: 4px;
}
.mod_page .prev a,
.mod_page .next a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: var(--wh);
  border: 1px solid #A9B6D8;
  background-color: #F1F3F8;
}
.mod_page .prev span {
  transform: rotate(180deg);
}
.mod_page .next span {
  transform: rotate(0deg);
}
.mod_page .prev span,
.mod_page .next span {
  font-size: var(--iconfs);
}
.mod_page_item.act a {
  background-color: var(--main-color);
  color: #fff;
}
@media screen and (min-width: 1200px) {
  .mod_page_item a:hover {
    background-color: var(--main-color);
  }
  .mod_page_item.prev a:hover span,
  .mod_page_item.next a:hover span {
    color: #fff;
  }
  .mod_page_item:not(.prev, .next) a:hover {
    color: #fff;
  }
}
/* 分页-end */
.news-list {
  display: flex;
  flex-wrap: wrap;
  margin: 40px var(--flex-margin) -40px;
}
.news-item {
  width: 33.33333%;
  padding: 0 var(--flex-padding);
  margin-bottom: 40px;
}
.news-list .home-news-link {
  padding-left: 0 !important;
}
.news-list .home-news-link .tits {
  margin-bottom: 40px;
}
.news-content {
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.news-content .home-news-link .tits {
  margin-bottom: 0;
}
.industry-list {
  margin-top: 4rem;
}
.industry-item {
  margin-bottom: 42px;
}
.industry-item:last-child {
  margin-bottom: 0;
}
.industry-link {
  display: flex;
}
.industry-link .left {
  width: 540px;
  flex-shrink: 0;
}
.industry-link .left .img_box {
  padding-top: 64.81481481%;
}
.industry-link .right {
  margin-left: 64px;
  padding-right: 15rem;
  padding-top: 20px;
  padding-bottom: 20px;
  width: calc(100% - 540px);
}
.industry-link .right .time {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.industry-link .right .time span {
  font-size: 14px;
  color: #888888;
  margin-right: 8px;
}
.industry-link .right .time p {
  color: #888;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}
.industry-link .right .tits {
  color: #032A40;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 133.333%;
  text-transform: capitalize;
  margin-bottom: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: all 0.5s;
}
.industry-link .right .texts {
  margin-bottom: 55px;
}
.industry-link .right .texts p {
  color: #444;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.industry-link .right .mores {
  transition: all 0.5s;
  min-width: 180px;
  height: 44px;
  padding: 0 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #F1F3F8;
}
.industry-link .right .mores p {
  color: #293A65;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  transition: all 0.5s;
}
.industry-link .right .mores span {
  font-size: 18px;
  color: #293A65;
  margin-left: 10px;
}
@media screen and (min-width: 1200px) {
  .industry-link:hover .left .img_box img {
    transform: scale(1.06);
  }
  .industry-link:hover .right .tits {
    color: var(--main-color);
  }
  .industry-link:hover .right .mores {
    background-color: #032A40;
  }
  .industry-link:hover .right .mores p {
    color: #F1F3F8;
  }
  .industry-link:hover .right .mores span {
    color: #F1F3F8;
  }
}
.market-content {
  padding-top: 10rem;
  padding-bottom: 9rem;
}
.market-content .text {
  margin-top: 18px;
  margin: 18px auto 0;
  width: 1170px;
}
.market-content .text p {
  color: #444;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%;
  text-transform: capitalize;
}
.market-content .text p span {
  color: var(--main-color);
}
.market-map {
  position: relative;
  margin-top: 75px;
}
.market-map > img {
  width: 100%;
}
.market-item {
  position: absolute;
}
.market-item > img {
  width: 22px;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  position: absolute;
  left: 0;
  bottom: 2px;
  transform: translateX(-50%);
  max-width: initial;
}
.market-item p {
  text-align: center;
  white-space: nowrap;
  color: #222;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  position: absolute;
  top: 2px;
  left: 0;
  transform: translateX(-50%);
}
.market-item:nth-child(1) {
  left: 18.8%;
  top: 41%;
}
.market-item:nth-child(2) {
  left: 18.5%;
  top: 51%;
}
.market-item:nth-child(3) {
  left: 31.5%;
  top: 62.5%;
}
.market-item:nth-child(4) {
  left: 46%;
  top: 40.5%;
}
.market-item:nth-child(5) {
  left: 66%;
  top: 35.4%;
}
.market-item:nth-child(6) {
  left: 62.8%;
  top: 53%;
}
.market-item:nth-child(7) {
  left: 60.4%;
  top: 60%;
}
.market-item:nth-child(8) {
  left: 56.5%;
  top: 69%;
}
.market-item:nth-child(9) {
  left: 68.5%;
  top: 58%;
}
.market-item:nth-child(10) {
  left: 75.7%;
  top: 58.5%;
}
.market-item:nth-child(11) {
  left: 76.7%;
  top: 57%;
}
.market-item:nth-child(11) p {
  top: initial;
  bottom: 4px;
  left: 16px;
  transform: none;
}
.market-item:nth-child(12) {
  left: 83.7%;
  top: 78.5%;
}
.market-center {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #032A40;
  transform: translate(-50%, -50%);
  left: 79.8%;
  top: 43%;
  position: absolute;
}
.market-center::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px dashed #032A40;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  animation: zhuan 10s linear infinite;
}
.market-center::before {
  content: "";
  position: absolute;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 1px dashed #032A40;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  animation: zhuan 40s linear infinite;
}
@keyframes zhuan {
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.market-center-info {
  min-width: 258px;
  position: absolute;
  left: 32px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.57);
  background: rgba(255, 255, 255, 0.69);
  box-shadow: 0px 2px 9.9px 0px rgba(41, 58, 101, 0.1);
  padding: 11px 20px 15px;
  text-align: center;
  z-index: 1;
}
.market-center-info > img {
  width: 65px;
  margin-bottom: 10px;
}
.market-center-info a {
  display: block;
  color: #032A40;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  text-decoration-line: underline;
}
.market-center-info::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  backdrop-filter: blur(2px);
}
.faq-list {
  margin-top: 3.5rem;
}
.faq-item {
  margin-bottom: 20px;
}
.faq-item:last-child {
  margin-bottom: 0;
}
.faq-hd {
  background-color: #F1F3F8;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
  cursor: pointer;
}
.faq-hd .left {
  display: flex;
}
.faq-hd .left .iconfont {
  font-size: 32px;
  color: #032A40;
  margin-right: 18px;
}
.faq-hd .left p {
  color: #032A40;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding-top: 4px;
  transition: all 0.5s;
}
.faq-hd .icons {
  padding: 2px 3px;
  transition: all 0.5s;
}
.faq-hd .icons span {
  font-size: 18px;
  color: #032A40;
}
.faq-hd:hover .left .iconfont {
  color: var(--main-color);
}
.faq-hd:hover .left p {
  color: var(--main-color);
}
.faq-bd {
  padding: 20px 70px 15px;
  display: none;
}
.faq-bd p {
  color: #444;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 162.5%;
}
.faq-item.active .faq-hd .left span,
.faq-item.active .faq-hd .left p {
  color: var(--main-color);
}
.faq-item.active .faq-hd .icons {
  transform: rotate(90deg);
}
.faq-item:nth-child(1) .faq-bd {
  display: block;
}
.faq-centent {
  padding: 10rem 0;
}
.contact-form {
  margin-top: -6.66666667%;
  position: relative;
  z-index: 1;
}
.contact-form .contact-content {
  background-color: #FAFAFC;
  padding: 40px 40px 6rem;
}
.contact-form .mod_form_box {
  width: 990px;
  max-width: 100%;
  margin: 30px auto 0;
}
.contact-form .mod_form {
  --form-margin: -8px;
  --form-padding: 8px;
  --form-item-botton: 12px;
  --form-item-br: 12px;
  --form-item-width: 50%;
  --form-item-bg: #fff;
  --form-item-height: 50px;
  --form-item-padding: 15px;
  --form-label-size: 15px;
  --form-color: #032A40;
  --form-textarea-height: 160px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 var(--form-margin);
}
.contact-form .mod_form .mod_form_item {
  width: var(--form-item-width);
  padding: 0 var(--form-padding);
  margin-bottom: var(--form-item-botton);
}
.contact-form .mod_form .mod_form_item .conts {
  position: relative;
  background-color: var(--form-item-bg);
  border: 1px solid #EDF1F2;
}
.contact-form .mod_form .mod_form_item .conts label {
  position: absolute;
  left: var(--form-item-padding);
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  transition: all 0.36s;
  font-size: var(--form-label-size);
  text-transform: capitalize;
  line-height: 1.2;
  color: var(--form-color);
}
.contact-form .mod_form .mod_form_item .conts input {
  width: 100%;
  height: var(--form-item-height);
  padding: 0 var(--form-item-padding);
  font-size: var(--form-label-size);
  color: var(--form-color);
}
.contact-form .mod_form .mod_form_item .conts textarea {
  height: var(--form-textarea-height);
  font-size: var(--form-label-size);
  padding: 22px var(--form-item-padding);
  width: 100%;
  color: var(--form-color);
}
.contact-form .mod_form .mod_form_item .conts button {
  display: inline-block;
  min-width: 280px;
  height: 46px;
  padding: 0 18px;
  color: #fff;
  background-color: var(--main-color);
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  transition: all 0.5s;
}
.contact-form .mod_form .mod_form_item .conts button:hover {
  color: #fff;
  background-color: #111;
}
.contact-form .mod_form .mod_form_item .conts.active label {
  top: 0 !important;
}
.contact-form .mod_form .mod_form_item.button .conts {
  background-color: transparent;
  text-align: center;
  border: none;
}
.contact-form .mod_form .mod_form_item.button {
  margin-bottom: 0;
}
.contact-form .mod_form .mod_form_item.textarea .conts label {
  top: 30px;
}
.contact-form .mod_form .mod_form_item.textarea {
  margin-bottom: 30px;
}
.contact-form .mod_form .mod_form_item.proname .conts {
  display: flex;
  align-items: center;
  background-color: #F4F4F4;
}
.contact-form .mod_form .mod_form_item.proname .conts label {
  position: static;
  flex-shrink: 0;
  transform: none;
  padding-left: var(--form-item-padding);
  margin-bottom: 0;
}
.contact-form .mod_form .mod_form_item.proname .conts input {
  width: 100%;
  padding-left: 5px;
}
.contact-form .mod_form .mod_form_item.block {
  width: 100%;
}
.contact-info {
  margin-top: 10rem;
  padding-bottom: 10rem;
}
.contact-info .title {
  text-align: center;
  color: #032A40;
  font-family: "Bebas Neue";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 13px;
}
.contact-info .text {
  margin-bottom: 36px;
  text-align: center;
}
.contact-info .text p {
  color: #222;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  text-transform: capitalize;
}
.contact-info-list {
  display: flex;
  justify-content: center;
}
.contact-info-item {
  min-width: 330px;
  padding: 18px 20px;
  border: 1px solid #D9D9D9;
  margin: 0 var(--flex-padding);
}
.contact-info-item .key {
  color: #FF6D11;
  font-family: "Bebas Neue";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 8px;
  text-align: center;
}
.contact-info-item .val {
  text-align: center;
}
.contact-info-item .val p,
.contact-info-item .val a {
  color: #222;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  text-transform: capitalize;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .contact-info-item .val a:hover {
    color: var(--main-color);
  }
}
.contact-address {
  margin-top: 10rem;
}
.contact-address-item:last-child {
  margin-bottom: 0;
}
.contact-address-item {
  margin-bottom: 84px;
  display: flex;
  justify-content: space-between;
  --x: 10rem;
}
.contact-address-item .lefts {
  width: 65.95744681%;
  flex-shrink: 0;
}
.contact-address-item .lefts .img_box {
  padding-top: 44.0860215%;
}
.contact-address-item .rights {
  padding-left: var(--x);
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.contact-address-item .rights .icons {
  width: 66px;
  height: 66px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #EEF3F5;
  margin-bottom: 28px;
}
.contact-address-item .rights .icons span {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  color: var(--main-color);
  filter: drop-shadow(0px 0px 7.9px rgba(41, 58, 101, 0.4));
}
.contact-address-item .rights .tits {
  margin-bottom: 28px;
  text-align: center;
  color: #222;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}
.contact-address-item .rights .texts p {
  color: #222;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  text-transform: capitalize;
}
.contact-address-item:nth-child(even) {
  flex-direction: row-reverse;
}
.contact-address-item:nth-child(even) .rights {
  padding-left: initial;
  padding-right: var(--x);
}
.prodeta-info {
  margin-bottom: 8.5rem;
  padding-top: 8.5rem;
  max-width: 1920px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}
.prodeta-info .flex {
  display: flex;
  justify-content: space-between;
}
.prodeta-info .flex .left {
  width: 48.93617%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.prodeta-info .flex .right {
  width: 46.80851063%;
  align-self: flex-end;
  padding-right: 6.25vw;
}
.prodeta-slist {
  width: 17.8260869%;
  margin: -8px 0;
}
.prodeta-slist .img_box {
  padding-top: 75.72463768%;
}
.prodeta-sitem {
  padding: 8px 0;
}
.prodeta-blist {
  width: 80%;
}
.prodeta-blist .img_box {
  padding-top: 75.72463768%;
}
.prodeta-sconts {
  cursor: pointer;
}
.prodeta-info .title {
  color: #222;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 18px;
  font-family: 'Bebas Neue';
}
.prodeta-info .depict {
  margin-bottom: 48px;
}
.prodeta-info .depict .key {
  color: #032A40;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 133.333%;
  text-transform: capitalize;
}
.prodeta-info .depict .val {
  margin-top: 10px;
  min-height: 120px;
}
.prodeta-info .depict .val p {
  color: #444;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 171.429%;
  text-transform: capitalize;
}
.prodeta-control {
  display: flex;
  margin-bottom: 26px;
}
.prodeta-inquire {
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 215px;
  height: 44px;
  background-color: #032A40;
  cursor: pointer;
  transition: all 0.5s;
}
.prodeta-inquire p {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  text-transform: capitalize;
  transition: all 0.5s;
}
.prodeta-inquire span {
  margin-left: 15px;
  font-size: 24px;
  color: #fff;
}
@media screen and (min-width: 1200px) {
  .prodeta-inquire:hover {
    background-color: var(--main-color);
  }
}
.prodeta-share {
  display: flex;
  align-items: center;
}
.prodeta-share p {
  font-size: 16px;
  color: #666;
  margin-right: 12px;
}
.addcart {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #F1F3F8;
  height: 50px;
  color: #032A40;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 133.333%;
  text-transform: uppercase;
  font-family: 'Bebas Neue';
  cursor: pointer;
  transition: all 0.5s;
}
@media screen and (min-width: 1200px) {
  .addcart:hover {
    background-color: var(--main-color);
    color: #fff;
  }
}
.prodeta-nav {
  margin-bottom: 50px;
  position: sticky;
  left: 0;
  top: 110px;
  background-color: #fff;
  z-index: 4;
}
.prodeta-nav-list {
  display: flex;
  border-bottom: 1px solid #E2E6F0;
}
.prodeta-nav-item {
  margin-right: 7rem;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #032A40;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 133.333%;
  text-transform: uppercase;
  position: relative;
  transition: all 0.5s;
  cursor: pointer;
}
.prodeta-nav-item::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 2px;
  background-color: var(--main-color);
  transition: all 0.5s;
  opacity: 0;
  z-index: 2;
}
.prodeta-nav-item:last-child {
  margin-right: 0;
}
@media screen and (min-width: 1200px) {
  .prodeta-nav-item:hover {
    color: var(--main-color);
  }
  .prodeta-nav-item:hover::after {
    opacity: 1;
  }
}
.prodeta-nav-item.active {
  color: var(--main-color);
}
.prodeta-nav-item.active::after {
  opacity: 1;
}
.prodeta-details {
  padding-bottom: 8rem;
}
.prodeta-details .prodeta-tit {
  margin-bottom: 19px;
}
.prodeta-details .edit_active p {
  margin-bottom: 0;
  color: #444;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /*  */
  text-transform: capitalize;
}
.prodeta-tit {
  color: #032A40;
  font-family: Oswald;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-transform: capitalize;
}
.metal_reviews_list li:last-child {
  margin-bottom: 0 !important;
}
.prodeta-reviews {
  padding-bottom: 8rem;
}
.prodeta-reviews .metal_reviews_hd {
  margin-bottom: 46px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.prodeta-reviews .metal_reviews_hd .metal_reviews_btn {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.5s;
}
@media screen and (min-width: 1200px) {
  .prodeta-reviews .metal_reviews_hd a:hover {
    color: var(--main-color);
  }
  .prodeta-reviews .metal_reviews_hd .metal_reviews_btn:hover {
    color: var(--main-color);
  }
}
.prodeta-reviews-formboc {
  padding-bottom: 60px;
  display: none;
}
.prodeta-reviews .mod_form {
  --form-margin: 0px;
  --form-padding: 0px;
  --form-item-botton: 16px;
  --form-item-br: 0px;
  --form-item-width: 100%;
  --form-item-bg: #Fff;
  --form-item-height: 44px;
  --form-item-padding: 15px;
  --form-label-size: 14px;
  --form-color: #666;
  --form-textarea-height: 80px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 var(--form-margin) 0;
}
.prodeta-reviews .mod_form .mod_form_item {
  width: var(--form-item-width);
  padding: 0 var(--form-padding);
  margin-bottom: var(--form-item-botton);
}
.prodeta-reviews .mod_form .mod_form_item .conts {
  position: relative;
  background-color: var(--form-item-bg);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 var(--form-item-padding);
  border: 1px solid #F2EAEA;
}
.prodeta-reviews .mod_form .mod_form_item .conts label {
  position: relative;
  font-size: var(--form-label-size);
  text-transform: capitalize;
  line-height: 1.2;
  color: var(--form-color);
  flex-shrink: 0;
  margin-right: 25px;
  margin-bottom: 0;
}
.prodeta-reviews .mod_form .mod_form_item .conts .inputs {
  position: relative;
  width: 100%;
}
.prodeta-reviews .mod_form .mod_form_item .conts input {
  width: 100%;
  height: var(--form-item-height);
  font-size: var(--form-label-size);
  color: var(--form-color);
}
.prodeta-reviews .mod_form .mod_form_item .conts textarea {
  height: var(--form-textarea-height);
  font-size: var(--form-label-size);
  padding: 12px 0 0;
  width: 100%;
  color: var(--form-color);
}
.prodeta-reviews .mod_form .mod_form_item .conts button {
  display: inline-block;
  min-width: 130px;
  height: 34px;
  border-radius: 0px;
  padding: 0 16px;
  color: #fff;
  background-color: #032A40;
  transition: all 0.36s;
}
.prodeta-reviews .mod_form .mod_form_item .conts.active label {
  top: 0 !important;
}
.prodeta-reviews .mod_form .mod_form_item.button {
  margin-bottom: 0;
}
.prodeta-reviews .mod_form .mod_form_item.button .conts {
  border: none !important;
}
.prodeta-reviews .mod_form .mod_form_item.button .conts {
  background-color: transparent;
  text-align: left;
  padding-left: 0 !important;
}
.prodeta-reviews .mod_form .mod_form_item.button .conts button:hover {
  background-color: var(--main-color);
}
.prodeta-reviews .mod_form .mod_form_item.textarea {
  margin-bottom: 28px !important;
}
.prodeta-reviews .mod_form .mod_form_item.textarea .conts {
  display: block;
  padding-top: 18px;
  padding-bottom: 18px;
}
.prodeta-reviews .mod_form .mod_form_item.block {
  width: 100%;
}
.prodeta-reviews .mod_form .metal_mark {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.prodeta-reviews .mod_form .metal_mark .items {
  width: 14px;
  margin-right: 6px;
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
.prodeta-reviews .mod_form .metal_mark .items img {
  width: 100%;
}
.prodeta-reviews .mod_form .metal_mark .items .hovers {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.36s;
}
.prodeta-reviews .mod_form .metal_mark .items.active .hovers {
  opacity: 1;
}
.prodeta-reviews .mod_form .metal_mark .items.act .hovers {
  opacity: 1;
}
.metal_reviews_list li {
  margin-bottom: 36px;
  padding-bottom: 36px;
  border-bottom: 1px solid #F1F3F8;
}
.metal_reviews_list .conts .conts_hd {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 22px;
}
.metal_reviews_list .conts .conts_hd .left .tits {
  color: #032A40;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.55;
  margin-bottom: 15px;
  font-family: Roboto;
  text-transform: uppercase;
}
.metal_reviews_list .conts .conts_hd .left .conts_mark {
  transform: translateY(-1px);
}
.metal_reviews_list .conts .conts_hd .left .conts_mark .items {
  display: inline-block;
  width: 13px;
  margin-right: 6px;
}
.metal_reviews_list .conts .conts_hd .left .conts_mark .items img {
  width: 100%;
}
.metal_reviews_list .conts .conts_hd .right {
  flex-shrink: 0;
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}
.metal_reviews_list .conts .texts p {
  color: #666;
  font-size: 15px;
  font-weight: 400;
  line-height: 2;
  text-transform: capitalize;
}
.metal_reviews_list .conts_hd .flexs {
  display: flex;
  align-items: center;
}
.metal_reviews_list .conts_hd .flexs .key {
  color: #032A40;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  margin-right: 14px;
}
.prodeta-reviews .mod_form .metal_mark .items img {
  transition: all 0.5s;
}
.prodeta-reviews .mod_form .metal_mark .items.act img {
  opacity: 0;
}
.prodeta-reviews .mod_form .metal_mark .items.active img {
  opacity: 0;
}
.prodeta-inquiry {
  margin-bottom: 8rem;
}
.prodeta-inquiry .mod_form {
  margin-top: 27px !important;
  --form-margin: -9px;
  --form-padding: 9px;
  --form-item-botton: 20px;
  --form-item-br: 12px;
  --form-item-width: 50%;
  --form-item-bg: #F3F4F8;
  --form-item-height: 50px;
  --form-item-padding: 23px;
  --form-label-size: 14px;
  --form-color: #666;
  --form-textarea-height: 210px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 var(--form-margin);
}
.prodeta-inquiry .mod_form .mod_form_item {
  width: var(--form-item-width);
  padding: 0 var(--form-padding);
  margin-bottom: var(--form-item-botton);
}
.prodeta-inquiry .mod_form .mod_form_item .conts {
  position: relative;
  background-color: var(--form-item-bg);
}
.prodeta-inquiry .mod_form .mod_form_item .conts label {
  position: absolute;
  left: var(--form-item-padding);
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  transition: all 0.36s;
  font-size: var(--form-label-size);
  text-transform: capitalize;
  line-height: 1.2;
  color: var(--form-color);
}
.prodeta-inquiry .mod_form .mod_form_item .conts input {
  width: 100%;
  height: var(--form-item-height);
  padding: 0 var(--form-item-padding);
  font-size: var(--form-label-size);
  color: var(--form-color);
}
.prodeta-inquiry .mod_form .mod_form_item .conts textarea {
  height: var(--form-textarea-height);
  font-size: var(--form-label-size);
  padding: 22px var(--form-item-padding);
  width: 100%;
  color: var(--form-color);
}
.prodeta-inquiry .mod_form .mod_form_item .conts button {
  display: inline-block;
  min-width: 148px;
  height: 42px;
  padding: 0 18px;
  color: #fff;
  background-color: #032A40;
}
.prodeta-inquiry .mod_form .mod_form_item .conts button span {
  margin-left: 15px;
  font-size: 16px;
  color: #fff;
}
.prodeta-inquiry .mod_form .mod_form_item .conts.active label {
  top: 0 !important;
}
.prodeta-inquiry .mod_form .mod_form_item.button .conts {
  background-color: transparent;
  text-align: center;
  border: none;
}
.prodeta-inquiry .mod_form .mod_form_item.button {
  margin-bottom: 0;
}
.prodeta-inquiry .mod_form .mod_form_item.textarea {
  margin-bottom: 50px;
}
.prodeta-inquiry .mod_form .mod_form_item.textarea .conts label {
  top: 30px;
}
.prodeta-inquiry .mod_form .mod_form_item.proname .conts {
  display: flex;
  align-items: center;
  background-color: #032A40;
}
.prodeta-inquiry .mod_form .mod_form_item.proname .conts label {
  position: static;
  flex-shrink: 0;
  transform: none;
  padding-left: var(--form-item-padding);
  margin-bottom: 0;
  color: #fff;
}
.prodeta-inquiry .mod_form .mod_form_item.proname .conts input {
  width: 100%;
  padding-left: 5px;
  color: #fff;
  transform: translateY(-1.05%);
}
.prodeta-inquiry .mod_form .mod_form_item.block {
  width: 100%;
}
.prodeta-other-hd {
  margin-bottom: 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.prodeta-other-hd .arrows {
  display: flex;
  align-items: center;
}
.prodeta-other-hd .arrows .prevs,
.prodeta-other-hd .arrows .nexts {
  cursor: pointer;
}
.prodeta-other-hd .arrows .prevs span,
.prodeta-other-hd .arrows .nexts span {
  font-size: 28px;
  color: #293A65;
}
.prodeta-other-hd .arrows .nexts {
  margin-left: 34px;
  transform: rotate(180deg);
}
@media screen and (min-width: 1200px) {
  .prodeta-other-hd .arrows .prevs:hover span,
  .prodeta-other-hd .arrows .nexts:hover span {
    color: var(--main-color);
  }
}
.prodeta-other-list {
  margin: 0 var(--flex-margin);
}
.prodeta-other-item {
  padding: 0 var(--flex-padding);
}
.prodeta-other {
  padding-bottom: 10rem;
}
.mod-arrows {
  display: inline-flex;
  position: relative;
}
.mod-arrows::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1px;
  height: 9px;
  background-color: #D9D9D9;
  z-index: 2;
}
.mod-arrows .prevs {
  padding: 15px 23px 15px 16px;
}
.mod-arrows .prevs span {
  transform: rotate(180deg);
}
.mod-arrows .nexts {
  padding: 15px 16px 15px 23px;
}
.mod-arrows .prevs,
.mod-arrows .nexts {
  cursor: pointer;
  background-color: var(--main-color);
  transition: all 0.5s;
}
.mod-arrows .prevs span,
.mod-arrows .nexts span {
  font-size: 13px;
  color: #fff;
}
@media screen and (min-width: 1200px) {
  .mod-arrows .prevs:hover,
  .mod-arrows .nexts:hover {
    background-color: #032A40;
  }
}
.home-application {
  position: relative;
  z-index: 1;
  padding: 8.7rem 0 10.6rem;
}
.home-application > img {
  position: absolute;
  width: 36.71875%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  object-fit: cover;
}
.home-application-hd {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
}
.home-application-hd .home-msg {
  text-align: left;
}
.home-application-hd .home-title {
  color: #fff;
  text-align: left;
}
.home-application-hd .right {
  display: flex;
  align-items: center;
}
.home-application-hd .right .text {
  margin-right: 8.9rem;
  width: 660px;
}
.home-application-hd .right .text p {
  color: #444;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 166.667%;
  text-transform: capitalize;
}
.home-application-list {
  margin: 0 var(--flex-margin);
}
.home-application-item {
  padding: 0 var(--flex-padding);
}
.home-application-conts {
  position: relative;
}
.home-application-conts::after {
  content: "";
  position: absolute;
  width: 3px;
  height: 100%;
  left: 0;
  top: 0;
  background-color: var(--main-color);
  transition: all 0.5s;
  opacity: 0;
}
.home-application-conts .img_box {
  padding-top: 71.01449275%;
}
.home-application-conts .home-application-text {
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.home-application-conts .home-application-text p {
  color: #FFF;
  font-family: "Bebas Neue";
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  position: absolute;
  right: 45px;
  top: 50%;
  transform: translateY(-50%);
  min-width: 190px;
  text-align: right;
  white-space: nowrap;
}
.home-application-conts .home-application-text span {
  color: #F1F3F8;
  font-family: "Bebas Neue";
  font-size: 200px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  opacity: 0.4;
}
.home-application {
  overflow: hidden;
}
.home-application-list .slick-list {
  overflow: initial;
}
.slick-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.home-application-dots {
  position: absolute;
  bottom: 0;
  right: calc((100% - 1410px) / 2);
}
.home-application-dots .slick-dots {
  text-align: center;
  margin-top: 0px;
  --wh: 8px;
  --margin-x: 17px;
  --bg: #d9d9d9;
}
.home-application-dots .slick-dots li {
  position: relative;
  transition: all 0.5s;
}
.home-application-dots .slick-dots li::after {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.5s;
  background-color: #D2D6DF;
  opacity: 0;
  z-index: -1;
}
.home-application-dots .slick-dots li.slick-active {
  background-color: #293A65 !important;
}
.home-application-dots .slick-dots li.slick-active::after {
  opacity: 1;
}
@media screen and (min-width: 1200px) {
  .home-application-dots .slick-dots li:hover {
    background-color: #293A65 !important;
  }
  .home-application-dots .slick-dots li:hover::after {
    opacity: 1;
  }
}
.home_banner {
  overflow: hidden;
  padding-bottom: 30px;
}
.home_banner .swiper-container {
  width: 100%;
}
.home_banner .swiper-slide {
  overflow: hidden;
}
.home_banner .swiper-container {
  width: 100%;
}
.home_banner .swiper-slide {
  overflow: hidden;
}
.home_banner .slide-link {
  position: relative;
  display: block;
}
.home_banner .slide-link img {
  width: 100%;
}
.home_banner .slide-video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.home_banner .slide-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home_banner .swiper-pagination {
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  bottom: 24px;
  --wh: 12px;
  --interval: 12px;
}
.home_banner .swiper-pagination .swiper-pagination-bullet {
  width: var(--wh);
  height: var(--wh);
  background-color: #fff !important;
  opacity: 0.5 !important;
  margin: 0 var(--interval);
}
.home_banner .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1 !important;
}
.banner-select {
  display: flex;
  margin: 0 -5px;
}
.banner-select-item {
  width: 25%;
  padding: 0 5px;
}
.banner-select {
  position: relative;
  z-index: 4;
}
.banner-select-conts {
  background-color: #F1F3F8;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 56px;
  transition: all 0.5s;
  cursor: pointer;
  position: relative;
}
.banner-select-conts::after {
  content: "";
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 0px;
  border-bottom: 14px solid #fff;
  transition: all 0.5s;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  opacity: 0;
}
.banner-select-conts .number {
  color: #293A65;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  transition: all 0.5s;
  margin-right: 3px;
}
.banner-select-conts .text {
  color: #222;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  transition: all 0.5s;
}
.banner-select-conts span {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 100%;
  height: 40.88541667vw;
  background-color: rgba(3, 42, 64, 0);
  display: inline-block;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  pointer-events: none;
  transition: all 0.5s;
}
.banner-select-conts span::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background-color: #fff;
  z-index: 2;
  right: -1px;
  top: 21.04591836%;
  transition: all 0.5s;
}
.banner-select-conts:last-child span::after {
  display: none;
}
.banner-select-conts:hover {
  background-color: #fff;
  box-shadow: 0px 4px 15px 0px rgba(41, 58, 101, 0.2);
}
.banner-select-conts:hover .number {
  color: var(--main-color);
}
.banner-select-conts:hover::after {
  opacity: 1;
}
.banner-select-conts:hover span {
  background-color: rgba(3, 42, 64, 0.14);
}
.banner-select-item.active .banner-select-conts {
  background-color: #fff;
  box-shadow: 0px 4px 15px 0px rgba(41, 58, 101, 0.2);
}
.banner-select-item.active .banner-select-conts .number {
  color: var(--main-color);
}
.banner-select-item.active .banner-select-conts::after {
  opacity: 1;
}
.banner-select-item.active .banner-select-conts span {
  opacity: 1;
}
.ph-maps {
  display: none;
}
.header-top {
  --height: 105px;
  background-color: #fff;
}
.header-top .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-top .right {
  display: flex;
  align-items: center;
  padding-bottom: 25px;
}
.header-share {
  display: flex;
  margin-right: 7rem;
}
.header-share-item:last-child .header-share-link::after {
  display: none;
}
.header-share-link {
  display: block;
  padding: 0 18px;
  position: relative;
}
.header-share-link::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 6px;
  right: 0;
  top: 50%;
  transform: translate(50%, -50%);
  background-color: #CDE3EF;
}
.header-share-link span {
  color: #486A7C;
  font-size: 16px;
}
@media screen and (min-width: 1200px) {
  .header-share-link:hover span {
    color: var(--main-color);
  }
}
.header-cart {
  display: flex;
  align-items: center;
  margin-right: 5.5rem;
  margin-left: 5.5rem;
}
.header-cart .iconfont {
  font-size: 20px;
  color: #032A40;
  margin-right: 4px;
}
.header-cart p {
  color: #999;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  transition: all 0.5s;
}
.header-cart:hover p {
  color: #022336;
}
.header-language {
  width: 28px;
}
.header-language img {
  width: 100%;
}
.header-bottom {
  position: absolute;
  width: 74.21875%;
  padding-right: calc((100% - 1410px) / 2);
  background-color: #032A40;
  height: 50px;
  align-items: center;
  --height: 50px;
  right: 0;
  transform: translateY(-50%);
  padding-left: 85px;
}
.header-bottom .flex {
  display: flex;
  justify-content: space-between;
}
.header-search-ph {
  display: none;
}
@media screen and (min-width: 1200px) {
  .hd_list {
    display: flex;
  }
  .hd_item {
    margin-right: 60px;
    position: relative;
  }
  .hd_item:last-child {
    margin-right: 0;
  }
  .hd_link {
    display: flex;
    align-items: center;
    justify-content: center;
    height: var(--height);
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    position: relative;
    text-transform: uppercase;
  }
  .hd_link::after {
    content: "";
    width: 86px;
    height: 3px;
    background-color: var(--main-color);
    opacity: 1;
    transition: all 0.5s;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    bottom: 0;
    opacity: 0;
  }
  .hd_item.active .hd_link {
    color: var(--main-color);
  }
  .hd_item.active .hd_link::after {
    opacity: 1;
  }
  .hd_item:hover .hd_link {
    color: var(--main-color);
  }
  .hd_item:hover .hd_link::after {
    opacity: 1;
  }
  .header-search-box {
    width: 220px;
    background-color: #011723;
  }
  .header-search-box form {
    display: flex;
    width: 100%;
  }
  .header-search-box form input {
    width: 170px;
    height: var(--height);
    padding: 0 16px;
    color: #fff;
    font-size: 12px;
  }
  .header-search-box form button {
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .header-search-box form button span {
    font-size: 20px;
    color: var(--main-color);
  }
  .hd_second {
    position: absolute;
    width: 210px;
    padding: 15px 20px;
    background-color: #032A40;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
  }
  .hd_second_link {
    display: inline-block;
    color: #FFF;
    font-size: 15px;
    line-height: 1.75;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    padding: 8px 0;
  }
  .hd_second_link:hover {
    color: var(--main-color);
  }
  .hd_second_item.active .hd_second_link {
    color: var(--main-color);
  }
}
.hd_second {
  display: none;
}
.mod_online_item:not(:last-child) {
  border-right: 1px solid #ffffffb2;
}
.ct_aside1 {
  position: fixed;
  top: 70%;
  left: 30px;
  transform: translateY(-50%);
  z-index: 10;
  --wh: 40px;
  --fs: 22px;
}
.ct_aside1_list {
  margin-bottom: 15px;
  transition: all 0.36s;
}
.ct_aside1_item {
  margin-bottom: 10px;
  position: relative;
  transition: all 0.36s;
  cursor: pointer;
}
.ct_aside1_item:last-child {
  margin-bottom: 0;
}
.ct_aside1_link {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #6295a7;
  font-size: var(--fs);
  color: #fff;
  transition: all 0.36s;
}
.ct_aside1_item.active .ct_aside1_link {
  background-color: #031417;
}
.ct_aside1_item:hover .ct_aside1_link {
  background-color: #031417;
}
.ct_aside1_link,
.ct_aside1_switch {
  width: var(--wh);
  height: var(--wh);
  border-radius: 50%;
}
.ct_aside1_switch {
  background-color: #6295a7;
  position: relative;
  transition: all 0.36s;
  cursor: pointer;
  display: none;
}
.ct_aside1_switch::after,
.ct_aside1_switch::before {
  content: "";
  position: absolute;
  background-color: #fff;
  transition: all 0.36s;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ct_aside1_switch::after {
  width: 2px;
  height: 15px;
}
.ct_aside1_switch::before {
  height: 2px;
  width: 15px;
}
.ct_aside1_switch.active {
  background-color: #031417;
  transform: rotate(-135deg);
}
.ct_aside1_cont {
  position: absolute;
  left: calc(100% + 5px);
  top: 50%;
  transform: translateY(-50%) translateX(100px);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.04);
  transition: all 0.36s;
  opacity: 0;
  pointer-events: none;
}
.ct_aside1_item.active .ct_aside1_cont {
  pointer-events: all;
  opacity: 1;
  transform: translateY(-50%) translateX(0px);
}
.ct_aside1_cont::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 100%;
  top: 0;
  left: 100%;
}
.ct_aside1_cont .qr {
  width: 100px;
  padding: 2px;
  border-radius: 4px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.07);
  background-color: #fff;
}
.ct_aside1_cont .qr img {
  width: 100%;
}
.ct_aside1_cont a {
  display: inline-block;
  padding: 17px 22px;
  background-color: #fff;
  border-radius: 4px;
  color: #333;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.07);
  white-space: nowrap;
}
@media screen and (min-width: 1200px) {
  .ct_aside1_item.gotop .ct_aside1_link:hover {
    background-color: var(--main-color) !important;
  }
}
/* type-animatelist */
.ct_aside1_list.animatelist {
  transform: translateX(100px);
}
.ct_aside1_list.active {
  transform: translateX(0px);
}
/* type-animateitem */
.ct_aside1_list.animateitem .ct_aside1_item {
  transform: translateX(100px);
}
.ct_aside1_list.active .ct_aside1_item {
  transform: translateX(0px);
}
/* type-animateitem-rotate */
.ct_aside1_list.animateitem-rotate .ct_aside1_item {
  transform: translateX(80px) rotate(360deg);
}
.ct_aside1_list.active .ct_aside1_item {
  transform: translateX(0px) rotate(0deg);
}
@media screen and (max-width: 768px) {
  .ct_aside1_list {
    display: none;
  }
  .ct_aside1 {
    top: initial;
    right: 20px;
    bottom: 70px;
    transform: translateY(0);
  }
  .ct_aside1_switch {
    display: block;
  }
}
/* hover */
@media screen and (min-width: 1200px) {
  .ct_aside1_switch:hover {
    background-color: #031417;
  }
  .ct_aside1_item:hover .ct_aside1_cont {
    pointer-events: all;
    opacity: 1;
    transform: translateY(-50%) translateX(0px);
  }
}
.fadeInUp,
.fadeInLeft,
.fadeInRight {
  animation-duration: 1s;
}
.prodeta-inquiry .mod_form .mod_form_item.button {
  transition: all 0.5s;
}
.prodeta-inquiry .mod_form .mod_form_item.button:hover {
  transition: all 0.5s;
}
/* sitemap */
.sitemap_cont {
  padding: 8rem 0 ;
}
.sitemap_cont_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.sitemap_cont_item {
  width: 25%;
  padding: 0 10px;
  margin-bottom: 20px;
}
.sitemap_cont_link {
  display: block;
  text-align: center;
  line-height: 50px;
  background-color: var(--main-color);
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.sitemap_cont_link:hover {
  text-decoration: underline;
}
.sitemap_second_list {
  margin-top: 15px;
}
.sitemap_second_item {
  margin-bottom: 10px;
}
.sitemap_second_link {
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  transition: all 0.36s;
  display: block;
  color: #222;
  padding: 4px 0;
}
.sitemap_second_link:hover {
  color: var(--main-color);
  text-decoration: underline;
}
@media screen and (max-width: 1680px) {
  .sitemap_cont_link {
    line-height: 45px;
  }
  .sitemap_second_item {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 1440px) {
  .sitemap_cont_item {
    padding: 0 8px;
  }
  .sitemap_cont_list {
    margin: 0 -8px;
  }
  .sitemap_cont_link {
    line-height: 40px;
    font-size: 16px;
  }
  .sitemap_second_link {
    padding: 4px 0;
    line-height: 26px;
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  .sitemap_cont_item {
    padding: 0 5px;
  }
  .sitemap_cont_list {
    margin: 0 -5px;
    flex-wrap: wrap;
  }
  .sitemap_cont_item {
    width: 33.333333%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .sitemap_cont {
    padding: 7rem 0 ;
  }
  .sitemap_cont_list {
    flex-direction: column;
  }
  .sitemap_cont_item {
    width: 100%;
    margin-bottom: 10px;
  }
  .sitemap_second_list {
    margin-top: 10px;
  }
}
/* sitemap-end */
.privacy_cont {
  padding: 7rem 0;
}
.privacy_cont .title {
  margin-bottom: 3rem;
  font-size: 32px;
  font-weight: bold;
}
.privacy_cont .edit p {
  font-size: 16px;
  line-height: 32px;
  color: #333;
}
/* shop */
.shop_cont {
  padding: 8rem 0px;
}
.shop_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.shop_cheack {
  display: flex;
  align-items: center;
  width: 120px;
  min-width: 70px;
  margin-right: 10px;
}
.shop_photo {
  width: 200px;
  flex-shrink: 0;
}
.shop_photo_img {
  padding-top: 100%;
  border: 1px solid #ecebeb;
  transition: all 0.36s;
  display: block;
  overflow: hidden;
}
.shop_photo_img img {
  transform: scale(0.9);
}
.shop_photo_img:hover img {
  transform: scale(1);
}
.shop_photo_img:hover {
  border: 1px solid var(--main-color);
}
.shop_name {
  width: 30%;
  min-width: 200px;
  padding-right: 20px;
  padding-left: 20px;
}
.shop_list .shop_text {
  transition: all 0.36s;
}
.shop_number {
  width: 180px;
  flex-shrink: 0;
}
.shop_number_text,
.shop_operation_text,
.shop_text,
.shop_photo_text,
.shop_cheack_text {
  font-size: 16px;
  line-height: 1.6;
  color: #fff;
}
.shop_list .shop_number_text,
.shop_list .shop_operation_text,
.shop_list .shop_text,
.shop_list .shop_photo_text,
.shop_list .shop_cheack_text {
  color: #222;
}
.shop_operation {
  width: 140px;
  flex-shrink: 0;
}
.shop_header {
  padding: 20px 0;
  background-color: #032A40;
}
.shop_row {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.shop_cont input[type=checkbox] {
  -webkit-appearance: auto;
  width: 18px;
  height: 18px;
  margin-top: 0;
  margin-right: 10px;
}
.shop_item .shop_row {
  padding: 20px 0;
  border-bottom: 1px solid #e2e2e2;
}
.shop_operation_btn {
  cursor: pointer;
  padding: 15px;
  box-sizing: content-box;
  display: inline-block;
}
.shop_operation_btn span {
  font-size: 20px;
}
.shop_operation_btn:hover span {
  color: var(--main-color);
}
.shop_operation {
  text-align: center;
}
.shop_number_control {
  display: flex;
  align-items: center;
}
.shop_number_control > div {
  cursor: pointer;
  width: 34px;
  line-height: 32px;
  border: 1px solid #e6e6e6;
  flex-shrink: 0;
  text-align: center;
  font-size: 18px;
  transition: all 0.36s;
}
.shop_number_control > div:hover {
  color: #fff;
  background-color: var(--main-color);
}
.shop_number_control input {
  display: inline-block;
  width: 60px;
  text-align: center;
  font-size: 16px;
}
@media screen and (max-width: 1680px) {
  .shop_cheack {
    width: 70px;
    min-width: 70px;
  }
  .shop_main {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 1560px) {
  .shop_cheack {
    width: 50px;
    min-width: 50px;
  }
  .shop_number {
    width: 160px;
  }
  .shop_photo {
    width: 190px;
  }
}
@media screen and (max-width: 1440px) {
  .shop_cont input[type=checkbox] {
    width: 15px;
    height: 15px;
  }
  .shop_photo {
    width: 180px;
  }
  .shop_number_text,
  .shop_operation_text,
  .shop_text,
  .shop_photo_text,
  .shop_cheack_text {
    font-size: 15px;
  }
  .shop_number_control > div {
    width: 30px;
    line-height: 28px;
    font-size: 16px;
  }
  .shop_number_control input {
    width: 45px;
    font-size: 14px;
  }
  .shop_operation_btn {
    padding: 12px;
  }
  .shop_operation_btn span {
    font-size: 18px;
  }
  .shop_number {
    width: 125px;
  }
  .shop_header {
    padding: 15px 0;
  }
  .shop_main {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 1200px) {
  .shop_photo {
    width: 170px;
  }
  .shop_main {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .shop_photo {
    width: 150px;
  }
  .shop_operation {
    width: 120px;
  }
}
@media screen and (max-width: 768px) {
  .shop_header .shop_photo,
  .shop_header .shop_name,
  .shop_header .shop_number,
  .shop_header .shop_operation {
    display: none;
  }
  .shop_header {
    padding: 10px 0;
  }
  .shop_item .shop_row {
    padding: 16px 17px;
  }
  .shop_cont input[type=checkbox] {
    width: 14px;
    height: 14px;
  }
  .shop_row {
    flex-direction: column;
    align-items: flex-start;
    position: relative;
  }
  .shop_item .shop_row {
    padding-bottom: 60px !important;
    padding: 16px 15px;
  }
  .shop_item {
    margin-bottom: 10px;
  }
  .shop_row > div {
    width: 100%;
  }
  .shop_number_control {
    justify-content: center;
  }
  .shop_name {
    width: 100%;
    text-align: center;
    padding: 15px 0 12px;
  }
  .shop_item .shop_cheack input {
    position: absolute;
    left: 0;
    bottom: 5px;
    margin: 12px !important;
    box-sizing: content-box;
  }
  .shop_item .shop_operation_btn {
    position: absolute;
    right: 0;
    bottom: 5px;
  }
  .shop_main {
    padding-top: 30px;
    padding-bottom: 20px;
  }
}
/* shop */
.carts {
  padding-bottom: 1px;
}
.home-friend {
  padding: 7rem 0;
  background-color: #F1F3F8;
}
.home-friend-list {
  margin: 0 -11px;
}
.home-friend-item {
  padding: 0 11px;
}
.home-friend-cont .img_box {
  padding-top: 50%;
}
.home-friend {
  padding: 6rem 0;
}
/* 搜索页 */
.product_search {
  margin-bottom: 20px;
}
.product_search_tit {
  font-family: Redbold;
  font-size: 22px;
  color: #14151a;
  margin-bottom: 15px;
}
.product_search_text {
  background-color: #f3f5f8;
  padding: 12px 20px;
  color: #999999;
  font-size: 14px;
  line-height: 1.6;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1440px) {
  /* 搜索页 */
  .product_search_tit {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .product_search_text {
    padding: 10px 15px;
  }
  .product_search {
    margin-bottom: 15px;
  }
  /* 搜索页-end */
}
.product_search_titles {
  margin-bottom: 25px;
  line-height: 1.65;
  font-size: 24px;
  font-weight: bold;
  text-transform: capitalize;
}
/* newdate */
.newdate_info_tit {
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 1.2;
  font-weight: bold;
}
.newdate_info_date {
  font-size: 16px;
  line-height: 1.5;
}
.newdate_info {
  padding: 60px 0 20px;
  border-bottom: 1px solid #ccc;
}
.news_info {
  margin-bottom: 50px;
}
.news_info li {
  list-style: inherit;
}
.news_info ol,
.news_info ul {
  padding-left: 1rem;
}
.news_primary {
  padding-top: 50px !important;
  padding-bottom: 70px !important;
}
.news_info h2 {
  font-size: 24px;
  line-height: 1.3;
  font-weight: bold;
  color: #222222;
  margin-bottom: 20px;
}
.news_info p {
  font-size: 16px;
  line-height: 1.6;
  color: #444444;
  margin-bottom: 20px;
}
.news_info img {
  height: auto !important;
}
.newdate_main .pdrf_shares {
  margin-top: 50px;
}
.newdate_page {
  margin-top: 40px;
}
.newdate_page a:hover {
  color: var(--main-color);
}
.newdate_prev {
  margin-bottom: 20px;
}
.pdrf_shares_text {
  flex-shrink: 0;
  font-size: 22px;
  line-height: 1.2;
  margin-right: 5px;
}
.pdrf_shares {
  display: flex;
  align-items: center;
}
.newdate_page a {
  color: #666;
  font-size: 16px;
  line-height: 1.4;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
@media screen and (max-width: 1680px) {
  .newdate_info_tit {
    margin-bottom: 20px;
    font-size: 30px;
  }
  .newdate_info {
    padding: 55px 0 20px;
  }
  .news_info h2 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .news_primary {
    padding-top: 40px !important;
    padding-bottom: 80px !important;
  }
  .pdrf_shares_text {
    font-size: 20px;
  }
  .news_info {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1440px) {
  .newdate_info_tit {
    margin-bottom: 15px;
    font-size: 24px;
  }
  .newdate_info {
    padding: 50px 0 15px;
  }
  .news_primary {
    padding-top: 35px !important;
    padding-bottom: 60px !important;
  }
  .newdate_info_date {
    font-size: 14px;
  }
  .news_info h2 {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .news_info p {
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 12px;
  }
  .news_info {
    margin-bottom: 30px;
  }
  .pdrf_shares_text {
    font-size: 18px;
  }
  .newdate_page {
    margin-top: 30px;
  }
  .newdate_page a {
    font-size: 14px;
    line-height: 1.4;
  }
  .newdate_prev {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 1200px) {
  .newdate_info_tit {
    font-size: 22px;
  }
  .newdate_info {
    padding: 40px 0 12px;
  }
  .news_primary {
    padding-top: 30px !important;
    padding-bottom: 50px !important;
  }
  .pdrf_shares_text {
    font-size: 16px;
  }
  .news_info h2 {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .newdate_info {
    padding: 35px 0 12px;
  }
  .newdate_info_tit {
    margin-bottom: 13px;
    font-size: 22px;
    line-height: 1.4;
  }
  .news_primary {
    padding-top: 25px !important;
    padding-bottom: 40px !important;
  }
}
/* newdate-end */
.footer-bottom .left {
  display: flex;
}
.footer-bottom .left .footer-sitemap {
  margin-right: 30px;
}
