@font-face {
  font-family: 'mon';
  src: url('../fonts/Montserrat-Light.eot');
  src: url('../fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Light.woff2') format('woff2'), url('../fonts/Montserrat-Light.woff') format('woff'), url('../fonts/Montserrat-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'mon';
  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: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'mon';
  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: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'mon';
  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;
  --color: #363d89;
  --color2: #0b86c7;
  height: auto;
}
body {
  overflow-x: hidden;
  position: relative;
  font-weight: 400;
  margin: 0 auto;
  color: #000000;
  font-family: 'mon';
}
.search-box {
  line-height: normal;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: none;
}
.search-box .close {
  width: 30px;
  height: 30px;
  background: url(../images/close.png) no-repeat;
  position: absolute;
  right: 25px;
  top: 15px;
  cursor: pointer;
}
.search-box form {
  position: absolute;
  top: 45%;
  left: 50%;
  width: 60%;
  margin-left: -30%;
}
.search-box form input {
  background: none;
  outline: none;
  border: none;
}
.search-box form input[type="text"] {
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
  font-size: 26px;
  color: #000;
  padding: 10px 0;
}
.search-box form input[type="submit"] {
  width: 22px;
  height: 22px;
  background: url(../images/tc-zoom.png) no-repeat;
  position: absolute;
  right: 15px;
  top: 20px;
}
.container {
  width: 1730px;
}
@-webkit-keyframes moveAni {
  0% {
    top: -20px;
  }
  100% {
    top: 100%;
  }
}
@-moz-keyframes moveAni {
  0% {
    top: -20px;
  }
  100% {
    top: 100%;
  }
}
@-o-keyframes moveAni {
  0% {
    top: -20px;
  }
  100% {
    top: 100%;
  }
}
@keyframes moveAni {
  0% {
    top: -20px;
  }
  100% {
    top: 100%;
  }
}
#header {
  color: #000;
  position: -webkit-sticky;
  position: sticky;
  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;
  padding: 10px 0;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(46, 46, 46, 0.1);
  box-shadow: 0 0 10px rgba(46, 46, 46, 0.1);
}
#header > .nav > .menu {
  z-index: 1;
  font-weight: 500;
}
#header > .nav > .menu .menu-box {
  position: relative;
  z-index: 2;
}
#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;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#header > .nav > .menu .menu-box .menu_c {
  z-index: 2;
  text-align: center;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container {
  z-index: 2;
}
#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: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item {
  display: inline-block;
  position: relative;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  margin-left: 50px;
}
#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,
#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:hover > a::before,
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item.active > 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;
  text-align: left;
  line-height: 1.2;
  position: relative;
  font-size: 20px;
  text-transform: capitalize;
  z-index: 2;
  border-radius: 10px;
  padding: 4px 0;
}
#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: 2;
}
#header > .nav > .menu .menu-box .right .lang_cont .c_cont .text {
  text-transform: uppercase;
}
#header > .nav > .menu .menu-box .right .lang_cont .c_cont i {
  margin-left: 4px;
  font-size: 14px;
}
#header > .nav > .menu .menu-box .right .formCont form {
  background-color: #f2f2f2;
  padding: 2px;
  border-radius: 18px;
  width: 190px;
}
#header > .nav > .menu .menu-box .right .formCont form .text {
  border: none;
  background-color: transparent;
  padding: 0 10px;
  width: -webkit-calc(72%);
  width: -moz-calc(72%);
  width: calc(100% - 28px);
}
#header > .nav > .menu .menu-box .right .formCont form .btn {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: var(--color);
  border: none;
  -o-background-size: 14px 14px;
  background-size: 14px 14px;
}
#header > .nav > .menu .menu-box .right .openBtn {
  cursor: pointer;
  z-index: 2;
}
#header > .nav > .menu .menu-box .right .openBtn .img {
  width: 34px;
  height: 28px;
}
#header > .nav > .menu .menu-box .right .openBtn .shadow {
  width: 100%;
  height: 200px;
  bottom: 0;
  left: 0;
  background-color: var(--color);
  z-index: -1;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#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;
}
#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;
}
.moreCont {
  background-color: var(--color2);
  padding: 5px;
  color: #fff;
  border-radius: 30px;
  z-index: 2;
}
.moreCont:focus{
  background-color: var(--color2);
}
.moreCont .moreSub {
  width: 110%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: var(--color);
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  -o-transform-origin: left;
  transform-origin: left;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.moreCont .moreCir {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: var(--color);
}
.moreCont .moreCir .moreImg {
  width: 14px;
  height: 14px;
}
.moreCont:hover {
  background-color: var(--color);
}
.moreCont:hover .moreSub {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
  opacity: 1;
}
.moreCont:hover .moreCir {
  background-color: var(--color2);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#banner {
  position: relative;
  z-index: 3;
  text-align: center;
}
#banner .swiper {
  z-index: 2;
  overflow: hidden;
  position: relative;
}
#banner .swiper .swiper-wrapper {
  height: 100%;
}
#banner .swiper .swiper-wrapper .swiper-slide {
  -o-background-size: 100% auto;
  background-size: 100% auto;
  width: 100%;
  height: 54vw;
  max-height: 960px;
  -o-background-size: cover;
  background-size: cover;
  z-index: 2;
  position: relative;
}
#banner .swiper .swiper-wrapper .swiper-slide .container {
  overflow: hidden;
  height: 100%;
  z-index: 5;
}
#banner .swiper .swiper-wrapper .swiper-slide .container .box {
  text-align: left;
  width: 100%;
  position: relative;
  z-index: 2;
}

#banner .swiper .swiper-wrapper .swiper-slide .container .box .cont {
  z-index: 2;
  width: 100%;
  max-width: 1450px;
}
#banner .swiper .swiper-wrapper .swiper-slide .container .box .cont .title {
  color: #4c4c4c;
  font-weight: bold;
}
#banner .swiper .swiper-wrapper .swiper-slide .container .box .cont .title2 {
  color: #4c4c4c;
}
#banner .swiper .swiper-wrapper .swiper-slide.b_1 .container .box .cont .title,
#banner .swiper .swiper-wrapper .swiper-slide.b_1 .container .box .cont .title2{
    color: #fff;
}
#banner .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .title,
#banner .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .more {
  -webkit-animation: fadeInLeftSmall 1s linear;
  -moz-animation: fadeInLeftSmall 1s linear;
  -o-animation: fadeInLeftSmall 1s linear;
  animation: fadeInLeftSmall 1s linear;
}
#banner .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .title2 {
  -webkit-animation: fadeInRightSmall 1s linear;
  -moz-animation: fadeInRightSmall 1s linear;
  -o-animation: fadeInRightSmall 1s linear;
  animation: fadeInRightSmall 1s linear;
}
#banner .sPage {
  position: absolute;
  bottom: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
}
#banner .sPage .swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  opacity: 1;
  background-color: rgba(255, 255, 255, 0);
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -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;
  margin: 0 2px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#banner .sPage .swiper-pagination-bullet::before {
  content: '';
  position: relative;
  width: 10px;
  height: 10px;
  display: block;
  background-color: #a39da0;
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#banner .sPage .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #a39da0;
}
#banner .sPage .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  background-color: #fff;
}
#banner .share {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 30px;
  z-index: 2;
}
#banner .share a {
  color: #8a8a89;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-color: #f0efed;
  border-radius: 50%;
  display: block;
  margin: 10px 0;
}
#banner .share a:hover {
  background-color: var(--color);
  color: #fff;
}
.slick-list .slick-track {
  margin-left: 0;
}
.font-16 {
  line-height: 1.8;
}
#index-body {
  position: relative;
  z-index: 2;
}
#index-body .init-1 .container .left {
  width: 54%;
}
#index-body .init-1 .container .left .tipsTitle em {
  color: var(--color2);
}
#index-body .init-1 .container .left .des {
  font-weight: 300;
  padding-right: 4px;
  max-height: 360px;
  overflow-y: auto;
}
#index-body .init-1 .container .right {
  width: 36%;
}
#index-body .init-1 .container .right .listCont {
  font-size: 240px;
}
#index-body .init-1 .container .right .listCont em {
  color: white;
  background-image: url(../images/index_5.jpg);
  padding: 10px;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  font-weight: bold;
  line-height: 1;
  display: inline-block;
}
#index-body .init-1 .container .right .text {
  margin-top: -30px;
}
#index-body .init-2 {
  background-color: #fafafa;
}
#index-body .init-2 .container .tipsTitle1 {
  color: var(--color2);
}
#index-body .init-2 .container .content ul li {
  width: 33.33333333%;
  margin-top: 50px;
}
#index-body .init-2 .container .content ul li .box .imgC {
  z-index: 2;
}
#index-body .init-2 .container .content ul li .box .imgC .img img {
  width: 100%;
}
#index-body .init-2 .container .content ul li .box .imgC .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(255, 255, 255, 0.5);
  opacity: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
#index-body .init-2 .container .content ul li .box .imgC .moreC {
  z-index: 3;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  opacity: 0;
}
#index-body .init-2 .container .content ul li .box .imgC .cont2 {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  color: #fff;
}
#index-body .init-2 .container .content ul li .box .imgC .cont2 .cont2More {
  width: 18px;
  height: 14px;
  display: inline-block;
}
#index-body .init-2 .container .content ul li .box .imgC .cont2 .cont2More:hover {
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -ms-transform: translateX(5px);
  -o-transform: translateX(5px);
  transform: translateX(5px);
}
#index-body .init-2 .container .content ul li .box .title {
  display: block;
}
#index-body .init-2 .container .content ul li .box .title:hover {
  color: var(--color2);
}
#index-body .init-2 .container .content ul li .box:hover .shadow {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
#index-body .init-2 .container .content ul li .box:hover .moreC {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
#index-body .init-3 {
  background-position: bottom center;
}
#index-body .init-3 .container .tipsTitle {
  color: var(--color2);
}
#index-body .init-3 .container .content {
  padding: 0 80px;
}
#index-body .init-3 .container .content .btn {
  width: 56px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 1px solid var(--color2);
  color: var(--color2);
  font-size: 50px;
  border-radius: 50%;
  cursor: pointer;
}
#index-body .init-3 .container .content .btn:hover {
  background-color: var(--color);
  color: #fff;
}
#index-body .init-3 .container .content .prev {
  right: unset;
  left: 0;
}
#index-body .init-3 .container .content .swiper {
  padding: 0 1px;
}
#index-body .init-3 .container .content ul li .box .img {
  display: block;
  border: 1px solid var(--color2);
}
#index-body .init-3 .container .content ul li .box .img img {
  width: 100%;
}
#index-body .init-3 .container .content ul li .box .title {
  display: block;
  font-weight: bold;
}
#index-body .init-3 .container .content ul li .box .title:hover {
  color: var(--color);
}
#index-body .init-4 {
  background-color: #fafafa;
}
#index-body .init-4 .container .titleC .left {
  width: 1300px;
}
#index-body .init-4 .container .titleC .left .tipsTitle1 {
  color: var(--color2);
}
#index-body .init-4 .container .titleC .left .des {
  max-width: 1280px;
}
#index-body .init-4 .container .titleC .left .line {
  width: 72px;
  height: 5px;
  background-color: var(--color2);
}
#index-body .init-4 .container .content ul li {
  width: 25%;
  padding: 4px;
  position: relative;
  z-index: 1;
}
#index-body .init-4 .container .content ul li .box {
  height: 100%;
}
#index-body .init-4 .container .content ul li .box .left {
  height: 100%;
  position: relative;
  z-index: 1;
  background-color: #fff;
  min-height: 400px;
  padding: 30px;
}
#index-body .init-4 .container .content ul li .box .left > div {
  width: 100%;
}
#index-body .init-4 .container .content ul li .box .left .title {
  min-height: 72px;
}
#index-body .init-4 .container .content ul li .box .left .img {
  height: 50px;
  background-position: left;
}
#index-body .init-4 .container .content ul li .box .right {
  z-index: 2;
  -o-background-size: cover;
  background-size: cover;
  top: 0;
  left: 100%;
  width: -webkit-calc(108%);
  width: -moz-calc(108%);
  width: calc(100% + 8px);
  height: 100%;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
  pointer-events: none;
}
#index-body .init-4 .container .content ul li .box .subJt {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-100%);
  -moz-transform: translateY(-50%) translateX(-100%);
  -ms-transform: translateY(-50%) translateX(-100%);
  -o-transform: translateY(-50%) translateX(-100%);
  transform: translateY(-50%) translateX(-100%);
  opacity: 0;
  right: -40px;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-left: 40px solid var(--color);
  border-bottom: 20px solid transparent;
  z-index: 3;
}
#index-body .init-4 .container .content ul li:nth-child(4n) .box .right {
  left: unset;
  right: 100%;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
