@font-face {
  font-family: 'Baskerville';
  src: url('../fonts/Baskerville.eot');
  src: url('../fonts/Baskerville.eot?#iefix') format('embedded-opentype'), url('../fonts/Baskerville.woff2') format('woff2'), url('../fonts/Baskerville.woff') format('woff'), url('../fonts/Baskerville.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.beer-reveal{
  border-right: 2px solid var(--color);
}
.beer-range:focus~.beer-handle{
  background: var(--color);
}
.beer-handle{
  color: #fff;
  background: var(--color);
}
@media screen and (max-width: 700px) {
  .page-header02 .logo{
    zoom: .5;
  }
}
@-webkit-keyframes loading-wrap-logo {
  from {
    opacity: 1;
  }
  to {
    opacity: 0.3;
  }
}
@-moz-keyframes loading-wrap-logo {
  from {
    opacity: 1;
  }
  to {
    opacity: 0.3;
  }
}
@keyframes loading-wrap-logo {
  from {
    opacity: 1;
  }
  to {
    opacity: 0.3;
  }
}
#loading-wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 666;
  left:0;
  top: 0;
}
#loading-wrap .logo-content {
  max-width: 300px;
  -webkit-animation: loading-wrap-logo 1.3s linear infinite alternate;
  -moz-animation: loading-wrap-logo 1.3s linear infinite alternate;
  animation: loading-wrap-logo 1.3s linear infinite alternate;
}
@media screen and (max-width: 700px) {
  #loading-wrap .logo-content {
    max-width: 200px;
  }
}
.d1{
  max-width: 317px;
}
.font-w-300 {
  font-weight: 300;
}
.font-w-500 {
  font-weight: 500;
}
.font-w-600 {
  font-weight: 600;
}
.line-h-1d2 {
  line-height: 1.2;
}
.clear-form-style {
  background: none;
  border: none;
}
#Advertising {
  display: none;
}
.body-overflow-box {
  position: relative;
  left: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
body {
  max-width: 1920px;
  --color: #00b5e2;
  font-weight: normal;
  margin: 0 auto;
}
@media screen and (max-width: 2560px){
  body{
    max-width: 2560px;
  }
}
@media screen and (max-width: 1920px){
  body{
    max-width: 1920px;
  }
}
.container {
  width: 1530px;
}
.design-1 .container img{
  border-radius: 20px;
}
.color-666 {
  color: #666;
}
.en-title {
  font-style: italic;
  color: #999999;
  font-family: 'Baskerville';
}
.public-btn {
  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-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 6px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid var(--color);
  border-radius: 23px;
  background-color: var(--color);
}
.public-btn .arrow {
  width: 28px;
  height: 28px;
  background-color: #ffffff;
  border-radius: 16px;
  color: var(--color);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.public-btn:hover {
  background-color: transparent;
  color: var(--color);
}
.public-btn:hover .arrow {
  background-color: var(--color);
  color: #fff;
}
.public-btn1 {
  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-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-left: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
  border: 1px solid var(--color);
  border-radius: 23px;
}
.public-btn1 span {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.public-btn1 .arrow {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  background-color: var(--color);
  color: #fff;
}
.public-btn1:hover {
  background-color: var(--color);
}
.public-btn1:hover span {
  color: #fff;
}
.public-btn1:hover .arrow {
  background-color: #ffffff;
  color: var(--color);
}
#header {
  z-index: 21;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#header .nav .ui.menu .logo img{
  max-width: 201px;
}
/*#header.active {
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
#header.active .nav .ui.menu .logo .logo1,
#header.active .nav .ui.menu .logo .logo2{
  transition: .3s;
  left: 0;
  top: 0;
}
#header.active .nav .ui.menu .logo .logo1{
  opacity: 0;
}
#header.active .nav .ui.menu .logo .logo2{
  opacity: 1;
}
#header.active .nav .ui.menu .menu-box ul.menu > li,
#header.active .nav .ui.menu .menu-box ul.menu > li>a{
  color: #000;
}
#header.active .nav .ui.menu .h-items .h-language>img,
#header.active .nav .ui.menu .h-items .h-search>img{
  filter: invert(1);
}
#header.active .nav .ui.menu .h-items .h-inquiry{
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}*/
#header.active,
#header.inner {
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
#header.active .nav .ui.menu .logo .logo1,
#header.active .nav .ui.menu .logo .logo2,
#header.inner .nav .ui.menu .logo .logo1,
#header.inner .nav .ui.menu .logo .logo2 {
  transition: .3s;
  left: 0;
  top: 0;
}
#header.active .nav .ui.menu .logo .logo1,
#header.inner .nav .ui.menu .logo .logo1 {
  opacity: 0;
}
#header.active .nav .ui.menu .logo .logo2,
#header.inner .nav .ui.menu .logo .logo2 {
  opacity: 1;
}
#header.active .nav .ui.menu .menu-box ul.menu > li,
#header.active .nav .ui.menu .menu-box ul.menu > li>a,
#header.inner .nav .ui.menu .menu-box ul.menu > li,
#header.inner .nav .ui.menu .menu-box ul.menu > li>a {
  color: #000;
}
#header.active .nav .ui.menu .h-items .h-language>img,
#header.active .nav .ui.menu .h-items .h-search>img,
#header.inner .nav .ui.menu .h-items .h-language>img,
#header.inner .nav .ui.menu .h-items .h-search>img {
  filter: invert(1);
}
#header.active .nav .ui.menu .h-items .h-inquiry,
#header.inner .nav .ui.menu .h-items .h-inquiry {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#header .nav .ui.menu {
  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;
  margin: 0 auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#header .nav .ui.menu .logo {
  display: inline-block;
  vertical-align: middle;
  margin-top: 13px;
  margin-bottom: 10px;
}
#header .nav .ui.menu .menu-box {
  display: inline-block;
  vertical-align: middle;
}
#header .nav .ui.menu .menu-box > div {
  height: 100%;
}
#header .nav .ui.menu .menu-box ul.menu {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#header .nav .ui.menu .menu-box ul.menu > li {
  margin-right: 1.25em;
  margin-left: 1.25em;
  color: white;
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  float: left;
  position: relative;
  /*-webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;*/
}
#header .nav .ui.menu .menu-box ul.menu > li:hover > a {
  background-color: var(--color);
  color: #fff;
}
#header .nav .ui.menu .menu-box ul.menu > li > a {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0.875em;
  padding-right: 0.875em;
  padding-top: 38px;
  padding-bottom: 38px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#header .nav .ui.menu .menu-box ul.menu > li:last-child {
  margin-right: 0;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu {
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  text-align: left;
  position: absolute;
  font-size: 14px;
  background: #fff;
  top: 100%;
  left: 0px;
  width: 180px;
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  -ms-transform: rotate3d(1, 0, 0, -90deg);
  -o-transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s,
                -webkit-transform 0.5s;
  transition: opacity 0.3s,
                -webkit-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;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
  -moz-transition: -moz-transform 0.5s, opacity 0.3s;
  -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);
  display: none \9;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li {
  display: block;
  float: none;
  padding: 8px 15px;
  color: black;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  text-transform: capitalize;
  position: relative;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li a {
  display: block;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li ul {
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  display: none;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:hover {
  background: #00b5e2;
  color: white;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:hover > ul {
  display: block;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover ul.sub-menu {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transform: rotate3d(0, 0, 0, 0);
  -webkit-transform: rotate3d(0, 0, 0, 0);
  -moz-transform: rotate3d(0, 0, 0, 0);
  -ms-transform: rotate3d(0, 0, 0, 0);
  -o-transform: rotate3d(0, 0, 0, 0);
  display: block \9;
}
#header .nav .ui.menu .h-items {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#header .nav .ui.menu .h-items .h-inquiry {
  background-color: #fff;
  border-color: #fff;
  transition: .3s;
}
#header .nav .ui.menu .h-items .h-inquiry span {
  color: var(--color);
}
#header .nav .ui.menu .h-items .h-inquiry:hover {
  background-color: transparent;
}
#header .nav .ui.menu .h-items .line {
  width: 1px;
  height: 17px;
  background-color: #ffffff;
  opacity: 0.2;
}
#header .nav .ui.menu .h-items .h-search {
  cursor: pointer;
}
#header .nav .ui.menu .h-items .h-search img {
  display: inline-block;
  vertical-align: middle;
}
#header .nav .ui.menu .h-items .h-language {
  position: relative;
  cursor: pointer;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#header .nav .ui.menu .h-items .h-language span {
  color: #fff;
}
#header .nav .ui.menu .h-items .h-language i {
  color: #fff;
  font-size: 14px;
}
#header .nav .ui.menu .h-items .h-language img {
  display: inline-block;
  vertical-align: middle;
  transition: .3s;
}
#header .nav .h-search img{
  transition: .3s;
}
#header .nav .search-box {
  line-height: normal;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 200px;
  /*min-height: 100%;*/
  z-index: 99999;
  display: none;
  box-shadow:  0 0 8px rgba(0, 0, 0, 0.1);
}
#header .nav .search-box form {
  position: absolute;
  top: 45%;
  left: 50%;
  width: 60%;
  margin-left: -30%;
}
#header .nav .search-box form input {
  background: none;
  outline: none;
  border: none;
}
#header .nav .search-box form input[type='text'] {
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
  font-size: 26px;
  color: #000;
  padding: 10px 0;
}
#header .nav .search-box form input[type='submit'] {
  width: 22px;
  height: 22px;
  background: url(../images/tc-zoom.png) no-repeat;
  position: absolute;
  right: 15px;
  top: 20px;
}
#header .nav .search-box form input[type='submit']:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#header .nav .search-box .close {
  width: 30px;
  height: 30px;
  background: url(../images/close.png) no-repeat;
  position: absolute;
  right: 25px;
  top: 15px;
  cursor: pointer;
}
.wpulike.wpulike-default {
  display: none;
}
.prodet-page .wpulike.wpulike-default,
.newdet-page .wpulike.wpulike-default {
  display: inline-block;
}
.post-views-box {
  position: relative;
  margin-left: 20px;
}
.post-views-box .wp_ulike_btn.wp_ulike_put_image:after {
  background-image: url(../images/fw.png) !important;
  -webkit-filter: none;
  filter: none;
}
.wpulike {
  z-index: 10;
}
.wpulike.post-views-box {
  z-index: 5;
}
html.mobile {
  overflow: hidden;
}
html.mobile .body-overflow-box {
  position: relative;
  left: 280px;
}
#banner .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
  height: 80px;
  color: transparent;
  border: none;
  z-index: 1;
  outline: none;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
}
#banner .slick-arrow:hover {
  background-color: var(--color);
}
#banner:hover .slick-arrow {
  opacity: 1;
}
#banner .slick-prev {
  background: url('../images/banner-btn-l.png') no-repeat center center rgba(0, 0, 0, 0.3);
  left: 15px;
}
#banner .slick-next {
  background: url('../images/banner-btn-r.png') no-repeat center center rgba(0, 0, 0, 0.3);
  right: 15px;
}
#banner ul.slick-dots {
  position: absolute;
  bottom: 5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
#banner ul.slick-dots li {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin: 0 10px;
  border-radius: 100%;
  border: 6px solid white;
  background-color: var(--color);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#banner ul.slick-dots li button {
  display: none;
}
#banner ul.slick-dots li.slick-active {
  border-color: var(--color);
  background-color: white;
}
#banner .slick-slide .content {
  display: none;
}
#banner .slick-active .content {
  display: block;
}
#banner .nivo-directionNav a {
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.3);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px;
  color: transparent;
  overflow: hidden;
  text-indent: -999em;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#banner .nivo-directionNav a {
  opacity: 0;
}
#banner:hover .nivo-directionNav a {
  opacity: 1;
}
#banner .nivo-directionNav a:hover {
  background-color: var(--color);
}
#banner .nivo-directionNav a.nivo-prevNav {
  background-image: url(../images/banner-btn-l.png);
  left: 40px;
}
#banner .nivo-directionNav a.nivo-nextNav {
  background-image: url(../images/banner-btn-r.png);
  right: 40px;
}
#banner .theme-default .nivo-controlNav {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: auto !important;
}
#banner .theme-default .nivo-controlNav a {
  width: 25px !important;
  height: 25px !important;
  background: #fff !important;
  border: 7px solid #7d7d7d !important;
  border-radius: 100% !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  margin: 0 8px !important;
}
#banner .theme-default .nivo-controlNav a.active {
  border-color: var(--color) !important;
}
#banner {
  background-position: center bottom;
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}
#banner .bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
}
#banner .bg img {
  opacity: 0;
}
#banner {
  position: relative;
}
#banner .banner-slick li {
  position: relative;
}
#banner .banner-slick li::after{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 2;
}
#banner .banner-slick li video{
  display: block;
}
#banner .banner-slick li .content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
#banner .banner-slick li .content .text-box {
  padding-top: 18.07%;
  color: #fff;
}
#banner .banner-slick li .content .text-box h2 {
  max-width: 1362px;
  line-height: 1.3;
}
#index-body .about {
  position: relative;
}
#index-body .about h1.Auxil-h1 {
  display: inline;
}
#index-body .about .left .en-title {
  font-style: italic;
  color: #999;
}
#index-body .about .left .about-more span {
  color: #000000;
}
#index-body .about .left .about-more:hover span {
  color: #fff;
}
#index-body .about .right .intro {
  line-height: 2;
}
#index-body .about .number-Plus1 li {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
#index-body .about .number-Plus1 li:last-child {
  border-right: none;
}
#index-body .about .number-Plus1 li .top {
  font-weight: 600;
  color: var(--color);
}
#index-body .about .container img{
  border-radius: 20px;
  height: 100%;
}
#index-body .advantage .content {
  letter-spacing: 1px;
  color: #ffffff;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
#index-body .advantage .content .en-title {
  color: #ffffff;
}
/*@keyframes advantage-banner {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
    clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
    clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
  }
}
#index-body .advantage .advantage-slick .slick-slide{
  opacity: 1!important;
}
#index-body .advantage .advantage-slick .slick-current li{
   animation: advantage-banner 1s ease-in-out;
}
#index-body .advantage .advantage-slick .slick-slide[data-slick-index="0"]{
  z-index: 990!important;
}
#index-body .advantage .advantage-slick .slick-slide[data-slick-index="1"]{
  z-index: 991!important;
}
#index-body .advantage .advantage-slick .slick-slide[data-slick-index="2"]{
  z-index: 992!important;
}
#index-body .advantage .advantage-slick .slick-slide[data-slick-index="3"]{
  z-index: 993!important;
}
#index-body .advantage .advantage-slick .slick-slide[data-slick-index="4"]{
  z-index: 994!important;
}
#index-body .advantage .advantage-slick .slick-slide[data-slick-index="5"]{
  z-index: 994!important;
}
#index-body .advantage .advantage-slick .slick-slide.slick-current{
  z-index: 999!important;
}*/

#index-body .advantage .advantage-slick1-box {
  left: 0;
  top: 0;
  height: 100%;
}
#index-body .advantage .advantage-slick1-box .advantage-slick1,
#index-body .advantage .advantage-slick1-box .slick-list,
#index-body .advantage .advantage-slick1-box .slick-track,
#index-body .advantage .advantage-slick1-box .slick-slide {
  height: 100%;
}
#index-body .advantage .advantage-slick1-box li {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  height: 100%;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
#index-body .advantage .advantage-slick1-box li .slide-box {
  color: #ffffff;
  overflow: hidden;
}
#index-body .advantage .advantage-slick1-box li .slide-box .text-content {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateY(48px);
  -moz-transform: translateY(48px);
  -ms-transform: translateY(48px);
  transform: translateY(48px);
}
#index-body .advantage .advantage-slick1-box li .slide-box .text-content .title {
  max-width: 230px;
  margin-left: auto;
  margin-right: auto;
}
#index-body .advantage .advantage-slick1-box li.active,
#index-body .advantage .advantage-slick1-box li:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
#index-body .advantage .advantage-slick1-box li.active .slide-box .text-content,
#index-body .advantage .advantage-slick1-box li:hover .slide-box .text-content {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
@media screen and (max-width: 2560px) {
  #index-body .partner .partner-space{
    padding-top: 5.5vw;
  }
}
@media screen and (max-width: 1920px) {
  #index-body .partner .partner-space{
    display: none;
  }
}

