@font-face {
  font-family: 'auton';
  src: url('../fonts/Anton-Regular.eot');
  src: url('../fonts/Anton-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Anton-Regular.woff2') format('woff2'), url('../fonts/Anton-Regular.woff') format('woff'), url('../fonts/Anton-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'pop';
  src: url('../fonts/Poppins-Bold.eot');
  src: url('../fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Bold.woff2') format('woff2'), url('../fonts/Poppins-Bold.woff') format('woff'), url('../fonts/Poppins-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'pop';
  src: url('../fonts/Poppins-Light.eot');
  src: url('../fonts/Poppins-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Light.woff2') format('woff2'), url('../fonts/Poppins-Light.woff') format('woff'), url('../fonts/Poppins-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'pop';
  src: url('../fonts/Poppins-Medium.eot');
  src: url('../fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Medium.woff2') format('woff2'), url('../fonts/Poppins-Medium.woff') format('woff'), url('../fonts/Poppins-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'pop';
  src: url('../fonts/Poppins-Regular.eot');
  src: url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Regular.woff2') format('woff2'), url('../fonts/Poppins-Regular.woff') format('woff'), url('../fonts/Poppins-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'pop';
  src: url('../fonts/Poppins-SemiBold.eot');
  src: url('../fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-SemiBold.woff2') format('woff2'), url('../fonts/Poppins-SemiBold.woff') format('woff'), url('../fonts/Poppins-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
.seoPublic .Auxil-about .box .right .text{
  max-height: max-content;
}
html,
body {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
  --color: #318b37;
  height: auto;
  font-family: 'pop';
  font-weight: 400;
  color: #000000;
  overflow-x: hidden;
}
.container {
  width: 1630px;
}
.c-333 {
  color: #333;
}
.c-666 {
  color: #666;
}
.moreCont {
  background-color: var(--color);
  color: #fff;
  padding: 16px 10px;
  cursor: pointer;
  border-radius: 30px;
  min-width: 190px;
}
.moreCont .moreImg {
  width: 22px;
}
.moreCont i {
  position: relative;
  top: 1px;
}
.moreCont:hover {
  background-color: #2f9d5a;
}
.moreCont.green {
  background-color: #59ed64;
  color: #333333;
}
.moreCont.green:hover {
  background-color: var(--color);
  color: #fff;
}
.moreCont.green:hover .moreImg {
  -webkit-filter: invert(1) brightness(5);
  filter: invert(1) brightness(5);
}
.moreCont.white {
  background-color: transparent;
  border: 1px solid var(--color);
  color: #2f2f2f;
}
.moreCont.white:hover {
  background-color: var(--color);
  color: #fff;
}
#header {
  background-color: #fff;
  color: #000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 18;
}
#header a {
  display: block;
}
#header img {
  display: block;
  width: 100%;
}
#header > .nav {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1920px;
  margin: auto;
}
#header > .nav .fTop {
  background-color: #e1ece1;
}
#header > .nav .fTop .container {
  height: 58px;
}
#header > .nav .fTop .container .left {
  font-weight: 300;
  padding-right: 10px;
}
#header > .nav .fTop .container .right .h-search {
  cursor: pointer;
}
#header > .nav .fTop .container .right .h-search .img {
  width: 20px;
  height: 20px;
  margin-top: -4px;
}
#header > .nav .fTop .container .right .lang_cont .c_cont .img {
  width: 30px;
}
#header > .nav .fTop .container .right .lang_cont .c_cont i {
  font-size: 20px;
  line-height: 1;
}
#header > .nav > .menu {
  z-index: 1;
}
#header > .nav > .menu .menu-box {
  position: relative;
  z-index: 2;
  padding-top: 20px;
  padding-bottom: 20px;
}
#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 {
  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: 18px;
  text-transform: capitalize;
  z-index: 2;
  color: #232421;
}
#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;
  opacity: 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;
  border-radius: 2px;
  background-color: #f7f7f7;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
#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 {
  -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 .right {
  position: relative;
  z-index: 2;
}
#header > .nav > .menu .menu-box .right .lang_cont .c_cont .text {
  width: 66px;
  border-radius: 8px;
  text-transform: uppercase;
  background-color: #363636;
  color: #fff;
  padding: 6px 4px;
}
#header > .nav > .menu .menu-box .right .search {
  width: 20px;
  height: 20px;
  cursor: pointer;
}
#header > .nav > .menu .menu-box .right .openBtn {
  padding: 16px 10px;
  min-width: 230px;
}
#header > .nav > .menu .menu-box .right .openBtn .moreImg {
  width: auto;
}
#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;
}
#header.active,
#header.inner_active {
  -webkit-transform: translateY(-58px);
  -moz-transform: translateY(-58px);
  -ms-transform: translateY(-58px);
  -o-transform: translateY(-58px);
  transform: translateY(-58px);
}
#header.active > .nav,
#header.inner_active > .nav {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
#header.active > .nav > .menu .menu-box,
#header.inner_active > .nav > .menu .menu-box {
  padding-top: 10px;
  padding-bottom: 10px;
}
#header.active > .nav > .menu .menu-box .shadow,
#header.inner_active > .nav > .menu .menu-box .shadow {
  background-color: #1B263B;
  height: 100%;
  top: 0;
  left: -15%;
  width: 130%;
}
@-webkit-keyframes rotAni {
  from {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes rotAni {
  from {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes rotAni {
  from {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotAni {
  from {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes mouseAni {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9) translateY(3px);
    transform: scale(0.9) translateY(3px);
    opacity: 0.8;
  }
  to {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    opacity: 1;
  }
}
@-moz-keyframes mouseAni {
  from {
    -moz-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -moz-transform: scale(0.9) translateY(3px);
    transform: scale(0.9) translateY(3px);
    opacity: 0.8;
  }
  to {
    -moz-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    opacity: 1;
  }
}
@-o-keyframes mouseAni {
  from {
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -o-transform: scale(0.9) translateY(3px);
    transform: scale(0.9) translateY(3px);
    opacity: 0.8;
  }
  to {
    -o-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    opacity: 1;
  }
}
@keyframes mouseAni {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9) translateY(3px);
    -moz-transform: scale(0.9) translateY(3px);
    -o-transform: scale(0.9) translateY(3px);
    transform: scale(0.9) translateY(3px);
    opacity: 0.8;
  }
  to {
    -webkit-transform: scale(1) translateY(0);
    -moz-transform: scale(1) translateY(0);
    -o-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    opacity: 1;
  }
}
#banner {
  position: relative;
  z-index: 2;
  text-align: center;
  margin-top: 156px;
}
#banner .btn{
  opacity: 0.4;
  transition: all .4s;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 20px;
  line-height: 1;
  background: #fff;
  color: var(--color);
  font-weight: bold;
  z-index: 3;
  top: 50%;
  cursor: pointer;
  right: 4%;
  transform: translateY(-50%);
}
#banner .prev{
  left: 4%;
  right: unset;
}
#banner:hover .btn{
  opacity: 1;
}
#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: 50vw;
  max-height: 770px;
  -o-background-size: cover;
  background-size: cover;
  z-index: 2;
  position: relative;
}
#banner .swiper .swiper-wrapper .swiper-slide video{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#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: 780px;
  color: #fff;
}
#banner .swiper .swiper-wrapper .swiper-slide .container .box .cont .title {
  font-weight: 500;
  line-height: 1.3;
}
#banner .swiper .swiper-wrapper .swiper-slide .container .box .cont .des {
  font-weight: 300;
}
#banner .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .title,
#banner .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .moreC {
  -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 .des,
#banner .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .img1 {
  -webkit-animation: fadeInRightSmall 1s linear;
  -moz-animation: fadeInRightSmall 1s linear;
  -o-animation: fadeInRightSmall 1s linear;
  animation: fadeInRightSmall 1s linear;
}
#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 .sPage {
  z-index: 3;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  height: 50px;
  -o-background-size: auto 100%;
  background-size: auto 100%;
  background-position: center 1px;
  cursor: pointer;
  font-weight: 500;
}
#banner .sPage .img {
  width: 22px;
  height: 28px;
  -webkit-animation: mouseAni 2s linear infinite;
  -moz-animation: mouseAni 2s linear infinite;
  -o-animation: mouseAni 2s linear infinite;
  animation: mouseAni 2s linear infinite;
}
.slick-list .slick-track {
  margin-left: 0;
}
#index-body .indexTitleC .tips {
  color: var(--color);
  font-weight: 500;
}
#index-body .indexTitleC .tipsTitle1 {
  font-weight: 600;
}
#index-body .init-1 .container .des {
  font-weight: 500;
}
#index-body .init-1 .container ul li .box .img {
  height: 70px;
  -o-background-size: auto auto;
  background-size: auto auto;
  display: block;
}
#index-body .init-1 .container ul li .box .text {
  display: block;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .init-1 .container ul li .box .text:hover {
  color: var(--color);
}
#index-body .init-1 .container ul li .box:hover {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
#index-body .init-1 .container ul li .box:hover .img {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
#index-body .init-1 .container ul li .box1 {
  width: 140px;
}
#index-body .init-1 .container ul li .box2 {
  width: 250px;
}
#index-body .init-1 .container ul li .box3 {
  width: 180px;
}
#index-body .init-1 .container ul li .box4 {
  width: 190px;
}
#index-body .init-1 .container ul li .box5 {
  width: 190px;
}
#index-body .init-1 .container ul li .box6 {
  width: 220px;
}
#index-body .init-1 .container ul li .box7 {
  width: 180px;
}
#index-body .init-2 {
  background-color: #f2f2f2;
}
#index-body .init-2 .swiperBtn .btn {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
  cursor: pointer;
  background-color: #333333;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