#index-body .init-4 .container .content ul li:nth-child(4n) .box .subJt {
  right: unset;
  left: -40px;
  -webkit-transform: translateY(-50%) translateX(100%) rotate(180deg);
  -moz-transform: translateY(-50%) translateX(100%) rotate(180deg);
  -ms-transform: translateY(-50%) translateX(100%) rotate(180deg);
  -o-transform: translateY(-50%) translateX(100%) rotate(180deg);
  transform: translateY(-50%) translateX(100%) rotate(180deg);
}
#index-body .init-4 .container .content ul li:nth-child(4n):hover .box .subJt {
  -webkit-transform: translateY(-50%) translateX(0) rotate(180deg);
  -moz-transform: translateY(-50%) translateX(0) rotate(180deg);
  -ms-transform: translateY(-50%) translateX(0) rotate(180deg);
  -o-transform: translateY(-50%) translateX(0) rotate(180deg);
  transform: translateY(-50%) translateX(0) rotate(180deg);
}
#index-body .init-4 .container .content ul li:hover {
  z-index: 2;
}
#index-body .init-4 .container .content ul li:hover .box .left {
  color: #fff;
  background-color: var(--color);
}
#index-body .init-4 .container .content ul li:hover .box .left .img {
  -webkit-filter: grayscale(1) brightness(5);
  filter: grayscale(1) brightness(5);
}
#index-body .init-4 .container .content ul li:hover .box .right {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
#index-body .init-4 .container .content ul li:hover .box .subJt {
  -webkit-transform: translateY(-50%) translateX(0);
  -moz-transform: translateY(-50%) translateX(0);
  -ms-transform: translateY(-50%) translateX(0);
  -o-transform: translateY(-50%) translateX(0);
  transform: translateY(-50%) translateX(0);
  opacity: 1;
}
#index-body .init-5 .imgList {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#index-body .init-5 .imgList .swiper {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#index-body .init-5 .imgList .swiper .box {
  height: 100%;
  -o-background-size: cover;
  background-size: cover;
}
#index-body .init-5 .container .content .swiper {
  padding: 0 2px;
}
#index-body .init-5 .container .content .swiper ul li {
  cursor: pointer;
}
#index-body .init-5 .container .content .swiper ul li .box {
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  padding-left: 2px;
  z-index: 2;
  height: 940px;
}
#index-body .init-5 .container .content .swiper ul li .box .sub2 {
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  left: 2px;
}
#index-body .init-5 .container .content .swiper ul li .box .sub {
  width: 5px;
  left: 0;
  top: 0;
  height: 30px;
  background-color: #fff;
  -webkit-animation: moveAni 10s linear infinite;
  -moz-animation: moveAni 10s linear infinite;
  -o-animation: moveAni 10s linear infinite;
  animation: moveAni 10s linear infinite;
}
#index-body .init-5 .container .content .swiper ul li .box .cont1 {
  padding: 190px 30px 0;
  color: #fff;
  width: 100%;
}
#index-body .init-5 .container .content .swiper ul li .box .cont1 .titleC .img {
  height: 60px;
  width: 60px;
}
#index-body .init-5 .container .content .swiper ul li .box .cont1 .titleC .titleText {
  width: -webkit-calc(40%);
  width: -moz-calc(40%);
  width: calc(100% - 60px);
  color: #fff;
}
#index-body .init-5 .container .content .swiper ul li .box .cont1 .line {
  width: 70px;
  height: 5px;
  background-color: #fff;
}
#index-body .init-5 .container .content .swiper ul li .box .cont2 {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
  bottom: 0;
  width: 100%;
  color: #fff;
  padding: 0 30px 50px;
}
#index-body .init-5 .container .content .swiper ul li .box .cont2 .img {
  width: 60px;
  height: 60px;
}
#index-body .init-5 .container .content .swiper ul li .box .cont2 .des {
  font-weight: 300;
  overflow: hidden;
  height: 360px;
  padding-right: 4px;
  overflow-y: auto;
}
#index-body .init-5 .container .content .swiper ul li .box .cont2 .more {
  width: 74px;
  height: 32px;
  border-radius: 16px;
  background-color: #fff;
}
#index-body .init-5 .container .content .swiper ul li .box .cont2 .more .img2 {
  width: 26px;
  height: 18px;
}
#index-body .init-5 .container .content .swiper ul li .box .cont2 .more:hover {
  background-color: var(--color2);
}
#index-body .init-5 .container .content .swiper ul li .box .cont2 .more:hover .img2 {
  -webkit-filter: grayscale(1) brightness(5);
  filter: grayscale(1) brightness(5);
}
#index-body .init-5 .container .content .swiper ul li.swiper-slide-thumb-active .cont1 {
  opacity: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
#index-body .init-5 .container .content .swiper ul li.swiper-slide-thumb-active .cont2 {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
#index-body .init-5 .container .content .swiper ul li:nth-child(2n) .box .sub {
  -webkit-animation-delay: -3s;
  -moz-animation-delay: -3s;
  -o-animation-delay: -3s;
  animation-delay: -3s;
}
#index-body .init-5 .container .content .swiper ul li:nth-child(3n) .box .sub {
  -webkit-animation-delay: -6s;
  -moz-animation-delay: -6s;
  -o-animation-delay: -6s;
  animation-delay: -6s;
}
#index-body .init-5 .container .content .swiper ul li.isShow {
  width: 30% !important;
}
#index-body .init-5 .container .content .swiper ul li.isShow .box {
  opacity: 1;
}
#index-body .init-5 .container .content .swiper ul li.swiper-slide-thumb-active {
  width: 40% !important;
}
#index-body .init-6 .container .titleC .left {
  width: 1300px;
}
#index-body .init-6 .container .titleC .left .tipsTitle1 {
  color: var(--color2);
}
#index-body .init-6 .container .titleC .left .des {
  color: #333333;
}
#index-body .init-6 .container .titleC .left .line {
  width: 70px;
  height: 5px;
  background-color: var(--color2);
}
#index-body .init-6 .container .content ul li {
  height: auto;
}
#index-body .init-6 .container .content ul li .box {
  height: 100%;
  border-radius: 10px;
  z-index: 2;
}
#index-body .init-6 .container .content ul li .box .subText {
  width: 56px;
  background-color: var(--color);
  -webkit-text-stroke: 1px #fff;
  color: transparent;
  -webkit-writing-mode: sideways-lr;
  -ms-writing-mode: sideways-lr;
  writing-mode: sideways-lr;
  text-align: center;
  padding: 30px 10px;
}
#index-body .init-6 .container .content ul li .box .cont {
  z-index: 2;
  background-color: #fafafa;
  width: -webkit-calc(44%);
  width: -moz-calc(44%);
  width: calc(100% - 56px);
  padding: 30px 20px;
}
#index-body .init-6 .container .content ul li .box .cont .subImg3 {
  width: 144px;
  height: 144px;
  bottom: -50px;
  right: -30px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: translate(100%, 100%);
  -moz-transform: translate(100%, 100%);
  -ms-transform: translate(100%, 100%);
  -o-transform: translate(100%, 100%);
  transform: translate(100%, 100%);
}
#index-body .init-6 .container .content ul li .box .cont .listCont .list .subImg {
  width: 34px;
  height: 34px;
}
#index-body .init-6 .container .content ul li .box .cont .listCont .list .timeText {
  color: var(--color);
}
#index-body .init-6 .container .content ul li .box .cont .title {
  font-weight: bold;
  display: block;
  overflow: hidden;
}
#index-body .init-6 .container .content ul li .box .cont .title:hover {
  color: var(--color);
}
#index-body .init-6 .container .content ul li .box .cont .des {
  color: #666666;
}
#index-body .init-6 .container .content ul li .box .cont .more {
  width: 74px;
  height: 32px;
  border-radius: 16px;
  border: 1px solid var(--color);
}
#index-body .init-6 .container .content ul li .box .cont .more .img2 {
  width: 26px;
  height: 18px;
}
#index-body .init-6 .container .content ul li .box .cont .more:hover {
  background-color: var(--color);
}
#index-body .init-6 .container .content ul li .box .cont .more:hover .img2 {
  -webkit-filter: grayscale(1) brightness(5);
  filter: grayscale(1) brightness(5);
}
#index-body .init-6 .container .content ul li .box:hover .subImg3 {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
#footer {
  position: relative;
  z-index: 1;
  background-color: #080808;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
}
#footer .fTop .container .listCont {
  margin-top: 40px;
}
#footer .fTop .container .listCont #ewm {
  width: 126px;
  margin: 30px auto 0;
  background-color: #fff;
  padding: 6px;
}
#footer .fTop .container .listCont .share ul li a {
  width: 38px;
  height: 38px;
  border-radius: 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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 20px;
}
#footer .fTop .container .listCont .share ul li a:hover {
  background-color: #fff;
  color: var(--color2);
}
#footer .fTop .container .listCont .first {
  margin-bottom: 40px;
  color: #fff;
  font-weight: bold;
}
#footer .fTop .container .listCont .menu-menu-container ul li {
  padding-left: 24px;
  position: relative;
  margin-top: 20px;
  font-size: 16px;
  color: #fff;
}
#footer .fTop .container .listCont .menu-menu-container ul li::before {
  content: '';
  position: absolute;
  width: 12px;
  height: 2px;
  top: 10px;
  left: 0;
  background-color: #fff;
  opacity: 0;
  -webkit-transform: translateX(-10px);
  -moz-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  -o-transform: translateX(-10px);
  transform: translateX(-10px);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#footer .fTop .container .listCont .menu-menu-container ul li a {
  display: block;
}
#footer .fTop .container .listCont .menu-menu-container ul li ul {
  display: none;
}
#footer .fTop .container .listCont .menu-menu-container ul li:hover::before {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
#footer .fTop .container .listCont .list2 {
  color: #dddddd;
  margin-top: 10px;
}
#footer .fTop .container .listCont .list2 a:hover {
  color: #fff;
}
#footer .fTop .container .listCont .list3 .img {
  width: 18px;
  height: 18px;
  margin-top: 6px;
}
#footer .fTop .container .listCont .list3 .text {
  color: #dddddd;
  width: -webkit-calc(82%);
  width: -moz-calc(82%);
  width: calc(100% - 18px);
}
#footer .fTop .container .listCont form input,
#footer .fTop .container .listCont form textarea {
  width: 100%;
  background-color: #49556d;
  border-radius: 10px;
  border: none;
  padding: 16px 20px;
  color: #fff;
  font-weight: 300;
}
#footer .fTop .container .listCont form input::-webkit-input-placeholder,
#footer .fTop .container .listCont form textarea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
#footer .fTop .container .listCont form input:-moz-placeholder,
#footer .fTop .container .listCont form textarea:-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
#footer .fTop .container .listCont form input::-moz-placeholder,
#footer .fTop .container .listCont form textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
#footer .fTop .container .listCont form input:-ms-input-placeholder,
#footer .fTop .container .listCont form textarea:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
#footer .fTop .container .listCont form input::-ms-input-placeholder,
#footer .fTop .container .listCont form textarea::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
#footer .fTop .container .listCont form input::placeholder,
#footer .fTop .container .listCont form textarea::placeholder {
  color: rgba(255, 255, 255, 0.8);
}
#footer .fTop .container .listCont form .submit {
  background-color: var(--color2);
  color: #fff;
  font-weight: bold;
  border-radius: 20px;
  padding: 8px 30px;
  cursor: pointer;
}
#footer .fTop .container .listCont form .submit:hover {
  background-color: var(--color);
}
#footer .fTop .container .listCont1 {
  width: 190px;
}
#footer .fTop .container .listCont2 {
  width: 190px;
}
#footer .fTop .container .listCont3 {
  width: 370px;
}
#footer .fTop .container .listCont4 {
  width: 340px;
}
#footer .fTop .container .listCont5 {
  width: 360px;
}
#footer .copyright {
  position: relative;
  font-size: 16px;
  overflow: hidden;
  color: #fff;
  -o-background-size: cover;
  background-size: cover;
}
#footer .copyright .container .line {
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.2);
}
#footer .copyright .container svg {
  height: 30px;
  width: auto;
  fill: #fff;
  position: relative;
  top: 4px;
}
#footer .copyright .container a {
  margin: 0 5px;
}
#footer .copyright .container a img {
  margin-top: 8px;
  height: 16px;
}
#footer .copyright .container .left {
  position: relative;
  top: 0;
}
#footer .copyright .container .left svg {
  position: relative;
  top: 10px;
}
@media (max-width: 1700px) {
  #header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item {
    margin-left: 30px;
  }
  #header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item > a {
    font-size: 18px;
  }
  #index-body .init-1 .container .right .listCont {
    font-size: 210px;
  }
  #index-body .init-4 .container .titleC .left {
    width: 1100px;
  }
  #index-body .init-6 .container .titleC .left {
    width: 1100px;
  }
  #footer .fTop .container .listCont3 {
    width: 250px;
  }
  #footer .fTop .container .listCont4 {
    width: 290px;
  }
}
@media (max-width: 1450px) {
  #header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item {
    margin-left: 14px;
  }
  #header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item > a {
    font-size: 16px;
  }
  #banner .swiper .swiper-wrapper .swiper-slide .container .box {
    padding-bottom: 20px;
  }
  #index-body .init-1 .container .right .listCont {
    font-size: 160px;
  }
  #index-body .init-4 .container .titleC .left {
    width: 900px;
  }
  #index-body .init-5 .container .content .swiper ul li .box {
    height: 700px;
  }
  #index-body .init-6 .container .titleC .left {
    width: 900px;
  }
  #footer .fTop .container .listCont4 {
    width: 380px;
  }
}
@media (max-width: 1250px) {
  #banner .swiper .swiper-wrapper .swiper-slide .container .box .cont .title2,
  #banner .swiper .swiper-wrapper .swiper-slide .container .box .cont .title {
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
  }
  #banner .swiper .swiper-wrapper .swiper-slide.b_1 .container .box .cont .title2,
  #banner .swiper .swiper-wrapper .swiper-slide.b_1 .container .box .cont .title {
    text-shadow: -1px -1px 0 #4c4c4c, 1px -1px 0 #4c4c4c, -1px 1px 0 #4c4c4c, 1px 1px 0 #4c4c4c;
  }
  #index-body .init-1 .container .left {
    width: 100%;
  }
  #index-body .init-1 .container .right {
    width: 100%;
  }
  #index-body .init-4 .container .content ul li {
    width: 50%;
  }
  #index-body .init-4 .container .content ul li:nth-child(2n) .box .right {
    left: unset;
    right: 100%;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  #index-body .init-4 .container .content ul li:nth-child(4n) .box .right {
    left: unset;
    right: 100%;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  #index-body .init-4 .container .content ul li:hover .box .right {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  #index-body .init-4 .container .content ul li:nth-child(2n) .box .subJt {
    right: unset;
    left: -40px;
    -webkit-transform: translateY(-50%) translateX(0) rotate(180deg);
    -moz-transform: translateY(-50%) translateX(0) rotate(180deg);
    -ms-transform: translateY(-50%) translateX(0) rotate(180deg);
    -o-transform: translateY(-50%) translateX(0) rotate(180deg);
    transform: translateY(-50%) translateX(0) rotate(180deg);
  }
  #index-body .init-4 .container .titleC .left {
    width: 100%;
  }
  #index-body .init-4 .container .titleC .moreC {
    margin-top: 20px;
  }
  #index-body .init-5 .container .content .swiper ul li.isShow {
    width: 40% !important;
  }
  #index-body .init-5 .container .content .swiper ul li.swiper-slide-thumb-active {
    width: 60% !important;
  }
  #index-body .init-6 .container .titleC .left {
    width: 100%;
  }
  #index-body .init-6 .container .titleC .moreC {
    margin-top: 20px;
  }
}
@media (max-width: 1000px) {
  .phone_hide {
    display: none !important;
  }
  #banner .swiper .swiper-wrapper .swiper-slide .container .box .cont .title2 {
    display: none;
  }
  #index-body .init-5 .container .content .swiper ul li .box {
    height: 500px;
  }
  #index-body .init-5 .container .content .swiper ul li .box .cont1 {
    padding-top: 20px;
  }
  #index-body .init-5 .container .content .swiper ul li .box .cont2 {
    padding-bottom: 20px;
  }
  #footer .fTop .container .listCont4 {
    width: 100%;
  }
  #footer .fTop .container .listCont5 {
    width: 100%;
  }
}
@media (max-width: 700px) {
  #index-body .init-1 .container .right .listCont {
    font-size: 20vw;
  }
  #index-body .init-3 .container .content {
    padding: 0 40px;
  }
  #index-body .init-3 .container .content .btn {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 30px;
    z-index: 2;
    background-color: #fff;
  }
  #index-body .init-4 .container .content ul li {
    width: 100%;
  }
  #index-body .init-4 .container .content ul li .box .subJt {
    display: none;
  }
  #index-body .init-4 .container .content ul li .box .left {
    min-height: auto;
    height: auto;
  }
  #index-body .init-4 .container .content ul li .box .right {
    position: relative;
    height: 50vw;
    opacity: 1;
    width: 100%;
    left: 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  #index-body .init-4 .container .content ul li:nth-child(2n) .box .right {
    right: unset;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    left: 0;
  }
  #index-body .init-4 .container .content ul li .box .left .title {
    min-height: auto;
  }
  #index-body .init-5 .container .content .swiper ul li .box .cont1 .titleC .titleText {
    width: 100%;
    padding-left: 0;
    margin-top: 10px;
  }
  #index-body .init-5 .container .content .swiper ul li.swiper-slide-thumb-active {
    width: 100% !important;
  }
  #index-body .init-5 .container .content .swiper ul li .box .cont1 {
    display: none;
  }
}
@media (max-width: 500px) {
  #banner .swiper .swiper-wrapper .swiper-slide {
    height: 260px;
  }
  .moreCont .moreCir {
    width: 38px;
    height: 38px;
  }
  #index-body .init-1 .container .right .text {
    margin-top: -10px;
  }
  #index-body .init-2 .container .content ul li {
    margin-top: 20px;
  }
  #index-body .init-3 .container .content .swiper {
    margin: 0 -10px;
  }
  #index-body .init-4 .container .content ul li .box .left {
    padding: 20px 16px;
  }
  #index-body .init-5 .container .content .swiper ul li .box .cont2 .img {
    width: 40px;
    height: 40px;
  }
  #index-body .init-5 .container .content .swiper ul li .box .cont2 {
    padding: 0 16px 20px;
  }
  #index-body .init-6 .container .content ul li .box .subText {
    display: none;
  }
  #index-body .init-6 .container .content ul li .box .cont {
    width: 100%;
  }
  #index-body .init-6 .container .content ul li .box .cont .listCont .list {
    margin-top: 10px;
    width: 100%;
  }
  #index-body .init-6 .container .content ul li .box .cont .listCont .list:first-child {
    margin-top: 0;
  }
  #index-body .init-6 .container .content ul li .box .cont {
    padding: 30px 16px;
  }
  #footer .fTop .container .listCont1 {
    width: auto;
  }
  #footer .fTop .container .listCont {
    margin-top: 30px;
  }
  #footer .fTop .container .listCont .first {
    margin-bottom: 20px;
  }
  #footer .fTop .container .listCont form input {
    padding: 10px 20px;
  }
}


