@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Regular.eot');
  src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Regular.woff2') format('woff2'), url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Medium.eot');
  src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Medium.woff2') format('woff2'), url('../fonts/Montserrat-Medium.woff') format('woff'), url('../fonts/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-SemiBold.eot');
  src: url('../fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-SemiBold.woff2') format('woff2'), url('../fonts/Montserrat-SemiBold.woff') format('woff'), url('../fonts/Montserrat-SemiBold.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Bold.eot');
  src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Bold.woff2') format('woff2'), url('../fonts/Montserrat-Bold.woff') format('woff'), url('../fonts/Montserrat-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
html,
body {
  position: relative;
  max-width: 1920px;
  margin: auto;
}
body {
  overflow-x: hidden;
  position: relative;
  font-family: 'Montserrat';
  font-weight: 400;
  margin: 0 auto;
  color: #000000;
  font-size: 16px;
  height: auto;
  --color: #25b0c3;
}
.container {
  width: 1490px;
  padding: 0 15px;
}
.bigContainer {
  width: 1700px;
}
@keyframes ks2 {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.8);
    -moz-transform: scale(1.8);
    -o-transform: scale(1.8);
    transform: scale(1.8);
    opacity: 0;
  }
}
.Hbtn1 {
  background-color: var(--color);
  border: 1px solid #fff;
  color: #fff;
}
.Hbtn1:hover {
  background-color: #000;
}
.Hbtn1:hover img {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.inner-page .Hbtn {
  color: #000;
}
.Hbtn i,.inner-page .Hbtn i {
  width: 33px;
  height: 33px;
  background-color: #000000;
  border-radius: 50%;
}
.Hbtn:hover,.inner-page .Hbtn:hover {
  color: var(--color);
}
.Hbtn:hover i,.inner-page .Hbtn:hover i {
  background-color: var(--color);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.minTitl {
  line-height: 1;
  letter-spacing: 4px;
}
.minTitl p {
  width: 15px;
  height: 15px;
  background-color: #25b0c3;
  border-radius: 50%;
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 18;
}
#header a {
  display: block;
}
#header img {
  display: block;
  width: 100%;
}
#header > .nav {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1920px;
  margin: auto;
  background-color: transparent;
}
#header > .nav .f-top {
  background-color: #002b31;
  color: #fff;
  padding: 11px 0;
  height: 60px;
  box-sizing: border-box;
}
#header > .nav .f-top .container {
  display: flex;
}
#header > .nav .f-top .share {
  margin-left: auto;
}
#header > .nav .f-top .share li:hover {
  transform: translateY(-3px);
}
#header > .nav > .menu .menu-box {
  padding-top: 7px;
  padding-bottom: 7px;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}
#header > .nav > .menu .menu-box::before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.21);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
#header > .nav > .menu .menu-box .left {
  position: relative;
}
#header > .nav > .menu .menu-box .left .logo {
  position: relative;
  display: block;
  z-index: 1;
}
#header > .nav > .menu .menu-box .left .logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
}
#header > .nav > .menu .menu-box .menu_c {
  text-align: center;
  z-index: 2;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container {
  z-index: 2;
  width: 100%;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu {
  width: 100%;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item {
  display: inline-block;
  position: relative;
  margin-left: 54px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item.active > a {
  color: var(--color);
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item:first-child {
  margin-left: 0;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item:hover > a::before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item:hover > .sub-menu {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
  opacity: 1;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item > a {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  padding: 4px 0 4px 0;
  text-align: left;
  line-height: 1.2;
  position: relative;
  text-transform: capitalize;
  color: #fff;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item > a i {
  font-size: 12px;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item > a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 2px;
  left: 0;
  background-color: #fff;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  -o-transform-origin: left;
  transform-origin: left;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 150px;
  width: auto;
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  -ms-transform: rotate3d(1, 0, 0, -90deg);
  -o-transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  -o-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: opacity 0.3s, -webkit-transform 0.5s;
  -o-transition: opacity 0.3s, -o-transform 0.5s;
  -moz-transition: transform 0.5s, opacity 0.3s, -moz-transform 0.5s;
  transition: transform 0.5s, opacity 0.3s;
  transition: transform 0.5s, opacity 0.3s, -webkit-transform 0.5s, -moz-transform 0.5s, -o-transform 0.5s;
  transition: transform 0.5s, opacity 0.3s, -webkit-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
  -moz-transition: -moz-transform 0.5s, opacity 0.3s;
  border-radius: 2px;
  background-color: #f7f7f7;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item .sub-menu .menu-item {
  color: #000;
  position: relative;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item .sub-menu .menu-item a {
  white-space: nowrap;
  font-size: 16px;
  padding: 8px 12px;
  text-align: left;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  position: relative;
  display: block;
  border-bottom: 1px solid rgba(189, 189, 189, 0);
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item .sub-menu .menu-item:hover > a {
  background-color: #000;
  color: #fff;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item .sub-menu .menu-item .sub-menu {
  left: 100%;
  top: 0;
  min-width: 120px;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item .sub-menu .menu-item:hover > .sub-menu {
  transform: rotate3d(0, 0, 0, -90deg);
  -webkit-transform: rotate3d(0, 0, 0, -90deg);
  -moz-transform: rotate3d(0, 0, 0, -90deg);
  -ms-transform: rotate3d(0, 0, 0, -90deg);
  -o-transform: rotate3d(0, 0, 0, -90deg);
  opacity: 1;
}
#header > .nav > .menu .menu-box .right {
  position: relative;
  z-index: 1;
}
#header > .nav > .menu .menu-box .right .search {
  cursor: pointer;
  width: 18px;
  height: 18px;
}
#header > .nav > .menu .menu-box .right .lang_cont .c_cont {
  border-radius: 50%;
}
#header > .nav > .menu .menu-box .right .lang_cont .c_cont .textC {
  color: #fff;
  text-transform: capitalize;
}
#header > .nav > .menu .menu-box .right .lang_cont .c_cont .textC img {
  max-width: 33px;
}
#header > .nav > .menu .menu-box .right .lang_cont .c_cont .textC span {
  text-transform: capitalize;
}
#header > .nav > .menu .menu-box .right .lang_cont .lang {
  padding-top: 5px;
}
#header > .nav > .menu .menu-box .right .formBtn {
  background-color: var(--color);
  color: #fff;
}
#header > .nav > .menu .menu-box .right .formBtn:hover {
  background-color: #000;
}
#header > .nav .lang_cont {
  display: inline-block;
  position: relative;
  cursor: pointer;
  z-index: 2;
}
#header > .nav .lang_cont:hover .lang {
  opacity: 1;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