#index-body .init-2 .swiperBtn .btn .btnImg {
  width: 22px;
  height: 18px;
}
#index-body .init-2 .swiperBtn .btn:hover {
  background-color: var(--color);
}
#index-body .init-2 .swiperBtn .prev {
  left: -90px;
}
#index-body .init-2 .swiperBtn .next {
  right: -90px;
}
#index-body .init-2 .swiper {
  padding-bottom: 20px;
}
#index-body .init-2 ul li {
  height: auto;
}
#index-body .init-2 ul li .box {
  background-color: #fff;
  height: 100%;
}
#index-body .init-2 ul li .box .img {
  -webkit-clip-path: polygon(14.33% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 14.33%);
  clip-path: polygon(14.33% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 14.33%);
}
#index-body .init-2 ul li .box .textC {
  padding: 20px 20px 0 20px;
}
#index-body .init-2 ul li .box .textC .title {
  font-weight: 500;
}
#index-body .init-2 ul li .box .textC .des {
  font-weight: 300;
}
#index-body .init-2 ul li .sub {
  height: 20px;
  background-color: #e0e0e0;
  -webkit-clip-path: polygon(0% 0%, 70% 0%, 60% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 70% 0%, 60% 100%, 0% 100%);
}
#index-body .init-2 ul li:hover .box {
  background-color: var(--color);
  color: #fff;
}
#index-body .init-2 ul li:hover .box .textC .title {
  color: #fff;
}
#index-body .init-2 ul li:hover .box .textC .des {
  color: #fff;
}
#index-body .init-2 ul li:hover .sub {
  background-color: #fff;
}
#index-body .init-3 .content {
  margin-left: 160px;
  width: 2080px;
}
#index-body .init-3 .content .btn {
  width: 104px;
  height: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -50px;
  color: var(--color);
  z-index: 2;
  cursor: pointer;
}
#index-body .init-3 .content ul li .box {
  border-radius: 26px;
  background-color: #f2f2f2;
}
#index-body .init-3 .content ul li .box .title {
  font-weight: 600;
    overflow:hidden;
  text-overflow:ellipsis; 
  display:-webkit-box;
  -webkit-line-clamp:1;
  -webkit-box-orient:vertical;
}
#index-body .init-3 .content ul li .box .des {
  font-weight: 300;
}
#index-body .init-3 .content ul li .box .more {
  color: var(--color);
  line-height: 1;
}
#index-body .init-3 .content ul li .box .more i {
  line-height: 1;
  position: relative;
  top: 2px;
}
#index-body .init-3 .content ul li .box .more:hover {
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -ms-transform: translateX(5px);
  -o-transform: translateX(5px);
  transform: translateX(5px);
}
#index-body .init-4 {
  z-index: 2;
  background-color: #f2f2f2;
}
#index-body .init-4 .container .left {
  width: 44%;
}
#index-body .init-4 .container .left .more {
  width: 250px;
}
#index-body .init-4 .container .right {
  width: 50%;
}
#index-body .init-4 .container .right img {
  border-radius: 24px;
}
#index-body .init-4 .container .bottomC {
  padding-right: 200px;
}
#index-body .init-4 .container .bottomC ul li {
  max-width: 280px;
  padding: 0 5px;
}
#index-body .init-4 .container .bottomC ul li .box .top {
  line-height: 1;
  color: var(--color);
  font-family: 'auton';
}
#index-body .init-4 .container .bottomC ul li .box .top .sub{
  line-height: 0.4;
  margin-left: 4px;
}
#index-body .init-4 .container .bottomC ul li .box:hover {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
#index-body .init-4 .container .bottomC ul .li4 {
  width: 290px;
}
#index-body .init-4 .subImg {
  width: 350px;
  height: 450px;
  bottom: 0;
  right: 0;
  z-index: -1;
}
#index-body .init-5 {
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
}
#index-body .init-5 .left {
  width: 48%;
}
#index-body .init-5 .left .tips {
  font-weight: 500;
  color: var(--color);
}
#index-body .init-5 .left .tipsTitle1 {
  color: #fff;
  font-weight: 600;
}
#index-body .init-5 .left .des {
  font-weight: 300;
  color: #fff;
  max-width: 680px;
}
#index-body .init-5 .right {
  width: 580px;
}
#index-body .init-5 .right ul li .box {
  padding: 30px 0 30px 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
#index-body .init-5 .right ul li .box .imgC {
  width: 80px;
  height: 80px;
  border: 2px dashed #fff;
  border-radius: 50%;
}
#index-body .init-5 .right ul li .box .imgC .cirC {
  width: 100%;
  height: 100%;
  -webkit-animation: rotAni 10s linear infinite;
  -moz-animation: rotAni 10s linear infinite;
  -o-animation: rotAni 10s linear infinite;
  animation: rotAni 10s linear infinite;
}
#index-body .init-5 .right ul li .box .imgC .cirC .cir {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: var(--color);
  top: 4px;
  left: 4px;
}
#index-body .init-5 .right ul li .box .textC {
  width: -webkit-calc(-40%);
  width: -moz-calc(-40%);
  width: calc(100% - 140px);
  color: #fff;
}
#index-body .init-5 .right ul li .box .textC .title {
  font-weight: 500;
}
#index-body .init-5 .right ul li .box .textC .des {
  font-weight: 300;
}
#index-body .init-5 .right ul .li2 .box .imgC .cirC {
  -webkit-animation-delay: -4s;
  -moz-animation-delay: -4s;
  -o-animation-delay: -4s;
  animation-delay: -4s;
}
#index-body .init-5 .right ul .li3 .box .imgC .cirC {
  -webkit-animation-delay: -6s;
  -moz-animation-delay: -6s;
  -o-animation-delay: -6s;
  animation-delay: -6s;
}
#index-body .init-5 .right ul .li4 .box .imgC .cirC {
  -webkit-animation-delay: -8s;
  -moz-animation-delay: -8s;
  -o-animation-delay: -8s;
  animation-delay: -8s;
}
#index-body .init-6 .container .content.active2 {
  min-height: 280px;
}
#index-body .init-6 .container .content ul li {
  width: 370px;
}
#index-body .init-6 .container .content ul li .box {
  border-radius: 50px;
  background-color: #1b2d1b;
  color: #fff;
}
#index-body .init-6 .container .content ul li .box .titleC {
  cursor: pointer;
  padding: 24px 30px;
  font-weight: 500;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .init-6 .container .content ul li .box .titleC .img {
  width: 36px;
}
#index-body .init-6 .container .content ul li .box .titleC .title {
  width: -webkit-calc(50%);
  width: -moz-calc(50%);
  width: calc(100% - 50px);
  font-weight: 500;
}
#index-body .init-6 .container .content ul li .box .titleC .cir {
  width: 46px;
  height: 46px;
  background-color: #f4f4f4;
  right: 0;
  top: -webkit-calc(60%);
  top: -moz-calc(60%);
  top: calc(100% - 40px);
  border-radius: 50%;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
#index-body .init-6 .container .content ul li .box .titleC .cir .cirImg {
  width: 14px;
  height: 18px;
}
#index-body .init-6 .container .content ul li .box .titleC.active {
  border-radius: 50px 50px 0 0;
}
#index-body .init-6 .container .content ul li .box .titleC.active .cir {
  top: -6px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}