/*inner-page*/

.flex_cont {
    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
}

.flex_a_center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.flex_j_center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.btn-go {
    display: inline-flex;
}

.btn-go span {
    background-image: linear-gradient(90deg, #003ca0 0%, #5dbdff 100%), linear-gradient(#0a5284, #0a5284);
}

.btn-go .rs-txt {
    color: #fff;
    border-radius: 28px;
    padding: 14px 36px;
    display: inline-block;
    transition: all 0.3s ease 0s;
    z-index: 9;
    font-weight: 500;
    transform: translate3d(-56px, 0, 0);
    transform-style: preserve-3d;
}

.btn-go .rs-ico {
    font-size: 18px;
    color: #fff;
    width: 56px;
    height: 56px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 0.3s ease 0s;
    opacity: 0;
}

.btn-go .rs-ico.two {
    opacity: 1;
    transform: translate3d(-56px, 0, 0);
    transform-style: preserve-3d;
}

.btn-go:hover .rs-txt {
    transform: translate3d(0, 0, 0);
    transform-style: preserve-3d;
}

.btn-go:hover .rs-ico {
    opacity: 1;
}

.btn-go:hover .rs-ico.two {
    opacity: 0;
}
@keyframes round_translate1 {
    0% {
        right: 75%;
    }

    74.99% {
        opacity: 1;
    }

    75% {
        right: -25%;
        top: 100%;
        opacity: 0;
    }

    75.05% {
        right: 100%;
        opacity: 0;
    }

    75.1% {
        opacity: 1;
    }

    100% {
        right: 75%;
    }
}

@keyframes round_translate2 {
    0% {
        right: 40%;
    }

    64.99% {
        opacity: 1;
    }

    65% {
        right: -30%;
        opacity: 0;
    }

    65.05% {
        right: 100%;
        opacity: 0;
    }

    65.1% {
        opacity: 1;
    }

    100% {
        right: 40%;
    }
}

@keyframes round_translate3 {
    0% {
        right: 0;
    }

    9.99% {
        opacity: 1;
    }

    10% {
        right: -25%;
        opacity: 0;
    }

    10.05% {
        right: 100%;
        opacity: 0;
    }

    10.1% {
        opacity: 1;
    }

    100% {
        right: 0;
    }
}

.inner-banner {
    height: 250px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.inner-banner::before {
    content: "";
    display: block;
    aspect-ratio: 1;
    position: absolute;
    bottom: 0;
    right: 100%;
    height: 200%;
    background-color: rgba(11, 105, 170, 0.9);
    border-radius: 9999px;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    -webkit-transform: translate(0, 50%);
    -moz-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%);
    -webkit-animation: round_translate2 12s linear infinite;
    -moz-animation: round_translate2 12s linear infinite;
    animation: round_translate2 12s linear infinite;
    z-index: 10;
}

.inner-banner .inner-content {
    width: 100%;
    height: 100%;
    background: url("../images/in-banner.png") no-repeat;
    background-size: cover;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.inner-banner .inner-content::before {
    content: "";
    display: block;
    aspect-ratio: 1;
    position: absolute;
    top: 0;
    right: 100%;
    height: 200%;
    background-color: rgba(45, 50, 121, 0.9);
    border-radius: 9999px;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-animation: round_translate1 12s linear infinite;
    -moz-animation: round_translate1 12s linear infinite;
    animation: round_translate1 12s linear infinite;
}

.inner-banner .inner-content::after {
    content: "";
    display: block;
    aspect-ratio: 1;
    position: absolute;
    top: 50%;
    right: 100%;
    height: 200%;
    background-color: rgba(39, 68, 151, 0.9);
    border-radius: 9999px;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-animation: round_translate3 12s linear infinite;
    -moz-animation: round_translate3 12s linear infinite;
    animation: round_translate3 12s linear infinite;
}

.inner-banner .mbx {
    color: white;
    text-align: center;
    position: relative;
    z-index: 10;
}

.inner-banner .mbx h2 {
    font-size: 44px;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 10px;
}

.inner-banner .mbx p {
    font-size: 16px;
    line-height: 32px;
}

@media (max-width: 1250px) {
    .inner-banner {
        margin-top: 60px;
        display: none;
    }
}

@media (max-width: 1000px) {
    .inner-banner {
        width: 100%;
    }

    .inner-banner .mbx h2 {
        font-size: 24px;
        padding: 0 15px;
        line-height: 38px;
    }

    .inner-banner .mbx p {
        padding: 0 15px;
    }
}
@media (max-width: 500px){
    .inner-banner{
        height: auto;
    }
    .inner-banner .mbx{
        padding: 20px 0;
    }
}



.inner-page .m-page {
    text-align: center;
    margin-top: 97px
}

.inner-page .m-page a,
.inner-page .m-page span {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    display: inline-block;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    border: 1px solid #999;
    margin-right: 5px;
}

.inner-page .m-page a.next {
    margin-left: 20px;
}

.inner-page .m-page a:hover,
.inner-page .m-page span.current {
    background-image: linear-gradient(90deg, #003ca0 0%, #5dbdff 100%), linear-gradient(#3e3e3c, #3e3e3c);
    color: #fff;
    border: 1px solid var(--color);
}

@media screen and (max-width: 1000px) {
    .inner-page .m-page {
        margin-top: 40px;
    }

}

@media screen and (max-width: 700px) {
    .btn-go .rs-txt {
        padding: 8px 22px;
    }

    .btn-go .rs-ico {
        width: 45px;
        height: 45px;
    }
    .inner-page .m-page {
        margin-top: 20px;
    }
}

.product-yd-page .init-1 .container ul li .box {
    border-top: 1px solid #e2e2e2;
    padding: 60px 0;
}

.product-yd-page .init-1 .container ul li .box .left {
    width: 60%;
    padding-right: 40px;
}

.product-yd-page .init-1 .container ul li .box .left .title {
    font-weight: bold;
    display: block;
    font-size: 50px;


}

.product-yd-page .init-1 .container ul li .box .left .title:hover {
    color: var(--color);
}

.product-yd-page .init-1 .container ul li .box .left .des {
    color: #666;
    margin-top: 20px;
    /*font-weight: 500;*/
    overflow-y: auto;
    max-height: 250px;
    line-height: 32px;
}

.product-yd-page .init-1 .container ul li .box .left .more {
    margin-top: 30px;
}

.product-yd-page .init-1 .container ul li .box .right {
    width: 40%;
    text-align: right;
}

.product-yd-page .init-1 .container ul li .box .right img {
    width: 100%;
}

.product-yd-page .init-1 .container ul li:last-child .box {
    border-bottom: 1px solid #e2e2e2;
}

@media screen and (max-width: 1200px) {
    .product-yd-page .init-1 .container ul li .box .left .title {
        font-size: 36px;
    }
}

@media (max-width: 1000px) {
    .product-yd-page .init-1 .container ul li .box .left {
        width: 100%;
        padding-right: 0;
    }

    .product-yd-page .init-1 .container ul li .box .right {
        width: 100%;
    }

    .product-yd-page .init-1 .container ul li .box .right {
        margin-top: 20px;
    }

    .product-yd-page .init-1 .container ul li .box .left .title {
        font-size: 32px;
    }
}

@media screen and (max-width:700px) {
    .product-yd-page .init-1 .container ul li .box .left .title {
        font-size: 24px;
    }
}

@media screen and (max-width: 500px) {
    .btn-go .rs-ico {
        width: 50px;
        height: 50px;
    }

    .btn-go .rs-txt {
        padding: 8px 20px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .product-yd-page .init-1 .container ul li .box .left .title {
        font-size: 20px;
    }
}



.product-page {
    padding: 100px 0 100px 0;
    min-height: 80vh;
}

.product-page .pro-box .product-right {
    width: -webkit-calc(100% - 340px);
    width: -moz-calc(100% - 340px);
    width: calc(100% - 340px);
    padding-left: 35px;
    margin-left: auto;
}

.product-page .pro-box .product-right ul {
    margin: 0 -12px;
}

.product-page .pro-box .product-right ul li {
    padding: 0 12px;
    margin-bottom: 30px;
}

.product-page .pro-box .product-right ul li:hover .img-box {
    border: 1px solid var(--color);
}

.product-page .pro-box .product-right ul li .img-box {
    width: 100%;
    display: block;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid transparent;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}

.product-page .pro-box .product-right .text {
    margin-bottom: 30px;
}

.product-page .pro-box .product-right .text h1 {
    font-size: 30px;

    margin-bottom: 10px;
}
.product-page .pro-box .product-right .text .cat_des{
    max-height: 100px;
    overflow-y: auto;
    padding-right: 4px;
}

.product-page .pro-box .product-right .text p {
    font-size: 16px;
    color: #666;
    line-height: 32px;
}

.product-page .pro-box .product-right ul li .img-box:hover .icon {
    opacity: 1;
}

.product-page .pro-box .product-right ul li .img-box .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
}

.product-page .pro-box .product-right ul li .img-box .icon a {
    margin: 0 4px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 45px;
    height: 45px;
    border-radius: 5px;
    background-color: white;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}

.product-page .pro-box .product-right ul li .img-box .icon a img {
    -webkit-filter: invert(0);
    filter: invert(0);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    transform: scale(1);
}
.product-page .pro-box .product-right ul li .img-box .icon a img.hover{
    opacity: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.product-page .pro-box .product-right ul li .img-box .icon a:hover .cur,
.product-page .pro-box .product-right ul li .img-box .icon a.active .cur {
    opacity: 0;
}

.product-page .pro-box .product-right ul li .img-box .icon a:hover .hover,
.product-page .pro-box .product-right ul li .img-box .icon a.active .hover {
    opacity: 1;
}

.product-page .pro-box .product-right ul li .img-box .img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border: 1px solid rgba(0, 0, 0, .2);
}

.product-page .pro-box .product-right ul li h4 {
    font-size: 20px;

    text-align: center;
    padding: 0 25px;
    margin-top: 15px;
    transition: all 0.5s;
    font-weight: 700;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.product-page .pro-box .product-right ul li h4:hover {
    color: var(--color);
}

@media screen and (max-width: 1400px) {
    .product-page .pro-box .product-right ul li h4 {
        font-size: 18px;
    }
}

@media screen and (max-width: 1250px) {
    .product-page .pro-box .product-right ul li {
        width: 50%;
    }

    .product-page {
        padding: 60px 0 60px 0;
    }
}

@media screen and (max-width: 1000px) {
    .product-page .pro-box .product-right {
        width: 100%;
        padding-left: 0;
    }
}

@media screen and (max-width:700px) {
    .product-page .pro-box .product-right ul li {
        width: 100%;
    }
}

@media screen and (max-width: 500px) {
    .product-page .pro-box .product-right .text h1{
        font-size: 24px;
    }
    .product-page .pro-box .product-right .text h3 {
        font-size: 20px;
    }

    .product-page {
        padding: 30px 0 30px 0;
    }
}


.pro-box .pro-left {
    width: 340px;
    position: sticky;
    top: 130px;
}

.pro-box .pro-left.noSts{
    top: 0;
    position: relative;
}

.pro-box .pro-left .menus {

    margin-bottom: 50px;
}

.pro-box .pro-left .menus>li {
    border-radius: 5px;
    border-top: none;
    margin-bottom: 10px;
}

.pro-box .pro-left .menus>li:last-child {
    margin-bottom: 0;
}

.pro-box .pro-left .menus>li.active .menu-a span,
.pro-box .pro-left .menus>li:hover .menu-a span {
    right: 0;
}

.pro-box .pro-left .menus>li.active .menu-a a,
.pro-box .pro-left .menus>li:hover .menu-a a,
.pro-box .pro-left .menus>li.active .menu-a i,
.pro-box .pro-left .menus>li:hover .menu-a i {
    color: white;
}

.pro-box .pro-left .menus>li.active .menu-a i {
    transform:translateY(-50%) rotate(-90deg);
   
}

.pro-box .pro-left .menus>li .menu-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;
    
    padding: 10px 70px 10px 27px;

    font-size: 18px;
    /*text-transform: uppercase;*/
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.2);
    position: relative;
    cursor: pointer;
    z-index: 5;
}

.pro-box .pro-left .menus>li .menu-a span {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    right: -webkit-calc(100% - 8px);
    right: -moz-calc(100% - 8px);
    right: calc(100% - 8px);
    top: 0;
    /*background-color: var(--color);*/
    background-image: linear-gradient(90deg, #003ca0 0%, #5dbdff 100%), linear-gradient(#3e3e3c, #3e3e3c);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    z-index: -1;
}

.pro-box .pro-left .menus>li .menu-a i {
    position: absolute;
    right: 27px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 24px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.pro-box .pro-left .menus>li .sub-menu {
    padding: 20px 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-top: none;
    margin-top: -3px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    display: none;
    /*box-shadow: 0px -0.4px 6px 1px rgb(0 0 0 / 8%);*/
}

.pro-box .pro-left .menus>li.active .sub-menu{
    display: block;
}

.pro-box .pro-left .menus>li .sub-menu li {
    padding: 5px 30px;
}

.pro-box .pro-left .menus>li .sub-menu li a {
    font-size: 18px;
    color: #666;
    transition: all 0.5s;
}

.pro-box .pro-left .menus>li .sub-menu li a:hover {
    color: var(--color);
}

.pro-box .pro-left .menus>li .sub-menu li.active a {
    color: var(--color);
}

@media screen and (max-width: 1000px) {
    .pro-box .pro-left {
        display: none;
    }
}



.prodet-page {
    padding: 50px 0 0;
}

.prodet-page .prodet-right {
    width: -webkit-calc(100% - 340px);
    width: -moz-calc(100% - 340px);
    width: calc(100% - 340px);
    padding-left: 65px;
}

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

.prodet-page .prodet-right .box .left {
    width: 46.5%;
}

.prodet-page .prodet-right .box .left .smallImg ul {
    margin: 0 -5px;
}

.prodet-page .prodet-right .box .left .smallImg ul li {
    padding: 0 5px;
}

.prodet-page .prodet-right .box .left .smallImg ul li .img_box {
    display: block;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid transparent;
    transition: all 0.5s;
}

.prodet-page .prodet-right .box .left .smallImg ul li.active .img_box {
    border: 1px solid var(--color);
}

.prodet-page .prodet-right .box .right {
    width: 53.5%;
    padding-left: 50px;
}

.prodet-page .prodet-right .box .right .det.max-h {
    max-height: 360px;
    overflow-y: auto;
}

.prodet-page .prodet-right .box .right .det table {
    margin-bottom: 0;
}

.prodet-page .prodet-right .box .right .det ul li {
    font-size: 16px;
    display: flex;
    align-items: center;
}

.prodet-page .prodet-right .box .right .det ul li::before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #000;
    margin-right: 10px;
}

.prodet-page .prodet-right .box .right .det2 ul {
    display: flex;
}

.prodet-page .prodet-right .box .right .det2 ul li {
    margin-right: 15px;
    font-size: 90px;
}

.prodet-page .prodet-right .box .right h1 {
    font-size: 35px;
    font-weight: bold;

}

.prodet-page .prodet-right .box .right .det {
    color: #666;
    line-height: 2;

}

.prodet-page .prodet-right .box .right .line {
    width: 100%;
    border-radius: 35px;
    height: 10px;
}

.prodet-page .prodet-right .box .right .btn {
    padding-bottom: 45px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}

.prodet-page .prodet-right .box .right .Auxil-through {
    color: #666;
}


.prodet-page .prodet-right .box .right .Auxil-through .prev .img_box,
.prodet-page .prodet-right .box .right .Auxil-through .next .img_box {
    display: block;
    width: 90px;
    height: 90px;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, .2);
    padding: 10px;
    position: relative;
    cursor: pointer;
}

.prodet-page .prodet-right .box .right .Auxil-through .prev .img_box.no_img,
.prodet-page .prodet-right .box .right .Auxil-through .next .img_box.no_img {
    border-color: transparent;
}

.prodet-page .prodet-right .box .right .Auxil-through .prev .img_box .link,
.prodet-page .prodet-right .box .right .Auxil-through .next .img_box .link {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 0.5s;
}

.prodet-page .prodet-right .box .right .Auxil-through .prev:hover .img_box .link,
.prodet-page .prodet-right .box .right .Auxil-through .next:hover .img_box .link {
    opacity: 1;
}

.prodet-page .prodet-right .box .right .Auxil-through .prev .img_box .img,
.prodet-page .prodet-right .box .right .Auxil-through .next .img_box .img {
    border-radius: 5px;
}

.prodet-page .prodet-right .box .right .Auxil-through .prev p,
.prodet-page .prodet-right .box .right .Auxil-through .next p {
    color: #000;
    transition: all 0.5s;
    cursor: pointer;
    opacity: 0;
}

.prodet-page .prodet-right .box .right .Auxil-through .prev p:hover,
.prodet-page .prodet-right .box .right .Auxil-through .next p:hover {
    color: var(--color);
    opacity: 1;
}

.prodet-page .prodet-right .box .right .Auxil-through .prev:hover p,
.prodet-page .prodet-right .box .right .Auxil-through .next:hover p {
    opacity: 1;
}

.prodet-page .prodet-right .box .right .btn .product_add {
    position: relative;
}

.prodet-page .prodet-right .box .right .btn .product_add .fly_love {
    display: none;
    z-index: 204;
    transition: all 0.5s;
}

.prodet-page .prodet-right .box .right .btn .product_add .love {
    position: absolute;
    left: 2px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    transition: all 0.5s;
}

.prodet-page .prodet-right .box .right .btn .product_add .collect {
    opacity: 1;
    transition: all 0.5s;
}

.prodet-page .prodet-right .box .right .btn .product_add.active .love {
    opacity: 1;
}

.prodet-page .prodet-right .box .right .btn .product_add.active .collect {
    opacity: 0;
}

.prodet-page .prodet-right .prodet-title {
    margin: 100px 0 30px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.prodet-page .prodet-right .prodet-content {
    padding-bottom: 60px;
    color: #666;
    font-size: 16px;

}

.prodet-page .prodet-right .prodet-content table td{
    min-width: 200px;
}

.prodet-page .prodet-right .prodet-title ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.prodet-page .prodet-right .prodet-title ul li {
    padding: 10px 20px;
    margin: 0 40px;
    position: relative;
    border-bottom: 2px solid transparent;
    cursor: pointer;
}

.prodet-page .prodet-right .prodet-title ul li:before {
    content: "";
    display: block;
    position: absolute;
    width: 28px;
    height: 22px;
    left: 2px;
    top: -6px;
    opacity: 0;
    z-index: -1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.prodet-page .prodet-right .prodet-title ul li.active {
    border-bottom: 2px solid var(--color);
}

.prodet-page .prodet-right .prodet-title ul li.active:before {
    opacity: 1;
}

.prodet-page .prodet-right .prodet-content .det table {
    table-layout: fixed;
}

.prodet-page .prodet-right .prodet-content .det table tr:nth-child(odd) {
    background-color: #ecf3f5;
}
.prodet-page .prodet-right .prodet-content .det table tr:nth-child(even){
    background-color: #ecf3f5;
}

.prodet-page .prodet-right .prodet-content .det table tr td {
    font-size: 16px;
    color: #666;
    text-align: center;
}

.prodet-page .prodet-right .prodet-content .det form {
    margin-top: 50px;
    /*padding: 10px;*/
    background: #fff;
    /*box-shadow: #ccc 0 0 10px 0;*/
}

.prodet-page .prodet-right .prodet-content .det form ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.prodet-page .prodet-right .prodet-content .det form ul li {
    margin-top: 18px;
    width: 49.5%;
    display: inline-block;
}

.prodet-page .prodet-right .prodet-content .det form ul li:nth-child(5) {
    width: 100%;
}

.prodet-page .prodet-right .prodet-content .det form ul li:nth-child(5) textarea {
    width: 100%;
    border: #ccc solid 1px;
    padding: 10px;
    font-size: 16px;
}

.prodet-page .prodet-right .prodet-content .det form ul li:nth-child(6) {
    width: 100%;
}

.prodet-page .prodet-right .prodet-content .det form ul li:nth-child(6) input {
    background-image: linear-gradient(90deg, #003ca0 0%, #5dbdff 100%), linear-gradient(#3e3e3c, #3e3e3c);
    color: #fff;
    transition: all .5s;
}

.prodet-page .prodet-right .prodet-content .det form ul li:nth-child(6) input:hover {
    background: #000;
}

.prodet-page .prodet-right .prodet-content .det form ul li input {
    padding: 15px;
    border: #ccc solid 1px;
    width: 100%;
    font-size: 16px;
}

@media screen and (max-width: 1600px) {
    .prodet-page .prodet-right .box .right .Auxil-through .next {
        margin-top: 30px;
    }

    .prodet-page .prodet-right .box .right .Auxil-through .next .next-t {
        flex-direction: row-reverse;
    }

    .prodet-page .prodet-right .box .right .Auxil-through .next .next-t span {
        margin-right: 0;
        margin-left: 10px;
    }
}

@media screen and (max-width: 1400px) {
    .prodet-page .prodet-right .box .right h1 {
        font-size: 26px;
    }

}

@media screen and (max-width: 1250px) {
    .prodet-page .prodet-right .box .left {
        width: 100%;
        margin-bottom: 60px;
    }

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

    .prodet-page .prodet-right .box .left .bigImg ul li img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .prodet-page .prodet-right .box .right {
        padding-left: 0;
    }

    .prodet-page .prodet-right .prodet-title ul li {
        margin: 0 15px;
        font-size: 20px;
    }

    .prodet-page .prodet-right .prodet-title {
        margin: 60px 0 30px 0;
    }

}


@media screen and (max-width: 1000px) {
    .prodet-page .prodet-right {
        width: 100%;
        padding-left: 0;
    }

    .prodet-page .prodet-right .box .right .line img {
        width: 100%;
    }

    .prodet-page .prodet-right .box .right .btn a:first-child {
        display: none;
    }

    .prodet-page .prodet-right .box .right .btn a:last-child {
        margin-left: 0;
    }
}

@media screen and (max-width:700px) {
    .prodet-page .prodet-right .prodet-title ul li {
        margin: 0 5px;
        font-size: 18px
    }

    .prodet-page .prodet-right .prodet-content .det form ul li {
        width: 100%;
    }

    .prodet-page .prodet-right .prodet-content {
        padding-bottom: 30px;
    }

    .prodet-page .prodet-right .prodet-title {
        margin: 20px 0 20px 0;
    }
}

@media screen and (max-width: 500px) {
    .prodet-page .prodet-right .prodet-title ul li {
        width: 100%;
        margin-bottom: 5px;
        padding-left: 10px;
    }

    .prodet-page .prodet-right .box .right h2 {
        font-size: 20px;
    }

    .prodet-page .prodet-right .prodet-content .det form {
        margin-top: 0;
    }
}

.flex-box {
    display: flex
}

.flex-wrap {
    flex-wrap: wrap
}


.recommended-product {
    padding: 90px 0;
    background-color: #f9f9f9;
}

.recommended-product ul {
    margin: 60px -24px 0;
}

.recommended-product ul li {
    padding: 0 24px;
}

.recommended-product ul li .img_box {
    width: 100%;
    display: block;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid transparent;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}

.recommended-product ul li .img_box:hover .icon {
    opacity: 1;
}

.recommended-product ul li .img_box .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
}

.recommended-product ul li .img_box .icon a {
    margin: 0 4px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 45px;
    height: 45px;
    border-radius: 5px;
    background-color: white;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;position: relative;
}

.recommended-product ul li .img_box .icon a img {
    -webkit-filter: invert(0);
    filter: invert(0);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    transform: scale(1);
}

.recommended-product ul li .img_box .icon a img.hover{
    opacity: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    top: 0;
}

.recommended-product ul li .img_box .icon a:hover .cur{
    opacity: 0;
}

.recommended-product ul li .img_box .icon a:hover .hover{
   opacity: 1;
}



.recommended-product ul li .img_box .img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.recommended-product ul li h4 {
    font-size: 20px;

    text-align: center;
    padding: 0 25px;
    margin-top: 15px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

@media screen and (max-width: 1250px) {
    .recommended-product {
        padding: 60px 0;
    }
}

@media screen and (max-width: 700px) {
    .recommended-product {
        padding: 30px 0;
    }
    .recommended-product ul{
        margin-top: 30px;
    }
}



.news-page .sidebar-box .sidebar-left {
    width: 28%;
    position: -webkit-sticky;
    position: sticky;
    top: 120px;
    padding-right: 45px;
}

.news-page .sidebar-box .sidebar-left .inner {
    max-width: 375px;
}

.news-page .sidebar-box .sidebar-left .inner .inner-title {
    font-size: 20px;

    line-height: 2;
    color: #000;
    text-transform: capitalize;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e7e7e7;
    font-weight: 600;
}

.news-page .sidebar-box .sidebar-left .inner .inner-search {
    margin-bottom: 40px;
}

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

.news-page .sidebar-box .sidebar-left .inner .inner-search form input[type="text"] {
    width: 100%;
    height: 43px;
    border: 1px solid #eee;
    padding: 10px 20px;
    padding-right: 50px;
    font-size: 14px;
    color: #555555;
}

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

.news-page .sidebar-box .sidebar-left .inner .inner-cat {
    margin-bottom: 40px;
    padding-right: 5px;
}

.news-page .sidebar-box .sidebar-left .inner .inner-cat ul li {
    position: relative;
}

.news-page .sidebar-box .sidebar-left .inner .inner-cat ul li a {
    display: block;
    padding: 8px 0;

    font-size: 16px;
    font-weight: 600;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    line-height: 2;
    word-break: break-all;
    position: relative;
}

.news-page .sidebar-box .sidebar-left .inner .inner-cat ul li a i {
    position: absolute;
    font-size: 18px;
    right: 0;
    top: 14px;
    width: 18px;
    height: 18px;
    text-align: center;
}

.news-page .sidebar-box .sidebar-left .inner .inner-cat ul li a i.active {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

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

.news-page .sidebar-box .sidebar-left .inner .inner-cat ul li a:hover {
    color: var(--color);
}

.news-page .sidebar-box .sidebar-left .inner .inner-cat ul li a.active {
    color: var(--color);
}

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

.news-page .sidebar-box .sidebar-left .inner .inner-cat ul li.active>ol {
    display: block;
}

.news-page .sidebar-box .sidebar-left .inner .inner-cat ul>li>ol>li {
    margin-left: 10px;
    color: #7b7b7b;
}

.news-page .sidebar-box .sidebar-left .inner .inner-cat ul>li>ol>li a {
    font-size: 16px;
    line-height: 40px;
}

.news-page .sidebar-box .sidebar-left .inner .inner-recent {
    margin-bottom: 40px;
}

.news-page .sidebar-box .sidebar-left .inner .inner-recent ul li {
    padding: 15px 0;
}

.news-page .sidebar-box .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;
}

.news-page .sidebar-box .sidebar-left .inner .inner-recent ul li a .r-img {
    margin-right: 20px;
}

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

.news-page .sidebar-box .sidebar-left .inner .inner-recent ul li a .r-text span {
    color: #aaa;
    display: block;
    font-size: 14px;
    line-height: 2;
}

.news-page .sidebar-box .sidebar-left .inner .inner-recent ul li a .r-text p {
    color: #000;
    font-weight: 600;

    font-size: 14px;
    line-height: 28px;
    display: -webkit-box;
    margin-bottom: 8px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

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

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

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

.news-page .sidebar-box .sidebar-left .inner .inner-contact {
    background: url(../images/ny-bg.jpg) no-repeat center center;
    padding: 215px 30px 30px;
}

.news-page .sidebar-box .sidebar-left .inner .inner-contact h5 {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    line-height: 2;
    margin-bottom: 20px;
    font-weight: bold;
}

.news-page .sidebar-box .sidebar-left .inner .inner-contact h6 {
    font-size: 18px;

    font-weight: 600;
    line-height: 32px;
    color: #fff;
    margin-bottom: 20px;
}

.news-page .sidebar-box .sidebar-left .inner .inner-contact .more2 {
    font-weight: 700;

    cursor: pointer;
    color: #fff;
    line-height: 1.3;
    padding: 12px 24px;
    background-color: var(--color);
}

.news-page .sidebar-box .sidebar-left .inner .inner-contact .more2 .img {
    width: 14px;
    height: 14px;
    margin-left: 12px;
}

.news-page .sidebar-box .sidebar-left .inner .inner-contact .more2:hover {
    background: #000;
}

.news-page .sidebar-box .sidebar-left .inner .inner-contact .more2:hover .img {
    transform: rotate(45deg);
}

.news-page .sidebar-box .sidebar-left .inner .inner-contact h6 span {
    display: block;
}

.news-page .sidebar-box .sidebar-left .inner .inner-contact .more {
    color: #fff;
}

.news-page .sidebar-box .sidebar-left .inner .inner-contact .more:hover {
    color: var(--color);
}

.news-page .sidebar-box .sidebar-right {
    width: 72%;
}

.news-page .news-list ul {
    margin: -30px -15px 0;
}

.news-page .news-list ul>p {
    font-size: 20px;
    margin: 20px;
    letter-spacing: 0;
}

.news-page .news-list ul li {
    padding: 0 25px;
    margin-bottom: 30px;
}

.news-page .news-list ul li .box .img img {
    width: 100%;
}

.news-page .news-list ul li .box .content .cat_name {
    background-color: #b3b3b3;
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
    padding: 5px 15px;
    margin-top: 20px;

    line-height: 2;
}

.news-page .news-list ul li .box .content .title {
    font-weight: 600;

    margin-top: 20px;
    font-size: 24px;
    min-height: 4em;



}

.news-page .news-list ul li .box .content .title:hover {
    color: var(--color);
}

.news-page .news-list ul li .box .content .time {
    font-size: 14px;
    /*font-weight: 500;*/
    /*line-height: 30px;*/
    color: var(--color);
    display: inline-block;
    /*margin-top: 5px;*/
}

.news-page .news-list ul li .box .content .des {
    font-size: 16px;
    /*font-weight: 500;*/
    color: #666;
    margin-top: 6px;
    line-height: 1.8;
 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 3;
 -webkit-box-orient: vertical;
}

.newdet-page {
    padding: 0 0 150px;
}

.newdet-page .header {
    max-width: 1520px;
    width: 100%;
    padding: 120px 55px 0;
    background: #fff;
    margin: 0 auto;
    text-align: center;
}

.newdet-page .header .categoty {
    display: inline-block;
    font-size: 16px;
    color: #fff;

    background-image: linear-gradient(90deg, #003ca0 0%, #5dbdff 100%), linear-gradient(#3e3e3c, #3e3e3c);
    padding: 5px 15px;
    text-transform: uppercase;
}

.newdet-page .header h1 {
    font-size: 36px;
    line-height: 1.5;
    margin: 20px 71px 0;

}

.newdet-page .header .post_meta {
    margin-top: 26px;
    font-weight: 500;
}

.newdet-page .header .post_meta span {
    display: inline-block;
    vertical-align: middle;
}

.newdet-page .header .post_meta .post_author_avatar {
    margin-right: 11px;
}

.newdet-page .header .post_meta .photo {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.newdet-page .header .post_meta .post_author_name {
    font-size: 16px;
    line-height: 1;
}

.newdet-page .header .post_meta .post_author {
    display: inline-block;
    vertical-align: middle;
}

.newdet-page .header .post_meta .post_author::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 5px;
    background: #e73b27;
    border-radius: 50%;
    margin: 0 10px 0;
}

.newdet-page .header .post_meta .post_date {
    font-size: 16px;
    color: #363d89;
}

.newdet-page .header .post_meta .post_date::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    margin: -6px 10px 0;
}

.newdet-page .header .post_meta .post_meta_number {
    font-size: 14px;
    color: #83827f;
}

.newdet-page .content {
    margin-top: 40px;
    /*font-weight: 500;*/
    font-size: 16px;
    line-height: 32px;
    color: #666;
}
 .newdet-page .content p {
    font-size: 16px!important;
    color: #666!important;
    text-align: left!important;
    line-height: 2!important;
    height: auto!important;
}
 .newdet-page .content ul li {
    padding: 5px 10px!important;
    line-height: 2;
    font-size: 16px;
    color: #666!important;
}
 .newdet-page .content h3 {
  font-size: 18px;
  line-height: 1.8;
  padding: 10px 5px;
}
 .newdet-page .content h2 {
  font-size: 20px;
  line-height: 1.6;
  padding: 10px 5px;
  font-weight: 600;
  color: #003ca0 ;
}
 .newdet-page .content ol li, .newdet-page .content ul li {
    list-style: disc;
    list-style-position: inside;
}

.newdet-page .share {
    max-width: 1520px;
    width: 100%;
    margin: 40px auto 0;
    padding: 28px 0;
    border-top: 1px solid #d1d0c8;
    border-bottom: 1px solid #d1d0c8;
    text-align: right;

}

.newdet-page .share a {
    display: inline-block;
    vertical-align: middle;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    line-height: 48px;
    font-size: 20px;
    background: #fff;
    margin: 3px 0 3px 7px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-image: linear-gradient(90deg, #003ca0 0%, #5dbdff 100%), linear-gradient(#3e3e3c, #3e3e3c);
}

.newdet-page .share a:first-child {
    margin-left: 0;
}

.newdet-page .share a:nth-child(1) {
    color: #fff;
}

.newdet-page .share a:nth-child(2) {
  
    color: #fff;
}

.newdet-page .share a:nth-child(3) {

    color: #fff;
}

.newdet-page .share a:nth-child(4) {
    background-image: linear-gradient(90deg, #003ca0 0%, #5dbdff 100%), linear-gradient(#3e3e3c, #3e3e3c);
    color: #fff;
}

.newdet-page .share a:nth-child(5) {
    background-image: linear-gradient(90deg, #003ca0 0%, #5dbdff 100%), linear-gradient(#3e3e3c, #3e3e3c);
    color: #fff;
}

.newdet-page .share a:hover {
    margin-top: -3px;
}

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

.newdet-page .m-link a {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.newdet-page .m-link a em {
    display: block;
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
    color: #7b7b7b;
}

.newdet-page .m-link a:first-child i {
    margin-right: 10px;
}

.newdet-page .m-link a:last-child {
    text-align: right;
}

.newdet-page .m-link a:last-child i {
    margin-left: 10px;
}

.newdet-page .m-link a span {
    font-size: 18px;
    line-height: 32px;
    font-weight: 600;

}

.newdet-page .m-link a:hover {
    color: #000;
}

.newdet-page .prodet-page {
    padding: 0;
}

.newdet-page .prodet-2 {
    max-width: 1520px;
    width: 100%;
    margin: 0 auto;
}

.newdet-page .prodet-2 .ret .slide .con .right {
    padding: 0;
}

.newdet-page .prodet-3 {
    margin: 0 auto;
}

.releted-product .tipsTitle {
    font-weight: 700;
    text-align: center;

}

.releted-product .content ul {
    margin: 0 -15px;
}

.releted-product .content ul li {
    padding: 0 15px;
}

.releted-product .content ul li .img a {
    border: 1px solid #dadada;
    height: 316px;
    background: #fff;
}

.releted-product .content ul li .img a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.releted-product .content ul li .text {
    margin-top: 20px;
    font-weight: 600;

    color: #000;
}

.releted-product .content ul li .text:hover {
    color: var(--color);
}

@media (max-width: 1250px) {
    .releted-product .content ul li .img a {
        height: auto;
    }
}

@media (max-width: 1250px) {

    .newdet-page .header h1 {
        font-size: 50px;
        margin: 20px 40px 0;
    }

}

@media (max-width: 1000px) {
    .newdet-page {
        padding: 60px 0;
    }

    .newdet-page .header h1 {
        font-size: 40px;
        margin: 20px 27px 0;
    }
}

@media (max-width: 700px) {
    .newdet-page {
        padding: 30px 0;
    }

    .newdet-page .header {
        padding: 30px 20px;
    }

    .newdet-page .header h1 {
        font-size: 34px;
        margin: 20px 20px 0;
    }

    .newdet-page .content {
        margin-top: 20px;
    }

    .newdet-page .share {
        margin: 20px auto 0;
    }

    .newdet-page .m-lin {
        font-size: 16px;
    }
}

@media (max-width: 500px) {
    .newdet-page .header h1 {
        font-size: 24px;
        margin: 20px 0px 0;
    }

    .newdet-page .content {
        font-size: 16px;
        line-height: 30px;
    }

    .newdet-page .m-link a {
        display: block;
        width: 100%;
    }

    .newdet-page .m-link a:last-child {
        text-align: left;
        margin-top: 20px;
    }

    .news-page .news-list ul li .box .content .title {
        min-height: unset;
        

    }
}



.inner-page .sidebar-box .sidebar-left {
    width: 28%;
    position: sticky;
    top: 130px;
    padding-right: 45px;
    margin-top: 20px;
}

.inner-page .sidebar-box .sidebar-left .inner {
    max-width: 375px;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-title {
    font-size: 20px;
    line-height: 2;
    color: #000;
    text-transform: capitalize;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e7e7e7;
    font-weight: bold;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-search {
    margin-bottom: 40px;
}

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

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

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

.inner-page .sidebar-box .sidebar-left .inner .inner-cat {
    margin-bottom: 40px;
    /*max-height: 3300px;
    overflow-y: auto;*/
    padding-right: 5px;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul li a {
    padding: 8px 0;
    font-size: 16px;
    /*font-weight: bold;*/
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    line-height: 2;
    word-break: break-all;
    position: relative;
    color: #666;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul li a i {
    float: right;
    position: relative;
    top: 1px;
}

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

.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul li a:hover,
.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul li a.active {
    color: var(--color);
}

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

/*.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul > li > ol{
    display: none;
  }*/
.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul li.active>ol {
    display: block;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li>ol{
    display: none;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li>ol>li {
    /*list-style-type: disc;*/
    margin-left: 10px;
    color: #7b7b7b;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul>li>ol>li a {
    font-size: 16px;
    line-height: 40px;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-recent {
    margin-bottom: 40px;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li {
    padding: 15px 0;
}

.inner-page .sidebar-box .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 .sidebar-box .sidebar-left .inner .inner-recent ul li a .r-img {
    margin-right: 20px;
}

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

.inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li a .r-text span {
    color: #aaa;
    display: block;
    font-size: 14px;
    line-height: 2;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li a .r-text p {
    color: #000;
    /*font-weight: bold;*/
    font-size: 16px;
    display: -webkit-box;
    margin-bottom: 8px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

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

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

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

.inner-page .sidebar-box .sidebar-left .inner .inner-contact {
    background: url(/tbmcrane/2025/08/08/newsside.jpg?imageView2/2/format/webp/q/100) no-repeat center center;
    padding: 215px 40px 30px;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-contact h5 {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    line-height: 2;
    margin-bottom: 20px;
    font-weight: bold;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-contact h6 {
    font-size: 18px;
    line-height: 32px;
    color: #fff;
    margin-bottom: 20px;
}

.inner-page .sidebar-box .sidebar-left .inner .inner-contact h6 span {
    display: block;
}

.inner-page .sidebar-box .sidebar-right {
    width: 72%;
    margin-top: 20px;
}

.inner-page.product2-page .sidebar-left {
    padding-right: 45px;

}

@media screen and (max-width: 1250px) {
    .inner-page .sidebar-box .sidebar-left .inner .inner-contact {
        padding: 90px 30px 30px;
    }
}

@media screen and (max-width: 1000px) {
    .inner-page .sidebar-box .sidebar-left {
        display: none;
    }

    .inner-page .sidebar-box .sidebar-right {
        width: 100%;
    }
}


.gallery-page .init-1 .container .cont {
    border-bottom: 1px solid #d2d2d2;
}

.gallery-page .init-1 .container .cont li {
    margin-right: 40px;
}

.gallery-page .init-1 .container .cont li:last-child {
    margin-right: 0;
}

.gallery-page .init-1 .container .cont li .box a {
    padding: 8px 20px;

    font-size: 20px;
    display: block;
    position: relative;
    font-weight: 600;
}

.gallery-page .init-1 .container .cont li .box a::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: 0;
    left: 0;
    background-color: #bf0000;
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    -o-transform-origin: left;
    transform-origin: left;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
}

.gallery-page .init-1 .container .cont li .box a.active::before,
.gallery-page .init-1 .container .cont li .box a:hover::before {
    opacity: 1;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}

.gallery-page .init-2 {
    padding-top: 60px;
    background: #ecf3f5;
}

.gallery-page .init-2 .container ul {
    margin: 0 -25px;
}

.gallery-page .init-2 .container ul>p {
    font-size: 16px;
    letter-spacing: 0;
    margin: 20px;
}

.gallery-page .init-2 .container ul li {
    margin-top: 50px;
    padding: 0 25px;
}

.gallery-page .init-2 .container ul li .box video {
    display: block;
    width: 100%;
}

.gallery-page .init-2 .container ul li .box .title {
    /*font-weight: 600;*/
    text-align: center;
    margin-top: 16px;
    color: #666;

}

.gallery-page .init-2 .container ul li .box .img {
    position: relative;
    display: block;
}

.gallery-page .init-2 .container ul li .box .img img {
    width: 100%;
    border-radius: 10px;
   
}

.gallery-page .init-2 .container ul li .box .img::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: "";
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.gallery-page .init-2 .container ul li .box:hover .img::before {
    -webkit-animation: circle 0.75s;
    -moz-animation: circle 0.75s;
    -o-animation: circle 0.75s;
    animation: circle 0.75s;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3sease;
    -o-transition: all 0.3sease;
    -moz-transition: all 0.3sease;
    transition: all 0.3sease;
}

.gallery-page.Partner .init-2 .container ul li {
    width: 20%;
}


@media (max-width: 1000px) {
    .gallery-page .init-1 {
        display: none;
    }

    .gallery-page .init-2 {
        padding-top: 0;
    }
}

@media (max-width: 500px) {
    .gallery-page .init-2 .container ul li {
        margin-top: 20px;
    }
}


.faq-page {
    padding: 0 0 5.209% 0;
    background: #ecf3f5;
    overflow: hidden;
}

.faq-page .list {
    margin-top: 40px;
}

.faq-page .list ul li {
    margin-bottom: 20px;
    border-radius: 15px;
    background: #fff;
}

.faq-page .list ul li .tit {
    padding: 20px 40px;
    overflow: hidden;
    cursor: pointer;
    border-radius: 5px;
    position: relative;
    font-size: 24px;
    line-height: 44px;
    font-weight: 500;
}

.faq-page .list ul li .tit i {
    position: absolute;
    right: 30px;
    top: 30px;
    font-size: 30px;
}

.faq-page .list ul li .con {
    display: none;
    background: #fff;
    padding: 20px 40px;
    font-size: 18px;
    line-height: 1.8;
    color: #595959;
    border-top: 1px solid #f1f1f1;
}

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

.faq-page .list ul li.active .tit i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media screen and (max-width: 1000px) {
    .faq-page .list {
        margin-top: 20px;
    }

    .faq-page .list ul li .tit {
        padding: 20px;
        font-size: 18px;
    }

    .faq-page .list ul li .tit i {
        right: 20px;
        top: 20px;
        font-size: 20px;
    }

    .faq-page .list ul li .con {
        padding: 10px 20px;
        font-size: 16px;
    }
}

@media screen and (max-width: 700px) {
    .faq-page .list {
        margin-top: 20px;
    }

    .faq-page .list ul li .tit {
        padding: 10px 20px;
        font-size: 16px;
        line-height: 30px;
    }

    .faq-page .list ul li .tit i {
        right: 20px;
        top: 10px;
        font-size: 16px;
    }

    .faq-page .list ul li .con {
        padding: 10px 20px;
        font-size: 14px;
        line-height: 2;
    }
}


.contact-page {
    padding-top: 120px;
}

.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: 10px 0 13px 36px;
    font-size: 16px;
    line-height: 30px;
    color: #7b7b7b;
}

.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: #83827f;
}

.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: #83827f;
}

.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: #83827f;
}

.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: #83827f;
}

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

.contact-page .contact-1 .left form ul li .box i {
    position: absolute;
    left: 0;
    top: 10px;
    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: #000;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.contact-page .contact-1 .left form ul li .more {
    padding: 0;
    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 .more input[type="submit"] {
    background: transparent;
    border: none;
    width: 100%;
    padding: 0 40px;
}

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

.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 .right {
    padding-left: 7.65%;
}

.contact-page .contact-1 .right .title {
    line-height: 1.2;
}

.contact-page .contact-1 .right p {
    font-size: 16px;
    line-height: 30px;
    color: #83827f;
    margin-top: 7px;
}

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

.contact-page .contact-1 .right .list ul li {
    color: #111;
    font-size: 18px;
    line-height: 30px;
    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%;
    padding-left: 20px;
}

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

.contact-page .contact-2 {
    padding-top: 120px;
}

.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 {
        padding-top: 60px;
    }

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

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

    .contact-page .contact-2 {
        padding-top: 60px;
    }

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

@media screen and (max-width: 700px) {
    .contact-page {
        padding-top: 30px;
    }

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

    .contact-page .contact-2 {
        padding-top: 30px;
    }
}

@media screen and (max-width: 500px) {
    .contact-page .contact-1 .left form ul li .more {
        padding: 2px 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-bottom: -20px;
    }

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

    .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;
    }
}



.about-page .about-1 .top .img {
    position: relative;
    border-radius: 10px;
    width: 100%;
    text-align: center;
}

.about-page .about-1 .top .img .lazy {
    border-radius: 15px;
}

.about-page .about-1 .top .img .play {
    position: absolute;
    right: 36px;
    bottom: 115px;
    display: inline-block;
    padding: 50px 50px 50px 60px;
    background-image: linear-gradient(90deg, #003ca0 0%, #5dbdff 100%), linear-gradient(#3e3e3c, #3e3e3c);
    border-radius: 50%;
    z-index: 1;
}

.about-page .about-1 .top .img .play::before,
.about-page .about-1 .top .img .play::after {
    content: "";
    position: absolute;
    z-index: -1;
    left: -15px;
    top: -15px;
    right: -15px;
    bottom: -15px;
    background: rgba(223, 182, 37, .5);
    border-radius: 50%;
    -webkit-animation: ks 2s linear infinite;
    -moz-animation: ks 2s linear infinite;
    animation: ks 2s linear infinite;
}

.about-page .about-1 .top .img .play::before {
    -webkit-animation: ks 2s linear infinite;
    -moz-animation: ks 2s linear infinite;
    animation: ks 2s linear infinite;
}

.about-page .about-1 .top .text {
    max-width: 1370px;
    width: 100%;
    margin: -150px auto 0;
    background: #fff;
    -webkit-box-shadow: 0px 9px 38px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 9px 38px 0px rgba(0, 0, 0, 0.07);
    position: relative;
    z-index: 1;
    padding: 50px;
    border-radius: 10px;
}

.about-page .about-1 .top .text .title {
    line-height: 1.2;
    text-transform: uppercase;
}

.about-page .about-1 .top .text .con {
    margin-top: 26px;
    font-size: 18px;
    line-height: 1.8;
    color: #7b7b7b;
}

.about-page .about-1 .bottom {
    max-width: 1215px;
    width: 100%;
    margin: 111px auto 0;
}

.about-page .about-1 .bottom ul {
    margin-right: -70px;
}

.about-page .about-1 .bottom ul li {
    padding-right: 70px;
}

.about-page .about-1 .bottom ul li .data {
    font-weight: bold;
    padding-bottom: 26px;
    border-bottom: 1px solid #58596c;
}

.about-page .about-1 .bottom ul li .data em {
    font-size: 56px;
    line-height: 1.2;
    color: #000;
    display: inline-block;
    vertical-align: bottom;
}

.about-page .about-1 .bottom ul li .data .em2{
    font-size: 56px;
    line-height: 1.2;
    color: #000;
    display: inline-block;
    vertical-align: bottom;
}

.about-page .about-1 .bottom ul li .data sub {
    font-size: 22px;
    color: var(--color);
    display: inline-block;
    vertical-align: bottom;
    line-height: 1;
    text-transform: capitalize;
    margin: 0 0 9px 7px;
}

.about-page .about-1 .bottom ul li .text .tit {
    font-size: 24px;
    font-weight: 700;
    color: #000000;
    line-height: 2;
    margin-top: 23px;
}

.about-page .about-1 .bottom ul li .text p {
    font-size: 18px;
    line-height: 1.8;
    color: #7b7b7b;
}

.about-page .about-2 .box {
    padding: 12px 0 122px 0;
    position: relative;
    z-index: 1;
}
.about-page .about-2 ul li{
     margin-top: 40px;
}
.about-page .about-2 ul li:first-child{
    margin-top: 0;
}
.about-page .about-2 ul li:nth-child(2n) .box{
    flex-direction: row-reverse;
}

.about-page .about-2 .box .img {
    width: 50%;
    vertical-align: middle;
    border-radius: 10px;
}

.about-page .about-2 .box .img img {
    border-radius: 10px;
    width: 100%;
}

.about-page .about-2 .box .text {
    width: 50%;
    padding-left: 64px;
    vertical-align: middle;
    color: #111;
}

.about-page .about-2 ul li:nth-child(2n) .box .text{
    padding-right: 64px;
    padding-left: 0;
}

.about-page .about-2 .box .text .header {
    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: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-right: 24px;
}

.about-page .about-2 .box .text .header .left {
    width: 100%;
}

.about-page .about-2 .box .text .header .title {
    /*margin-top: 12px;*/
    line-height: 1.2;
    /*text-transform: uppercase;*/
    margin-top: 41px;
}

.about-page .about-2 .box .text .header .more {
    color: #000;
    margin-bottom: 10px;
    background: #fff;
}

.about-page .about-2 .box .text .header .more span {
    text-decoration: none;
}

.about-page .about-2 .box .text .con {
    font-size: 18px;
    line-height: 1.8;
    color: #666;
}

.about-page .about-2 .box .text .list {
    margin-top: 29px;
}

.about-page .about-2 .box .text .list ul {
    margin-bottom: -25px;
}

.about-page .about-2 .box .text .list ul li {
    position: relative;
    padding-left: 47px;
    font-size: 20px;
    line-height: 1.5;
    padding-bottom: 25px;
}

.about-page .about-2 .box .text .list ul li::before {
    content: "";
    position: absolute;
    top: 13px;
    left: 0;
    width: 30px;
    height: 2px;
    background: white;
}

.about-page .about-2 .box::after {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: 0;
    right: 0;
    width: 84.5%;
    height: 100%;
    background: #fff;
    border-radius: 15px;
}

.about-page .about-3 {
    background-color: #f2f2f2;
    padding: 6% 0 6%;
}

.about-page .about-3 .header {
    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: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 63px;
    border-bottom: 1px solid #b8b8bc;
}

.about-page .about-3 .header .left {
    width: 50%;
}

.about-page .about-3 .header .left span.tag {
    color: var(--color);
}

.about-page .about-3 .header .left .title {
    margin-top: 12px;
    line-height: 1.2;

    font-weight: 900;
}

.about-page .about-3 .header .right {
    width: 50%;
    font-size: 18px;
    line-height: 1.8;
    color: #7b7b7b;
    padding: 0 0 0 20px;
}

.about-page .about-3 .content {
    margin-top: 88px;
}

.about-page .about-3 .content ul {
    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-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 -37px -37px 0;
    display: block;
}

.about-page .about-3 .content ul {
    margin: 0 -37px;
}

.about-page .about-3 .content ul li .slide-box {
    margin: 0 20px 37px;
    background: #fff;
    padding: 20px;
    /*width: 30.3%;*/
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    color: #121212;
    /*height: 250px;*/
    border-radius: 6px;
}

.about-page .about-3 .content ul li .tit {
    font-size: 24px;
    font-weight: 700;
    line-height: 2;
    margin-top: 15px;
}

.about-page .about-3 .content ul li p {
    font-size: 18px;
    line-height: 1.8;
    color: #7b7b7b;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.about-page .about-3 .content ul li .slide-box:hover {
    background-image: linear-gradient(90deg, #003ca0 0%, #5dbdff 100%), linear-gradient(#3e3e3c, #3e3e3c);
}

/*.about-page .about-3 .content ul li:hover i img {
    -webkit-filter: grayscale(100%) brightness(300);
    filter: grayscale(100%) brightness(300);
  }*/
.about-page .about-3 .content ul li:hover .tit,
.about-page .about-3 .content ul li:hover p {
    color: white;
}

.about-page .about-3 .list {
    margin-top: 151px;
}

.about-page .about-3 .list .img-box {
    display: block;
}

.about-page .about-3 .list .img-box img {
    width: 100%;
}

.about-page .about-3 .list .slick-dots {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: -54px;
    width: 100%;
    margin: 0;
    text-align: right;
    padding-right: 22px;
}

.about-page .about-3 .list .slick-dots li {
    width: 14px;
    height: 14px;
    background-color: #fff;
    display: inline-block;
    border-radius: 50%;
    margin-right: 14px;
    cursor: pointer;
    -webkit-transition: 0.5;
    -moz-transition: 0.5;
    transition: 0.5;
    padding: 0;
}

.about-page .about-3 .list .slick-dots li:last-child {
    margin-right: 0;
}

.about-page .about-3 .list .slick-dots li button {
    display: none;
}

.about-page .about-3 .list .slick-dots li.slick-active {
    background-image: linear-gradient(90deg, #003ca0 0%, #5dbdff 100%), linear-gradient(#3e3e3c, #3e3e3c);
}

.about-page .about-4 {
    background-image: linear-gradient(90deg, #003ca0 0%, #5dbdff 100%), linear-gradient(#3e3e3c, #3e3e3c);
    padding: 68px 0 70px;
    max-width: 959px;
    width: 100%;
    margin-top: -17%;
    position: relative;
    z-index: 1;
    color: #fff;
}

.about-page .about-4 .box {
    max-width: 507px;
    margin: 0 94px 0 auto;
}

.about-page .about-4 .box .title {
    margin-top: 27px;
}

.about-page .about-4 .box .con {
    font-size: 16px;
    line-height: 1.8;
    margin-top: 27px;
}

.about-page .about-4 .box .info {
    margin-top: 20px;
    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;
    padding-bottom: 30px;
    border-bottom: 1px solid #fff;
}

.about-page .about-4 .box .info .tit {
    font-size: 20px;
    line-height: 1.5;
}

.about-page .about-4 .box .info p {
    font-size: 16px;
    line-height: 1.8;
}

.about-page .about-4 .box .more {
    margin-top: 36px;
    background: #000;
}

.about-page .about-4 .box .more:hover {
    background: #fff;
    color: var(--color);
}

.about-page .about-5 {
    padding: 120px 0 180px;
    background: #f0fbff;
}

.about-page .about-5 .header {
    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: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-bottom: 45px;
    border-bottom: 1px solid #b8b8bc;
}

.about-page .about-5 .header .right {
    width: 51%;
    font-size: 18px;
    line-height: 1.8;
    color: #7b7b7b;
    padding: 0 0 0 20px;
}

.about-page .about-5 .header span.tag {
    color: var(--color);
}

.about-page .about-5 .header .title {
    margin-top: 12px;
    line-height: 1.2;
}

.about-page .about-5 .header .more {
    background-image: linear-gradient(90deg, #003ca0 0%, #5dbdff 100%), linear-gradient(#3e3e3c, #3e3e3c);
    margin-bottom: 4px;
}

.about-page .about-5 .header .more:hover {
    background: #000;
}

.about-page .about-5 .content {
    margin-top: 47px;
}

.about-page .about-5 .content ul {
    margin-right: -42px;
}

.about-page .about-5 .content ul li {
    padding-right: 30px;
}

.about-page .about-5 .content ul li .img-box {
    display: block;
}

.about-page .about-5 .content ul li .img-box img {
    width: 100%;
}

.about-page .about-5 .content ul .slick-dots {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: -54px;
    width: 100%;
    margin: 0;
    text-align: center;
}

.about-page .about-5 .content ul .slick-dots li {
    width: 14px;
    height: 14px;
    background-color: #d2d2d2;
    display: inline-block;
    border-radius: 50%;
    margin-right: 14px;
    cursor: pointer;
    -webkit-transition: 0.5;
    -moz-transition: 0.5;
    transition: 0.5;
    padding: 0;
}

.about-page .about-5 .content ul .slick-dots li:last-child {
    margin-right: 0;
}

.about-page .about-5 .content ul .slick-dots li button {
    display: none;
}

.about-page .about-5 .content ul .slick-dots li.slick-active {
    background-image: linear-gradient(90deg, #003ca0 0%, #5dbdff 100%), linear-gradient(#3e3e3c, #3e3e3c);
}

@media screen and (max-width: 1440px) {
    
    .about-page .about-4 .box {
        margin: 0 auto;
    }
}

@media screen and (max-width: 1280px) {
    .about-page .about-1 .top .text{
        margin-top: 20px;
    }
    .about-page .about-1 .bottom ul li .data em,
    .about-page .about-1 .bottom ul li .data .em2{
        font-size: 40px;
    }
    
    .about-page .about-1 .top .img .play {
        padding: 30px 30px 30px 40px;
    }
    .about-page .about-2 .box .text {
        padding: 0 15px 0 30px;
    }

    .about-page .about-2 ul li:nth-child(2n) .box .text{
        padding: 0 30px 0 15px;
    }

    /*.about-page .about-3 .content ul li {
      width: 29.9%;
    }*/
    .about-page .about-3 .content ul li .slide-box {
        padding: 39px 15px;
    }

    .about-page .about-3 .content ul li .tit {
        font-size: 22px;
    }

    .about-page .about-4 {
        max-width: 800px;
    }
}

@media screen and (max-width: 1100px) {
    .about-page .about-1 .top .text {
        padding: 70px 50px 90px;
    }

    .about-page .about-1 .bottom ul {
        margin-right: -40px;
    }

    .about-page .about-1 .bottom ul li {
        padding-right: 40px;
    }

    .about-page .about-3 .content ul {
        margin: 0 -20px -20px 0;
    }

    /*.about-page .about-3 .content ul li {
      width: 31.3%;
    }*/
    .about-page .about-3 .content ul li .slide-box {
        margin: 0 20px 20px 0;
    }

    .about-page .about-4 {
        max-width: 700px;
    }
}

@media screen and (max-width: 1000px) {
    .about-page .about-1 .top .text {
        padding: 50px 30px;
    }

    .about-page .about-1 .top .text .con {
        font-size: 18px;
    }

    .about-page .about-1 .bottom {
        margin: 60px auto 0;
    }

    .about-page .about-1 .bottom ul {
        margin-right: -20px;
    }

    .about-page .about-1 .bottom ul li {
        padding-right: 20px;
        width: 100%;
        margin-top: 20px;
    }

    .about-page .about-1 .bottom ul li .data em,
    .about-page .about-1 .bottom ul li .data .em2 {
        font-size: 50px;
    }

    .about-page .about-1 .bottom ul li .text .tit {
        font-size: 20px;
        line-height: 1.8;
    }

    .about-page .about-1 .bottom ul li .text p {
        font-size: 16px;
        line-height: 30px;
    }

    .about-page .about-2 .box {
        padding: 0 0 60px;
    }

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

    .about-page .about-2 .box .text {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
        padding: 0;
    }
    .about-page .about-2 .box .text .header{
        padding-right: 0;
    }
    .about-page .about-2 ul li:nth-child(2n) .box .text{
         padding-right: 0;
        padding: 0;
    }



    .about-page .about-2 .box::after {
        width: 100%;
    }

    .about-page .about-3 {
        margin-top: 0;
        padding: 60px 0;
    }

    .about-page .about-3 .header {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 30px;
    }

    .about-page .about-3 .header .left {
        width: 100%;
    }

    .about-page .about-3 .header .right {
        width: 100%;
        padding: 20px 0 0 0;
    }

    .about-page .about-3 .content {
        margin-top: 30px;
    }

    /*.about-page .about-3 .content ul li {
      width: 47%;
    }*/
    .about-page .about-3 .list {
        margin-top: 60px;
    }

    .about-page .about-3 .list .slick-dots {
        bottom: -40px;
    }

    .about-page .about-4 {
        max-width: 680px;
        margin-top: 0;
    }

    .about-page .about-5 {
        padding: 60px 0 11.05%;
    }

    .about-page .about-5 .header {
        padding-bottom: 30px;
    }

    .about-page .about-5 .header .left {
        width: 52%;
    }

    .about-page .about-5 .content ul {
        margin-right: -20px;
    }

    .about-page .about-5 .content ul li {
        padding-right: 20px;
    }

    
}

@media screen and (max-width: 700px) {
    .about-page .about-1 .top .img .play {
        padding: 20px 20px 20px 30px;
        bottom: 20px;
    }

    .about-page .about-1 .top .text {
        margin-top: 0;
        padding: 30px 15px;
    }

    .about-page .about-1 .top .text .con {
        margin-top: 20px;
    }

    .about-page .about-1 .bottom ul li .data {
        padding-bottom: 0;
    }

    .about-page .about-1 .bottom {
        margin: 30px auto 0;
    }

    .about-page .about-2 .box .text .con {
        margin-top: 20px;
    }

    .about-page .about-3 {
        padding: 30px 0;
    }

    /*.about-page .about-3 .content ul li {
      width: 45.9%;
    }*/
    .about-page .about-3 .content ul li .tit {
        font-size: 20px;
        line-height: 1.8;
    }

    .about-page .about-3 .content ul li p {
        font-size: 17px;
        margin-top: 10px;
    }

    .about-page .about-3 .list {
        margin-top: 30px;
    }

    .about-page .about-4 {
        padding: 30px 15px;
    }

    .about-page .about-5 {
        padding: 30px 0;
    }

    .about-page .about-5 .header {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 20px;
    }

    .about-page .about-5 .header .left {
        width: 100%;
    }

    .about-page .about-5 .header .left .title {
        margin-top: 15px;
    }

    .about-page .about-5 .header .right {
        margin-top: 20px;
        width: 100%;
    }

    .about-page .about-5 .content {
        margin-top: 20px;
    }

    .about-page .about-5 .content ul .slick-dots {
        bottom: -25px;
    }
}

@media screen and (max-width: 500px) {
    .about-page .about-1 .top .img .play {
        padding: 0;
        width: 60px;
        height: 60px;
        line-height: 60px;
        text-align: center;
    }

    .about-page .about-1 .top .img .play img {
        width: 20px;
        margin: 0 auto;
        display: inline-block;
        vertical-align: middle;
    }

    .about-page .about-1 .top .text .con {
        font-size: 16px;
        line-height: 30px;
    }

    .about-page .about-1 .bottom ul {
        margin: 0 0 -20px 0;
    }

    .about-page .about-1 .bottom ul li {
        padding: 0 0 20px 0;
    }

    .about-page .about-1 .bottom ul li .data em,
    .about-page .about-1 .bottom ul li .data .em2 {
        font-size: 40px;
    }

    .about-page .about-2 .box {
        padding-bottom: 30px;
    }

    .about-page .about-2 .box .text .header {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .about-page .about-2 .box .text .header .left {
        width: 100%;
    }

    .about-page .about-2 .box .text .header .left .title {
        margin-top: 10px;
    }

    .about-page .about-2 .box .text .header .right {
        padding: 20px 0 0;
    }

    .about-page .about-2 .box .text .con {
        font-size: 16px;
        margin-top: 10px;
        line-height: 30px;
    }

    .about-page .about-2 .box .text .list ul li {
        font-size: 16px;
        line-height: 1.8;
    }

    .about-page .about-3 .header {
        padding-bottom: 10px;
    }

    .about-page .about-3 .header .left .title {
        margin-top: 10px;
    }

    .about-page .about-3 .header .right {
        font-size: 16px;
        line-height: 30px;
    }

    .about-page .about-3 .content ul {
        margin: 0 0 -20px 0;
    }

    /*.about-page .about-3 .content ul li {
      width: 100%;
    }*/
    .about-page .about-3 .content ul li .slide-box {
        margin: 0 0 20px 0;
    }

    .about-page .about-3 .content ul li p {
        font-size: 16px;
        line-height: 30px;
    }

    .about-page .about-4 .box .title {
        margin-top: 10px;
    }

    .about-page .about-4 .box .con {
        margin-top: 10px;
    }

    .about-page .about-4 .box .info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 10px;
    }

    .about-page .about-4 .box .info p {
        font-size: 14px;
        line-height: 2;
    }

    .about-page .about-4 .box .info .left {
        width: 100%;
    }

    .about-page .about-4 .box .info .right {
        width: 100%;
        margin-top: 20px;
    }

    .about-page .about-4 .box .more {
        margin-top: 20px;
    }

    .about-page .about-5 .header .left .title {
        margin-top: 10px;
    }
    
}


.design-page ul li {
    width: 50%;
    margin-top: 60px;
}
.design-page ul li .box{
    display: flex;
    flex-wrap: wrap
}
.design-page ul li .box .title{
    width: 100%;
}
.design-page ul li .box .des{
    color: #7b7b7b;
    width: 100%;
    font-weight: 300;
}
.design-page ul li .box img{
    border-radius: 10px;
    margin-top: 30px;
    width: 100%;
}
.design-page ul li:nth-child(2n) .box img{
    order: -1;
    margin-top: 0;
    margin-bottom: 30px;
}


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

}

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

}

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

}

@media screen and (max-width: 1000px) {
    .design-page ul li{
        width: 100%;
    }
    .design-page ul li .box img{
        order: -1;
        margin-top: 0;
        margin-bottom: 20px;
    }
    .design-page ul li:nth-child(2n) .box img{
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 500px) {
    .design-page ul li{
        margin-top: 30px;
    }
}

.service01{ padding: 100px 0px;}
.service01 .ui .left{padding-left: 50px; padding-top: 30px;}
.service01 .ui .left .text{ font-size: 16px; line-height: 30px; padding-top: 15px;}
.service01 .ui .right img{    border-radius: 20px;}


.aft02 {padding: 160px 0 120px;position: relative;overflow: hidden;}
.aft02 .bg_fix {position: absolute;top: 0px;left: 0px;width: 100%;height: 690px;}
.aft02 .bg_fix::after { content: ""; display: inline-block; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.4); position: absolute; left: 0; top: 0; }
.aft02 .bg_fix img {height: 100%;width: 100%;object-fit: cover;}
.aft02 .top {display: flex;justify-content: center;align-items: center;flex-direction: column;margin-bottom: 47px;    z-index: 1; position: relative;}
.aft02 .top .hu_h3 {color: #fff;}
.aft02 .top  p {font-size: 18px;line-height: 34px;text-align: center;color: #fff;margin-top: 10px;}
.aft02 .top .line {height: 75px;width: 1px;background-color: rgba(255,255,255,0.4);margin: 28px 0 ;position: relative;}
.aft02 .top .line::after {content: "";  width: 7px; height: 7px; background-color: #fff; position: absolute; left: 50%; transform: translateX(-50%); top: 0px; animation: 2s linear 0.5s infinite hua2;}
@keyframes hua2 { from { top: 0%; } to { top: 95%; } }
.aft02 .top h4 {font-size: 30px;color: #fff;}
.aft02 .botF {padding: 0 90px;position: relative;}
.aft02 .botF .fa {    background-image: none; width: auto; height: auto; margin: 0; padding: 0; font-size: 74px; color: #cbcbcb; outline: none;}
.aft02 .botF .fa::after{
    display: none;
}
.aft02 .botF .fa:hover {color: var(--color);;}
.aft02 .bot {position: relative;overflow: hidden;margin: auto;max-width: 100%;}
.aft02 .bot .box {    background-color: #fff; padding: 50px 0; border-radius: 12px; box-shadow: 0px 5px 15px rgb(102 102 102 / 30%); display: flex; justify-content: center; align-items: center; flex-direction: column;}
.aft02 .bot .box  .icon {border-radius: 50%; position: relative; height: 111px; display: flex;justify-content: center;align-items: center; width: 111px;}
.aft02 .bot .box:hover  .icon::before {   animation: img01anime 10s 0s linear infinite; }
.aft02 .bot .box:hover  .icon::after{  animation: img02anime 10s 0s linear infinite;}
.aft02 .bot .box  .icon::before {   content: ""; position: absolute; width: 120%; height: 120%; border-radius: 50%;  border: 1.6px dashed #476eec;}
.aft02 .bot .box  .icon::after{ content: ""; position: absolute; width: 100%; height: 100%; border-radius: 50%;  border: 1.6px dashed #476eec;}
@keyframes img01anime{
	0%{transform: rotate(0deg);}
	100%{transform: rotate(360deg);}
}
@keyframes img02anime{
	0%{transform: rotate(0deg);}
	100%{transform: rotate(-360deg);}
}

.aft02 .bot .box  .icon img {width: 56px;transition: 0s;}
.aft02 .bot .box h4 {font-size: 30px;color: #333333;margin-bottom: 5px;    margin-top: 54px;}
.aft02 .bot .box h5 {        width: 239px; font-size: 18px; position: relative; color: #666666; text-align: center; line-height: 26px; min-height: 52px;padding-bottom: 6px; padding-top: 50px;}
.aft02 .bot .box h5::after {content: "";position: absolute;width: 20px;height: 4px;background-color: var(--color);left: 50%;transform: translateX(-50%);bottom: 0px;}
.aft02 .bot .box p{padding:0px 40px; font-size: 17px;min-height: 200px;margin-top: 10px;}
.aft02 .bot .box:hover h5::after {background-color: #fff;}
.aft02 .bot .box:hover h4,.aft02 .bot .box:hover h5,.aft02 .bot .box:hover p{color: #fff;}
.aft02 .bot .box:hover  .icon img {filter: grayscale(10) brightness(10);}
.aft02 .bot .box:hover  .icon,.aft02 .bot .box:hover  .icon::before,.aft02 .bot .box:hover  .icon::after {border-color: #fff;}

.aft02 .bot .box:hover {background-color: var(--color);}

.aft02 .bot .aft02Swiper {width: 1200px;margin: auto;padding: 20px 16px;max-width: 100%;}
.aft02 .bot  {width: 1242px;margin: auto;    padding: 22px 0;} 


.aft03 {padding-bottom: 160px;position: relative;overflow: hidden;}
.aft03 .icenter2 {display: flex;justify-content: space-between;align-items:center;}
.aft03 .icenter2 .le {overflow: hidden;position: relative;width: 40%;    height: 695px;}
.aft03 .icenter2 .le::before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255,255,255,.5); content: ''; -webkit-transition: -webkit-transform .6s; transition: transform .6s; -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-110%,0); transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-110%,0); z-index: 1; }
.aft03 .icenter2 .le:hover::before { -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 115%, 0); transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 115%, 0); }
.aft03 .icenter2 .le img{height: 100%;}
.aft03 .icenter2 .le:hover img {transform: scale(1.1);}
.aft03 .icenter2 .ri {width: 60%;}
.aft03 .icenter2 .ri ul {margin: 20px 0 0px;}
.aft03 .icenter2 .ri ul li {position: relative;padding-left: 15px;font-size: 18px;color: #666666;line-height: 30px;}
.aft03 .icenter2 .ri ul li::before {    width: 5px; height: 5px; border-radius: 50%; background-color: #666666; position: absolute; left: 0px; top: 13px; content: "";}
.aft03 dl dd{ padding-top: 60px;  display: flex;align-items: center;padding-bottom: 20px;border-bottom: 1px solid #d5d5d5;}
.aft03 dl dd .icon {width: 86px;margin-right: 58px;}
.aft03 dl dd .text {}
.aft03 dl dd .text h4 {    position: relative; padding-bottom: 0px; font-size: 24px; color: #333333; width: fit-content; margin-bottom: 10px;}
.aft03 dl dd .text h4 strong {font-size: 70px;}

.aft03 dl dd .text  p {font-size: 18px;color: #666666;}


@media screen and (max-width:1600px) {
    .aft02 .top p { font-size: 15px; line-height: 28px; margin-top: 8px; }
  .aft02 .top { margin-bottom: 30px;}
  .aft02 .top h4 { font-size: 24px; }
  .aft02 .top .line { height: 55px; margin: 20px 0; }
  .aft02 .bot .aft02Swiper { width: 1000px; }
  .aft02 .bot { width: 1032px; padding: 22px 0; }
  .aft02 .botF { padding: 0 13px;}
  .aft02 .botF .fa { font-size: 65px; }
  .aft02 .bot .box { padding: 43px 0 105px; box-shadow: 0 0 11px #d8d8d8;}
  .aft02 .bot .box .icon { height: 95px; width: 95px;}
  .aft02 .bot .box .icon img { width: 48px; }
  .aft02 .bot .box h4 { font-size: 26px; margin-bottom: 5px; margin-top: 44px; }
  .aft02 .bot .box h5 { width: 100%; font-size: 15px; line-height: 24px;}
  .aft02 .bot .box h5::after { width: 17px; height: 3px; bottom: -125px; display: none}
  .aft02 .botF .fa-angle-left {left: -18px;}
  .aft02 .botF .fa-angle-right {right: -18px;}
  .aft02 { padding: 115px 0 90px; }
  .aft02 .bg_fix { height: 555px; }

.aft03 .icenter2 .ri ul li { padding-left: 15px; font-size: 14px; line-height: 24px; }
  .aft03 .icenter2 .ri ul { margin: 16px 0 0px; }
  .aft03 dl dd { padding-top: 34px; padding-bottom: 12px; }
  .aft03 dl dd .icon { width: 74px; margin-right: 50px; }
  .aft03 dl dd .text h4 { font-size: 16px; margin-bottom: 8px; }
  .aft03 dl dd .text h4 strong { font-size: 58px; }
  .aft03 dl dd .text h4::after { height: 4px;}
  .aft03 dl dd .text p { font-size: 15px; }
  .aft03 .icenter2 .le { height: 529px; }
}

@media screen and (max-width: 1400px) {
    .service01 .ui .left .text{
        max-height: 260px;
        overflow-y: auto;
        margin-top: 15px;
    }
}

@media screen and (max-width: 1200px) {
    .service01 .ui .right img{
        width: 100%;
        object-fit: cover;
    }
    .service01 .ui .left{
        width: 100%;
       padding-left: 0;
        padding-top: 0;
        margin-top: 60px;
    }
    .service01 .ui .right{
        width: 100%;

    }
    .service01 .ui .left .text{
        max-height: unset;
        overflow-y: unset;
    }
    .aft02 .bot .box p{
        padding: 0 16px;
    }
}

@media only screen and (max-width:768px){
    .aft02 .top p { font-size: 15px; line-height: 26px; margin-top: 8px; }
  .aft02 .top .line { height: 42px; margin: 14px 0;position: relative; }
  .aft02 .top h4 { font-size: 22px; }
  .aft02 .bot { width: 110%; }
  .aft02 .top { margin-bottom: 20px; }
  .aft02 .botF { padding: 0 0px; }
  @keyframes hua2 { from { top: 0%; } to { top: 95%; } }
  .aft02 .bot .aft02Swiper { width: 100%; }
  .aft02 .bot { width: 100%;padding: 20px; }
  .aft02 .botF .fa-angle-left { left: -8px; }
  .aft02 .botF .fa-angle-right{ right: -8px; }
  .aft02 { padding: 80px 0 40px; }
  .aft02 .bg_fix { height: 483px; }

.aft03 .icenter2 {flex-flow: wrap;}
  .aft03 .icenter2 .le {width: 100%;height: auto;margin-bottom: 20px;}
  .aft03 .icenter2 .ri {width: 100%;}
  .aft03 dl dd .icon { width: 60px; margin-right: 31px; }
  .aft03 { padding-bottom: 50px; }
  .aft02 .bot .box{
      padding-bottom: 40px;
  }
}


.design-page .design-4 {
    color: white;
    padding: 107px 0 70px;
}

.design-page .design-4 .left {
    position: sticky;
    top: 170px;
    width: 35%;
}

.design-page .design-4 .left p {
    font-size: 18px;
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.7);

}

.design-page .design-4 .left .i-title {
    line-height: 1.2;
}

.design-page .design-4 .right {
    padding-left: 90px;
    width: 65%;
}

.design-page .design-4 .right ul li {
    padding-left: 140px;
    position: relative;
    width: 100%;
    padding-bottom: 50px;
}

.design-page .design-4 .right ul li .icon {
    width: 77px;
    height: 77px;
    border-radius: 100%;
    background-image: linear-gradient(90deg, #33448f 0%, #0b86c7 100%), linear-gradient(#3e3e3c, #3e3e3c);
    text-align: center;
    line-height: 77px;
    position: absolute;
    left: 0;
    top: 0;
}

.design-page .design-4 .right ul li .icon img {
    vertical-align: middle;
}

.design-page .design-4 .right ul li::after {
    content: "";
    position: absolute;
    left:38px;
    top: 87px;
    width: 1px;
    height: calc(100% - 97px);
    background: rgba(255, 255, 255, 0.3);
}
.design-page .design-4 .right ul li:last-child::after{
    display: none;
}

.design-page .design-4 .right ul li:last-child .icon::after {
    content: none;
}

.design-page .design-4 .right ul li h4 {
    font-size: 30px;
    font-weight: bold;
}

.design-page .design-4 .right ul li .des {
    font-size: 18px;
    line-height: 1.7;
    margin-top: 14px;
    color: rgba(255, 255, 255, .7);
}

@media screen and (max-width: 1450px) {
    .design-page .design-4 .right {
        padding-left: 30px;
    }
}

@media screen and (max-width: 1250px) {
    .design-page .design-4 .right ul li {
        padding-left: 105px;
        padding-bottom: 40px;
    }

    .design-page .design-4 .right ul li .icon:after {
        height: 225%;
    }
}

@media screen and (max-width: 1000px) {
    .design-page .design-4 .left {
        position: relative;
        width: 100%;
        top: 0;
    }

    .design-page .design-4 .right {
        width: 100%;
        margin-top: 20px;
    }
}

@media screen and (max-width: 700px) {
    .design-page .design-4 .right {
        padding-left: 0;
    }

    .design-page .design-4 .left {
        width: 100%;
    }
}

@media screen and (max-width: 500px) {
    .design-page .design-4 .right ul li {
        padding-left: 0;
    }

    .design-page .design-4 .right ul li .icon {
        position: relative;
        margin-bottom: 12px;
    }

    .design-page .design-4 .right ul li .icon::after {
        content: none;
    }
    .design-page .design-4 .right ul li::after{
        display: none;
    }        .design-page .design-2 .right .txt {
        margin-top: 30px;
    }
}