html,
body {
  overflow-x: hidden;
}
html {
  scroll-behavior: smooth;
}
.fix {
  overflow: hidden;
}
body {
  color: var(--st-theme-body-color);
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  transition: 0.5s;
  font-family: 'Lexend', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--st-theme-color-two);
  font-family: 'Lexend', sans-serif;
  line-height: 24px;
  font-weight: 600;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
h1 {
  font-size: 48px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}
ul {
  margin: 0px;
  padding: 0px;
}
li {
  list-style: none;
}
input:focus,
button:focus {
  border-color: transparent;
  outline-color: transparent;
  outline: 0;
}
label {
  color: #616161;
  cursor: pointer;
  margin-bottom: 10px;
}
a,
i,
cite,
em,
var,
address,
dfn,
ol,
li,
ul {
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}
::-moz-placeholder {
  color: #666;
  font-size: 12px;
}
::-webkit-input-placeholder {
  color: #666;
  font-size: 12px;
}
:-ms-input-placeholder {
  color: #666;
  font-size: 12px;
}
::placeholder {
  color: #666;
  font-size: 12px;
}
.pt-180 {
  padding-top: 186px;
}
.pt-150 {
  padding-top: 155px;
}
.pt-120 {
  padding-top: 140px;
}
.pt-110 {
  padding-top: 110px;
}
.pt-120 {
  padding-top: 120px;
}
.pt-115 {
  padding-top: 115px;
}
.pt-100 {
  padding-top: 100px;
}
.pt-95 {
  padding-top: 95px;
}
.pt-90 {
  padding-top: 90px;
}
.pt-80 {
  padding-top: 80px;
}
.pt-75 {
  padding-top: 75px;
}
.pt-70 {
  padding-top: 70px;
}
.pt-65 {
  padding-top: 65px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-50 {
  padding-top: 50px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-35 {
  padding-top: 35px;
}
.pt-30 {
  padding-top: 30px;
}
.pb-450 {
  padding-bottom: 451px;
}
.pb-250 {
  padding-bottom: 250px;
}
.pb-200 {
  padding-bottom: 200px;
}
.pb-150 {
  padding-bottom: 165px;
}
.pb-135 {
  padding-bottom: 135px;
}
.pb-120 {
  padding-bottom: 120px;
}
.pb-100 {
  padding-bottom: 100px;
}
.pb-95 {
  padding-bottom: 95px;
}
.pb-90 {
  padding-bottom: 90px;
}
.pb-87 {
  padding-bottom: 87px;
}
.pb-80 {
  padding-bottom: 80px;
}
.pb-75 {
  padding-bottom: 75px;
}
.pb-70 {
  padding-bottom: 70px;
}
.pb-65 {
  padding-bottom: 65px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pb-52 {
  padding-bottom: 52px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pb-35 {
  padding-bottom: 35px;
}
.pb-32 {
  padding-bottom: 32px;
}
.pb-30 {
  padding-bottom: 30px;
}
.mt-150 {
  margin-top: 150px;
}
.mt-120 {
  margin-top: 120px;
}
.mt-100 {
  margin-top: 100px;
}
.mt-95 {
  margin-top: 95px;
}
.mt-90 {
  margin-top: 90px;
}
.mt-80 {
  margin-top: 80px;
}
.mt-75 {
  margin-top: 75px;
}
.mt-70 {
  margin-top: 70px;
}
.mt-65 {
  margin-top: 65px;
}
.mt-60 {
  margin-top: 60px;
}
.mt-55 {
  margin-top: 55px;
}
.mt-50 {
  margin-top: 50px;
}
.mt-45 {
  margin-top: 45px;
}
.mt-40 {
  margin-top: 40px;
}
.mt-35 {
  margin-top: 35px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-25 {
  margin-top: 25px;
}
.mt-10 {
  margin-top: 10px;
}
.mb-150 {
  margin-bottom: 150px;
}
.mb-120 {
  margin-bottom: 120px;
}
.mb-100 {
  margin-bottom: 100px;
}
.mb-95 {
  margin-bottom: 95px;
}
.mb-90 {
  margin-bottom: 90px;
}
.mb-80 {
  margin-bottom: 80px;
}
.mb-75 {
  margin-bottom: 75px;
}
.mb-70 {
  margin-bottom: 70px;
}
.mb-55 {
  margin-bottom: 55px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-45 {
  margin-bottom: 45px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-65 {
  margin-bottom: 65px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-30 {
  margin-bottom: 30px;
}
.ml-60 {
  margin-left: 60px;
}
.ml-50 {
  margin-left: 50px;
}
.ml-40 {
  margin-left: 40px;
}
.ml-30 {
  margin-left: 30px;
}
.ml-4 {
  margin-left: 4px;
}
@media (max-width: 991px) {
  .pt-100 {
    padding-top: 70px;
  }
  .pb-100 {
    padding-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .pt-100 {
    padding-top: 40px;
  }
  .pb-100 {
    padding-bottom: 40px;
  }
}
input,
button {
  outline: none;
  border: none;
}
:root {
  --theme-color: #ff9a36;
  --pts100: 90px;
  --pbs100: 90px;
}
button {
  cursor: pointer;
}
a {
  transition: all 0.5s;
}
img {
  height: auto;
}
.iconfont {
  display: inline-block;
  transition: all 0.5s;
}
/* 图片限制 */
.img_box img,
.img_box iframe,
.img_box video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.img_box {
  overflow: hidden;
  position: relative;
  display: block;
}
.img_box img {
  transition: all 0.5s;
  object-fit: cover;
}
.pts-100 {
  padding-top: var(--pts100);
}
.pbs-100 {
  padding-bottom: var(--pbs100);
}
.mod-title-group {
  margin-bottom: 45px;
}
.mod-title-group .titles {
  text-align: center;
  font-size: 42px;
  line-height: 1.2;
  font-weight: bold;
  color: var(--st-theme-color-two);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.mod-title-group .texts {
  text-align: center;
  font-size: 18px;
  line-height: 1.65;
}
.about-history .mod-title-group .circle::after {
  background-color: #fff;
}
.about-history .mod-title-group .titles {
  color: #fff;
}
.about-history .mod-title-group .texts {
  color: #fff;
}
.text-two {
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.st-header-logo a img {
  width: auto;
  height: 52px;
}
.header-search {
  cursor: pointer;
}
.header-search svg {
  width: 30px;
  height: auto;
  transition: all 0.5s;
}
.header-search:hover svg {
  transform: scale(1.15);
}
.header-search-top {
  position: fixed;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  opacity: 0;
  transform: scale(0.2);
  transition: all 0.5s;
}
.header-search-top.opens {
  pointer-events: all;
  opacity: 1;
  transform: scale(1);
}
.header-search-form {
  display: flex;
  justify-content: center;
  width: 600px;
  overflow: hidden;
  border-radius: 17px;
  max-width: 90%;
  /* Chrome/Safari/Edge */
  /* Firefox 4-18 */
  /* Firefox 19+ */
}
.header-search-form input {
  width: calc(100% - 60px);
  font-size: 18px;
  padding: 0 20px;
}
.header-search-form input::-webkit-input-placeholder {
  font-size: inherit;
}
.header-search-form input:-moz-placeholder {
  font-size: inherit;
}
.header-search-form input::-moz-placeholder {
  font-size: inherit;
}
.header-search-form button {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  border: none;
  background-color: var(--st-theme-color-one);
}
.header-search-form button svg {
  width: 28px;
  transition: all 0.5s;
}
.header-search-form button svg path {
  fill: #fff;
}
.header-search-form button:hover svg {
  transform: scale(1.2);
}
.header-search-close {
  position: absolute;
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 60px;
  top: 50px;
  transition: all 0.5s;
  cursor: pointer;
}
.header-search-close span {
  font-size: 24px;
  font-weight: 500;
  color: #333;
  transition: all 0.5s;
  display: inline-block;
}
.header-search-close:hover {
  background-color: var(--st-theme-color-one);
}
.header-search-close:hover span {
  color: #fff;
  transform: rotate(180deg);
}
.st-header-top-info li {
  display: flex;
  align-items: center;
}
.st-header-top-info .iconfont {
  margin-right: 4px;
  font-size: 18px;
}
.st-header-top-info a:hover {
  text-decoration: underline;
}
.st-header-top-social .iconfont {
  margin-right: 2px;
  font-size: 18px;
}
#mobile-menu .iconfont {
  transform: rotate(180deg);
  font-size: 16px;
}
@media screen and (min-width: 1201px) {
  .mega-menu {
    display: none;
  }
}
.st__footer__link .iconfont {
  font-size: 14px;
}
.st-footer-area .ft_borer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer-info {
  width: 330px;
}
.footer-letter {
  width: 330px;
}
.st__footer__subscribe__form input {
  width: 100%;
}
.st__footer__subscribe__form button {
  top: 6px;
  right: 6px;
}
.st__footer__text p {
  width: 100%;
}
.footer-contact-list {
  margin-top: 20px;
}
.footer-contact-list .items:last-child {
  margin-bottom: 0;
}
.footer-contact-list .items {
  display: flex;
  margin-bottom: 12px;
}
.footer-contact-list .items .iconfont {
  font-size: 18px;
  color: #fff;
  margin-right: 8px;
  flex-shrink: 0;
}
.footer-contact-list .items .val a,
.footer-contact-list .items .val p {
  font-size: 16px;
  color: #fff;
  line-height: 1.65;
  transition: all 0.5s;
  opacity: 0.8;
  margin-bottom: 0;
}
.footer-contact-list .items .val a:hover {
  color: var(--st-theme-color-one);
  opacity: 1;
}
.st__footer__copyright {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 32px 0;
}
.st__footer__copyright .reserved {
  margin-top: 0;
}
.st__footer__copyright .privacy-link {
  font-size: 16px;
  color: #fff;
  opacity: 0.8;
}
.st__footer__copyright .privacy-link:hover {
  opacity: 1;
  color: var(--st-theme-color-one);
}
.st-footer-area {
  padding-top: 100px;
}
.index-banner,
.page-banner {
  position: relative;
  z-index: 1;
}
.index-banner .swiper-pagination,
.page-banner .swiper-pagination {
  bottom: 30px;
}
.index-banner .swiper-pagination-bullet,
.page-banner .swiper-pagination-bullet {
  background-color: #fff;
  transition: all 0.5s;
  width: 10px;
  height: 10px;
  margin: 0 8px !important;
}
.index-banner .swiper-pagination-bullet.swiper-pagination-bullet-active,
.page-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--st-theme-color-one);
}
.index-banner-content {
  position: relative;
  z-index: 1;
}
.index-banner-imgs .pc-banner {
  padding-top: 40.625%;
}
.index-banner-imgs .ph-banner {
  padding-top: 133.333333%;
}
.swiper-slide.swiper-slide-active .index-banner-infos .title {
  transform: translateY(0px);
  opacity: 1;
}
.swiper-slide.swiper-slide-active .index-banner-infos .text {
  transform: translateY(0px);
  opacity: 1;
}
.swiper-slide.swiper-slide-active .index-banner-infos .btns {
  transform: translateY(0px);
  opacity: 1;
}
.index-banner-infos {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}
.index-banner-infos .title {
  font-size: 52px;
  font-weight: bold;
  max-width: 800px;
  color: #fff;
  line-height: 1.25;
  transform: translateY(80px);
  opacity: 0;
  transition: all 1s 0.2s;
}
.index-banner-infos .text {
  margin-top: 25px;
  color: #fff;
  font-size: 18px;
  line-height: 1.75;
  max-width: 800px;
  transform: translateY(80px);
  opacity: 0;
  transition: all 1s 0.4s;
}
.index-banner-infos .btns {
  margin-top: 30px;
  transform: translateY(80px);
  opacity: 0;
  transition: all 1s 0.6s;
}
.product-content .img_box {
  padding-top: 86.2700228%;
}
.product-content .img_box:hover img {
  transform: scale(1.05);
}
.home-product-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  overflow: hidden;
  margin-bottom: -24px;
}
.home-product-nav .items {
  margin: 0 14px 24px;
  padding: 12px 25px;
  background-color: #003D4D;
  transition: all 0.5s;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  line-height: 1.65;
  position: relative;
  z-index: 1;
}
.home-product-nav .items::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  transition: all 0.5s;
  background: #fc9732;
  z-index: -1;
  width: 0;
}
.home-product-nav .items:hover::after,
.home-product-nav .items.active::after {
  width: 100%;
  left: 0;
  right: initial;
}
.home-product-des {
  max-width: 800px;
  margin: 30px auto 0;
}
.home-product-des li {
  font-size: 16px;
  line-height: 1.75;
  color: #333;
  text-align: center;
  display: none;
}
.home-product-des li:first-child {
  display: block;
}
/*移动端产品分类导航*/
.mod-nav-list {
  width: 100%;
  position: relative;
  display: none;
  margin-top: 34px;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  /*移动端 产品分类导航隐藏*/
  .mod-nav-list {
    display: block;
  }
  /*pc端 产品分类导航隐藏*/
  /*.home-hot-product .nav-list {*/
  /*    display: none;*/
  /*}*/
}
.mod-nav-list .vals {
  display: block;
  width: 100%;
  position: relative;
  background-color: var(--theme-color);
  border-radius: 54px;
  transition: all 0.5s;
  z-index: 4;
}
.mod-nav-list .vals input {
  width: 100%;
  height: 54px;
  padding: 0 24px;
  font-size: 18px;
  color: #fff;
  border: none;
  outline: none;
  background-color: #fff0;
  pointer-events: none;
}
.mod-nav-list .vals.active svg {
  transform: translateY(-50%) rotate(180deg);
}
.mod-nav-list .vals svg {
  transition: all 0.5s;
  position: absolute;
  width: 16px;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.mod-nav-list .lists {
  position: absolute;
  width: 100%;
  top: calc(100% + 10px);
  left: 0;
  z-index: 2;
  border-radius: 20px;
  background-color: #F4F6FA;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.08);
  padding: 14px 0;
  display: none;
  list-style: none;
}
.mod-nav-list .lists li {
  font-size: 18px;
  color: #222;
  line-height: 1.75;
  padding: 8px 20px;
  list-style: none;
}
.mod-nav-list .lists li.active {
  color: var(--theme);
}
/*移动端产品分类导航 end*/
.home-product-class {
  margin-top: 30px;
}
.home-product-class .items {
  display: none;
}
.home-product-class .items:first-child {
  display: block;
}
.home-product-swiper .swiper-slide {
  padding-bottom: 28px;
}
.product-content p {
  margin-bottom: 0;
}
.product-content .st__service__content h2 a {
  font-size: 22px;
}
.product-content .st__service__content h2 a:hover {
  color: var(--theme-color);
}
.product-content .st__service__content {
  padding: 25px 25px 52px;
}
.product-content .st__service__btn .iconfont {
  font-size: inherit;
}
.product-content .st__service__btn a {
  padding: 10px 24px;
  font-size: 28px;
}
.product-content .st__service__btn a::before {
  top: 28px;
  right: 75px;
  width: 29px;
  height: 20px;
}
.product-content .st__service__btn {
  bottom: -20px;
}
.home-product-swiper .swiper-pagination {
  margin-top: 30px;
}
.home-news .swiper-pagination {
  margin-top: 15px;
}
.home-product-swiper .swiper-pagination,
.home-news .swiper-pagination {
  position: static;
}
.home-product-swiper .swiper-pagination .swiper-pagination-bullet,
.home-news .swiper-pagination .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  margin: 0 5px !important;
  transition: all 0.5s;
}
.home-product-swiper .swiper-pagination .swiper-pagination-bullet-active,
.home-news .swiper-pagination .swiper-pagination-bullet-active {
  background-color: var(--theme-color) !important;
}
.home-news .swiper-pagination {
  margin-top: 10px;
}
.home-service {
  background-color: #FFF9F3;
  overflow: hidden;
}
.home-service-swiper {
  overflow: initial !important;
}
.home-service-content {
  position: relative;
}
.mod-arrow {
  width: calc(33.333333% + 30px);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  pointer-events: none;
  position: absolute;
  z-index: 3;
}
.mod-prev,
.mod-next {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #003D4D;
  pointer-events: all;
  cursor: pointer;
  transition: all 0.5s;
}
.mod-prev span,
.mod-next span {
  font-size: 22px;
  color: #fff;
}
.mod-prev:hover,
.mod-next:hover {
  background-color: var(--theme-color);
}
.mod-prev {
  transform: rotate(-180deg);
}
.home-service-content {
  margin: 0 -600px;
}
.home-service-content .img_box {
  padding-top: 55%;
}
.home-service-content .swiper-slide:hover .img_box img {
  transform: scale(1.05);
}
.home-service-content .swiper-slide {
  position: relative;
}
.home-service-content .content {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  padding: 25px 30px;
  left: 0;
  bottom: 0;
}
.home-service-content .content .titles,
.home-service-content .content .titles a {
  font-size: 22px;
  color: #fff;
  transition: all 0.5s;
  font-weight: bold;
}
.home-service-content .content .titles a:hover {
  color: var(--theme-color);
}
.home-service-content .content .texts {
  font-size: 16px;
  line-height: 1.75;
  color: #fff;
  margin-top: 12px;
  font-weight: 300;
}
.si__project__three__thumb {
  display: block;
}
.si__project__three__thumb .img_box {
  padding-top: 77.34553776%;
}
.home-case .mod-title-group {
  margin-bottom: 0;
}
.home-case .mod-title-group .titles {
  justify-content: flex-start;
}
.home-case .mod-title-group .titles .circle:nth-child(1) {
  margin-left: 0;
}
.home-case .mod-title-group .texts {
  text-align: left;
}
.home-case .home-case-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px -30px;
}
.home-case .home-case-list .items {
  width: 33.33333%;
  padding: 0 15px;
  margin-bottom: 30px;
}
.home-case .home-case-list .items:first-child {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.case-contents .si__project__three__text .texts {
  color: #fff;
  font-size: 16px;
  line-height: 1.65;
}
.case-contents .si__project__three__text .titles {
  margin-bottom: 10px;
}
.case-contents .si__project__three__text .titles a {
  font-size: 22px;
  color: #fff;
  font-weight: bold;
}
.case-contents .si__project__three__text .titles a:hover {
  text-decoration: underline;
}
.case-contents .si__project__three__icon {
  flex-shrink: 0;
}
.case-contents .si__project__three__icon a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.case-contents .si__project__three__icon a:hover {
  background-color: #fff;
}
.case-contents .si__project__three__icon a:hover .iconfont {
  color: var(--theme-color);
}
.case-contents .si__project__three__icon .iconfont {
  font-size: 18px;
  color: #fff;
}
.mod-faq {
  background-color: #F5F5F5;
  overflow: hidden;
}
.mod-faq .mod-title-group {
  margin-bottom: 30px;
}
.mod-faq .mod-title-group .titles {
  justify-content: flex-start;
}
.mod-faq .mod-title-group .titles .circle:nth-child(1) {
  margin-left: 0;
}
.mod-faq .mod-title-group .texts {
  text-align: left;
}
.mod-faq .my-accordion li h2 {
  padding-right: 60px;
}
.fadeInLeftBig,
.fadeInRightBig {
  animation-duration: 1.5s;
}
.mod-form {
  position: relative;
  z-index: 1;
}
.mod-form > img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  z-index: -1;
}
.mod-form .mod-form-btns {
  padding: 12px 24px;
  background-color: var(--theme-color);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 18px;
  line-height: 1.6;
  border-radius: 5px;
  transition: all 0.5s;
}
.mod-form .mod-form-btns:hover {
  background-color: #222;
}
.mod-form .st__contact__position {
  padding: 80px 80px 70px;
}
.mod-form .st__form__box textarea {
  border-radius: 5px;
  height: 120px;
}
.mod-form .titles {
  font-size: 40px;
  line-height: 1.65;
  color: #fff;
  line-height: 1.2;
  padding: 10px 0 0px;
  margin-bottom: 0;
}
.mod-form .st__section__title h5 {
  margin-left: 40px;
}
.mod-form .st__section__title h5::before,
.mod-form .st__section__title h5::after {
  top: 3px;
}
.mod-form .st__section__title h5::before {
  left: -38px;
}
.mod-form .st__section__title h5::after {
  left: -32px;
}
.mod-form .st__section__title {
  margin-bottom: 40px;
}
.home-solution {
  background-color: #FFF9F3;
}
.home-solution-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px -30px;
}
.home-solution-item {
  width: 33.33333%;
  padding: 0 15px;
  margin-bottom: 30px;
}
.mod-solution {
  height: 100%;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.05);
}
.mod-solution .img_box {
  width: 100%;
  padding-top: 76.1904761%;
}
.mod-solution .img_box:hover img {
  transform: scale(1.05);
}
.mod-solution .content {
  padding: 25px 30px;
}
.mod-solution .content .title {
  padding-left: 14px;
}
.mod-solution .content .title::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 22px;
  width: 4px;
  top: 4px;
  background-color: var(--theme-color);
}
.mod-solution .content .title,
.mod-solution .content .title a {
  font-size: 24px;
  line-height: 1.25;
  margin-bottom: 10px;
  position: relative;
  color: #222;
  font-weight: bold;
}
.mod-solution .content .title a:hover {
  color: var(--theme-color);
}
.mod-solution .content .text {
  font-size: 18px;
  line-height: 1.65;
}
.mod-solution .content .carter-btns {
  margin-top: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #333;
  color: #fff;
  font-size: 16px;
  line-height: 1.65;
  padding: 11px 30px;
  border-radius: 50px;
  overflow: hidden;
  transition: all 0.5s;
  position: relative;
  z-index: 1;
}
.mod-solution .content .carter-btns::after {
  content: "";
  position: absolute;
  width: 0%;
  right: 0;
  top: 0;
  transition: all 0.5s;
  height: 100%;
  background-color: var(--theme-color);
  z-index: -1;
}
.mod-solution .content .carter-btns:hover::after {
  width: 100%;
  left: 0;
  right: initial;
}
.mod-about {
  overflow: hidden;
}
.mod-about .mod-btns {
  margin-top: 20px;
}
.mod-about .img_box {
  padding-top: 81.300813%;
}
.mod-about .flexs {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mod-about .lefts {
  width: 47%;
  position: relative;
  cursor: pointer;
  display: block;
}
.mod-about .lefts .about-plays {
  position: absolute;
  width: 70px;
  height: 70px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  z-index: 2;
  background-color: var(--theme-color);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s;
}
.mod-about .lefts .about-plays span {
  color: #fff;
  font-size: 24px;
}
.mod-about .lefts:hover .about-plays {
  transform: translate(-50%, -50%) scale(1.15);
}
.mod-about .rights {
  width: 47%;
}
.about-titles {
  font-size: 40px;
  line-height: 1.25;
  color: #333;
  font-weight: bold;
}
.si__section__title .about-texts {
  font-size: 18px;
  line-height: 1.65;
}
.mod-btns {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 30px;
  border-radius: 8px;
  background-color: var(--theme-color);
  color: #fff;
  font-size: 18px;
  line-height: 1.55;
  transition: all 0.5s;
}
.mod-btns:hover {
  color: #fff;
  background-color: #222;
}
.home-news {
  background-color: #FFF9F3;
}
.home-news .home-news-swiper {
  margin: 0 -20px;
}
.home-news .swiper-slide {
  padding: 20px 20px;
}
.mod-news .st__blog__thumb {
  margin-bottom: 0;
}
.mod-news .st__blog__content {
  padding: 30px 30px;
  filter: drop-shadow(0px 1px 10px rgba(0, 61, 77, 0.11));
}
.mod-news .st__blog__content .titles a {
  font-size: 22px;
  line-height: 1.45;
}
.mod-news .img_box {
  padding-top: 68.181818%;
}
.mod-news .img_box:hover img {
  transform: scale(1.06);
}
.mod-news .texts {
  margin-top: 6px;
}
.mod-news .st_blog_btn {
  display: inline-flex;
  align-items: center;
  margin-top: 20px;
}
.mod-news .st_blog_btn .iconfont {
  font-size: 22px;
  margin-left: 5px;
}
.page-banner-inner {
  position: relative;
  z-index: 1;
}
.page-banner-inner .page-banner__img {
  overflow: hidden;
}
.page-banner-inner .page-banner__img img {
  height: 500px;
  width: auto;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.page-banner-inner .page-banner-content {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.page-banner-inner .page-banner-content .title {
  font-size: 48px;
  color: #fff;
  line-height: 1.2;
  width: 800px;
  max-width: 100%;
}
.page-banner-inner .page-banner-content .text {
  font-size: 18px;
  color: #fff;
  line-height: 1.6;
  margin-top: 15px;
  width: 800px;
  max-width: 100%;
}
.page-banner-inner .page-banner-content .banner-more {
  padding: 12px 30px;
  background-color: #D1E4EA;
  color: #003D4D;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  margin-top: 30px;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .page-banner-inner .page-banner-content .banner-more {
    font-size: 16px;
  }
}
.page-banner-inner .page-banner-content .banner-more:hover {
  background-color: var(--theme-color);
  color: #fff;
}
.product-class,
.service-main,
.case-main,
.solution-main,
.news-main,
.category-main,
.blog-details-area,
.about-info,
.product-info,
.mod-details,
.contact-main,
.search-main {
  padding-top: calc(var(--pts100) - 25px);
}
.contact-main .st__cinfobox:last-child {
  margin-bottom: 0;
}
.contact-main .st__contact__info {
  height: 100%;
  padding: 40px 36px 40px;
}
.contact-main .st__contact__info .titles {
  font-size: 28px;
  line-height: 1.25;
  color: #fff;
  padding-bottom: 12px;
  margin-bottom: 25px;
  border-bottom: 1px solid var(--theme-color);
}
.contact-main .st__cinfobox_content .tits {
  font-size: 20px;
  color: #333;
  line-height: 1.5;
  margin-bottom: 2px;
}
.contact-main .st__cinfobox_content a,
.contact-main .st__cinfobox_content span {
  font-size: 16px;
  color: #525459;
  line-height: 1.65;
}
.contact-main .st__cinfobox_content a:hover {
  text-decoration: underline;
}
.contact-main .st__cinfobox_icon .iconfont {
  width: 50px;
  height: 50px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #003D4D;
  color: #fff;
  font-size: 20px;
}
.contact-main .st__contact__right__title .titles {
  font-size: 44px;
  font-weight: 600;
  line-height: 1.2;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.contact-main .st__contact__right__title .titles:before {
  position: absolute;
  content: "";
  bottom: 0px;
  left: 0;
  width: 125px;
  height: 3px;
  background: var(--st-theme-color-two);
}
.contact-main .contact-btns {
  padding: 12px 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 60px;
  background-color: #003D4D;
  transition: all 0.5s;
  color: #fff;
}
.contact-main .contact-btns:hover {
  background-color: var(--theme-color);
  transform: translateY(2px);
}
.contact-main .contact-btns-box {
  margin-bottom: 0;
}
.contact-map {
  width: 100%;
  height: 550px;
  font-size: 0;
}
.contact-map iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bread-nav {
  padding: 20px 0 0px;
}
.bread-nav-list {
  display: flex;
  flex-wrap: wrap;
}
.bread-nav-item {
  display: flex;
  align-items: center;
}
.bread-nav-item svg {
  width: 20px;
  height: auto;
  margin-right: 5px;
}
.bread-nav-item a {
  font-size: 18px;
  line-height: 1.45;
  color: #222;
}
.bread-nav-item h1 {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  margin: inherit;
  padding: inherit;
  height: inherit;
  font-weight: inherit;
}
.bread-nav-item a:hover {
  color: var(--theme-color);
}
.bread-nav-item .iconfont {
  margin: 0 4px;
  font-size: 22px;
  color: #222;
}
.bread-nav-item:last-child .iconfont {
  display: none;
}
.product-class-flex {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px -30px;
}
.product-class-flex .items {
  width: 25%;
  padding: 0 15px;
  margin-bottom: 30px;
}
.product-class-content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.product-class-content .img_box {
  padding-top: 100%;
  width: 100%;
  flex-shrink: 0;
}
.product-class-content .img_box:hover img {
  transform: scale(1.08);
}
.product-class-content .text__four {
  padding: 25px 25px 25px;
  height: 100%;
}
.product-class-content .titles a {
  font-size: 22px;
}
.product-class-content .titles a:hover {
  text-decoration: underline;
}
.product-class-content .st__service__content {
  margin-top: 0;
}
.product-class-content .st__service__btn__one a {
  display: flex;
  align-items: center;
}
.product-class-content .iconfont {
  font-size: 18px;
  color: #fff;
  margin-left: 5px;
}
.product-class-content .texts {
  font-size: 16px;
  line-height: 1.6;
  transition: all 0.5s;
  margin: 10px 0 5px;
}
.product-class-content:hover .texts {
  color: #fff;
}
.service-main .mod-title-group {
  margin-bottom: 55px;
}
.service-item {
  margin-bottom: 40px;
}
.service-item:last-child {
  margin-bottom: 0;
}
.service-item.reverse-active .service-content {
  flex-direction: row-reverse;
}
.service-item.reverse-active .service-content .rights {
  padding-right: 0;
  padding-left: 0;
}
.service-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  --paddings: 100px;
}
.service-content .lefts,
.service-content .rights {
  width: 48%;
}
.service-content .lefts .img_box {
  padding-top: 55%;
  border-radius: 20px;
}
.service-content .lefts .img_box:hover img {
  transform: scale(1.05);
}
.service-content .rights {
  padding-right: var(--paddings);
}
.service-content .rights .title,
.service-content .rights .title a {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.5;
  color: #333;
}
.service-content .rights .title a:hover {
  color: var(--theme-color);
}
.service-content .rights .text {
  font-size: 16px;
  line-height: 1.75;
  color: #555;
  margin-top: 10px;
}
.service-content .rights .mores {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 11px 24px;
  background-color: var(--theme-color);
  transition: all 0.5s;
  font-size: 16px;
  color: #fff;
  margin-top: 30px;
  border-radius: 6px;
}
.service-content .rights .mores:hover {
  background-color: #222;
}
.case-main .mod-title-group {
  margin-bottom: 40px;
}
.case-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px -30px;
}
.case-item {
  width: 33.3333333%;
  padding: 0 15px;
  margin-bottom: 30px;
}
.case-item .img_box {
  padding-top: 77.3809523%;
}
.case-contents {
  position: relative;
  z-index: 1;
}
.si__project__three__thumb {
  position: relative;
  overflow: hidden;
}
.si__project__three__thumb .tits {
  position: absolute;
  width: 100%;
  padding: 0 30px;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  bottom: 30px;
  transition: all 0.5s;
}
.si__project__three__thumb:hover .tits {
  transform: translateY(calc(100% + 40px));
}
.si__project__three__thumb:hover .img_box img {
  transform: scale(1.06);
}
.case-nav {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 50px;
  margin-top: -20px;
}
.case-nav-item {
  margin: 20px 10px 0;
}
.case-nav-item.active .case-nav-link {
  background-color: var(--theme-color);
}
.case-nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 130px;
  padding: 12px 25px;
  background-color: #333;
  transition: all 0.5s;
  cursor: pointer;
  color: #fff !important;
  font-size: 18px;
  line-height: 1.65;
}
.case-nav-link:hover {
  background-color: var(--theme-color);
}
.st__blog__pagination ul li a {
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.mod-page {
  margin-top: 50px;
}
.mod-page .iconfont {
  font-size: 16px;
  font-weight: bold;
}
.mod-page li:nth-child(1) .iconfont {
  transform: rotate(180deg);
}
.case-nav-info {
  width: 80%;
  margin-top: 10px;
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 25px;
}
.solution-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -18px -40px;
}
.solution-item {
  width: 33.33333333%;
  padding: 0 18px;
  margin-bottom: 40px;
}
.solution-item .mod-solution {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
}
.news-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px -30px;
}
.news-item {
  width: 33.3333333%;
  padding: 0 15px;
  margin-bottom: 30px;
}
.category-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px -60px;
}
.category-item {
  width: 33.3333333%;
  padding: 0 15px;
  margin-bottom: 60px;
}
.category-main .flexs {
  display: flex;
  justify-content: space-between;
}
/*.category-main .blogdetails__sidebar_search .iconfont {*/
/*  font-size: 25px;*/
/*  color: #fff;*/
/*  position: absolute;*/
/*  right: 0;*/
/*  top: 0;*/
/*  padding: 15px;*/
/*  cursor: pointer;*/
/*  background-color: var(--st-theme-color-one);*/
/*  transition: all 0.5s;*/
/*  flex-shrink: 0;*/
/*}*/