#index-body .init-6 .container .content ul li .box .des {
  background-color: #1b2d1b;
  font-weight: 300;
  padding: 0 30px 30px;
  display: none;
  border-radius: 0 0 50px 50px;
}
#index-body .init-6 .container .content ul li .box .des .des2 {
  max-height: 144px;
  overflow-y: auto;
}
#index-body .init-7 .container .cont {
  min-height: 370px;
  border-radius: 30px;
  -o-background-size: cover;
  background-size: cover;
  padding: 16px;
}
#index-body .init-7 .container .desC .des {
  max-width: 1200px;
  margin: auto;
  font-weight: 300;
}
#index-body .init-7 .container .more {
  width: 250px;
  font-weight: 300;
}
#index-body .init-8 .container .titleC .right .more {
  width: 230px;
}
#index-body .init-8 .container .content ul li .box {
  z-index: 1;
  border-radius: 30px;
  padding: 60px 50px 20px 30px;
  background-color: #ededed;
}
#index-body .init-8 .container .content ul li .box .title {
  font-weight: 500;
}
#index-body .init-8 .container .content ul li .box .time .timeImg {
  width: 18px;
  height: 22px;
}
#index-body .init-8 .container .content ul li .box .shadow {
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #ededed), to(#429447));
  background-image: -webkit-linear-gradient(top, #ededed 40%, #429447);
  background-image: -moz-linear-gradient(top, #ededed 40%, #429447);
  background-image: -o-linear-gradient(top, #ededed 40%, #429447);
  background-image: linear-gradient(to bottom, #ededed 40%, #429447);
}
#index-body .init-8 .container .content ul li .box .more:hover {
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -ms-transform: translateX(5px);
  -o-transform: translateX(5px);
  transform: translateX(5px);
}
#index-body .init-8 .container .content ul li .box:hover .more {
  color: #fff;
}
#index-body .init-8 .container .content ul li .box:hover .shadow {
  opacity: 1;
}
#footer {
  position: relative;
  z-index: 1;
  background-color: #f2f2f2;
}
#footer .fPublic {
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}
#footer .fPublic .container .cont {
  width: 58%;
  color: #fff;
}
#footer .fPublic .container .title {
  font-weight: 500;
}
#footer .fPublic .container .des {
  font-weight: 300;
  padding-right: 6px;
  max-height: 120px;
  overflow-y: auto;
}
#footer .fMiddle {
  background-color: #f2f2f2;
}
#footer .fMiddle .container .listCont .first {
  font-weight: 500;
  margin-bottom: 20px;
  padding-left: 14px;
}
#footer .fMiddle .container .listCont .menu-menu-container ul li {
  margin-top: 4px;
}
#footer .fMiddle .container .listCont .menu-menu-container ul li a {
  font-size: 16px;
  display: inline-block;
  padding: 5px 16px;
  border-radius: 15px;
  color: #666666;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#footer .fMiddle .container .listCont .menu-menu-container ul li a:hover {
  color: #000;
  background-color: #cbddcd;
}
#footer .fMiddle .container .listCont .menu-menu-container ul li ul {
  display: none;
}
#footer .fMiddle .container .listCont .list2 {
  margin-top: 4px;
}
#footer .fMiddle .container .listCont .list2 a {
  font-size: 16px;
  display: inline-block;
  padding: 5px 16px;
  border-radius: 15px;
  color: #666666;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#footer .fMiddle .container .listCont .list2 a:hover {
  color: #000;
  background-color: #cbddcd;
}
#footer .fMiddle .container .listCont .list2 ul {
  display: none;
}
#footer .fMiddle .container .listCont .list3 .tips {
  font-weight: 500;
}
#footer .fMiddle .container .listCont .formCont {
  margin-top: -190px;
  padding: 40px 50px 50px;
  background-color: #fff;
  border-radius: 20px;
}
#footer .fMiddle .container .listCont .formCont .tips {
  font-weight: 500;
}
#footer .fMiddle .container .listCont .formCont form input,
#footer .fMiddle .container .listCont .formCont form textarea {
  margin-top: 30px;
  background-color: #f2f2f2;
  border-radius: 14px;
  border: none;
  padding: 18px 14px;
}
#footer .fMiddle .container .listCont .formCont form .tips2 {
  color: #333;
}
#footer .fMiddle .container .listCont .formCont form .tips2 .sub {
  color: var(--color);
}
#footer .fMiddle .container .listCont .formCont form .more {
  width: 230px;
}
#footer .fMiddle .container .listCont1 {
  width: 180px;
}
#footer .fMiddle .container .listCont2 {
  width: 390px;
}
#footer .fMiddle .container .listCont3 {
  width: 280px;
}
#footer .fMiddle .container .listCont3 .first {
  padding-left: 0;
}
#footer .fMiddle .container .listCont4 {
  width: 570px;
}
#footer .copyright {
  position: relative;
  font-size: 16px;
  overflow: hidden;
  color: #333333;
}
#footer .copyright .cont {
  width: 100%;
  border-top: 1px solid #cccccc;
}
#footer .copyright svg {
  height: 30px;
  width: auto;
  fill: #333333;
  position: relative;
  top: 2px;
}
#footer .copyright a {
  margin: 0 5px;
}
#footer .copyright a img {
  margin-top: 8px;
  height: 16px;
}
#footer .copyright .left {
  position: relative;
  top: 0;
}
#footer .copyright .right .share ul 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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 1px solid #696969;
  border-radius: 50%;
  color: #666666;
  font-size: 20px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#footer .copyright .right .share ul a:hover {
  background-color: var(--color);
  color: #fff;
  border: 1px solid var(--color);
}
@media (max-width: 1700px) {
  #header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item {
    margin-left: 30px;
  }
  #index-body .init-1 .container ul li {
    width: 25%;
  }
  #index-body .init-1 .container ul li .box {
    width: 250px;
  }
  #index-body .init-3 .content {
    margin-left: 10vw;
    width: 106vw;
  }
  #index-body .init-4 .container .bottomC ul li{
    max-width: 240px;
  }
  #index-body .init-6 .container .content ul li {
    width: 330px;
  }
  #footer .fMiddle .container .listCont4 {
    width: 460px;
  }
}
@media (max-width: 1450px) {
  .container {
    width: 95%;
  }
  #header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item {
    margin-left: 20px;
  }
  #index-body .init-1 .container ul li {
    width: 33.333%;
  }
  #index-body .init-4 .subImg{
    width: 230px;
    height: 300px;
  }
  #index-body .init-4 .container .left {
    width: 45%;
  }
  #index-body .init-4 .container .right {
    width: 52%;
  }
  #index-body .init-4 .container .bottomC {
    padding-right: 100px;
  }
  #index-body .init-5 .right {
    width: 500px;
  }
  #index-body .init-6 .container .content ul li {
    width: 48%;
    margin-top: 20px;
  }
  #footer .fMiddle .container .listCont4 {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    width: 100%;
  }
  #footer .fMiddle .container .listCont .formCont {
    margin-top: 0;
  }
}
@media (max-width: 1250px) {
  #header > .nav > .menu .menu-box .menu_c {
    display: none;
  }
  #header > .nav > .menu .menu-box .right .openBtn {
    min-width: auto;
    padding: 10px 20px;
  }
  #banner {
    margin-top: 60px;
  }
  #index-body .init-1 .container ul li {
    width: 50%;
  }
  #index-body .init-2 .swiperBtn .btn {
    width: 40px;
    height: 40px;
  }
  #index-body .init-2 .swiperBtn .btn .btnImg {
    width: 20px;
    height: 20px;
  }
  #index-body .init-2 .swiperBtn .prev {
    left: -14px;
  }
  #index-body .init-2 .swiperBtn .next {
    right: -15px;
  }
  #index-body .init-3 .content {
    width: 100%;
    margin-left: 0;
    padding: 0 16px;
  }
  #index-body .init-3 .content .swiperBtn {
    display: none;
  }
  #index-body .init-4 .container .left,
  #index-body .init-4 .container .right {
    width: 100%;
  }
  #index-body .init-4 .container .right {
    margin-top: 40px;
  }
  #index-body .init-4 .container .bottomC {
    padding-right: 0;
  }
  #index-body .init-4 .container .bottomC ul li {
    width: 48%;
    max-width: 100%;
  }
  #index-body .init-4 .container .bottomC ul .li4 {
    width: 48%;
  }
  #index-body .init-5 .left {
    width: 100%;
  }
  #index-body .init-5 .right {
    width: 100%;
    margin-top: 40px;
  }
  #index-body .init-8 .container .titleC .left {
    width: 100%;
  }
  #index-body .init-8 .container .content ul li {
    width: 48%;
  }
  #footer .fMiddle .container .listCont4 {
    margin-top: 40px;
  }
  #footer .fMiddle .container .formCont {
    margin-top: 0;
  }
  #footer .copyright .left,
  #footer .copyright .right {
    width: 100%;
  }
  #footer .copyright .right {
    margin-top: 20px;
  }
}
@media (max-width: 1000px) {
  #banner .btn{
    width: 40px;
    height: 40px;
    opacity: .1;
  }
  #index-body .init-1 .container ul li {
    width: 50%;
  }
  #index-body .init-1 .container ul li .box {
    width: 100%;
  }
  #index-body .init-3 .content ul li {
    width: 100%;
  }
  #index-body .init-5 .right ul li .box {
    padding: 20px;
  }
  #index-body .init-5 .right ul li .box .imgC {
    width: 60px;
    height: 60px;
  }
  #index-body .init-5 .right ul li .box .textC {
    width: -webkit-calc(0%);
    width: -moz-calc(0%);
    width: calc(100% - 100px);
  }
  #index-body .init-6 .container .content ul li {
    width: 100%;
  }
  #index-body .init-8 .container .content ul li {
    width: 100%;
  }
  #footer .fMiddle .container .listCont3 {
    width: 100%;
  }
}
@media (max-width: 700px) {
  #header > .nav > .fTop .container .left,
  #header > .nav > .fTop .container .right {
    width: 100%;
    text-align: center;
  }
  #header > .nav > .fTop .container .right {
    margin-top: 10px;
  }
  #banner .swiper .swiper-wrapper .swiper-slide .container .box .cont {
    max-width: 100%;
  }
  #index-body .init-1 .container ul li {
    width: 100%;
  }
  #index-body .init-2 ul li {
    width: 100%;
  }
  #index-body .init-7 .container .cont {
    min-height: 250px;
  }
  #index-body .init-4 .container .bottomC ul li {
    width: 100%;
  }
  #index-body .init-4 .container .bottomC ul .li4 {
    width: 100%;
  }
  #index-body .init-8 .container .content ul li .box {
    padding: 30px 16px;
  }
  #footer .fPublic {
    -o-background-size: cover;
    background-size: cover;
  }
  #footer .fPublic .container .cont {
    width: 100%;
  }
  #footer .fMiddle .container .listCont .formCont {
    padding: 30px 16px;
  }
}
@media (max-width: 500px) {
  .moreCont {
    padding: 6px 10px;
  }
  #header > .nav > .menu .menu-box .left .logo {
    width: 150px;
  }
  #header > .nav > .menu .menu-box .right .openBtn {
    padding: 8px 15px;
    font-size: 14px;
  }
  #banner .swiper .swiper-wrapper .swiper-slide {
    height: 260px;
  }
  #index-body .init-1 .container ul li .box {
    width: 100%;
  }
  #index-body .init-5 .right ul li .box {
    padding: 20px 0;
  }
  #index-body .init-5 .right ul li .box .textC {
    margin-top: 10px;
    width: 100%;
  }
  #footer .fPublic {
    padding: 40px 0;
  }
  #footer .fMiddle .container .formCont {
    padding: 30px 20px;
  }
  #footer .copyright .right .share ul li {
    width: 20%;
  }
  #footer .fMiddle .container .listCont .formCont form input,
  #footer .fMiddle .container .listCont .formCont form textarea {
    margin-top: 15px;
    padding: 12px 8px;
  }
  #footer .fMiddle .container .listCont3 .first {
    margin-bottom: 16px;
  }
}


