@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Regular.eot');
  src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Regular.woff2') format('woff2'), url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Light.eot');
  src: url('../fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Light.woff2') format('woff2'), url('../fonts/Montserrat-Light.woff') format('woff'), url('../fonts/Montserrat-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Italic.eot');
  src: url('../fonts/Montserrat-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Italic.woff2') format('woff2'), url('../fonts/Montserrat-Italic.woff') format('woff'), url('../fonts/Montserrat-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Bold.eot');
  src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Bold.woff2') format('woff2'), url('../fonts/Montserrat-Bold.woff') format('woff'), url('../fonts/Montserrat-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
.page-header01{
  background: #fff;
}
.mobile-menu-wrap01 .mobile-menu .menu-header .logo{
  background: #fff;
  padding: 15px;
  border-radius: 8px;
}
.slick-slider:not(.slick-vertical) .slick-track {
  display: block;
}
.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 {
  font-family: 'Montserrat';
  max-width: 1920px;
  --color: #2b3f0a;
  --color1: #b09ac9;
  font-weight: normal;
  margin: 0 auto;
}
.container {
  width: 1510px;
}
.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;
  background-color: var(--color1);
  border-radius: 0px 15px 0px 15px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.public-btn:hover {
  background-color: var(--color);
  border-radius: 15px 0px 15px 0px;
}
.subtitle-tag {
  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;
  color: #fff;
  background-color: var(--color);
  border-radius: 0px 15px 0px 15px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 9px;
  padding-bottom: 10px;
}
#header {
  z-index: 21;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