#header > .nav .lang_cont .lang {
  overflow-y: auto;
  max-height: 400px;
  width: 150px;
  position: absolute;
  top: 100%;
  right: 0;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  transform-origin: top;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: opacity 0.3s, -webkit-transform 0.5s;
  -o-transition: opacity 0.3s, -o-transform 0.5s;
  -moz-transition: transform 0.5s, opacity 0.3s, -moz-transform 0.5s;
  transition: transform 0.5s, opacity 0.3s;
  transition: transform 0.5s, opacity 0.3s, -webkit-transform 0.5s, -moz-transform 0.5s, -o-transform 0.5s;
  transition: transform 0.5s, opacity 0.3s, -webkit-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
  -moz-transition: -moz-transform 0.5s, opacity 0.3s;
  border-bottom: 3px solid #333333;
}
#header > .nav .lang_cont .lang li a {
  display: block;
  background: #f7f7f7;
  padding: 5px 10px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  text-align: left;
}
#header > .nav .lang_cont .lang li a:hover {
  background-color: #000;
  color: #fff;
}
#header > .nav .lang_cont .lang li a:hover em {
  color: #fff;
}
#header > .nav .lang_cont .lang li a img {
  display: inline;
  width: 20%;
  margin-top: 4px;
}
#header > .nav .lang_cont .lang li a em {
  display: inline;
  font-size: 16px;
  margin-left: 10px;
  color: #000;
}
#header.active {
  top: -60px;
}
#header.active > .nav,#header.actived > .nav {
  background-color: #002b31;
}
#header.actived > .nav > .menu .menu-box {
  border-top: 1px solid rgba(255, 255, 255, 0.21);
}
#header.active > .nav > .menu .menu-box::before {
  width: 100vw;
}
#banner {
  margin-top: 60px;
  color: #fff;
}
#banner .swiper ul li {
  position: relative;
}
#banner .swiper ul li .container {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 50px;
}
#banner .swiper ul li .container .left {
  width: 51%;
}
#banner .swiper ul li .container .left .titl {
  font-size: var(--px55);
}
#banner .swiper ul li .container .left .txt .line {
  border-left: 1px solid #fff;
}
#banner .swiper ul li .container .right {
  width: 53.5%;
  margin-right: -4.5%;
}
#banner .swiper ul li.swiper-slide-active .titl {
  -webkit-animation: clipToRight 1s linear;
  -moz-animation: clipToRight 1s linear;
  -o-animation: clipToRight 1s linear;
  animation: clipToRight 1s linear;
}
#banner .swiper ul li.swiper-slide-active .txt {
  -webkit-animation: clipToLeft 1s linear;
  -moz-animation: clipToLeft 1s linear;
  -o-animation: clipToLeft 1s linear;
  animation: clipToLeft 1s linear;
}
#banner .swiper ul li.swiper-slide-active .Hbtn1 {
  -webkit-animation: fadeInUpSmall 1s linear;
  -moz-animation: fadeInUpSmall 1s linear;
  -o-animation: fadeInUpSmall 1s linear;
  animation: fadeInUpSmall 1s linear;
}
#banner .swiper ul li.swiper-slide-active .right img {
  -webkit-animation: zoomIn 1s linear;
  -moz-animation: zoomIn 1s linear;
  -o-animation: zoomIn 1s linear;
  animation: zoomIn 1s linear;
}
#index-body {
  position: relative;
  z-index: 2;
}
#index-body .init-1 .container .top {
  border-bottom: 1px solid #d2d2d2;
}
#index-body .init-1 .container .swiper {
  color: #fff;
}
#index-body .init-1 .container .swiper ul li {
  width: 32%;
  height: 100%;
}
#index-body .init-1 .container .swiper ul li .list {
  width: 100%;
  position: relative;
  padding-bottom: 140px;
}
#index-body .init-1 .container .swiper ul li .list .cont {
  width: 100%;
  background-color: var(--color);
  padding-bottom: 150px;
}
#index-body .init-1 .container .swiper ul li .list .cont .titl {
  line-height: 35px;
  height: 70px;
}
#index-body .init-1 .container .swiper ul li .list .cont .titl:hover {
  color: #000;
}
#index-body .init-1 .container .swiper ul li .list .cont .txt {
  line-height: 30px;
  height: 90px;
}
#index-body .init-1 .container .swiper ul li .list .imgBox {
  width: 88%;
  position: absolute;
  top: 86px;
  left: 50%;
  transform: translateX(-50%);
}
#index-body .init-2 {
  padding-top: 174px;
}
#index-body .init-2 img.bg1 {
  top: 14px;
  width: 100%;
  height: auto;
}
#index-body .init-2 img.bg2 {
  width: 59%;
  height: auto;
  right: 0;
  bottom: 0;
  z-index: -1;
}
#index-body .init-2 .left {
  width: 36.5%;
}
#index-body .init-2 .center {
  width: 45%;
}
#index-body .init-2 .right {
  color: #fff;
  width: 248px;
  margin-left: -50px;
  position: relative;
  top: -174px;
  margin-right: 5.729vw;
}
#index-body .init-2 .right .subBox {
  background-color: var(--color);
}
#index-body .init-3 .top {
  border-bottom: 1px solid #dedede;
}
#index-body .init-3 .swiper ul li {
  width: 25%;
}
#index-body .init-3 .swiper ul li .titl:hover {
  color: var(--color);
}
#index-body .init-4 {
  background-image: url('../images/init-4Bg.jpg');
  color: #fff;
}
#index-body .init-4 .minTitl p {
  background-color: #25b0c3;
}
#index-body .init-4 .left {
  width: 50%;
}
#index-body .init-4 .left .icon {
  max-width: 70px;
  max-height: 70px;
}
#index-body .init-4 .left .txt {
  width: 79%;
}
#index-body .init-4 .right {
  border: 1px solid #fff;
  border-bottom: none;
  width: 28.8%;
  margin-left: auto;
}
#index-body .init-4 .right .item {
  border-bottom: 1px solid #fff;
}
#index-body .init-4 .right .item:hover,
#index-body .init-4 .right .item.active {
  background-color: var(--color);
}
#index-body .init-5 .top {
  border-bottom: 2px solid #eaeaea;
}
#index-body .init-5 .swiper ul li {
  width: 33%;
}
#index-body .init-5 .swiper ul li .dateBox {
  background-color: #fff;
  bottom: 0;
  right: 0;
}
#index-body .init-5 .swiper ul li .dateBox .day {
  color: var(--color);
}
#index-body .init-5 .swiper ul li .line {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
#index-body .init-5 .swiper ul li .titl:hover {
  color: var(--color);
}
#footer {
  position: relative;
  z-index: 1;
  overflow: hidden;
  -o-background-size: cover;
  background-size: cover;
  background-color: var(--color);
}
#footer .fTop {
  background-color: #231f20;
}
#footer .fTop .left {
  background-color: #fff;
  width: 34.8%;
  margin-bottom: -3.020833vw;
}
#footer .fTop .left form input,
#footer .fTop .left form textarea {
  width: 100%;
  border: none;
  background-color: #fff;
  padding: 1.14583vw 0;
}
#footer .fTop .left form input::placeholder,
#footer .fTop .left form textarea::placeholder {
  color: #b5b5b5;
}
#footer .fTop .left form input {
  border-bottom: 1px solid #1f1e1e;
}
#footer .fTop .left form textarea {
  height: 180px;
}
#footer .fTop .right {
  width: 65.2%;
  color: #fff;
}
#footer .fTop .right .line {
  color: rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid #d2d2d2;
}
#footer .fTop .right .bot .contactBox {
  width: calc(100% - 302px);
}
#footer .fCenter {
  color: #fff;
  position: relative;
}
#footer .fCenter .left {
  width: 34.8%;
  margin-top: 3.020833vw;
}
#footer .fCenter .left .share {
  font-size: 32px;
}
#footer .fCenter .left .share li:hover {
  transform: translateY(-3px);
}
#footer .fCenter .item p.link:hover {
  transform: translateX(3px) !important;
}
#footer .fCenter .tri {
  top: 0;
  right: 6.0938vw;
  width: 0;
  height: 0;
  border-top: 9.895833vw solid #231f20;
  border-right: 10.4166vw solid transparent;
}
#footer .copyright {
  position: relative;
  overflow: hidden;
  color: #525252;
}
#footer .copyright .container {
  padding-top: 4px;
  padding-bottom: 4px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
#footer .copyright .container svg {
  height: 28px;
  width: auto;
  fill: #ffffff;
  position: relative;
}
#footer .copyright .container a {
  margin: 0 5px;
}
#footer .copyright .container a img {
  margin-top: 8px;
  height: 16px;
}
#footer .copyright .container .left {
  width: 100%;
  position: relative;
  top: 0;
  color: #ffffff;
  margin-right: 10px;
}
@media (max-width: 1800px) {
  .bigContainer {
    width: 1650px;
  }
}
@media (max-width: 1700px) {
  #header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item {
    margin-left: 30px;
  }
  #banner .swiper ul li .container .left {
    width: 55%;
  }
  #banner .swiper ul li .container .right {
    width: 46%;
    margin-right: -1%;
  }
}
@media (max-width: 1450px) {
  #header > .nav > .menu .menu-box .right {
    padding-left: 15px;
  }
  #header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item {
    margin-left: 15px;
    font-size: 14px;
  }
  #header > .nav .lang_cont {
    margin-right: 15px;
  }
}
@media (max-width: 1250px) {
  #index-body .init-2 .right {
    margin-right: 0;
    width: 170px;
  }
  #index-body .init-4 .left .txt {
    width: 100%;
  }
  #footer .fTop .right .bot .logoL {
    width: 200px;
  }
  #footer .fTop .right .bot .contactBox {
    width: calc(100% - 200px);
  }
}
@media (max-width: 1000px) {
  #banner .swiper ul li img.bg {
    min-height: 490px;
    object-fit: cover;
    object-position: center;
  }
  #banner .swiper ul li .container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #banner .swiper ul li .container .left {
    width: 100%;
    padding-bottom: 10px;
  }
  #banner .swiper ul li .container .right {
    width: 45%;
    margin: auto;
  }
  #index-body .init-1 .container .swiper ul li .list {
    padding-bottom: 20px;
  }
  #index-body .init-1 .container .swiper ul li .list .cont {
    padding-bottom: 20px;
  }
  #index-body .init-1 .container .swiper ul li .list .cont .titl {
    line-height: 25px;
    height: 50px;
  }
  #index-body .init-1 .container .swiper ul li .list .imgBox {
    position: relative;
    top: 0;
    margin-top: 15px;
  }
  #index-body .init-2 {
    padding-top: 20px;
    padding-bottom: 50px;
  }
  #index-body .init-2 img.bg1 {
    position: static;
    width: 100%;
    height: auto;
  }
  #index-body .init-2 img.bg2 {
    width: 50%;
  }
  #index-body .init-2 .left {
    margin-bottom: 20px;
  }
  #index-body .init-2 .left img {
    display: block;
    margin: auto;
  }
  #index-body .init-4 {
    padding-bottom: 20px;
  }
  #index-body .init-4 .left {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #footer .fTop .left {
    width: 50%;
    margin-bottom: 0;
  }
  #footer .fTop .right {
    width: 50%;
    padding-left: 20px;
  }
  #footer .fTop .right .bot .logoL {
    width: 100%;
  }
  #footer .fTop .right .bot .contactBox {
    width: 100%;
    padding-left: 0;
  }
}
@media (max-width: 700px) {
  #banner .swiper ul li .container .right {
    width: 60%;
  }
  #footer .fTop .left,
  #footer .fTop .right {
    width: 100%;
    margin-bottom: 20px;
  }
  #footer .fTop .right {
    padding-left: 0;
    padding-top: 20px;
  }
}
@media (max-width: 500px) {
  #banner .swiper ul li .container .right {
    width: 65%;
  }
  #index-body .init-2 img.bg2 {
    width: 70%;
  }
}

.about-page .big-little {
  color: #141414;
}

.about-page .about-1 .img {
  padding-top: 65px;
}

.about-page .about-1 .img .box {
  position: relative;
  overflow: hidden;
}

.about-page .about-1 .bottom p {
  line-height: 1.8;
  color: #4c4c4c;
  /*opacity: 0.65;*/
}

.about-page .about-2 {
  background: #FFFFFF;
}

.about-page .about-2 ul li {
  color: #fff;
  position: relative;
}

.about-page .about-2 ul li .img img {
  border-radius: 10px;
}

.about-page .about-2 ul li .text .tit {
  line-height: 1.2;
  font-weight: bold;
  color: #141414;
}

.about-page .about-2 ul li .text .con {
  line-height: 1.5;
  color: #666;
  /*opacity: 0.65;*/
  margin-top: 20px;
  margin-bottom: 10px;
}

.about-page .about-2 ul li .nr {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 32px;
}

.about-page .about-2 ul li .nr .left {
  width: 70.466%;
  text-align: right;
  padding-right: 60px;
}

.about-page .about-2 ul li .nr .left span {
  line-height: 1.8;
  position: relative;
}