.category-main .blogdetails__sidebar_search button {
  
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background-color: var(--st-theme-color-one);
  transition: all 0.5s;
  flex-shrink: 0;
}

.category-main .blogdetails__sidebar_search button .iconfont{
    font-size: 23px;
    color: #fff;
}

.category-main .blogdetails__sidebar_search:hover button {
  background: #ff9e3e;
}
.category-main .lefts {
  width: 26%;
}
.category-main .rights {
  width: 74%;
  padding-left: 40px;
}
.category-main .mod-page {
  margin-top: 70px;
}
.sidebar__box:first-child {
  margin-top: 0 !important;
}
.sidebar__box.category-nav ul li {
  display: block;
  padding: 0;
  margin: 0;
  border: none;
}
.sidebar__box.category-nav li:first-child .category-nav-flex {
  padding-top: 0;
}
.sidebar__box.category-nav > ul > li.active .category-nav-flex > a {
  color: var(--theme-color);
}
.sidebar__box.category-nav > ul > li.active .category-nav-flex .iconfont {
  transform: rotate(90deg);
}
.sidebar__box.category-nav > ul > li.opens .second-lists {
  display: block;
}
.sidebar__box.category-nav .three-lists {
  padding: 5px 10px;
  display: none;
}
.sidebar__box.category-nav .three-lists .three-items {
  padding: 2px 0;
}
.sidebar__box.category-nav .second-lists .contents {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2px 10px 2px 0;
  cursor: pointer;
}
.sidebar__box.category-nav .second-lists .contents .iconfont {
  font-size: 18px;
}
.sidebar__box.category-nav .category-nav-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #dddddd;
  padding: 13px 0;
  cursor: pointer;
}
.sidebar__box.category-nav .category-nav-flex a {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  line-height: 1.6;
}
.sidebar__box.category-nav .category-nav-flex a:hover {
  color: var(--theme-color);
}
.sidebar__box.category-nav .category-nav-flex .iconfont {
  font-size: 20px;
  transition: all 0.5s;
}
.sidebar__box.category-nav .second-lists {
  padding-top: 12px;
  padding-bottom: 10px;
  display: none;
}
.sidebar__box.category-nav .second-lists .items {
  margin-bottom: 6px;
}
.sidebar__box.category-nav .second-lists .items a {
  font-size: 16px;
  line-height: 1.65;
  color: #444;
}
.sidebar__box.category-nav .second-lists .items a:hover {
  color: var(--theme-color);
  text-decoration: underline;
}
.sidebar__box.category-nav .second-lists .items.active > .contents > a {
  color: var(--theme-color);
}
.sidebar__box.category-nav .second-lists .items:last-child {
  margin-bottom: 0;
}
.blog__details__meta__all {
  margin-top: 40px;
}
.blog__details__meta {
  display: flex;
  align-items: center;
}
.blog__details__meta a {
  display: inline-flex;
  align-items: center;
}
.blog__details__meta a img {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  margin-right: 10px;
  margin-bottom: 0;
}
.blog__details__meta a .iconfont {
  font-size: 22px;
  color: #4d4e4f;
  margin-right: 5px;
}
.newsdeta-edit {
  padding-top: 35px;
}
.newsdeta-edit h2,
.newsdeta-edit h3,
.newsdeta-edit h4,
.newsdeta-edit h5 {
  padding-bottom: 2px;
}
.newsdeta-edit table td {
  border: 1px solid #ddd;
  padding: 6px 10px;
}
.newsdeta-edit ul,
.newsdeta-edit li {
  list-style: disc;
}
.newsdeta-edit ul {
  padding: 15px 0 15px 20px;
}
.news-class-navs li a {
  color: #525459;
}
.news-class-navs li a:hover {
  color: var(--theme-color);
  text-decoration: underline;
}
.news-class-navs li.active a {
  color: var(--theme-color);
  text-decoration: underline;
}
.blog-faq-list {
  margin-top: 20px;
}
.blog-faq-item {
  margin-bottom: 20px;
}
.blog-faq-item .hds {
  padding: 16px 16px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.blog-faq-item .hds .tits {
  padding-right: 20px;
  margin-bottom: 0;
  font-size: 18px;
}
.blog-faq-item .bds {
  padding: 0px 16px 15px;
  background-color: #fff;
  display: none;
}
.blog-faq-item .bds p {
  margin-bottom: 0;
}
.blog-faq-item.active .hds .carter-mask::after {
  transform: translate(-50%, -50%) rotate(-90deg);
}
.blog-faq-item:last-child {
  margin-bottom: 0;
}
.carter-mask {
  position: relative;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  --item-size: 2px;
  --item-bg: #666666;
}
.carter-mask::after,
.carter-mask::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.5s;
  background-color: var(--item-bg);
}
.carter-mask::after {
  width: var(--item-size);
  height: 100%;
}
.carter-mask::before {
  width: 100%;
  height: var(--item-size);
}
.sidebar__blog__thumb {
  flex-shrink: 0;
}
.sidebar__blog__content .iconfont {
  font-size: 20px;
  transform: translateY(1px);
}
.sidebar__blog__content .tits {
  margin-top: 3px;
}
.about-data {
  background-color: var(--theme-color);
  padding: 35px 0;
  margin: 0px;
}
@media screen and (max-width: 768px) {
  .about-data {
    padding: 30px 0;
  }
}
.about-data-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px -30px;
}
.about-data-item {
  width: 25%;
  padding: 0 15px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .about-data-item {
    width: 50%;
  }
}
.about-data-content {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.about-data-content .numbers {
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-data-content .numbers .val {
  font-size: 48px;
  font-weight: bold;
  color: #fff;
  line-height: 1.2;
}
@media screen and (max-width: 1440px) {
  .about-data-content .numbers .val {
    font-size: 50px;
  }
}
@media screen and (max-width: 991px) {
  .about-data-content .numbers .val {
    font-size: 40px;
  }
}
@media screen and (max-width: 768px) {
  .about-data-content .numbers .val {
    font-size: 36px;
  }
}
.about-data-content .numbers .unit {
  font-size: 52px;
  font-weight: bold;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .about-data-content .numbers .unit {
    font-size: 48px;
  }
}
@media screen and (max-width: 1200px) {
  .about-data-content .numbers .unit {
    font-size: 44px;
  }
}
@media screen and (max-width: 991px) {
  .about-data-content .numbers .unit {
    font-size: 40px;
  }
}
@media screen and (max-width: 768px) {
  .about-data-content .numbers .unit {
    font-size: 36px;
  }
}
.about-data-content .texts {
  margin-top: 5px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  line-height: 1.6;
}
@media screen and (max-width: 1440px) {
  .about-data-content .texts {
    margin-top: 0px;
  }
}
@media screen and (max-width: 991px) {
  .about-data-content .texts {
    font-size: 16px;
  }
}
.about-advantages .flexs {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px -30px;
}
.about-advantages .items {
  width: 33.33333%;
  padding: 0 15px;
  margin-bottom: 30px;
}
.about-advantages .si__service__box__five {
  height: 100%;
  margin-bottom: 0;
  padding: 40px 35px 40px 35px;
  width: 100%;
}
.about-advantages .si__service__text__five .tits {
  line-height: 1.2;
  margin-bottom: 14px;
  font-size: 22px;
}
.about-advantages .si__service__icon__five {
  margin-bottom: 15px;
}
.about-advantages .si__service__text__five .texts {
  margin-bottom: 0;
}
.about-history {
  background-color: #000;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.about-history .home-title .subtits,
.about-history .home-title .tits {
  color: #fff;
}
.about-history .about-history-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  z-index: -1;
  opacity: 1;
}
.about-history .wpo-section-title h2,
.about-history .wpo-section-title p {
  color: #fff;
}
.about-history .shape1 {
  left: -6.2893081%;
}
.about-history .shape2 {
  right: -6.2893081%;
}
.about-history .shape2,
.about-history .shape1 {
  width: 22.95597%;
  position: absolute;
  top: 25px;
  opacity: 0.05;
}
.about-history .shape2 img,
.about-history .shape1 img {
  width: 100%;
}
.about-history .about-title {
  color: #fff;
}
.history-swiper-content {
  padding: 0 120px;
}
@media screen and (max-width: 1200px) {
  .history-swiper-content {
    padding: 0 100px;
  }
}
@media screen and (max-width: 991px) {
  .history-swiper-content {
    padding: 0 80px;
  }
}
@media screen and (max-width: 768px) {
  .history-swiper-content {
    padding: 0 10px;
  }
}
.history-swiper {
  margin-top: 50px;
  overflow: hidden;
}
@media screen and (max-width: 1440px) {
  .history-swiper {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .history-swiper {
    margin-top: 35px;
  }
}
.history-swiper-content .year {
  padding-top: 20px;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.3;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  position: relative;
  z-index: 1;
  text-align: center;
  color: #fff;
  top: 0;
}
@media screen and (max-width: 1680px) {
  .history-swiper-content .year {
    font-size: 28px;
  }
}
@media screen and (max-width: 1680px) {
  .history-swiper-content .year {
    padding-top: 0px;
  }
}
.history-swiper-content .year::before {
  content: "";
  position: absolute;
  width: 85px;
  height: 3px;
  background: var(--tg-primary-color);
  display: block;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}
.history-swiper-content .text {
  margin-top: 20px;
  max-width: 100%;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .history-swiper-content .text {
    margin-top: 10px;
  }
}
.history-swiper-content .text p {
  font-size: 18px;
  color: #fff;
  line-height: 1.7;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .history-swiper-content .text p {
    font-size: 16px;
  }
}
.history-swiper-content .big-year {
  font-size: 180px;
  text-align: center;
  line-height: 1.2;
  margin-top: 10px;
  color: var(--theme-color);
  font-weight: 700;
}
@media screen and (max-width: 1680px) {
  .history-swiper-content .big-year {
    font-size: 130px;
  }
}
@media screen and (max-width: 1440px) {
  .history-swiper-content .big-year {
    font-size: 100px;
  }
}
@media screen and (max-width: 1200px) {
  .history-swiper-content .big-year {
    font-size: 80px;
  }
}
@media screen and (max-width: 991px) {
  .history-swiper-content .big-year {
    font-size: 60px;
  }
}
@media screen and (max-width: 768px) {
  .history-swiper-content .big-year {
    font-size: 42px;
  }
}
.history-line {
  position: relative;
  z-index: 1;
  margin-top: 60px;
}
@media screen and (max-width: 1680px) {
  .history-line {
    margin-top: 50px;
  }
}
@media screen and (max-width: 1200px) {
  .history-line {
    margin-top: 20px;
  }
}
.history-line::after {
  content: "";
  position: absolute;
  width: 200vw;
  height: 2px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 20px;
  background-color: #b3b3b3;
}
.history-lineswiper {
  overflow: hidden;
}
.history-lineswiper .years {
  font-size: 30px;
  color: rgba(255, 255, 255, 0.5);
  font-weight: 700;
  text-align: center;
  padding: 0 60px 50px;
  cursor: pointer;
}
@media screen and (max-width: 1440px) {
  .history-lineswiper .years {
    font-size: 24px;
    padding: 0 40px 40px;
  }
}
@media screen and (max-width: 1200px) {
  .history-lineswiper .years {
    font-size: 26px;
  }
}
@media screen and (max-width: 991px) {
  .history-lineswiper .years {
    font-size: 24px;
  }
}
.history-lineswiper .years::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  opacity: 0.5;
  background-color: #fff;
  transition: all 0.5s;
  bottom: 21px;
  left: 50%;
  transform: translateX(-50%) translateY(50%);
}
.history-lineswiper .years::before {
  content: "";
  position: absolute;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: #fff;
  transition: all 0.5s;
  opacity: 0;
  bottom: 21px;
  left: 50%;
  transform: translateX(-50%) translateY(50%);
}
@media screen and (max-width: 991px) {
  .history-lineswiper .years::before {
    width: 24px;
    height: 24px;
  }
  .history-lineswiper .years::after {
    width: 8px;
    height: 8px;
  }
}
.history-lineswiper .swiper-slide.swiper-slide-active .years {
  color: #fff;
}
.history-lineswiper .swiper-slide.swiper-slide-active .years::after {
  opacity: 1;
}
.history-lineswiper .swiper-slide.swiper-slide-active .years::before {
  opacity: 0.6;
}
.history-lineswiper .swiper-slide {
  width: auto;
}
.about-history-box {
  position: relative;
  z-index: 1;
}
.arrow-mod {
  position: absolute;
  width: calc(100% + 60px);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  pointer-events: none;
  z-index: 10;
}
@media screen and (max-width: 1680px) {
  .arrow-mod {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .arrow-mod {
    display: none;
  }
}
.prev-mod,
.next-mod {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s;
  pointer-events: all;
  cursor: pointer;
}
@media screen and (max-width: 991px) {
  .prev-mod,
  .next-mod {
    width: 42px;
    height: 42px;
  }
}
@media screen and (max-width: 768px) {
  .prev-mod,
  .next-mod {
    width: 38px;
    height: 38px;
  }
}
.prev-mod {
  transform: rotate(180deg);
}
.prev-mod svg,
.next-mod svg {
  width: 22px;
}
@media screen and (max-width: 991px) {
  .prev-mod svg,
  .next-mod svg {
    width: 18px;
  }
}
@media screen and (max-width: 768px) {
  .prev-mod svg,
  .next-mod svg {
    width: 16px;
  }
}
.prev-mod svg path,
.next-mod svg path {
  transition: all 0.5s;
}
.prev-mod:hover,
.next-mod:hover {
  background-color: var(--main-color);
}
.prev-mod:hover svg path,
.next-mod:hover svg path {
  fill: #fff;
}
.about-factory {
  overflow: hidden;
}
.about-factory-slick {
  margin: 0px -15px 0;
}
.about-factory-item {
  padding: 0 15px;
  display: block !important;
}
.about-factory-content .img_box {
  padding-top: 100%;
}
.about-certificates {
  overflow: hidden;
  background-color: #F7F8FA;
}
.about-certificates-list {
  margin: 0 -15px;
}
.about-certificates-item {
  padding: 0 15px;
}
.about-certificates-item .contents {
  padding: 20px;
  border-radius: 8px;
  overflow: hidden;
  background-color: #fff;
}
.about-certificates-item .img_box {
  padding-top: 142.5%;
  border-radius: 8px;
}
/*slick 修整*/
.slick-track .slick-slide {
  display: block !important;
}
.slick-slider {
  position: relative;
}
.slick-slider .slick-prev,
.slick-slider .slick-next {
  opacity: 0;
  top: 0;
  overflow: hidden;
  visibility: hidden;
  position: absolute;
  z-index: -2;
  top: 50%;
  transform: translateY(-50%);
}
.slick-slider .slick-prev {
  left: 0;
}
.slick-slider .slick-next {
  right: 0;
}
.slick-dots {
  text-align: center;
  margin-top: 30px;
  --wh: 10px;
  --margin-x: 6px;
  --bg: #d9d9d9;
}
.slick-dots li {
  display: inline-block;
  width: var(--wh);
  height: var(--wh);
  margin: 0 var(--margin-x);
  border-radius: 50%;
  cursor: pointer;
  background-color: var(--bg);
  transition: all 0.5s;
}
.about-certificates .slick-dots li.slick-active {
  background-color: var(--theme-color);
}
.slick-dots li button {
  color: transparent !important;
  display: none;
}
/*slick 修整 end*/
.about-history .mod-title-group,
.about-factory .mod-title-group,
.about-certificates .mod-title-group {
  margin-bottom: 45px;
}
.product-info {
  overflow: hidden;
}
.product-info .flexs {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-info .lefts {
  width: 45%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-info .rights {
  width: 50%;
}
.product-info .rights .title {
  font-size: 38px;
  font-weight: bold;
  line-height: 1.25;
}
.product-info .rights .text {
  font-size: 18px;
  line-height: 1.65;
  color: #555;
  margin-top: 14px;
}
.product-info .rights .product-info-lilst {
  list-style: disc;
  padding-left: 20px;
  margin-top: 25px;
}
.product-info .rights .product-info-lilst li {
  list-style: disc;
  font-size: 18px;
  line-height: 1.65;
  color: var(--theme-color);
  margin-bottom: 8px;
}
.product-info .rights .product-info-lilst li:last-child {
  margin-bottom: 0;
}
.product-info .rights .btn-group {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
  margin-bottom: -15px;
}
.product-info .rights .btn-group .btns {
  min-width: 180px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #222;
  color: #fff;
  font-size: 18px;
  margin-right: 20px;
  outline: none;
  border-radius: 8px;
  margin-bottom: 15px;
}
.product-info .rights .btn-group .btns:hover {
  background-color: var(--theme-color);
}
.product-info .rights .btn-group .btn:last-child {
  margin-right: 0;
}
.product-info-blist {
  overflow: hidden;
  border-radius: 10px;
  width: 78.9%;
}
.product-info-slist {
  margin: -5px 0px;
  width: 18.5%;
}
.product-info-bitem,
.product-info-sitem {
  display: block !important;
}
.product-info-bcont .img_box,
.product-info-scont .img_box {
  padding-top: 100%;
}
.product-info-sitem {
  padding: 5px 0;
}
.product-info-scont {
  border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
  position: relative;
}
.product-info-scont::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  left: 0;
  top: 0;
  border: 3px solid var(--theme-color);
  transition: all 0.5s;
  opacity: 0;
  z-index: 2;
}
.product-info-scont:hover::after {
  opacity: 1;
}
.slick-current .product-info-sitem .product-info-scont::after {
  opacity: 1;
}
.prodeta-details-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #dfdfdf;
  border-top: 1px solid #dfdfdf;
}
.prodeta-details-nav li {
  margin: 0 30px;
  padding: 20px 0;
  transition: all 0.5s;
  position: relative;
  z-index: 1;
  font-size: 20px;
  font-weight: bold;
  color: #333;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .prodeta-details-nav li {
    margin: 0 10px;
    padding: 20px 0;
    font-size: 18px;
  }
}
.prodeta-details-nav li::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: var(--theme-color);
  left: 50%;
  bottom: -1px;
  transform: translateX(-50%);
  transition: all 0.5s;
  width: 0;
}
.prodeta-details-nav li:hover,
.prodeta-details-nav li.active {
  color: var(--theme-color);
}
.prodeta-details-nav li:hover::after,
.prodeta-details-nav li.active::after {
  width: 100%;
}
.prodeta-details-slick {
  padding-top: 50px;
}
@media screen and (max-width: 991px) {
  .prodeta-details-slick {
    padding-top: 40px;
  }
}
.prodeta-details-item {
  background-color: #f9f9f9;
  border-radius: 10px;
  padding: 30px;
}
@media screen and (max-width: 991px) {
  .prodeta-details-item {
    padding: 25px;
  }
}
.prodeta-type1 {
  overflow: hidden;
}
.prodeta-type1 .lists li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 -20px 40px;
}
@media screen and (max-width: 768px) {
  .prodeta-type1 .lists li {
    flex-direction: column !important;
    margin: 0 -20px 30px;
  }
}
.prodeta-type1 .lists li:last-child {
  margin-bottom: 0;
}
.prodeta-type1 .lists li.reverse-active {
  flex-direction: row-reverse;
}
.prodeta-type1 .lists .lefts,
.prodeta-type1 .lists .rights {
  width: 50%;
  padding: 0 20px;
}
@media screen and (max-width: 768px) {
  .prodeta-type1 .lists .lefts,
  .prodeta-type1 .lists .rights {
    width: 100%;
  }
}
.prodeta-type1 .lists .img_box {
  padding-top: 70.45454545%;
  border-radius: 10px;
}
.prodeta-type1 .lists .img_box img {
  object-fit: cover;
}
.prodeta-type1 .lists .rights {
  padding: 0 40px;
}
@media screen and (max-width: 1200px) {
  .prodeta-type1 .lists .rights {
    padding: 0 30px;
  }
}
@media screen and (max-width: 991px) {
  .prodeta-type1 .lists .rights {
    padding: 0 20px;
  }
}
.prodeta-type1 .lists .rights .titles {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.3;
  color: #333;
}
@media screen and (max-width: 1440px) {
  .prodeta-type1 .lists .rights .titles {
    font-size: 24px;
  }
}
@media screen and (max-width: 1200px) {
  .prodeta-type1 .lists .rights .titles {
    font-size: 22px;
  }
}
@media screen and (max-width: 991px) {
  .prodeta-type1 .lists .rights .titles {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .prodeta-type1 .lists .rights .titles {
    font-size: 18px;
    padding-top: 14px;
    margin-bottom: 3px;
  }
}
.prodeta-type1 .lists .rights .edits {
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .prodeta-type1 .lists .rights .edits {
    margin-top: 10px;
  }
}
.prodeta-type1 .lists .rights .edits p {
  margin-bottom: 0;
  font-size: 16px;
  color: #9B9B9B;
  line-height: 1.75;
}
.prodeta-type2 .lists {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px -30px;
}
.prodeta-type2 .lists li {
  width: 25%;
  padding: 0 15px;
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .prodeta-type2 .lists li {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .prodeta-type2 .lists li {
    width: 100%;
  }
}
.prodeta-type2 .lists .links {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 40px 30px;
  border-radius: 10px;
  background-color: #fff;
  transition: all 0.5s;
  text-align: center;
}
.prodeta-type2 .lists .links img {
  width: 55px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1440px) {
  .prodeta-type2 .lists .links img {
    width: 50px;
  }
}
.prodeta-type2 .lists .links img path {
  fill: var(--main-color);
}
.prodeta-type2 .lists .links .titles {
  font-size: 20px;
  font-weight: bold;
  color: #333;
  line-height: 1.34;
}
@media screen and (max-width: 1440px) {
  .prodeta-type2 .lists .links .titles {
    font-size: 18px;
    margin-bottom: 0;
  }
}
.prodeta-type2 .lists .links .btns {
  display: inline-block;
  border-radius: 50px;
  padding: 12px 32px;
  background-color: #333;
  transition: all 0.5s;
  color: #fff;
  margin-top: 20px;
}
@media screen and (max-width: 1440px) {
  .prodeta-type2 .lists .links .btns {
    padding: 10px 26px;
  }
}
.prodeta-type2 .lists .links .btns:hover {
  background-color: var(--theme-color);
  transform: translateY(4px);
}
.prodeta-type2 .lists .links:hover {
  box-shadow: 0 5px 20px 5px rgba(0, 0, 0, 0.06);
}
.prodeta-type3 table {
  width: 100%;
}
.prodeta-type3 tr:nth-child(odd) {
  background-color: #fff;
}
.prodeta-type3 td {
  border: 1px solid #ececec;
  padding: 10px 15px;
  color: #444;
  font-size: 16px;
  line-height: 1.65;
  min-width: 100px;
}
.prodeta-related .title-flex {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 40px;
}
.prodeta-related .mod-title-group {
  width: 50%;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .prodeta-related .mod-title-group {
    width: 100%;
  }
}
.prodeta-related .mod-title-group .titles {
  justify-content: flex-start;
}
.prodeta-related .circle:nth-child(1) {
  margin-left: 0;
}
.prodeta-related .mod-title-group .texts {
  text-align: left;
}
.prodeta-related-arrow {
  display: flex;
  align-items: center;
}
.prodeta-related-arrow .mod-prev {
  margin-right: 15px;
}
.prodeta-related-slick {
  margin: 0 -15px;
}
.prodeta-related-item {
  padding: 0 15px 22px;
}
.home-news .mod-title-group {
  margin-bottom: 25px;
}
.prodet-service .slick-dots {
  margin-top: 15px;
}
.prodet-service .slick-dots li.slick-active {
  background: var(--theme-color);
}
.prodet-service-slick {
  margin: 0 -15px;
}
.prodet-service-item {
  padding: 0 15px 0px;
}
.prodet-service-item:not(:first-child) {
  display: none;
}
.prodet-service-content {
  background-color: #f1f1f1;
}
.prodet-service-content .img_box {
  padding-top: 60%;
}
.prodet-service-content .contents {
  padding: 30px 20px 30px 24px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.prodet-service-content .contents::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transform: translateX(calc(4px - 100%));
  background-color: var(--theme-color);
  z-index: -1;
  transition: all 0.5s;
}
.prodet-service-content .tits,
.prodet-service-content .tits a {
  font-size: 20px;
  font-weight: bold;
  color: #222;
  line-height: 1.35;
  transition: all 0.5s;
}
.prodet-service-content .text {
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.65;
  color: #555;
  transition: all 0.5s;
}
.prodet-service-content:hover .img_box img {
  transform: scale(1.07);
}
.prodet-service-content:hover .contents {
  padding: 30px 20px 30px 24px;
}
.prodet-service-content:hover .contents::after {
  transform: translateX(0);
}
.prodet-service-content:hover .tits,
.prodet-service-content:hover .tits a {
  color: #fff;
}
.prodet-service-content:hover .text {
  color: #fff;
}
.mod-details .imgs {
  width: 70%;
  margin: 0 auto;
  margin-bottom: 40px;
}
@media screen and (max-width: 1440px) {
  .mod-details .imgs {
    margin-bottom: 30px;
  }
}
.mod-details .imgs img {
  width: 100%;
}
.mod-details .mod-details-title {
  font-size: 38px;
  font-weight: bold;
  line-height: 1.25;
  color: #222;
  text-align: center;
}
@media screen and (max-width: 1680px) {
  .mod-details .mod-details-title {
    font-size: 34px;
  }
}
@media screen and (max-width: 1440px) {
  .mod-details .mod-details-title {
    font-size: 32px;
  }
}
@media screen and (max-width: 1200px) {
  .mod-details .mod-details-title {
    font-size: 30px;
  }
}
.mod-details .mod-detail-edit {
  margin-top: 16px;
}
@media screen and (max-width: 1680px) {
  .mod-details .mod-detail-edit {
    margin-top: 14px;
  }
}
.edit-carter {
  --title-color: #222;
  --text-color: #555;
}
.edit-carter p {
  font-size: 16px;
  line-height: 1.65;
  color: #555;
  margin-bottom: 10px;
}
.edit-carter p:last-child {
  margin-bottom: 0;
}
.edit-carter h2 {
  color: var(--title-color);
  font-size: 32px;
  line-height: 1.2;
  padding-top: 10px;
}
.edit-carter h3 {
  color: var(--title-color);
  font-size: 28px;
  line-height: 1.2;
  padding-top: 10px;
}
.edit-carter h4 {
  color: var(--title-color);
  font-size: 24px;
  line-height: 1.2;
  padding-top: 10px;
}
.edit-carter h5 {
  color: var(--title-color);
  font-size: 20px;
  line-height: 1.2;
  padding-top: 10px;
}
@media screen and (max-width: 1680px) {
  .edit-carter h2 {
    font-size: 30px;
  }
  .edit-carter h3 {
    font-size: 26px;
  }
  .edit-carter h4 {
    font-size: 22px;
  }
  .edit-carter h5 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .edit-carter h2 {
    font-size: 28px;
  }
  .edit-carter h3 {
    font-size: 24px;
  }
  .edit-carter h4 {
    font-size: 20px;
  }
  .edit-carter h5 {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .edit-carter h2 {
    font-size: 24px;
  }
  .edit-carter h3 {
    font-size: 20px;
  }
  .edit-carter h4 {
    font-size: 18px;
  }
  .edit-carter h5 {
    font-size: 16px;
  }
}
.swiper-pagination {
  display: flex;
  justify-content: center;
}
.video-vemo-icon .iconfont {
  font-size: 26px;
}
.video-vemo-icon:hover .iconfont {
  color: var(--theme-color);
}
.blogdetails__items__box {
  width: 48%;
}
.blogdetails__items__box .iconfont {
  font-size: 22px;
}
.blogdetails__items__box h5 {
  font-size: 18px;
}
.blogdetails__items__box:last-child {
  justify-content: flex-end;
}
#text-side {
  display: none;
}
@media (min-width: 1200px) {
  #text-side-phone {
    display: none;
  }
  #text-side {
    display: block;
  }
}
.details-date {
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  color: #333;
  margin: 20px 0;
  padding-left: 0;
}
.details-date li {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-right: 20px;
}
.details-date li:last-child {
  margin-right: 0;
}
.details-date li span {
  flex: 1;
  overflow: hidden;
}
.details-date img {
  width: 30px;
  height: 30px;
  margin-right: 8px;
  object-fit: contain;
  object-position: center;
  border-radius: 50%;
}
.details-date svg {
  width: 18px;
  height: 18px;
  margin-right: 8px;
}
.details-date #text-side {
  margin-top: 0;
}
.name-content img {
  width: 30px;
  margin-right: 5px;
}
#toc-list ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.toc-item {
  color: #222;
  transition: ease-out 0.36s;
}
.toc-item-title {
  position: relative;
  font-size: 18px;
  padding: 5px 25px 5px 0;
}
.toc-sub-item {
  font-size: 16px;
  padding: 5px 0 5px 20px !important;
  color: #333;
  border: none !important;
  margin-bottom: 0 !important;
}
.toc-sub-item:last-child {
  padding: 5px 0 0px 20px !important;
}
.toc-item span {
  cursor: pointer;
  text-decoration: none;
}
.toc-item span:hover {
  text-decoration: underline;
}
.toc-item.active,
.toc-container:has(.toc-sub-list .active) .toc-item-title {
  color: #EB5A31;
}
.toc-sub-list {
  padding: 3px 0;
  display: none;
}
.toc-icon {
  position: absolute;
  right: 0;
  top: 8px;
  transform: rotate(-90deg);
  font-style: normal;
  transition: ease-out 0.36s;
  cursor: pointer;
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.toc-icon:before {
  content: "⌵";
  font-weight: bold;
}
.toc-item-title.on .toc-icon {
  transform: rotate(0deg);
}
.article-full__conten > h1 {
  font-size: 32px;
}
.text-side .widjet__title {
  margin-bottom: 35px;
}
#text-content em {
  font-style: italic;
}
.blog-details-area .heading-one {
  line-height: 1.2;
  margin-top: 0;
}
.side-phone {
  padding: 20px 20px 17px;
  border: 1px solid #ddd;
  margin-bottom: 34px;
  display: none;
}
@media screen and (max-width: 1200px) {
  .side-phone {
    display: block;
  }
}
.mean-container .mean-nav > ul > li > a.mean-expand {
  margin-top: 10px;
}
.st-404-section .btns::before {
  background: #003D4D;
}
.st-404-section .btns:hover {
  color: #fff;
}
.st-404-section .btns {
  margin-top: 30px;
}
.st-404-section .btns span {
  color: #fff;
  font-size: 24px;
  display: inline-block;
  transform: translateY(3px) rotate(-45deg);
  margin-left: 5px;
}
.search-main .category-list .category-item {
  width: 25%;
}
.search-main .mod-page {
  margin-top: 70px;
}
.no-searchs {
  padding: 30px 30px;
  background: #f5f5f5;
  font-size: 18px;
  line-height: 1.65;
}
.privacys {
  width: 100%;
  margin: 0 auto;
  padding-top: 20px;
}
.privacys h1 {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 40px;
  line-height: 60px;
  color: #333;
}
.privacys h2 {
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 10px;
  margin-top: 30px;
  color: #333;
}
.privacys h3 {
  font-size: 18px;
  line-height: 28px;
  color: #333;
}
.privacys p {
  font-size: 16px;
  line-height: 24px;
  color: #666;
  margin-bottom: 20px;
}
.privacys p:last-child {
  margin-bottom: 0;
}
@media (min-width: 1600px) {
  .privacys {
    width: 100%;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .privacys h1 {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 40px;
  }
  .privacys h2 {
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 8px;
    margin-top: 20px;
  }
}
.home-h1 {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  font-size: 0;
  pointer-events: none;
  opacity: 0;
}
.st__footer__logo img {
  width: 160px;
}

.hp-message{
    display: none;
}

.wpcf7-form-control-wrap.honeypot-916-wrap input{
    display: none;
}

.sidebar__box .sidebar__blog__thumb{
    width: 130px;
}

.sidebar__box .sidebar__blog__thumb img{
    max-width: 100%;
}