/*inner-page*/
.moreCont2 {
  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;
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
  border-radius: 10px;
  padding: 10px 29px 10px 30px;
  color: #fff;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.moreCont2.cs {
  background-color: var(--color);
}
.moreCont2.jb {
  background: linear-gradient(0deg, #70df77 0%, var(--color) 100%);
}
.moreCont2.white {
  background: #fff;
  color: #333;
}
.moreCont2 span {
  display: block;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.moreCont2::after {
  content: attr(data-text);
  position: absolute;
  left: 0;
  width: 100%;
  opacity: 0;
  text-align: center;
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.moreCont2:hover span,
.moreCont2:focus span {
  -webkit-transform: translate(0, 40px);
  -moz-transform: translate(0, 40px);
  -ms-transform: translate(0, 40px);
  transform: translate(0, 40px);
  opacity: 0;
}
.moreCont2:hover::after,
.moreCont2:focus::after {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.inner-banner {
  position: relative;
  margin-top: 164px;
  background-size: cover;
}
.inner-banner .bg {
  width: 100%;
  /*height: 100%;*/
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  /*inset: 0;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 80%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 80%);*/
  height: 350px;
}
.inner-banner .content {
  padding: 8% 15px 10%;
}
.inner-banner .content h2 {
  font-size: 46px;
  line-height: 1.4;
  font-weight: 600;
  color: #fff;
}
.inner-banner .content p {
  font-size: 18px;
  margin-top: 15px;
  color: #fff;
}

@media screen and (max-width: 1250px) {
  .inner-banner .bg{
    height: 100%;
  }
  .inner-banner .content h2 {
    font-size: 36px;
  }
}

@media screen and (max-width: 700px) {
  .inner-banner .content h2 {
    font-size: 24px;
  }
}


.inner-page .sidebox .sideleft {
  width: 21.75%;
  position: -webkit-sticky;
  position: sticky;
  top: 170px;
}
.inner-page .sidebox .sideleft .tit {
  font-size: 25px;
  font-weight: 500;
  padding-left: 18px;
}
.inner-page .sidebox .sideleft .tit::before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  width: 1px;
  height: 26px;
  border: solid 2px var(--color);
}
.inner-page .sidebox .sideleft .item {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  padding: 30px 22px 44px 25px;
  margin-top: 35px;
}
.inner-page .sidebox .sideleft .item:first-child {
  margin-top: 0;
}
.inner-page .sidebox .sideleft .category ul > li {
  margin-bottom: 16px;
  position: relative;
}
.inner-page .sidebox .sideleft .category 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;
  background-color: #f7f7f7;
  border-radius: 10px;
  padding: 10px 31px 10px 21px;
  font-size: 16px;
  line-height: 1.3;
  color: #666;
  position: relative;
  z-index: 1;
}
.inner-page .sidebox .sideleft .category ul > li > a::after {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-image: linear-gradient(0deg, #70df77 0%, var(--color) 100%);
  border-radius: 10px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.inner-page .sidebox .sideleft .category ul > li > a:hover,
.inner-page .sidebox .sideleft .category ul > li > a.active {
  color: #fff;
}
.inner-page .sidebox .sideleft .category ul > li > a:hover::after,
.inner-page .sidebox .sideleft .category ul > li > a.active::after {
  width: 100%;
}
.inner-page .sidebox .sideleft .category ul > li i {
  position: absolute;
  z-index: 1;
  font-size: 16px;
  right: 15px;
  top: 10px;
  cursor: pointer;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.inner-page .sidebox .sideleft .category ul > li i.active {
  color: #fff;
  font-weight: bold;
}
.inner-page .sidebox .sideleft .category ul > li ul{
  margin-top: 20px;
  display: none;
}
.inner-page .sidebox .sideleft .category ul > li.active ul{
  display: block;
}
.inner-page .sidebox .sideleft .category ul > li ul li a {
  background-color: #fff;
  height: auto;
}
.inner-page .sidebox .sideleft .category ul > li ul li a::after {
  display: none;
}
.inner-page .sidebox .sideleft .category ul > li ul li a:hover,
.inner-page .sidebox .sideleft .category ul > li ul li a.active {
  color: var(--color);
}
.inner-page .sidebox .sideleft .category ul > li:last-child {
  margin-bottom: 0;
}
.inner-page .sidebox .sideleft .category ul > li.active i {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.inner-page .sidebox .sideleft .category ul > li:hover > a {
  color: #fff;
}
.inner-page .sidebox .sideleft .category ul > li:hover > a::after {
  width: 100%;
}
.inner-page .sidebox .sideleft .category ul > li:hover i {
  font-weight: bold;
  color: #fff;
}
.inner-page .sidebox .sideleft .contact {
  padding-bottom: 28px;
}
.inner-page .sidebox .sideleft .contact input,
.inner-page .sidebox .sideleft .contact textarea {
  width: 100%;
  height: 44px;
  background-color: #f7f7f7;
  border-radius: 10px;
  border: 0;
  margin-bottom: 17px;
  padding: 0 22px;
  font-size: 16px;
}
.inner-page .sidebox .sideleft .contact .more{
  min-width: 120px;
  padding: 8px 10px;
}
.inner-page .sidebox .sideleft .contact input::-webkit-input-placeholder, .inner-page .sidebox .sideleft .contact textarea::-webkit-input-placeholder {
  color: rgba(102, 102, 102, 0.3);
}
.inner-page .sidebox .sideleft .contact input:-moz-placeholder, .inner-page .sidebox .sideleft .contact textarea:-moz-placeholder {
  color: rgba(102, 102, 102, 0.3);
}
.inner-page .sidebox .sideleft .contact input::-moz-placeholder, .inner-page .sidebox .sideleft .contact textarea::-moz-placeholder {
  color: rgba(102, 102, 102, 0.3);
}
.inner-page .sidebox .sideleft .contact input:-ms-input-placeholder, .inner-page .sidebox .sideleft .contact textarea:-ms-input-placeholder {
  color: rgba(102, 102, 102, 0.3);
}
.inner-page .sidebox .sideleft .contact input::placeholder,
.inner-page .sidebox .sideleft .contact textarea::placeholder {
  color: rgba(102, 102, 102, 0.3);
}
.inner-page .sidebox .sideleft .contact textarea {
  height: 128px;
  padding-top: 11px;
}
.inner-page .sidebox .sideleft .contact button {
  border: 0;
  height: 40px;
  padding: 0 22px 0 23px;
  margin-top: 8px;
}
.inner-page .sidebox .sideleft .related ul li .img-box {
  width: 18%;
  height: 59px;
}
.inner-page .sidebox .sideleft .related ul li .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.inner-page .sidebox .sideleft .related ul li .title {
  width: 82%;
  line-height: 1.7;
}
.inner-page .sidebox .sideleft .related ul li:last-child {
  margin-bottom: 0;
}
.inner-page .sidebox .sideright {
  width: 78.25%;
  padding-left: 42px;
}

@media (max-width: 1700px) {
  .inner-page .sidebox .sideleft{
    width: 30%;
  }
  .inner-page .sidebox .sideright{
    width: 70%;
    padding-left: 30px;
  }
}
@media (max-width: 1450px) {
  .inner-page .sidebox .sideleft .tit {
    font-size: 20px;
  }
}

@media (max-width: 1250px) {
  .inner-page .sidebox .sideleft {
    display: none;
  }
  .inner-page .sidebox .sideright {
    width: 100%;
    padding-left: 0;
  }
}


.product-page .sideright .top {
  padding: 40px;
  background-color: #fafafa;
  border-radius: 20px;
}
.product-page .sideright .top .con {
  max-height: 300px;
  overflow-y: auto;
}
.product-page .sideright .bottom {
  background-color: #fafafa;
  border-radius: 20px;
  padding: 40px;
}
.product-page .sideright .bottom ul li {
  padding: 20px 15px;
}
.product-page .sideright .bottom ul li .img {
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 10px;
  background: #fff;
}
.product-page .sideright .bottom ul li .img .more {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 40px;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.product-page .sideright .bottom ul li .img:hover .more {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}



@media (max-width: 1000px) {
  .product-page .sideright .top {
    padding: 20px;
  }
  .product-page .sideright .bottom {
    padding: 20px;
  }
}

@media (max-width: 700px) {
  .flex-3 > *{
    width: 50%;
  }
}

@media (max-width: 500px) {
  .flex-3 > *{
    width: 100%;
  }
  .moreCont2{
    padding: 10px 14px;
    font-size: 16px;
  }
  .product-page .sideright .bottom{
    padding: 10px 0;
  }
  .product-page .sideright .bottom ul li{
    padding: 10px 16px;
  }
}


.prodet-page .prodet-1 .left {
  width: 49%;
  overflow: hidden;
}
.prodet-page .prodet-1 .left .smallImg {
  width: 21%;
  float: left;
}
.prodet-page .prodet-1 .left .smallImg ul {
  margin: -10px;
}
.prodet-page .prodet-1 .left .smallImg ul li {
  padding: 10px;
}
.prodet-page .prodet-1 .left .smallImg ul li a img {
  display: block;
  border: 1px solid #dcdcdc;
}
.prodet-page .prodet-1 .left .bigImg {
  width: 79%;
  padding-left: 4%;
  display: inline-block;
}
.prodet-page .prodet-1 .left .bigImg img {
  border: 1px solid #dcdcdc;
  width: 90%;
}
.prodet-page .prodet-1 .left .bigImg ul li {
  padding: 1px;
}
.prodet-page .prodet-1 .left .bigImg ul li a {
  height: 100%;
}
.prodet-page .prodet-1 .left .bigImg .slick-arrow {
  width: 40px;
  height: 40px;
  background: -webkit-gradient(linear, left bottom, left top, from(var(--color)), to(var(--color)));
  background: -webkit-linear-gradient(bottom, var(--color) 0%, var(--color) 100%);
  background: -moz-linear-gradient(bottom, var(--color) 0%, var(--color) 100%);
  background: linear-gradient(0deg, var(--color) 0%, var(--color) 100%);
  color: transparent;
  font-size: 0;
  border: none;
  cursor: pointer;
  z-index: 1;
  top: 50%;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.prodet-page .prodet-1 .left .bigImg .slick-arrow::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center center;
}
.prodet-page .prodet-1 .left .bigImg .slick-arrow.slick-prev {
  left: 12px;
}
.prodet-page .prodet-1 .left .bigImg .slick-arrow.slick-prev::after {
  background-image: url("../images/banner-btn-l.png");
}
.prodet-page .prodet-1 .left .bigImg .slick-arrow.slick-next {
  right: 12px;
}
.prodet-page .prodet-1 .left .bigImg .slick-arrow.slick-next::after {
  background-image: url("../images/banner-btn-r.png");
}
.prodet-page .prodet-1 .left .bigImg .slick-arrow:hover {
  background: var(--color);
}
.prodet-page .prodet-1 .right {
  width: 46%;
}
.prodet-page .prodet-1 .right .sub_img {
  width: 36px;
  margin-bottom: 15px;
}
.prodet-page .prodet-1 .right .text_2 {
  font-size: 36px;
  line-height: 1.4;
  color: #4a4a4a;
  /*text-transform: uppercase;*/
}
.prodet-page .prodet-1 .right .list .content {
  font-size: 16px;
  line-height: 2;
  max-height: 300px;
  overflow: auto;
  padding-right: 10px;
  color: #666;
}
.prodet-page .prodet-1 .right .more {
  height: 50px;
}
.prodet-page .prodet-2 {
  padding: 90px 0 0;
}
.prodet-page .prodet-2 .options ul {
  border-bottom: 1px solid #d2d2d2;
}
.prodet-page .prodet-2 .options ul li {
  margin-right: 100px;
  font-size: 30px;
  text-transform: uppercase;
  color: #b7b7b7;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0 10px 10px;
  cursor: pointer;
  line-height: 1.4;
  font-weight: bold;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.prodet-page .prodet-2 .options ul li::after {
  content: '';
  height: 3px;
  width: 0;
  position: absolute;
  left: 0;
  bottom: -1px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  background: var(--color);
}
.prodet-page .prodet-2 .options ul li:hover,
.prodet-page .prodet-2 .options ul li.active {
  color: var(--color);
}
.prodet-page .prodet-2 .options ul li:hover::after,
.prodet-page .prodet-2 .options ul li.active::after {
  width: 100%;
}
.prodet-page .prodet-2 .ret {
  margin-top: 50px;
}
.prodet-page .prodet-2 .ret .content {
  font-size: 18px;
  line-height: 1.6;
}
.prodet-page .prodet-2 .ret .content dl dd {
  margin-bottom: 20px;
  padding: 15px;
  border: 1px solid #eee;
  background: #f8f8f8;
}
.prodet-page .prodet-2 .ret .content dl dd .h4 {
  font-size: 30px;
  line-break: 1.5;
  font-weight: bold;
}
.prodet-page .prodet-2 .ret .content dl dd .con {
  padding-top: 10px;
  border-top: 1px solid #eee;
  font-size: 18px;
  line-height: 1.6;
}

@media (max-width: 1450px) {
  .prodet-page .prodet-2 {
    padding: 70px 0;
  }
  .prodet-page .prodet-2 .options ul li {
    font-size: 20px;
  }
}

@media (max-width: 1250px) {
  .prodet-page .prodet-1 .left .bigImg {
    padding-left: 2.5%;
  }
}

@media (max-width: 1000px) {
  .prodet-page .prodet-1 .left {
    width: 100%;
  }
  .prodet-page .prodet-1 .left .smallImg {
    display: none;
  }
  .prodet-page .prodet-1 .left .bigImg {
    width: 100%;
    padding-left: 0;
  }
  .prodet-page .prodet-1 .right {
    width: 100%;
    margin-top: 30px;
  }
  .prodet-page .prodet-1 .right .text_2{
    font-size: 30px;
  }
  .prodet-page .prodet-2 {
    padding: 40px 0;
  }
  .prodet-page .prodet-2 .options ul li {
    margin-right: 25px;
  }
  .prodet-page .prodet-2 .ret .slide {
    display: block;
    margin-top: 30px;
  }
  .prodet-page .prodet-2 .ret .content {
    font-size: 14px;
    line-height: 2;
    margin-top: 20px;
  }
}

@media (max-width: 500px) {
  .prodet-page .prodet-1 .right .text_2 {
    font-size: 22px;
    line-height: 1.6;
  }
  .prodet-page .prodet-1 .right .cont_list {
    margin-top: 20px;
  }
  .prodet-page .prodet-2 .ret {
    margin-top: 0;
  }
  .prodet-page .prodet-2 .ret .slide:first-child {
    margin-top: 0;
  }
}


.inner-page .m-page {
  margin-top: 30px;
}
.inner-page .m-page a,
.inner-page .m-page span {
  width: 52px;
  height: 52px;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  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;
  color: #0a1119;
  position: relative;
  z-index: 1;
  padding: 0;
  margin: 2px 5px;
  border: 1px solid rgba(10, 17, 25, 0.15);
  border-radius: 50%;
  -webkit-transition: all .3s linear 0s;
  -moz-transition: all .3s linear 0s;
  transition: all .3s linear 0s;
}
.inner-page .m-page a:hover,
.inner-page .m-page span {
  background: var(--color);
  border-color: var(--color);
  color: #fff;
}

@media (max-width: 500px) {
  .inner-page .m-page a, 
  .inner-page .m-page span{
    width: 38px;
    height: 38px;
  }
}


.projects-page .category {
  text-align: center;
}

.projects-page .category .ui.container {
  max-width: 1728px;
  width: 100%;
}

.projects-page .category ul {
  margin-right: -40px;
}

.projects-page .category ul li {
  padding-right: 40px;
}

.projects-page .category ul li .img-box {
  display: block;
  border-radius: 10px;
  overflow: hidden;
}

.projects-page .category ul li .img-box img {
  display: inline-block;

}
.projects-page .category ul li .img-box {
  max-width: 310px;
}

.projects-page .category ul li .tit {
  display: block;
  font-size: 22px;
  color: #474747;
  font-weight: bold;
  line-height: 2;
  margin-top: 20px;
}
.projects-page .category ul li .tit:hover{
  color: var(--color);
}
.projects-page .category ul li.active .tit {
  color: var(--color);
}

.projects-page .top {
  position: relative;
  z-index: 2;
  text-align: center;
  margin-top: 5%;
}

.projects-page .top .fl-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 365px;
  height: 68px;
}

.projects-page .top .fl-list span {
  width: 100%;
  height: 100%;
  display: block;
  border: solid 1px #474747;
  text-align: left;
  padding: 21px 34px 0 28px;
  cursor: pointer;
  font-size: 16px;
  color: #474747;
  font-weight: bold;
  line-height: 1.8;
}

.projects-page .top .fl-list span em {
  display: inline-block;
  /*margin-right: 22px;*/
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 86%;
}

.projects-page .top .fl-list span i {
  float: right;
  margin-top: 8px;
}

.projects-page .top .fl-list ul {
  text-align: left;
  position: absolute;
  z-index: 2;
  top: 100%;
  left: 0;
  width: 100%;
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  background: white;
  -webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid var(--color);
}

.projects-page .top .fl-list ul li {
  font-size: 14px;
  padding: 10px;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;
  font-weight: bold;
}

.projects-page .top .fl-list ul li:hover {
  color: var(--color);
}

.projects-page .top .fl-list:hover ul {
  opacity: 1;
  -webkit-transform: rotate3d(0, 0, 0, 0);
  -moz-transform: rotate3d(0, 0, 0, 0);
  transform: rotate3d(0, 0, 0, 0);
  display: block \9;
}

.projects-page .top .product-search {
  vertical-align: top;
  display: inline-block;
  margin-left: 54px;
}

.projects-page .top .product-search form {
  width: 365px;
  position: relative;
}

.projects-page .top .product-search form input[type="text"] {
  width: 100%;
  height: 68px;
  border: solid 1px #474747;
  font-size: 16px;
  color: #474747;
  font-weight: bold;
  padding: 0 100px 0 30px;
}

.projects-page .top .product-search form input[type="submit"] {
  width: 91px;
  height: 68px;
  border: 1px solid #474747;
  position: absolute;
  top: 0;
  right: 0;
  background: url(../images/product-search.png) var(--color) no-repeat center center;
}

.projects-page .info {
  color: #474747;
  position: relative;
}

.projects-page .info .ui.container {
  max-width: 1273px;
}

.projects-page .info h1 {
  font-size: 45px;
  line-height: 1.2;
  font-weight: bold;
  color: var(--color);
}

.projects-page .info .con {
  font-size: 16px;
  line-height: 1.8;
  font-weight: 300;
  margin-top: 1%;
}

.projects-page .list ul li .img-box {
  display: block;
}

.projects-page .list ul li .img-box img {
  display: inline-block;
}

.projects-page .list ul li .img-box .i2 {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  width: 90%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.projects-page .list ul li .tit {
  font-size: 22px;
  color: #474747;
  font-weight: bold;
  line-height: 1.6;
  display: block;
}
.projects-page .list ul li .tit:hover{
  color: var(--color);
}

@media screen and (max-width: 1280px) {
  .projects-page .list ul li .tit {
    font-size: 19px;
  }

}

@media screen and (max-width: 1000px) {
  .projects-page .top .fl-list {
    width: 320px;
  }

  .projects-page .top .product-search {
    margin-left: 26px;
  }

  .projects-page .top .product-search form {
    width: 320px;
  }

  .projects-page .category {
    display: none;
  }

  .projects-page #index-body .news .content ul li .tips .category {
    display: inline-block;
  }
}

@media screen and (max-width: 700px) {
  .projects-page .top {
    display: none;
  }
  .projects-page .info{
    margin-top: 0;
  }

  .projects-page .info h1 {
    font-size: 36px;
  }

}

@media screen and (max-width: 500px) {
  .projects-page .info h1 {
    font-size: 30px;
  }

  .projects-page .list ul li .tit {
    font-size: 18px;
    line-height: 2;
  }

}


.projectdet-page .prodet-1 .box .left .big-small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.projectdet-page .prodet-1 .box .left .big {
  width: 85%;
}
.projectdet-page .prodet-1 .box .left .big .slick-arrow {
  position: absolute;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  line-height: 30px;
  border-radius: 50%;
  text-align: center;
  border: none;
  font-size: 20px;
  color: #fff;
  background-color: var(--color);
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: center center;
  font-family: FontAwesome;
}
.projectdet-page .prodet-1 .box .left .big ul li video{
  width: 100%;
}
.projectdet-page .prodet-1 .box .left .big .slick-arrow.slick-prev {
  left: 20px;
  background-image: url('../images/banner-btn-l.png');
}
.projectdet-page .prodet-1 .box .left .big .slick-arrow.slick-next {
  right: 40px;
  background-image: url('../images/banner-btn-r.png');
}
.projectdet-page .prodet-1 .box .left .small {
  width: 15%;
}
.projectdet-page .prodet-1 .box .left .small ul {
  margin: -5px;
}
.projectdet-page .prodet-1 .box .left .small ul li {
  padding: 5px;
}
.projectdet-page .prodet-1 .box .left .small ul li video{
  width: 100%;
  pointer-events: none;
}
.projectdet-page .prodet-1 .box .right .content h1{
   
  font-weight: bold;
}
.projectdet-page .prodet-1 .box .right .content bt{
   padding-bottom: 20px;
   color: var(--color);
}
.projectdet-page .prodet-1 .box .right .content .text {
  line-height: 2;
  max-height: 500px;
  padding-right: 20px;
  margin-top: 43px;
  overflow: auto;
  color: #666;
}
.projectdet-page .prodet-1 .box .right .content a.msgBtn {
  color: #fff;
  background-color: var(--color);
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
  text-align: center;
}
.projectdet-page .prodet-1 .box .right .content a.msgBtn:hover {
  color: white;
  background-color: #000000;
}
.projectdet-page .prodet-1 .box .right .content .social-links h4,
.projectdet-page .prodet-1 .box .right .content .social-links ul {
  display: inline-block;
  vertical-align: middle;
}
.projectdet-page .prodet-2 {
  padding-top: 100px;
}
.projectdet-page .prodet-2 form input,
.projectdet-page .prodet-2 form textarea {
  width: 100%;
  padding: 20px;
  font-size: 16px;
  border: 1px solid #e5e5e5;
  margin-bottom: 17px;
  /*font-style: italic;*/
}
.projectdet-page .prodet-2 form textarea {
  height: 170px;
}
.projectdet-page .prodet-2 form button {
  margin-top: 30px;
  font-size: 20px;
  font-weight: 400;
   
  color: #FFFFFF;
  background-color: var(--color);
  border: none;
  padding: 10px 45px;
  text-transform: uppercase;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
}
.projectdet-page .prodet-2 form button:hover {
  background-color: #000000;
}
.projectdet-page .prodet-2 .options ul {
  position: relative;
}
.projectdet-page .prodet-2 .options ul::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid #f2f2f2;
}
.projectdet-page .prodet-2 .options ul li {
  width: auto;
  position: relative;
}
.projectdet-page .prodet-2 .options ul li + li {
  /*margin-left: 130px;*/
}
.projectdet-page .prodet-2 .options ul li a {
  padding: 15px 40px;
   line-height: 44px;
    font-size: 24px;
        text-transform: uppercase;
}
.projectdet-page .prodet-2 .options ul li a::after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: -1px;
  display: block;
  height: 3px;
  width: 0;
  background-color: var(--color);
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
  color: #acce22;
}
.projectdet-page .prodet-2 .options ul li.active a::after {
  width: 100%;
}
.projectdet-page .prodet-2 .ret ul li .content {
  padding-left: 90px;
  padding-right: 90px;
}
.projectdet-page .prodet-2 .ret ul li .content.form {
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  text-align: center;
}
.projectdet-page .prodet-2 .ret ul li .content.form form{
  margin: 0 auto;
}
.projectdet-page .prodet-3 {
  padding-top: 100px;
}
.projectdet-page .prodet-3 ul li .img{
  max-width: 400px;
  margin: auto;
}
.projectdet-page .prodet-3 ul li .img img{
  width: 100%;
  display: block;
  border: 1px solid #dbdbdb;
}
.projectdet-page .prodet-3 .slick-arrow {
  position: absolute;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  text-align: center;
  border: none;
  font-size: 20px;
  color: #FFFFFF;
  background-color: var(--color);
}
.projectdet-page .prodet-3 .slick-arrow.slick-prev {
  left: -50px;
}
.projectdet-page .prodet-3 .slick-arrow.slick-next {
  right: -50px;
}
.projectdet-page .wpulike.wpulike-default,
.newdet-page .wpulike.wpulike-default {
  display: inline-block;
}


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

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

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

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

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

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

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

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

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

.projectdet-page .m-link .btnBox .text {
  margin-left: 15px;
  transition: all .3s;
}
.projectdet-page .m-link .btnBox .text:hover{
  color: var(--color);
}
.projectdet-page .m-link .btnBox .text time {
  font-size: 16px;
  color: #666;
  margin: 0;
}

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

@media screen and (max-width: 1250px) {
  .projectdet-page .prodet-1 .box .right .content h1 {
    margin: 0;
    font-size: 20px;
    line-height: 36px;
  }
  .projectdet-page .prodet-1 .box .right .content a.msgBtn {
    margin-top: 30px;
  }
  .projectdet-page .prodet-2 .options ul li + li {
    margin-left: 60px;
  }
}
@media screen and (max-width: 1000px) {
  .projectdet-page {
    padding: 60px 0;
  }
  .projectdet-page .m-link .btnBox{
    padding: 10px;
  }
  .projectdet-page .m-link .btnBox .text{
    margin-left: 0;
  }
  .projectdet-page .m-link .prev{
    margin-right: 0;
  }
  .projectdet-page .m-link .next{
    margin-left: 0;
    margin-top: 20px;
  }
  .projectdet-page .m-link .next a.link{
    justify-content: flex-start;
  }
  .projectdet-page .prodet-1 .box .left {
    width: 100%;
  }
  .projectdet-page .prodet-1 .box .right {
    width: 100%;
    padding: 0;
    margin-top: 40px;
  }
  .projectdet-page .prodet-2 {
    padding-top: 60px;
  }
  .projectdet-page .prodet-3 {
    padding-top: 60px;
  }
  .projectdet-page .prodet-2 .ret ul li .content {
    padding-left: 30px;
    padding-right: 30px;
  }
  .projectdet-page .prodet-2 .ret ul li .content.form {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 500px){
  
  .projectdet-page .prodet-1 .box .left .big-small {
    display: block;
  }
  .projectdet-page .prodet-1 .box .left .big {
    width: 100%;
    padding: 0;
  }
  .projectdet-page .prodet-1 .box .left .small {
    width: 100%;
    margin-top: 10px;
  }
  .projectdet-page .prodet-1 .box .left .big .slick-arrow{
    width: 38px;
    height: 38px;
    background-size: 8px;
  }
  .projectdet-page .prodet-2 form input,
  .projectdet-page .prodet-2 form textarea {
    padding: 10px;
  }
  .projectdet-page .prodet-2 .options ul li {
    width: 100%;
   }
  .projectdet-page .prodet-2 .options ul li + li {
    margin: 0;
  }
  .projectdet-page .prodet-2 .ret ul li .content {
    padding-left: 0;
    padding-right: 0;
  }
  .projectdet-page .prodet-2 .ret ul li .content.form {
    padding-left: 15px;
    padding-right: 15px;
  }
  .projectdet-page .prodet-2 form textarea {
    height: 100px;
  }
}


.ins-page .sidebox .sideright {
  padding-left: 71px;
}
.ins-page .sidebox .sideright .det1 {
  padding-bottom: 9.03%;
}
.ins-page .sidebox .sideright .det1 .img {
  width: 49.73%;
}
.ins-page .sidebox .sideright .det1 .text {
  width: 50.27%;
}
.ins-page .sidebox .sideright .det1 .text .title {
  line-height: 1.25;
}
.ins-page .sidebox .sideright .det1 .text .con {
  line-height: 1.7;
}
.ins-page .sidebox .sideright .det2 {
  background-image: linear-gradient(0deg, #70df77 0%, var(--color) 100%);
  border-radius: 10px;
  color: #fff;
}
.ins-page .sidebox .sideright .det2 .tit {
  font-weight: 500;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.ins-page .sidebox .sideright .det2 .content {
  z-index: 1;
}
.ins-page .sidebox .sideright .det2 .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-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.ins-page .sidebox .sideright .det2 .content ul li {
  width: 23%;
}
.ins-page .sidebox .sideright .det2 .content ul li .title {
  margin-top: 10px;
}
.ins-page .sidebox .sideright .det2 .content ul li .con {
  line-height: 1.7;
  margin-top: 9px;
  height: 77px;
  overflow-y: auto;
}
.ins-page .sidebox .sideright .det2 .content ul li .link {
  font-size: 18px;
  display: inline-block;
  margin-top: 2px;
}
.ins-page .sidebox .sideright .det2 .content ul li .link i {
  display: inline-block;
  margin-left: 11px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.ins-page .sidebox .sideright .det2 .content ul li .link:hover{
  color: #fff;
}
.ins-page .sidebox .sideright .det2 .content ul li .link:hover i {
  -webkit-transform: translateX(6px);
  -moz-transform: translateX(6px);
  -ms-transform: translateX(6px);
  transform: translateX(6px);
}
.ins-page .sidebox .sideright .det2 .content .line {
  position: absolute;
  z-index: -1;
  width: 1px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.149);
  top: 0;
}
.ins-page .sidebox .sideright .det2 .content .line::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 3px;
  height: 80px;
  border-radius: 1px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
  -webkit-animation: drop 3s linear infinite;
  -moz-animation: drop 3s linear infinite;
  animation: drop 3s linear infinite;
}
.ins-page .sidebox .sideright .det2 .content .line1 {
  left: 31.53%;
}
.ins-page .sidebox .sideright .det2 .content .line2 {
  right: 31.53%;
}
.ins-page .sidebox .sideright .det3 {
  padding-top: 8.4%;
}
.ins-page .sidebox .sideright .det3 .content ul li .img-box{
  display: block;
  margin: auto;
  max-width: 400px;
}
.ins-page .sidebox .sideright .det3 .content ul li .more {
  width: 100%;
  padding: 0;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: translateY(200%);
  -moz-transform: translateY(200%);
  -ms-transform: translateY(200%);
  transform: translateY(200%);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.ins-page .sidebox .sideright .det3 .content ul li .img-box:hover .more {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.ins-page .sidebox .sideright .det4 {
  padding-top: 7.69%;
}
.ins-page .sidebox .sideright .det4 .content ul {
  margin: 0 -26.5px;
}
.ins-page .sidebox .sideright .det4 .content ul li {
  padding: 0 26.5px;
}
.ins-page .sidebox .sideright .det4 .content ul li .img-box {
  border-radius: 10px;
}
.ins-page .sidebox .sideright .det4 .content ul li .text {
  margin-top: 20px;
}
.ins-page .sidebox .sideright .det4 .content ul li .text .title {
  font-size: 25px;
  line-height: 1.4;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(54, 54, 54, 0.1);
}
.ins-page .sidebox .sideright .det4 .content ul li .text .con {
  font-size: 15px;
  line-height: 1.8;
  color: #666;
  margin-top: 8px;
}

@keyframes drop {
  0% {
    top: 0;
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    top: 92%;
    opacity: 0;
  }
}



@media (max-width: 1250px) {
  .ins-page .sidebox .sideright{
    padding-left: 0;
  }
}

@media (max-width: 1000px) {
  .ins-page .sidebox .sideright .det1 .img {
    width: 100%;
  }
  .ins-page .sidebox .sideright .det1 .text {
    width: 100%;
    padding: 30px 0 0 0;
  }
  .ins-page .sidebox .sideright .det2 .content ul li {
    width: 30%;
  }
  .ins-page .sidebox .sideright .det4 .content ul li .text .title {
    font-size: 20px;
  }
}

@media (max-width: 700px) {
  .ins-page .sidebox .sideright .det2 .content ul {
    margin: -6px;
  }
  .ins-page .sidebox .sideright .det2 .content .line{
    display: none;
  }
  .ins-page .sidebox .sideright .det2 .content ul li {
    width: 100%;
    padding: 6px;
  }
  .ins-page .sidebox .sideright .det4 .content ul {
    margin: 0 -13px;
  }
  .ins-page .sidebox .sideright .det4 .content ul li {
    padding: 0 13px;
  }
  .ins-page .sidebox .sideright .det4 .content ul li .text .title {
    font-size: 20px;
  }
}

@media (max-width: 500px) {
  .ins-page .sidebox .sideright .det2 .content ul li {
    width: 100%;
  }
  .ins-page .sidebox .sideright .det4 .content ul li .text .title {
    font-size: 20px;
  }
}

.technical-page h2.h-title {
  width: fit-content;
  font-size: 50px;
  line-height: 1.4;
  position: relative;
  z-index: 5;
  display: block;
  font-weight: 600;
}
.technical-page h2.h-title::after {
  content: '';
  display: block;
  width: 60%;
  height: 25px;
  background-color: var(--color);
  z-index: -1;
  position: absolute;
  top: 40px;
}
.technical-page h2.h-title.center {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}


.technical-page .technical-2 {
  background-color: #f7f7f7;
}
.technical-page .technical-2 ul {
  margin: 85px -15px 0;
}
.technical-page .technical-2 ul li {
  padding: 40px 15px 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.technical-page .technical-2 ul li:hover {
  padding: 0 15px;
}
.technical-page .technical-2 ul li .box {
  background-color: var(--color);
  height: 470px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.technical-page .technical-2 ul li .box:hover {
  background-color: var(--color);
}
.technical-page .technical-2 ul li .box:hover .icon img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.technical-page .technical-2 ul li .box:hover h3 {
  opacity: 1;
}
.technical-page .technical-2 ul li .box:hover .text .con {
  height: 90px;
  opacity: 1;
}
.technical-page .technical-2 ul li .box .icon img {
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.technical-page .technical-2 ul li .box h3 {
  color: rgba(255, 255, 255, 0.2);
  opacity: 0;
}
.technical-page .technical-2 ul li .box .text .num {
  color: rgba(255, 255, 255, 0.2);
}
.technical-page .technical-2 ul li .box .text .con {
  max-height: 90px;
  height: 0;
  opacity: 0;
  overflow: auto;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  padding-right: 10px;
  color: #fff;
}

.tit-semi {
  font-weight: 600;
  color: #fff;
}


.design-page .design-2 .img {
  height: -webkit-fill-available;
}
.design-page .design-2 .text ul li {
  color: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
}
.design-page .design-2 .text ul li:last-child {
  margin-bottom: 0;
}
.design-page .design-2 .text ul li i {
  font-size: 30px;
  color: var(--color);
}
.design-page .design-2 .text ul li p {
  font-size: 20px;
  font-weight: 600;
  width: -webkit-calc(100% - 50px);
  width: -moz-calc(100% - 50px);
  width: calc(100% - 50px);
  color: #666;
}

@media screen and (max-width: 1700px) {
  .inner-page h2.h-title {
    font-size: 44px;
  }
  .design-2 .img {
    width: 50%;
  }
  .design-2 .text {
    width: 50%;
  }
}

@media screen and (max-width: 1450px) {
  .inner-page h2.h-title {
    font-size: 40px;
  }
  .technical-page h2.h-title::after {
    top: 35px;
  }
}

@media screen and (max-width: 1250px) {
  .technical-page .technical-2 ul li .box {
    height: 360px;
  }
}

@media screen and (max-width: 1000px) {
  .inner-page h2.h-title {
    font-size: 30px;
  }
  .technical-page h2.h-title::after {
    display: none;
  }

  .technical-page .technical-1 .text{
    width: 100%;
  }
  .technical-page .technical-1 .img{
    width: 100%;
  }
  .technical-page .technical-2 ul{
    margin-top: 20px;
  }

  .design-2 .text {
    width: 100%;
    margin-top: 45px;
    padding-left: 0;
  }
  .design-2 .img {
    width: 100%;
  }
  
}

@media screen and (max-width: 700px) {
  .inner-page h2.h-title {
    font-size: 24px;
  }

  .technical-page .technical-2 ul {
    margin: 35px -15px 0;
  }



}

@media screen and (max-width: 500px) {
  .technical-page .technical-2 ul li .box {
    height: 300px;
  }
  .technical-page .technical-2 ul li .box h4 {
    font-size: 20px;
  }
  .technical-page .technical-2 ul li {
    padding: 0 15px;
  }
}



.news-page .container .cat_name_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.news-page .container .cat_name_list .list {
    margin-right: 70px;
    padding: 4px 10px;
    position: relative;
    font-size: 20px;
    line-height: 36px
}

.news-page .container .cat_name_list .list span {
    position: relative;
    z-index: 2;
    color: #fff
}

.news-page .container .cat_name_list .list:before {
    content: '';
    position: absolute;
    width: 36px;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #323232;
    z-index: 1;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.news-page .container .cat_name_list .list:hover:before,.news-page .container .cat_name_list .list.active:before {
    background-color: var(--color)
}

.news-page .container .content {
    margin-top: 70px;
    padding-top: 40px;
    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;
    margin: 0 -30px
}

.news-page .container .content .list {
    width: 33.33%;
    padding: 0 30px;
    margin-top: 40px
}

.news-page .container .content .list .box {
    height: 100%;
    background: #1a1a1a;
    transition: 0.5s;
}
.news-page .container .content .list .box:hover {
  background: var(--color);
}
.news-page .container .content .list .box a {
    display: block;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.news-page .container .content .list .box a img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}


.news-page .container .content .list .box .img {
    position: relative;
    z-index: 2;
    height: 310px
}

.news-page .container .content .list .box .cont {
    position: relative;
    padding: 36px 30px;
    background: #f7f7f7;
    transition: 0.5s;
}
.news-page .container .content .list .box:hover .cont{
  background-color: var(--color);
}
.news-page .container .content .list .box:hover .cont,
.news-page .container .content .list .box:hover .cont .title,
.news-page .container .content .list .box:hover .cont .des {
  color: white;
}
.news-page .container .content .list .box .cont .time {
    position: relative;
    z-index: 2;
    font-size: 14px;
    line-height: 2
}

.news-page .container .content .list .box .cont .title {
    font-weight: bold;
    margin-top: 16px;
    text-transform: capitalize;
    position: relative;
    z-index: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #151515;
}

.news-page .container .content .list .box .cont .des {
    font-size: 16px;
    line-height: 30px;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #151515;
}

.news-page .container .content .list:hover .box .cont .shadow {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}


.newdet-page .container .title {
    text-transform: capitalize;
    color: #151515;
    font-weight: 600;
}

.newdet-page .container .time {
    font-size: 16px;
    line-height: 30px;
    margin-top: 20px;
    color: #333;
}

.newdet-page .container .content {
    margin: 20px 0;
    padding: 20px 0;
    border-top: 1px dashed #999;
    border-bottom: 1px dashed #999;
    line-height: 30px;
    font-size: 16px;
    color: #666;
}

@media (max-width: 1250px) {
    .news-page .container .content {
        margin:0 -15px;
        padding-top: 40px;
    }

    .news-page .container .content .list {
        padding: 0 15px
    }

    .news-page .container .cat_name_list {
        display: none
    }
}

@media (max-width: 1000px) {
    .news-page .container .content .list {
        text-align:center;
        width: 50%
    }

    .news-page .container .content .list .box .img {
        height: 200px
    }
}

@media (max-width: 500px) {
    .news-page .container .content {
        margin:0
    }

    .news-page .container .content .list {
        padding: 0;
        width: 100%
    }

    .news-page .container .content .list:first-child {
        margin-top: 0
    }

    .news-page .container .content .list .box .cont {
        padding: 16px
    }

    .news-page .container .content .list .box .img {
        height: 60vw
    }
}


.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 {
    width: 100%;
    background: 0 0;
    border: none;
    padding: 10px 0 13px 25px;
    font-size: 16px;
    line-height: 30px;
    color: black;
}

.contact-page .contact-1 .left form ul li .box input::-webkit-input-placeholder {
    color: rgba(0,0,0,.4)
}

.contact-page .contact-1 .left form ul li .box input:-moz-placeholder {
    color: rgba(0,0,0,.4)
}

.contact-page .contact-1 .left form ul li .box input::-moz-placeholder {
    color: rgba(0,0,0,.4)
}

.contact-page .contact-1 .left form ul li .box input:-ms-input-placeholder {
    color: rgba(0,0,0,.4)
}

.contact-page .contact-1 .left form ul li .box input::-ms-input-placeholder {
    color: rgba(0,0,0,.4)
}

.contact-page .contact-1 .left form ul li .box input::placeholder {
    color: rgba(0,0,0,.4)
}

.contact-page .contact-1 .left form ul li .box textarea {
    width: 100%;
    background: 0 0;
    border: none;
    padding: 10px 0 13px 36px;
    font-size: 16px;
    line-height: 30px;
    color: #000
}

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

.contact-page .contact-1 .left form ul li .box textarea::-webkit-input-placeholder {
    color: rgba(0,0,0,.4)
}

.contact-page .contact-1 .left form ul li .box textarea:-moz-placeholder {
    color: rgba(0,0,0,.4)
}

.contact-page .contact-1 .left form ul li .box textarea::-moz-placeholder {
    color: rgba(0,0,0,.4)
}

.contact-page .contact-1 .left form ul li .box textarea:-ms-input-placeholder {
    color: rgba(0,0,0,.4)
}

.contact-page .contact-1 .left form ul li .box textarea::-ms-input-placeholder {
    color: rgba(0,0,0,.4)
}

.contact-page .contact-1 .left form ul li .box textarea::placeholder {
    color: rgba(0,0,0,.4)
}

.contact-page .contact-1 .left form ul li .box i {
    position: absolute;
    left: 0;
    top: 15px;
    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: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}


.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: #fff
}

.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 {
    width: 100%
}

.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: #333;
    margin-top: 7px
}

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

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

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

.contact-page .contact-1 .right .list ul li:nth-child(1) i {
    font-size: 29px
}

.contact-page .contact-1 .right .list ul li:nth-child(2) i {
    font-size: 20px
}

.contact-page .contact-1 .right .list ul li:nth-child(3) i {
    font-size: 24px
}
.contact-page .contact-1 .right .tit-semi {
    color: #151515;
}

.contact-page .contact-1 .right .list ul li span {
    display: inline-block;
    vertical-align: top;
    width: 90%;
    font-size: 16px;
    padding-left: 10px;
    color: #666;
}


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

.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: rgba(0,0,0,.4)
}

.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: rgba(0,0,0,.4)
}

.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: rgba(0,0,0,.4)
}

.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: rgba(0,0,0,.4)
}

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

@media (max-width: 1000px) {
    .contact-page {
        padding-top:30px
    }

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

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

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

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

@media (max-width: 500px) {
    .contact-page .contact-1 .left form ul li p {
        display: block
    }

    .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 .playBox .play-btn {
  position: relative;
  -webkit-transform: unset;
  -moz-transform: unset;
  -ms-transform: unset;
  transform: unset;
  left: 0;
  top: 0;
}
.about-page .about-1 .playBox .play-btn:after,
.about-page .about-1 .playBox .play-btn:before {
  -webkit-filter: opacity(0.5);
  filter: opacity(0.5);
}
.about-page .about-1 hr {
  background-color: var(--color);
  opacity: .3;
}
.about-page .about-2 {
  background-color: #f3f3f3;
}
.about-page .about-2 .list li {
  background-color: white;
}
.about-page .about-3 .left {
  position: -webkit-sticky;
  position: sticky;
  top: 200px;
}
.about-page .about-3 .list li {
  padding: 5.5%;
  border: 1px dashed var(--color);
}
.about-page .about-2 .list li>i img {
  transition: .5s;
}
.about-page .about-2 .list li:hover>i img {
  transform: rotateY(360deg)
}
.about-page .about-3 .list li span.h6 {
  line-height: 1.2;
}
.about-page .about-4 {
  background-color: #f3f3f3;
}
.about-page .about-4 hr {
  background-color: #accbd2;
  position: relative;
  overflow: unset;
}
.about-page .about-4 hr:before {
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  background-color: var(--color);
}
.about-page .about-4 hr.txt-right:before {
  right: 0;
  left: auto;
}
.about-page .about-4 .line {
  width: 60px;
  height: 4px;
  background-color: var(--color);
  display: block;
}
.about-page .about-4 .h2{
  max-width: 660px;
}
.about-page .about-4 .more {
  margin-top: auto;
}

@media screen and (max-width: 1000px) {
  .about-page .about-3 .left {
    position: static;
  }
}

@media screen and (max-width: 500px) {
  .about-page .about-2 .list li i {
    max-width: 50px;
    display: block;
  }
  .about-page .about-3 .list li {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .about-page .about-3 .list li i {
    max-width: 50px;
  }
  .about-page .about-3 .list li .content {
    width: 100%;
  }
}


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

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

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

.faq-page .marginBox .box .left .box2 {
    padding: 50px 35px;
    background: #59ed64;
    border-radius: 20px
}

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

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

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

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

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

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

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

.faq-page .marginBox .box .right .list ul li span.title {
    font-weight: 700;
    font-size: 18px;
    color: #242424;
    text-align: right;
    display: block;
    position: relative;
    padding-left: 28px;
}

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

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

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

.faq-page .marginBox .box .right .list ul li .text {
    font-size: 18px;
    color: #8e8e8e;
    line-height: 1.6;
    margin: 30px 0;
    display: none
}

.faq-page .marginBox .box .right .list ul li.active {
    background: #fff;
    border-radius: 20px
}

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

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

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

    .faq-page .marginBox .box .left .box2 .slide span.h6 {
        font-size: 16px;
        margin-bottom: 1em
    }

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

    .faq-page .marginBox .box .right .list ul li span.title,.faq-page .marginBox .box .right .list ul li .text {
        font-size: 16px
    }

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

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

}

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

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

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

@media screen and (max-width: 700px) {
    .faq-page .marginBox .box .right .list ul li span.title,.faq-page .marginBox .box .right .list ul li .text {
        font-size:14px;
        padding-left: 10px;
        line-height: 2
    }

    .faq-page .marginBox .box .right .list ul li span.title i {
        width: 10px;
        height: 10px;
        font-size: 14px
    }
}