/*#header.inner,*/
#header.active {
  background-color: rgba(0, 0, 0, 0.95);
}
#header .container {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
#header .nav .h-left {
  background-color: #f2f2f2;
}
#header .nav .h-right {
  width: -webkit-calc(100% - 226px);
  width: -moz-calc(100% - 226px);
  width: calc(100% - 226px);
}
#header .nav .h-right .h-contact {
  height: 55px;
  font-size: 12px;
  color: #ffffff;
}
#header .nav .h-right .h-right-row2 {
  border-top: 1px solid rgba(238, 235, 233, 0.5);
  border-bottom: 1px solid rgba(238, 235, 233, 0.5);
}
#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;
}
#header .nav .ui.menu .logo {
  display: inline-block;
  vertical-align: middle;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 56px;
  padding-right: 58px;
}
#header .nav .ui.menu .menu-box {
  display: inline-block;
  vertical-align: middle;
  height: 63px;
}
#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.555em;
  margin-left: 1.555em;
  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.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover {
  color: var(--color1);
}
#header .nav .ui.menu .menu-box ul.menu > li:hover > a::before {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
#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.333em;
  padding-right: 0.333em;
  padding-top: 18px;
  padding-bottom: 18px;
}
#header .nav .ui.menu .menu-box ul.menu > li > a::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  top: -1px;
  height: 2px;
  background-color: #fff;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -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: -10px;
  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: #222;
  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 {
  cursor: pointer;
}
#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 .img1 {
  max-width: 27px;
}
#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;
}
#header .nav .search-box {
  line-height: normal;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: none;
}
#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;
}
@-webkit-keyframes banner-scale {
  0% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes banner-scale {
  0% {
    -moz-transform: scale(1.3);
    transform: scale(1.3);
  }
  100% {
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes banner-scale {
  0% {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    transform: scale(1.3);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes banner-mask {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transform: translateY(101%);
    transform: translateY(101%);
  }
}
@-moz-keyframes banner-mask {
  0% {
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -moz-transform-origin: center bottom;
    transform-origin: center bottom;
    -moz-transform: translateY(101%);
    transform: translateY(101%);
  }
}
@keyframes banner-mask {
  0% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transform: translateY(101%);
    -moz-transform: translateY(101%);
    transform: translateY(101%);
  }
}
#banner {
  position: relative;
  overflow: hidden;
}
#banner .mask {
  z-index: 2;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #03192c;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
}
#banner .mask {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
#banner .banner-slick1 {
  z-index: 3;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
#banner .banner-slick1 li .content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
#banner .banner-slick1 li .content .text-box {
  padding-top: 14.8%;
  color: #fff;
}
#banner .banner-slick1 li .content .text-box h2 {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
#banner .banner-slick1 li .content .text-box .p {
  max-width: 684px;
  margin-left: auto;
  margin-right: auto;
}
#banner .banner-slick1 li .content .text-box .p span {
  opacity: 0.66;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  letter-spacing: 0;
}
#banner .banner-slick1 li .content .text-box .p .line {
  width: 14.94em;
  height: 2px;
  background-color: #eeebe9;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#banner .banner-slick1 li .content .text-box .p:hover span {
  letter-spacing: 3px;
}
#banner .banner-slick1 li .content .text-box .public-btn {
  border: 1px solid #fff;
  background: transparent;
}
#banner .banner-slick1 li .content .text-box .public-btn:hover {
  background: var(--color);
  border-color: var(--color);
}
#banner .banner-slick .slick-slide {
  opacity: 1 !important;
}
#banner .banner-slick .slick-active img {
  -webkit-animation: banner-scale 5s ease-in-out;
  -moz-animation: banner-scale 5s ease-in-out;
  animation: banner-scale 5s ease-in-out;
}
#banner .banner-slick li {
  position: relative;
}
#banner .banner-slick li .content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
#banner .banner-slick li .content .text-box {
  padding-top: 14.9%;
  color: #fff;
}
#banner .banner-slick li .content .text-box h2 {
  max-width: 1362px;
}
#index-body .solution {
  background-color: #eeeeee;
}
#index-body .solution .public-title {
  max-width: 900px;
}
#index-body .solution .public-btn {
  background-color: var(--color);
}
#index-body .solution .solution-slick li {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .solution .solution-slick li .slide-box {
  background-color: #fff;
}
#index-body .solution .solution-slick li .slide-box .img-box {
  border-radius: 20px;
}
#index-body .solution .solution-slick li .slide-box .title {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .solution .solution-slick li .slide-box .title:hover {
  color: var(--color);
}
#index-body .solution .solution-slick li .intro-box {
  background-color: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .solution .solution-slick li .intro-box .intro {
  letter-spacing: -1px;
  line-height: 1.3;
}
#index-body .solution .solution-slick li:hover {
  opacity: 1;
}
#index-body .solution .solution-slick li:hover .intro-box {
  opacity: 1;
}
#index-body .about {
  position: relative;
}
#index-body .about h1.Auxil-h1 {
  display: inline;
}
#index-body .about .left {
  width: 54.864%;
}
#index-body .about .left .public-title {
  letter-spacing: -2px;
}
#index-body .about .left .intro {
  color: #0e0e0e;
  line-height: 2;
}
#index-body .about .left .public-btn {
  color: var(--color);
  border: 1px solid var(--color);
  background-color: transparent;
}
#index-body .about .left .public-btn:hover {
  background-color: var(--color);
  color: #fff;
}
#index-body .about .right {
  width: 45.136%;
}
#index-body .about .right-bg {
  right: 0;
  top: 0;
}
#index-body .category .public-title-box {
  left: 0;
  top: 0;
  color: #fff;
  z-index: 3;
  pointer-events: none;
}
#index-body .category .category-slick li>img{
    -webkit-filter: brightness(0.7);
    filter: brightness(0.7);
}
#index-body .category .category-slick li .slide-box {
  left: 0;
  top: 0;
}
#index-body .category .category-slick li .slide-box .right {
  color: #ffffff;
}
#index-body .category .category-slick li .slide-box .right .title {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .category .category-slick li .slide-box .right .title:hover {
  color: var(--color);
}
#index-body .category .category-slick li .slide-box .right .intro {
  max-height: -webkit-calc(1.5em * 5);
  max-height: -moz-calc(1.5em * 5);
  max-height: calc(1.5em * 5);
  overflow-y: auto;
}
#index-body .category .category-small-slick-box {
  left: 0;
  bottom: 0;
  letter-spacing: -1px;
  color: #ffffff;
}
#index-body .category .category-small-slick-box li .slide-box .img-box {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  -webkit-filter: brightness(0.7);
  filter: brightness(0.7);
}
#index-body .category .category-small-slick-box .slick-current li .slide-box .img-box {
  -webkit-filter: brightness(1);
  filter: brightness(1);
}
#index-body .product .product-slick li .slide-box {
  background-color: #eeeeee;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .product .product-slick li .slide-box:hover {
  background-color: var(--color);
}
#index-body .product .product-slick li .slide-box:hover .title {
  color: #fff;
}
#index-body .product .product-slick li .slide-box .img-box {
  border-radius: 12px;
  background: #e1e1e1;
}
#index-body .product .product-slick li .slide-box .title {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  line-height: 1.7;
}
#index-body .product .product-slick li .slide-box .title:hover {
  color: var(--color1);
}
#index-body .product .slickDots {
  font-size: inherit;
}
#index-body .product .slickDots ul li {
  height: 3px;
  width: 4em;
  margin: 0 3px;
  background-color: #e5e5e5;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  border: none;
  border-radius: 1px;
}
#index-body .product .slickDots ul li.slick-active {
  background-color: #72a56d;
}
#index-body .product .slickDots ul li button {
  display: none;
}
#index-body .news .news-list li .box {
  border-bottom: 1px solid #b5b5b5;
}
#index-body .news .news-list li .box::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 3px;
  background-color: var(--color1);
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .news .news-list li .box .news-btn {
  border: solid 1px #000000;
  color: #000;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .news .news-list li .box .title {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .news .news-list li .box .title:hover {
  color: var(--color);
}
#index-body .news .news-list li .box:hover .news-btn {
  background-color: var(--color);
  color: #fff;
}
#index-body .news .news-list li .box:hover::after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
#index-body .news .news-slick {
  display: none;
}
#index-body .news .news-slick li .slide-box .title {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .news .news-slick li .slide-box .title:hover {
  color: var(--color);
}
#index-body .news .news-more {
  z-index: 1;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .news .news-more::after {
  content: '';
  display: block;
  background-color: var(--color);
  width: 2em;
  height: 2em;
  border-radius: 1em;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  z-index: -1;
}
#index-body .news .news-more .arrow {
  border-radius: 1em;
  color: #fff;
  width: 2em;
  height: 2em;
}
#index-body .news .news-more:hover {
  color: #fff;
}
#index-body .news .news-more:hover::after {
  width: 100%;
  color: #fff;
}
#index-body .news .news-bg {
  right: 0;
  top: 0;
  pointer-events: none;
  -webkit-transform: translateY(-35%);
  -moz-transform: translateY(-35%);
  -ms-transform: translateY(-35%);
  transform: translateY(-35%);
}
#index-body .index-contact {
  color: #fff;
}
#index-body .index-contact .intro {
  cursor: pointer;
}
#footer .f-content .left {
  line-height: 1.333;
}
#footer .f-content .left .title {
  max-width: 600px;
}
#footer .f-content .left .intro {
  line-height: 1.5;
}
#footer .f-content .f-items .f-text {
  color: #2a2a2a;
}
#footer .f-content .f-contact-list {
  color: #2a2a2a;
}
#footer .f-content .f-contact-list li:nth-child(2) span {
  line-height: 1.875;
}
#footer .f-content .f-contact-list li .icon {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: center;
}
#footer .f-content .right form input {
  background: none;
  border: none;
  height: 56px;
  background-color: #ebebeb;
  color: #000;
}
#footer .f-content .right form input::-webkit-input-placeholder {
  color: #9b9b9b;
  font-style: italic;
}
#footer .f-content .right form input:-moz-placeholder {
  color: #9b9b9b;
  font-style: italic;
}
#footer .f-content .right form input::-moz-placeholder {
  color: #9b9b9b;
  font-style: italic;
}
#footer .f-content .right form input:-ms-input-placeholder {
  color: #9b9b9b;
  font-style: italic;
}
#footer .f-content .right form input::placeholder {
  color: #9b9b9b;
  font-style: italic;
}
#footer .f-content .right form .submit {
  height: 56px;
  color: #fff;
  background-color: var(--color);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#footer .f-content .right form .submit:hover {
  background-color: var(--color1);
}
#footer .f-content .right form li:nth-child(3) {
  width: -webkit-calc(100% - 108px - 10px);
  width: -moz-calc(100% - 108px - 10px);
  width: calc(100% - 108px - 10px);
}
#footer .f-content .right form li:last-child {
  width: 108px;
}
#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;
  color: #2a2a2a;
}
#footer .f-copy .svg-link {
  margin-right: auto;
}
#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: 27px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  fill: #2a2a2a;
}
#footer .f-copy svg text {
  fill: #2a2a2a;
  -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);
}
#footer .f-copy .social-account li a {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  color: var(--color);
}
#footer .f-copy .social-account li a:hover {
  color: var(--color1);
}
/* 侧边菜单 */
/* 侧边菜单 */
.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;
}
/*ui.container不用设置了*/
@media screen and (max-width: 1700px) {
  #header .nav .ui.menu .menu-box ul.menu > li {
    margin-left: 0.5em;
    margin-right: 0.5em;
  }
}
@media screen and (max-width: 1450px) {
  .public-title {
    font-size: 45px;
  }
  #header .nav .ui.menu .h-items {
    margin-left: 15px;
  }
  #header .nav .ui.menu .h-items .h-search {
    margin-left: 10px;
    margin-right: 10px;
  }
  #header .nav .ui.menu .menu-box {
    font-size: 14px;
  }
}
@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;
  }
}
@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 .about .right-bg {
    position: unset;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  #index-body .category .public-title-box {
    position: unset;
    color: initial;
    margin-bottom: 20px;
  }
  #index-body .category .public-title-box .public-title {
    width: 100%;
  }
  #index-body .category .category-small-slick {
    margin-top: 25px;
  }
  #index-body .category .category-small-slick-box {
    position: unset;
  }
  #index-body .category .category-small-slick-box .order {
    color: initial;
  }
  #index-body .news .news-list li .box .title {
    width: 100%;
    margin-top: 15px;
  }
  #footer .f-content .container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 700px) {
  .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-slick1 li,
  #banner .banner-slick li {
    height: 300px;
  }
  #banner .banner-slick1 li > img,
  #banner .banner-slick li > img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
  }
  #banner .banner-slick1 li .content .text-box {
    padding-top: 8%;
  }
  #index-body .solution .solution-slick li .intro-box {
    opacity: 1;
  }
  #index-body .about .intro {
    line-height: 2;
  }
  #index-body .category .category-slick li {
    height: 300px;
  }
  #index-body .category .category-slick li > img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  #index-body .news .news-slick{
    display: block;
  }
  #footer .f-content .right form li:nth-child(3),
  #footer .f-content .right form li {
    width: 100%;
  }
  #footer .f-content .right form .submit,
  #footer .f-content .right form input {
    height: 40px;
  }
  #footer .f-copy .container {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #footer .f-copy .copy {
    display: block;
  }
  #footer .f-copy .svg-link {
    margin-right: unset;
  }
  .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-Plus li {
    width: 100%;
  }
}
/*
#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: 20px;
  }
  .font-30,
  .font-31,
  .font-32,
  .font-33,
  .font-34,
  .font-35,
  .font-36,
  .font-37,
  .font-38,
  .font-39,
  .font-40 {
    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;
}
.grid-box {
    font-size: 0;
}

.grid-box .column {
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
}

.grid-box .column {
    width: 100%;
}

.grid-box.two>.column {
    width: 50%;
}

.grid-box.three>.column {
    width: 33.33333%;
}

.grid-box.four>.column {
    width: 25%;
}

.grid-box.five>.column {
    width: 20%;
}

.grid-box.six>.column {
    width: 16.6666667%;
}

.grid-box.seven>.column {
    width: 14.285714%;
}

.grid-box.eight>.column {
    width: 12.5%;
}

.grid-box.nine>.column {
    width: 11.11111111%;
}

.grid-box.ten>.column {
    width: 10%;
}
@media screen and (max-width: 1000px) {
    .grid-box.two>.column {
        width: 50%;
    }
    .grid-box.three>.column {
        width: 33.33333%;
    }
    .grid-box.four>.column {
        width: 33.33333%;
    }
    .grid-box.five>.column {
        width: 33.33333%;
    }
}
@media screen and (max-width: 700px) {
    .grid-box.two>.column {
        width: 50%;
    }
    .grid-box.three>.column {
        width: 50%;
    }
    .grid-box.four>.column {
        width: 50%;
    }
    .grid-box.five>.column {
        width: 50%;
    }
}
@media screen and (max-width: 500px) {
    .grid-box.two>.column {
        width: 100%;
    }
    .grid-box.three>.column {
        width: 100%;
    }
    .grid-box.four>.column {
        width: 100%;
    }
    .grid-box.five>.column {
        width: 100%;
    }
}
.play-btn i{
  border: none;
}
.lgc{
  color: var(--color1);
}
.inner-banner {
  background-color: #0d0d0d;
  color: #FFFFFF;
  /*margin-top: 118px;*/
  padding-top: 300px;
}
@media screen and (max-width: 1250px) {
  .inner-banner {
  margin-top: 60px;
}
}
.m-page a,
.m-page span {
  font-weight: 500;
  display: inline-block;
  width: 2.2em;
  height: 2.2em;
  line-height: 2.2em;
  border-radius: 50%;
  text-align: center;
}
.m-page span {
  background-color: var(--color);
  color: #FFFFFF;
}
/*.solution-1 .list .img-box {
  aspect-ratio: 5 / 3;
}
.solution-1 .list .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}*/
.solution-1 .btns a {
  width: 2.2em;
  height: 2.2em;
  background-color: var(--color);
  color: #ffffff;
  border-radius: 50%;
}
.solution-2 .text {
  line-height: 1.75;
}
.solution-3 {
  background-color: #f7f7f7;
}
.solution-3 .list ul {
  margin: -1em -2em;
}
.solution-3 .list li {
  padding: 1em 2em;
}
.solution-3 .list li + li {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.solution-3 .list p {
  line-height: 1.75;
}
.solution-4 .list li + li {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.solution-4 .list .title {
  opacity: 0.56;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}
.solution-4 .list .title span {
  vertical-align: text-top;
}
.solution-4 .list .title.active {
  opacity: 1;
}
.solution-4 .list .content {
  display: none;
}
.solution-4 .list .text {
  line-height: 1.75;
  color: #666666;
}
@media (max-width: 1000px) {
  .solution-3 .list li {
    width: 50%;
  }
  .solution-3 .list li + li {
    border-left: 0;
  }
}
@media (max-width: 500px) {
  .solution-3 .list li {
    width: 100%;
  }
}

.case-2 {
  background-color: #f7f7f7;
}
.case-2 a {
  padding: 0.75em 2em;
  background-color: var(--color);
  color: #ffffff;
  border-radius: 2em;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.case-2 a:hover {
  background-color: #000000;
}

.product-1 .cates li a {
  border: 1px solid #333333;
  opacity: 0.5;
  padding: 0.375em 1.5em;
  border-radius: 2em;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.product-1 .cates li a:hover {
  background-color: var(--color);
  border-color: var(--color);
  color: #ffffff;
  opacity: 1;
}
.product-1 .cates li.active a {
  background-color: var(--color);
  border-color: var(--color);
  color: #ffffff;
  opacity: 1;
}
.product-1 .right .text {
  color: #666666;
  line-height: 1.55555556;
  max-height: 14em;
  overflow-y: auto;
}
.product-2 {
  background-color: #f7f7f7;
}
.product-2 .left .item {
  background-color: #ffffff;
}
.product-2 .left .item .first-link>a{
  transition: .3s;
  text-decoration: underline;
  text-decoration-color: transparent;
}
.product-2 .left .item .first-link>a.active,
.product-2 .left .item .first-link>a:hover{
    text-decoration-color: var(--color);
}
.product-2 .left .item .list ul li {
  border-bottom: 1px solid rgba(51, 51, 51, 0.05);
}
.product-2 .left .item .list ul li span.check {
  width: 1em;
  height: 1em;
  line-height: 1em;
  text-align: center;
  left: 0;
  top: 0.25em;
  border-radius: 50%;
  background-color: #dadada;
}
.product-2 .left .item .list ul li span.check i {
  opacity: 0;
}
.product-2 .left .item .list ul li span.arrow {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.product-2 .left .item .list ul li.active span.check {
  background-color: var(--color);
  color: #ffffff;
}
.product-2 .left .item .list ul li.active span.check i {
  opacity: 1;
}
.product-2 .left .item .list ul li.active span.arrow {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.product-2 .left .item .list ul li ul {
  display: none;
}
.product-2 .left .item .list ul li ul li {
  border: 0;
  color: #616161;
}
.product-2 .right .list .box {
  -webkit-transition: -webkit-box-shadow 0.5s;
  transition: -webkit-box-shadow 0.5s;
  -moz-transition: box-shadow 0.5s;
  transition: box-shadow 0.5s;
  transition:
    box-shadow 0.5s,
    -webkit-box-shadow 0.5s;
}
.product-2 .right .list .box:hover {
  -webkit-box-shadow: 0px 4px 28px 2px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 4px 28px 2px rgba(0, 0, 0, 0.11);
}
.product-2 .right .list .box:hover .btns {
  opacity: 1;
}
.product-2 .right .list .box .img {
  background-color: #ffffff;
}
.product-2 .right .list .box .hot {
  min-width: 3.6em;
  text-align: center;
  left: 12px;
  top: 12px;
  border-radius: 2em;
  color: #ffffff;
}
.product-2 .right .list .box .hot span {
  line-height: 2em;
}
.product-2 .right .list .box .put {
  right: 12px;
  bottom: 12px;
  width: 3.1em;
  height: 3.1em;
  border-radius: 50%;
  background-color: #ffffff;
  border: 1px solid rgba(83, 83, 83, 0.3);
  -webkit-transition: border-color 0.5s;
  -moz-transition: border-color 0.5s;
  transition: border-color 0.5s;
  cursor: pointer;
}
.product-2 .right .list .box .put.active,
.product-2 .right .list .box .put:hover {
  border: 1px solid #535353;
}
.product-2 .right .list .box .shopcart {
  font-size: 12px;
}
.product-2 .right .list .box .shopcart > div {
  display: inline-block;
  vertical-align: top;
}
.product-2 .right .list .box .shopcart .icon {
  width: 2em;
}
.product-2 .right .list .box .shopcart .num {
  font-size: 12px;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
  text-align: center;
  border-radius: 50%;
  background-color: #000000;
  color: #ffffff;
  margin-top: -1em;
}
.product-2 .right .list .box .put.active .shopcart .num {
  background-color: #60b8b4;
}

.product-2 .right .list .box .name {
  line-height: 1.5;
  min-height: 3em;
  color: #333333;
}
.product-2 .right .list .box .icon2 {
  width: 1em;
}
.product-2 .right .list .box .text {
  margin-top: 0.5em;
  padding-left: 2em;
  color: #333333;
  line-height: 1.5;
  min-height: 3em;
}
.product-2 .right .list .box .btns {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.product-2 .right .list .box .btns .public-btn{
  padding-left: 14px;
  padding-right: 14px;
}
/*
.product-2 .right .list .box .btns a {
  overflow: hidden;
  height: 2em;
  line-height: 2em;
  background-color: var(--color);
  color: #ffffff;
  border-radius: 1em;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}
.product-2 .right .list .box .btns a::before,
.product-2 .right .list .box .btns a::after {
  content: '';
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.product-2 .right .list .box .btns a::before {
}
.product-2 .right .list .box .btns a::after {
  opacity: 0;
  background: #b09ac9;
}
.product-2 .right .list .box .btns a:hover {
  background-color: #333333;
}
.product-2 .right .list .box .btns a:hover::before {
  opacity: 0;
}
.product-2 .right .list .box .btns a:hover::after {
  opacity: 1;
}*/
@media (max-width: 1450px) {
  .product-2 .right .list .box .shopcart .icon {
    width: 1.5em;
  }
}
@media (max-width: 1000px) {
  .product-2 .right .list .box {
    -webkit-box-shadow: 0px 4px 28px 2px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 4px 28px 2px rgba(0, 0, 0, 0.11);
  }
  .product-2 .right .list .box .btns {
    opacity: 1;
  }
}

.prodet-1 {
  background-color: #f7f7f7;
}
.prodet-1 .left .dots li {
  margin: 0 6px;
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: #000000;
  border-radius: 50%;
  opacity: 0.3;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.prodet-1 .left .dots li button {
  display: none;
}
.prodet-1 .left .dots li.slick-active {
  background-color: var(--color);
  opacity: 1;
}
.prodet-1 .right .slickBtn div {
  background-color: #ffffff;
  color: #000000;
  -webkit-box-shadow: 0 4px 7px rgba(0, 0, 0, 0.27);
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0.27);
}
.prodet-1 .right .slickBtn div:hover {
  background-color: var(--color);
  color: #ffffff;
}
.prodet-1 .right .text {
  line-height: 2;
  color: #666666;
}
.prodet-1 .right .btns a {
  overflow: hidden;
  min-width: 11em;
  padding: 0 1em;
  height: 3em;
  line-height: 3em;
  background-color: var(--color);
  color: #ffffff;
  border-radius: 1.5em;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}
.prodet-1 .right .btns a::before,
.prodet-1 .right .btns a::after {
  content: '';
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.prodet-1 .right .btns a::before {
  /*background-image: url(../images/home3-mask1.png);*/
}
.prodet-1 .right .btns a::after {
  /*background-image: url(../images/home3-mask2.png);*/
  opacity: 0;
  
}
.prodet-1 .right .btns a:hover {
  background-color: var(--color1);
}
.prodet-1 .right .btns a:hover::before {
  opacity: 0;
}
.prodet-1 .right .btns a:hover::after {
  opacity: 1;
}
.prodet-2 .left .text {
  line-height: 2;
}
.prodet-2 .right ul {
  grid-template-columns: repeat(2, 1fr);
}
.prodet-2 .right img {
  border: 1px solid #cacaca;
}
.prodet-2 .right .btns a {
  position: relative;
  display: block;
  overflow: hidden;
  height: 3em;
  line-height: 3em;
  background-color:  var(--color);
  color: #ffffff;
  border-radius: 1.5em;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}
.prodet-2 .right .btns a::before,
.prodet-2 .right .btns a::after {
  content: '';
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.prodet-2 .right .btns a::before {
  /*background-image: url(../images/home3-mask1.png);*/
}
.prodet-2 .right .btns a::after {
  /*background-image: url(../images/home3-mask2.png);*/
  opacity: 0;
}
.prodet-2 .right .btns a:hover {
  background-color: var(--color1);
}
.prodet-2 .right .btns a:hover::before {
  opacity: 0;
}
.prodet-2 .right .btns a:hover::after {
  opacity: 1;
}
.prodet-3 .tabs span {
  cursor: pointer;
}
.prodet-3 .tabs span.active {
  background-color: var(--color);
  color: #ffffff;
}
.prodet-4 {
  background-color: #f7f7f7;
}
.prodet-4 .list .box {
  background-color: #ffffff;
}
.prodet-4 .list .box .icon2 {
  width: 1em;
}
.prodet-4 .list .box .text {
  margin-top: 0.5em;
  padding-left: 2em;
  line-height: 1.5;
  min-height: 3em;
}
.prodet-4 .list a.morebtn {
  background-color: #ffffff;
  border-radius: 2em;
}
.prodet-3 table {
  border: 0px solid #cacaca;
}

.prodet-3 table td,
.prodet-3 table th {
  padding: 1em;
  border: 0;
}

.prodet-3 table tr:nth-child(odd) {
  background: #616161;
  color: #ffffff;
}

.about-2 {
  background-color: #fcf8f2;
}
.about-2 .left img {
  margin-top: -17%;
}
.about-2 .text {
  line-height: 1.75;
}
@media (max-width: 1250px) {
  .about-2 .left img {
    margin-top: 0;
  }
}
@media (max-width: 1000px) {
  .about-2 {
    margin-top: 0;
  }
}
.about-3 .arrow {
  width: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center;
  -webkit-box-shadow: 0 4px 7px rgba(0, 0, 0, 0.27);
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0.27);
  border-radius: 50%;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}
.about-3 .arrow:hover {
  background-color: var(--color);
  color: #ffffff;
}
.about-3 .list .slick-list {
  overflow: visible;
}
.about-3 .list .box .img,
.about-3 .list .box .content {
  grid-column: 1;
  grid-row: 1;
}
.about-3 .list .box .img {
  position: relative;
}
.about-3 .list .box .img::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(30%, transparent), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(transparent 30%, rgba(0, 0, 0, 0.5));
  background-image: -moz-linear-gradient(transparent 30%, rgba(0, 0, 0, 0.5));
  background-image: linear-gradient(transparent 30%, rgba(0, 0, 0, 0.5));
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.about-3 .list .box .content {
  color: #ffffff;
}
.about-3 .list .box .content p {
  line-height: 1.75;
}

.about-4 {
  background-color: #f7f7f7;
}
.about-4 .list .box {
  background-color: #FFFFFF;
}
.about-4 .list .box .icon {
  width: 1.22em;
  height: 1.22em;
  border: 1px solid #000000;
  border-radius: 50%;
}
.about-4 .list .box p {
  line-height: 1.75;
}
.seoPublic .seoIndustry .text {
    overflow: auto;
    max-height: 400px;
}


/*.trainingE-page .trainingE-4 {
  background: #ecebeb;
  padding: 260px 0;
}*/
/*.trainingE-page .trainingE-4 .ui.container2 {
  max-width: 1350px;
}*/
.trainingE-page .trainingE-4 h3 {
  display: block;
  font-size: 22px;
  color: #5c5c5c;
  margin-bottom: 30px;
  padding: 0 5%;
}
/*.trainingE-page .trainingE-4 .form {
  padding: 9px;
  background: #f7f7f7;
}*/
.trainingE-page .trainingE-4 .form .input {
  margin-bottom: 10px;
}
.trainingE-page .trainingE-4 .form .input input,
.trainingE-page .trainingE-4 .form .input textarea {
  line-height: 24px;
  padding: 18px;
  font-size: 14px;
  color: black;
  width: 100%;
  border: 1px solid #e1e1e1;
  -webkit-filter: drop-shadow(0 0 7px rgba(0, 0, 0, 0.03));
  filter: drop-shadow(0 0 7px rgba(0, 0, 0, 0.03));
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.trainingE-page .trainingE-4 .form .input input:hover,
.trainingE-page .trainingE-4 .form .input textarea:hover {
  border-color: var(--color);
}
.trainingE-page .trainingE-4 .form .input input::-webkit-input-placeholder, .trainingE-page .trainingE-4 .form .input textarea::-webkit-input-placeholder {
  color: #999;
}
.trainingE-page .trainingE-4 .form .input input:-moz-placeholder, .trainingE-page .trainingE-4 .form .input textarea:-moz-placeholder {
  color: #999;
}
.trainingE-page .trainingE-4 .form .input input::-moz-placeholder, .trainingE-page .trainingE-4 .form .input textarea::-moz-placeholder {
  color: #999;
}
.trainingE-page .trainingE-4 .form .input input:-ms-input-placeholder, .trainingE-page .trainingE-4 .form .input textarea:-ms-input-placeholder {
  color: #999;
}
.trainingE-page .trainingE-4 .form .input input::placeholder,
.trainingE-page .trainingE-4 .form .input textarea::placeholder {
  color: #999;
}
.trainingE-page .trainingE-4 .form .input:last-child {
  margin-bottom: 0;
}
.trainingE-page .trainingE-4 .form .input textarea {
  height: 278px;
}
.trainingE-page .trainingE-4 .form .left {
  width: 40%;
}
.trainingE-page .trainingE-4 .form .right {
  width: 60%;
  padding-left: 20px;
}
.trainingE-page .trainingE-4 .form .right .yzm {
  width: 50%;
  position: relative;
  display: inline-block;
}
.trainingE-page .trainingE-4 .form .right .yzm img {
  position: absolute;
  right: 10px;
  top: 15px;
}
.trainingE-page .trainingE-4 .form .right .send {
  width: 50%;
  float: right;
  text-align: center;
  padding-top: 15px;
}
.trainingE-page .trainingE-4 .form .right .send input {
  width: auto;
  line-height: 32px;
  height: 32px;
  border-radius: 16px;
  padding: 0 38px;
  background: #3c3c3c;
  color: white;
  font-size: 12px;
  text-transform: uppercase;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.trainingE-page .trainingE-4 .form .right .send input:hover {
  background: var(--color);
}
@media screen and (max-width: 1700px) {
  .trainingE-page .trainingE-4 .form .input input,
  .trainingE-page .trainingE-4 .form .input textarea {
    padding: 12px;
  }
  .trainingE-page .trainingE-4 .form .input textarea {
    height: 230px;
  }
}

@media screen and (max-width: 700px) {
  .trainingE-page .trainingE-4 .form .right {
    width: 100%;
    padding-left: 0;
    padding-top: 15px;
  }
  .trainingE-page .trainingE-4 .form .left {
    width: 100%;
  }
}

@media screen and (max-width: 500px) {
  .trainingE-page .trainingE-4.contact h3 {
    padding: 0 5%;
  }

  .trainingE-page .trainingE-4 .form .right .yzm {
    width: 100%;
  }
}


.more1 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  line-height: 1;
  background: var(--color);
  height: 46px;
  color: #fff;
  border-radius: 23px;
  padding: 0 29px 0 17px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.more1 img {
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -moz-transition:
    transform 0.5s,
    -moz-transform 0.5s;
  transition: transform 0.5s;
  transition:
    transform 0.5s,
    -webkit-transform 0.5s,
    -moz-transform 0.5s;
}
.more1 em {
  margin: 3px 0 0 30px;
}
.more1::before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 6px;
  left: 9px;
  width: 34px;
  height: 35px;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.more1.white {
  background: #fff;
  color: #333;
}
.more1.white img {
  -webkit-filter: brightness(100);
  filter: brightness(100);
}
.more1.white::before {
  background: var(--color);
}
.more1.white:hover::before {
  background: var(--color);
}
.more1:hover,
.more1:focus {
  color: #fff;
}
.more1:hover img,
.more1:focus img {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-filter: brightness(100);
  filter: brightness(100);
}
.more1:hover::before,
.more1:focus::before {
  width: 100%;
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
  background: #000;
}
@media screen and (max-width: 700px) {
  .more1 {
    padding: 0 17px;
  }
  .more1 em {
    margin-left: 15px;
  }
}
@media screen and (max-width: 500px) {
  .more1 {
    height: 36px;
    font-size: 14px;
  }
  .more1::before {
    width: 28px;
    height: 28px;
    top: 4px;
  }
}
.zdy-switch {
  display: flex;
  align-items: center;
  justify-content: center;
}
.zdy-switch > div {
  position: static;
  width: 50px;
  height: 50px;
  background-color: rgba(237, 237, 237, 0.1);
  border-radius: 50%;
  margin-top: 0;
  margin-left: 12px;
  margin-right: 12px;
  transition: all 0.5s;
}
.zdy-switch > div::after {
  font-size: 16px;
  color: #b2b2b2;
  transition: all 0.5s;
}
.zdy-switch > div:hover {
  background-color: var(--color);
}
.zdy-switch > div:hover::after {
  color: #fff;
}
.zdy-switch.grey > div {
  background-color: #ededed;
}
.zdy-switch.grey > div:hover {
  background-color: var(--color);
}
.about-page1 .about-1 .about-img img {
  border-radius: 20px;
}
.about-page1 .about-1 .about-txt {
  background-color: #f4f5f9;
  border-radius: 10px;
  width: 85%;
  margin: -25% auto 0;
  position: relative;
  z-index: 1;
}
.about-page1 .about-1 .about-txt .desc {
  color: #666666;
  line-height: 1.7;
}
.about-page1 .about-2 {
  position: relative;
  overflow: hidden;
}
.about-page1 .about-2 .swiper {
  padding: 60px 0;
  margin: 0 150px;
}
.about-page1 .about-2 .mk-tt {
  color: #fff;
}
.about-page1 .about-2 .swiper .h6 {
  line-height: 2;
  color: #fff;
}
.about-page1 .about-2 .swiper .text {
  line-height: 2;
  padding-right: 40px;
  color: #fff;
  max-height: calc(1.5em * 6);
  overflow-y: auto;
  margin-right: 10px;
}
.about-page1 .about-2 .swiper .swiper-wrapper {
  align-items: flex-end;
}
.about-page1 .about-2 .swiper .swiper-slide .box {
  position: relative;
}
.about-page1 .about-2 .swiper .swiper-slide .box .line {
  display: block;
  height: 1px;
  background: #dcdcdc;
  position: relative;
  width: 100%;
  margin: 20px 0 10px;
}
.about-page1 .about-2 .swiper .swiper-slide .box .line:before {
  content: '';
  width: 0;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: var(--color1);
  -webkit-transition: 6.5s linear;
  -moz-transition: 6.5s linear;
  transition: 6.5s linear;
}
.about-page1 .about-2 .swiper .swiper-slide .box .line i {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: var(--color1);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.about-page1 .about-2 .swiper .swiper-slide .box .line i:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: var(--color1);
  border-radius: inherit;
  opacity: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
}
.about-page1 .about-2 .swiper .swiper-slide.swiper-slide-active .box .line:before {
  width: 100%;
}
.about-page1 .about-2 .swiper .swiper-slide.swiper-slide-active .box .line i {
  left: 3px;
  background-color: var(--color1);
}
.about-page1 .about-2 .swiper .swiper-slide.swiper-slide-active .box .line i:after {
  opacity: 0.5;
}
.about-page1 .about-2 .zdy-switch > div {
  position: absolute;
  margin-top: -25px;
  background-color: #fff;
}
.about-page1 .about-2 .zdy-switch > div:hover {
  background-color: var(--color1);
}
.about-page1 .about-3 .brands-list ul li .box {
  background-color: #f4f5f9;
  border-radius: 5px;
  padding: 30px;
  transition: all 0.5s;
}
.about-page1 .about-3 .brands-list ul li .box .txtbox .desc {
  height: 158px;
  overflow-y: auto;
  line-height: 1.7;
  transition: all 0.5s;
}
.about-page1 .about-3 .brands-list ul li .box:hover {
  background-color: var(--color1);
}
.about-page1 .about-3 .brands-list ul li .box:hover .tt {
  color: #fff;
}
.about-page1 .about-3 .brands-list ul li .box:hover .desc {
  color: #fff;
}
.about-page1 .about-3 .brands-list ul li .box:hover .desc::-webkit-scrollbar-thumb {
  background-color: #000;
}
.about-page1 .about-3 .brands-list ul li .box:hover a img {
  filter: grayscale(100%) brightness(200%);
}
.about-page1 .about-4 {
  background-color: #f4f5f9;
}
.about-page1 .about-4 .list {
  background-repeat: no-repeat;
  background-position: center bottom;
  padding: 0 20% 2.5%;
}
.about-page1 .about-4 .list ul li {
  padding-top: 130px;
  transition: all 0.5s;
}
.about-page1 .about-4 .list ul li .box {
  transform-origin: bottom;
  transition: all 0.5s;
}
.about-page1 .about-4 .list ul li.swiper-slide {
  opacity: 0;
}
.about-page1 .about-4 .list ul li.swiper-slide-prev .box {
  transform: scale(1.2) translateX(-20px);
}
.about-page1 .about-4 .list ul li.swiper-slide-next {
  z-index: 9;
}
.about-page1 .about-4 .list ul li.swiper-slide-next .box {
  transform: scale(1.2) translateX(20px);
}
.about-page1 .about-4 .list ul li.swiper-slide-active {
  z-index: 10;
}
.about-page1 .about-4 .list ul li.swiper-slide-active .box {
  transform: scale(1.4);
}
.about-page1 .about-4 .list .zdy-switch > div {
  position: absolute;
  background-color: #ededed;
}
.about-page1 .about-4 .list .zdy-switch > div:hover {
  background-color: var(--color);
}
.about-page1 .about-4 .list .zdy-switch > div.swiper-button-prev {
  left: 13%;
}
.about-page1 .about-4 .list .zdy-switch > div.swiper-button-next {
  right: 13%;
}

@media (max-width: 1450px) {
  .about-page1 .about-4 .list {
    padding: 0 10% 2.5%;
  }
  .about-page1 .about-4 .list .zdy-switch > div.swiper-button-prev {
    left: 2%;
  }
  .about-page1 .about-4 .list .zdy-switch > div.swiper-button-next {
    right: 2%;
  }
}
@media (max-width: 1250px) {
  .about-page1 .about-2 .swiper .swiper-slide::after {
    height: 150px;
  }
  .about-page1 .about-3 .brands-list ul li .box {
    padding: 20px 15px;
  }
  .about-page1 .about-4 .list {
    padding: 0 0 2.5%;
  }
  .about-page1 .about-4 .list .zdy-switch > div.swiper-button-prev {
    left: -9%;
  }
  .about-page1 .about-4 .list .zdy-switch > div.swiper-button-next {
    right: -9%;
  }
  .about-page1 .about-4 .list ul li.swiper-slide-prev .box {
    transform: none;
  }
  .about-page1 .about-4 .list ul li.swiper-slide-next .box {
    transform: none;
  }
  .about-page1 .about-4 .list ul li.swiper-slide-active .box {
    transform: scale(1.2);
  }
  .about-page1 .about-4 .list ul li {
    padding-top: 70px;
  }
}
@media (max-width: 1000px) {
  .about-page1 .about-1 .about-txt {
    width: 100%;
    margin-top: 5%;
  }
  .about-page1 .about-2 .swiper {
    padding: 30px 0;
    margin: 0 66px;
  }
  .about-page1 .about-2 .swiper .swiper-slide .box {
    padding: 0 10px;
  }
}
@media (max-width: 700px) {
  .about-page1 .about-1 .about-img img {
    height: 360px;
    object-fit: cover;
  }
  .about-page1 .about-2 .swiper {
    padding: 20px 0;
  }
  .about-page1 .about-4 .list {
    background-image: none !important;
  }
  .about-page1 .about-4 .list .zdy-switch {
    display: none;
  }
  .about-page1 .about-4 .list ul li.swiper-slide-active .box {
    transform: none;
  }
  .about-page1 .about-4 .list ul li {
    padding-top: 0;
  }
}
@media (max-width: 500px) {
  .about-page1 .about-1 .about-txt {
    padding: 20px 15px;
  }
  .about-page1 .about-1 .about-txt .desc {
    font-size: 16px;
  }
}

#index-body .i-news {
  padding: 6.6146% 0 0%;
}
#index-body .i-news .header .con {
  color: #999;
}
#index-body .i-news .top {
  margin-top: -6%;
  border-bottom: 1px solid #ccc;
}
#index-body .i-news .top .text {
  width: 33.6%;
}
#index-body .i-news .top .text .tit {
  color: #666;
  line-height: 1.4;
}
#index-body .i-news .top .text .tit:hover {
  color: var(--color);
}
#index-body .i-news .bottom ul li .ig {
  height: 357px;
  background-color: #f4f4f4;
  border-radius: 10px;
  z-index: 1;
  overflow: hidden;
}
#index-body .i-news .bottom ul li .ig .title {
  line-height: 1.5;
}
#index-body .i-news .bottom ul li .ig .con {
  line-height: 1.7;
  margin-top: 13px;
  display: none;
}
#index-body .i-news .bottom ul li .ig .link {
  width: 58px;
  height: 58px;
  display: block;
  border-radius: 50%;
  background: var(--color);
  color: #fff;
  line-height: 58px;
  margin: 0 auto;
  text-align: center;
  font-size: 28px;
}
#index-body .i-news .bottom ul li .ig .link i {
  display: inline-block;
  -webkit-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
}
#index-body .i-news .bottom ul li .ig .public-btn{
  display: none;
}
#index-body .i-news .bottom ul li .ig:hover .public-btn{
  display: inline-flex;
}
#index-body .i-news .bottom ul li .ig .more1 {
  display: none;
}
#index-body .i-news .bottom ul li .ig::before {
  content: '';
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image:
    -webkit-linear-gradient(307deg, var(--color) 0%, var(--color1) 100%),
    -webkit-linear-gradient(var(--color), var(--color));
  background-image:
    -moz-linear-gradient(307deg, var(--color) 0%, var(--color1) 100%),
    -moz-linear-gradient(var(--color), var(--color));
  background-image: linear-gradient(143deg, var(--color) 0%, var(--color1) 100%), linear-gradient(var(--color), var(--color));
  background-blend-mode: normal, normal;
  -webkit-clip-path: inset(100% 0 0 0);
  clip-path: inset(100% 0 0 0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#index-body .i-news .bottom ul li .ig::after {
  content: '';
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 93px;
  height: 92px;
  /*background: url(../images/n-icon.png) no-repeat center;*/
  background-size: cover;
}
#index-body .i-news .bottom ul li .ig:hover {
  color: #fff;
}
#index-body .i-news .bottom ul li .ig:hover .title {
  text-align: left;
}
#index-body .i-news .bottom ul li .ig:hover .con {
  display: -webkit-box;
}
#index-body .i-news .bottom ul li .ig:hover .btn .link {
  display: none;
}
#index-body .i-news .bottom ul li .ig:hover .btn .more1 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
#index-body .i-news .bottom ul li .ig:hover::before {
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
}
#index-body .i-news .bottom ul li .ig:hover::after {
  -webkit-filter: brightness(100) opacity(0.9);
  filter: brightness(100) opacity(0.9);
}
@media screen and (max-width: 1450px) {
  #index-body .i-news .top .img-box {
    width: 60%;
  }
}
@media screen and (max-width: 1000px) {
  #index-body .i-news .top {
    margin-top: 0;
  }
}
@media screen and (max-width: 700px) {
  #index-body .i-news .top {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  #index-body .i-news .bottom ul li .ig {
    height: 280px;
  }
}
.news-page #index-body .i-news .bottom ul {
  margin: -15px;
}
.news-page #index-body .i-news .bottom ul li {
  padding: 15px;
}
#index-body .i-news1 {
  padding: 60px 0;
  background: #e8eff6;
}
@media (max-width: 1000px) {
  .news-page #index-body .i-news .bottom ul li {
    width: 50%;
  }
}
@media (max-width: 500px) {
  .news-page #index-body .i-news .bottom ul li {
    width: 100%;
  }
}

