@font-face {
  font-family: 'grift';
  src: url('../fonts/Grift-Bold.eot');
  src: url('../fonts/Grift-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Grift-Bold.woff2') format('woff2'), url('../fonts/Grift-Bold.woff') format('woff'), url('../fonts/Grift-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'grift';
  src: url('../fonts/Grift-Regular.eot');
  src: url('../fonts/Grift-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Grift-Regular.woff2') format('woff2'), url('../fonts/Grift-Regular.woff') format('woff'), url('../fonts/Grift-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ran';
  src: url('../fonts/Ranshell-Regular.eot');
  src: url('../fonts/Ranshell-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Ranshell-Regular.woff2') format('woff2'), url('../fonts/Ranshell-Regular.woff') format('woff'), url('../fonts/Ranshell-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
#mobile3{
  z-index: 22 !important;
}
#wap-bottom{
  z-index: 22 !important;
}
#pups_from_mask{
  z-index: 30;
}
html,
body {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
  --color: #f1ab3e;
  height: auto;
  font-family: 'grift';
  font-weight: 400;
  color: #000000;
  overflow-x: hidden;
}
.container {
  width: 1560px;
}
#sidebar ul li .child{
  white-space: nowrap;
}
#header {
  color: #000;
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 18;
}
#header a {
  display: block;
}
#header img {
  display: block;
  width: 100%;
}
#header > .nav {
  padding: 20px 0;
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1920px;
  margin: auto;
  color: #fff;
}
#header > .nav > .menu {
  z-index: 1;
}
#header > .nav > .menu .menu-box {
  position: relative;
  z-index: 2;
}
#header > .nav > .menu .menu-box .left {
  position: relative;
}
#header > .nav > .menu .menu-box .left .logo {
  position: relative;
  display: block;
  z-index: 1;
}
#header > .nav > .menu .menu-box .left .logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#header > .nav > .menu .menu-box .menu_c {
  z-index: 1;
  position: relative;
  text-align: center;
  margin-left: auto;
}
#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:first-child::before {
  display: none;
}
#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;
  font-weight: bold;
  padding: 10px 0;
  color: #fff;
}
#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 .img {
  width: 40px;
  height: 22px;
}
#header > .nav > .menu .menu-box .right .lang_cont .c_cont .text {
  font-weight: bold;
  text-transform: uppercase;
}
#header > .nav > .menu .menu-box .right .lang_cont .c_cont i {
  font-size: 16px;
}
#header > .nav > .menu .menu-box .right .openBtn {
  cursor: pointer;
}
#header > .nav > .menu .menu-box .right .search {
  cursor: pointer;
  width: 20px;
  height: 20px;
}
#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 > .nav,
#header.inner_active > .nav {
  padding: 10px 0;
  background-color: #333;
}
@-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);
  }
}
.moreCont {
  background-color: var(--color);
  border-radius: 20px;
  padding: 3px 6px;
  color: #fff;
  cursor: pointer;
}
.moreCont .moreText {
  padding-left: 8px;
}
.moreCont .moreCir {
  background-color: #fff;
  border-radius: 50%;
  width: 34px;
  height: 34px;
  font-size: 18px;
  color: var(--color);
  border: 1px solid var(--color);
}
.moreCont:hover {
  background-color: #fff;
  color: var(--color);
}
.moreCont.white {
  background-color: #fff;
  color: #000;
}
.moreCont.white .moreCir {
  background-color: var(--color);
  color: #fff;
  border: 1px solid #fff;
}
.moreCont.white:hover {
  background-color: var(--color);
  color: #fff;
}
#banner {
  position: relative;
  z-index: 2;
}
#banner .swiper {
  z-index: 2;
  overflow: hidden;
  position: relative;
}
#banner .swiper .swiper-wrapper {
  height: 100%;
}
#banner .swiper .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 50vw;
  max-height: 840px;
  -o-background-size: cover;
  background-size: cover;
  z-index: 2;
  position: relative;
}
#banner .swiper .swiper-wrapper .swiper-slide .container {
  overflow: hidden;
  height: 100%;
  z-index: 5;
}
#banner .swiper .swiper-wrapper .swiper-slide .container .box {
  max-width: 560px;
  color: #fff;
  padding-bottom: 60px;
}
#banner .swiper .swiper-wrapper .swiper-slide .container .box .title {
  font-family: 'ran';
}
#banner .swiper .swiper-wrapper .swiper-slide .container .box .title em {
  color: var(--color);
}
#banner .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .title {
  -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 .more {
  -webkit-animation: fadeInRightSmall 1s linear;
  -moz-animation: fadeInRightSmall 1s linear;
  -o-animation: fadeInRightSmall 1s linear;
  animation: fadeInRightSmall 1s linear;
}
#banner .sPage {
  bottom: 60px;
  left: 0;
  z-index: 2;
  width: 100%;
}
#banner .sPage .swiper-pagination-bullet {
  width: 20px;
  opacity: 1;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  height: 20px;
  background-color: rgba(255, 255, 255, 0);
  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;
}
#banner .sPage .swiper-pagination-bullet::before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background-color: #fff;
}
#banner .sPage .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: rgba(255, 255, 255, 0.2);
}
.slick-list .slick-track {
  margin-left: 0;
}
.c-333 {
  color: #333;
}
.c-444 {
  color: #444;
}
.c-666 {
  color: #666;
}
#wap-bottom .left a,
#wap-bottom .right a {
  font-size: 14px;
}
#index-body .init-1 .tipsDes {
  color: #929292;
}
#index-body .init-1 .content .btn {
  cursor: pointer;
  z-index: 2;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 30px;
}
#index-body .init-1 .content .btn:hover {
  background-color: #000;
}
#index-body .init-1 .content .prev {
  right: unset;
  left: 0;
}
#index-body .init-1 ul li .box .img img {
  width: 100%;
}
#index-body .init-1 ul li .box .cont {
  width: 100%;
  bottom: 30px;
  left: 0;
  color: #fff;
}
#index-body .init-2 .container {
  width: 100%;
  padding: 0;
  padding-bottom: 30px;
}
#index-body .init-2 .container .left {
  width: 62%;
}
#index-body .init-2 .container .left .swiper {
  height: 100%;
}
#index-body .init-2 .container .left img {
  width: 100%;
}
#index-body .init-2 .container .right {
  width: 38%;
  -o-background-size: cover;
  background-size: cover;
  padding: 70px 190px 330px 40px;
  color: #fff;
}
#index-body .init-2 .container .bottomC {
  width: 56%;
  background-color: #fff;
  bottom: 0;
  right: 0;
  z-index: 2;
  padding: 6px ;
}
#index-body .init-2 .container .bottomC .swiperBtn {
  top: -120px;
  z-index: 2;
  left: 36%;
}
#index-body .init-2 .container .bottomC .swiperBtn .btn {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  font-size: 30px;
}
#index-body .init-2 .container .bottomC .swiperBtn .btn:hover {
  background-color: #fff;
  color: var(--color);
}
#index-body .init-2 .container .bottomC .swiper ul li {
  cursor: pointer;
}
#index-body .init-2 .container .bottomC .swiper ul li .box .title {
  padding: 10px 20px;
  width: 100%;
  bottom: 0;
  left: 0;
  color: #fff;
}
#index-body .init-3 .tipsDes {
  color: #929292;
}
#index-body .init-3 .content ul li {
  margin-bottom: 40px;
}
#index-body .init-3 .content ul li .box .img {
  background-color: #f7f7f7;
}
#index-body .init-3 .content ul li .box .img img {
  width: 100%;
}
#index-body .init-4 {
  background-color: #f8f8f8;
  -o-background-size: cover;
  background-size: cover;
}
#index-body .init-4 .container .titleC .left {
  max-width: 430px;
}
#index-body .init-4 .container .titleC .right {
  width: 50%;
  color: #232323;
  padding: 0 60px;
 
}
#index-body .init-4 .container .content .img {
  border-radius: 10px;
  width: 44%;
  -o-object-fit: cover;
  object-fit: cover;
}
#index-body .init-4 .container .content .middle {
  width: 350px;
  padding: 30px 50px 50px;
  background-color: var(--color);
  border-radius: 10px;
  margin-left: 30px;
  margin-right: 70px;
  color: #fff;
}
#index-body .init-4 .container .content .middle ul li {
  line-height: 1;
}
#index-body .init-4 .container .content .middle .more .mText {
  font-weight: bold;
  text-decoration: underline;
}
#index-body .init-4 .container .content .middle .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 .container .content .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #646464;
}
#index-body .init-4 .container .content .right .more {
  border: 1px solid var(--color);
}
#index-body .init-5 {
  z-index: 2;
  color: #fff;
}
#index-body .init-5 .bgC {
  width: 100%;
  height: -webkit-calc(-60%);
  height: -moz-calc(-60%);
  height: calc(100% - 160px);
  top: 0;
  left: 0;
  -o-background-size: cover;
  background-size: cover;
}
#index-body .init-5 .titleC .left {
  max-width: 570px;
}
#index-body .init-5 .titleC .left .more {
  border: 1px solid #fff;
}
#index-body .init-5 .titleC .right {
  width: 50%;
}
#index-body .init-5 .titleC .right .cont {
  max-height: 320px;
  overflow-y: auto;
  padding-right: 8px;
}
#index-body .init-5 .subText {
  font-size: 160px;
  line-height: 0.6;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.1);
}
#index-body .init-5 .content {
  border-radius: 10px;
}
#index-body .init-5 .content .play {
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  cursor: pointer;
}
#index-body .init-5 .content .play .pCont {
  width: 98px;
  height: 98px;
  background-color: #fff;
  border-radius: 50%;
  color: var(--color);
  font-size: 40px;
  z-index: 2;
}
#index-body .init-5 .content .play .pCont i {
  margin-left: 4px;
}
#index-body .init-5 .content .play .ling {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  border-radius: 50%;
  -webkit-animation: ks 3s linear infinite;
  -moz-animation: ks 3s linear infinite;
  -o-animation: ks 3s linear infinite;
  animation: ks 3s linear infinite;
}
#index-body .init-5 .content .play .ling:last-child {
  -webkit-animation-delay: -1.5s;
  -moz-animation-delay: -1.5s;
  -o-animation-delay: -1.5s;
  animation-delay: -1.5s;
}
#index-body .init-6 {
  z-index: 2;
}
#index-body .init-6 .shadow {
  height: 100%;
  bottom: 30px;
  left: 0;
  z-index: -1;
  height: 370px;
  -o-background-size: cover;
  background-size: cover;
}
#index-body .init-6 .tipsDes {
  color: #929292;
}
#index-body .init-6 .container {
  width: 1740px;
}
#index-body .init-6 .container .content .sPage .swiper-pagination-progressbar {
  width: 660px;
  position: relative;
  top: 0;
  left: 0;
  height: 5px;
  background-color: #e7e7e7;
  border-radius: 4px;
  margin: 0 90px;
}
#index-body .init-6 .container .content .sPage .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background-color: #000;
  border-radius: 4px;
}
#index-body .init-6 .container .content .sPage .btn {
  width: 60px;
  height: 60px;
  cursor: pointer;
  border-radius: 50%;
  border: 1px solid #dedede;
  font-size: 30px;
  color: #343434;
}
#index-body .init-6 .container .content .sPage .btn:hover {
  background-color: var(--color);
  color: #fff;
  border: 1px solid var(--color);
}
#index-body .init-6 .container .content .swiper {
  overflow: unset;
  padding-top: 60px;
}
#index-body .init-6 .container .content ul li .box {
  height: 560px;
}
#index-body .init-6 .container .content ul li .box .img {
  border-radius: 15px;
  overflow: hidden;
  height: 560px;
}
#index-body .init-6 .container .content ul li .box .img img {
  width: 100%;
}
#index-body .init-6 .container .content ul li .box .cont {
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 100%;
}
#index-body .init-6 .container .content ul li .box .cont .c {
  padding: 20px 30px;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
}
#index-body .init-6 .container .content ul li .box .cont .c .cat {
  padding-right: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#index-body .init-6 .container .content ul li .box .cont .c .more1 {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #fff;
  color: #fff;
}
#index-body .init-6 .container .content ul li .box .cont .c .leftC {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#index-body .init-6 .container .content ul li .box .cont .c .leftC .cat2 {
  color: #292929;
}
#index-body .init-6 .container .content ul li .box .cont .c .leftC .cat2:hover {
  color: var(--color);
}
#index-body .init-6 .container .content ul li .box .cont .c .leftC .des2 {
  color: #636363;
  line-height: 1.4;
}
#index-body .init-6 .container .content ul li .box .cont .c .more2 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  color: #000;
  font-size: 34px;
  border: 1px solid #e2e2e2;
}
#index-body .init-6 .container .content ul li .box .cont .c .more2:hover {
  background-color: var(--color);
  color: #fff;
}
#index-body .init-6 .container .content ul li .box .cont .c2 {
  opacity: 0;
  bottom: 20px;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