#index-body .product .top .left .en-title {
  color: #999;
}
#index-body .product .product-list li {
  width: 15.333%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .product .product-list li.active .box .content>img{
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .product .product-list li.active {
  width: 48.06%;
}
#index-body .product .product-list li.active .box .content1 {
  opacity: 1;
}
#index-body .product .product-list li.active .box .content>img{
  opacity: 0;
}
#index-body .product .product-list li .box {
  border-radius: 20px;
  z-index: 1;
  color: #ffffff;
  height: 461px;
}
#index-body .product .product-list li .box .content {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  max-width: 230px;
  z-index: 2;
}
#index-body .product .product-list li .box .content img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
#index-body .product .product-list li .box .content .title-box {
  left: 0;
  right: 0;
  bottom: 0;
}
#index-body .product .product-list li .box .content1 {
  z-index: 3;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .product .product-list li .box .content1 .text-box {
  left: 0;
  bottom: 0;
  width: 100%;
}
#index-body .product .product-list li .box .content1 > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
#index-body .product .product-list li .box .title {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .product .product-list li .box .title:hover {
  color: var(--color);
}
#index-body .i-partner{
  background-color: #f7f7f7;
}
#index-body .i-partner .intro{
  max-width: 400px;
}
#index-body .partner .container{
  pointer-events: none;
  z-index: 2
}
#index-body .partner .container .left{
  pointer-events: auto;
}
#index-body .partner {
  /*background-color: #f5f5f5;*/
  z-index: 1;
}
#index-body .partner .partner-list {
  z-index: 1;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}
#index-body .partner .partner-list li {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  left: 0;
  bottom: 0;
  transform-origin: center bottom;
  width: 100%;
}
#index-body .partner .partner-list li > img {
  width: 100%;
}
#index-body .partner .partner-list li.active {
  opacity: 1;
  z-index: 3;
}
@-webkit-keyframes ripple {
  0% {
    width: 100%;
    height: 100%;
    opacity: 0.8;
    border-width: 2px;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
    border-width: 0px;
  }
}
@-moz-keyframes ripple {
  0% {
    width: 100%;
    height: 100%;
    opacity: 0.8;
    border-width: 2px;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
    border-width: 0px;
  }
}
@keyframes ripple {
  0% {
    width: 100%;
    height: 100%;
    opacity: 0.8;
    border-width: 2px;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
    border-width: 0px;
  }
}
#index-body .partner .partner-list li .add-title {
  background-color: #ffffff;
  border-radius: 5px;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -120%);
  -moz-transform: translate(-50%, -120%);
  -ms-transform: translate(-50%, -120%);
  transform: translate(-50%, -120%);
  white-space: nowrap;
}
#index-body .partner .partner-list li .circle {
  display: block;
  position: absolute;
  z-index: -1;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 50%) rotateX(50deg);
  -moz-transform: translate(-50%, 50%) rotateX(50deg);
  transform: translate(-50%, 50%) rotateX(50deg);
  /*width: 34px;
  height: 34px;*/
  width: 17px;
  height: 17px;
}
#index-body .partner .partner-list li .circle .circle-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--color);
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: var(--color);
  position: relative;
  z-index: 2;
}
#index-body .partner .partner-list li .circle:before,
#index-body .partner .partner-list li .circle:after {
  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%);
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  z-index: 1;
}
#index-body .partner .partner-list li .circle:before {
  background-color: var(--color);
  -webkit-animation: ripple 2s linear infinite;
  -moz-animation: ripple 2s linear infinite;
  animation: ripple 2s linear infinite;
}
#index-body .partner .partner-list li .circle:after {
  background-color: var(--color);
  -webkit-animation: ripple 2s linear infinite;
  -moz-animation: ripple 2s linear infinite;
  animation: ripple 2s linear infinite;
  /* 延迟 1 秒播放，形成连续波浪 */
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
}
#index-body .partner .partner-list li .add {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}
#index-body .partner .partner-list li .add .icon{
  max-width: 24px;
}
#index-body .partner .partner-list li .add .add-title {
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  opacity: 0;
  -webkit-transform: translate(-50%, -70%);
  -moz-transform: translate(-50%, -70%);
  -ms-transform: translate(-50%, -70%);
  transform: translate(-50%, -70%);
  pointer-events: none;
  /*-webkit-transform: translate(-50%, -120%);
  -moz-transform: translate(-50%, -120%);
  -ms-transform: translate(-50%, -120%);
  transform: translate(-50%, -120%);
  opacity: 1;*/
}
#index-body .partner .partner-list li .add:hover .add-title {
  opacity: 1;
  -webkit-transform: translate(-50%, -120%);
  -moz-transform: translate(-50%, -120%);
  -ms-transform: translate(-50%, -120%);
  transform: translate(-50%, -120%);
}
#index-body .partner .partner-list li.li1 .add1 {
  left: 79%;
  top: 36%;
}
#index-body .partner .partner-list li.li1 .add2 {
  left: 83.5%;
  top: 40%;
}
#index-body .partner .partner-list li.li1 .add3 {
  left: 88%;
  top: 39%;
}
#index-body .partner .partner-list li.li1 .add4 {
  left: 74%;
  top: 59%;
}
#index-body .partner .partner-list li.li1 .add5 {
  left: 73.5%;
  top: 74%;
}
#index-body .partner .partner-list li.li1 .add6 {
  left: 65.5%;
  top: 53%;
}
#index-body .partner .partner-list li.li1 .add7 {
  left: 48.5%;
  top: 35.5%;
}
#index-body .partner .partner-list li.li2 .add1 {
  left: 47.5%;
  top: 34%;
}
#index-body .partner .partner-list li.li2 .add2 {
  left: 49%;
  top: 55%;
  z-index: 3;
}
#index-body .partner .partner-list li.li2 .add3 {
  left: 53%;
  top: 41.5%;
}
#index-body .partner .partner-list li.li2 .add4 {
  left: 57.5%;
  top: 43%;
}
#index-body .partner .partner-list li.li2 .add5 {
  left: 62.5%;
  top: 41.5%;
}
#index-body .partner .partner-list li.li2 .add6 {
  left: 57.5%;
  top: 68%;
}
#index-body .partner .partner-list li.li3 .add1 {
  left: 48.5%;
  top: 13%;
}
#index-body .partner .partner-list li.li3 .add2 {
  left: 58.5%;
  top: 13%;
}
#index-body .partner .partner-list li.li3 .add3 {
  left: 54%;
  top: 25%;
}
#index-body .partner .partner-list li.li3 .add4 {
  left: 69%;
  top: 25%;
}
#index-body .partner .partner-list li.li3 .add5 {
  left: 64%;
  top: 86.5%;
}
#index-body .partner .partner-list li.li4 .add1 {
  left: 58.5%;
  top: 32%;
}
#index-body .partner .partner-list li.li4 .add2 {
  left: 60%;
  top: 54%;
}
#index-body .partner .partner-list li.li4 .add3 {
  left: 59%;
  top: 75%;
}
#index-body .partner .partner-list li.li5 .add1 {
  left: 53.5%;
  top: 38%;
}
#index-body .partner .partner-list li.li5 .add2 {
  left: 68.5%;
  top: 40%;
}
#index-body .partner .partner-list li.li5 .add3 {
  left: 56.5%;
  top: 55%;
}
#index-body .partner .partner-list li.li5 .add4 {
  left: 61%;
  top: 66%;
}
#index-body .partner .intro {
  line-height: 1.5;
  max-width: 460px;
}
#index-body .partner .partner-titles li .box {
  cursor: pointer;
  min-width: 140px;
  background-color: #e7e7e7;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .partner .partner-titles li .box:hover,
#index-body .partner .partner-titles li .box.active {
  background-color: var(--color);
  color: #fff;
}
#index-body .news .left .news-slick {
  margin-left: -10px;
  margin-right: -10px;
}
#index-body .news .left .news-slick li .slide-box {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(6, 6, 6, 0.19);
  box-shadow: 0px 0px 10px 0px rgba(6, 6, 6, 0.19);
  border-radius: 10px;
}
#index-body .news .left .news-slick li .slide-box img{
  border-radius: 10px 10px 0 0;
}
#index-body .news .left .news-slick li .slide-box .title {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  color: #010101;
}
#index-body .news .left .news-slick li .slide-box .title:hover {
  color: var(--color);
}
#index-body .news .right .news-slick1 {
  margin-right: -10px;
  margin-left: -10px;
}
#index-body .news .right .news-slick1 li {
  padding-left: 10px;
  padding-right: 10px;
}
#index-body .news .right .news-slick1 li .slide-box {
  margin-top: 15px;
  margin-bottom: 15px;
  border-bottom: 3px solid transparent;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(6, 6, 6, 0.19);
  box-shadow: 0px 0px 10px 0px rgba(6, 6, 6, 0.19);
  border-radius: 10px;
}
#index-body .news .right .news-slick1 li .slide-box .news-btn .arrow {
  width: 17px;
  height: 17px;
  border: solid 1px #000000;
  border-radius: 50%;
  font-size: 12px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .news .right .news-slick1 li .slide-box .title {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .news .right .news-slick1 li .slide-box .intro {
  line-height: 1.5;
}
#index-body .news .right .news-slick1 li .slide-box:hover {
  border-color: var(--color);
}
#index-body .news .right .news-slick1 li .slide-box:hover .news-btn {
  color: var(--color);
}
#index-body .news .right .news-slick1 li .slide-box:hover .news-btn .arrow {
  border-color: var(--color);
  color: var(--color);
}
#index-body .news .right .news-slick1 li .slide-box:hover .title {
  color: var(--color);
}
#footer {
  background-color: #2f2f2f;
  color: #ffffff;
}
#footer .f-content .f-items .f-text {
  line-height: 1.5;
  max-width: 310px;
}
#footer .f-content dl dd {
  line-height: 2;
  margin-bottom: 6px;
}
#footer .f-content dl dd a {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.5;
}
#footer .f-content dl dd a:hover {
  color: var(--color);
  opacity: 1;
}
#footer .f-content dl.f-contact .f-contact-list li .icon {
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
#footer .f-content dl.f-contact .f-contact-list li span {
  opacity: 0.5;
  max-width: 240px;
}
#footer .f-content dl.f-qr dd #ewm {
  max-width: 120px;
  border: 5px solid #fff;
}
#footer .f-copy {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#footer .f-copy .copy-left {
  color: rgba(255, 255, 255, 0.6);
}
#footer .f-copy hr {
  height: 1px;
  background-color: #ffffff;
  opacity: 0.3;
}
#footer .f-copy .social-account li a {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#footer .f-copy .social-account li a:hover {
  color: var(--color);
}
#footer .f-copy .social-account li a #ewm {
  width: 120px;
  border: 6px solid #fff;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
  display: none;
}
#footer .f-copy .social-account li a:hover #ewm {
  display: block;
}
#footer .f-copy .copy {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#footer .f-copy .copy .company-link {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#footer .f-copy .copy .company-link:hover {
  color: var(--color);
}
#footer .f-copy svg {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  max-height: 24px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  fill: rgba(255, 255, 255, 0.6);
  padding-top: 2px;
}
#footer .f-copy svg text {
  fill: rgba(255, 255, 255, 0.6);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#footer .f-copy svg:hover {
  fill: var(--color);
}
#footer .f-copy svg:hover text {
  fill: var(--color);
}
/* 侧边菜单 */
/* 侧边菜单 */
.fixed-toolbar {
  right: 20px;
  position: fixed;
  bottom: 30%;
  z-index: 100;
}
.fixed-toolbar ul > li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 12px;
  width: 52px;
  height: 52px;
  background-color: rgba(0, 0, 0, 0.618);
  border-radius: 10px;
  color: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 25px;
  cursor: pointer;
  position: relative;
}
.fixed-toolbar ul > li.r-phone p {
  background-color: var(--color);
  right: 100%;
  height: 100%;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.fixed-toolbar ul > li:hover p {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.fixed-toolbar ul > li.back.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.fixed-toolbar ul > li:first-child {
  margin-top: 0;
}
.fixed-toolbar ul > li:hover {
  background: var(--color);
}
.fixed-toolbar ul > li #ewm {
  width: 100px;
  border: 3px solid #fff;
  position: absolute;
  left: 100%;
  top: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}
.fixed-toolbar ul > li:hover #ewm {
  left: -116px;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.fixed-toolbar ul > li.back {
  display: none;
}
@media screen and (max-width: 1700px) {
  #index-body .partner .partner-list li{
     transform: scale(1.1);
  }
  #index-body .partner .partner-list li .add{
    transform: translate(-50%,-50%) scale(.75);
  }
}
/*ui.container不用设置了*/
@media screen and (max-width: 1450px) {
  .public-title {
    font-size: 45px;
  }
  #header .nav .ui.menu .menu-box ul.menu > li {
    margin-left: 0.5em;
    margin-right: 0.5em;
  }
  #header .nav .ui.menu .menu-box ul.menu > li > a {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