.newdet-page h1 {
  line-height: 1.4;
}

.newdet-page .text {
  color: #666;
  line-height: 2;
}
.newdet-page .text h2 {
  font-size: 20px;
  line-height: 1.6;
  color: var(--color);
  font-weight: 600;
}
.newdet-page .text h3 {
  font-size: 18px;
  line-height: 1.8;
  color: #666;
  font-weight: 600;
}
.newdet-page .text ol li,
.newdet-page .text ul li {
  padding: 0 0 0 10px;
  list-style: square;
  list-style-position: inside;
}
.newdet-page .text strong {
  color: black;
}
.newdet-page .text p:first-child {
  margin-top: 0;
}

.newdet-page .m-link a {
  height: 2em;
  padding: 0 2.5em;
  background-color: var(--color);
  color: white;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  border-radius: 5px;
  line-height: 2em;
}

.newdet-page .m-link a:hover {
  background-color: black;
}
@media screen and (max-width: 1000px) {
  .newdet-page h1 {
    width: 100%;
    font-size: 22px;
    line-height: 1.4;
  }
}

.inner-page .sidebarLeft {
  position: -webkit-sticky;
  position: sticky;
  top: 125px;
}

.inner-page .sidebarLeft .slide span.h6 {
  padding: 2% 4%;
  border: 1px solid #b1b1b1;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.inner-page .sidebarLeft .slide span.h6.active i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.inner-page .sidebarLeft .slide ul {
  padding: 6% 4%;
  border: 1px solid #b1b1b1;
  color: #9e9e9e;
  margin: -1px 0;
}