.about-page .about-2 ul li .nr .left span::before {
  content: '';
  position: absolute;
  left: 0;
  top: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #fff;
}

.about-page .about-2 ul li .nr .left .title {
  font-size: calc(5.208vw + 17px);
  line-height: 1;
  font-weight: bold;
}

.about-page .about-2 ul li .nr .right {
  width: 29.534%;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.26;
}

.about-page .about-2 ul li:nth-child(even) .ig {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.about-page .about-2 ul li:nth-child(even) .ig .text {
  padding: 41px 44px 0 0;
}

.about-page .about-2 ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

.about-page .about-5 {
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: relative;
  z-index: 1;

}

.about-page .about-5 i.bg {
  position: relative;
  background-color: white;
  z-index: -1;
}

.about-page .about-5 i.bg em {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background-color: white;
  z-index: 1;
}

.about-page .about-5 span.h2 {
  line-height: 1.6;
}

.about-page .about-5 span.h2 em {
  color: #25b0c3;
  /*border-bottom: 3px solid #5a5a5a;
  line-height: 1;
  display: inline-block;
  vertical-align: text-top;*/
}

.about-page .about-5 .left {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}

.about-page .about-5 .right li {
  margin-bottom: 2em;
  position: relative;
}

.about-page .about-5 .right li:last-child {
  margin-bottom: 0;
}

.about-page .about-5 .right li:before {
  content: '';
  width: 1px;
  height: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  left: 1.8125em;
  background-color: var(--color);
  position: absolute;
  top: 0;
  z-index: -1;
}

.about-page .about-5 .right li i {
  width: 3.625em;
  height: 3.625em;
  margin-right: 3.5em;
  border: 1px solid #767676;
  color: #767676;
  background-color: white;
}

.about-page .about-5 .right li .content {
  background-color: #f7f7f7;
  padding: 4% 6% 6% 6%;
  min-height: 260px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}

.about-page .about-5 .right li.active:before {
  height: 100%;
}

.about-page .about-5 .right li.active .content {
  background-color: var(--color);
  color: #fff;
}

@media screen and (max-width: 1700px) {

  .about-page .about-2 {
    background-position-y: 100px;
    background-size: 100% 96%;
  }

  .about-page .about-2 ul li {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 1250px) {
  .about-page .about-2 {
    background-position-y: 0px;
    background-size: 100% 100%;
  }

  .about-page .about-2 ul li {
    margin-bottom: 30px;
  }

  .about-page .about-2 ul li .text .tit {
    font-size: 40px;
  }

  .about-page .about-2 ul li:nth-child(even) .ig {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .about-page .about-2 ul li:nth-child(even) .text {
    padding: 0 40px 0 0;
  }
}

@media screen and (max-width: 1000px) {
  .about-page .about-2 ul li {
    padding-bottom: 0;
  }

  .about-page .about-2 ul li .img {
    width: 100%;
  }

  .about-page .about-2 ul li .text {
    width: 100%;
    padding: 20px 0 0 0;
  }

  .about-page .about-2 ul li .nr {
    position: initial;
    margin-top: 20px;
  }

  .about-page .about-2 ul li .nr .left {
    text-align: left;
  }

  .about-page .about-2 ul li:nth-child(even) .ig .text {
    padding: 20px 0;
  }

  .about-page .about-5 .left {
    position: static;
  }

  .about-page .about-5 .right li .content {
    min-height: 100px;
  }
}
@media screen and (max-width: 700px) {
  .about-page .about-5 .right li i {
    zoom: .7;
  }

  .about-page .about-5 .right li:before {
    left: 1.2em;
  }

  .about-page .about-1 {
    background: transparent;
    padding-top: 0;
  }

  .about-page .about-2 ul li .nr .left {
    width: 100%;
    padding-right: 0;
  }

  .about-page .about-2 ul li .nr .right {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .about-page .about-1 .img {
    padding-top: 20px;
  }

  .about-page .about-1 .bottom {
    line-height: 1.8;
  }

  .about-page .about-2 ul li .nr .left .title {
    line-height: 1.4;
  }
}

.cus-page .cus-2 .i-title {
  text-align: center;
}

.cus-page .cus-2 .con {
  color: #666;
}

.cus-page .cus-2 .content {
  margin-top: 67px;
}

.cus-page .cus-2 .content .item {
  background: #fff;
  border-radius: 15px;
  padding-bottom: 130px;
  /*min-height: 400px;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f6f7f9;
}

.cus-page .cus-2 .content .item .tit {
  padding: 12px 50px;
  border-bottom: 1px solid #e1e5e5;
  height: 150px;
  display: flex;
  align-items: center;
}

.cus-page .cus-2 .content .item .con {
  padding: var(--px45) var(--px50);
  max-width: 770px;
}

.cus-page .cus-2 .content .item .con .des {
  line-height: 1.5;
  min-height: 4.5em;
  max-height: 4.5em;
  overflow-y: auto;
  color: #666;
}

.cus-page .cus-2 .content .item .icon {
  display: block;
  text-align: left;
  position: absolute;
  bottom: 50px;
  left: 50px;
}

.cus-page .cus-2 .content .item .icon img {
  width: 80px;
  height: 80px;
}

.cus-page .cus-2 .content .item:hover {
  background: var(--color);
}

.cus-page .cus-2 .content .item:hover .tit {
  color: #FFFFFF;
}

.cus-page .cus-2 .content .item:hover .icon img {
  filter: brightness(0) invert(1);
}

.cus-page .cus-2 .content .item:hover .con .des {
  color: #FFFFFF;
}

@media screen and (max-width: 1250px) {
  .cus-page .cus-2 .content .item .tit {
    padding: 30px;
  }
}

@media screen and (max-width: 1000px) {
  .cus-page .cus-2 .content {
    margin-top: 30px;
  }
}

@media screen and (max-width: 500px) {
  .cus-page .cus-2 .content .item .tit {
    padding: 15px;
  }

  .cus-page .cus-2 .content .item .icon {
    bottom: 20px;
    left: 15px;
  }

  .cus-page .cus-2 .content .item {
    min-height: auto;
    padding-bottom: 100px;
  }
}

.sustanibility-page .sustanibility-3 .zs-list ul {
  margin: 0 -20px;
  color: #fff;
}

.sustanibility-page .sustanibility-3 .zs-list ul li {
  width: 50%;
  padding: 0 20px;
}

.sustanibility-page .sustanibility-3 .zs-list ul li .box {
  position: relative;
}

.sustanibility-page .sustanibility-3 .zs-list ul li .box .img-box {
  width: 100%;
  object-fit: cover;
}

.sustanibility-page .sustanibility-3 .zs-list ul li .box .txtbox {
  position: absolute;
  width: 90%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.sustanibility-page .sustanibility-3 .zs-list ul li .box .desc {
  opacity: 0.8;
}

.sustanibility-page .sustanibility-3 .zs-list ul li .box .img {
  min-height: 350px;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: center;
}

.sustanibility-page .sustanibility-3 .zs-list ul li .box .txtbox01 {
  opacity: 1;
  transition: all 0.5s;
}

.sustanibility-page .sustanibility-3 .zs-list ul li .box .txtbox02 {
  opacity: 0;
  transition: all 0.5s;
}

.sustanibility-page .sustanibility-3 .zs-list ul li .box:hover .txtbox01 {
  opacity: 0;
}

.sustanibility-page .sustanibility-3 .zs-list ul li .box:hover .txtbox02 {
  opacity: 1;
}

@media (max-width: 1000px) {
  .sustanibility-page .sustanibility-3 .zs-list ul li {
    width: 100%;
    padding: 10px 20px;
  }
}

@media (max-width: 500px) {
  .sustanibility-page .sustanibility-3 .zs-list ul li .box:hover .txtbox01 img {
    zoom: 0.85;
  }
}

.inner-banner {
    position: relative;
    z-index: 0;
    margin-top: 155px;
    background-image: url("/cnrsk/2025/07/11/afafa.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}
.inner-banner .container {
    position: relative;
    z-index: 2;
}
.inner-banner .innerBg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.inner-banner .cont {
  padding: 11vw 0;
}

.inner-banner .cont .title {
    font-weight: bold;
    font-size: var(--px22);
}

.inner-banner .cont .mbx {
    font-weight: bold;
    margin-top: 10px;
    line-height: 1.75;
}

.inner-banner .cont .mbx span {
    font-size: var(--px20);
    padding-left: 20px;
    position: relative;
}

.inner-banner .cont .mbx a {
    position: relative;
    padding-left: 20px;
    font-size: var(--px20);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.inner-banner .cont .mbx a:hover {
    color: var(--color);
}

.inner-banner .cont .mbx a:first-child {
    padding-left: 0;
}

.inner-banner .cont .mbx a:first-child::before {
    display: none;
}

.inner-banner .cont .mbx a:before,
.inner-banner .cont .mbx span:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 2px;
    top: 13px;
    left: 7px;
    background-color: #fff;
}
#innerMobileBanner {
  margin-top: 60px;
}
.product-page .sidebar-right .tagCont ul {
  margin: 0 -15px;
}

.product-page .sidebar-right .tagCont ul li {
  width: 33.33%;
  margin-top: 6px;
  padding: 0 15px;
}

.product-page .sidebar-right .tagCont ul li a {
  transition: all .5s;
  display: block;
  padding: 12px 20px;
  border-radius: 4px;
  background: #f2f2f2;
  font-size: 18px;
  text-align: center;
  box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.product-page .sidebar-right .tagCont ul li.active a,
.product-page .sidebar-right .tagCont ul li a:hover,
.product-page .sidebar-right .tagCont ul li a.active {
  background: var(--color);
  color: #fff;
}


.product-page .sidebar-right .tagbox .flex {
  margin: 0 -15px;
}

.product-page .sidebar-right .tagbox .flex form {
  padding: 0 15px;
  position: relative;
}

.product-page .sidebar-right .tagbox .flex form input {
  width: 100%;
  transition: all .5s;
  background: #f2f2f2;
  font-size: 22px;
  font-weight: 500;
  text-align: center;
  border: none;
  height: 64px;
}

.product-page .sidebar-right .tagbox .flex form input[type="submit"] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: transparent;
  box-shadow: unset;
}

.product-page .sidebar-right .tagbox .flex form.active input[type="text"],
.product-page .sidebar-right .tagbox .flex form:hover input[type="text"] {
  background: var(--color);
  color: white;
}
.prodet-page .prodet-1 .right .proview-img .slick-arrow,
.product2-page .product-list ul li .pro-box .btm .tupianji .slick-arrow {
  position: absolute;
  cursor: pointer;
  width: 19px;
  height: 35px;
  background: rgba(0, 0, 0, 0.5) url(../images/banner-btn-l.png) no-repeat center;
  background-size: 80%;
  left: 20px;
  top: 50%;
  z-index: 8;
  color: rgba(255, 255, 255, 0);
  border: none;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.prodet-page .prodet-1 .right .proview-img .slick-next,
.product2-page .product-list ul li .pro-box .btm .tupianji .slick-arrow.slick-next {
  background: rgba(0, 0, 0, 0.5) url(../images/banner-btn-r.png) no-repeat center;
  background-size: 80%;
  left: auto;
  right: 20px;
}

.inner-page .sideBox .sidebar-left {
  position: sticky;
  top: 140px;
  width: 24%;
}

.inner-page .sideBox .sidebar-left .inner .inner-title {
  font-size: var(--px28);
  line-height: 2;
  color: #000;
  text-transform: uppercase;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #e7e7e7;
  font-weight: bold;
}

.inner-page .sideBox .sidebar-left .inner .inner-search {
  margin-bottom: 2rem;
}

.inner-page .sideBox .sidebar-left .inner .inner-search form {
  width: 100%;
  position: relative;
}

.inner-page .sideBox .sidebar-left .inner .inner-search form input[type="text"] {
  width: 100%;
  height: 43px;
  border: 1px solid #eee;
  padding: 10px 20px;
  padding-right: 5rem;
  font-size: 16px;
  color: #555555;
  font-weight: 500;
}

.inner-page .sideBox .sidebar-left .inner .inner-search form input[type="submit"] {
  position: absolute;
  width: 43px;
  height: 43px;
  border: none;
  background: url(../images/search1.png) no-repeat center center var(--color);
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}

.inner-page .sideBox .sidebar-left .inner .inner-cat {
  margin-bottom: 2rem;
}

.inner-page .sideBox .sidebar-left .inner .inner-cat ul>li {
  padding: 8px 0;
  font-size: 16px;
  position: relative;
  color: #000000;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  line-height: 2;
}

.inner-page .sideBox .sidebar-left .inner .inner-cat ul>li ul {
  margin-top: 16px;
}

.inner-page .sideBox .sidebar-left .inner .inner-cat ul>li i {
  font-size: 20px;
  position: absolute;
  right: 0;
  top: 5px;
  font-weight: 700;
  cursor: pointer;
}

.inner-page .sideBox .sidebar-left .inner .inner-cat ul>li a {
  padding-right: 20px;
  font-size: 20px;
}

.inner-page .sideBox .sidebar-left .inner .inner-cat ul>li a span {
  color: #aaa;
}

.inner-page .sideBox .sidebar-left .inner .inner-cat ul>li:hover {
  color: var(--color);
}

.inner-page .sideBox .sidebar-left .inner .inner-cat ul>li.active {
  color: var(--color);
}

.inner-page .sideBox .sidebar-left .inner .inner-cat ul>li:first-child {
  padding-top: 0;
}

.inner-page .sideBox .sidebar-left .inner .inner-cat ul>li:last-child {
  padding-bottom: 0;
}

.inner-page .sideBox .sidebar-left .inner .inner-recent {
  margin-bottom: 2rem;
}

.inner-page .sideBox .sidebar-left .inner .inner-recent ul li {
  padding: 0.75rem 0;
}

.inner-page .sideBox .sidebar-left .inner .inner-recent ul li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.inner-page .sideBox .sidebar-left .inner .inner-recent ul li a .r-img {
  margin-right: 1rem;
}

.inner-page .sideBox .sidebar-left .inner .inner-recent ul li a .r-img img {
  height: 80px;
  max-width: 100px;
  display: block;
  object-fit: cover;
}

.inner-page .sideBox .sidebar-left .inner .inner-recent ul li a .r-text p {
  color: #000;
  font-size: 17px;
  line-height: 2;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: .4rem;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}

.inner-page .sideBox .sidebar-left .inner .inner-recent ul li a .r-text p:hover {
  color: var(--color);
}

.inner-page .sideBox .sidebar-left .inner .inner-recent ul li a .r-text span {
  color: var(--color);
  display: block;
  font-size: 14px;
  line-height: 1;
}

.inner-page .sideBox .sidebar-left .inner .inner-recent ul li:first-child {
  padding-top: 0;
}

.inner-page .sideBox .sidebar-left .inner .inner-recent ul li:last-child {
  padding-bottom: 0;
}

.inner-page .sideBox .sidebar-left .inner .inner-contact {
  background: url(../images/pro-01.jpg) no-repeat center center;
  padding: 10.75rem 2rem 5.75rem;
  color: #fff;
  background-size: cover;
  position: relative;
}

.inner-page .sideBox .sidebar-left .inner .inner-contact h5 {
  font-size: 20px;
  line-height: 1;
  text-transform: capitalize;
  font-weight: bold;
}

.inner-page .sideBox .sidebar-left .inner .inner-contact h6 {
  font-size: 16px;
  line-height: 1.8;
  margin-top: 1.1rem;
  text-transform: capitalize;
}

.inner-page .sideBox .sidebar-left .inner .inner-contact a {
  display: inline-block;
  font-size: 14px;
  color: var(--color);
  text-transform: capitalize;
  background: #fff;
  padding: 8px 12px;
  position: relative;
  -webkit-transform: skewX(-10deg) skewY(0);
  -moz-transform: skewX(-10deg) skewY(0);
  -ms-transform: skewX(-10deg) skewY(0);
  transform: skewX(-10deg) skewY(0);
  margin-left: 5px;
  margin-top: 1.3rem;
}

.inner-page .sideBox .sidebar-left .inner .inner-contact a span {
  display: inline-block;
  position: relative;
  -webkit-transform: skewX(10deg) skewY(0);
  -moz-transform: skewX(10deg) skewY(0);
  -ms-transform: skewX(10deg) skewY(0);
  transform: skewX(10deg) skewY(0);
  z-index: 2;
}

.inner-page .sideBox .sidebar-left .inner .inner-contact a::after {
  position: absolute;
  content: "";
  width: 5px;
  height: 100%;
  background: var(--color);
  left: 0;
  top: 0;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  z-index: 1;
}

.inner-page .sideBox .sidebar-left .inner .inner-contact a:hover {
  color: #fff;
}

.inner-page .sideBox .sidebar-left .inner .inner-contact a:hover::after {
  width: 100%;
}

.inner-page .sideBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.inner-page .sideBox .sidebar-left .inner .inner-contact:after {
  content: '';
  z-index: 9;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.5)));
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5));
  background: -moz-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5));
  background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5));
}

.inner-page .sideBox .sidebar-left .inner .inner-contact .c-box {
  z-index: 99;
  position: relative;
}

.inner-page .sideBox .sidebar-right {
  width: 76%;
  padding-left: 4%;
  padding-bottom: 40px;
}
.inner-page .sideBox .sidebar-right .text-con {
  max-height: 200px;
  overflow-y: auto;
}
.product-list02 li .box .text a:hover {
  color: var(--color);
}
.product-list02 li .box span.h6 {
  font-size: 16px;
  display: block;
}
.product-list02 li .box a.img {
  display: block;
  text-align: center;
}
.product-list02 li .box {
  font-size: 10px;
  background-color: #fafafa;
  padding: var(--px25);
}
.product-list02 ul {
  margin: -15px;
}
.product-list02 li {
  padding: 15px;
  width: 33.33%;
}
@media screen and (max-width: 1250px) {
  .product-list02 li {
    width: 50%;
  }
}
@media screen and (max-width: 1000px) {
  .inner-page .sideBox .sidebar-left {
    display: none;
  }
  .inner-page .sideBox .sidebar-right {
    width: 100%;
    padding-left: 0;
  }
  .product-list02 li {
    width: 50%;
  }
}
@media screen and (max-width: 600px) {
  .product-list02 li {
    width: 100%;
  }
  .product-list02 ul {
    margin: 0;
  }
  .product-list02 li {
    padding: 0;
    margin-bottom: 20px;
  }
}

.m-page a,
.m-page span {
  display: inline-block;
  margin-right: 10px;
  width: 35px;
  height: 35px;
  border-radius: 5px;
  text-align: center;
  line-height: 35px;
  background: #222;
  color: white;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  font-size: 16px;
}

.m-page a:hover,
.m-page span {
  background: var(--color);
}
.prodet-page .wpulike.wpulike-default,
.newdet-page .wpulike.wpulike-default {
  display: inline-block;
}

.prodet-page i.tag {
  display: block;
  font-size: 16px;
  font-weight: 300;
  color: var(--color);
  line-height: 30px;
}

.prodet-page h2,
.prodet-page h1 {
  font-size: 30px;
  font-weight: bold;
  line-height: 2;
}

.prodet-page .prodet-1 .left {
  background: #f6f6f6;
  background-size: cover;
  padding: 20px;
  text-align: center;
  vertical-align: middle;

  position: relative;
  width: 40%;
}

.prodet-page .prodet-1 .left img {
  display: block;
  padding-right: 4px;
  margin: 0 auto;
}

.prodet-page .prodet-1 .left i.block {
  width: 25%;
  height: 30%;
  position: absolute;
  background: #eee;
  z-index: -1;
  left: -12%;
  top: 20%;
}

.prodet-page .prodet-1 .right {
  padding-left: 5%;
  vertical-align: middle;
  width: 60%;
}

.prodet-page .prodet-1 .right h1 {
  font-size: var(--px34);
  text-transform: uppercase;
  line-height: 1;
}

.prodet-page .prodet-1 .right .grid-box {
  width: 100%;
}

.prodet-page .prodet-1 .right .content {
  display: block;
  padding: 10px 0 10px;
  font-size: var(--px18);
  font-weight: 500;
  color: #7e7e7e;
  line-height: 1.8;
}

.prodet-page .prodet-1 .right .content h6 {
  font-size: var(--px18);
  text-transform: uppercase;
  text-decoration: underline;
  display: block;
  margin-bottom: 10px;
  color: var(--color);
  font-weight: bold;
}

.prodet-page .prodet-1 .right .btn {
  padding: 20px 0;
}
.prodet-page .prodet-1 .right .share {
  margin-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.prodet-page .prodet-1 .right .share h6 {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  text-transform: capitalize;
}
.prodet-page .prodet-1 .right .share ul {
  /*display: inline-block;*/
  vertical-align: middle;
  padding: 3px 0px;
}
.prodet-page .prodet-1 .right .share ul li {
  width: auto;
  margin-left: 15px;
  color: #666;
  font-size: 14px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.prodet-page .prodet-1 .right .share ul li:hover {
  color: var(--color);
}
.prodet-page .custom-page .custom-3 {
  padding: 0;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), color-stop(50%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(left, #fff 50%, rgba(0, 0, 0, 0) 50%);
  background: -moz-linear-gradient(left, #fff 50%, rgba(0, 0, 0, 0) 50%);
  background: linear-gradient(to right, #fff 50%, rgba(0, 0, 0, 0) 50%);
}
.prodet-page .custom-page .custom-3 .ui.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.prodet-page .custom-page .custom-3 .list>ul>li {
  padding-left: 0;
}
.prodet-page .custom-page .custom-3 .list>ul>li i {
  display: none;
}
.prodet-page .prodet-2 h2 {
  display: inline-block;
  font-size: 24px;
}

.prodet-page .prodet-2 .btn {
  float: right;
}
.prodet-page .prodet-2 .btn div {
  width: 36px;
  height: 36px;
  display: inline-block;
  margin-left: 10px;
  border: 1px solid #e73032;
  line-height: 36px;
  text-align: center;
  font-size: 24px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  cursor: pointer;
  cursor: hand;
  color: var(--color);
}
.prodet-page .prodet-2 .btn div:hover {
  color: white;
  background: var(--color);
}
.prodet-page .prodet-2 .list {
  display: inline-block;
  width: 100%;
  margin-top: 40px;
}
.prodet-page .prodet-2 .list ul {
  margin: -12px;
}
.prodet-page .prodet-2 .list ul li {
  padding: 12px;
  text-align: center;
}
.prodet-page .prodet-2 .list ul li .box {
  padding: 15px;
  background: white;
  background: url("../images/init-2-2.jpg") center center;
  background-size: cover;
  text-align: center;
  position: relative;
  -o-box-shadow: 0 0 17px rgba(0, 0, 0, 0.04);
  -webkit-box-shadow: 0 0 17px rgba(0, 0, 0, 0.04);
  box-shadow: 0 0 17px rgba(0, 0, 0, 0.04);
}
.prodet-page .prodet-2 .list ul li .box img {
  display: inline-block;
}
.prodet-page .prodet-2 .list ul li .box span {
  font-size: 14px;
  color: #404040;
  text-transform: uppercase;
  position: absolute;
  top: 40px;
  right: 20px;
  display: block;
}
.prodet-page .prodet-2 .list ul li .box span i {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  display: block;
  margin: 0 auto 5px;
}
.prodet-page .prodet-2 .list ul li .box h5 {
  font-size: 16px;
  line-height: 2;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  padding-top: 20px;
  height: 80px;
}
.prodet-page .prodet-2 .list ul li .box:hover h5 {
  color: var(--color);
}
.inner-page.prodet-page .prodet-11 .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.inner-page.prodet-page .prodet-11 .box .left {
  background: #fff;
}

.inner-page.prodet-page .prodet-11 .box .left ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.inner-page.prodet-page .prodet-11 .box .left ul li:first-child {
  padding: 0 3rem 0 0;
}

.inner-page.prodet-page .prodet-11 .box .left ul li {
  font-size: 16px;
  line-height: 1;
  color: #616161;
  padding: 0 3rem;
  border-right: 1px solid #616161;
}

.inner-page.prodet-page .prodet-11 .box .right {
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.inner-page.prodet-page .prodet-11 .box:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  border-bottom: 1px solid #d9d9d9;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
}

.inner-page.prodet-page .prodet-11 .box .right p:first-child {
  margin-left: 0;
}

.inner-page.prodet-page .prodet-11 .box .right p img {
  margin-right: 1.5rem;
}

.inner-page.prodet-page .prodet-11 .box .right p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  line-height: 1;
  color: #000;
  margin-left: 3.5rem;
}

.inner-page.prodet-page .prodet-11 .left ul li:last-child {
  border-right: 0 solid #616161;
}

.inner-page.prodet-page .prodet-11 .box .right p i {
  font-size: 18px;
  padding: 0 10px;
  line-height: 2;
}
.dt-01 .dt-box {
  display: flex;
  align-items: center;
  background: #f7f7f7;
  padding: 20px 60px;
}

.dt-01 .dt-box .left {
  color: var(--color);
  font-size: 42px;
  font-weight: bold;
}

.dt-01 .dt-box .right {
  text-align: left;
  font-size: 18px;
  width: 100%;
}
@media screen and (max-width: 1250px) {
  .prodet-page .prodet-1 .left {
    position: sticky;
    top: 120px;
  }
}
@media screen and (max-width: 1000px) {

  .prodet-page .prodet-1 .right {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
  }

  .prodet-page .prodet-1 .left {
    width: 100%;
    position: relative;
    top: 0;
  }

  .prodet-page .prodet-1 .right .content {
    padding: 15px 0;
  }

  .prodet-page .prodet-1 .right .share {
    margin-top: 10px;
  }
}
@media screen and (max-width: 700px) {

  .inner-page.prodet-page .prodet-11 .box {
    display: block;
  }

  .inner-page.prodet-page .prodet-11 .box .right {
    display: block;
  }

  .inner-page.prodet-page .prodet-11 .box .left ul li {
    padding: 0 2rem;
  }

  .inner-page.prodet-page .prodet-11 .box .right p {
    margin-left: 0;
  }

  .inner-page.prodet-page .prodet-11 .box .right {
    margin-top: 20px;
  }
}
@media screen and (max-width:1000px) {
  .lg-page ul li {
    width: 33.33%;
  }
}
@media screen and (max-width:700px) {
  .lg-page ul li {
    width: 50%;
  }
}
@media screen and (max-width:500px) {
  .lg-page ul li {
    width: 100%;
  }
}
.video-page ul li {
  margin-bottom: 20px;
}
.video-page ul li i {
  color: var(--color);
}
@media screen and (max-width:1250px) {
  .video-page ul li {
    width: 33.33%
  }
}
@media screen and (max-width:1000px) {
  .video-page ul li {
    width: 50%
  }
}
@media screen and (max-width:600px) {
  .video-page ul li {
    width: 100%
  }
}

.faq-page .marginBox {
  text-align: center;
}

.faq-page .marginBox .box {
  text-align: left;
}

.faq-page .marginBox .box .left {
  width: 40%;
}

.faq-page .marginBox .box .left .box2 {
  padding: 50px 35px;
  background: var(--color);
}

.faq-page .marginBox .box .left .box2 .slide {
  padding-right: 10px;
}

.faq-page .marginBox .box .left .box2 .slide span.h6 {
  font-weight: bold;
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 1.8em;
  display: block;
  color: #fff;
}

.faq-page .marginBox .box .left .box2 .slide .nav ul li {
  font-size: 18px;
  color: #ffffff;
  margin-bottom: 1em;
  line-height: 32px;
}

.faq-page .marginBox .box .left .box2 .slide .nav ul li ul {
  display: none !important;
}

.faq-page .marginBox .box .left .box2 .slide .nav ul li:last-child {
  margin-bottom: 0;
}

.faq-page .marginBox .box .right {
  width: 60%;
  padding-left: 3%;
}

.custom-page .faq-page .marginBox .box .right {
  width: 100%;
  padding-left: 0;
}

.faq-page .marginBox .box .right .list ul li {
  margin-bottom: 20px;
  padding: 15px;
  background: #f3f3f3;
  border: 1px solid #dddddd;
}

.faq-page .marginBox .box .right .list ul li span.title {
  font-weight: bold;
  /*font-size: var(--px30);*/
  /*text-transform: uppercase;*/
  line-height: 32px;
  color: #242424;
  display: block;
  position: relative;
  cursor: pointer;
  font-size: 20px;


}

.faq-page .marginBox .box .right .list ul li span.title i {
  width: 14px;
  height: 14px;
  position: absolute;
  right: 0;
  top: 5px;
  cursor: hand;
}

.faq-page .marginBox .box .right .list ul li span.title i:after,
.faq-page .marginBox .box .right .list ul li span.title i:before {
  content: '';
  background: black;
  height: 2px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}

.faq-page .marginBox .box .right .list ul li span.title i:before {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  -moz-transform: translate(-50%, -50%) rotate(90deg);
  -ms-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}

.faq-page .marginBox .box .right .list ul li .text {
  font-size: var(--px18);
  color: #444444;
  font-weight: 500;
  line-height: 32px;
  margin: 30px 0 10px 0;
  display: none;
}

.faq-page .marginBox .box .right .list ul li.active {
  background: white;
}

.faq-page .marginBox .box .right .list ul li.active span.title i:before {
  -webkit-transform: translate(-50%, -50%) rotate(0);
  -moz-transform: translate(-50%, -50%) rotate(0);
  -ms-transform: translate(-50%, -50%) rotate(0);
  transform: translate(-50%, -50%) rotate(0);
}

.faq-page .marginBox .box .right .list ul li:last-child {
  margin-bottom: 0;
}

.faq-page .marginBox .box3 .right .list ul li {
  background: transparent;
  border-left: none;
  border-right: none;
  border-bottom: none;
  margin-bottom: 0;
}

.faq-page .marginBox .box3 .right .list ul li:last-child {
  border-bottom: 1px solid #dddddd;
}

.faq-page .marginBox .box3 .right .list ul li .text {
  margin-top: 15px;
}

.faq-page .marginBox .box3 .right .list ul li.active .title {
  color: var(--color);
}

@media screen and (max-width: 1600px) {
  .faq-page .marginBox .box .left .box2 {
    padding: 30px 20px;
  }

  .faq-page .marginBox .box .left .box2 .slide span.h6 {
    margin-bottom: 1em;
    line-height: 30px;
  }

  .faq-page .marginBox .box .left .box2 .slide .nav ul li {
    margin-bottom: .8em;
  }

  .faq-page .marginBox .box .right .list ul li .text {
    margin: 20px 0;
  }

  .faq-page .marginBox .box .right .list ul li {
    padding: 10px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 1250px) {
  .faq-page .marginBox .box {
    margin-top: 30px;
  }

  .faq-page .marginBox .box .right {
    width: 100%;
    padding-left: 0;
  }

  .faq-page .marginBox .box .left {
    display: none;
  }
}

@media screen and (max-width: 700px) {

  .faq-page .marginBox .box .right .list ul li span.title,
  .faq-page .marginBox .box .right .list ul li .text {
    padding-left: 10px;
    line-height: 2;
  }

  .faq-page .marginBox .box .right .list ul li span.title i {
    width: 10px;
    height: 10px;
  }
}
.oem-page .init-1 .container {
  max-width: 1740px;
}

.oem-page .init-1 .container .left {
  width: 44%;
}

.oem-page .init-1 .container .left img {
  width: 100%;
}

.oem-page .init-1 .container .right {
  width: 56%;
  padding-left: 60px;
}

.oem-page .init-1 .container .right .tipsTitle {
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}

.oem-page .init-1 .container .right .tipsDes {
  font-weight: 500;
  color: var(--color);
}

.oem-page .init-1 .container .right .content ul li .box {
  position: relative;
}

.oem-page .init-1 .container .right .content ul li .box .title {
  padding: 16px 60px 16px 30px;
  position: relative;
  font-weight: 500;
  cursor: pointer;
}

.oem-page .init-1 .container .right .content ul li .box .title i {
  position: absolute;
  top: 16px;
  right: 10px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.oem-page .init-1 .container .right .content ul li .box .des {
  border-top: 1px solid #dedade;
  color: #666666;
  padding: 20px 50px;
  line-height: 1.8;
  background-color: #f0efeb;
  display: none;
}

.oem-page .init-1 .container .right .content ul li.active .box .title {
  background-color: #f0efeb;
}

.oem-page .init-1 .container .right .content ul li.active .box .title i {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}
.oem-page .init-3 .top ul li {
  height: 100%;
}
.oem-page .init-3 .top ul li .box {
  width: 100%;
  height: 100%;
  background-color: #f6f7f9;
  border-radius: 13px;
}
@media (max-width: 1000px) {
  .oem-page .init-1 .container .left {
    width: 100%;
    max-width: 400px;
    margin: 15px auto;
  }

  .oem-page .init-1 .container .right {
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }

  .oem-page .init-1 .container .right .content ul li .box .title i {
    top: 18px;
    width: 20px;
    height: 20px;
    line-height: 20px;
  }

  .oem-page .init-1 .container .right .content ul li .box .title {
    padding: 16px 30px 16px 16px;
  }

  .oem-page .init-1 .container .right .content ul li .box .des {
    padding: 16px;
  }
  .oem-page .init-2 .left {
    margin-bottom: 20px;
  }
}

.news-page .sideBarLeft .list ul li {
  border-bottom: 1px solid #000;
  margin-bottom: 40px
}

.news-page .sideBarLeft .list ul li .content span.h1 {
  transition: .5s;
  line-height: 36px;
  text-transform: uppercase;
}

.news-page .sideBarLeft .list ul li .content span.h1:hover {
  color: var(--color)
}

.news-page .sideBarLeft .list ul li .content span.h3 {
  font-weight: bold;
  font-size: 28px;
  color: #242424;
  line-height: 2;
  display: block;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}

.news-page .sideBarLeft .list ul li .content span.h3:hover {
  color: var(--color);
}

.news-page .sideBarLeft .list ul li .content .text {
  font-size: 18px;
  color: #8e8e8e;
  line-height: 32px;
  margin: 1em 0;
}

.news-page .sideBarLeft .list ul li .content a.link {
  font-size: 18px;
  display: inline-block;
  position: relative;
  /*text-transform: uppercase;*/
  line-height: 1;
  border-bottom: 1px solid var(--color);
  color: var(--color);
}

.news-page .sideBarLeft .list ul li .content a.link:after {
  content: '';
  border: 4px solid var(--color);
  border-radius: 100%;
  position: absolute;
  top: -2px;
  left: 105%;
}

.inner-page .sideBarBox .sideBarLeft {
  width: 70%;
  padding-right: 3%;
}

.inner-page .sideBarBox .sideBarRight {
  width: 30%;
  padding: 25px;
  background: #f3f3f3;
  position: sticky;
  top: 100px;
}

.inner-page .sideBarBox .sideBarRight span.h5 {
  font-size: var(--px30);
  font-weight: bold;
  text-transform: uppercase;
  color: #242424;
  line-height: 36px;
  margin-bottom: .2em;
  display: block;
  margin-top: 1.5em;
}

.inner-page .sideBarBox .sideBarRight span.h5:first-child {
  margin-top: 0;
}

.inner-page .sideBarBox .sideBarRight form.search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 50px;
  height: 50px;
  border: 1px solid #bfbfbf;
  background-color: white;
  font-size: 18px;
  color: #8e8e8e;
  padding: 0 .7em;
}

.inner-page .sideBarBox .sideBarRight form.search input {
  border: none;
  background-color: transparent;
  width: 100%;
}

.inner-page .sideBarBox .sideBarRight form.search input[type="submit"] {
  width: 30px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: url("../images/search.png") center center no-repeat;
}

.inner-page .sideBarBox .sideBarRight .nav ul li {
  font-size: 18px;
  line-height: 32px;
  color: #8e8e8e;
  padding: .5em 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}

.inner-page .sideBarBox .sideBarRight .nav ul li:before {
  content: '';
  border: 3px solid var(--color);
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: .5em;
  border-radius: 100%;
}

.inner-page .sideBarBox .sideBarRight .nav ul li:hover {
  color: var(--color);
}

.inner-page .sideBarBox .sideBarRight .newsList ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0;
  border-bottom: 1px solid #bfbfbf;
}

.inner-page .sideBarBox .sideBarRight .newsList ul li a.img-box {
  /*width: 34%;*/
  margin-right: 15px;
  height: 80px;
  background-size: cover;
  background-position: center center;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.inner-page .sideBarBox .sideBarRight .newsList ul li .content time {
  display: block;
  font-size: 16px;
  color: #8e8e8e;
  line-height: 2;
}

.inner-page .sideBarBox .sideBarRight .newsList ul li .content span.h6 {
  color: #242424;
  font-weight: 500;
  line-height: 32px;
  margin-top: .3em;
  display: block;
}
.inner-page .sideBarBox .sideBarRight .newsList ul li .content span.h6 a:hover {
  color: var(--color);
}

.inner-page .sideBarBox .sideBarRight .imgBox {
  margin-top: 30px;
  height: 460px;
  background-size: cover;
  background-position: center center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.inner-page .sideBarBox .sideBarRight .imgBox .text {
  font-size: 16px;
  color: white;
  line-height: 2;
  padding: 2em;
}

.newdet-page .marginBox {
  padding: 90px 0%;
}

.newdet-page .sideBarLeft time {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  color: #8e8e8e;
  margin-top: 1.2em;
}

.newdet-page .sideBarLeft time em {
  font-size: 14px;
  padding: .5em 1em;
  border-radius: 1.5em;
  background: var(--color);
  color: white;
  text-transform: uppercase;
  margin-left: 1em;
}

.newdet-page .sideBarLeft h1 {
  font-weight: bold;
  font-size: 28px;
  text-transform: uppercase;
  color: #242424;
  line-height: 1.6;
  display: block;
  margin: 2em 0 1em;
}

.newdet-page .sideBarLeft .content {
  font-size: 18px;
  color: #8e8e8e;
  line-height: 32px;
  padding: 1.5em 0;
  border-top: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
}

.newdet-page .sideBarLeft .content strong {
  font-weight: normal;
  /*color: black;*/
}

.newdet-page .sideBarLeft .content a strong {
  font-weight: 500;
  color: black;
}

.newdet-page .sideBarLeft .share {
  font-size: 24px;
  color: #bfbfbf;
  line-height: 44px;
  margin-top: 1em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.newdet-page .sideBarLeft .share a {
  margin-left: 1em;
  font-size: 80%;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}

.newdet-page .sideBarLeft .share a:hover {
  color: var(--color);
}

.newdet-page .sideBarLeft .m-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 50px 0 80px;
}

.newdet-page .sideBarLeft .m-link .prev {
  margin-right: 20px;
  width: 100%;
}

.newdet-page .sideBarLeft .m-link .prev a.link img {
  margin-right: .5em;
}

.newdet-page .sideBarLeft .m-link .next {
  margin-left: 20px;
  width: 100%;
}

.newdet-page .sideBarLeft .m-link .next a.link {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.newdet-page .sideBarLeft .m-link .next a.link img {
  margin-left: .5em;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.newdet-page .sideBarLeft .m-link a.link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 36px;
  color: #242424;
  margin-bottom: .5em;
}

.newdet-page .sideBarLeft .m-link .btnBox {
  padding: 20px;
  background: #eee;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.newdet-page .sideBarLeft .m-link .btnBox a.img {
  width: 35%;
  height: 80px;
  background-size: cover;
  background-position: center center;
}

.newdet-page .sideBarLeft .m-link .btnBox .text {
  margin-left: 15px;
}

.newdet-page .sideBarLeft .m-link .btnBox .text time {
  font-size: 16px;
  color: #8e8e8e;
  margin: 0;
}

.newdet-page .sideBarLeft .m-link .btnBox .text span.h6 {
  font-size: 18px;
  color: #242424;
  line-height: 2;
  margin-top: .1em;
  display: block;
}

.newdet-page .sideBarLeft .publicForm span.h6 {
  font-weight: bold;
  font-size: var(--px36);
  text-transform: uppercase;
  color: #242424;
  line-height: 2;
  margin-bottom: 1em;
  display: block;
}

.newdet-page .form ul {
  margin: -15px -7px;
}

.newdet-page .form ul li {
  padding: 15px 7px;
}

.newdet-page .form ul li input,
.newdet-page .form ul li textarea {
  display: block;
  width: 100%;
  font-size: 18px;
  line-height: 32px;
  padding: .6em 1em;
  border: 1px solid #bfbfbf;
}

.newdet-page .form ul li input::-webkit-input-placeholder,
.newdet-page .form ul li textarea::-webkit-input-placeholder {
  color: #8e8e8e;
}

.newdet-page .form ul li input:-moz-placeholder,
.newdet-page .form ul li textarea:-moz-placeholder {
  color: #8e8e8e;
}

.newdet-page .form ul li input::-moz-placeholder,
.newdet-page .form ul li textarea::-moz-placeholder {
  color: #8e8e8e;
}

.newdet-page .form ul li input:-ms-input-placeholder,
.newdet-page .form ul li textarea:-ms-input-placeholder {
  color: #8e8e8e;
}

.newdet-page .form ul li input::placeholder,
.newdet-page .form ul li textarea::placeholder {
  color: #8e8e8e;
}

.newdet-page .form ul li textarea {
  height: 150px;
}

.newdet-page .form ul li input[type="submit"] {
  border: none;
  background: var(--color);
  color: white;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}

.newdet-page .form ul li input[type="submit"]:hover {
  background: #242424;
}

.newdet-page .form ul li.wid-100 {
  width: 100%;
}

@media screen and (max-width: 1600px) {

  .news-page .sideBarLeft .list ul li .content a.link:after {
    border-width: 2px;
  }

  .newdet-page .sideBarLeft h1 {
    margin: 1em 0;
  }

  .newdet-page .sideBarLeft .m-link .btnBox {
    padding: 10px;
  }

  .newdet-page .sideBarLeft .m-link {
    margin: 30px 0 40px;
  }
}

@media screen and (max-width: 1000px) {

  .inner-page .sideBarBox .sideBarLeft {
    width: 100%;
    padding-right: 0;
  }

  .inner-page .sideBarBox .sideBarRight {
    display: none;
  }

  .newdet-page .form ul li input,
  .newdet-page .form ul li textarea,
  .newdet-page .form ul li input[type="submit"] {
    padding: .5em;
  }
}

@media screen and (max-width: 700px) {

  .newdet-page .sideBarLeft .m-link .btnBox .text {
    margin-left: 0;
    width: 100%;
  }

  .newdet-page .sideBarLeft .m-link .btnBox a.img {
    display: none;
  }

  .newdet-page .sideBarLeft .m-link a.link,
  .newdet-page .sideBarLeft .m-link .btnBox .text span.h6 {
    font-size: 14px;
    line-height: 2;
  }
  .newdet-page .form ul li {
    width: 100%;
  }
}

@media screen and (max-width: 500px) {
  .newdet-page .sideBarLeft .m-link .prev {
    margin-right: 10px;
  }

  .newdet-page .sideBarLeft .m-link .next {
    margin-left: 10px;
  }

  .newdet-page .sideBarLeft time {
    margin-top: 0;
    font-size: 14px;
    line-height: 2;
  }

  .newdet-page .sideBarLeft time em {
    font-size: 14px;
    line-height: 2;
  }
}
.seoPublic .Auxil-through a {
  height: auto;
}

.contact-page .contact-1 .left form ul {
  margin: 0 -30px -37px 0;
}

.contact-page .contact-1 .left form ul li {
  padding: 0 30px 37px 0;
}

.contact-page .contact-1 .left form ul li .box {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #d1d0c8;
}

.contact-page .contact-1 .left form ul li .box input,
.contact-page .contact-1 .left form ul li .box textarea {
  width: 100%;
  background: transparent;
  border: none;
  padding: 13px 0 13px 26px;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  color: #919191;
}

.contact-page .contact-1 .left form ul li .box input::-webkit-input-placeholder,
.contact-page .contact-1 .left form ul li .box textarea::-webkit-input-placeholder {
  color: #919191;
}

.contact-page .contact-1 .left form ul li .box input:-moz-placeholder,
.contact-page .contact-1 .left form ul li .box textarea:-moz-placeholder {
  color: #919191;
}

.contact-page .contact-1 .left form ul li .box input::-moz-placeholder,
.contact-page .contact-1 .left form ul li .box textarea::-moz-placeholder {
  color: #919191;
}

.contact-page .contact-1 .left form ul li .box input:-ms-input-placeholder,
.contact-page .contact-1 .left form ul li .box textarea:-ms-input-placeholder {
  color: #919191;
}

.contact-page .contact-1 .left form ul li .box input::placeholder,
.contact-page .contact-1 .left form ul li .box textarea::placeholder {
  color: #919191;
}

.contact-page .contact-1 .left form ul li .box i {
  position: absolute;
  left: 0;
  top: 16px;
  font-size: 20px;
}

.contact-page .contact-1 .left form ul li .box::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: var(--black);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}

.contact-page .contact-1 .left form ul li .more {
  padding: 18px 30px 18px 29px;
  vertical-align: middle;
}

.contact-page .contact-1 .left form ul li .more i {
  margin-right: 6px;
  display: inline-block;
}

.contact-page .contact-1 .left form ul li p {
  display: inline-block;
  vertical-align: middle;
  padding-left: 26px;
  font-size: 14px;
  color: #919191;
}

.contact-page .contact-1 .left form ul li p span {
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
}

.contact-page .contact-1 .left form ul li:hover .box::before,
.contact-page .contact-1 .left form ul li.active .box::before {
  width: 100%;
}

.contact-page .contact-1 .left form ul li.wid-100 {
  width: 100% !important;
}

.contact-page .contact-1 .left form ul li input[type="submit"] {
  width: auto;
  background: #25b0c3;
  color: white;
  border: none;
  padding: 0 40px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  font-size: 18px;
  height: 50px;
}

.contact-page .contact-1 .left form ul li input[type="submit"]:hover {
  background: #222;
}

.contact-page .contact-1 .right {
  padding-left: 7.65%;
}

.contact-page .contact-1 .right p {
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  color: #919191;
  margin-top: 7px;
}

.contact-page .contact-1 .right .list {
  margin-top: 22px;
}

.contact-page .contact-1 .right .list ul li {
  font-size: 18px;
  color: #919191;
  line-height: 1.6;
  margin-bottom: 10px;
}

.contact-page .contact-1 .right .list ul li i {
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  width: 20px;
  text-align: center;
  margin-top: 5px;
}

.contact-page .contact-1 .right .list ul li span {
  display: inline-block;
  vertical-align: top;
  width: 90%;
  font-weight: 500;
  padding-top: 4px;
  padding-left: 20px;
}

.contact-page .contact-1 .right .list ul li:last-child {
  margin-bottom: 0;
}

.contact-page .contact-2 #mapContainer {
  height: 520px;
}

@media screen and (max-width: 1280px) {
  .contact-page .contact-1 .right {
    padding-left: 5.65%;
  }
}

@media screen and (max-width: 1000px) {

  .contact-page .contact-1 .left {
    width: 100%;
  }

  .contact-page .contact-1 .right {
    width: 100%;
    padding: 30px 0 0 0;
  }

  .contact-page .contact-2 #mapContainer {
    height: 360px;
  }
}

@media screen and (max-width: 700px) {

  .contact-page .contact-1 .left form ul li .more {
    padding: 18px 20px;
  }
}

@media screen and (max-width: 500px) {
  .contact-page .contact-1 .left form ul li .more {
    padding: 10px 12px;
  }

  .contact-page .contact-1 .left form ul li p {
    display: block;
    padding: 10px 0 0 0;
  }

  .contact-page .contact-1 .left form ul {
    margin: 0;
    margin-bottom: -20px;
  }

  .contact-page .contact-1 .left form ul li {
    padding: 0;
    padding-bottom: 20px;
    width: 100%;

  }

  .contact-page .contact-1 .left form ul li .box input,
  .contact-page .contact-1 .left form ul li .box textarea {
    padding: 10px 0 10px 36px;
  }

  .contact-page .contact-1 .right p {
    font-size: 16px;
    line-height: 30px;
  }

  .contact-page .contact-1 .right .list ul li {
    font-size: 16px;
  }

  .contact-page .contact-2 #mapContainer {
    height: 260px;
  }
}
.uesd-page .product-list02 li .box {
  background-color: #fff;
}
.uesd-page .product-list02 li .box a.img {
  border: 1px solid #dadada;
}
.uesd-page .product-list02 ul {
  margin: 0;
}
.uesd-page .product-list02 li {
  width: 25%;
  padding: 0;
}
.uesd-page .product-list02 li .swiperBox {
  margin-top: 10px;
}
.uesd-page .product-list02 li .swiperBox .swiper ul li a {
  border: 1px solid #dadada;
}

@media screen and (max-width: 1250px) {
  .uesd-page .product-list02 li {
    width: 33.33%;
  }
}
@media screen and (max-width: 700px) {
  .uesd-page .product-list02 li {
    width: 50%;
  }
  .uesd-page .product-list02 li .box {
    padding: 5px;
  }
  
}

.sustanibility_page .sustanibility-1 .left {
  width: 53%;
}
.sustanibility_page .sustanibility-1 .left img{
  width: 100%;
}
.sustanibility_page .sustanibility-1 .right {
  padding-left: 40px;
  width: 47%;
  
}
.sustanibility_page .sustanibility-1 .right h4 {
  font-weight: bold;
  font-size: 18px;
  color: var(--color);
}
.sustanibility_page .sustanibility-1 .right .con {
  line-height: 2;
}
.sustanibility_page .sustanibility-2 .top .con {
  max-width: 1020px;
  line-height: 2;
}
.sustanibility_page .sustanibility-2 .content {
  background: url('/tzchmould/2026/06/26/sdddd.jpg') no-repeat;
  background-size: cover;
  margin-top: 100px;
}
.sustanibility_page .sustanibility-2 .content .container {
  color: white;
}
.sustanibility_page .sustanibility-2 .content .container ul .slick-current li,
.sustanibility_page .sustanibility-2 .content .container ul .slick-current + .slick-slide li,
.sustanibility_page .sustanibility-2 .content .container ul .slick-current + .slick-slide + .slick-slide li,
.sustanibility_page .sustanibility-2 .content .container ul .slick-current + .slick-slide + .slick-slide + .slick-slide li {
  border-right: 1px solid white;
}
.sustanibility_page .sustanibility-2 .content .container .slick-list .slick-track{
  margin: auto;
}
.sustanibility_page .sustanibility-2 .content .container ul li {
  height: 690px;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.sustanibility_page .sustanibility-2 .content .container ul li::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  display: block;
  left: 0;
  top: 0;
  -webkit-filter: blur(1px);
  filter: blur(1px);
  opacity: 0;
}
.sustanibility_page .sustanibility-2 .content .container ul li:hover::before {
  opacity: 1;
}
.sustanibility_page .sustanibility-2 .content .container ul li:hover .box {
  top: 20%;
}
.sustanibility_page .sustanibility-2 .content .container ul li .box {
  width: -webkit-calc(100% + var(--npx60));
  width: -moz-calc(100% + var(--npx60));
  width: calc(100% + var(--npx60));
  position: absolute;
  top: 73%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.sustanibility_page .sustanibility-2 .content .container ul li .box .img {
  text-align: center;
}
.sustanibility_page .sustanibility-2 .content .container ul li .box .img img {
  margin: 0 auto;
}
.sustanibility_page .sustanibility-2 .content .container ul li .box .img .line {
  width: 100%;
  height: 2px;
  background-color: white;
  margin: var(--px25) 0 15px;
}
.sustanibility_page .sustanibility-2 .content .container ul li .box .img h4 {
  font-size: var(--px20);
  font-weight: bold;
}
.sustanibility_page .sustanibility-2 .content .container ul li .box .text {
  font-size: 14px;
  line-height: 1.4;
  max-height: 300px;
  overflow-y: auto;
  margin-top: var(--px50);
}
.sustanibility_page .sustanibility-3 .i-title {
  padding: 0 16px;
}
.sustanibility_page .sustanibility-3 .container {
  position: unset;
}
.sustanibility_page .sustanibility-3 .container .left {
  width: 45%;
}
.sustanibility_page .sustanibility-3 .container .left h4 {
  font-weight: bold;
}
.sustanibility_page .sustanibility-3 .container .right {
  width: 55%;
}
.sustanibility_page .sustanibility-3 .container .right ul li {
  background-color: #f7f7f7;
  position: relative;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.sustanibility_page .sustanibility-3 .container .right ul li:last-child {
  margin-bottom: 0;
}
.sustanibility_page .sustanibility-3 .container .right ul li:hover {
  background-color: var(--color);
}
.sustanibility_page .sustanibility-3 .container .right ul li:hover .img {
  opacity: 1;
}
.sustanibility_page .sustanibility-3 .container .right ul li:hover .text {
  color: white;
}
.sustanibility_page .sustanibility-3 .container .right ul li .text {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.sustanibility_page .sustanibility-3 .container .right ul li .text .con{
  line-height: 1.8;
}
.sustanibility_page .sustanibility-3 .container .right ul li .text h4 {
  font-weight: bold;
  margin-bottom: 10px;
}
.sustanibility_page .sustanibility-3 .container .right ul li .img {
  position: absolute;
  right: 10px;
  top: -120px;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.sustanibility_page .sustanibility-4 .top .con {
  max-width: 55%;
}

.sustanibility_page .sustanibility-4 .center ul {
  margin: 0 -10px;
}
.sustanibility_page .sustanibility-4 .center ul li {
  padding: 0 10px;
}
.sustanibility_page .sustanibility-4 .center ul li .box {
  position: relative;
}
.sustanibility_page .sustanibility-4 .center ul li .box .imgC{
  position: relative;
}
.sustanibility_page .sustanibility-4 .center ul li .box .imgC::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(89, 157, 52, 0.6)), to(rgba(89, 157, 52, 0)));
  background: -webkit-linear-gradient(bottom, rgba(89, 157, 52, 0.6), rgba(89, 157, 52, 0) 100%);
  background: -moz-linear-gradient(bottom, rgba(89, 157, 52, 0.6), rgba(89, 157, 52, 0) 100%);
  background: linear-gradient(to top, rgba(89, 157, 52, 0.6), rgba(89, 157, 52, 0) 100%);
  top: 0;
  left: 0;
  z-index: 2;
}
.sustanibility_page .sustanibility-4 .center ul li .box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.sustanibility_page .sustanibility-4 .center ul li .box h4 {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 20px;
  left: 0;
  color: white;
  z-index: 5;
}
.sustanibility_page .sustanibility-4 .center ul li .box .con{
  padding: 0 10px;
  margin-top: 10px;
}
.sustanibility_page .sustanibility-4 .bottom .left {
  width: 28%;
}
.sustanibility_page .sustanibility-4 .bottom .right {
  width: 72%;
}
.sustanibility_page .sustanibility-4 .bottom .right ul {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.sustanibility_page .sustanibility-4 .bottom .right ul li {
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.sustanibility_page .sustanibility-4 .bottom .right ul li:first-child {
  margin-right: 100px;
}
.sustanibility_page .sustanibility-4 .bottom .right ul li .con {
  margin-left: 15px;
}
@media screen and (max-width: 1450px) {
  .sustanibility_page .sustanibility-2 .content .container ul li .box {
    top: 70%;
  }
}
@media (max-width: 1250px) {
  .sustanibility_page .sustanibility-2 .top .con {
    max-width: 100%;
  }
  .sustanibility_page .sustanibility-3 .container .right ul li .text h4 {
    margin-bottom: 5px;
  }

  .sustanibility_page .sustanibility-3 .container .right ul li .text .con {
    line-height: 1.7;
  } 
  .sustanibility_page .sustanibility-2 .content .container ul li .box {
    top: 20%;
  }
}
@media (max-width: 1000px) {

  .sustanibility_page .sustanibility-1 .left {
    width: 100%;
  }

  .sustanibility_page .sustanibility-4 .bottom .left {
    width: 100%;
  }

  .sustanibility_page .sustanibility-4 .bottom .right {
    width: 100%;
    margin-top: 60px;
  }

  .sustanibility_page .sustanibility-4 .bottom .right ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .sustanibility_page .sustanibility-4 .bottom .right ul li:first-child {
    margin-right: 0;
    margin-bottom: 30px;
  }

  .sustanibility_page .sustanibility-4 .bottom .right ul li {
    width: 100%;
  }

  .sustanibility_page .sustanibility-3 .i-title {
    margin-bottom: 60px;
  }

  .sustanibility_page .sustanibility-3 .container .right ul li {
    height: auto;
    padding: 15px;
  }
  .sustanibility_page .sustanibility-3 .container .right ul li .img {
    display: none;
  }
}
@media (max-width: 700px) {
  .sustanibility_page .sustanibility-4 .top .con {
    max-width: 100%;
    margin-top: 20px;
  }
}
@media (max-width: 500px) {
  .sustanibility_page .sustanibility-2 .content {
    margin-top: 40px;
  }

  .sustanibility_page .sustanibility-3 .i-title {
    margin-bottom: 20px;
  }
  .sustanibility_page .sustanibility-2 .content .container ul li .box {
    width: 90%;
  }

  .sustanibility_page .sustanibility-2 .content .container ul li .box .text {
    margin-top: 20px;
  }
}

.seoPublic .Auxil-related .list ul li .box .content p {
  height: 0em; 
}
.factory-page .navBox li {
  padding: 15px;
  cursor: pointer;
}
.factory-page .navBox li.active,.factory-page .navBox li:hover {
  color: var(--color);
}
.factory-page .box .listBox {
  display: none;
}
.factory-page .box .listBox:first-child {
  display: block;
}
.uesd_page .uesd_1 .flexBox {
  margin: 0 var(--npx25);
  align-items: stretch; 
}
.uesd_page .uesd_1 .flexBox li {
  flex-shrink: 0;
  padding: 0 var(--px25);
}
.uesd_page .uesd_1 .flexBox li .list {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1000px) {
  .uesd_page .uesd_1 .flexBox {
    margin: 0 -5px;
  }
  .uesd_page .uesd_1 .flexBox li {
    padding: 0 5px;
    width: 50%;
  }
}