@media screen and (max-width: 1250px) {
  .public-title {
    font-size: 35px;
  }
  #banner {
    margin-top: 60px;
  }
  .flex-wrap-1250 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex-wrap-1250 .flex-left-box {
    margin-bottom: 25px;
  }
  #index-body .partner .partner-list li{
     transform: scale(1);
  }
}
@media screen and (max-width: 1000px) {
  .flex-wap .flex-left-box {
    margin-bottom: 25px;
  }
  .flex-wrap-1000 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex-wrap-1000 .flex-left-box {
    margin-bottom: 25px;
  }
  .display-none-1000 {
    display: none;
  }
  .public-title {
    font-size: 30px;
  }
  #index-body .advantage .advantage-slick1-box li .slide-box .text-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  #index-body .product .product-list li .box {
    height: 300px;
  }
  #index-body .product .product-list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #index-body .product .product-list li.active,
  #index-body .product .product-list li {
    width: 100%;
    margin-bottom: 20px;
  }
  #index-body .product .product-list li .box .content {
    display: none;
  }
  #index-body .product .product-list li .box .content1 {
    opacity: 1;
  }
  #index-body .partner .partner-list li .add{
    transform: translate(-50%,-50%) scale(1);
  }
  #index-body .partner .partner-list li .add {
    zoom: .7;
  }
  #index-body .partner .partner-list {
    position: relative;
  }
  #index-body .partner .partner-list li:first-child {
    position: relative;
  }
  #footer .f-content .container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 700px) {
  .public-btn1 .arrow,
  .public-btn .arrow{
    width: 26px;
    height: 26px;
  }
  .public-title {
    font-size: 26px;
  }
  .mobile-display-none {
    display: none;
  }
  .flex-wrap-700 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /*#banner .banner-slick li {
    height: 300px;
  }
  #banner .banner-slick li > img,
  #banner .banner-slick li > video {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
  }*/
  #banner .banner-slick li .content .text-box {
    padding-top: 8%;
  }
  #banner .banner-slick li .content .text-box h2{
    margin-bottom: 12px;
  }
  #banner .banner-slick li .content .text-box p{
    display: none;
  }
  #index-body .about .intro {
    line-height: 2;
  }
  #index-body .about .number-Plus1{
    align-items: flex-start;
  }
  #index-body .about .number-Plus1 li {
    width: 50%;
  }
  #index-body .about .number-Plus1 li {
    border: none;
  }
  #index-body .about .number-Plus1 li .top {
    font-size: 30px;
  }
  #index-body .advantage .advantage-slick1-box li {
    width: 50%;
  }
  #index-body .advantage .advantage-slick li {
    height: 380px;
  }
  #index-body .advantage .advantage-slick li img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
  }
  #index-body .partner{
    margin-top: 10px;
  }
  #index-body .partner .partner-list li {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scale(1.7);
    -moz-transform: scale(1.7);
    -ms-transform: scale(1.7);
    transform: scale(1.7);
  }
  #index-body .partner .partner-list li .add {
    zoom: .5;
  }
  #index-body .news{
    margin-top: 120px;
  }
  #index-body .product .product-list{
    display: block;
  }
  #footer .f-content .f-items .f-text {
    max-width: unset;
  }
  #footer .f-content dl.f-contact .f-contact-list li span {
    max-width: unset;
  }
  #footer .f-copy .copy {
    display: block;
  }
  #footer .f-items .f-logo{
    zoom: .5;
  }
  .fixed-toolbar {
    right: 5px;
  }
  .fixed-toolbar ul li {
    zoom: 0.8;
  }
  .fixed-toolbar ul li.code {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .public-title {
    font-size: 22px;
  }
  /*#index-body .about .number-Plus1 li {
    width: 100%;
  }*/
  #index-body .partner .partner-list li .circle,
  #index-body .partner .partner-list li .icon {
    zoom: .7;
  }
}
/*
#cp-Nav .nav .title {
  font-size: 18px;
  font-weight: bold;
  padding: 8px 10px;
  background: var(--color);
  border-radius: 5px;
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#cp-Nav .nav div.title .more-category {
  line-height: 1.5;
  !*<i class="fa fa-arrow-down"></i>*!
}*/
@media screen and (max-width: 700px) {
  .font-21,
  .font-22 {
    font-size: 16px;
  }
  .font-22,
  .font-23,
  .font-24,
  .font-25 {
    font-size: 18px;
  }
  .font-26,
  .font-27,
  .font-28,
  .font-29 {
    font-size: 19px;
  }
  .font-30,
  .font-31,
  .font-32,
  .font-33,
  .font-34,
  .font-35,
  .font-36,
  .font-37,
  .font-38,
  .font-39 {
    font-size: 19px;
  }
  .font-40,
  .font-41,
  .font-42,
  .font-43,
  .font-44,
  .font-45,
  .font-46,
  .font-47,
  .font-48,
  .font-49 {
    font-size: 20px;
  }
  .seoPublic .Auxil-industry {
    display: none !important;
  }
  .Auxil-crumbs {
    line-height: 28px;
  }
}
#spotlight.show {
  display: inline-block;
  background: rgba(0, 0, 0, 0.3) !important;
}
#spotlight .scene img {
  border: 10px solid white !important;
  border-radius: 10px;
}
#spotlight .header {
  background: black !important;
}
/*内页*/
div[type="submit"]{
  cursor: pointer;
}
/*inner*/
@-webkit-keyframes transAni2 {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@-moz-keyframes transAni2 {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes transAni2 {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.inner-banner {
  margin-top: 125px;
  position: relative;
  overflow: hidden;
}
.inner-banner .textAniC {
  font-size: 300px;
  font-weight: bold;
  color: #333333;
  opacity: 0.05;
  line-height: .8;
}
.inner-banner .textAniC .c {
  white-space: nowrap;
  text-transform: uppercase;
  line-height: .8;
  -webkit-animation: transAni2 60s linear infinite;
  -moz-animation: transAni2 60s linear infinite;
  animation: transAni2 60s linear infinite;
}
.inner-banner .line {
  position: absolute;
  width: 100%;
  bottom: 55px;
}
.inner-banner .line .bor {
  /*border: solid 1px rgba(51, 51, 51, 0.5);*/
}
.inner-banner .box2 {
  position: absolute;
  width: 100%;
  top: 50px;
}
.inner-banner .box2 .tit {
  line-height: 1;
}
.inner-banner .box2 .mbx {
  font-size: 14px;
  margin-top: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.inner-banner .box2 .mbx i {
  font-size: 20px;
}
@media screen and (max-width: 1250px) {
  .inner-banner {
    margin-top: 60px;
  }
}
@media (max-width: 500px) {
  .inner-banner .container .catName {
    font-size: 24px;
  }
}
.colorF {
    color: #fff;
}
.regular,
.Regular {
  font-weight: 400;
}
.semibold,
.semiBold,
.titl {
  font-weight: 600;
}
.lh1 {
  line-height: 1;
}
.lh2 {
  line-height: 2;
}
.t_1 {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.Hbtn {
  display: inline-block;
  border: 1px solid #fff;
  padding: 7px 31px;
  color: #fff;
  position: relative;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: all 0.5s linear;
}
.Hbtn::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--color);
  opacity: 0;
  transition: all 0.5s linear;
  width: 0%;
  height: 100%;
  z-index: 0;
}
.Hbtn span {
  position: relative;
  z-index: 1;
}
.Hbtn:hover {
  border-color: var(--color);
}
.Hbtn:hover::after {
  opacity: 1;
  width: 100%;
}
.moreCont {
  background-color: var(--color);
  border: 1px solid var(--color);
  color: #fff;
  position: relative;
  display: inline-block;
  padding: 10px 24px;
  line-height: 1.4;
  overflow: hidden;
  min-width: 160px;
  text-align: center;
}

.moreCont .moreSub {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  opacity: 1;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
}

.moreCont .moreText {
  position: relative;
  z-index: 2;
}

.moreCont:hover {
  color: var(--color);
}

.moreCont:hover .moreSub {
  opacity: 1;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}

.m-page {
  text-align: center;
}
.m-page span,
.m-page a {
  width: 30px;
  height: 30px;
  background-color: #b1b1b1;
  color: #fff;
  display: inline-block;
  line-height: 30px;
  text-align: center;
  margin: 10px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.m-page span.current,
.m-page a.current {
  background-color: var(--color);
  color: #fff;
}
.m-page a:hover {
  background-color: var(--color);
  color: #fff;
}
@media (max-width: 1000px) {
  .m-page {
    text-align: left;
  }
  .m-page span,
  .m-page a {
    margin: 5px;
  }
}
.about-page .init-1 {
  position: relative;
  z-index: 2;
}
.about-page .init-1 .container .left {
  padding-right: 120px;
  width: 50%;
}
/*.about-page .init-1 .container .left .tipsTitleC {
  color: var(--color);
}*/
.about-page .init-1 .container .left .imgC {
  margin-top: 50px;
  height: 550px;
  -o-background-size: cover;
  background-size: cover;
  border-radius: 10px;
}
.about-page .init-1 .container .left .imgC .play {
  width: 50px;
  height: 50px;
  cursor: pointer;
  position: relative;
}

.about-page .init-1 .container .left .imgC .play .cont {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  border-radius: 50%;
  font-size: 24px;
  color: var(--color);
}

.about-page .init-1 .container .left .imgC .play .cont i {
  margin-left: 2px;
}

.about-page .init-1 .container .left .imgC .play .ling {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  border-radius: 50%;
  -webkit-animation: ks 3s infinite linear;
  -moz-animation: ks 3s infinite linear;
  -o-animation: ks 3s infinite linear;
  animation: ks 3s infinite linear;
}

.about-page .init-1 .container .left .imgC .play .ling:last-child {
  -webkit-animation-delay: -1.5s;
  -moz-animation-delay: -1.5s;
  -o-animation-delay: -1.5s;
  animation-delay: -1.5s;
}

.about-page .init-1 .container .left .imgC .play:hover .cont {
  background-color: var(--color);
  color: #fff;
}

.about-page .init-1 .container .right {
  padding-bottom: 260px;
  width: 50%;
}

.about-page .init-1 .container .right .title {
  font-weight: 600;
}

.about-page .init-1 .container .right .des {
  margin-top: 100px;
  max-height: 430px;
  padding-right: 4px;
  overflow-y: auto;
  line-height: 1.8;
}

.about-page .init-2 {
  margin-top: -210px;
  padding-top: 210px;
  padding-bottom: 90px;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
}

.about-page .init-2 .container ul {
  padding-top: 20px;
  max-width: 1250px;
  margin: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.about-page .init-2 .container ul li {
  margin-top: 40px;
}

.about-page .init-2 .container ul li .box {
  color: #fff;
  text-align: center;
}

.about-page .init-2 .container ul li .box .top {
  font-weight: 600;
  line-height: 1;
}

.about-page .init-2 .container ul li .box .bottom {
  margin-top: 10px;
}

/*.about-page .init-3 .container .tipsTitleC {
  color: var(--color);
}*/

/*.about-page .init-3 .container .content .left {
  width: 48%;
  padding-right: 80px;
}*/

.about-page .init-3 .container .content .left .img {
  margin-top: 50px;
  border-radius: 10px;
  width: 100%;
}
.about-page .init-3 .container .content .left .slick-dots{
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 5%;
  left: 0;
  width: 100%;
}
.about-page .init-3 .container .content .left .slick-dots li{
  width: 12px;
  height: 12px;
  background: #fff;
  transition: .3s;
  margin: 0 6px;
  border-radius: 50%;
}
.about-page .init-3 .container .content .left .slick-dots li.slick-active{
  background: var(--color);
}
.about-page .init-3 .container .content .left .slick-dots li button{
  display: none;
}
/*.about-page .init-3 .container .content .right {
  width: 52%;
}*/

.about-page .init-3 .container .content .right ul {
  padding-top: 30px;
}

.about-page .init-3 .container .content .right ul li {
  margin-top: 0px;
}

.about-page .init-3 .container .content .right ul li .box {
  padding: 20px 30px;
  border-radius: 10px;
  cursor: pointer;
}

.about-page .init-3 .container .content .right ul li .box .title {
  font-weight: 600;
}

.about-page .init-3 .container .content .right ul li .box .des {
  color: #666666;
  margin-top: 20px;
  line-height: 1.8;
}
.about-page .init-3 .container .content .right ul li .box .des span{
  color: #000;
  font-weight: 600;
}

/*.about-page .init-3 .container .content .right ul li .box:hover {
  -webkit-box-shadow: 0 0 90px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 90px rgba(0, 0, 0, 0.2);
}*/

.about-page .init-4 {
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
}

.about-page .init-4 .content {
  padding-top: 80px;
}

.about-page .init-4 .content .swiper {
  padding-left: 1px;
}

.about-page .init-4 .content ul li {
  height: auto;
}

.about-page .init-4 .content ul li .box {
  height: 100%;
  margin-left: -1px;
  color: #fff;
  padding: 0 30px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  position: relative;
}

/*.about-page .init-4 .content ul li .box .img {
  position: absolute;
  top: 0;
  left: 20px;
  width: calc(100% - 40px);
  z-index: 2;
  opacity: 0;
}*/

/*.about-page .init-4 .content ul li .box:hover .img {
  opacity: 1;
}*/

.about-page .init-4 .content ul li .box .year {
  padding-top: 140px;
  font-weight: 600;
  line-height: 1;
}

.about-page .init-4 .content ul li .box .des {
  margin-top: 20px;
  /*height: 204px;*/
  overflow-y: auto;
  padding-right: 4px;
  line-height: 30px;
}

.about-page .init-4 .content ul .swiper-slide-active .box .year {
  padding-top: 140px;
}

.about-page .init-4 .content ul .swiper-slide-next .box .year {
  padding-top: 100px;
}

.about-page .init-4 .content ul .swiper-slide-next + .swiper-slide .box .year {
  padding-top: 50px;
}

.about-page .init-4 .content ul .swiper-slide-next + .swiper-slide + .swiper-slide .box .year {
  padding-top: 0;
}

.about-page .init-4 .content .sPage {
  padding-bottom: 40px;
  margin-top: 100px;
}

.about-page .init-4 .content .sPage .btn {
  cursor: pointer;
  width: 36px;
  height: 26px;
}
.about-page .init-4 .content .sPage .page-dots{
  width: 5em;
  position: unset;
  background: #fff;
  /*margin-left: auto;
  margin-right: auto;*/
  height: 3px;
}
.about-page .init-4 .content .sPage .page-dots .line{
  height: 100%;
  transition: .3s;
  background: var(--color);
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
   background: var(--color);
}
/*.about-page .init-4 .content .sPage .page-dots .swiper-pagination-bullet{
  background: #fff;
  opacity: 1;
}
.about-page .init-4 .content .sPage .page-dots .swiper-pagination-bullet.swiper-pagination-bullet-active{
  background: var(--color);
}*/
.about-page .init-4 .content .sPage .prev:hover {
  -webkit-transform: translateX(-10px);
  -moz-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  -o-transform: translateX(-10px);
  transform: translateX(-10px);
}

/*.about-page .init-4 .content .sPage .next {
  margin-left: 80px;
}*/

.about-page .init-4 .content .sPage .next:hover {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
}

/*.about-page .init-5 .container .tipsTitleC {
  color: var(--color);
}*/

.about-page .init-5 .container .content {
  margin-top: 80px;
}

.about-page .init-5 .container .content .left {
  width: 40%;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  padding: 50px 40px;
  text-align: center;
}

.about-page .init-5 .container .content .left .title {
  max-width: 350px;
  font-weight: 600;
  margin: auto;
}

.about-page .init-5 .container .content .left .des {
  color: #666666;
  margin-top: 20px;
  line-height: 30px;
}

.about-page .init-5 .container .content .left .more {
  margin-top: 30px;
}

.about-page .init-5 .container .content .right {
  width: 60%;
  padding-left: 30px;
}

.about-page .init-5 .container .content .right img {
  width: 100%;
}

.about-page .init-5 .container .content2 {
  position: relative;
  margin-top: 10px;
}

.about-page .init-5 .container .content2 .btn {
  position: absolute;
  width: 60px;
  height: -webkit-calc(60%);
  height: -moz-calc(60%);
  height: calc(100% - 40px);
  top: 20px;
  right: -80px;
  background-color: #cbcbcb;
  cursor: pointer;
  z-index: 2;
  font-size: 50px;
  font-weight: 700;
  color: #fff;
  border-radius: 5px;
}

.about-page .init-5 .container .content2 .btn:hover {
  background-color: var(--color);
}

.about-page .init-5 .container .content2 .prev {
  right: unset;
  left: -80px;
  border-radius: 5px;
}

.about-page .init-5 .container .content2 .swiper {
  margin: 0 -20px;
}

.about-page .init-5 .container .content2 ul li {
  height: auto;
  padding: 20px;
}

.about-page .init-5 .container .content2 ul li .box {
  height: 100%;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}

.about-page .init-5 .container .content2 ul li .box .img {
  display: block;
}

.about-page .init-5 .container .content2 ul li .box .img img {
  width: 100%;
  border-radius: 10px 10px 0 0;
}

.about-page .init-5 .container .content2 ul li .box .text {
  text-align: center;
  font-weight: 600;
  padding: 16px;
}
@media (max-width: 1700px) {
  .about-page .init-5 .container .content2 .prev{
    left: 0;
  }
  .about-page .init-5 .container .content2 .btn{
    right: 0;
    height: 60px;
    top:50%;
    transform: translateY(-50%);
  }
  .about-page .init-5 .container .content2 .btn i{
    line-height: 1;
  }
}
@media (max-width: 1250px) {
  .about-page .init-1 .container .left {
    width: 100%;
    padding-right: 0;
  }

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

  .about-page .init-2 {
    padding-top: 40px;
    margin-top: 40px;
  }

  .about-page .init-5 .container .content .left {
    width: 100%;
  }

  .about-page .init-5 .container .content .right {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }

  .about-page .init-5 .container .content2 .btn {
    display: none;
  }
}

@media (max-width: 1000px) {
  .about-page .init-3 .container .content .left {
    width: 100%;
    padding-right: 0;
  }

  .about-page .init-3 .container .content .right {
    width: 100%;
    margin-top: 20px;
  }

  .about-page .init-3 .container .content .right ul li .box {
    -webkit-box-shadow: 0 0 90px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 90px rgba(0, 0, 0, 0.2);
  }

  .about-page .init-4 .content ul li .box {
    padding-bottom: 20px;
  }

  .about-page .init-4 .content ul li .box .year {
    padding-top: 20px;
  }

  .about-page .init-4 .content ul .swiper-slide-active .box .year {
    padding-top: 20px;
  }

  .about-page .init-4 .content ul .swiper-slide-next .box .year {
    padding-top: 20px;
  }

  .about-page .init-4 .content ul .swiper-slide-next + .swiper-slide .box .year {
    padding-top: 20px;
  }
}

@media (max-width: 700px) {
  .about-page .init-1 .container .left .imgC {
    height: 90vw;
  }
}

@media (max-width: 500px) {
  .about-page .init-1 .container .left .imgC {
    margin-top: 20px;
  }

  .about-page .init-1 .container .right .des {
    margin-top: 16px;
  }

  .about-page .init-2 {
    padding-bottom: 40px;
    padding-top: 0;
  }

  .about-page .init-2 .container ul {
    padding-top: 0;
  }

  .about-page .init-2 .container ul li {
    width: 50%;
  }

  .about-page .init-3 .container .content .left .img {
    margin-top: 20px;
  }

  .about-page .init-3 .container .content .right ul {
    padding-top: 0;
  }

  .about-page .init-3 .container .content .right ul li {
    margin-top: 20px;
  }

  .about-page .init-3 .container .content .right ul li .box {
    padding: 20px 16px;
  }

  .about-page .init-4 .content {
    padding-top: 20px;
  }

  .about-page .init-4 .content .sPage {
    margin-top: 20px;
    display: none;
  }

  .about-page .init-4 .content .sPage .btn {
    width: 30px;
    height: 16px;
  }

  /*.about-page .init-4 .content .sPage .next {
    margin-left: 20px;
  }*/

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

  .about-page .init-5 .container .content .left {
    padding: 20px 10px;
  }

  .about-page .init-5 .container .content .left .des {
    margin-top: 10px;
  }

  .about-page .init-5 .container .content .left .more {
    margin-top: 10px;
  }
}

.proSideCont {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
}
.proSideCont .proSideLeft {
  z-index: 2;
  position: -webkit-sticky;
  position: sticky;
  width: 360px;
  top: 110px;
}
.proSideCont .proSideLeft .catList {
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  border-radius: 10px;
}
.proSideCont .proSideLeft .catList .Hbtn {
  border-color: var(--color);
  color: var(--color);
}
.proSideCont .proSideLeft .catList .Hbtn:hover {
  color: #fff;
}
.proSideCont .proSideLeft .catList .tips {
  color: #fff;
  background-color: var(--color);
  padding: 24px 20px;
  font-weight: 600;
  border-radius: 10px 10px 0 0;
}
.proSideCont .proSideLeft .catList .cat .item {
  font-size: 20px;
  position: relative;
}
.proSideCont .proSideLeft .catList .cat .item a {
  display: block;
  padding: 20px;
  padding-right: 50px;
}
.proSideCont .proSideLeft .catList .cat .item i {
  position: absolute;
  top: 20px;
  cursor: pointer;
  right: 15px;
  font-weight: 600;
  z-index: 2;
}
.proSideCont .proSideLeft .catList .cat .item i.active {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.proSideCont .proSideLeft .catList .cat .item ul {
  display: none;
}
.proSideCont .proSideLeft .catList .cat .item ul li {
  position: relative;
}
.proSideCont .proSideLeft .catList .cat .item ul li i {
  top: 10px;
}
.proSideCont .proSideLeft .catList .cat .item ul li a {
  padding: 10px;
  padding-left: 50px;
  position: relative;
  font-size: 18px;
  padding-right: 35px;
}
.proSideCont .proSideLeft .catList .cat .item ul li a::before {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  content: '';
  position: absolute;
  width: 10px;
  height: 2px;
  background-color: #000;
  top: 24px;
  left: 30px;
}
.proSideCont .proSideLeft .catList .cat .item ul li a:hover,
.proSideCont .proSideLeft .catList .cat .item ul li a.active {
  color: var(--color);
}
.proSideCont .proSideLeft .catList .cat .item ul li a:hover::before,
.proSideCont .proSideLeft .catList .cat .item ul li a.active::before {
  background-color: var(--color);
}
.proSideCont .proSideLeft .catList .cat .item ul li ul {
  padding-left: 5px;
}
.proSideCont .proSideLeft .catList .cat .item:hover > a,
.proSideCont .proSideLeft .catList .cat .item.active > a {
  background-color: #d9f5ff;
  color: var(--color);
}
.proSideCont .proSideLeft .catList .cat .item:hover i,
.proSideCont .proSideLeft .catList .cat .item.active i {
  color: var(--color);
}
/*.proSideCont .proSideLeft .catList .cat .item.active ul {
  display: block;
}*/
.proSideCont .proSideLeft .catList form {
  background-color: #fff;
  padding: 30px;
}
.proSideCont .proSideLeft .catList form input {
  background-color: #f2f2f2;
  border: none;
  width: 100%;
  padding: 10px 18px;
  font-size: 18px;
  margin-top: 20px;
}
.proSideCont .proSideLeft .catList form input.name {
  margin-top: 0;
}
.proSideCont .proSideLeft .catList form .submit {
  margin-top: 30px;
  width: 100%;
  cursor: pointer;
}
.proSideCont .proSideRight {
  width: -webkit-calc(-260%);
  width: -moz-calc(-260%);
  width: calc(100% - 360px);
  padding-left: 30px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1250px) {
  .proSideCont .proSideLeft {
    display: none;
  }
  .proSideCont .proSideRight {
    width: 100%;
    padding-left: 0;
  }
}

.product-page .init-1 .title {
  font-weight: 600;
  font-size: 30px !important;
}
.product-page .init-1 .cat_des {
  margin-top: 20px;
  padding-right: 10px;
  overflow-y: auto;
  max-height: 116px;
}
.product-page .init-1 .content {
  padding-top: 40px;
}
.product-page .init-1 .content ul {
  margin: 0 -15px;
  margin-top: -60px;
}
.product-page .init-1 .content ul > p {
  font-size: 16px;
  letter-spacing: 0;
  margin: 20px;
}
.product-page .init-1 .content ul li {
  margin-top: 60px;
  padding: 0 15px;
}
.product-page .init-1 .content ul li .box .img {
  display: block;
  background-color: #f5f5f5;
  padding: 0px;
  border-radius: 10px;
}
.product-page .init-1 .content ul li .box .img img {
  width: 100%;
}
.product-page .init-1 .content ul li .box .text {
  text-align: center;
  display: block;
  margin-top: 20px;
}
.product-page .init-1 .content ul li .box .text:hover {
  color: var(--color);
}
@media (max-width: 700px) {
  .product-page .init-1 .title {
    font-weight: 600;
    font-size: 20px !important;
  }
}
@media (max-width: 500px) {
  .product-page .init-1 .content ul li {
    margin-top: 30px;
  }
  .product-page .init-1 .content ul li:first-child {
    margin-top: 0;
  }
  .product-page .init-1 .content ul {
    margin-top: 0;
  }
}
.seoPublic .Auxil-about .box .right .text a {
  color: inherit;
}
.seoPublic .Auxil-news .list ul li .content p {
  color: #666;
  line-height: 30px;
}

.prodet-page .init-1 .left {
  width: 50%;
  padding-right: 50px;
}
.prodet-page .init-1 .left .box a {
  background-color: #f5f5f5;
  display: block;
  padding: 0px;
  border-radius: 10px;
}
.prodet-page .init-1 .right {
  width: 50%;
}
.prodet-page .init-1 .right .title {
  font-weight: 600;
}
.prodet-page .init-1 .right .des {
  color: #666666;
  margin-top: 20px;
  padding-right: 4px;
  overflow-y: auto;
  max-height: 300px;
}
.prodet-page .init-1 .right .moreC {
  padding-top: 10px;
}
.prodet-page .init-1 .right .moreC .more {
  margin-right: 20px;
  margin-top: 20px;
}
.prodet-page .init-1 .right .share {
  margin-top: 30px;
}
.prodet-page .init-1 .right .share ul {
  padding-left: 10px;
}
.prodet-page .init-1 .right .share ul li {
  width: auto;
  margin-left: 16px;
}
.prodet-page .init-1 .right .share ul li a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: var(--color);
  color: #fff;
  border-radius: 50%;
  font-size: 20px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.prodet-page .init-1 .right .share ul li a:hover {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}
.prodet-page .init-1 .right .m-link {
  margin-top: 50px;
}
.prodet-page .init-1 .right .m-link a {
  margin-top: 10px;
  display: block;
  background-color: #f5f5f5;
  padding: 10px 20px;
}
.prodet-page .init-1 .right .m-link a:hover {
  color: #fff;
  background-color: var(--color);
}
.prodet-page .init-2 .tipsTitle {
  font-weight: 600;
  margin-top: 40px;
  padding-bottom: 4px;
  border-bottom: 1px solid #e5e5e5;
}
.prodet-page .init-2 b,
.prodet-page .init-2 strong {
  font-weight: 700 !important;
  font-size: 16px !important;
}
.prodet-page .init-2 .des {
  margin-top: 30px;
}
.prodet-page .init-2 .des table {
  width: 100% !important;
}
@media (max-width: 1000px) {
  .prodet-page .init-1 .left {
    width: 100%;
    padding-right: 0;
  }
  .prodet-page .init-1 .right {
    width: 100%;
    margin-top: 20px;
  }
}
@media (max-width: 500px) {
  .prodet-page .init-1 .right .des {
    color: #666;
    margin-top: 20px;
    padding-right: 4px;
    overflow-y: auto;
    max-height: auto;
  }
  .prodet-page .init-1 .right .share ul li a {
    width: 32px;
    height: 32px;
    line-height: 30px;
    font-size: 16px;
  }
  .prodet-page .init-1 .left .box a {
    padding: 10px;
  }
}
.product-d-page .product-d-1 .images-list li .img-box {
  border-radius: 20px;
}
.product-d-page .product-d-2 .intro {
  color: #666666;
}
.product-d-page .product-d-3 .product-d-3-list li .box .img-box {
  border-radius: 10px;
}
.product-d-page .product-d-3 .product-d-3-list li .box .title-box {
  background-color: #fff;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  border-radius: 5px;
  min-width: 273px;
}
.product-d-page .product-d-3 .product-d-3-list li .box .title-box span {
  display: block;
  text-align: center;
}
.product-d-page .product-d-4 .product-d-4-list li .box {
  margin-top: 9px;
  margin-bottom: 9px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  height: 270px;
}
.product-d-page .product-d-4 .product-d-4-list li .box .icon img {
  margin: 0 auto;
}
@media screen and (max-width: 700px) {
  .product-d-page .product-d-3 .product-d-3-list li {
    width: 100%;
  }
}

.proPublic .tipsTitleC {
  margin-left: 58px;
  color: var(--color);
}
.proPublic .init-about .des {
  margin-top: 30px;
  max-height: 400px;
  padding-right: 10px;
  overflow-y: auto;
}
.proPublic .init-about .img {
  margin-top: 40px;
}
.proPublic .init-news .content {
  margin-top: 10px;
}
.proPublic .init-news .content .swiper {
  padding: 30px;
  margin: 0 -30px;
}
.proPublic .init-news .content ul li {
  height: auto;
}
.proPublic .init-news .content ul li .box {
  height: 100%;
  opacity: 0;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  padding: 40px 30px;
  background-color: #fff;
}
.proPublic .init-news .content ul li .box .title {
  font-weight: 600;
}
.proPublic .init-news .content ul li .box .title:hover {
  color: var(--color);
}
.proPublic .init-news .content ul li .box .des {
  color: #666666;
  margin-top: 20px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.proPublic .init-news .content ul li .box .time {
  margin-top: 20px;
}
.proPublic .init-news .content ul li.my-slide-visible .box {
  opacity: 1;
}
.proPublic .init-honor .content {
  margin-top: 50px;
}
.proPublic .init-honor .content ul li .box .img {
  display: block;
}
.proPublic .init-honor .content ul li .box .img img {
  width: 100%;
}
.proPublic .init-know .text {
  margin-top: 50px;
  max-height: 146px;
  overflow-y: auto;
  padding-right: 4px;
}
.proPublic .init-releted .content {
  margin-top: 60px;
  position: relative;
}
.proPublic .init-releted .content .btn {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-color: #c1bbbb;
  z-index: 2;
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: -90px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.proPublic .init-releted .content .btn .btnImg {
  width: 26px;
  height: 26px;
  -webkit-filter: grayscale(1) brightness(5);
  filter: grayscale(1) brightness(5);
}
.proPublic .init-releted .content .btn:hover {
  background-color: var(--color);
}
.proPublic .init-releted .content .prev {
  left: -90px;
}
.proPublic .init-releted .content ul li .box .img {
  display: block;
  padding: 30px;
  background-color: #f5f5f5;
}
.proPublic .init-releted .content ul li .box .text {
  margin-top: 10px;
  display: block;
  text-align: center;
}
.proPublic .init-releted .content ul li .box .text:hover {
  color: var(--color);
}
@media (max-width: 1250px) {
  .proPublic .init-releted .content .btn {
    display: none;
  }
}
@media (max-width: 1000px) {
  .proPublic .tipsTitleC {
    margin-left: 0;
  }
}
@media (max-width: 500px) {
  .proPublic .init-about .des {
    margin-top: 10px;
  }
  .proPublic .init-honor .content {
    margin-top: 20px;
  }
  .proPublic .init-releted .content {
    margin-top: 20px;
  }
}

.news-page .init-1 {
  background-color: #f9f9f9;
  padding-top: 30px;
}

.news-page .init-1 .container .content {
  background-color: #e2e2e2;
  border-radius: 5px;
}

.news-page .init-1 .container .content .list {
  width: 33.33%;
  text-align: center;
  padding: 25px;
  display: inline-block;
}

.news-page .init-1 .container .content .list:hover,
.news-page .init-1 .container .content .list.active {
  color: #fff;
  background-color: var(--color);
}

.news-page .init-2 {
  background-color: #f9f9f9;
}

.news-page .init-2 .container ul {
  margin: 0 -15px;
}

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

.news-page .init-2 .container ul li {
  margin-top: 30px;
  padding: 0 15px;
  height: auto;
}
.news-page .init-2 .container ul li .box{
  color: #666;
}
.news-page .init-2 .container ul li .box {
  background-color: #efefef;
  padding: 20px;
  height: 100%;
}
.news-page .init-2 .container ul li .box .title{
  min-height: calc(1.5em * 2);
}
.news-page .init-2 .container ul li .box .news-btn{
  border-radius: 50%;
  background-color: #fff;
  /*transition: .3s;*/
  width: 1.8em;
  height: 1.8em;
}
.news-page .init-2 .container ul li .box .news-btn i{
  transition: .3s;
}
/*.news-page .init-2 .container ul li .box .news-btn:hover{
  background-color: #000;
  color: #fff;
}*/
.news-page .init-2 .container ul li .box .left {
  width: 80px;
  text-align: center;
}

.news-page .init-2 .container ul li .box .left .date {
  font-weight: 600;
  line-height: 1;
}

.news-page .init-2 .container ul li .box .left .year {
  color: #666666;
  margin-top: 10px;
}

.news-page .init-2 .container ul li .box .right {
  width: -webkit-calc(20%);
  width: -moz-calc(20%);
  width: calc(100% - 80px);
  padding-left: 50px;
}

.news-page .init-2 .container ul li .box .right .title {
  font-weight: 600;
}

.news-page .init-2 .container ul li .box .right .des {
  color: #666666;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-top: 20px;
}

.news-page .init-2 .container ul li .box:hover {
  background-color: var(--color);
  color: #fff;
}
.news-page .init-2 .container ul li .box:hover .news-btn{
  background-color: #fff;
  color: var(--color);
}

.news-page .init-2 .container ul li .box:hover .left .year {
  color: #fff;
}

.news-page .init-2 .container ul li .box:hover .right .des {
  color: #fff;
}
.news-page .init-2 .container ul li .box .right .title {
  font-size: 20px;
  line-height: 1.7;
}
.news-page .init-2 .container ul li .box .right .des {
  font-size: 16px;
  line-height: 30px;
}

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

  .news-page .init-2 .container ul li {
    width: 100%;
  }
}

@media (max-width: 1000px) {
  .news-page .init-2 .container ul li .box .right {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }

  .news-page .init-2 .container ul li .box {
    padding: 20px 16px;
  }
}
.newdet-page .init-1 .container .content {
  line-height: 2;
}

.newdet-page .init-1 .container .title {
  font-weight: 600;
}

.newdet-page .init-1 .container .time {
  color: #666666;
  margin-top: 40px;
}

.newdet-page .init-1 .container .content {
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  margin-top: 20px;
  padding: 50px 0;
  line-height: 1.8;
  color: #666666;
}

.newdet-page .init-1 .container .m-link {
  margin-top: 20px;
}

.newdet-page .init-1 .container .m-link a {
  display: block;
  margin-top: 6px;
  color: #666666;
}

.newdet-page .init-1 .container .m-link a:hover {
  color: var(--color);
}
.newdet-page .init-1 .container .content ul > li:before {
  content: '•';
  margin-right: 0.5em;
  color: #8a8a8a;
  font-size: 1.2em;
}
@media (max-width: 1000px) {
  .newdet-page .init-1 .container .time {
    margin-top: 20px;
  }

  .newdet-page .init-1 .container .content {
    padding: 20px 0;
    font-size: 16px;
  }
}
.newdet-page .init-1 .container .content h2 {
  font-size: 24px;
  font-weight: 700;
  color: #000;
}
.newdet-page .init-1 .container .content h3 {
  font-size: 22px;
  font-weight: 700;
}
.newdet-page .init-1 .container .content h4 {
  font-size: 20px;
  font-weight: 700;
}
.newdet-page .init-1 .container .content p a {
  color: #000;
}

.contact-page .init-1 {
  border-bottom: 1px solid #f2f2f2;
}

.contact-page .init-1 .container .left {
  width: 50%;
  padding-right: 30px;
}

.contact-page .init-1 .container .left .list {
  margin-top: 90px;
}

.contact-page .init-1 .container .left .list .imgC {
  width: 100px;
  height: 100px;
  background-color: var(--color);
  border-radius: 50%;
}

.contact-page .init-1 .container .left .list .imgC img {
  max-width: 50px;
}

.contact-page .init-1 .container .left .list .textC {
  width: -webkit-calc(0%);
  width: -moz-calc(0%);
  width: calc(100% - 100px);
  padding-left: 40px;
}

.contact-page .init-1 .container .left .list .textC .tips {
  margin-bottom: 10px;
  font-weight: 600;
}

.contact-page .init-1 .container .left .list .textC .listC {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #666666;
}

.contact-page .init-1 .container .left .list .textC .listC .item {
  margin-top: 5px;
  font-size: 22px;
}

.contact-page .init-1 .container .left .list:first-child {
  margin-top: 0;
}

.contact-page .init-1 .container .right {
  width: 50%;
  padding: 10px 40px 40px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}

.contact-page .init-1 .container .right form {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.contact-page .init-1 .container .right form input,
.contact-page .init-1 .container .right form textarea {
  width: -webkit-calc(35%);
  width: -moz-calc(35%);
  width: calc(50% - 15px);
  margin-top: 30px;
  border: 1px solid #cdcdcd;
  padding: 14px 20px;
}

.contact-page .init-1 .container .right form textarea {
  width: 100%;
}

.contact-page .init-1 .container .right form .more {
  text-transform: uppercase;
  cursor: pointer;
  margin-top: 40px;
}

.contact-page .init-2 .container {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.contact-page .init-2 .container .list {
  width: -webkit-calc(35%);
  width: -moz-calc(35%);
  width: calc(50% - 15px);
  margin-top: 40px;
}

.contact-page .init-2 .container .list .cont {
  padding: 20px 20px;
}

.contact-page .init-2 .container .list .cont .title {
  font-weight: 600;
}

.contact-page .init-2 .container .list .cont .des {
  margin-top: 20px;
}

@media (max-width: 1250px) {
  .contact-page .init-1 .container .left {
    width: 100%;
    padding: 0;
  }

  .contact-page .init-1 .container .right {
    width: 100%;
    margin-top: 40px;
  }

  .contact-page .init-2 .container .list {
    width: 100%;
  }

  .contact-page .init-2 .container .list .cont {
    padding: 20px 0;
  }
}

@media (max-width: 700px) {
  .contact-page .init-1 .container .left .list .textC .listC .item {
    width: 100%;
  }

  .contact-page .init-1 .container .right form input {
    width: 100%;
  }
}

@media (max-width: 500px) {
  .contact-page .init-1 .container .left .list {
    margin-top: 30px;
    border: 1px solid #ccc;
    padding: 20px 16px;
    justify-content: space-between;
  }
.contact-page .init-1 .container .left .list .imgC img{
  max-width: 100%;
}
  .contact-page .init-1 .container .left .list .imgC {
    width: 50px;
    height: 50px;
    padding: 10px;
  }

  .contact-page .init-1 .container .left .list .textC {
    width: calc(100% - 65px);
    /*margin-top: 20px;*/
    padding-left: 0;
  }

  .contact-page .init-1 .container .right {
    padding: 10px 20px 20px;
  }

  .contact-page .init-1 .container .right form input,
  .contact-page .init-1 .container .right form textarea {
    margin-top: 16px;
  }

  .contact-page .init-1 .container .right form .more {
    margin-top: 20px;
  }

  .contact-page .init-1 .container .left .list .textC .listC .item {
    font-size: 16px;
    word-wrap: break-word;
  }

  .contact-page .init-2 .container .list {
    margin-top: 20px;
  }

  .contact-page .init-2 .container .list:first-child {
    margin-top: 0;
  }

  .contact-page .init-2 .container .list .cont .des {
    margin-top: 10px;
  }
}
.manufacture-page .init-1 {
  background-color: #f9f9f9;
}
.manufacture-page .init-1 .container .tipsTitleC {
  color: #000;
}
.manufacture-page .init-1 .container .des {
  max-width: 1130px;
  margin: 30px auto 0;
  text-align: center;
}
.manufacture-page .init-1 .container .listCont {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 40px;
}
.manufacture-page .init-1 .container .listCont .list {
  margin-top: 30px;
  width: -webkit-calc(35%);
  width: -moz-calc(35%);
  width: calc(100% - 15px);
  position: relative;
}
.manufacture-page .init-1 .container .listCont .list img {
  width: 100%;
  border-radius: 20px;
}
.manufacture-page .init-1 .container .listCont .list .text {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  color: #fff;
  text-align: center;
  padding: 10px;
  background-color: rgba(30, 150, 130, 0.8);
}
.manufacture-page .init-2 .container {
  width: 100%;
}
.manufacture-page .init-2 .container .listC {
  margin-top: 160px;
  width: 100%;
}
.manufacture-page .init-2 .container .listC .textC {
  position: relative;
  z-index: 2;
  width: 42%;
  -webkit-box-shadow: 0 0 24px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.1);
  padding: 50px 130px 50px 50px;
  background-color: #fff;
  margin-left: auto;
  left: 80px;
  border-radius: 10px;
}
.manufacture-page .init-2 .container .listC .textC .title {
  font-weight: 600;
  color: #000;
}
.manufacture-page .init-2 .container .listC .textC .des {
  margin-top: 30px;
}
.manufacture-page .init-2 .container .listC .textC .listCont ul {
  padding-top: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.manufacture-page .init-2 .container .listC .textC .listCont ul li {
  margin-top: 30px;
}
.manufacture-page .init-2 .container .listC .textC .listCont ul li .box .top {
  font-size: 40px;
  font-weight: 600;
  line-height: 1;
}
.manufacture-page .init-2 .container .listC .textC .listCont ul li .box .bottom {
  margin-top: 16px;
}
.manufacture-page .init-2 .container .listC .textC .more {
  margin-top: 30px;
}
.manufacture-page .init-2 .container .listC .imgC {
  width: 50%;
}
.manufacture-page .init-2 .container .listC .imgC img {
  width: 100%;
}
.manufacture-page .init-2 .container .listC:nth-child(2) .imgC {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -moz-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.manufacture-page .init-2 .container .listC:nth-child(2) .textC {
  left: -80px;
  margin-left: 0;
  margin-right: auto;
}
.manufacture-page .init-3 .container .tipsTitleC {
  color: #000;
}
.manufacture-page .init-3 .container .content2 {
  position: relative;
  margin-top: 60px;
}
.manufacture-page .init-3 .container .content2 .btn {
  position: absolute;
  width: 60px;
  height: -webkit-calc(60%);
  height: -moz-calc(60%);
  height: calc(100% - 40px);
  top: 20px;
  right: -80px;
  background-color: #cbcbcb;
  cursor: pointer;
  z-index: 2;
  font-size: 50px;
  font-weight: 700;
  color: #fff;
}
.manufacture-page .init-3 .container .content2 .btn:hover {
  background-color: #000;
}
.manufacture-page .init-3 .container .content2 .prev {
  right: unset;
  left: -80px;
  border-radius: 5px;
}
.manufacture-page .init-3 .container .content2 .swiper {
  margin: 0 -20px;
}
.manufacture-page .init-3 .container .content2 ul li {
  height: auto;
  padding: 20px;
}
.manufacture-page .init-3 .container .content2 ul li .box {
  height: 100%;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.manufacture-page .init-3 .container .content2 ul li .box .img {
  display: block;
}
.manufacture-page .init-3 .container .content2 ul li .box .img img {
  width: 100%;
  border-radius: 10px 10px 0 0;
}
.manufacture-page .init-3 .container .content2 ul li .box .text {
  text-align: center;
  font-weight: 600;
  padding: 16px;
}
@media (max-width: 1500px) {
  .manufacture-page .init-2 .container .listC .textC {
    padding: 50px 50px 50px 50px;
  }
}
@media (max-width: 1250px) {
  .manufacture-page .init-2 .container {
    width: 970px;
  }
  .manufacture-page .init-2 .container .listC .textC {
    width: 100%;
    left: 0;
  }
  .manufacture-page .init-2 .container .listC .imgC {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    width: 100%;
  }
  .manufacture-page .init-2 .container .listC:nth-child(2) .textC {
    left: 0;
  }
  .manufacture-page .init-2 .container .listC .textC .listCont ul {
    max-width: 600px;
  }
  .manufacture-page .init-2 .container .listC {
    margin-top: 80px;
  }
  .manufacture-page .init-3 .container .content2 .btn {
    display: none;
    border-radius: 5px;
  }
}
@media (max-width: 1000px) {
  .manufacture-page .init-1 .container .listCont {
    margin-top: 0;
  }
  .manufacture-page .init-1 .container .listCont .list {
    width: 100%;
  }
  .manufacture-page .init-2 .container {
    width: 700px;
  }
}
@media (max-width: 700px) {
  .manufacture-page .init-2 .container {
    width: 100%;
  }
}
@media (max-width: 500px) {
  .manufacture-page .init-1 .container .des {
    margin: 10px auto 0;
  }
  .manufacture-page .init-2 .container .listC {
    margin-top: 40px;
  }
  .manufacture-page .init-2 .container .listC .textC {
    padding: 40px 16px;
  }
  .manufacture-page .init-2 .container .listC .textC .des {
    margin-top: 16px;
  }
  .manufacture-page .init-2 .container .listC .textC .listCont ul li {
    width: 100%;
    margin-top: 20px;
  }
  .manufacture-page .init-2 .container .listC .textC .listCont ul li .box .bottom {
    margin-top: 10px;
  }
  .manufacture-page .init-2 .container .listC .textC .listCont ul li .box .top {
    font-size: 30px;
  }
  .manufacture-page .init-2 .container .listC .textC .more {
    margin-top: 16px;
  }
  .manufacture-page .init-3 .container .content2 {
    margin-top: 10px;
  }
}
.honor-page .init-1 .container .listC .tips {
  min-width: 270px;
  text-align: center;
  display: inline-block;
  padding: 16px 18px;
  background-color: var(--color);
  color: #fff;
}

.honor-page .init-1 .container .listC .content {
  margin-top: 50px;
}

.honor-page .init-1 .container .listC .content .swiper {
  margin: 0 -15px;
}

.honor-page .init-1 .container .listC .content ul li {
  padding: 0 15px;
}

.honor-page .init-1 .container .listC .content ul li .img {
  display: block;
}

.honor-page .init-1 .container .listC .content ul li .img img {
  width: 100%;
  border-radius: 10px;
}

.honor-page .init-1 .container .listC .content ul li .text {
  text-align: center;
  margin-top: 20px;
}

@media (max-width: 1000px) {
 .honor-page .init-1 ul.flex-4 li{
   width: 33.333%;
 }
}
@media (max-width: 700px) {
   .honor-page .init-1 ul.flex-4 li{
   width: 50%;
 }
}
@media (max-width: 500px) {
  .honor-page .init-1 .container .listC {
    margin-top: 40px;
  }

  .honor-page .init-1 .container .listC .content {
    margin-top: 20px;
  }
  @media (max-width: 700px) {
   .honor-page .init-1 ul.flex-4 li{
   width: 100%;
 }
}
}
.faq-page .faq-list li {
  margin: 0 0 10px;
  word-break: break-word;
}

.faq-page .faq-list li h4 {
  background: #f8f8f8;
  border: 1px solid #ebebeb;
  line-height: 2;
  margin: 0;
  font-size: 18px;
  color: var(--color);
  padding: 15px 30px 15px 25px;
  cursor: pointer;
  cursor: hand;
  position: relative;
  font-weight: bold;
}

.faq-page .faq-list li h4 i {
  color: #bababa;
  float: right;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
}

.faq-page .faq-list li > .cont {
  border: 1px solid #ebebeb;
  border-top: none;
  padding: 20px 25px;
  font-size: 18px;
  line-height: 2;
  display: none;
  color: #333;
}


.chain-page .chain-2 .strength-list ul li {
  margin-top: 70px;
}
.chain-page .chain-2 .strength-list ul li:first-child {
  margin-top: 0;
}
.chain-page .chain-2 .strength-list ul li .box .img-box {
  width: 50%;
  border-radius: 10px;
  overflow: hidden;
}
.chain-page .chain-2 .strength-list ul li .box .img-box img {
  border-radius: 10px;
}
.chain-page .chain-2 .strength-list ul li .box .txtbox {
  background-color: #f6f7f9;
  border-radius: 10px;
  width: calc(50% + 40px);
  padding-left: 10%;
  padding-right: 6%;
  margin-left: -40px;
}
.chain-page .chain-2 .strength-list ul li .box .txtbox .tag .line {
  width: 65px;
  height: 1px;
  background-color: #333333;
  display: block;
}
.chain-page .chain-2 .strength-list ul li .box .txtbox .tt {
  line-height: 1.4;
  color: #333333;
}
.chain-page .chain-2 .strength-list ul li .box .txtbox .desc {
  line-height: 1.8;
  color: #4c4c4c;
}
.chain-page .chain-2 .strength-list ul li:nth-child(odd) .box {
  flex-direction: row-reverse;
}
.chain-page .chain-2 .strength-list ul li:nth-child(odd) .box .txtbox {
  margin-right: -40px;
  margin-left: 0;
  padding-left: 6%;
  padding-right: 10%;
}
@media (max-width: 1000px) {
  .chain-page .chain-2 .strength-list ul li .box .img-box {
    width: 100%;
  }

  .chain-page .chain-2 .strength-list ul li .box .txtbox {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }

  .chain-page .chain-2 .strength-list ul li:nth-child(odd) .box .txtbox {
    margin-right: 0;
  }
}
@media (max-width: 700px) {
  .chain-page .chain-2 .strength-list ul li {
    margin-top: 30px;
  }
}

.cus-page .cus-2 {
  /*padding-top: 6%;*/
}
.cus-page .cus-2 .i-title {
  text-align: center;
}
.cus-page .cus-2 .con {
  color: #666;
}

.cus-page .cus-2 .content {
  margin-top: 67px;
}
.cus-page .cus-2 .content .item {
  background: #fff;
  border-radius: 15px;
  /*padding-bottom: 130px;*/
  /*min-height: 400px;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f6f7f9;
}
.cus-page .cus-2 .content .item .tit {
  padding: 12px 50px;
  border-bottom: 1px solid #e1e5e5;
  height: 150px;
  display: flex;
  align-items: center;
}
.cus-page .cus-2 .content .item .con {
  padding: 45px 50px;
  max-width: 770px;
}
.cus-page .cus-2 .content .item .con .des {
  font-size: 20px;
  line-height: 1.8;
  min-height: 4.5em;
  max-height: 5em;
  overflow-y: auto;
  color: #666;
}
.cus-page .cus-2 .content .item .icon {
  display: block;
  text-align: left;
  position: absolute;
  bottom: 50px;
  left: 50px;
}
.cus-page .cus-2 .content .item .icon img {
  width: 80px;
  height: 80px;
}
.cus-page .cus-2 .content .item:hover {
  background: var(--color);
}
.cus-page .cus-2 .content .item:hover .tit {
  color: #ffffff;
}
.cus-page .cus-2 .content .item:hover .icon img {
  filter: brightness(0) invert(1);
}
.cus-page .cus-2 .content .item:hover .con .des {
  color: #ffffff;
}
@media screen and (max-width: 1450px) {
  .cus-page .cus-2 .content .item .tit {
    font-size: 30px;
  }
}
@media screen and (max-width: 1250px) {
  .cus-page .cus-2 .content .item .tit {
    padding: 30px;
    font-size: 26px;
  }
  .cus-page .cus-2 .content .item .con {
    padding: 30px;
  }
}
@media screen and (max-width: 1000px) {
  .cus-page .cus-2 .content {
    margin-top: 30px;
  }
}
@media screen and (max-width: 500px) {
  .cus-page .cus-2 .content .item {
    min-height: auto;
    padding-bottom: 100px;
  }
  .cus-page .cus-2 .content .item .tit {
    padding: 15px;
    font-size: 22px;
    line-height: 40px;
  }
  .cus-page .cus-2 .content .item .con {
    padding: 15px;
  }
  .cus-page .cus-2 .content .item .con .des {
    font-size: 16px;
    line-height: 2;
  }
  .cus-page .cus-2 .content .item .icon {
    bottom: 20px;
    left: 15px;
  }
}

.cus-page .cus-10 ul li {
  width: 25%;
}
.cus-page .cus-10 ul li .box {
  overflow: hidden;
  position: relative;
}
.cus-page .cus-10 ul li .cont {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 10px;
}
.cus-page .cus-10 ul li img {
  transition: all 0.5s;
}

.cus-page .cus-10 ul li .box .cont {
  transform: translateY(46px);
}
.cus-page .cus-10 ul li .box:hover img {
  filter: brightness(0.7);
}
.cus-page .cus-10 ul li .box:hover .cont {
  transform: translateY(0);
}
.cus-page .cus-10 ul li .box:hover .cont .des {
  opacity: 1;
}
.cus-page .cus-10 ul li .box .cont .des {
  height: 54px;
  overflow-y: auto;
  line-height: 30px;
  opacity: 0;
  padding-right: 4px;
}
.chain-page .oem-6 .con {
    border-radius: 10px;
    height: 400px;
}
.chain-page .oem-6 .big-title{
  color: #fff;
}
 
.quality-page .quality-1 .st {
  font-size: 16px;
  color: #666666;
}
.quality-page .quality-1 .tip .right {
  color: #666666;
}
.quality-page .quality-1 .comy img {
  width: 100%;
}
.quality-page .quality-1 .dates {
  text-align: center;
}
.quality-page .quality-1 .dates p {
  color: #666666;
}
.quality-page .quality-1 .dates .num {
  color: var(--color);
}
.quality-page .quality-1 .dates .num em {
  line-height: 1;
}
.quality-page .quality-1 .dates .line {
  width: 1px;
  height: 46px;
  background: #333333;
  opacity: 0.5;
}
.quality-page .quality-2 .img-box{
  border-radius: 10px;
  overflow: hidden;
}
.quality-page .quality-3 .item .left {
  width: 50%;
}
.quality-page .quality-3 .item .left .img {
  width: 130%;
  height: 100%;
}
.quality-page .quality-3 .item .left .img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 10px;
  overflow: hidden;
}
.quality-page .quality-3 .item .right {
  width: 50%;
  position: relative;
  z-index: 2;
  padding: 50px 0;
}
.quality-page .quality-3 .item .right .box {
  height: 100%;
  background: var(--color);
  border-radius: 10px;
  color: #ffffff;
  padding: 50px 55px  59px 65px;
  display: flex;
  flex-direction: column;
  justify-content: center
}
.quality-page .quality-3 .item .right .box .cont {
  font-size: 16px;
}
.quality-page .quality-3 .item .right .box .cont strong {
  display: block;
}
.quality-page .quality-3 .item .right .box .cont p {
  margin-bottom: 1em;
}
.quality-page .quality-3 .item .right .box .more {
  background: #fff;
  color: var(--color);
  height: 47px;
}
.quality-page .quality-3 .item .right .box .more:hover {
  background: #000;
  color: #fff;
}
.quality-page .quality-3 .item:nth-child(2n) .left {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.quality-page .quality-3 .item:nth-child(2n) .left .img {
  margin-left: -30%;
}
@media screen and (max-width: 1000px) {
  .quality-page .quality-1 .tip .right {
    margin-top: 20px;
  }
  .quality-page .quality-3 .item .left .img {
    width: 100%;
  }
  .quality-page .quality-3 .item:nth-child(2n) .left {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .quality-page .quality-3 .item:nth-child(2n) .left .img {
    margin: 0;
  }
  .quality-page .quality-1 .dates li {
    width: 50%;
    margin-bottom: 15px;
  }
  .quality-page .quality-1 .dates .line {
    display: none;
  }
  .quality-page .quality-3 .item .right .box {
    padding: 30px 35px  39px 45px;
    display: block
  }
  .quality-page .quality-3 .item .right {
    margin-top: -20px;
  }
}
@media screen and (max-width: 500px) {
  .quality-page .quality-1 .dates li {
    width: 100%;
  }
  .quality-page .quality-3 .item .right .box {
    padding: 20px;
  }
}

.support-page .init-1 .tipsTitleC {
  color: var(--color);
}
.support-page .init-1 .content {
  margin-top: 60px;
}
.support-page .init-1 .content .left {
  width: 50%;
}
.support-page .init-1 .content .left img {
  width: 100%;
  border-radius: 20px;
}
.support-page .init-1 .content .right {
  width: 50%;
  padding-left: 40px;
}
.support-page .init-1 .content .right .title {
  font-weight: 600;
  padding-top: 20%;
}
.support-page .init-1 .content .right .des {
  margin-top: 30px;
}
.support-page .init-2 {
  background-color: #f7f7f7;
}
.support-page .init-2 .container .tipsTitleC {
  color: var(--color);
}
.support-page .init-2 .container .content {
  margin-top: 60px;
}
.support-page .init-2 .container .content ul li .box .img img {
  width: 100%;
}
.support-page .init-2 .container .content ul li .box .cont {
  padding: 30px;
}
.support-page .init-2 .container .content ul li .box .cont .title {
  font-weight: 600;
}
.support-page .init-2 .container .content ul li .box .cont .des {
  margin-top: 10px;
}
.support-page .init-2 .container .content ul li .box:hover .cont {
  background-color: #fff;
}
.support-page .init-3 .tipsTitleC {
  color: var(--color);
}
.support-page .init-3 .content {
  margin-top: 60px;
}
.support-page .init-3 .content ul {
  margin: 0 -15px;
}
.support-page .init-3 .content ul li {
  padding: 0 15px;
  margin-top: 30px;
  width: 50%;
}
.support-page .init-3 .content ul li .box {
  height: 100%;
  padding: 30px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
.support-page .init-3 .content ul li .box .title {
  font-weight: 600;
}
.support-page .init-3 .content ul li .box .des {
  margin-top: 10px;
  color: #666666;
}
.support-page .init-3 .content ul li .box:hover {
  background-color: var(--color);
}
.support-page .init-3 .content ul li .box:hover .title {
  color: #fff;
}
.support-page .init-3 .content ul li .box:hover .des {
  color: #fff;
}
@media (max-width: 1250px) {
  .support-page .init-1 .content .left {
    width: 100%;
  }
  .support-page .init-1 .content .right {
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
  }
}
@media (max-width: 700px) {
  .support-page .init-3 .content ul li {
    width: 100%;
  }
}
@media (max-width: 500px) {
  .support-page .init-1 .content {
    margin-top: 20px;
  }
  .support-page .init-1 .content .right .des {
    margin-top: 10px;
  }
  .support-page .init-2 .container .content {
    margin-top: 20px;
  }
  .support-page .init-2 .container .content ul li .box .cont {
    padding: 10px;
  }
  .support-page .init-3 .content {
    margin-top: 10px;
  }
  .support-page .init-3 .content ul li .box {
    padding: 20px 10px;
  }
}

.recruitment-page{
  background: #eef7ff;
}
.recruitment-page .init-1 .left{
  padding-bottom: 40px;
}
.recruitment-page .init-1 .left .img{
  width: 120%;
  height: 100%;
}
.recruitment-page .init-1 .left .img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.recruitment-page .init-1 .right{
  position: relative;
  z-index: 2;
  padding-top: 60px

}
.recruitment-page .init-1 .right .box{
  background: #ffffff;
  /*border: 1px solid rgba(0, 0, 0, 0.6);*/
  height: 100%;
  padding: 50px 80px;
}
.recruitment-page .init-1 .right .box .cont{
  color: var(--color);
}
.recruitment-page .init-2 li{
  background: #ffffff;
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.05);
}
.recruitment-page .init-2 li .tip{
  padding: 20px;
  border-bottom: 1px solid #eef7ff;
  cursor: pointer;
}
.recruitment-page .init-2 li .tip .tit{
  width: 32%;
}
.recruitment-page .init-2 li .tip .cont{
  width: 48%;
}
.recruitment-page .init-2 li .tip .dot{
  margin: 0 0 0 auto;

}
.recruitment-page .init-2 li .tip .dot i{
  width: 40px;
  height: 40px;
  border: 2px solid #eef7ff;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  margin-left: 10px;
  transition: .5s;
}
.recruitment-page .init-2 li .tip.active .dot i{
  transform: rotate(-180deg);
}
.recruitment-page .init-2 li .text{
  padding: 40px 20px;
  display: none;
}
@media (max-width: 1250px) {
.recruitment-page{
  margin-top: 50px;
}
}
@media (max-width: 1000px) {
.recruitment-page .init-1 .left .img{
  width: 100%;
}
.recruitment-page .init-1 .right .box{
  padding: 30px;
}
.recruitment-page .init-2 li .tip .tit{
  font-size: 16px;
}
}
@media (max-width: 700px) {
  .recruitment-page .init-2 li .tip .tit{
    width: 100%;
    margin-bottom: 10px;
  }
  .recruitment-page .init-2 li .tip .cont{
    width: 100%;
     margin-bottom: 10px;
  }
  .recruitment-page .init-2 li .tip .dot i{
    zoom: 0.8
  }
}
.about-page .about-7 .left {
    width: 40%;
    padding-right: 3%;
    vertical-align: middle;
}
.about-page .about-7 .left .toggle-btn{
  color: var(--color);
  border: 1px solid var(--color);
  transition: .3s;
}
.about-page .about-7 .left .toggle-btn:hover{
  background-color: var(--color);
  color: #fff;
}
.about-page .about-7 .left .toggle-btn.active{
  background-color: var(--color);
  color: #fff;
}
.about-page .about-7 .right {
    width: 60%;
    vertical-align: middle;
}
.about-page .about-7 .left span.h2 {
    text-transform: uppercase;
    font-weight: bold;
}
.about-page .about-7 .left .text {
    font-size: 18px;
    line-height: 1.8;
    margin-top: 2em;
}
.about-page .about-7 .right ul {
    margin: -15px;
}
.about-page .about-7 .right ul li {
    padding: 15px;
}
.about-page .about-7 .right ul li img {
    width: 100%;
}
.about-page .about-7 .right ul li p {
    font-size: 16px;
    line-height: 1.8;
    margin-top: .5em;
}
.about-page .about-7 .right .prev{
  left: 0;
}
.about-page .about-7 .right .next{
  right: 0;
}
.about-page .about-7 .right .prev,
.about-page .about-7 .right .next{
  width: 2em;
  height: 2em;
  border-radius: 50%;
  background-color: var(--color);
  color: #fff;
  transition: .3s;
  position: absolute;
  top: 45%;
  transform: translate(0,-50%);
  border: 2px solid var(--color);
}
.about-page .about-7 .right .prev:hover,
.about-page .about-7 .right .next:hover{
  background-color: transparent;
  color: var(--color);
}
@media screen and (max-width: 1000px) {
    .about-page .about-7 .left,.about-page .about-7 .right{
    width: 100%;
    padding: 0;
  }
}
.about-page .about-7 .right .right-content{
  z-index: 1;
  opacity: 0;
  transition: .3s;
  width: 100%;
  padding-left: 3em;
  padding-right: 3em;
}
.about-page .about-7 .right .right-content.active{
  z-index: 3;
  opacity: 1;
}
.about-page .about-7 .right .right-content2{
  left: 0;
  top: 0;
  width: 100%;
}
#index-body .init-6 {
    --px100: calc(4.1667vw + 20px);
    --px120: calc(5.21vw + 20px);
        --ft32: calc(0.9385vw + 14px);
  padding: var(--px120) var(--px120) calc(7.8vw + 8px);
}
#index-body .init-6 .i6-m {
  background: url(../images/i6-2.jpg) no-repeat center;
  background-size: cover;
  padding: var(--px100) 0;
}
#index-body .init-6 .i6-m .container .mr_h {
  color: #fff;
  margin-bottom: calc(3.4405vw + 14px);
}
#index-body .init-6 .i6-m .container .swiper_i62,
#index-body .init-6 .i6-m .container .swiper_i61 {
  overflow: hidden;
}
#index-body .init-6 .i6-m .container .swiper_i62 .swiper-wrapper,
#index-body .init-6 .i6-m .container .swiper_i61 .swiper-wrapper {
  transition-timing-function: linear;
}
#index-body .init-6 .i6-m .container .swiper_i62 .swiper-slide,
#index-body .init-6 .i6-m .container .swiper_i61 .swiper-slide {
  backface-visibility: hidden;
  transform: translateZ(0);
}
#index-body .init-6 .i6-m .container .swiper_i62 {
  margin-top: var(--ft32);
}
@media (max-width: 1000px) {

  #index-body .init-6 {
    padding: 0 0 var(--px100) ;
  }
}
.design-page .design-2 .content .prev,
.design-page .design-2 .content .next{
  position: absolute;
  top:50%;
  transform: translateY(-50%);
  color: #fff;
  z-index: 3;
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.3);
  transition: .3s;
  border-radius: 50%;
}
.design-page .design-2 .content .prev:hover,
.design-page .design-2 .content .next:hover{
    background-color: var(--color);
}
.design-page .design-2 .content .prev{
  left: 7%;
}
.design-page .design-2 .content .next{
  right: 7%;
}
.design-page .design-2 .img {
  height: -webkit-fill-available;
  border-radius: 10px;
}
.design-page .design-2 .img img {
  border-radius: 10px;
}
.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: 10px;
}
.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;
}
.design-page .design-2 ul.design-2-slick li{
  position: relative;
}
.design-page .design-2 ul.design-2-slick li .title{
  left: 0%;
  bottom: 0;
}
.design-page .design-2 ul.design-2-slick li .title span{
  border-radius: 6px;
  background-color: #fff;
  display: inline-flex;;
}
 /*.design-page .design-2 .img {
    width: 50%;
  }*/
 /*.design-page .design-2 .text {
    width: 50%;
  }*/