/*#index-body .init-6 .container .content ul li:hover .box {
  -webkit-transform: translateY(-60px);
  -moz-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  -o-transform: translateY(-60px);
  transform: translateY(-60px);
}
#index-body .init-6 .container .content ul li:hover .box .img {
  height: 420px;
}
#index-body .init-6 .container .content ul li:hover .box .cont .c1 {
  opacity: 0;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
#index-body .init-6 .container .content ul li:hover .box .cont .c2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}*/
#index-body .init-6 .container .content ul li.swiper-slide-next .box {
  -webkit-transform: translateY(-60px);
  -moz-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  -o-transform: translateY(-60px);
  transform: translateY(-60px);
}
#index-body .init-6 .container .content ul li.swiper-slide-next + .swiper-slide .box {
  -webkit-transform: translateY(-60px);
  -moz-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  -o-transform: translateY(-60px);
  transform: translateY(-60px);
}
#index-body .init-6 .container .content ul li.swiper-slide-next + .swiper-slide .box .img{
  height: 420px;
}
#index-body .init-6 .container .content ul li.swiper-slide-next + .swiper-slide .box .cont .c1 {
  opacity: 0;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
#index-body .init-6 .container .content ul li.swiper-slide-next + .swiper-slide .box .cont .c2{
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
#index-body .init-7 {
  background-color: #fafafa;
}
#index-body .init-7 .container .left {
  width: 490px;
}
#index-body .init-7 .container .left em {
  color: #929292;
}
#index-body .init-7 .container .left ul li a {
  color: #474747;
  display: block;
  margin-top: 10px;
  padding: 5px 16px;
  border: 1px solid #b3b3b3;
  border-radius: 20px;
  min-width: 146px;
  text-align: center;
}
#index-body .init-7 .container .left ul li a:hover {
  background-color: var(--color);
  color: #fff;
  border: 1px solid var(--color);
}
#index-body .init-7 .container .left .more {
  border: 1px solid var(--color);
}
#index-body .init-7 .container .right {
  width: 900px;
}
#index-body .init-7 .container .right .swiper {
  height: 730px;
  width: -webkit-calc(290%);
  width: -moz-calc(290%);
  width: calc(100% + 190px);
}
#index-body .init-7 .container .right .swiper .box {
  padding: 10px 190px 10px 10px;
}
#index-body .init-7 .container .right .swiper .box .img {
  width: 32%;
}
#index-body .init-7 .container .right .swiper .box .img img {
  width: 100%;
}
#index-body .init-7 .container .right .swiper .box .middle {
  width: 52%;
  padding: 10px 50px;
}
#index-body .init-7 .container .right .swiper .box .middle .des {
  color: #7a7a7a;
  line-height: 1.6;
}
#index-body .init-7 .container .right .swiper .box .middle .more {
  border: 1px solid var(--color);
}
#index-body .init-7 .container .right .swiper .box .right {
  width: 16%;
  padding: 10px 10px;
  color: #7a7a7a;
}
#index-body .init-7 .container .right .swiper .box .line {
  width: 1px;
  height: -webkit-calc(80%);
  height: -moz-calc(80%);
  height: calc(100% - 20px);
  background-color: #bababa;
  right: -webkit-calc(203%);
  right: -moz-calc(203%);
  right: calc(13% + 190px);
  top: 10px;
}
#index-body .init-7 .container .right .swiper .box:hover {
  background-color: var(--color);
}
#index-body .init-7 .container .right .swiper .box:hover .more {
  background-color: #fff;
  color: var(--color);
}
#index-body .init-7 .container .right .swiper .box:hover .more .moreCir{
  background: var(--color);
  color: #fff;
}
#index-body .init-7 .container .right .swiper .box:hover .middle .title {
  color: #fff;
}
#index-body .init-7 .container .right .swiper .box:hover .middle .des {
  color: #fff;
}
#index-body .init-7 .container .right .swiper .box:hover .right {
  color: #fff;
}
#index-body .init-7 .container .right .swiper .box:hover .line {
  background-color: #fff;
}
#footer {
  position: relative;
  z-index: 1;
  -o-background-size: cover;
  background-size: cover;
}
#footer .fTop .title {
  color: #fff;
  width: 600px;
  max-width: 100%;
  margin: auto;
}
#footer .fTop form input {
  margin-right: 30px;
  width: 225px;
  background-color: #f1f0ee;
  height: 56px;
  border-radius: 26px;
  border: none;
  padding: 0 16px;
}
#footer .fTop form input::-webkit-input-placeholder {
  text-transform: uppercase;
}
#footer .fTop form input:-moz-placeholder {
  text-transform: uppercase;
}
#footer .fTop form input::-moz-placeholder {
  text-transform: uppercase;
}
#footer .fTop form input:-ms-input-placeholder {
  text-transform: uppercase;
}
#footer .fTop form input::-ms-input-placeholder {
  text-transform: uppercase;
}
#footer .fTop form input::placeholder {
  text-transform: uppercase;
}
#footer .fTop form .content {
  width: 380px;
}
#footer .fTop form .submit {
  height: 56px;
  width: 140px;
  background-color: var(--color);
  color: #fff;
  border-radius: 26px;
  cursor: pointer;
  text-transform: uppercase;
}
#footer .fTop form .submit:hover {
  background-color: #fff;
  color: var(--color);
}
#footer .fBottom .listCont .logoDes {
  color: #fff;
}
#footer .fBottom .listCont .share a {
  color: #fff;
  font-size: 20px;
  position: relative;
  display: block;
}
#footer .fBottom .listCont .share a:hover {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}
#footer .fBottom .listCont #ewm {
  width: 100px;
  height: 100px;
  background-color: #fff;
  padding: 5px;
}
#footer .fBottom .listCont .first {
  color: #fff;
  line-height: 1;
}
#footer .fBottom .listCont .lineC {
  width: 120px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.6);
  margin: 20px 0;
}
#footer .fBottom .listCont .lineC .line {
  height: 3px;
  width: 22px;
  background-color: #fff;
  bottom: -1px;
}
#footer .fBottom .listCont .menu-menu-container ul li {
  margin-top: 10px;
}
#footer .fBottom .listCont .menu-menu-container ul li a {
  font-size: 18px;
  color: #fff;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#footer .fBottom .listCont .menu-menu-container ul li a:hover {
  color: var(--color);
}
#footer .fBottom .listCont .menu-menu-container ul li ul {
  display: none;
}
#footer .fBottom .listCont .list {
  margin-top: 10px;
}
#footer .fBottom .listCont .list a {
  display: inline-block;
  color: #fff;
  font-size: 18px;
}
#footer .fBottom .listCont .list a:hover {
  color: var(--color);
}
#footer .fBottom .listCont .list2 {
  margin-top: 10px;
  font-size: 18px;
  color: #fff;
}
#footer .fBottom .listCont1 {
  width: 290px;
}
#footer .fBottom .listCont2 {
  width: 170px;
}
#footer .fBottom .listCont3 {
  width: 300px;
}
#footer .fBottom .listCont4 {
  width: 320px;
}
#footer .fBottom .listCont4 .lineC {
  width: 230px;
}
#footer .copyright {
  position: relative;
  font-size: 16px;
  overflow: hidden;
  color: #fff;
}
#footer .copyright .cont {
  width: 100%;
}
#footer .copyright svg {
  height: 30px;
  width: auto;
  fill: #fff;
  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;
  width: 1000px;
  max-width: 100%;
  margin: auto;
  font-family: 'arial';
}
@media (max-width: 1700px) {
  #index-body .init-6 .container {
    width: 1400px;
  }
  #index-body .init-6 .container .content ul li .box,
  #index-body .init-6 .container .content ul li .box .img {
    height: 440px;
  }
  /*#index-body .init-6 .container .content ul li:hover .box .img {
    height: 340px;
  }
  #index-body .init-6 .container .content ul li:hover .box .cont .c2 {
    -webkit-transform: translateY(25px);
    -moz-transform: translateY(25px);
    -ms-transform: translateY(25px);
    -o-transform: translateY(25px);
    transform: translateY(25px);
  }*/
  #index-body .init-6 .container .content ul li.swiper-slide-next + .swiper-slide .box .img{
    height: 300px;
  }
  #index-body .init-6 .container .content ul li.swiper-slide-next .swiper-slide .box .cont .c2 {
    -webkit-transform: translateY(25px);
    -moz-transform: translateY(25px);
    -ms-transform: translateY(25px);
    -o-transform: translateY(25px);
    transform: translateY(25px);
  }
  #index-body .init-7 .container .right {
    width: 870px;
  }
}
@media (max-width: 1450px) {
  #header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item {
    margin-left: 30px;
  }
  #header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item > a {
    font-size: 16px;
  }
  #index-body .init-2 .container .right {
    padding: 60px 100px 260px 20px;
  }
  #index-body .init-4 .container .content .middle {
    width: 260px;
    margin-right: 20px;
    padding: 20px 16px;
  }
  #index-body .init-5 .subText {
    font-size: 100px;
  }
  #index-body .init-6 .container {
    width: 1200px;
  }
  #index-body .init-6 .container .content .sPage .swiper-pagination-progressbar {
    width: 500px;
  }
  #index-body .init-7 .container .left {
    width: 420px;
  }
  #index-body .init-7 .container .right {
    width: 670px;
  }
}
@media (max-width: 1250px) {
  #innerMobileBanner{
    margin-top: 60px;
  }
  #index-body .init-4 .container .content .img {
    width: 32%;
  }
  #index-body .init-5 .titleC .left {
    max-width: 100%;
  }
  #index-body .init-5 .titleC .right {
    width: 100%;
    margin-top: 20px;
  }
  #index-body .init-6 .container {
    width: 970px;
  }
  #index-body .init-6 .container .content .swiper {
    padding-top: 0;
    overflow: hidden;
  }
  /*#index-body .init-6 .container .content ul li:hover .box {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }*/
  #index-body .init-6 .container .content ul li.swiper-slide-next .box{
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  #index-body .init-6 .container .content ul li.swiper-slide-next + .swiper-slide .box{
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  #index-body .init-6 .container .content ul li.swiper-slide-next + .swiper-slide .box .img{
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    height: auto;
  }
  #index-body .init-6 .container .content ul li .box,
  #index-body .init-6 .container .content ul li .box .img {
    height: auto;
  }
  /*#index-body .init-6 .container .content ul li:hover .box .img {
    height: auto;
  }*/
  #index-body .init-6 .container .content ul li .box .cont .c {
    display: none;
  }
  #index-body .init-6 .container .content ul li .box .cont {
    position: relative;
    top: 0;
    left: 0;
  }
  #index-body .init-6 .container .content ul li .box .cont .c2 {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    opacity: 1;
    padding: 10px 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  /*#index-body .init-6 .container .content ul li:hover .box .cont .c2 {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }*/
  #index-body .init-6 .container .content ul li .box .cont .c .more2 {
    margin-top: 10px;
    width: 38px;
    height: 38px;
    font-size: 18px;
  }
  #index-body .init-6 .container .content .sPage .swiper-pagination-progressbar {
    width: 300px;
    margin: 0 20px;
  }
  #index-body .init-7 .container .left {
    width: 100%;
  }
  #index-body .init-7 .container .left .cont {
    padding: 0;
  }
  #index-body .init-7 .container .left .more {
    margin-top: 20px;
  }
  #index-body .init-7 .container .right {
    width: 100%;
    margin-top: 40px;
  }
  #index-body .init-7 .container .right .swiper {
    width: 100%;
    height: 490px;
  }
  #index-body .init-7 .container .right .swiper .box {
    padding: 10px;
    position: relative;
  }
  #index-body .init-7 .container .right .swiper .box .line {
    right: 16%;
  }
  #index-body .init-7 .container .right {
    margin-top: 0;
  }
  #footer .fBottom .listCont1 {
    width: 230px;
  }
  #footer .fBottom .listCont3 {
    width: 210px;
  }
  #footer .fBottom .listCont4 {
    width: 260px;
  }
  #footer .fTop form input {
    margin-right: 20px;
  }
  #footer .fTop form .content {
    width: 290px;
  }
}
@media (max-width: 1000px) {
  #banner .swiper .swiper-wrapper .swiper-slide .container .box {
    padding: 10px;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
  }
  #index-body .init-2 .container .right {
    width: 100%;
    padding: 20px 16px;
  }
  #index-body .init-2 .container {
    padding: 0 16px;
  }
  #index-body .init-2 .container .bottomC {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
  }
  #index-body .init-2 .container .bottomC .swiperBtn {
    position: relative;
    margin-bottom: 20px;
    margin-top: 10px;
    top: 0;
    left: 0;
  }
  #index-body .init-2 .container .bottomC .swiperBtn .btn {
    border: 1px solid var(--color);
    color: var(--color);
  }
  #index-body .init-4 .container .titleC .right {
    margin-top: 10px;
  }
  #index-body .init-4 .container .content .img {
    width: 100%;
  }
  #index-body .init-4 .container .content .middle {
    width: 100%;
    margin: 20px 0 0;
  }
  #index-body .init-5 .content {
    margin-top: 20px;
  }
  #index-body .init-6 .container {
    width: 700px;
    max-width: 100%;
  }
  #index-body .init-6 .container .content .sPage .btn {
    width: 38px;
    height: 38px;
    font-size: 24px;
  }
  #index-body .init-7 .container .right {
    margin-top: 20px;
  }
  #index-body .init-7 .container .right .swiper {
    height: auto;
  }
  #index-body .init-7 .container .right .swiper .box .img {
    width: 100%;
  }
  #index-body .init-7 .container .right .swiper .box .middle {
    width: 100%;
    padding: 10px 0;
  }
  #index-body .init-7 .container .right .swiper .box .right {
    width: 100%;
    text-align: left;
    -webkit-box-pack: left;
    -webkit-justify-content: left;
    -moz-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    margin-top: 0;
  }
  #index-body .init-7 .container .right .swiper .box .line {
    display: none;
  }
  #footer .fTop form input {
    margin-right: 0;
    width: 100%;
  }
  #footer .fTop form .content {
    width: 100%;
  }
  #footer .fTop form {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  #footer .fBottom .listCont {
    width: 100%;
  }
}
@media (max-width: 700px) {
  #banner .sPage {
    display: none;
  }
  #index-body .init-1 .content .btn {
    width: 30px;
    height: 30px;
  }
  #index-body .init-1 ul li .box .cont {
    bottom: 10px;
  }
  #index-body .init-5 {
    padding-bottom: 40px;
  }
  #index-body .init-5 .bgC {
    height: 100%;
  }
  #index-body .init-6 .container .content .sPage .page {
    width: -webkit-calc(20%);
    width: -moz-calc(20%);
    width: calc(100% - 80px);
    padding: 0 20px;
  }
  #index-body .init-6 .container .content .sPage .swiper-pagination-progressbar {
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 500px) {
  #banner .swiper .swiper-wrapper .swiper-slide {
    height: 260px;
  }
  #index-body .init-2 .container .bottomC .swiperBtn .btn {
    width: 36px;
    height: 36px;
    font-size: 16px;
  }
  #index-body .init-5 .content .play .pCont {
    width: 50px;
    height: 50px;
    font-size: 30px;
  }
  #footer .fTop form input {
    height: 48px;
  }
  #footer .fTop form .submit {
    height: 46px;
  }
}