.inner-page .sidebarLeft .slide ul li {
  margin-bottom: 1.2em;
}

.inner-page .sidebarLeft .slide ul li i {
  width: 1.42857143em;
  height: 1.42857143em;
  border-radius: 3px;
  border: 1px solid #9e9e9e;
  margin-right: 0.5em;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.inner-page .sidebarLeft .slide ul li i:before {
  font-size: 1.4em;
  opacity: 0;
}

.inner-page .sidebarLeft .slide ul li.active i:before {
  opacity: 1;
}

.inner-page .sidebarLeft .info {
  background-color: var(--color);
  padding: 15% 10%;
  border-radius: 10px;
}
.inner-page .sidebarLeft .info .logo{
  filter: brightness(0) invert(1);
}
.inner-page .sidebarLeft .info hr {
  background-color: #fff;
}
.inner-page .sidebarLeft .info .text {
  color: #fff;
}
.inner-page .sidebarLeft .info .share a i {
  color: #fff;
}
.inner-page .sidebarLeft .nav {
  border: 1px solid #bebebe;
  border-radius: 10px;
}

.inner-page .sidebarLeft .nav span.h6 {
  background-color: var(--color);
  color: white;
  padding: 10px 20px;
  line-height: 1.2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.inner-page .sidebarLeft .nav ul li {
  border-top: 1px solid #bebebe;
  position: relative;
  font-size: 20px;
  font-weight: bold;
}

.inner-page .sidebarLeft .nav ul li:first-child {
  border-top: none;
}

.inner-page .sidebarLeft .nav ul li a {
  padding: 0.8em 20px;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}

.inner-page .sidebarLeft .nav ul li a:hover {
  background-color: var(--color);
  color: white;
}
.inner-page .sidebarLeft .nav ul li i {
  position: absolute;
  top: 21px;
  right: 14px;
  width: 25px;
  height: 25px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.inner-page .sidebarLeft .nav ul li ul {
  padding-left: 10px;
}
.inner-page .sidebarLeft .nav ul li li {
  font-size: 18px;
  font-weight: 300;
  color: #666;
}
.inner-page .sidebarLeft .nav ul li li li {
  font-size: 16px;
}

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

.seoPublic .Auxil-related .list ul li .box .content a.more1 {
  height: 46px;
  padding: 0 29px 0 17px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #fff;
}
.seoPublic .Auxil-related .list ul li .box .content a.more1 i {
  margin-left: 0;
}
.seoPublic .Auxil-related .list ul li .box {
  -webkit-box-shadow: 0 0 12px rgba(125, 125, 125, 0);
  box-shadow: 0 0 12px rgba(125, 125, 125, 0);
}
.seoPublic .Auxil-related .list ul li .box a.img-box img {
  width: 80%;
  margin: 0 auto;
}
.seoPublic .Auxil-related .list ul li .box .content {
  padding-top: 0;
}
.seoPublic .Auxil-related .list ul li {
  padding: 20px 10px;
}

.contact-page .contact-1 .left {
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
}

.contact-page .contact-1 .left .text {
  color: rgba(0, 0, 0, 0.8);
}

.contact-page .contact-1 .left .text span {
  color: black;
}

.contact-page .contact-1 .left .text i,
.contact-page .contact-1 .left .text .img {
  width: 2.625em;
  height: 2.625em;
  border-radius: 100%;
  background-color: var(--color);
  color: white;
}

.contact-page .contact-1 .left .text i:before,
.contact-page .contact-1 .left .text .img:before {
  font-size: 1.2em;
}

.contact-page .contact-1 .right p,
.contact-page .contact-1 .right span {
  display: block;
  margin-bottom: 0.2em;
  opacity: 0.8;
}

.contact-page .contact-1 .right p i,
.contact-page .contact-1 .right span i {
  color: var(--color);
}

.contact-page .contact-1 .right input,
.contact-page .contact-1 .right textarea,
.contact-page .contact-1 .right select {
  width: 100%;
  padding: 0.9em;
  border: none;
  background-color: #f0f1f2;
  font-size: inherit;
  line-height: 1.4;
}
.contact-page .contact-1 .right input[type='submit'] {
  width: 196px;
  background-color: var(--color);
}
.contact-page .contact-1 .right input[type='submit']:hover {
  background-color: #000;
  color: #fff;
}
.contact-page .contact-1 .right textarea {
  height: 110px;
}

.contact-page .contact-1 .right select {
  padding: 1em;
}

.contact-page .contact-1 .right button {
  width: auto;
  border: none;
}

.contact-page iframe {
  border: none;
  display: block;
}
@media screen and (max-width: 1250px) {
  .contact-page iframe {
    height: 400px;
  }
}
@media screen and (max-width: 1000px) {
  .contact-page .contact-1 .left {
    position: static;
  }
}


.gallery-page {
  padding: 60px 0 100px;
}
.gallery-page .content {
  margin-top: 40px;
}
.gallery-page .content ul {
  margin: -10px;
}
.gallery-page .content ul li {
  padding: 10px;
}
.gallery-page .content ul li .img-box {
  border-radius: 10px;
}
.gallery-page .content ul li .img-box img {
  width: 100%;
}

@media screen and (max-width: 700px) {
  .gallery-page .content {
    margin-top: 20px;
  }
  .gallery-page{
    padding-bottom: 60px;
  }
}
.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: 140px;
  /*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;
}

.big-little {
  color: #141414;
}
.wc {
  color: #ffffff;
}
.chain-page .oem-6 .con {
  border-radius: 10px;
  height: 400px;
}
.faq-page .faq-1 .list ul li {
  border: 1px solid #dcdcdc;
  padding: 1.33333333em 2.3em;
}

.faq-page .faq-1 .list ul li i {
  cursor: pointer;
  cursor: hand;
  font-size: 1.2em;
  line-height: 1;
}

.faq-page .faq-1 .list ul li .text {
  line-height: 2;
}

.faq-page .faq-1 .list ul li.active {
  background-color: var(--color);
  color: white;
}

.faq-page .faq-1 .list ul li.active i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media screen and (max-width: 500px) {
  .faq-page .faq-1 .list ul li {
    padding: 5%;
  }
}
.cus-page .tit {
  line-height: 1.2;
  max-width: 790px;
}
.seoPublic .title {
    font-size: 48px;
     font-weight: 500; 
    line-height: 1.4;
    margin-bottom: 1em;
}


.appdet-page {
  background: #e9eff6;
}
.appdet-page .header {
  text-align: left;
}
.appdet-page .init-1 {
  padding: 30px 0;
}
.appdet-page .init-1 .container ul li .box {
  min-height: 240px;
  padding: 10px;
}
.appdet-page .init-1 .container ul li .box .imgC {
  height: 50px;
  display: inline-block;
  margin: auto;
  width: 100%;
}
.appdet-page .init-1 .container ul li .box .img {
  display: block;
  height: 46px;
  margin: auto;
  -webkit-filter: brightness(0);
  filter: brightness(0);
  opacity: 0.6;
}
.appdet-page .init-1 .container ul li .box .text {
  margin-top: 10px;
}
.appdet-page .init-1 .container ul li .box .text a {
  display: block;
  text-align: center;
}
.appdet-page .init-1 .container ul li .box:hover,
.appdet-page .init-1 .container ul li .box.active {
  background-color: var(--color);
  color: #fff;
}
.appdet-page .init-1 .container ul li .box:hover .imgC img,
.appdet-page .init-1 .container ul li .box.active .imgC img {
  -webkit-filter: brightness(1);
  filter: brightness(1);
}
.appdet-page .init-2 {
  z-index: 1;
  position: relative;
}
.appdet-page .init-2 .shadow {
  min-height: 160px;
  position: absolute;
  width: 100%;
  height: 60%;
  top: 0;
  left: 0;
  background-color: var(--color);
  z-index: -1;
}
.appdet-page .init-2 .container .des {
  color: #fff;
  /*margin: auto;*/
  /*max-width: 870px;*/
  /*text-align: center;*/
  /*padding-bottom: 30px;*/
}
.appdet-page .init-2 .container .img {
  margin-top: 40px;
  display: block;
  width: 100%;
}
@media (max-width: 1250px) {
  .appdet-page .init-1 {
    padding-bottom: 0;
  }
}
@media (max-width: 1000px) {
  .appdet-page .init-2 .shadow {
    display: none;
  }
  .appdet-page .init-2 .container .des {
    color: #000;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .appdet-page .init-2 .container .img {
    margin-top: 20px;
  }
  .appdet-page .init-1 .container ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .appdet-page .init-1 .container ul li {
    width: 25%;
  }
}
@media (max-width: 700px) {
  .appdet-page .init-1 .container ul li {
    width: 33.3333%;
  }
  .appdet-page .init-1 .container ul li .box {
    min-height: 200px;
  }
}
@media (max-width: 500px) {
  .appdet-page .init-1 .container ul li {
    width: 50%;
  }
}
.proPublic .init-releted .content.sinewseo ul li .box .text {
    text-overflow: ellipsis;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    width: 340px;
    font-weight: 600;
    padding: 15px 0;
}
.proPublic .init-releted .content.sinewseo ul li .box .des.font-16 {
    font-size: 15px;
    line-height: 2;
}
.proPublic .init-releted .content.sinewseo ul li .box .time.font-18 {
    font-size: 16px;
    margin-top: 15px;
}
.proPublic .init-releted .content ul li .box .img-box{
  display: block;
  background-color: #fff;
}
.solution-d-page {
  background-color: #f7f7f7;
}
.solution-d-page .solution-d-1 .subtitle-text {
  color: var(--color1);
}
.solution-d-page .solution-d-1 .right ul li {
  border-bottom: 2px solid #c9c9c9;
  position: relative;
  padding-left: 25px;
}
.solution-d-page .solution-d-1 .right ul li::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--color1);
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.solution-d-page .solution-d-2 .solution-d-2-slick li .slide-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.solution-d-page .solution-d-2 .solution-d-2-slick li .slide-box .img {
  height: 246px;
}
.solution-d-page .solution-d-2 .solution-d-2-slick li .slide-box .img img {
  margin: 0 auto;
}
.solution-d-page .solution-d-2 .solution-d-2-slick li .slide-box .title-box {
  height: 246px;
  line-height: 1.7;
}
.solution-d-page .solution-d-2 .solution-d-2-slick li .slide-box .line {
  height: 2px;
  background-color: #2b3f0a;
  margin-top: 29px;
  margin-bottom: 29px;
  width: 100%;
}
.solution-d-page .solution-d-2 .solution-d-2-slick li .slide-box .line::after {
  content: '';
  display: block;
  width: 15px;
  height: 14px;
  border-radius: 50%;
  background-color: var(--color1);
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.solution-d-page .solution-d-2 .solution-d-2-slick li .slide-box .title {
  line-height: 1.7;
}
.solution-d-page .solution-d-2 .solution-d-2-slick .slick-slide:nth-child(2n) .slide-box .title-box {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -moz-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.solution-d-page .solution-d-2 .solution-d-2-slick .slick-slide:nth-child(2n) .slide-box .img {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -moz-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.solution-d-page .solution-d-3 .right ul li{
  position: relative;
  padding-left: 28px;
}
.solution-d-page .solution-d-3 .right ul li::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--color1);
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.solution-d-page .solution-d-4 .public-title {
  max-width: 850px;
}
.solution-d-page .solution-d-4 .solution-d-4-slick li .slide-box {
  background-color: #eeeeee;
  border-radius: 12px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
.solution-d-page .solution-d-4 .solution-d-4-slick li .slide-box .title {
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
.solution-d-page .solution-d-4 .solution-d-4-slick li .slide-box:hover {
  background-color: var(--color);
}
.solution-d-page .solution-d-4 .solution-d-4-slick li .slide-box:hover .title {
  color: white;
}
.solution-d-page .solution-d-5 .solution-d-5-slick li .box {
  -webkit-transition: -webkit-box-shadow 0.5s;
  transition: -webkit-box-shadow 0.5s;
  -moz-transition: box-shadow 0.5s;
  transition: box-shadow 0.5s;
  transition: box-shadow 0.5s, -webkit-box-shadow 0.5s;
  margin-top: 16px;
  margin-bottom: 16px;
  border-radius: 11px;
}
.solution-d-page .solution-d-5 .solution-d-5-slick li .box .img {
  background-color: #ffffff;
}
.solution-d-page .solution-d-5 .solution-d-5-slick li .box .name {
  line-height: 1.5;
  min-height: 3em;
  color: #333333;
}
.solution-d-page .solution-d-5 .solution-d-5-slick li .box .btns {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.solution-d-page .solution-d-5 .solution-d-5-slick li .box .btns .public-btn {
  padding-left: 14px;
  padding-right: 14px;
}
.solution-d-page .solution-d-5 .solution-d-5-slick li .box:hover {
  -webkit-box-shadow: 0px 4px 28px 2px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 4px 28px 2px rgba(0, 0, 0, 0.11);
}
.solution-d-page .solution-d-5 .solution-d-5-slick li .box:hover .btns {
  opacity: 1;
}
.solution-d-page .solution-d-6 .content {
  background-color: #fff;
}
.solution-d-page .solution-d-6 .content .Auxil-form {
  background-color: #fff;
}
.solution-d-page .solution-d-6 .content .Auxil-form .form ul li input[type="submit"] {
  background-color: var(--color1);
}
.solution-d-page .solution-d-6 .content .Auxil-form .form ul li input[type="submit"]:hover {
  background-color: var(--color);
}
@media (max-width: 1000px) {
  .solution-d-page .solution-d-5 .solution-d-5-slick li .box .btns {
    opacity: 1;
  }
  .solution-d-page .solution-d-5 .solution-d-5-slick li .box {
    -webkit-box-shadow: 0px 4px 28px 2px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 4px 28px 2px rgba(0, 0, 0, 0.11);
  }
  .solution-d-page .solution-d-5 .solution-d-5-slick li .btns {
    opacity: 1;
  }
  .solution-d-page .solution-d-3 .right {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
}
@media (max-width: 500px) {
  .solution-d-page .solution-d-2 .solution-d-2-slick li .slide-box .title-box {
    height: -webkit-calc(1.7em * 3);
    height: -moz-calc(1.7em * 3);
    height: calc(1.7em * 3);
    overflow-y: auto;
  }
  .solution-d-page .solution-d-2 .solution-d-2-slick .slick-slide:nth-child(2n) .slide-box .title-box {
    -webkit-box-ordinal-group: initial;
    -webkit-order: initial;
    -moz-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .solution-d-page .solution-d-2 .solution-d-2-slick .slick-slide:nth-child(2n) .slide-box .img {
    -webkit-box-ordinal-group: initial;
    -webkit-order: initial;
    -moz-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
}