.design-page .design-3{
    background-color: #f7f7f7;
}
/*.design-page .design-3::before{
  content:"";
  display: block;
  width: 100%;
  height: 55%;
  background-color: #f7f7f7;
  position: absolute;
  left: 0;
  bottom:0;
}*/
.design-page .design-3 .quality-tit a{
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 30px;
  position: relative;
  /*width: 50%;*/
  text-align: center;
}
.design-page .design-3 .quality-tit a.active::before{
  opacity: 1;
}
.design-page .design-3 .quality-tit a::before{
  content:"";
  display: block;
  width: 100%;
  height: 5px;
  background-color: var(--color);
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(50%);
  opacity: 0;
  transition: 0.5s;
}
.design-page .design-3 .quality-tit{
  border-bottom: 1px solid rgba(219, 219, 219);
}
.design-page .design-4{
  background-color: #ffffff;
}

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

  .design-page .design-4 .text{
    padding-right: 30px;
  }
  .design-page .design-3 .quality-tit a {
    font-size: 18px;
  }

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

  .design-page .design-3 .quality-tit a {
    padding-bottom: 15px;
  }
  
}
@media screen and (max-width: 1000px) {
  .design-page .design-2 .text {
    width: 100%;
    margin-top: 45px;
    padding-left: 0;
  }
   .design-page .design-2 .img {
    width: 100%;
  }

  .design-page .design-4 .container{
    flex-direction: column-reverse;
  }
  .design-page .design-4 .text {
    padding-right: 0;
    width: 100%;
    margin-top: 45px;
  }
  .design-page .design-4 .container .img{
    width: 100%;
  }
  .design-page .design-4 .container img{
    height: auto;
    width: 100%;
    border-radius: 10px;
  }
 
}
@media screen and (max-width: 500px) {
  .design-page .design-3 .quality-tit a {
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
}

.design-page .design-5 {
  background-color: #f7f7f7;
}
.design-page .design-5 ul {
  margin: 55px -15px 0;
}
.design-page .design-5 ul li {
  padding: 40px 15px 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.design-page .design-5 ul li:hover {
  padding: 0 15px;
}
.design-page .design-5 ul li .box {
  background-color: var(--color);
  height: 470px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  z-index: 2;
  border-radius: 10px;
}
.design-page .design-5 ul li .box .bg{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: no-repeat center center / cover;
  z-index: -1;
  opacity: 0;
  transition: .5s;
  border-radius: 10px;
}
.design-page .design-5 ul li .box .tit-semi{
  color: #ffffff;
  line-height: 1.4;
}

.design-page .design-5 ul li .box:hover {
  background-color: #000000;
}
.design-page .design-5 ul li .box:hover .icon img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.design-page .design-5 ul li .box:hover h3 {
  opacity: 1;
}
.design-page .design-5 ul li .box:hover .bg{
  opacity: 0.5;
}
.design-page .design-5 ul li .box:hover .text .con {
  height: 90px;
  opacity: 1;
}
.design-page .design-5 ul li .box .icon img {
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.design-page .design-5 ul li .box h3 {
  color: rgba(255, 255, 255, 0.2);
  opacity: 0;
}
.design-page .design-5 ul li .box .text .img-icon{
  transition: .3s;
}
.design-page .design-5 ul li .box:hover .text .img-icon{
  opacity: 0;
}
.design-page .design-5 ul li .box .text .num {
  color: rgb(255, 255, 255);
}
.design-page .design-5 ul li .box .text .con {
  max-height: 120px;
  height: 0;
  opacity: 0;
  overflow-y: auto;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding-right: 10px;
  margin-bottom: 10px;
  color: #fff;
}
@media screen and (max-width: 1250px) {
  .design-page .design-5 ul li .box {
    height: 300px;
  }
}
@media screen and (max-width: 1000px) {
.design-page .design-5 ul li .box .bg{
  opacity: 0.5;
}
.design-page .design-5 ul li .box {
  background-color: #000000;
}
.design-page .design-5 ul li .box .icon img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.design-page .design-5 ul li .box h3 {
  opacity: 1;
}
.design-page .design-5 ul li .box .text .con {
  height: 90px;
  opacity: 1;
}
.design-page .design-5 ul li{
  padding: 0 15px;
}
}
@media screen and (max-width: 700px) {
    .design-page .design-5 ul {
    margin: 35px -15px 0;
  }
  .design-page .design-5 ul li .box .text .img-icon{
    zoom: .5;
    margin-top: 10px;
  }
}
@media screen and (max-width: 500px) {
  .design-page .design-5 ul li .box {
    min-height: 300px;
    height: auto;
  }
  .design-page .design-5 ul li .box h4 {
    font-size: 20px;
  }
  .design-page .design-5 ul li {
    padding: 0 15px;
  }
}
.factory-page span.h2 {
  color: #333;
  line-height: 1.25;
}
.factory-page .pre img{
  border-radius: 20px;
}
.factory-page .right img{
  border-radius: 10px;
}
.factory-page .left img{
  border-radius: 10px;
}
.factory-page .text {
  line-height: 1.5625;
  color: #333;
}
/*.factory-page .text p{
  max-width: 222px;
}*/
.factory-page .factory-2 .box {
  background-color: #f5f5f5;
}
.factory-page .factory-2 .box .slide .box2 {
  padding: 5%;
}
.factory-page .factory-2 .box .slide .box2 .text {
  line-height: 1.6;
}
.factory-page .factory-2 .box .slide .box2 .text p i {
  color: var(--color);
  margin-right: 0.5em;
  font-size: 1.3em;
}
.bespoke-page .factory-2 {
  padding: 0;
}
.bespoke-page .factory-2 .ui {
  padding: 0 60px 0 80px;
}
.bespoke-page .factory-2 .right ul li {
  padding: 0;
}
.bespoke-page .factory-2 .right .slick-active {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  transform: translateX(10%);
}
.bespoke-page .factory-2 .right .slick-slide {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  zoom: 1;
}
.bespoke-page .factory-2 .right .slick-center {
  zoom: 1.2;
  position: relative;
  z-index: 2;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.bespoke-page .factory-2 .right .slick-center + .slick-active {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  transform: translateX(-10%);
}
.bespoke-page .factory-2 .right {
  padding: 0 100px 80px;
}
.bespoke-page.qualitys .customer-2 .ui {
  margin-top: 0;
  margin-bottom: 80px;
}
.bespoke-page .factory-3 {
  background: #fff;
}
.bespoke-page .factory-5 .left ul li + li {
  margin-top: 10px;
}
.bespoke-page .factory-5 .ui .right img {
  margin: 0 0 0 auto;
  display: block;
}
.bespoke-page .factory-3 .top {
  font-weight: bold;
  font-size: 26px;
}
.bespoke-page .factory-3 .bottom .list ul {
  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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.bespoke-page .factory-3 .bottom .list ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.bespoke-page .factory-3 .bottom .list ul li i {
  margin-right: 20px;
  width: 60px;
}
.bespoke-page .factory-3 .bottom .list ul li i img {
  -webkit-filter: brightness(100) invert(1);
  filter: brightness(100) invert(1);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
.bespoke-page .factory-3 .bottom .list ul li .t1 {
  font-size: 20px;
  font-weight: bold;
}
.bespoke-page .factory-3 .bottom .list ul li p {
  font-size: 16px;
  color: #666666;
}
.bespoke-page .factory-3 .bottom .list ul li:hover i img {
  -webkit-filter: none;
  filter: none;
}
.bespoke-page .factory-3 .bottom .list ul li .text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.bespoke-page .factory-6 .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 50px;
}
.bespoke-page .factory-6 .box > div {
  width: 48%;
  position: relative;
}
.bespoke-page .factory-6 .box > div .text {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  color: #fff;
  text-align: center;
  padding: 0 60px;
}
.bespoke-page .factory-6 .box > div .text .t1 {
  font-size: 20px;
  font-weight: bold;
}
.bespoke-page .factory-6 .box > div .text .cont {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  margin-top: 10px;
}
.bespoke-page .factory-6 .box > div:hover .text .cont {
  height: 8em;
  overflow-y: auto;
}
.bespoke-page .factory-7 .box {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 9px 1px rgba(0, 0, 0, 0.13);
  box-shadow: 0px 2px 9px 1px rgba(0, 0, 0, 0.13);
  border-radius: 5px;
  padding: 5%;
}
.bespoke-page .factory-7 .smt {
  max-width: 810px;
  margin: 0;
  margin-top: 20px;
}
.bespoke-page .factory-7 form {
  margin-top: 40px;
}
.bespoke-page .factory-7 form textarea {
  width: 100%;
  height: 226px;
  border-radius: 5px;
  border: solid 1px #e5e5e5;
  padding: 22px 17px;
  font-size: 14px;
}
.bespoke-page .factory-7 form input {
  width: 100%;
  font-size: 14px;
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 1px #e5e5e5;
  padding: 1em;
  margin-top: 30px;
}
.bespoke-page .factory-7 form .submit {
  width: 141px;
  height: auto;
  background-color: var(--color);
  /*border-radius: 3em;*/
  text-align: center;
  color: #fff;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.bespoke-page .factory-7 form .submit:hover {
  color: var(--color);
  background: #fff;
  border: solid 1px var(--color);
}
@media screen and (max-width: 1200px) {
  .bespoke-page .factory-6 .box > div .text {
    padding: 20px;
  }
}
@media screen and (max-width: 1000px) {
  /*.bespoke-page .factory-6 {
    display: none;
  }*/
}
@media screen and (max-width: 700px) {
  .bespoke-page .factory-6 .box{
    flex-wrap: wrap;
  }
  .bespoke-page .factory-6 .box .left{
    margin-bottom: 30px;
  }
  .bespoke-page .factory-6 .box .left,
  .bespoke-page .factory-6 .box .right{
    width: 100%;
  }
}

.bespoke-page .factory-4 {
  border-radius: 40px;
  overflow: hidden;
  padding: 100px 0;
}
.bespoke-page .factory-4 .box {
  padding: 5%;
  background-color: white;
}
.bespoke-page .factory-4 .top {
  height: 460px;
  background: url(/morthink/2026/07/07/mm8.jpg) no-repeat center;
  background-size: cover;
  padding-top: 200px;
  border-radius: 20px;
}
.bespoke-page .factory-4 .top span.h2 {
  color: white;
}
.bespoke-page .factory-4 .bottom .list {
  margin-top: 50px;
}
.bespoke-page .factory-4 .bottom .list ul {
  margin-right: -40px;
}
.bespoke-page .factory-4 .bottom .list ul li {
  padding: 10px;
  /*padding-right: 40px;*/
}
.bespoke-page .factory-4 .bottom .list ul li span.h6 {
  line-height: 1.2;
}
.bespoke-page .factory-4 .bottom .list ul li .box {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 9px 1px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 9px 1px rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  padding: 30px 55px;
}
.bespoke-page .factory-4 .bottom .list ul li .box p {
  height: 6em;
  overflow-y: auto;
}
.bespoke-page .factory-4 .bottom .list ul li .box .t1 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  margin-top: 20px;
}
.bespoke-page .factory-4 .bottom .list i {
  width: 48px;
  text-align: center;
  border-radius: 2px;
  background-color: #ffffff;
  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;
}
.bespoke-page .factory-4 .bottom .list i img {
  vertical-align: middle;
}
.bespoke-page .factory-5 {
  padding: 100px 0;
  text-align: left;
}
.bespoke-page .factory-5 .left ul li + li {
  margin-top: 1em;
}
.bespoke-page .factory-3 .right {
  padding: 50px 80px;
  background: url(../images/about-6-bg.png) no-repeat center bottom;
  background-size: 100% auto;
  width: 65%;
  vertical-align: middle;
}
.bespoke-page .factory-3 .right .slick-slide {
  /*-webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);*/
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.bespoke-page .factory-3 .right .slick-slide.slick-current {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.bespoke-page .factory-3 .right ul li .img-box img {
  width: 100%;
}
@media screen and (max-width: 1250px) {
  .bespoke-page .factory-6 .box > div .text .cont {
    height: auto !important;
  }
}
@media screen and (max-width: 1000px) {
  .bespoke-page .factory-3 .right .slick-slide {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .bespoke-page .factory-3 .right ul {
    margin: -10px;
  }
  .bespoke-page .factory-3 .right ul li {
    padding: 10px;
  }
  .bespoke-page .factory-3 .right {
    padding: 3%;
  }
  .bespoke-page .factory-4 .top {
    height: 200px;
    padding-top: 10%;
  }
  .bespoke-page .factory-4 .bottom .list ul {
    grid-template-columns: repeat(2, 1fr);
  }
  .factory-7 {
    padding-top: 25px;
  }
  .bespoke-page .factory-5 {
    padding: 60px 0;
  }
  .bespoke-page .factory-3 .box {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .bespoke-page .factory-3 .box .left {
    width: 100%;
  }
  .bespoke-page .factory-3 .box .right {
    width: 100%;
  }
  .bespoke-page .factory-4 .bottom .list ul li{
    width: 50%;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 700px) {
  .bespoke-page .factory-4{
    padding-top: 60px;
    padding-bottom: 0;
  }
  .bespoke-page .factory-4 .bottom .list ul li{
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .bespoke-page .factory-4 .bottom .list ul li {
    padding: 10px;
    width: 100%;
  }
  .bespoke-page .factory-4 .bottom .list ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-template-columns: repeat(1, 1fr);
  }
  .bespoke-page .factory-4 .bottom .list {
    margin-top: 0;
  }
  .bespoke-page .factory-4 .bottom .list ul {
    margin-right: 0;
  }
  .bespoke-page .factory-7 form textarea {
    height: 160px;
  }
}
.img_bg {
  -o-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.t_1 {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.moreCont1 .moreText {
  background-color: #222f30;
  color: #fff;
  padding: 17px 20px 17px 35px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  line-height: 1;
  min-width: 170px;
  text-align: center;
}
.moreCont1 .moreSvg1 {
  margin-left: -2px;
}
.moreCont1 .moreSvg1 path {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  fill: #222f30;
  d: path("M 0 0  C 1.88 0 3.75 0 5.63 0  C 13.438 0 19.166 7.64 17.272 15.53 C 15.242 24 13.212 32.47 11.182 40.94 C 11.18 46.0 6.0 50 0 50 L 0 0 Z");
}
.moreCont1 .moreSvg2 path {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  fill: var(--color);
  d: path("M 6.7 9.1C 8.5 3 13 0 18.4 0 L 39 0 C 45.6 0 51 5.4 51 12 L 51 36 C 51 42.6 45.6 48 39 48 L 12.4 48 C 4.6 48 -1.2 40.7 0.7 33.1 C 2.7 25 4.7 17 6.7 9.1 Z");
}
.moreCont1 .moreSvg2C .moreImg {
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}
.moreCont1 .moreSvg2C .moreImg1 {
  opacity: 1;
}
.moreCont1 .moreSvg2C .moreImg2 {
  opacity: 0;
  left: 0;
}
.moreCont1:hover .moreText {
  background-color: var(--color);
}
.moreCont1:hover .moreSvg1 path {
  fill: var(--color);
  d: path("M 0 0 C 6.0 0 11.18 4.0 11.18 9.1 C 13.21 17.6 15.24 26.1 17.27 34.6 C 19.166 42.3 13.438 50 5.63 50 C 3.75 50 1.88 50 0 50 L 0 0 Z");
}
.moreCont1:hover .moreSvg2 path {
  fill: #222f30;
  d: path("M 0.7 14.9 C -1.2 7.3 4.6 0 12.4 0 L 39 0 C 45.6 0 51 5.4 51 12 L 51 36 C 51 42.6 45.6 48 39 48 L 18.4 48 C 13 48 8.5 45 6.7 38.9 C 4.7 31 2.7 23 0.7 14.9 Z");
}
.moreCont1:hover .moreImg1 {
  left: 100%;
  opacity: 0;
}
.moreCont1:hover .moreImg2 {
  left: 50%;
  opacity: 1;
}
.solution-page{
  background-color: #f0f0f0;
}
.solution-page .init-1 .container .content ul li {
  width: 33.33%;
}
.solution-page .init-1 .container .content ul li .box {
  background-color: #fff;
  border-radius: 20px;
  padding: 60px 30px 10px;
}
.solution-page .init-1 .container .content ul li .box .title .img {
  width: 24px;
  height: 24px;
  -webkit-filter: brightness(0);
  filter: brightness(0);
}
.solution-page .init-1 .container .content ul li .box .title .titleText {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.solution-page .init-1 .container .content ul li .box .des {
  min-height: 120px;
}
.solution-page .init-1 .container .content ul li .box .more {
  display: inline-block;
  color: #19262a;
}
.solution-page .init-1 .container .content ul li .box .more2 {
  width: 56px;
  height: 56px;
  right: -1px;
  bottom: 0;
  z-index: 2;
}
.solution-page .init-1 .container .content ul li .box .more2 .more2Img {
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.solution-page .init-1 .container .content ul li .box .more2 .more {
  right: 0;
  bottom: 0;
  width: 40px;
  height: 40px;
}
.solution-page .init-1 .container .content ul li .box .more2 .more .moreImg {
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  top: 0;
  left: 0;
  -webkit-filter: brightness(0);
  filter: brightness(0);
  -webkit-transition: all 10s;
  -o-transition: all 10s;
  -moz-transition: all 10s;
  transition: all 10s;
}
.solution-page .init-1 .container .content ul li .box .more2 .more .moreImg2 {
  width: 10px;
  height: 10px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}
.solution-page .init-1 .container .content ul li .box .more2 .more .moreImg2_2 {
  left: -50%;
  opacity: 0;
}
.solution-page .init-1 .container .content ul li .box .more2 .more:hover .moreImg {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.solution-page .init-1 .container .content ul li .box .more2 .more:hover .moreImg2_1 {
  opacity: 0;
  left: 100%;
}
.solution-page .init-1 .container .content ul li .box .more2 .more:hover .moreImg2_2 {
  opacity: 1;
  left: 50%;
}
.solution-page .init-1 .container .content ul li .box:hover {
  background-color: var(--color);
  color: #fff;
}
.solution-page .init-1 .container .content ul li .box:hover .title {
  color: #fff;
}
.solution-page .init-1 .container .content ul li .box:hover .title .img {
  -webkit-filter: brightness(1);
  filter: brightness(1);
}
.solution-page .init-1 .container .content ul li .box:hover .more {
  color: #fff;
}
.solution-page .init-1 .container .content .sPage .left {
  width: 240px;
}
.solution-page .init-1 .container .content .sPage .left .page {
  position: relative;
  top: 0;
  left: 0;
  background-color: #e2e3e2;
  height: 2px;
}
.solution-page .init-1 .container .content .sPage .left .page .swiper-pagination-progressbar-fill {
  background-color: #222f30;
}
.solution-page .init-1 .container .content .sPage .right .more {
  cursor: pointer;
}
.solution-page .init-1 .container .content .sPage .right .more .moreSvg2 path {
  fill: #eeeeee;
}
.solution-page .init-1 .container .content .sPage .right .more .moreSvg2 .moreImg {
  -webkit-filter: brightness(0);
  filter: brightness(0);
}
.solution-page .init-1 .container .content .sPage .right .moreSvg2C .moreImg {
  -webkit-filter: brightness(0);
  filter: brightness(0);
}
.solution-page .init-1 .container .content .sPage .right .more1 .moreSvg2 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.solution-page .init-1 .container .content .sPage .right:hover .more .moreSvg2 path {
  d: path(
    'M 0.7 14.9 C -1.2 7.3 4.6 0 12.4 0 L 39 0 C 45.6 0 51 5.4 51 12 L 51 36 C 51 42.6 45.6 48 39 48 L 18.4 48 C 13 48 8.5 45 6.7 38.9 C 4.7 31 2.7 23 0.7 14.9 Z'
  );
}
.solution-page {
  background-color: #f7f7f5;
}
.solution-page .init-2 .container .left {
  border-radius: 16px;
  width: 49%;
}
.solution-page .init-2 .container .right {
  width: 41%;
}
.solution-page .init-2 .container .right .tips {
  border-bottom: 1px solid #b1b1b0;
}
.solution-page .init-2 .container .right ul li {
  border-bottom: 1px solid #b1b1b0;
}
.solution-page .init-2 .container .right ul li .titleC {
  cursor: pointer;
}
.solution-page .init-2 .container .right ul li .titleC .num {
  width: 100px;
  opacity: 0;
}
.solution-page .init-2 .container .right ul li .titleC .title {
  width: -webkit-calc(0%);
  width: -moz-calc(0%);
  width: calc(100% - 100px);
  opacity: 0;
}
.solution-page .init-2 .container .right ul li .titleC .title2 {
  color: #a2a4a4;
}
.solution-page .init-2 .container .right ul li .content {
  padding-left: 100px;
  display: none;
}
.solution-page .init-2 .container .right ul li.active .box .titleC .num {
  opacity: 1;
}
.solution-page .init-2 .container .right ul li.active .box .titleC .title {
  opacity: 1;
}
.solution-page .init-2 .container .right ul li.active .box .titleC .title2 {
  opacity: 0;
}
.solution-page .init-3 .container .titleC {
  border-top: 1px solid #e0e1e1;
}
.solution-page .init-3 .contentC {
  background-color: var(--color);
  height: 960px;
  overflow: hidden;
}
.solution-page .init-3 .contentC .content {
  width: 1840px;
  height: 1840px;
  margin: auto;
  will-change: transform;
  top: -45%;
}
.solution-page .init-3 .contentC .content ul {
  width: 100%;
  height: 100%;
}
.solution-page .init-3 .contentC .content ul li {
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.solution-page .init-3 .contentC .content ul li .listC {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  will-change: transform;
}
.solution-page .init-3 .contentC .content ul li .cir {
  width: 100%;
  height: 100%;
  border: 1px dashed #fff;
  border-radius: 50%;
}
.solution-page .init-3 .contentC .content ul li .list {
  will-change: transform;
  background-color: var(--color);
  /*border: 1px solid #fff;*/
  z-index: 2;
  border-radius: 10px;
  color: #fff;
  /*padding: 1px 15px;*/
}
.solution-page .init-3 .contentC .content ul li .list img{
  max-width: 120px;
  border-radius: 10px;
}
/*.solution-page .init-3 .contentC .content ul li .list::before {
  content: '';
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: var(--color);
  margin-right: 10px;
}*/
.solution-page .init-3 .contentC .content ul li .list .listText {
  color: #fff;
}
.solution-page .init-3 .contentC .content ul li .list.bg2::before {
  background-color: var(--color);
}
.solution-page .init-3 .contentC .content ul .li1 .list1 {
  top: 43%;
  left: -1%;
}
.solution-page .init-3 .contentC .content ul .li1 .list2 {
  top: 57%;
  left: -1%;
}
.solution-page .init-3 .contentC .content ul .li1 .list3 {
  top: 43%;
  right: -1%;
}
.solution-page .init-3 .contentC .content ul .li1 .list4 {
  top: 57%;
  right: -1%;
}
.solution-page .init-3 .contentC .content ul .li2 {
  width: 88%;
  height: 88%;
}
.solution-page .init-3 .contentC .content ul .li3 {
  width: 77%;
  height: 77%;
}
.solution-page .init-3 .contentC .content ul .li3 .list1 {
  top: 33%;
  left: 0;
}
.solution-page .init-3 .contentC .content ul .li3 .list2 {
  top: 50%;
  left: -3%;
}
.solution-page .init-3 .contentC .content ul .li3 .list3 {
  top: 67%;
  left: 0;
}
.solution-page .init-3 .contentC .content ul .li3 .list4 {
  top: 33%;
  right: 0;
}
.solution-page .init-3 .contentC .content ul .li3 .list5 {
  top: 50%;
  right: -3%;
}
.solution-page .init-3 .contentC .content ul .li3 .list6 {
  top: 67%;
  right: 0;
}
.solution-page .init-3 .contentC .content ul .li4 {
  width: 66%;
  height: 66%;
}
.solution-page .init-3 .contentC .content ul .li5 {
  width: 55%;
  height: 55%;
}
.solution-page .init-3 .contentC .content ul .li5 .list1 {
  top: 15%;
  left: 8%;
}
.solution-page .init-3 .contentC .content ul .li5 .list2 {
  top: 37%;
  left: -2%;
}
.solution-page .init-3 .contentC .content ul .li5 .list3 {
  top: 61%;
  left: -2%;
}
.solution-page .init-3 .contentC .content ul .li5 .list4 {
  top: 85%;
  left: 8%;
}
.solution-page .init-3 .contentC .content ul .li5 .list5 {
  top: 15%;
  right: 8%;
}
.solution-page .init-3 .contentC .content ul .li5 .list6 {
  top: 37%;
  right: -2%;
}
.solution-page .init-3 .contentC .content ul .li5 .list7 {
  top: 61%;
  right: -2%;
}
.solution-page .init-3 .contentC .content ul .li5 .list8 {
  top: 85%;
  right: 8%;
}
.solution-page .init-3 .contentC .content ul .li6 {
  width: 44%;
  height: 44%;
}
.solution-page .init-3 .contentC .content ul .li6 .list1 {
  top: -1%;
  left: 36%;
}
.solution-page .init-3 .contentC .content ul .li6 .list2 {
  bottom: -1%;
  left: 36%;
}
.solution-page .init-3 .contentC .content ul .li7 {
  width: 33%;
  height: 33%;
}
.solution-page .init-3 .contentC .content ul .li7 .list1 {
  top: -1%;
  left: 36%;
}
.solution-page .init-3 .contentC .content ul .li7 .list2 {
  left: -10%;
  top: 48%;
}
.solution-page .init-3 .contentC .content ul .li7 .list3 {
  bottom: -1%;
  left: 36%;
}
.solution-page .init-3 .contentC .content ul .li7 .list4 {
  right: -10%;
  top: 48%;
}
.solution-page .init-3 .contentC .content ul .li8 {
  width: 22%;
  height: 22%;
}
.solution-page .init-3 .contentC .content ul .li8 .logoS {
  width: 60%;
}
.solution-page .init-4 .container .left {
  width: 34%;
}
.solution-page .init-4 .container .left .titleC .titleImg {
  width: 30px;
  height: 30px;
  margin-top: 8px;
}
.solution-page .init-4 .container .left .titleC .title {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.solution-page .init-4 .container .right {
  border-radius: 15px;
  width: 58%;
}
.solution-page .init-5 .container ul li {
  width: 330px;
}
.solution-page .init-5 .container ul li .box {
  padding: 10px;
  background-color: #fff;
  min-height: 200px;
  border-radius: 10px;
}
.solution-page .init-5 .container ul li .box .cir {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  background-color: var(--color);
  color: #fff;
  line-height: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -50px;
}
.solution-page .init-5 .container ul li .box .cir i {
  margin-left: 6px;
}
.solution-page .init-5 .container ul li .box:hover {
  color: #fff;
  background-color: var(--color);
}
.solution-page .init-6 .container .titleC {
  border-top: 1px solid #e0e1e1;
}
.solution-page .init-6 .container .titleC .right {
  max-width: 720px;
}
.solution-page .init-6 .container .titleC .right .download {
  border-radius: 8px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: var(--color);
  padding: 8px 18px;
  color: #fff;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.solution-page .init-6 .container .titleC .right .download .downloadImg {
  width: 18px;
  height: 18px;
}
.solution-page .init-6 .container .titleC .right .download:hover {
  background-color: #000;
}
.solution-page .init-7 .content {
  height: 660px;
  border-radius: 20px;
}
.solution-page .init-7 .content .bg {
  width: 100%;
  height: 100%;
  -o-background-size: cover;
  background-size: cover;
  top: 0;
  left: 0;
}
.solution-page .init-7 .content .play {
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50%;
  color: var(--color);
  font-size: 24px;
}
.solution-page .init-7 .content .play i {
  margin-left: 4px;
}
.solution-page .init-7 .content .play .cont {
  z-index: 2;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
}
.solution-page .init-7 .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;
}
.solution-page .init-7 .content .play .ling:last-child {
  -webkit-animation-delay: -1.5s;
  -moz-animation-delay: -1.5s;
  -o-animation-delay: -1.5s;
  animation-delay: -1.5s;
}
.solution-page .init-7 .content .play:hover .cont {
  background-color: var(--color);
  color: #fff;
}
.solution-page .init-8 .container .left {
  width: 30%;
}
.solution-page .init-8 .container .left .titleC .titleImg {
  width: 34px;
  height: 34px;
  margin-top: 6px;
}
.solution-page .init-8 .container .right {
  width: 58%;
  border-radius: 14px;
}
.solution-page .init-9 .container .tipsDes .cont {
  max-width: 760px;
  margin: auto;
}
.solution-page .init-9 .container .content li {
  width: 25%;
}
.solution-page .init-9 .container .content a {
  display: block;
}
.solution-page .init-9 .container .content .img {
  border-radius: 15px;
}
.solution-page .init-9 .container .content img {
  width: 100%;
}
@media (max-width: 1800px) {
  .solution-page .init-3 .contentC {
    zoom: 0.7;
  }
  .solution-page .init-5 .container ul li {
    width: 290px;
  }
  .solution-page .init-7 .content {
    height: 520px;
  }
}
@media (max-width: 1450px) {
  .solution-page .init-3 .contentC {
    zoom: 0.6;
  }
  .solution-page .init-5 .container ul li {
    width: 260px;
  }
  .solution-page .init-5 .container ul li .box .cir {
    right: -38px;
  }
}
@media (max-width: 1250px) {
  .solution-page .init-2 .container .left {
    width: 100%;
    max-width: 500px;
  }
  .solution-page .init-2 .container .right {
    width: 100%;
    margin-top: 20px;
  }
  .solution-page .init-3 .container .titleC .right {
    width: 100%;
  }
  .solution-page .init-3 .contentC {
    zoom: 0.5;
  }
  .solution-page .init-4 .container .left {
    width: 100%;
  }
  .solution-page .init-4 .container .right {
    width: 100%;
    margin-top: 20px;
  }
  .solution-page .init-5 .container ul li .box .cir {
    display: none;
  }
  .solution-page .init-5 .container ul li {
    margin-top: 20px;
    width: -webkit-calc(40%);
    width: -moz-calc(40%);
    width: calc(50% - 10px);
  }
  .solution-page .init-6 .container .titleC .right {
    width: 100%;
    max-width: 100%;
  }
  .solution-page .init-8 .container .left {
    width: 100%;
  }
  .solution-page .init-8 .container .right {
    width: 100%;
    margin-top: 20px;
  }
}
@media (max-width: 1000px) {
  .solution-page .init-3 .contentC {
    width: 1840px;
    height: 940px;
  }
  .solution-page .init-3 .contenteC2 {
    width: 100%;
    height: 500px;
    overflow-y: auto;
    overflow-x: auto;
  }
  .solution-page .init-3 .contentC .content ul .li1 .list1 {
    left: 0;
  }
  .solution-page .init-3 .contentC .content ul .li1 .list2 {
    left: 0;
  }
  .solution-page .init-3 .contentC .content ul .li1 .list3 {
    right: 0;
  }
  .solution-page .init-3 .contentC .content ul .li1 .list4 {
    right: 0;
  }
  .solution-page .init-3 .contentC .content ul li .list {
    font-weight: 400;
  }
  .solution-page .init-7 .content {
    height: 300px;
  }
}
@media (max-width: 700px) {
  .solution-page .init-2 .container .right ul li .titleC .num {
    width: 30px;
  }
  .solution-page .init-2 .container .right ul li .titleC .title {
    width: -webkit-calc(70%);
    width: -moz-calc(70%);
    width: calc(100% - 30px);
  }
  .solution-page .init-2 .container .right ul li .content {
    padding-left: 30px;
  }
}
@media (max-width: 500px) {
  .solution-page .init-5 .container ul li {
    width: 100%;
  }
}
.product-yd-page {
  background-color: #f7f7f5;
}
.product-yd-page .init-2 .container ul li .box .titleC {
  cursor: pointer;
  border-bottom: 2px solid #e2e3e2;
  color: rgba(25, 38, 42,.6);
}
.product-yd-page .init-2 .container ul li .box .titleC .title {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 10px;
}
.product-yd-page .init-2 .container ul li .box .titleC .sub {
  margin-top: 8px;
  width: 26px;
  height: 26px;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
}
.product-yd-page .init-2 .container ul li .box .titleC .sub .line {
  width: 100%;
  font-size: 26px;
  top: 0;
  left: 0;
  line-height: 1;
}
.product-yd-page .init-2 .container ul li .box .titleC .sub .line2 {
  opacity: 0;
}
.product-yd-page .init-2 .container ul li .box .content {
  display: none;
  border-bottom: 2px solid #e2e3e2;
}
.product-yd-page .init-2 .container ul li .box .content .left {
  width: 48%;
}
.product-yd-page .init-2 .container ul li .box .content .left .title {
  display: block;
}
.product-yd-page .init-2 .container ul li .box .content .left .des {
  border-left: 2px solid var(--color);
}
.product-yd-page .init-2 .container ul li .box .content .right {
  width: 36%;
  overflow: unset;
}
.product-yd-page .init-2 .container ul li .box .content .right img{
  max-height: 200px;
  object-fit: contain;
}
.product-yd-page .init-2 .container ul li.active .box .titleC {
  color: #19262a;
}
.product-yd-page .init-2 .container ul li.active .box .titleC .sub {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.product-yd-page .init-2 .container ul li.active .box .titleC .sub .line1 {
  opacity: 0;
}
.product-yd-page .init-2 .container ul li.active .box .titleC .sub .line2 {
  opacity: 1;
}
@media (max-width: 1000px) {
  .product-yd-page .init-2 .container ul li .box .content .left {
    width: 100%;
  }
  .product-yd-page .init-2 .container ul li .box .content .right {
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
    max-width: 300px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
}
.capability-page .indexTag,
.solution-page .indexTag {
  background-color: #fff;
  padding: 2px 18px;
  border-radius: 10px;
}
.capability-page .indexTag .indexTagSub,
.solution-page .indexTag .indexTagSub {
  width: 10px;
  height: 10px;
  background-color: var(--color);
}


.capability-page {
  background-color: #ffffff;
}
.capability-page .init-2 .container .content {
  height: 500px;
  border-radius: 20px;
}
.capability-page .init-2 .container .content .bg {
  width: 100%;
  height: 100%;
  -o-background-size: cover;
  background-size: cover;
  top: 0;
  left: 0;
}
.capability-page .init-2 .container .content .play {
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50%;
  color: var(--color);
  font-size: 24px;
}
.capability-page .init-2 .container .content .play i {
  margin-left: 4px;
}
.capability-page .init-2 .container .content .play .cont {
  z-index: 2;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
}
.capability-page .init-2 .container .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;
}
.capability-page .init-2 .container .content .play .ling:last-child {
  -webkit-animation-delay: -1.5s;
  -moz-animation-delay: -1.5s;
  -o-animation-delay: -1.5s;
  animation-delay: -1.5s;
}
.capability-page .init-2 .container .content .play:hover .cont {
  background-color: var(--color);
  color: #fff;
}
@media (max-width: 1700px) {
  .capability-page .init-2 .container .content {
    height: 520px;
  }
}
@media (max-width: 1000px) {
  .capability-page .init-2 .container .content {
    height: 300px;
  }
}
@media (max-width: 500px) {
  .capability-page .init-2 .container .content {
    height: 260px;
  }
}

.capability-page .init-4 .container .content ul li .box {
  border-bottom: 2px solid #e2e4e3;
}
.capability-page .init-4 .container .content ul li .box .titleC {
  opacity: 0.6;
  cursor: pointer;
  padding: 26px 0;
}
.capability-page .init-4 .container .content ul li .box .titleC .left {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 10px;
}
.capability-page .init-4 .container .content ul li .box .titleC .right .btnC .btn {
  font-size: 20px;
  font-weight: bold;
}
.capability-page .init-4 .container .content ul li .box .titleC .right .btnC .btn2 {
  top: 0;
  left: 0;
  opacity: 0;
}
.capability-page .init-4 .container .content ul li .box .titleC.active {
  opacity: 1;
}
.capability-page .init-4 .container .content ul li .box .titleC.active .right .btnC {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.capability-page .init-4 .container .content ul li .box .titleC.active .right .btnC .btn2 {
  opacity: 1;
}
.capability-page .init-4 .container .content ul li .box .titleC.active .right .btnC .btn1 {
  opacity: 0;
}
.capability-page .init-4 .container .content ul li .box .contC {
  display: none;
  border-top: 2px solid #e2e4e3;
}
.capability-page .init-4 .container .content ul li .box .contC .cont .left {
  width: 45%;
}
.capability-page .init-4 .container .content ul li .box .contC .cont .left .des {
  border-left: 2px solid var(--color);
}
.capability-page .init-4 .container .content ul li .box .contC .cont .right {
  width: 49%;
}
.capability-page .init-4 .container .content ul li .box .contC .cont .right img {
  border-radius: 26px;
  width: 100%;
}
@media (max-width: 1000px) {
  .capability-page .init-4 .container .content ul li .box .contC .cont .right {
    width: 100%;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .capability-page .init-4 .container .content ul li .box .contC .cont .left {
    width: 100%;
    margin-top: 20px;
  }
}