/*inner-page*/

.inner-banner .banner-img {
  height: 530px;
    color: white;
    background-size: 100%;
    background-position: center;
    background: fixed;
}
.inner-banner .play {
  top: 100%;
  padding: 10px;
  background-color: white;
  border-radius: 100%;
  color: black;
  z-index: 1;
}
.inner-banner .play i {
  font-size: 2em;
}
.inner-page .m-page div {
  font-size: 16px;
  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;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: .5em;
}
.inner-page .m-page div a,
.inner-page .m-page div span {
  width: 2em;
  height: 2em;
  border-radius: .5em;
  background-color: #f8f8f8;
  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;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.inner-page .m-page div a:hover,
.inner-page .m-page div span:hover {
  background-color: var(--color) !important;
  color: white;
}
.inner-page .m-page div span.current {
  background-color: var(--color) !important;
  color: white;
}
.inner-page .sideBarBox .sideBarRight {
  background-color: #f8f8f8;
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
}
.inner-page .sideBarBox .sideBarRight form {
  height: 2.63636364em;
  background-color: white;
  border-radius: 1.5em;
}
.inner-page .sideBarBox .sideBarRight form input {
  width: 100%;
  border: none;
  background-color: transparent;
  padding: 0 1em;
}
.inner-page .sideBarBox .sideBarRight form input::-webkit-input-placeholder {
  color: #dedede;
}
.inner-page .sideBarBox .sideBarRight form input:-moz-placeholder {
  color: #dedede;
}
.inner-page .sideBarBox .sideBarRight form input::-moz-placeholder {
  color: #dedede;
}
.inner-page .sideBarBox .sideBarRight form input:-ms-input-placeholder {
  color: #dedede;
}
.inner-page .sideBarBox .sideBarRight form input::placeholder {
  color: #dedede;
}
.inner-page .sideBarBox .sideBarRight form button {
  background-color: transparent;
  border: none;
  margin: 0 1em;
}
.inner-page .sideBarBox .sideBarRight .nav {
  line-height: 1.2;
}
.inner-page .sideBarBox .sideBarRight .nav i {
  width: 0.75em;
  height: 0.75em;
  border-radius: 0.16666667em;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.inner-page .sideBarBox .sideBarRight .nav i.iconfont {
  border: 1px solid black;
}
.inner-page .sideBarBox .sideBarRight .nav i.iconfont:before {
  font-size: .5em;
}
.inner-page .sideBarBox .sideBarRight .nav em {
  max-width: 260px;
  width: auto;
}
.inner-page .sideBarBox .sideBarRight .nav span {
  height: 1px;
  background-color: #adadad;
  flex: 1;
}
.inner-page .sideBarBox .sideBarRight .nav a {
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.inner-page .sideBarBox .sideBarRight .nav a.active,
.inner-page .sideBarBox .sideBarRight .nav a:hover {
  color: var(--color);
}
.inner-page .sideBarBox .sideBarRight .nav a.active i.iconfont,
.inner-page .sideBarBox .sideBarRight .nav a:hover i.iconfont {
  border-color: var(--color);
  background-color: var(--color);
  color: white;
}
.inner-page .sideBarBox .sideBarRight .nav ul li ul{
  padding-left: 20px;
  display: none;
}
.inner-page .sideBarBox .sideBarRight .nav ul li.active ul{
  display: block;
}
.inner-page .sideBarBox .sideBarRight .reat time {
  color: #979797;
}
.inner-page .sideBarBox .sideBarRight .reat .text {
  color: #979797;
}
.inner-page .proList .box {
  background-color: white;
}
.inner-page .proList .box .img-box img {
  margin: 0 auto;
  display: block;
  width: 100%;
      background: #f8f8f8;
}
.inner-page .proList .box .content {
  padding: 10%;
  padding-top: 0;
}
.inner-page .proList .box .content span.cat {
  color: var(--color);
}
.about-page .about-1{
  background-size: cover;
}
.about-page .about-1 span.h6 {
  color: #595959;
  border-left: 2px solid #a9a9a9;
  line-height: 1;
  display: block;
  position: relative;
  z-index: 1;
}
.about-page .about-1 .img {
  height: 48.4375vw;
  width: 125%;
  margin-left: -25%;
  margin-top: -16%;
  margin-bottom: -14%;
  position: relative;
  background-size: contain;
}
.about-page .about-1 .img canvas {
  z-index: -1;
  position: relative;
}
.about-page .about-1 .text {
  color: #5f5f5f;
}
.about-page .about-2 {
  color: white;
}
.about-page .about-2 .backImg {
  background-attachment: fixed;
}
.about-page .about-2 .left {
  position: -webkit-sticky;
  position: sticky;
  top: 40%;
}
.about-page .about-2 span.h2 {
  line-height: 1;
}
.about-page .about-2 svg {
  fill: white;
}
.about-page .about-2 span.h6 {
  line-height: 1;
}
.about-page .about-2 span.h6 sub {
  vertical-align: baseline;
  margin-left: .7em;
}
.about-page .about-2 .line {
  width: 100px;
}
.about-page .about-2 .line ul li {
  height: 90px;
  width: 2px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(rgba(255, 255, 255, 0.8)), to(transparent));
  background-image: -webkit-linear-gradient(bottom, transparent, rgba(255, 255, 255, 0.8), transparent);
  background-image: -moz-linear-gradient(bottom, transparent, rgba(255, 255, 255, 0.8), transparent);
  background-image: linear-gradient(to top, transparent, rgba(255, 255, 255, 0.8), transparent);
  position: relative;
}
.about-page .about-2 .line ul li i {
  width: 8px;
  height: 8px;
  border-radius: 100%;
  border: 2px solid white;
  position: absolute;
  left: 50%;
  top: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.about-page .about-2 .year {
  font-style: italic;
}
.about-page .about-3 .left span.h2 {
  line-height: 1;
}
.about-page .about-3 .left .drop {
  position: relative;
  z-index: 1;
  user-focus: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.about-page .about-3 .left .drop > div {
  height: 100%;
  position: relative;
}
.about-page .about-3 .left .drop > div:before {
  content: '';
  width: 241.66666667%;
  padding-top: 241.66666667%;
  border-radius: 100%;
  border: 1px solid #ccc;
  position: absolute;
  left: -30%;
  top: -30%;
  z-index: -1;
}
.about-page .about-3 .left .drop .more {
  height: auto;
  line-height: 1;
}
.about-page .about-3 .left .drop .more i:after {
  border-color: var(--color);
}
.about-page .about-3 .left .drop .btn {
  -webkit-transform: rotate(-43.4deg) translate(-30%, -63%);
  -moz-transform: rotate(-43.4deg) translate(-30%, -63%);
  -ms-transform: rotate(-43.4deg) translate(-30%, -63%);
  transform: rotate(-43.4deg) translate(-30%, -63%);
}
.about-page .about-3 .left .drop .btn .prev {
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  transform: rotate(-15deg);
  color: var(--color);
}
.about-page .about-3 .left .drop .btn .next {
  -webkit-transform: rotate(18deg);
  -moz-transform: rotate(18deg);
  -ms-transform: rotate(18deg);
  transform: rotate(18deg);
  color: var(--color);
}
.about-page .about-3 .left .drop img {
  user-focus: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  position: relative;
  -webkit-transition: .5s transform;
  -moz-transition: .5s transform;
  transition: .5s transform;
}
.about-page .about-3 .left .drop .dropBtn {
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  max-width: 2em;
  -webkit-transform: translateY(-30%);
  -moz-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  transform: translateY(-30%);
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.about-page .about-3 .left .drop .dropBtn img {
  -webkit-transform: rotate(43.4deg);
  -moz-transform: rotate(43.4deg);
  -ms-transform: rotate(43.4deg);
  transform: rotate(43.4deg);
}
.about-page .about-3 .left .drop .dropBtn.drag-right img {
  -webkit-transform: rotate(-40deg);
  -moz-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  transform: rotate(-40deg);
}
.about-page .about-3 .left .drop .dropBtn.drag-left img {
  -webkit-transform: rotate(140deg);
  -moz-transform: rotate(140deg);
  -ms-transform: rotate(140deg);
  transform: rotate(140deg);
}
.about-page .about-3 .right .list {
  width: 150%;
  margin-left: -50%;
  padding-left: 50%;
  overflow: hidden;
}
.about-page .about-3 .right .list .slick-list {
  overflow: unset;
}
.about-page .about-4 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(transparent), to(#fafafa));
  background-image: -webkit-linear-gradient(bottom, transparent, #fafafa);
  background-image: -moz-linear-gradient(bottom, transparent, #fafafa);
  background-image: linear-gradient(to top, transparent, #fafafa);
}
.about-page .about-4 span.h2 {
  line-height: 1;
}
.about-page .about-4 .text {
  color: #5b5b5b;
}
.about-page .about-4 ul.slick {
  -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.1));
}
.contact-page span.h2 {
  line-height: 1;
}
.contact-page span.tag {
  line-height: 1;
  color: var(--color);
}
.contact-page .contact-1 .right {
  background-color: #fafafa;
}
.contact-page .contact-1 .right .text {
  line-height: 2;
  color: #585858;
}
.contact-page .contact-2 .info i {
  color: var(--color);
}
.contact-page .contact-2 .info p {
  max-width: 480px;
}
.contact-page .contact-2 .form input,
.contact-page .contact-2 .form textarea {
  width: 100%;
  padding: .5em 1em;
  border-radius: .5em;
  border: none;
  background-color: #f7f7f7;
}
.contact-page .contact-2 .form input::-webkit-input-placeholder, .contact-page .contact-2 .form textarea::-webkit-input-placeholder {
  color: #b3b3b3;
}
.contact-page .contact-2 .form input:-moz-placeholder, .contact-page .contact-2 .form textarea:-moz-placeholder {
  color: #b3b3b3;
}
.contact-page .contact-2 .form input::-moz-placeholder, .contact-page .contact-2 .form textarea::-moz-placeholder {
  color: #b3b3b3;
}
.contact-page .contact-2 .form input:-ms-input-placeholder, .contact-page .contact-2 .form textarea:-ms-input-placeholder {
  color: #b3b3b3;
}
.contact-page .contact-2 .form input::placeholder,
.contact-page .contact-2 .form textarea::placeholder {
  color: #b3b3b3;
}
.contact-page .contact-2 .form textarea {
  height: 6em;
}
.contact-page .contact-2 .form button {
  border: none;
}
.contact-page .contact-2 .form button em {
  margin-left: 1em;
}
.contact-page .contact-3 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(transparent), to(#fafafa));
  background-image: -webkit-linear-gradient(bottom, transparent, #fafafa);
  background-image: -moz-linear-gradient(bottom, transparent, #fafafa);
  background-image: linear-gradient(to top, transparent, #fafafa);
}
.contact-page .contact-3 .play {
  background-color: var(--color);
  top: 0;
  padding: 10px;
  border-radius: 100%;
  color: white;
}
.contact-page .contact-3 .play svg {
  fill: white;
}
.contact-page .contact-3 .play i {
  font-size: 1.5em;
}
.contact-page .contact-3 iframe {
  width: 100%;
  background-color: #eee;
  border: none;
  display: block;
}
.contact-page .contact-3 span.h6 {
  color: #717171;
}
.news-page span.h2 {
  line-height: 1;
}
.news-page span.h6 {
  line-height: 1.2;
}
.news-page .more {
  color: black;
  background-color: white;
}
.news-page .more i:after {
  border-color: black;
}
.news-page .more:hover {
  background-color: var(--color);
  color: white;
}
.news-page .more:hover i:after {
  border-color: white;
}
.news-page time {
  color: #979797;
}
.news-page .text {
  color: #979797;
}
.news-page .news-1 .link a {
  height: 2em;
  padding: 0 1em;
  border-radius: 1em;
  border: 1px solid #b3b3b3;
  color: #474747;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.news-page .news-1 .link a.active,
.news-page .news-1 .link a:hover {
  background-color: var(--color);
  color: white;
  border-color: var(--color);
}
.news-page .news-1 span.cat {
  height: 2.27272727em;
  padding: 0 1.5em;
  border-radius: 1.5em;
  background-color: white;
}
.news-page .news-1 .search {
    width: 100%;
    border: 1px solid white;
    padding: .1em 0.1em;
}
.news-page .news-1 .search input {
  width: 100%;
  border: none;
  background-color: transparent;
  padding: 0 1em;
}
.news-page .news-1 .search input::-webkit-input-placeholder {
  color: white;
}
.news-page .news-1 .search input:-moz-placeholder {
  color: white;
}
.news-page .news-1 .search input::-moz-placeholder {
  color: white;
}
.news-page .news-1 .search input:-ms-input-placeholder {
  color: white;
}
.news-page .news-1 .search input::placeholder {
  color: white;
}
.news-page .news-1 .search button {
  height: 2.45454545em;
  padding: 0 1.72727273em;
  border-radius: 1.5em;
  background-color: white;
  color: black;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  border: none;
}
.news-page .news-1 .search button:hover {
  background-color: var(--color);
  color: white;
}
.news-page .news-1 .bottom .left .content {
  color: white;
  width: 100%;
}
.news-page .news-1 .bottom .right li {
  background-color: #f8f8f8;
}
.news-page .news-2 .list li {
  background-color: #f8f8f8;
}
.news-page .news-2 .list li.pro{
  background: #fff;
}
.newdet-page h1 {
  line-height: 1;
}
.newdet-page .text {
  color: #979797;
}
.newdet-page .m-link a {
  color: #979797;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.newdet-page .m-link a:hover {
  color: var(--color);
}
.product-page .product-1 {
  background-color: #f8f8f8;
}
.product-page .product-1 .sideBarRight {
  background-color: white;
}
.product-page .product-1 .sideBarRight form {
  background-color: #f8f8f8;
}
.product-page .product-1 .m-page div a,
.product-page .product-1 .m-page div span {
  background-color: white;
}
.product-page .about-2 {
  background-color: #f8f8f8;
}
.prodet-page {
 
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.prodet-page .prodet-1 .big {
  background-color: #f8f8f8;
  margin-top: -40%;

}
.prodet-page .prodet-1 .big img{
  width: 100%;
}
.inner-page.prodet-page .prodet-1 .left {
    position: sticky;
    top: 40%;
}
.prodet-page .prodet-1 .big span.tag {
  color: var(--color);
  line-height: 1;
}
.prodet-page .prodet-1 .left img.two {
  mix-blend-mode: darken;
}
.prodet-page .prodet-1 h1 {
  line-height: 1.2;
}
.prodet-page .prodet-1 .text {
  /*line-height: 2;*/
  color: #686868;
}
.prodet-page .prodet-1 .text p {
    margin-bottom: 10px;
}
.prodet-page .prodet-1 .line {
  width: 40%;
  height: 2px;
  background-color: #686868;
  position: relative;
}
.prodet-page .prodet-1 .line:after {
  content: '';
  height: 3px;
  width: 40%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: var(--color);
}
.prodet-page .prodet-1 .list span.h6 {
  color: #686868;
}
.prodet-page .news-1 .left {
  height: 660px;
}
.prodet-page .news-1 .faq {
  padding: 3.5%;
  background-color: white;
}
.prodet-page .news-1 .faq li {
  margin-top: 1em;
}
.prodet-page .news-1 .faq li .text {
  color: #888686;
}
.prodet-page .prodet-3 {
  color: white;
}
.prodet-page .prodet-3 .play {
  top: 100%;
  background-color: #f8f8f8;
  padding: 10px;
  border-radius: 100%;
  color: black;
}
.prodet-page .prodet-3 .play i {
  font-size: 1.3em;
}
.prodet-page .prodet-3 span.h2 {
  line-height: 1;
}
.prodet-page .prodet-3 span.h6 {
  line-height: 1;
}
.prodet-page .prodet-3 span.h6 sub {
  vertical-align: baseline;
}
.prodet-page .prodet-4 .list li,
.prodet-page .prodet-4 .list .box {
  height: 100%;
}
.prodet-page .prodet-4 .list .box {
  background-color: #f8f8f8;
}
.prodet-page .prodet-4 .list .box span.h6 {
  line-height: 1.2;
}
.prodet-page .prodet-4 .list .box time,
.prodet-page .prodet-4 .list .box .text {
  color: #979797;
}
@media screen and (max-width: 1800px) {
  .product-page .init-3 .drop .btn {
    -webkit-transform: rotate(-17.5deg) translate(-25%, -25%);
    -moz-transform: rotate(-17.5deg) translate(-25%, -25%);
    -ms-transform: rotate(-17.5deg) translate(-25%, -25%);
    transform: rotate(-17.5deg) translate(-25%, -25%);
  }
}
@media screen and (max-width: 1450px) {
  .about-page .about-2 .line {
    width: 70px;
  }

#header .nav .menu-menu-container > .menu > .menu-item.menu-product .menu-content .left .left-nav-product:nth-child(8)~* {
    display: none;
}



}
@media screen and (max-width: 1250px) {
  .product-page .product-1 .sideBarLeft{
    width: 100%;
  }
  .product-page .product-1 .sideBarRight{
    width: 100%;
    display: none;
  }
  .body-overflow-box {
    padding-top: 0;
  }
  .inner-banner .banner-img {
    height: 300px;
  }
  .about-page .about-1 .box .right{
    background: rgba(255, 255, 255, .5);
    padding: 10px !important;
    backdrop-filter: blur(5px);
  }
  .about-page .about-2 .line {
    width: 50px;
  }
  .about-page .about-2 .backImg{
    position: relative;
    z-index: 2;
  }
  .about-page .about-2 .backImg::before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: rgba(0, 0, 0, .3);
  }
}
@media screen and (max-width: 1000px) {
  .about-page .about-2 .left {
    position: relative;
    top: 0;
  }
  .about-page .about-3 .left .drop {
    display: none;
  }
  .about-page .about-3 .left span.h2 {
    width: 100%;
    text-align: left;
  }
  .about-page .about-3 .right .list {
    width: 100%;
    padding-left: 0;
    margin-left: 0;
  }
  .about-page .about-1 .img {
    display: none;
  }
  .contact-page .contact-1 .right {
    padding: 5% !important;
  }
  .contact-page .contact-1 .left {
    height: 60vw;
  }
  .contact-page .contact-3 iframe {
    height: 60vw;
  }
  .news-page .news-1 .bottom .left {
    padding: 5% !important;
  }
  .inner-page .sideBarBox .sideBarRight {
    display: none;
  }
  .inner-page .sideBarBox .sideBarLeft {
    width: 100%;
  }
  .prodet-page .prodet-1 .big {
    margin-top: 0;
  }
  .prodet-page .news-1 .left {
    height: auto;
  }
  .prodet-page .news-1 .faq {
    padding: 4% !important;
  }
}
@media screen and (max-width: 500px) {
  .inner-banner .banner-img {
    min-height: 200px;
    height: auto;
    padding: 8%;
  }
  .inner-banner .banner-img .play {
    display: none;
  }
  .about-page .about-2 .top {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .about-page .about-2 .top .text{
    width: 100%;
  }
  .about-page .about-2 .number {
    width: 100%;
    margin-top: 5%;
  }
  .about-page .about-2 .number ul {
    gap: 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .about-page .about-2 .year {
    width: 80%;
  }
  .slickGap-80 {
    margin: 0 -8px;
  }
  .slickGap-80 li {
    padding: 0 8px;
  }
  .news-page .news-1 .bottom .right li,
  .prodet-page .prodet-4 .list .box {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .news-page .news-1 .bottom .right li .img-box,
  .prodet-page .prodet-4 .list .box .img-box {
    width: 100%;
    height: 50vw;
  }
  .news-page .news-1 .bottom .right li .content,
  .prodet-page .prodet-4 .list .box .content {
    width: 100%;
  }
  .news-page .news-1 .top .right {
    display: none;
  }
  .news-page .news-1 .search button {
    zoom: .8;
  }
  .product-page .about-page .about-2 .top .text {
    width: 100%;
    margin-top: 5%;
  }
  .init-3 .drop {
    height: auto;
    padding-bottom: 5%;
  }
  .container2 {
    padding-left: 10px;
    padding-right: 10px;
  }
  #footer .footer-center .box {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #footer .footer-center .box .slide {
    width: 100%;
  }
}

.init-5 .list div#clientX img {
    width: 80%;
    height: 280px;
    object-fit: cover;
}

.init-5 .list li .box img {
    height: 215px;
    width: 100%;
    object-fit: cover;
}
.news-page .news-2 .list li img {
    width: 100%;
    object-fit: cover;
    max-height: 350px;
}

/*详情*/

.table-ny table tr td {
    border: 0;
    font-size: 20px;
    padding: 15px 35px;
}
.table-ny table tr {
    background: #fff;
}
.table-ny table tr:nth-child(even) {
    background: #f8f8f8;
}

.table-ny table {
    border-radius: 10px;
}

.prodet-page .news-1 .faq ul {
    max-height: 460px;
    overflow: overlay;
}
.service-3 {
  padding: 5% 0;
}
.service-3 .container .left{
  padding: 10px !important;
  background: rgba(0, 0, 0, .1);
  border-radius: 10px;
  backdrop-filter: blur(4px);
}
.service-3 .list li .content {
  padding: 5%;
  backdrop-filter:blur(5px);
  background-color: rgba(255, 255, 255, .2);
  width: 100%;
  border-radius: 15px;
}
@media screen and (max-width: 1250px) {
  .news-page .news-1 .top .right {
    display: none;
  }
}
@media screen and (max-width: 1000px) {
  .inner-page.prodet-page .prodet-1 .left,.factory-page .factory-1 .left {
    position: static !important;
    top: auto !important;
  }
  .more {
    zoom: .8;
  }
}

@media screen and (max-width: 700px) {
  .service-3 .list {
    width: 100%;
  }
}


.inner-page .play {
  position: relative;
  cursor: pointer;
  cursor: hand;
}
.inner-page .play svg {
  width: 7.14285714em;
  height: auto;
  text-transform: uppercase;
  letter-spacing: .15em;
  -webkit-animation: xz 5s linear infinite;
  -moz-animation: xz 5s linear infinite;
  animation: xz 5s linear infinite;
  display: block;
}
.inner-page .play svg path {
  fill: none;
}
.inner-page .play.pos {
  position: absolute;
}
@keyframes xz {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


.faq-page{
  padding: 100px 0;
}
.faq-page .init-1 .container .list{
    margin-bottom: 20px;
    padding: 15px;
    border: 1px solid #eee;
    background: #f8f8f8;
}
.faq-page .init-1 .container .list h4{
    font-size: 20px;
    line-height: 36px;
    font-weight: 700;
    margin-bottom: 10px;
}
.faq-page .init-1 .container .list .con {
    padding-top: 10px;
    border-top: 1px solid #eee;
    font-size: 17px;
    line-height: 1.8;
}

@media screen and (max-width: 500px) {
  .faq-page{
    padding: 40px 0;
  }
}


.publicPro .init-3 {
  background-color: #f8f8f8;
}
.publicPro .init-3 .top .right .slick li {
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  color: var(--color);
  -webkit-filter: brightness(0);
  filter: brightness(0);
  cursor: pointer;
  cursor: hand;
  line-height: 1;
}
.publicPro .init-3 .top .right .slick .slick-current li {
  -webkit-filter: unset;
  filter: unset;

}
.publicPro .init-3 .top .right .slickDots ul {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.publicPro .init-3 .top .right .slickDots li {
  background-color: white;
}
.publicPro .init-3 .top .right .slickDots li.slick-active {
  background-color: var(--color);
}
.publicPro .init-3 .list {
  position: relative;
}
.publicPro .init-3 .list .slide {
  padding-right: 20%;
  position: absolute;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.publicPro .init-3 .list .slide.active {
  position: static;
  pointer-events: unset;
  opacity: 1;
}
.publicPro .init-3 .list .box {
  background-color: white;
  padding: 12%;
}
.publicPro .init-3 .list .box .img-box img {
  max-height: 300px;
  margin: 0 auto;
  width: auto;
}
.publicPro .init-3 .list .box span.h6 {
  line-height: 1.2;
  height: 2.4em;
  overflow: hidden;
}
.publicPro .init-3 .list .box span.cat {
  line-height: 1;
  color: var(--color);
}
.publicPro .init-3 .list ul {
  width: 100%;
  position: relative;
  -webkit-transition: .45s;
  -moz-transition: .45s;
  transition: .45s;
  will-change: transform;
}
.publicPro .init-3 .list ul li {
  position: absolute;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  transition: inherit;
  will-change: transform;
}
.publicPro .init-3 .drop {
  position: relative;
  z-index: 1;
  user-focus: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 11.45833333vw;
  max-height: 220px;
}
.publicPro .init-3 .drop > div {
  height: 100%;
  position: relative;
}
.publicPro .init-3 .drop > div:before {
  content: '';
  width: 100%;
  padding-top: 100%;
  border-radius: 100%;
  border: 1px solid #ccc;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.publicPro .init-3 .drop span.h1 {
  font-style: italic;
  line-height: 1;
  margin: auto 0;
}
.publicPro .init-3 .drop .btn {
  -webkit-transform: rotate(-16deg) translate(-25%, -27%);
  -moz-transform: rotate(-16deg) translate(-25%, -27%);
  -ms-transform: rotate(-16deg) translate(-25%, -27%);
  transform: rotate(-16deg) translate(-25%, -27%);
}
.publicPro .init-3 .drop .btn .prev {
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  transform: rotate(-15deg);
  color: var(--color);
}
.publicPro .init-3 .drop .btn .next {
  -webkit-transform: rotate(18deg);
  -moz-transform: rotate(18deg);
  -ms-transform: rotate(18deg);
  transform: rotate(18deg);
  color: var(--color);
}
.publicPro .init-3 .drop img {
  user-focus: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  position: relative;
  -webkit-transition: .5s transform;
  -moz-transition: .5s transform;
  transition: .5s transform;
}
.publicPro .init-3 .drop .dropBtn {
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  max-width: 2em;
  -webkit-transform: translateY(-30%);
  -moz-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  transform: translateY(-30%);
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.publicPro .init-3 .drop .dropBtn img {
  -webkit-transform: rotate(22deg);
  -moz-transform: rotate(22deg);
  -ms-transform: rotate(22deg);
  transform: rotate(22deg);
}
.publicPro .init-3 .drop .dropBtn.drag-right img {
  -webkit-transform: rotate(-40deg);
  -moz-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  transform: rotate(-40deg);
}
.publicPro .init-3 .drop .dropBtn.drag-left img {
  -webkit-transform: rotate(140deg);
  -moz-transform: rotate(140deg);
  -ms-transform: rotate(140deg);
  transform: rotate(140deg);
}

@media screen and (max-width: 1450px) {
  .publicPro .init-3 .drop .btn {
    -webkit-transform: rotate(-21deg) translate(-20%, -26%);
    -moz-transform: rotate(-21deg) translate(-20%, -26%);
    -ms-transform: rotate(-21deg) translate(-20%, -26%);
    transform: rotate(-21deg) translate(-20%, -26%);
  }
}

@media screen and (max-width: 1250px) {
  .publicPro .init-3 .drop .btn {
    -webkit-transform: rotate(-21deg) translate(-15%, -20%);
    -moz-transform: rotate(-21deg) translate(-15%, -20%);
    -ms-transform: rotate(-21deg) translate(-15%, -20%);
    transform: rotate(-21deg) translate(-15%, -20%);
  }
}

@media screen and (max-width: 1000px) {
  .publicPro .init-3 .list .box .img-box img {
    max-height: 200px;
  }
  .publicPro .init-3 .top .right .slick li i {
    zoom: .7;
  }
}

@media screen and (max-width: 700px) {
  .publicPro .init-3 .list .slide {
    padding-right: 0;
  }
  #index-body .publicPro .init-3 .drop {
    height: auto;
    padding-bottom: 3%;
  }
  #index-body .publicPro .init-3 .drop .btn {
    -webkit-transform: rotate(-17deg) translate(-15%, -20%);
    -moz-transform: rotate(-17deg) translate(-15%, -20%);
    -ms-transform: rotate(-17deg) translate(-15%, -20%);
    transform: rotate(-17deg) translate(-15%, -20%);
  }
  .publicPro .init-3 .drop{
    height: 90px;
  }
  .publicPro .init-3 .drop .btn {
      transform: rotate(-15deg) translate(-15%, -29%);
  }
}

@media screen and (max-width: 500px) {
  .publicPro .init-3 .drop {
    height: auto;
    padding-bottom: 5%;
  }
}


/*设计*/
img.t-img {
    width: 40px;
}
.inner-page.prodet-page .prodet-5 {
    background: #f8f8f8;
}
/*.prodet-page .prodet-5 .prodetCont2Cont ul li .box .right {
    margin-top: -8%;
}*/
.inner-page.prodet-page .prodet-5 ul li p{
overflow: hidden; 

}

.inner-page.prodet-page .prodet-5 ul li{
      cursor: pointer;
}
.inner-page.prodet-page .prodet-5 ul li img.t-img {
  transition: all .5s ease;
}
.inner-page.prodet-page .prodet-5 ul li.t_1.active img.t-img {
    filter: drop-shadow(0 -100px #f1ab3e);
    position: relative;
    top: 100px;
}

.inner-page.prodet-page .prodet-5 ul li.t_1.active em {
color: var(--color);
}

.about-1 .box .left .play{
  position: absolute;
    top: 40%;
    left: 15%;
}
.about-1 .box .left .play svg {
    fill: white;
}
  .about-1 .box .left .play i {
    color: #fff;
}
.service-2 .content {
    min-height: 165px;
}
.service-3 .right .form ul li input, .service-3 .right .form ul li textarea {
    width: 100%;
    border: none;
    background: rgba(255, 255, 255, .9);
    padding: 8px 10px;
    border-radius: .5em;
}

 .service-3 .right .form ul li textarea{
       height: 6em;
 }

.ser-2bg {
    background: #f8f8f8;
    overflow: hidden;
}
.hover-bg:hover i img {
     filter: drop-shadow(0 -500px #fff);
    position: relative;
    top: 500px;
}

.hover-bg i img {
overflow: hidden;
}

.solution-1 ul li .box-1 h2 {
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%, 50%);
    transition: all 0.5s;
}

.solution-1 ul li .box-2 {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 1s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    clip-path: circle(0% at 50% 50%);
    overflow-y: auto;
    padding-right: 8px;
}

.solution-1 ul li .box-1{
  position: relative;
  top: 0;
}
.solution-1 ul li .box-1 img{
  width: 100%;
  height: 100%;
}

.solution-1 ul li:hover .box-2 {
    clip-path: circle(100% at 50% 50%);
       z-index: 9;
}

.solution-1 ul li:hover .box-1 h2{
opacity: 0;

}

.solution-1 ul li{
overflow: hidden;
}

.soldet-1:after {
    content: '';
    width: 100%;
    height: 50%;
    position: absolute;
    background: #f8f8f8;
    top: 0;
    left: 0;
    z-index: 0;
}
.soldet-1 .box {
    z-index: 1;
    position: relative;
}

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

.prodet-page .prodet-1 .text p strong {
    font-size: 32px;
    color: #000;
}

.prodet-8 p {
    width: 80%;
    margin-bottom: 20px;
}
.prodet-8 p strong {
    font-size: 32px;
}
.prodet-9 .left p strong {
    font-size: 32px;
}
.prodet-9 .left p {
    margin-bottom: 15px;
}
.prodet-9 .right .form ul li input[type="text"],
.prodet-9 .right .form ul li textarea {
    width: 100%;
    border: 0;
    background: #f8f8f8;
    padding: 10px 15px;
    border-radius: 10px;
}
.inner-page .sideBarBox .sideBarRight .nav ul li ul li a {
    padding: 10px 0;
    font-size: 20px;
}
.inner-page .sideBarBox .sideBarRight .nav ul li ul
 {
    margin-top: 10px;
}
/*设计-end*/