@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Regular.eot");
  src: url("../fonts/Poppins-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Regular.woff2") format("woff2"), url("../fonts/Poppins-Regular.woff") format("woff"), url("../fonts/Poppins-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Light.eot");
  src: url("../fonts/Poppins-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Light.woff2") format("woff2"), url("../fonts/Poppins-Light.woff") format("woff"), url("../fonts/Poppins-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-SemiBold.eot");
  src: url("../fonts/Poppins-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../fonts/Poppins-SemiBold.woff") format("woff"), url("../fonts/Poppins-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Light.eot');
  src: url('../fonts/Barlow-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Barlow-Light.woff2') format('woff2'), url('../fonts/Barlow-Light.woff') format('woff'), url('../fonts/Barlow-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-SemiBold.eot');
  src: url('../fonts/Barlow-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Barlow-SemiBold.woff2') format('woff2'), url('../fonts/Barlow-SemiBold.woff') format('woff'), url('../fonts/Barlow-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Regular.eot');
  src: url('../fonts/Barlow-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Barlow-Regular.woff2') format('woff2'), url('../fonts/Barlow-Regular.woff') format('woff'), url('../fonts/Barlow-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow Condensed';
  src: url('../fonts/BarlowCondensed-Bold.eot');
  src: url('../fonts/BarlowCondensed-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/BarlowCondensed-Bold.woff2') format('woff2'), url('../fonts/BarlowCondensed-Bold.woff') format('woff'), url('../fonts/BarlowCondensed-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow Condensed';
  src: url('../fonts/BarlowCondensed-SemiBold.eot');
  src: url('../fonts/BarlowCondensed-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/BarlowCondensed-SemiBold.woff2') format('woff2'), url('../fonts/BarlowCondensed-SemiBold.woff') format('woff'), url('../fonts/BarlowCondensed-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* 栅格 */
.grid-box {
    font-size: 0;
[;letter-spacing: -4px;font-size: 12px;]
}
.grid-box .column {
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
[;letter-spacing: 0;]
}

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



.flex-wap .flex-left-box {
  margin-right: 25px;
  margin-bottom: 0;
}
.flex-wrap-1250 .flex-left-box {
  margin-right: 25px;
}
.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: 'Barlow';
  max-width: 1920px;
  --color: #527ed2;
  --color1: #112852;
  font-weight: normal;
  margin: 0 auto;
}
.container {
  width: 1435px;
  transition: .3s;
}
/*.container.max {
  width: 1595px;
}*/
#header.inner .container, #header.active .container{
   width: 1675px;
}
.public-title {
  font-size: 48px;
  font-weight: 600;
  line-height: 1.2;
}
.public-btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  padding-left: 50px;
  padding-right: 46px;
  line-height: 52px;
  border-radius: 27px;
  border: solid 1px var(--color);
}
.public-btn:hover {
  background-color: var(--color);
  color: #fff;
}
.public-intro {
  font-family: "Poppins";
  font-weight: 300;
}
@-webkit-keyframes about-play-to-big {
  to {
    -webkit-transform: translate(-50%, -50%) scale(1.15);
    transform: translate(-50%, -50%) scale(1.15);
  }
}
@-moz-keyframes about-play-to-big {
  to {
    -moz-transform: translate(-50%, -50%) scale(1.15);
    transform: translate(-50%, -50%) scale(1.15);
  }
}
@keyframes about-play-to-big {
  to {
    -webkit-transform: translate(-50%, -50%) scale(1.15);
    -moz-transform: translate(-50%, -50%) scale(1.15);
    transform: translate(-50%, -50%) scale(1.15);
  }
}
#header {
  z-index: 21;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#header:after {
  content: "";
  position: absolute;
  right: 0;
  width: 75.6%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.1);
  bottom: 2px;
}
#header.inner,
#header.active {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.85);
}
#header.inner:after,
#header.active:after{
  opacity: 0;
}
#header .nav .container.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 .container.menu .logo {
  display: inline-block;
  vertical-align: middle;
  margin-top: 10px;
  margin-bottom: 10px;
  max-width: 110px;
}
#header .nav .container.menu .menu-box {
  display: inline-block;
  vertical-align: middle;
  margin-left: auto;
  margin-top: 9px;
}
#header .nav .container.menu .menu-box > div {
  height: 100%;
}
#header .nav .container.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 .container.menu .menu-box ul.menu > li {
  font-size: 22px;
  margin-right: 70px;
  font-weight: 500;
  color: #fff;
  -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 .container.menu .menu-box ul.menu > li:hover {
  color: var(--color);
}
#header .nav .container.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;
}
#header .nav .container.menu .menu-box ul.menu > li:last-child {
  margin-right: 0;
}
#header .nav .container.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;
  line-height: 2;
  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 .container.menu .menu-box ul.menu > li:nth-child(2) ul.sub-menu{
  width: 265px;
}
#header .nav .container.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 .container.menu .menu-box ul.menu > li ul.sub-menu li a {
  display: block;
}
#header .nav .container.menu .menu-box ul.menu > li ul.sub-menu li ul {
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  display: none;
}
#header .nav .container.menu .menu-box ul.menu > li ul.sub-menu li:hover {
  background: #222;
  color: white;
}
#header .nav .container.menu .menu-box ul.menu > li ul.sub-menu li:hover > ul {
  display: block;
}
#header .nav .container.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 .container.menu .items {
  margin-top: 13px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#header .nav .container.menu .items .h-inquiry {
  cursor: pointer;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  background-color: var(--color);
}
#header .nav .container.menu .items .h-inquiry:hover {
  background-color: #222;
}
#header .nav .container.menu .items .h-search {
  cursor: pointer;
}
#header .nav .container.menu .items .h-search form {
  width: 228px;
  height: 38px;
  border-radius: 19px;
  border: solid 1px rgba(255, 255, 255, 0.2);
  padding-right: 17px;
  position: relative;
}
#header .nav .container.menu .items .h-search form:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -11px;
  width: 2px;
  height: 30px;
  background-color: #ffffff;
}
#header .nav .container.menu .items .h-search form input {
  background: none;
  border: none;
}
#header .nav .container.menu .items .h-search form input[type=text] {
  color: #ffffff;
  padding-left: 16px;
  width: -webkit-calc(100% - 21px);
  width: -moz-calc(100% - 21px);
  width: calc(100% - 21px);
  height: 100%;
}
#header .nav .container.menu .items .h-search form input[type=text]::-webkit-input-placeholder {
  opacity: 0.7;
}
#header .nav .container.menu .items .h-search form input[type=text]:-moz-placeholder {
  opacity: 0.7;
}
#header .nav .container.menu .items .h-search form input[type=text]::-moz-placeholder {
  opacity: 0.7;
}
#header .nav .container.menu .items .h-search form input[type=text]:-ms-input-placeholder {
  opacity: 0.7;
}
#header .nav .container.menu .items .h-search form input[type=text]::placeholder {
  opacity: 0.7;
}
#header .nav .container.menu .items .h-search form input[type=submit] {
  width: 21px;
  height: 21px;
  background: url("../images/h-search.png") no-repeat center center;
  background-size: contain;
}
#header .nav .container.menu .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;
  margin-left: 35px;
}
#header .nav .container.menu .items .h-language span {
  color: #fff;
  padding-left: 8px;
  padding-right: 10px;
  font-weight: 600;
}
#header .nav .container.menu .items .h-language i {
  color: #fff;
  font-size: 16px;
}
#header .nav .container.menu .items .h-language img {
  display: inline-block;
  vertical-align: middle;
}
#header .nav .container.menu .items .h-language 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;
  z-index: 1;
  font-size: 14px;
  font-weight: 400;
  background: #fff;
  top: 125%;
  right: 0;
  width: 130px;
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  -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-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 .container.menu .items .h-language ul.sub-menu li {
  display: block;
  padding: 0 10px;
  line-height: 40px;
  text-transform: capitalize;
}
#header .nav .container.menu .items .h-language ul.sub-menu li a {
  display: block;
}
#header .nav .container.menu .items .h-language ul.sub-menu li a img {
  vertical-align: middle;
  width: auto;
  height: 20px;
  margin-right: 6px;
}
#header .nav .container.menu .items .h-language ul.sub-menu li:hover {
  background: var(--color);
  color: white;
}
#header .nav .container.menu .items .h-language:hover ul.sub-menu {
  opacity: 1;
  -webkit-transform: rotate3d(0, 0, 0, 0);
  -moz-transform: rotate3d(0, 0, 0, 0);
  transform: rotate3d(0, 0, 0, 0);
  display: block \9;
}
#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;
}
#mobile {
  position: fixed;
  top: 0;
  left: -280px;
  width: 280px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  display: none;
  z-index: 20;
  height: 100%;
}
#mobile:before {
  content: "";
  width: 200%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.13);
  z-index: -1;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#mobile .mobile-logo {
  position: absolute;
  left: 100%;
  width: 100vw;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #111;
  -o-box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
}
#mobile .mobile-logo img {
  max-height: 30px;
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle;
}
#mobile #menu-on {
  width: 40px;
  height: 40px;
  background: #f5f5f5;
  position: absolute;
  left: 100%;
  top: 0;
  cursor: pointer;
  cursor: hand;
  z-index: 1;
}
#mobile #menu-on i {
  width: 23px;
  height: 2px;
  background: #222;
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
#mobile #menu-on i.line1 {
  top: 12px;
}
#mobile #menu-on i.line2 {
  top: 19px;
}
#mobile #menu-on i.line3 {
  top: 26px;
}
#mobile .menu-content {
  width: 100%;
  height: 100%;
  display: block;
  background: #222;
  padding: 40px 10% 60px;
  overflow-y: auto;
  color: white;
}
#mobile .menu-content::-webkit-scrollbar {
  width: 3px;
  border-radius: 1.5px;
}
#mobile .menu-content::-webkit-scrollbar-button {
  display: none;
}
#mobile .menu-content::-webkit-scrollbar-track {
  background-color: #222;
}
#mobile .menu-content::-webkit-scrollbar-thumb {
  background-color: #eee;
}
#mobile .menu-content h3 {
  font-size: 20px;
  color: inherit;
  text-transform: capitalize;
  margin-bottom: 10px;
}
#mobile .menu-content h3 i {
  font-size: 16px;
  position: relative;
  top: -1px;
}
#mobile .menu-content .menu-logo {
  display: block;
}
#mobile .menu-content .menu-logo img {
  margin: 0 auto;
}
#mobile .menu-content .menu-list {
  margin: 40px 0;
}
#mobile .menu-content .menu-list ul li {
  font-size: 15px;
  color: inherit;
  text-transform: uppercase;
  line-height: 2;
}
#mobile .menu-content .menu-list ul li a {
  padding: 8px 0;
  display: block;
}
#mobile .menu-content .menu-list ul li a:hover {
  color: var(--color);
  text-decoration: underline;
}
#mobile .menu-content .menu-list ul li li a {
  position: relative;
  padding-left: 15px;
  font-size: 14px;
  line-height: 2;
}
#mobile .menu-content .menu-list ul li li a:after {
  content: "";
  width: 6px;
  height: 1px;
  background: white;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#mobile .menu-content .menu-list ul li li li a {
  padding-left: 25px;
}
#mobile .menu-content .menu-list ul li li li a:after {
  width: 12px;
}
#mobile .menu-content .mob-search form {
  position: relative;
}
#mobile .menu-content .mob-search form input {
  width: 100%;
  height: 45px;
  line-height: 45px;
  border-radius: 5px;
  border: none;
  padding: 0 15px;
  font-size: 14px;
  color: black;
}
#mobile .menu-content .mob-search form input[type="submit"] {
  width: 45px;
  height: 45px;
  background: url("../images/icon-search-white.png") no-repeat center center #222;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0;
}
#mobile .menu-content .mob-yuy {
  margin: 40px 0;
}
#mobile .menu-content .mob-yuy ul li {
  margin-bottom: 10px;
  color: inherit;
  font-size: 14px;
}
#mobile .menu-content .mob-yuy ul li img {
  max-width: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
#mobile .menu-content .mob-share ul li {
  width: 30px;
  height: 30px;
  border-radius: 3px;
  background: #333;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 14px;
  margin-right: 3px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#mobile .menu-content .mob-share ul li:hover {
  background: var(--color);
}
#mobile .menu-content #menu-off {
  margin-top: 40px;
  cursor: pointer;
  cursor: hand;
}
#mobile.active {
  left: 0;
}
#mobile.active:before {
  right: 0;
}
#mobile.active #menu-on i.line1 {
  -webkit-transform: translateX(-50%) rotateZ(45deg);
  -moz-transform: translateX(-50%) rotateZ(45deg);
  -ms-transform: translateX(-50%) rotateZ(45deg);
  transform: translateX(-50%) rotateZ(45deg);
  top: 12px;
  margin-left: 3px;
}
#mobile.active #menu-on i.line2 {
  opacity: 0;
}
#mobile.active #menu-on i.line3 {
  -webkit-transform: translateX(-50%) rotateZ(-45deg);
  -moz-transform: translateX(-50%) rotateZ(-45deg);
  -ms-transform: translateX(-50%) rotateZ(-45deg);
  transform: translateX(-50%) rotateZ(-45deg);
  top: 28px;
  margin-left: 3px;
}
#mobile.white .mobile-logo {
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  background: white;
}
#mobile.white .menu-content {
  background: white;
  color: black;
}
#mobile.white .menu-content .menu-list ul li li a:after {
  background: black;
}
#mobile.white .menu-content .mob-search form input {
  border: 1px solid black;
}
#mobile.white .menu-content .mob-search form input[type="submit"] {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#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: 16%;
  left: 15%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
#banner ul.slick-dots li {
  text-align: center;
  margin-right: 10px;
  width: 34px;
  position: relative;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.6);
  padding-bottom: 9px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  font-weight: 500;
}
#banner ul.slick-dots li:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 6px;
  background-color: rgba(195, 195, 195, 0.5);
  border-radius: 3px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
#banner ul.slick-dots li button {
  display: none;
}
#banner ul.slick-dots li.slick-active {
  width: 82px;
  color: #ffffff;
}
#banner ul.slick-dots li.slick-active:after {
  background-color: #527ed2;
}
#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-color: #161514;
  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 .content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
#banner .banner-slick li .content .text-box {
  padding-top: 17.7%;
  color: #fff;
}
#banner .banner-slick li .content .text-box h2 {
  font-weight: bold;
  max-width: 486px;
  line-height: 1.2;
  font-family: 'Barlow Condensed';
}
#banner .banner-slick li .content .text-box p {
  font-weight: 300;
}
#banner .banner-slick li .content .text-box .banner-btn {
  background-color: var(--color);
  color: #fff;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 27px;
  line-height: 54px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
#banner .banner-slick li .content .text-box .banner-btn:hover {
  background-color: #000;
}
#index-body .product {
  position: relative;
  z-index: 0;
}
#index-body .product:after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 68.5%;
  background-color: #f3f4f5;
}
#index-body .product .top {
  margin-left: 13%;
}
#index-body .product .top .public-title {
  max-width: 775px;
}
#index-body .product .top .intro {
  max-width: 550px;
  text-align: right;
  line-height: 2.14;
  font-family: Poppins;
}
#index-body .product .content {
  margin-left: 13%;
}
#index-body .product .product-slick {
  margin: 0 -17px;
}
#index-body .product .product-slick li .slide-box {
  margin: 10px 17px;
  position: relative;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
#index-body .product .product-slick li .slide-box > img {
  background-color: #e8e8e8;
  border-radius: 5px;
}
#index-body .product .product-slick li .slide-box .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #ffffff;
  background-color: rgba(82, 126, 210, 0.7);
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  opacity: 0;
}
#index-body .product .product-slick li .slide-box .mask .title {
  font-family: 'Barlow Condensed';
  font-weight: 600;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  line-height: 1.6;
}
#index-body .product .product-slick li .slide-box .mask .title:hover {
  color: var(--color);
}
#index-body .product .product-slick li .slide-box .mask .intro {
  font-family: Poppins;
  font-weight: 300;
  line-height: 30px;;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
#index-body .product .product-slick li .slide-box .mask i {
  font-size: 27px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transform: scaleX(1.4);
  -moz-transform: scaleX(1.4);
  -ms-transform: scaleX(1.4);
  transform: scaleX(1.4);
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
#index-body .product .product-slick li .slide-box .mask i:hover {
  color: var(--color);
}
#index-body .product .product-slick li .slide-box:hover .mask {
  opacity: 1;
}
#index-body .product .custom-dots {
  width: 100%;
}
#index-body .product .custom-dots .slick-dots {
  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;
}
#index-body .product .custom-dots .slick-dots li {
  background-color: #323232;
  opacity: 0.2;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  margin: 0 19px;
}
#index-body .product .custom-dots .slick-dots li.slick-active {
  background-color: var(--color);
  opacity: 1;
}
#index-body .product .custom-dots .slick-dots li button {
  display: none;
}
#index-body .about {
  position: relative;
}
#index-body .about .left .public-title {
  max-width: 654px;
}
#index-body .about .left .title {
  font-weight: 600;
}
#index-body .about .left .intro {
  max-width: 682px;
  opacity: 0.86;
  font-weight: 300;
  line-height: 1.8;
}
#index-body .about .right .img1 {
  margin-right: -114px;
  position: relative;
  z-index: 2;
}
#index-body .about .right .img1 a.play {
  display: block;
  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%);
  -webkit-animation: about-play-to-big 1s ease-in-out infinite alternate;
  -moz-animation: about-play-to-big 1s ease-in-out infinite alternate;
  animation: about-play-to-big 1s ease-in-out infinite alternate;
}
#index-body .about .right .img {
  position: relative;
  z-index: 1;
}
#index-body .about .right .img .bg {
  position: absolute;
  right: 0;
  top: -15px;
  z-index: -1;
  width: 100%;
}
#index-body .about .right .img .bg img {
  width: 100%;
}
#index-body .about .content {
  border-bottom: 1px solid rgba(8, 8, 8, 0.1);
}
#index-body .about .number-Plus 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;
}
#index-body .about .number-Plus li .data-right .top {
  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;
  margin-bottom: 0;
}
#index-body .about .number-Plus li .data-right .top em {
  font-size: 48px;
  line-height: 1.2;
  font-weight: bold;
  font-family: 'Barlow Condensed';
}
#index-body .about .number-Plus li .data-right .top span {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 4px;
  white-space: nowrap;
}
#index-body .about .number-Plus li .data-right .title {
  font-family: "Poppins";
  font-weight: normal;
  line-height: 1.8;
}
#index-body .about .number-Plus li:nth-child(1) .data-right .top span,
#index-body .about .number-Plus li:nth-child(2) .data-right .top span {
  font-family: "Poppins";
  font-weight: normal;
}
#index-body .about .number-Plus li:nth-child(n+3) .data-right .top span {
  font-size: 48px;
  line-height: 1.2;
  font-family: 'Barlow Condensed';
  font-weight: bold;
}
#index-body .application {
  background-color: #091222;
}
#index-body .application .top .left .public-title {
  color: #fff;
}
#index-body .application .top .left .application-more {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: var(--color);
  border-bottom: 1px solid var(--color);
}
#index-body .application .top .intro {
  margin-right: -9%;
  font-family: "Poppins";
  font-weight: 300;
  color: #ffffff;
  opacity: 0.7;
  max-width: 502px;
  text-align: right;
  line-height: 1.666;
}
#index-body .application .application-slick .slick-prev {
  left: 10px;
  background-image: url("../images/application-slick-prev.png");
}
#index-body .application .application-slick .slick-next {
  right: 10px;
  background-image: url("../images/application-slick-next.png");
}
#index-body .application .application-slick .slick-arrow {
  width: 41px;
  height: 41px;
  border-radius: 50%;
  font-size: 0;
  border: none;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  position: absolute;
  top: 50%;
  z-index: 2;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#index-body .application .application-slick .slick-arrow:hover {
  -webkit-transform: translateY(-50%) scale(1.2);
  -moz-transform: translateY(-50%) scale(1.2);
  -ms-transform: translateY(-50%) scale(1.2);
  transform: translateY(-50%) scale(1.2);
}
#index-body .application .application-slick li {
  position: relative;
}
#index-body .application .application-slick li > img {
  -webkit-filter: brightness(0.7);
  filter: brightness(0.7);
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
#index-body .application .application-slick li .box {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#index-body .application .application-slick li .box:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 150%;
  z-index: -1;
  background: -webkit-gradient(linear, left bottom, left top, from(#000), to(transparent));
  background: -webkit-linear-gradient(bottom, #000, transparent);
  background: -moz-linear-gradient(bottom, #000, transparent);
  background: linear-gradient(to top, #000, transparent);
}
#index-body .application .application-slick li .box .title {
  display: block;
  font-family: "Poppins";
  font-weight: 600;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
#index-body .application .application-slick li .box .title:hover {
  color: var(--color);
}
#index-body .application .application-slick li .box .intro {
  font-family: "Poppins";
  font-weight: 300;
  opacity: 0.7;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.875;
}
#index-body .application .application-slick li .box .application-more {
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
#index-body .application .application-slick li .box .application-more i {
  font-size: 28px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transform: scaleX(1.3);
  -moz-transform: scaleX(1.3);
  -ms-transform: scaleX(1.3);
  transform: scaleX(1.3);
}
#index-body .application .application-slick li .box .application-more:hover {
  color: var(--color);
}
#index-body .application .application-slick li:hover .box {
  z-index: 2;
  opacity: 1;
}
#index-body .application .application-slick li:hover > img {
  -webkit-filter: brightness(1);
  filter: brightness(1);
}
#index-body .advantage {
  background-color: #f3f4f5;
}
#index-body .advantage .advantage-intro {
  max-width: 868px;
  margin-left: auto;
  margin-right: auto;
  opacity: 0.7;
  line-height: 30px;
}
#index-body .advantage .advantage-list {
  margin: 0 -10px;
}
#index-body .advantage .advantage-list li {
  width: 25%;
}
#index-body .advantage .advantage-list li .box {
  margin: 0 20px;
  background-color: #ffffff;
  border-radius: 8px;
  position: relative;
  z-index: 1;
  height: 100%;
}
#index-body .advantage .advantage-list li .box .bg {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  opacity: 0;
}
#index-body .advantage .advantage-list li .box .bg:after{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top:0;
  width: 100%;
  height: 100%;
  background-color: var(--color);
  opacity: .7;
}
#index-body .advantage .advantage-list li .box .icon {
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  height: 70px;
}
#index-body .advantage .advantage-list li .box .title {
  font-weight: 600;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: Poppins;
  line-height: 1.8;
}
#index-body .advantage .advantage-list li .box .intro {
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  min-height: -webkit-calc(1.5em * 5);
  min-height: -moz-calc(1.5em * 5);
  min-height: calc(1.5em * 5);
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 30px;
}
#index-body .advantage .advantage-list li .box .advantage-more {
  opacity: .5;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
#index-body .advantage .advantage-list li .box .advantage-more i {
  font-size: 25px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transform: scaleX(1.3);
  -moz-transform: scaleX(1.3);
  -ms-transform: scaleX(1.3);
  transform: scaleX(1.3);
}
#index-body .advantage .advantage-list li .box:hover {
  color: #fff;
}
#index-body .advantage .advantage-list li .box:hover .icon {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
#index-body .advantage .advantage-list li .box:hover .advantage-more {
  opacity: 1;
}
#index-body .advantage .advantage-list li .box:hover .bg {
  opacity: 1;
}
#index-body .equipment {
  position: relative;
  z-index: 1;
}
#index-body .equipment .bg {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
#index-body .equipment .left .public-title {
  max-width: 587px;
  line-height: 1.3;
}
#index-body .equipment .left .intro {
  max-width: 531px;
  line-height: 1.666;
}
#index-body .equipment .left .left-icon 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;
}
#index-body .equipment .right {
  padding-right: 2px;
  position: relative;
}
#index-body .equipment .right .box {
  position: absolute;
  height: 100%;
  top: 0;
  right: -31px;
  bottom: 0;
  background-color: rgba(60, 99, 171, 0.8);
  border-radius: 8px;
  opacity: 0.8;
  color: #fff;
  max-width: 426px;
  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;
}
#index-body .equipment .right .box .text-box {
  font-family: "Poppins";
  font-weight: normal;
}
#index-body .equipment .right .box .text-box .name {
  padding-left: 49px;
  position: relative;
}
#index-body .equipment .right .box .text-box .name:before {
  content: "";
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 41px;
  height: 1px;
  background-color: #f3f4f5;
}
#index-body .news {
  position: relative;
  z-index: 1;
  background-color: #f3f4f5;
}
#index-body .news.index-news{
  background-color: #fff;
}
#index-body .news:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 93%;
  height: 66%;
  z-index: -1;
  /*background-color: #f3f4f5;*/
}
#index-body .news .top .left .news-intro {
  max-width: 777px;
  opacity: 0.8;
  line-height: 1.8;
}
#index-body .news .top .news-arrows .prev,
#index-body .news .top .news-arrows .next {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 2px solid #000;
  opacity: .2;
  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-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
#index-body .news .top .news-arrows .prev i,
#index-body .news .top .news-arrows .next i {
  font-weight: bold;
  font-size: 30px;
}
#index-body .news .top .news-arrows .prev:hover,
#index-body .news .top .news-arrows .next:hover {
  opacity: 1;
}
#index-body .news .news-slick {
  margin-left: -21px;
  margin-right: -21px;
}
#index-body .news .news-slick li .slide-box {
  font-family: "Poppins";
  margin: 0 21px;
}
#index-body .news .news-slick li .slide-box .img {
  display: block;
  border-radius: 6px;
}
#index-body .news .news-slick li .slide-box .title1,
#index-body .news .news-slick li .slide-box .title {
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.8;
}
#index-body .news .news-slick li .slide-box .title1:hover,
#index-body .news .news-slick li .slide-box .title:hover {
  color: var(--color);
}
#index-body .news .news-slick li .slide-box .date-type {
  font-weight: 300;
}
#index-body .news .news-slick li .slide-box .date-type span,
#index-body .news .news-slick li .slide-box .date-type .type {
  opacity: 0.7;
  line-height: 30px;
}
#index-body .news .news-slick li .slide-box .date-type span {
  font-style: italic;
}
#index-body .news .news-slick li .slide-box .news-btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  line-height: 1.8;
}
#index-body .news .news-slick li .slide-box .news-btn:hover {
  color: var(--color);
}
#footer {
  color: #fff;
  background-color: #0d0b14;
}
#footer .f-logo {
  display: block;
  max-width: 162px;
  margin: 0 auto;
}
#footer .f-form form {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#footer .f-form form input {
  background: none;
  border: none;
  color: #fff;
  padding-left: 44px;
  line-height: 1.6;
  background-repeat: no-repeat;
  background-color: #373736;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
#footer .f-form form input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
#footer .f-form form input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
#footer .f-form form input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
#footer .f-form form input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
#footer .f-form form input::placeholder {
  color: rgba(255, 255, 255, 0.5);
}
#footer .f-form form .name {
  background-image: url("../images/f-name.png");
  background-position: 15px center;
  width: 22.4199%;
}
#footer .f-form form .mail {
  background-image: url("../images/f-mail.png");
  background-position: 15px center;
  width: 24.41%;
}
#footer .f-form form .content {
  background-image: url("../images/f-content.png");
  background-position: 15px center;
  width: 37.29%;
}
#footer .f-form form a.submit {
  color: #ffffff;
  line-height: 51px;
  background-color: #4e72b6;
  background-image: url("../images/f-submit.png");
  background-position: 73% center;
  width: -webkit-calc(100% - 89%);
  width: -moz-calc(100% - 89%);
  width: calc(100% - 89%);
  display: block;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  background-repeat: no-repeat;
}
#footer .f-form form a.submit span {
  padding-left: 29%;
}
#footer .f-form form a.submit:hover {
  background-color: var(--color);
}
#footer .f-content dl dt {
  font-weight: 600;
  font-family: 'Barlow Condensed';
  line-height: 1.8;
}
#footer .f-content dl dd {
  color: #fff;
  font-weight: 300;
  font-family: "Poppins";
  margin-bottom: 5px;
}
#footer .f-content dl dd a {
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  opacity: .7;
}
#footer .f-content dl dd a:hover {
  color: var(--color);
}
#footer .f-content .f-qr #ewm {
  width: 141px;
  height: 141px;
  border: 6px solid #fff;
}
#footer .f-content .f-links dd,
#footer .f-content .f-about dd,
#footer .f-content .f-product dd {
  position: relative;
  padding-left: 14px;
  line-height: 1.8;
}
#footer .f-content .f-links dd:before,
#footer .f-content .f-about dd:before,
#footer .f-content .f-product dd:before {
  content: "";
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 4px;
  height: 7px;
  background: url("../images/f-link-icon.png");
  left: 0;
  top: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
#footer .f-content .f-links dd:hover a,
#footer .f-content .f-about dd:hover a,
#footer .f-content .f-product dd:hover a {
  color: var(--color);
}
#footer .f-content .f-links dd:hover:before,
#footer .f-content .f-about dd:hover:before,
#footer .f-content .f-product dd:hover:before {
  -webkit-filter: brightness(1) invert(0);
  filter: brightness(1) invert(0);
}
#footer .f-content .f-contact ul {
  font-weight: normal;
}
#footer .f-content .f-contact 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;
  margin-bottom: 15px;
}
#footer .f-content .f-contact ul li:last-child {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
#footer .f-content .f-contact ul li .icon {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 30px;
  width: 28px;
  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;
  justify-content: center;
}
#footer .f-content .f-contact ul li span {
  opacity: 0.7;
  line-height: 1.8;
  max-width: 347px;
  margin-left: 14px;
}
#footer .f-copy {
  background-color: var(--color1);
  color: #fff;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 8px;
  padding-top: 14px;
  line-height: 1.8;
}
#footer .f-copy .company-link {
  color: #fff;
  opacity: 0.7;
}
#footer .f-copy .svg-link {
  margin-right: auto;
}
#footer .f-copy .social-account li:nth-child(n+2) a i {
  font-size: 18px;
}
#footer .f-copy .social-account a {
  display: block;
  border-radius: 50%;
  margin-right: 16px;
  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: #fff;
  width: 36px;
  height: 36px;
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
#footer .f-copy .social-account a i {
  font-size: 16px;
  line-height: 36px;
}
#footer .f-copy .social-account a:hover {
  color: var(--color);
}
#footer .f-copy svg {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  max-height: 30px;
  fill: #aaaaaa;
}
#footer .f-copy svg text {
  fill: #aaaaaa;
}
/* 侧边菜单 */
/* 侧边菜单 */
.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: 45px;
  height: 45px;
  background-color: var(--color1);
  line-height: 45px;
  border-radius: 50%;
  text-align: center;
  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.back {
  display: none;
}
.fixed-toolbar ul li.back.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.fixed-toolbar ul li.code {
  line-height: 55px;
  display: none;
}
.fixed-toolbar ul li.r-inquiry svg{
  zoom: .8;
}
.fixed-toolbar ul li img {
  display: inline-block;
  vertical-align: text-top;
}
.fixed-toolbar ul li:first-child {
  margin-top: 0;
}
.fixed-toolbar ul li:hover {
  background: var(--color);
}
.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 #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);
}
/*ui.container不用设置了*/
@media screen and (max-width: 1700px) {
  #index-body .application .top .intro {
    margin-right: 0;
  }
  #header .nav .container.menu .menu-box ul.menu > li {
    margin-right: 30px;
  }
}
@media screen and (max-width: 1450px) {
  #header .nav .container.menu .menu-box ul.menu > li {
    margin-right: 20px;
  }
  #banner ul.slick-dots {
    left: 15px;
    bottom: 15px;
  }
  #index-body .product .top {
    margin-left: 35px;
    margin-right: 20px;
  }
  #index-body .product .content {
    margin-left: 35px;
  }
}
@media screen and (max-width: 1250px) {
  .public-title {
    font-size: 45px;
  }
  .flex-wrap-1250 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex-wrap-1250 .flex-left-box {
    margin-right: 0;
    margin-bottom: 25px;
  }
  #index-body .advantage .advantage-list {
    margin: 0 -8px;
  }
  #index-body .advantage .advantage-list li .box {
    margin: 0 8px;
  }
  #index-body .equipment .left .left-icon li {
    margin-bottom: 5px;
  }
  #index-body .news .news-slick {
    margin-left: -8px;
    margin-right: -8px;
  }
  #index-body .news .news-slick li .slide-box {
    margin: 0 8px;
  }
  #footer .f-content dl.dl-margin-l-r {
    margin-left: 0;
    margin-right: 0;
  }
  #footer .f-form form a.submit span {
    padding-left: 14%;
  }
  #footer .f-copy .container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1000px) {
  #banner,
  .inner-banner {
    margin-top: 40px;
  }
  .flex-wap .flex-left-box {
    margin-right: 0;
    margin-bottom: 25px;
  }
  .public-title {
    font-size: 35px;
  }
  #index-body .product .top .public-title {
    max-width: 100%;
  }
  #index-body .product .top .intro {
    max-width: 100%;
    text-align: left;
  }
  #index-body .about .left .public-title {
    max-width: 100%;
    line-height: 1.6;
  }
  #index-body .about .number-Plus {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #index-body .about .content .left {
    margin-left: 0;
  }
  #index-body .about .left .intro {
    max-width: 100%;
    line-height: 2;
  }
  #index-body .application .top .intro {
    max-width: 100%;
    text-align: left;
  }
  #index-body .application .top .left {
    margin-left: 0;
  }
  #index-body .advantage .advantage-list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #index-body .advantage .advantage-list li {
    width: 50%;
    margin-bottom: 10px;
  }
  #index-body .equipment .left {
    margin-top: 20px;
  }
  #index-body .equipment .left .public-title,
  #index-body .equipment .left .intro {
    max-width: 100%;
  }
  #index-body .equipment .right {
    padding-top: 40px!important;
    padding-bottom: 40px!important;
  }
  #index-body .equipment .right .box {
    right: 0;
  }
  #footer .f-content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
  }
  #footer .f-form form {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #footer .f-form form input.name,
  #footer .f-form form input.mail,
  #footer .f-form form input.content {
    width: 48%;
    margin-bottom: 10px;
  }
  #footer .f-form form a.submit {
    width: 150px;
    margin-right: auto;
    margin-left: 4%;
  }
  #footer .f-form form a.submit span {
    padding-left: 29%;
  }
}
@media screen and (max-width: 700px) {
  .public-title {
    font-size: 30px;
  }
  .mobile-display-none {
    display: none;
  }
  #index-body .product .top {
    margin-left: 15px;
    margin-right: 15px;
  }
  #index-body .product .content {
    margin-left: 15px;
    margin-right: 15px;
  }
  #index-body .about .number-Plus li {
    width: 50%;
  }
  #index-body .about .number-Plus li .data-right .top em,
  #index-body .about .number-Plus li:nth-child(n+3) .data-right .top span {
    font-size: 35px;
  }
  #index-body .news {
    margin-top: 40px;
  }
  #footer .f-content .f-links,
  #footer .f-content .f-about,
  #footer .f-content .f-product,
  #footer .f-content .f-qr {
    display: none;
  }
  #footer .f-form form input.name,
  #footer .f-form form input.mail,
  #footer .f-form form input.content {
    width: 100%;
  }
  #footer .f-form form a.submit {
    margin-left: 0;
  }
  #footer .f-copy .container .social-account {
    display: none;
  }
  #footer .f-content .f-contact ul li span {
    max-width: 100%;
  }
  #footer .f-copy .company-link {
    text-align: center;
    width: 100%;
  }
  #footer .f-copy .svg-link {
    margin-left: auto;
    margin-right: auto;
  }
  #footer .f-copy svg {
    max-height: 24px;
  }
}
@media screen and (max-width: 500px) {
  .public-title {
    font-size: 22px;
    line-height: 1.8;
  }
  .public-btn {
    line-height: 38px;
    padding-left: 15px;
    padding-right: 15px;
  }
  #banner .banner-slick li .content .text-box h2 {
    margin-bottom: 15px;
    line-height: 1.8;
  }
  #banner .banner-slick li .content .text-box .banner-btn {
    line-height: 40px;
  }
  #index-body .product .custom-dots {
    display: none;
  }
  #index-body .about .number-Plus li .icon {
    zoom: .7;
  }
  #index-body .news .top .news-arrows {
    display: none;
  }
  #footer .f-form form input.name,
  #footer .f-form form input.mail,
  #footer .f-form form input.content {
    line-height: 38px;
  }
  #footer .f-form form a.submit {
    line-height: 40px;
  }
}
/*
#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>*!
}*/
#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;
}



/*内页*/
.btn div.slick-arrow {
  font-size: 25px;
  width: 2em;
  height: 2em;
  border-radius: 100%;
  background-color: var(--color);
  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;
  color: white;
  margin-left: 6px;
  cursor: pointer;
  cursor: hand;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.btn div.slick-arrow:hover {
  background-color: #eee;
  color: var(--color);
}
#index-body.index-body-single{
  background-color: #f3f4f5;
}
#index-body .init-6 {
  padding: 40px 0 30px;
  overflow: hidden;
}
#index-body .init-6 .flex {
  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: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 30px;
}
#index-body .init-6 .flex .btn .prev,
#index-body .init-6 .flex .btn .next{
  width: 40px;
  height: 40px;
  background-color: var(--color);
  text-align: center;
  color: #fff;
  font-size: 24px;
  border-radius: 50%;
  /*display: none;*/
  display: flex!important;
  justify-content: center;
  align-items: center;
}
#index-body .init-6 .flex .btn i{
  margin-bottom: 4px;
}
#index-body .init-6 .flex .btn .prev{
  margin-right: 10px;
}
#index-body .init-6 .flex .text {
  width: 35%;
  color: #6a6969;
}
#index-body .init-6 .list {
  margin-top: 50px;
  padding-right: 33%;
  margin-right: -20%;
  overflow: hidden;
}
#index-body .init-6 .list .slick-list {
  overflow: unset;
}
#index-body .init-6 .list ul {
  margin: -15px;
}
#index-body .init-6 .list ul li {
  padding: 15px;
}
#index-body .init-6 .list ul li .box {
  height: 500px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  background-size: cover;
  padding: 50px 25px 30px;
  position: relative;
  z-index: 1;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
#index-body .init-6 .list ul li .box:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background-color: #f1f1f1;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
#index-body .init-6 .list ul li .box .text {
  font-weight: bold;
  font-size: 18px;
  color: #18171e;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 9;
  overflow: hidden;
  max-height: 14.4;
  line-height: 30px;
}
#index-body .init-6 .list ul li .box .flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  border-top: 1px solid #aaa;
  font-size: 18px;
  padding-top: 1.5em;
  color: #6a6969;
  line-height: 1.4;
  width: 100%;
}
#index-body .init-6 .list ul li .box .flex span {
  font-weight: 500;
  font-size: 5.55555556em;
  line-height: .9;
  color: var(--color);
}
#index-body .init-6 .list ul li .box:hover {
  color: white;
}
#index-body .init-6 .list ul li .box:hover:before {
  opacity: 0;
}
#index-body .init-6 .list ul li .box:hover .text,
#index-body .init-6 .list ul li .box:hover .flex,
#index-body .init-6 .list ul li .box:hover .flex span {
  color: inherit;
}
@media screen and (max-width: 1600px) {
  .btn div.slick-arrow {
    font-size: 20px;
  }
  #index-body .init-6 {
    padding: 60px 0;
  }
    #index-body .init-6 .list ul li .box {
    padding: 30px 20px;
  }
  #index-body .init-6 .list ul li .box .text {
    font-size: 16px;
  }
  #index-body .init-6 .list ul li .box .flex {
    font-size: 14px;
  }
}
@media screen and (max-width: 1450px) {
    #index-body .init-6 .list ul li .box {
    height: 440px;
  }
}
@media screen and (max-width: 1250px) {
    #index-body .init-6 .list ul li .box .flex span {
    font-size: 4em;
  }
}
@media screen and (max-width: 1000px) {
    #index-body .init-6 .list ul li .box .text {
    font-size: 14px;
  }
  #index-body .init-6 .list ul li .box {
    height: 360px;
  }
}
@media screen and (max-width: 700px) {
    #index-body .init-6 .flex .text {
    width: 55%;
  }
  #index-body .init-6 .list ul li .box {
    padding: 15px;
  }
  #index-body .init-6 .list ul li .box .flex {
    padding-top: .6em;
  }
}
@media screen and (max-width: 1250px) {
     #index-body .init-6 .flex .text {
    width: 100%;
  }
}
table {
  margin-bottom: 20px;
  word-break: break-word;
  width: 100% !important;
  height: auto !important;
  display: block;
  overflow: auto;
}
table tbody {
  display: table;
  width: 100% !important;
}
table td,
table th {
  padding: 5px 10px;
  border: 1px solid #666;
  width: auto !important;
  height: auto !important;
  line-height: 2;
}
table tr {
  width: auto !important;
  height: auto !important;
}
table tr:nth-child(even) {
  background: #eee;
}
.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;
}
#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;
}
span.h2 {
  font-size: 45px;
  font-weight: bold;
  display: block;
  line-height: 1.4;
}
.line {
  display: block;
  background-color: #aaa;
  height: 1px;
  margin: 20px 0;
}
.text {
  font-size: 18px;
  line-height: 1.8;
}
.btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.btn div.slick-arrow {
  font-size: 25px;
  width: 2em;
  height: 2em;
  border-radius: 100%;
  background-color: var(--color);
  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;
  color: white;
  margin-left: 6px;
  cursor: pointer;
  cursor: hand;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.btn div.slick-arrow:hover {
  background-color: #eee;
  color: var(--color);
}
@media screen and (max-width: 1600px) {
  span.h2 {
    font-size: 36px;
  }
  .text {
    font-size: 16px;
  }
  .line {
    margin: 10px 0;
  }
  .btn div.slick-arrow {
    font-size: 20px;
  }
}
@media screen and (max-width: 1450px) {
  span.h2 {
    font-size: 28px;
  }
  .text {
    font-size: 14px;
  }
}
@media screen and (max-width: 700px) {
  span.h2 {
    font-size: 24px;
  }
}
@media screen and (max-width: 500px) {
  .btn {
    display: none !important;
  }
}
.inner-banner.about-inner-banner{
  /*color: #000;*/
  background: none;
}
.inner-banner {
  margin-top: 100px;
  padding: 290px 0;
  padding: 50px 0;
  background-color: var(--color);
  /*background-image: url("../images/inner-banner-bg.png");*/
  background-position: right center;
  background-size: 100% ;
  background-repeat: no-repeat;
  color: white;
}
.inner-banner span.h2 {
  font-size: 40px;
  max-width: MAX-CONTENT;
  line-height: 1.4;
}
.inner-banner .mbx {
  font-size: 16px;
  line-height: 30px;
  margin-top: 0.5em;
}
.inner-page span.tag {
  font-size: 20px;
  color: var(--color);
  line-height: 1.2;
  display: block;
  margin-bottom: 1em;
}
.inner-page span.h2 {
  font-size: 35px;
}
.inner-page a.more {
  font-size: 16px;
  font-weight: bold;
  /*text-transform: uppercase;*/
  line-height: 3.125em;
  height: 3.125em;
  padding: 0 2em;
  border-radius: 1.5625em;
  background-color: white;
  color: black;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.13);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.13);
  display: inline-block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.inner-page a.more img {
  display: inline-block;
  vertical-align: middle;
  -webkit-filter: brightness(0);
  filter: brightness(0);
  margin-left: 1em;
  max-width: 1em;
  margin-top: -0.31em;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.inner-page a.more:hover {
  background-color: black;
  color: white;
}
.inner-page a.more:hover img {
  -webkit-filter: brightness(1);
  filter: brightness(1);
}
.inner-page .text {
  font-size: 16px;
  line-height: 30px;
}
.inner-page #index-body .ui.container {
  max-width: none;
}
.inner-page #index-body .init-6 .flex .text {
  width: 40%;
}
.inner-page #index-body .init-6 .list {
  padding-right: 30%;
  margin-right: -12%;
  overflow: hidden;
}
.inner-page #index-body .init-6 .list .slick-list {
  overflow: unset;
}
.inner-page .m-page {
  text-align: right;
  font-size: 16px;
  font-weight: bold;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.inner-page .m-page a,
.inner-page .m-page span {
  width: 3em;
  height: 3em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f1f1f1;
  border-radius: 100%;
  margin-left: 0.5em;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.inner-page .m-page span.current {
  background-color: transparent;
}
.inner-page .m-page a:hover {
  background-color: var(--color);
  color: white;
}
/*.inner-page .m-page.wap {
  display: none;
}*/
/*.about-page .ui.container {
  max-width: 1250px;
}*/
.about-page .about-1{
  margin-top: 100px;
}
.about-page .about-1 .ui.container {
  max-width: none;
}
.about-page .about-1 .img {
  position: relative;
}
.about-page .about-1 .inner-banner.about-inner-banner{
   position: absolute;
   left: 0;
   bottom: 100px;
   width: 100%;
 }
.about-page .about-1 .img .play {
  width: 145px;
  height: 145px;
  border-radius: 100%;
  position: absolute;
  bottom: 115px;
  right: 7%;
  background-color: var(--color);
  cursor: pointer;
  cursor: hand;
}
.about-page .about-1 .img .play i {
  border-left: 34px solid white;
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 53%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.about-page .about-1 .box {
  padding: 6% 7% 7%;
  background-color: white;
  margin-top: -70px;
  -o-box-shadow: 0 9px 38px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0 9px 38px rgba(0, 0, 0, 0.07);
  box-shadow: 0 9px 38px rgba(0, 0, 0, 0.07);
}
.about-page .about-1 .box span.h2 {
  margin-bottom: 1em;
}
.about-page .about-1 .box .text p {
  margin-top: 1em;
}
.about-page .about-1 .box .text p:first-child {
  margin-top: 0;
}
.about-page .about-2 {
  padding: 100px 0 65px;
}
.about-page .about-2 .list ul {
  margin: 0 -33px;
}
.about-page .about-2 .list ul li {
  padding: 0 33px;
}
.about-page .about-2 .list ul li span.h3 {
  font-weight: 500;
  font-size: 70px;
  display: block;
  padding-bottom: 0.3em;
  border-bottom: 1px solid #58596c;
  line-height: 1.2;
}
.about-page .about-2 .list ul li span.h3 sub {
  font-size: 0.28571429em;
  font-weight: bold;
  color: var(--color);
  vertical-align: baseline;
  margin-left: 0.25em;
}
.about-page .about-2 .list ul li span.h6 {
  font-weight: bold;
  font-size: 25px;
  display: block;
  margin: 1.2em 0 0.5em;
  line-height: 1;
}
.about-page .about-2 .list ul li .text {
  color: #656565;
  line-height: 1.6;
}
.about-page .about-3 {
  padding: 66px 0;
  position: relative;
  color: white;
  overflow: hidden;
}
.about-page .about-3:before {
  content: "";
  background-color: var(--color);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 30%;
  z-index: -1;
}
.about-page .about-3:after {
  content: "";
  height: 40%;
  width: 100%;
  position: absolute;
  z-index: -2;
  left: 0;
  bottom: 0;
  background-color: #f2f2f2;
}
.about-page .about-3 .left {
  vertical-align: middle;
}
.about-page .about-3 .left .img {
  height: 620px;
  background-size: cover;
  background-position: center;
  display: block;
}
.about-page .about-3 .right {
  vertical-align: middle;
  padding-left: 4%;
}
.about-page .about-3 .right .box2 {
  max-width: 640px;
}
.about-page .about-3 .right .flex {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.about-page .about-3 .right .flex a.more {
  margin-bottom: 0.7em;
}
.about-page .about-3 .right span.tag {
  color: inherit;
}
.about-page .about-3 .right .text {
  margin-top: 2.1em;
}
.about-page .about-3 .right .list ul li {
  font-size: 16px;
  line-height: 30px;
  margin-top: 1.2em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.about-page .about-3 .right .list ul li:before {
  content: "";
  width: 1.5em;
  height: 2px;
  background-color: white;
  margin-right: 0.7em;
  margin-top: 0.6em;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.about-page .about-4 {
  background-color: #f2f2f2;
  padding-top: 130px;
}
.about-page .about-4 .top {
  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;
}
.about-page .about-4 .top .title {
  width: 50%;
}
.about-page .about-4 .top .text {
  width: 45%;
  color: #474747;
  margin-left: 2%;
  margin-bottom: 0.5em;
}
.about-page .about-4 .bottom {
  padding-top: 85px;
  margin-top: 65px;
  border-top: 1px solid #b8b8bc;
}
.about-page .about-4 .bottom .list ul {
  margin: -17px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.about-page .about-4 .bottom .list ul li {
  padding: 17px;
}
.about-page .about-4 .bottom .list ul li .box {
  background-color: white;
  padding: 35px 15px;
  min-height: 270px;
  height: 100%;
  transition: .3s;
}
.about-page .about-4 .bottom .list ul li .box:hover{
  background-color: var(--color);
}
.about-page .about-4 .bottom .list ul li .box:hover span.h6{
color: #fff;
}
.about-page .about-4 .bottom .list ul li .box:hover .text {
  color: #fff;
}
.about-page .about-4 .bottom .list ul li .box:hover i{
  filter: brightness(0) invert(1);
}
.about-page .about-4 .bottom .list ul li .box i {
  display: block;
  transition: .3s;
}
.about-page .about-4 .bottom .list ul li .box span.h6 {
  font-weight: bold;
  font-size: 25px;
  color: #121212;
  margin: 1em 0 0.3em;
  display: block;
  transition: .3s;
}
.about-page .about-4 .bottom .list ul li .box .text {
  color: rgba(0, 0, 0, 0.5);
  line-height: 30px;
  transition: .3s;
}
.about-page .about-5 {
  padding: 100px 0 0;
  background-color: #f2f2f2;
}
.about-page .about-5 .top {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 48%;
}
.about-page .about-5 .top .text{
  color: #474747;
  margin-bottom: 0.5em;
}
.about-page .about-5 .top > ul {
  margin: 0 -10px;
}
.about-page .about-5 .top > ul li {
  padding: 10px;
}
.about-page .about-5 .top img {
  width: 100%;
}
.about-page .about-5 .top .dots {
  position: absolute;
  top: 110%;
  right: 1%;
}
.about-page .about-5 .top .dots li {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background-color: white;
  margin: 0 0.5em;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
  cursor: hand;
}
.about-page .about-5 .top .dots li button {
  display: none;
}
.about-page .about-5 .top .dots li.slick-active {
  background-color: var(--color);
}
.about-page .about-5 .bottom {
  width: 48%;
  padding: 5% 7.5% 5% 0;
  background-color: var(--color);
  color: white;
  position: relative;
  top: 0;
  z-index: 1;
  /*margin-top: -10%;*/
}
.about-page .about-5 .bottom:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 100%;
  background-color: inherit;
  z-index: -1;
}
.about-page .about-5 .bottom span.tag {
  color: inherit;
  margin-bottom: 2em;
}
.about-page .about-5 .bottom .text {
  font-size: 16px;
  line-height: 30px;
  margin: 2.2em 0 1.2em;
}
.about-page .about-5 .bottom .info {
  padding-bottom: 35px;
  margin-bottom: 35px;
  border-bottom: 1px solid white;
}
.about-page .about-5 .bottom .info ul {
  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;
}
.about-page .about-5 .bottom .info ul li {
  width: auto;
}
.about-page .about-5 .bottom .info ul li span {
  display: block;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 0.5em;
  line-height: 1.2;
}
.about-page .about-5 .bottom .info ul li .text {
  margin: 0;
}
.about-page .about-5 .bottom .info ul li:hover .text {
  text-decoration: underline;
}
.about-page .about-5 .bottom a.more {
  background-color: black;
  color: white;
  padding: 0 3em;
}
.about-page .about-5 .bottom a.more:hover {
  background-color: white;
  color: black;
}
.about-page #index-body {
  margin-top: 200px;
}
.product-page .product-1 {
  padding-top: 50px;
  background-color: #f9f9f9;
}
.product-page .product-1 .options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: bold;
  font-size: 16px;
  color: white;
  margin-bottom: 2em;
  z-index: 1;
  background-color: #f9f9f9;
}
.product-page .product-1 .options .left {
  display: flex;
  /*align-items: center;*/
}
.product-page .product-1 .options a {
  line-height: 3em;
  height: 3em;
  padding: 0 1.5em;
  border-radius: 1.5em;
  background-color: var(--color);
  -o-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.13);
  -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.13);
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.13);
  margin-right: 1.8em;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.product-page .product-1 .options a:hover {
  background-color: black;
}
.product-page .product-1 .options {
  /*position: sticky;*/
  top: 153px;
  border-bottom: 1px solid #aaa;
  padding: 2em 0;
}
.product-page .product-1 .options .m-page {
  margin-top: 0;
  zoom: 0.7;
}
.product-page .product-1 .box.pb-60 {
  padding: 20px 0 !important;
  margin-bottom: 40px;
  position: sticky;
  top: 302px;
  z-index: 1;
}
.product-page .product-1 .box.pb-60 .column {
  vertical-align: middle;
}
.product-page .product-1 .box.pb-60 .column .m-page {
  margin-top: 0;
  zoom: 0.7;
  position: relative;
  top: -167px;
}
.product-page .product-1 .box .left {
  width: 32%;
  padding-right: 5%;
  position: sticky;
  top: 200px;
}
.product-page .product-1 .box .left h1 {
  margin-bottom: 1em;
  display: block;
}
.product-page .product-1 .box .left span.h3 {
  font-weight: bold;
  font-size: 30px;
  color: var(--color);
  line-height: 1.6;
  display: block;
}
.product-page .product-1 .box .left .text {
  font-size: 16px;
  color: #6a6969;
  margin-bottom: 1.5em;
  line-height: 30px;
}
.product-page .product-1 .box .left .nav {
  font-size: 20px;
  color: #18171e;
  line-height: 1.8;
  font-weight: bold;
}
.product-page .product-1 .box .left .nav ul li {
  margin-bottom: 0.5em;
}
.product-page .product-1 .box .left .nav ul li:last-child {
  margin-bottom: 0;
}
.product-page .product-1 .box .left .nav ul li:hover > a,
.product-page .product-1 .box .left .nav ul li.active > a {
  color: var(--color);
}
.product-page .product-1 .box .left .nav ul li ul {
  margin: 0.5em 0 1.5em;
}
.product-page .product-1 .box .left .nav ul li li {
  font-weight: normal;
  font-size: 90%;
}
.product-page .product-1 .box .left .nav ul li li:before {
  content: "-";
  margin-right: 0.4em;
}
.product-page .product-1 .box .right {
  width: 68%;
}
.product-page .product-1 .box .right .list ul {
  margin: -13px -20px;
}
.product-page .product-1 .box .right .list ul li {
  padding: 13px 20px;
}
.product-page .product-1 .box .right .list ul li a.img-box {
  display: block;
  background-color: #d9d9d9;
}
.product-page .product-1 .box .right .list ul li .content {
  font-size: 18px;
  line-height: 1.8;
  padding: 1em 1.8em;
  background-color: white;
}
.product-page .product-1 .box .right .list ul li .content span.h6 {
  display: block;
  color: #121212;
  padding-bottom: 0.4em;
  margin-bottom: 0.4em;
  text-transform: capitalize;
  border-bottom: 1px solid #e2e2e2;
  max-width: 340px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.product-page .product-1 .box .right .list ul li .content span.h6  a{
    display: -webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: calc(1.5em * 3);
}
.product-page .product-1 .box .right .list ul li .content span.h6:hover {
  color: var(--color);
}
.product-page .product-1 .box .right .list ul li .content .text {
  color: #a2a1a1;
  font-size: 0.88888889em;
  line-height: 28px;
  font-weight: normal;
  max-width: 340px;
}
.product-page .product-2 {
  padding: 180px 0;
  background-color: #fff;
}
.product-page .product-2 .list {
  margin-top: 40px;
}
.product-page .product-2 .list ul {
  margin: -10px;
}
.product-page .product-2 .list ul li {
  padding: 10px;
}
.product-page .product-2 .list ul li img {
  width: 100%;
}
.prodet-page {
  background-color: #f9f9f9;
}
.prodet-page .product-page .product-2{
  background: #fff;
}
.prodet-page .prodet-1 {
  padding-top: 130px;
}
.prodet-page .prodet-1 .left {
  vertical-align: middle;
}
.prodet-page .prodet-1 .left .img {
  display: block;
}
.prodet-page .prodet-1 .left .img img {
  width: 100%;
  background-color: white;
}
.prodet-page .prodet-1 .right {
  padding-left: 4%;
  vertical-align: middle;
}
.prodet-page .prodet-1 .right h1 {
  display: block;
  font-weight: bold;
  font-size: 35px;
  text-transform: capitalize;
  color: #121212;
  padding-bottom: 0.4em;
  line-height: 1.4;
  border-bottom: 1px solid #e2e2e2;
}
.prodet-page .prodet-1 .right .text {
  font-size: 16px;
  color: #a2a1a1;
  line-height: 30px;
  margin: 1.8em 0 2.5em;
}
.prodet-page .prodet-1 .right .btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  font-size: 16px;
}
.prodet-page .prodet-1 .right .btn a {
  border: 1px solid var(--color);
  line-height: 3em;
  height: 3em;
  padding: 0 1.6em;
  border-radius: 1.5em;
  margin-right: 0.7em;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.prodet-page .prodet-1 .right .btn a:hover {
  background-color: var(--color);
  color: white;
}
.prodet-page .prodet-1 .right .share {
  font-size: 16px;
  font-weight: 500;
  margin-top: 3em;
  padding-top: 1em;
  border-top: 1px solid #e2e2e2;
  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;
}
.prodet-page .prodet-1 .right .share a {
  width: 2em;
  height: 2em;
  border-radius: 100%;
  margin-left: 0.6em;
  background-color: var(--color);
  color: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.prodet-page .prodet-1 .right .share a:hover {
  background-color: black;
}
.prodet-page .prodet-1 .m-link {
  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;
  font-size: 16px;
  padding-top: 1em;
}
.prodet-page .prodet-1 .m-link a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.prodet-page .prodet-1 .m-link a i.fa {
  width: 1.5em;
  height: 1.5em;
  border-radius: 100%;
  background-color: #e5e5e5;
  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;
  font-size: 2em;
  color: white;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.prodet-page .prodet-1 .m-link a:first-child i.fa {
  margin-right: 0.5em;
}
.prodet-page .prodet-1 .m-link a:last-child i.fa {
  margin-left: 0.5em;
}
.prodet-page .prodet-1 .m-link a:hover i.fa {
  background-color: var(--color);
}
.prodet-page .prodet-2 {
  padding: 90px 0;
}
.prodet-page .prodet-2 .options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  line-height: 3em;
  height: 3em;
  border-bottom: 1px solid #e2e2e2;
}
.prodet-page .prodet-2 .options span {
  color: #3d3d3d;
  min-width: 12.5em;
  text-align: center;
  cursor: pointer;
  cursor: hand;
  position: relative;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.prodet-page .prodet-2 .options span:after {
  content: "";
  border-top: 0.5em solid var(--color);
  border-left: 0.5em solid transparent;
  border-right: 0.5em solid transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.prodet-page .prodet-2 .options span.active {
  background-color: var(--color);
  color: white;
}
.prodet-page .prodet-2 .options span.active:after {
  opacity: 1;
}
.prodet-page .prodet-2 .ret {
  margin-top: 80px;
  font-size: 14px;
  line-height: 1.8;
}
.prodet-page .prodet-2 .ret table {
  white-space: nowrap;
}
.prodet-page .prodet-2 .ret .form ul {
  margin: -0.5em 0;
}
.prodet-page .prodet-2 .ret .form ul li {
  padding: 0.5em 0;
}
.prodet-page .prodet-2 .ret .form ul li input,
.prodet-page .prodet-2 .ret .form ul li textarea {
  display: block;
  background-color: white;
  padding: 1em 1.5em;
  width: 100%;
  border: none;
  line-height: 1.5;
}
.prodet-page .prodet-2 .ret .form ul li input::-webkit-input-placeholder,
.prodet-page .prodet-2 .ret .form ul li textarea::-webkit-input-placeholder {
  color: #bebebe;
}
.prodet-page .prodet-2 .ret .form ul li input:-moz-placeholder,
.prodet-page .prodet-2 .ret .form ul li textarea:-moz-placeholder {
  color: #bebebe;
}
.prodet-page .prodet-2 .ret .form ul li input::-moz-placeholder,
.prodet-page .prodet-2 .ret .form ul li textarea::-moz-placeholder {
  color: #bebebe;
}
.prodet-page .prodet-2 .ret .form ul li input:-ms-input-placeholder,
.prodet-page .prodet-2 .ret .form ul li textarea:-ms-input-placeholder {
  color: #bebebe;
}
.prodet-page .prodet-2 .ret .form ul li input::placeholder,
.prodet-page .prodet-2 .ret .form ul li textarea::placeholder {
  color: #bebebe;
}
.prodet-page .prodet-2 .ret .form ul li textarea {
  height: 100px;
}
.prodet-page .prodet-2 .ret .form ul li p {
  color: #bebebe;
  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;
  line-height: 1;
  margin: 0.5em 0;
  cursor: pointer;
  cursor: hand;
}
.prodet-page .prodet-2 .ret .form ul li p i.fa {
  width: 1em;
  height: 1em;
  border: 1px solid var(--color);
  margin-right: 0.5em;
  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;
}
.prodet-page .prodet-2 .ret .form ul li p i.fa:before {
  opacity: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.prodet-page .prodet-2 .ret .form ul li p i.fa.active:before {
  opacity: 1;
}
.prodet-page .prodet-2 .ret .form ul li input[type="submit"] {
  background-color: var(--color);
  color: white;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  line-height: 2.5em;
  height: 2.5em;
  padding: 0;
}
.prodet-page #index-body {
  /*background-color: white;*/
}
@media screen and (max-width: 1600px) {
  .prodet-page .prodet-1 {
    padding-top: 60px;
  }
  .prodet-page .prodet-1 .right h1,
  .product-page .product-1 .box .left span.h3 {
    font-size: 28px;
  }
  .prodet-page .prodet-1 .right .text {
    margin: 1em 0;
  }
  .prodet-page .prodet-1 .right .btn a {
    line-height: 2.4em;
    height: 2.4em;
  }
  .prodet-page .prodet-1 .right .btn,
  .prodet-page .prodet-1 .right .share,
  .prodet-page .prodet-1 .m-link,
  .prodet-page .prodet-2 .options,
  .product-page .product-1 .options,
  .inner-page .m-page {
    font-size: 14px;
  }
  .prodet-page .prodet-1 .right .share {
    margin-top: 1.5em;
  }
  .prodet-page .prodet-2 {
    padding: 60px 0;
  }
  .prodet-page .prodet-2 .ret {
    margin-top: 40px;
  }
  .prodet-page .prodet-2 .ret .form ul li input[type="submit"],
  .product-page .product-1 .box .left .nav {
    font-size: 18px;
  }
  .product-page .product-1 {
    padding-top: 50px;
  }
  .product-page .product-1 .box .left .text,
  .product-page .product-1 .box .right .list ul li .content {
    font-size: 16px;
  }
  .product-page .product-1 .box.pb-60 {
    padding-bottom: 40px;
  }
  .product-page .product-1 .box .right .list ul li .content {
    padding: 1em;
  }
  .product-page .product-1 .box .right .list ul li {
    padding: 10px;
  }
  .product-page .product-1 .box .right .list ul {
    margin: -10px;
  }
  .product-page .product-2 {
    padding: 80px 0;
  }
  .inner-page span.h2 {
    font-size: 32px;
  }
  .inner-page .text {
    font-size: 16px;
  }
  .inner-banner {
    /*padding: 180px 0 120px;*/
  }
  .inner-banner span.h2 {
    /*font-size: 70px;*/
  }
  .inner-banner .mbx {
    font-size: 14px;
  }
  .about-page .about-1 .img .play {
    zoom: 0.7;
  }
  .about-page .about-1 .box {
    padding: 4%;
    margin-top: -40px;
  }
  .about-page .about-2 {
    padding: 50px 0;
  }
  .about-page .about-2 .list ul li span.h3 {
    font-size: 50px;
  }
  .about-page .about-2 .list ul li span.h6 {
    font-size: 22px;
    margin: 0.5em 0 0.2em;
  }
  .about-page .about-3 {
    padding: 60px 0;
  }
  .inner-page span.tag {
    font-size: 16px;
    margin-bottom: 0.5em;
  }
  .inner-page a.more {
    font-size: 14px;
    line-height: 2.8em;
    height: 2.8em;
  }
  .about-page .about-3 .right .list ul li {
    font-size: 16px;
  }
  .about-page .about-3 .left .img {
    height: 460px;
  }
  .about-page .about-4 {
    padding-top: 80px;
  }
  .about-page .about-4 .bottom {
    margin-top: 40px;
    padding-top: 50px;
  }
  .about-page .about-4 .bottom .list ul li .box span.h6 {
    font-size: 20px;
  }
  .about-page .about-4 .bottom .list ul li .box {
    min-height: 280px;
  }
  .about-page .about-5 {
    padding: 90px 0;
  }
  .about-page .about-5 .top .dots {
    top: 105%;
  }
  .about-page .about-5 .bottom {
    padding: 4%;
    padding-left: 0;
  }
  .about-page .about-5 .bottom span.tag {
    margin-bottom: 1em;
  }
  .about-page .about-5 .bottom .text {
    margin: 1em 0 0.5em;
  }
  .about-page .about-5 .bottom .info {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .about-page .about-5 .bottom .info ul li span {
    font-size: 18px;
  }
  .about-page #index-body {
    margin-top: 156px;
  }
}
@media screen and (max-width: 1250px) {
    .inner-banner{
    margin-top: 40px;
  }
  .inner-banner {
    /*padding: 100px 0;*/
  }
  .inner-banner span.h2 {
    /*font-size: 50px;*/
  }
  .inner-page span.h2 {
    font-size: 28px;
  }
  .about-page .about-1 .box span.h2 {
    margin-bottom: 0.5em;
  }
  .inner-page .text {
    font-size: 14px;
  }
  .about-page .about-2 .list ul li span.h3 {
    font-size: 32px;
  }
  .about-page .about-2 .list ul li span.h6 {
    font-size: 18px;
  }
  .about-page .about-3 .right {
    padding-right: 15px;
  }
  .prodet-page .prodet-1 .right .text br + br {
    display: none;
  }
  .prodet-page .prodet-1 .right h1,
  .product-page .product-1 .box .left span.h3 {
    font-size: 24px;
  }
  .prodet-page .prodet-1 .right .share {
    margin-top: 1em;
    padding-top: 1em;
  }
  .product-page .product-1 .box.pb-60 {
    padding-bottom: 30px;
  }
  .product-page .product-1 .box .left .text {
    margin-bottom: 3em;
  }
  .product-page .product-1 .box .left {
    padding-right: 3%;
  }
  .product-page .product-2 {
    padding: 50px 0;
  }
  .product-page .product-2 .list {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1000px) {

  .product-page .product-1 .box .left .text {
    margin-bottom: 2em;
  }
  .inner-page #index-body .init-6 .list {
    padding-right: 0;
    margin-right: 0;
  }
  .prodet-page .prodet-1 .right {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }
  .prodet-page .prodet-1 .left {
    width: 100%;
  }
  .inner-page span.h2 {
    font-size: 24px;
  }
  .about-page .about-1 .img .play {
    zoom: 0.5;
  }
  .about-page .about-2 .list ul li {
    padding: 0 5px;
  }
  .about-page .about-2 .list ul {
    margin: 0 -5px;
  }
  .about-page .about-3 .right .list ul li {
    font-size: 14px;
  }
  .about-page .about-3 .left .img {
    height: 400px;
  }
  .about-page .about-4 {
    padding-top: 50px;
  }
  .about-page .about-4 .bottom {
    margin-top: 20px;
    padding-top: 30px;
  }
  .about-page .about-4 .bottom .list ul li .box {
    min-height: auto;
    padding: 10px;
  }
  .about-page .about-4 .bottom .list ul li .box span.h6 {
    font-size: 18px;
  }
  .about-page .about-5 {
    padding: 60px 0 0;
  }
  .about-page .about-5 .bottom {
    position: relative;
    margin-top: 50px;
    width: 100%;
  }
  .about-page .about-5 .bottom .info ul li {
    margin-right: 10px;
  }
  .about-page .about-5 .bottom .text {
    font-size: 14px;
  }
  .about-page .about-5 .bottom .info ul li span {
    font-size: 16px;
  }
  .about-page #index-body {
    margin-top: 0;
  }
}
@media screen and (max-width: 700px) {
  .inner-banner span.h2 {
    font-size: 22px;
    line-height: 1.8;
  }
  .product-page .product-1 .box .left {
    width: 100%;
    padding-right: 0;
  }
  .product-page .product-1 .box .right {
    width: 100%;
    margin-top: 15px;
  }
  .product-page .product-1 .box .left .nav {
    display: none;
  }
  .product-page .product-1 .box .left .text {
    margin-bottom: 0;
  }
  .inner-page .m-page.pc {
    display: none;
  }
  .product-page .product-1 .box.pb-60 {
    padding-bottom: 10px;
  }
  .about-page .about-2 .list ul li {
    width: 100%;
    padding: 5px;
  }
  .about-page .about-2 .list ul {
    margin: -5px;
  }
  .about-page .about-3 .right {
    width: 100%;
    padding: 0 15px;
  }
  .about-page .about-3 .left {
    display: none;
  }
  .about-page .about-3 {
    padding: 40px 0;
    background-color: var(--color);
  }
  .about-page .about-4 .top .text {
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
  }
  .about-page .about-4 .top .title {
    width: 100%;
  }
  .about-page .about-4 .top {
    display: block;
  }
  .about-page .about-4 .bottom .list ul li {
    padding: 5px;
  }
  .about-page .about-4 .bottom .list ul {
    margin: -5px;
  }
  .about-page .about-5 .bottom {
    margin-top: 0;
    width: 100%;
    padding: 15px;
  }
  .about-page .about-5 .bottom:before {
    display: none;
  }
  .about-page .about-5 .top .dots {
    display: none;
  }
  .about-page .about-5 {
    padding: 40px 0 20px;
  }
}
@media screen and (max-width: 500px) {
  .inner-page #index-body .init-6 .flex .text {
    width: 100%;
  }
  #index-body .init-6 .list {
    margin-top: 30px;
  }
  #index-body .init-3,
  #index-body .init-6 {
    padding: 40px 0;
  }
  .inner-page span.tag {
    font-size: 14px;
  }
  .inner-page span.h2 {
    font-size: 20px;
  }
  .inner-page a.more {
    padding: 0 1em;
  }
  .inner-page a.more img {
    margin-left: 0.5em;
  }
  .inner-banner {
    padding: 60px 0;
  }
  .prodet-page .prodet-1 .right h1,
  .product-page .product-1 .box .left span.h3 {
    font-size: 20px;
  }
  .prodet-page .prodet-1 .right .text {
    font-size: 14px;
  }
  .prodet-page .prodet-2 .options {
    display: none;
  }
  .prodet-page .prodet-2 .ret {
    margin-top: 0;
  }
  .prodet-page .prodet-2 .ret .slide {
    display: block;
    margin-bottom: 20px;
  }
  .prodet-page .prodet-2 {
    padding: 40px 0;
  }
  .about-page .about-2 .list ul li span.h3 sub {
    font-size: 0.5em;
  }
  .about-page .about-2 .list ul li span.h3 {
    font-size: 28px;
    line-height: 1.6;
  }
  .about-page .about-2 .list ul li span.h6 {
    font-size: 16px;
  }
}
.culture-banner {
  background: var(--color);
  color: white;
}
.culture-banner .mbx {
  color: white;
}
.culture-banner .title {
  color: white;
}
.inner-page span.tag {
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
}
.inner-page .title {
  font-weight: bold;
  font-size: 40px;
  line-height: 1.2;
}
.inner-page .tit {
  font-weight: bold;
}
.inner-page .m-page {
  text-align: center;
  margin-top: 97px;
}
.inner-page .m-page a,
.inner-page .m-page span {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: white;
  display: inline-block;
  /*margin-right: 31px;*/
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  font-size: 18px;
  font-weight: bold;
  line-height: 60px;
}
.inner-page .m-page a:hover,
.inner-page .m-page span.current {
  background: var(--color);
  color: white;
}
.inner-page .sidebar-box {
  /*display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;*/
}
.inner-page .sidebar-box .sidebar-left {
  width: 28%;
  position: sticky;
  top: 100px;
}
.inner-page .sidebar-box .sidebar-left .inner {
  max-width: 375px;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-title {
  font-size: 20px;
  line-height: 2;
  color: #000;
  text-transform: capitalize;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e7e7e7;
  font-weight: bold;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-search {
  margin-bottom: 40px;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-search form {
  width: 100%;
  position: relative;
}
.inner-page
  .sidebar-box
  .sidebar-left
  .inner
  .inner-search
  form
  input[type="text"] {
  width: 100%;
  height: 43px;
  border: 1px solid #eee;
  padding: 10px 20px;
  padding-right: 50px;
  font-size: 14px;
  color: #555555;
}
.inner-page
  .sidebar-box
  .sidebar-left
  .inner
  .inner-search
  form
  input[type="submit"] {
  position: absolute;
  width: 43px;
  height: 43px;
  border: none;
  background: url(../images/inner-s.jpg) no-repeat center center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-cat {
  margin-bottom: 40px;
  /*max-height: 3300px;
  overflow-y: auto;*/
  padding-right: 5px;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul li a {
  padding: 8px 0;
  font-size: 16px;
  font-weight: bold;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  line-height: 2;
  word-break: break-all;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul li a span {
  color: #aaa;
}
.inner-page
  .sidebar-box
  .sidebar-left
  .inner
  .inner-cat
  ul
  li
  a:hover，
  .inner-page
  .sidebar-box
  .sidebar-left
  .inner
  .inner-cat
  ul
  li
  a.active {
  color: var(--color);
}
.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul li.active a {
  color: var(--color);
}
.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul > li > ol > li {
  list-style-type: disc;
  margin-left: 20px;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul > li > ol > li a {
  font-size: 16px;
  line-height: 30px;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-recent {
  margin-bottom: 40px;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li {
  padding: 15px 0;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li a .r-img {
  margin-right: 20px;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li a .r-img img {
  height: 80px;
  max-width: 100px;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}
.inner-page
  .sidebar-box
  .sidebar-left
  .inner
  .inner-recent
  ul
  li
  a
  .r-text
  span {
  color: #aaa;
  display: block;
  font-size: 14px;
  line-height: 1;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li a .r-text p {
  color: #000;
  font-weight: bold;
  font-size: 16px;
  line-height: 30px;
  display: -webkit-box;
  margin-bottom: 8px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.inner-page
  .sidebar-box
  .sidebar-left
  .inner
  .inner-recent
  ul
  li
  a
  .r-text
  p:hover {
  color: var(--color);
}
.inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li:first-child {
  padding-top: 0;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li:last-child {
  padding-bottom: 0;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-contact {
  background: url(../images/ny-bg.jpg) no-repeat center center;
  padding: 215px 40px 55px;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-contact h5 {
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  line-height: 2;
  margin-bottom: 20px;
  font-weight: bold;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-contact h6 {
  font-size: 18px;
  line-height: 2;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 20px;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-contact h6 span {
  display: block;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-contact a {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  background: #000;
  padding: 12px 30px;
  position: relative;
  -webkit-transform: skewX(-10deg) skewY(0);
  -moz-transform: skewX(-10deg) skewY(0);
  -ms-transform: skewX(-10deg) skewY(0);
  transform: skewX(-10deg) skewY(0);
  margin-left: 5px;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-contact a span {
  display: inline-block;
  position: relative;
  -webkit-transform: skewX(10deg) skewY(0);
  -moz-transform: skewX(10deg) skewY(0);
  -ms-transform: skewX(10deg) skewY(0);
  transform: skewX(10deg) skewY(0);
  z-index: 2;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-contact a::after {
  position: absolute;
  content: "";
  width: 5px;
  height: 100%;
  background: var(--color);
  left: 0;
  top: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-contact a:hover::after {
  width: 100%;
}
.inner-page .sidebar-box .sidebar-right {
  width: 72%;
}
.culture-page .culture-1 {
  position: relative;
  z-index: 1;
}
.culture-page .culture-1 .ui.container {
  max-width: 1750px;
}
.culture-page .culture-1 .box {
  padding-left: 15.06%;
}
.culture-page .culture-1 .box .text {
  width: 41.4%;
  color: white;
  padding-right: 47px;
  padding-top: 127px;
}
.culture-page .culture-1 .box .text .title {
  margin-top: 21px;
}
.culture-page .culture-1 .box .text .con {
  font-size: 20px;
  line-height: 1.5;
  margin-top: 33px;
}
.culture-page .culture-1 .box .text .list {
  margin-top: 33px;
}
.culture-page .culture-1 .box .text .list ul {
  margin-bottom: -27px;
}
.culture-page .culture-1 .box .text .list ul li {
  font-size: 20px;
  line-height: 1.5;
  position: relative;
  padding-left: 48px;
  padding-bottom: 27px;
}
.culture-page .culture-1 .box .text .list ul li::before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 30px;
  height: 2px;
  background: white;
}
.culture-page .culture-1 .box .img {
  width: 58.6%;
  vertical-align: middle;
  position: relative;
}
.culture-page .culture-1 .box .img span {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 64.76%;
  width: 150px;
  background: white;
  font-size: 18px;
  color: #121212;
  font-weight: 300;
  text-align: center;
}
.culture-page .culture-1 .box .img span em {
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  padding-bottom: 94px;
}
.culture-page .culture-1 .box .img span em::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 78px;
  background-color: #121212;
  margin: 0px 2px 29px 0px;
}
.culture-page .culture-1::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 83%;
  bottom: 17%;
  left: 0;
  background: var(--color);
}
.culture-page .culture-2 {
  background-color: #f2f2f2;
  padding: 19.063% 0 159px;
  margin-top: -188px;
}
.culture-page .culture-2 .ui.container {
  max-width: 1750px;
  width: 100%;
}
.culture-page .culture-2 .header {
  width: 58.721%;
  margin: 0 auto;
  text-align: center;
}
.culture-page .culture-2 .header i {
  font-size: 33px;
  color: var(--color);
  line-height: 1;
  display: inline-block;
}
.culture-page .culture-2 .header span {
  font-size: 40px;
  line-height: 1.5;
  font-weight: bold;
  text-decoration: underline;
  padding: 25px 42px 0 54px;
  display: inline-block;
  width: 92%;
}
.culture-page .culture-2 .header .fa-quote-left {
  vertical-align: top;
}
.culture-page .culture-2 .header .fa-quote-right {
  vertical-align: bottom;
  margin-bottom: -40px;
}
.culture-page .culture-2 .content {
  padding-top: 10.12%;
}
.culture-page .culture-2 .content li {
  background: white;
  padding: 13.32% 0 9.5%;
}
.culture-page .culture-2 .content li .box {
  max-width: 1187px;
  width: 100%;
  margin: 0 auto;
}
.culture-page .culture-2 .content li .box .header {
  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: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
.culture-page .culture-2 .content li .box .header .line {
  width: 154px;
  height: 1px;
  background-color: var(--color);
  margin: 0 67px;
}
.culture-page .culture-2 .content li .box .con {
  margin-top: 77px;
  font-size: 20px;
  line-height: 1.5;
  color: #010101;
}
.culture-page .culture-3 {
  padding: 145px 0 166px;
}
.culture-page .culture-3 .top .header {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 65px;
  border-bottom: 1px solid #b8b8bc;
}
.culture-page .culture-3 .top .header .left {
  width: 50%;
}
.culture-page .culture-3 .top .header .right {
  width: 50%;
  font-size: 20px;
  line-height: 1.5;
  color: #474747;
  padding: 0 49px 0 20px;
}
.culture-page .culture-3 .top .header .title {
  margin-top: 22px;
}
.culture-page .culture-3 .top .content {
  margin-top: 74px;
}
.culture-page .culture-3 .top .content ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0 -32px -24px 0;
}
.culture-page .culture-3 .top .content ul li {
  margin: 0 32px 24px 0;
  padding: 40px 42px 50px 47px;
  background-color: #f2f2f2;
  width: 47.4%;
  color: #121212;
}
.culture-page .culture-3 .top .content ul li span {
  display: inline-block;
  width: 49px;
  height: 49px;
  background: var(--color);
  text-align: center;
  line-height: 49px;
}
.culture-page .culture-3 .top .content ul li span img {
  display: inline-block;
  vertical-align: middle;
}
.culture-page .culture-3 .top .content ul li .tit {
  margin-top: 26px;
  font-size: 25px;
  line-height: 1.4;
}
.culture-page .culture-3 .top .content ul li p {
  font-size: 20px;
  line-height: 1.5;
  margin-top: 11px;
}
.culture-page .culture-3 .bottom {
  margin-top: 114px;
}
.culture-page .culture-3 .bottom .img-box {
  display: block;
}
.culture-page .culture-3 .bottom .img-box img {
  width: 100%;
}
.culture-page .culture-3 .bottom .slick-dots {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: -49px;
  width: 100%;
  margin: 0;
  text-align: center;
}
.culture-page .culture-3 .bottom .slick-dots li {
  width: 14px;
  height: 14px;
  background-color: #f2f2f2;
  display: inline-block;
  border-radius: 50%;
  margin-right: 14px;
  cursor: pointer;
  -webkit-transition: 0.5;
  -moz-transition: 0.5;
  transition: 0.5;
  padding: 0;
}
.culture-page .culture-3 .bottom .slick-dots li:last-child {
  margin-right: 0;
}
.culture-page .culture-3 .bottom .slick-dots li button {
  display: none;
}
.culture-page .culture-3 .bottom .slick-dots li.slick-active {
  background: var(--color);
}
@media screen and (max-width: 1680px) {
  .culture-page .culture-1 .box {
    padding-left: 8%;
  }
  .culture-page .culture-1 .box .img span em {
    padding-bottom: 40px;
  }
  .culture-page .culture-2 .header span {
    font-size: 32px;
    width: 90%;
  }
}
@media screen and (max-width: 1440px) {
  .culture-page .culture-1 .box {
    padding-left: 2%;
  }
  .culture-page .culture-1 .box .text {
    padding-right: 40px;
    padding-top: 40px;
  }
}
@media screen and (max-width: 1280px) {
  .culture-page .culture-1::after {
    height: 90%;
    bottom: 10%;
  }
  .culture-page .culture-1 .box {
    padding-left: 0%;
  }
  .culture-page .culture-1 .box .text {
    padding: 30px 20px 0 0;
  }
  .culture-page .culture-1 .box .text .con {
    font-size: 18px;
  }
  .culture-page .culture-1 .box .text .list ul li {
    font-size: 18px;
  }
  .culture-page .culture-1 .box .img span {
    font-size: 17px;
  }
  .culture-page .culture-1 .box .img span em {
    padding-bottom: 20px;
  }
  .culture-page .culture-1 .box .img span em::before {
    margin: 0 2px 10px 0;
  }
  .culture-page .culture-2 .header span {
    width: 88%;
    padding: 25px 0px 0 0px;
  }
  .culture-page .culture-2 .content li {
    padding: 13.32% 15px 9.5%;
  }
  .culture-page .culture-3 .top .content ul li {
    width: 47%;
  }
}
@media screen and (max-width: 1100px) {
  .culture-page .culture-1 .box .text {
    padding: 0px 20px 0 0;
  }
  .culture-page .culture-1 .box .text .title {
    margin-top: 10px;
  }
  .culture-page .culture-1 .box .text .con {
    margin-top: 15px;
  }
  .culture-page .culture-1 .box .text .list ul {
    margin-bottom: -10px;
  }
  .culture-page .culture-1 .box .text .list ul li {
    padding-bottom: 10px;
  }
  .culture-page .culture-2 .header {
    width: 66%;
  }
  .culture-page .culture-3 .top .content ul li {
    width: 46.8%;
  }
}
@media screen and (max-width: 1000px) {
  .culture-page .culture-1 .box .text {
    width: 100%;
    padding-right: 0;
  }
  .culture-page .culture-1 .box .img {
    width: 100%;
    margin-top: 20px;
  }
  .culture-page .culture-2 {
    margin-top: -18%;
    padding: 19.063% 0 60px;
  }
  .culture-page .culture-2 .header {
    width: 86%;
  }
  .culture-page .culture-2 .header span {
    font-size: 29px;
  }
  .culture-page .culture-2 .header .fa-quote-right {
    margin-bottom: -22px;
  }
  .culture-page .culture-2 .content li .box .con {
    margin-top: 50px;
  }
  .culture-page .culture-3 {
    padding: 60px 0;
  }
  .culture-page .culture-3 .top .header .right {
    padding: 0 0 0 20px;
  }
  .culture-page .culture-3 .top .content {
    margin-top: 40px;
  }
  .culture-page .culture-3 .top .content ul {
    margin: 0 -20px -20px 0;
  }
  .culture-page .culture-3 .top .content ul li {
    padding: 30px 25px 40px 30px;
    margin: 0 20px 20px 0;
  }
  .culture-page .culture-3 .top .content ul li .tit {
    font-size: 20px;
  }
  .culture-page .culture-3 .top .content ul li p {
    font-size: 18px;
  }
  .culture-page .culture-3 .bottom {
    margin-top: 60px;
  }
  .culture-page .culture-3 .bottom .slick-dots {
    bottom: -30px;
  }
}
@media screen and (max-width: 700px) {
  .culture-page .culture-1 .box .text {
    padding-bottom: 30px;
  }
  .culture-page .culture-1 .box .img {
    display: none;
  }
  .culture-page .culture-1::after {
    bottom: 0;
    height: 100%;
  }
  .culture-page .culture-2 {
    padding: 30px 0;
    margin-top: 0;
  }
  .culture-page .culture-2 .header {
    width: 100%;
  }
  .culture-page .culture-2 .header span {
    width: 84%;
    font-size: 24px;
  }
  .culture-page .culture-2 .content li .box .con {
    margin-top: 20px;
  }
  .culture-page .culture-3 {
    padding: 30px 0 60px;
  }
  .culture-page .culture-3 .top .header {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 20px;
  }
  .culture-page .culture-3 .top .header .left {
    width: 100%;
  }
  .culture-page .culture-3 .top .header .right {
    width: 100%;
    padding: 20px 0 0 0;
  }
  .culture-page .culture-3 .top .content ul {
    margin: 0 -10px -20px 0;
  }
  .culture-page .culture-3 .top .content ul li {
    margin: 0 10px 20px 0;
    width: 47.9%;
    padding: 20px 15px 30px 20px;
  }
  .culture-page .culture-3 .top .content ul li p {
    font-size: 17px;
  }
  .culture-page .culture-3 .bottom {
    margin-top: 30px;
  }
}
@media screen and (max-width: 500px) {
  .culture-page .culture-1 .box .text .con {
    font-size: 16px;
    line-height: 1.8;
  }
  .culture-page .culture-1 .box .text .list {
    margin-top: 20px;
  }
  .culture-page .culture-1 .box .text .list ul li {
    font-size: 16px;
    line-height: 1.8;
  }
  .culture-page .culture-2 .header i {
    font-size: 26px;
  }
  .culture-page .culture-2 .header span {
    font-size: 20px;
  }
  .culture-page .culture-2 .header .fa-quote-right {
    float: right;
  }
  .culture-page .culture-2 .content li .box .header .line {
    margin: 0 15px;
  }
  .culture-page .culture-2 .content li .box .con {
    font-size: 16px;
    line-height: 1.8;
  }
  .culture-page .culture-3 {
    padding: 30px 0;
  }
  .culture-page .culture-3 .top .header .title {
    margin-top: 10px;
  }
  .culture-page .culture-3 .top .header .right {
    font-size: 16px;
    line-height: 1.8;
  }
  .culture-page .culture-3 .top .content {
    margin-top: 20px;
  }
  .culture-page .culture-3 .top .content ul {
    margin: 0 0 -20px 0;
  }
  .culture-page .culture-3 .top .content ul li {
    margin: 0 0 20px 0;
    width: 100%;
  }
}
.development-page .development-1 {
  background: var(--color);
  padding: 110px 0 141px;
  color: white;
}
.development-page .development-1 .header .title {
  margin-top: 20px;
}
.development-page .development-1 .header .con {
  font-size: 20px;
  line-height: 1.5;
  margin-top: 29px;
}
.development-page .development-1 .time {
  margin-top: 113px;
}
.development-page .development-1 .time ul {
  padding: 0 0 0 60px;
  position: relative;
  z-index: 1;
}
.development-page .development-1 .time ul .slick-slide:nth-child(1) li {
  padding-left: 0;
}
.development-page .development-1 .time ul li {
  padding-left: 120px;
  cursor: pointer;
}
.development-page .development-1 .time ul li i {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: inline-block;
  margin-left: 12px;
  position: relative;
  z-index: 2;
  margin-top: 5px;
}
.development-page .development-1 .time ul li i::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: white;
}
.development-page .development-1 .time ul li i::after {
  content: "";
  position: absolute;
  left: -5px;
  top: -5px;
  right: -5px;
  bottom: -5px;
  background: rgba(255, 255, 255, 0.32);
  border-radius: 50%;
  opacity: 0;
}
.development-page .development-1 .time ul li p {
  font-size: 20px;
  line-height: 1.5;
  margin-top: 8px;
}
.development-page .development-1 .time ul li.active i {
  background: white;
}
.development-page .development-1 .time ul li.active i::before {
  background: var(--color);
}
.development-page .development-1 .time ul li.active i::after {
  opacity: 1;
}
.development-page .development-1 .time ul li.hide {
  opacity: 0;
}
.development-page .development-1 .time ul::after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  top: 17px;
  width: 100%;
  height: 1px;
  background: white;
}
.development-page .development-1 .content {
  margin-top: 99px;
}
.development-page .development-1 .content ul li {
  background: white;
  padding: 53px 94px 53px 37px;
}
.development-page .development-1 .content ul li .left {
  width: 12%;
  vertical-align: middle;
}
.development-page .development-1 .content ul li .left .title {
  color: #121212;
}
.development-page .development-1 .content ul li .right {
  font-size: 20px;
  line-height: 1.5;
  color: #656565;
  vertical-align: middle;
  width: 88%;
  max-height: 120px;
  padding-right: 5px;
  overflow-y: auto;
}
.development-page
  .development-1
  .content
  ul
  li
  .right::-webkit-scrollbar-thumb {
  background: var(--color);
}
.development-page .development-2 {
  padding: 49px 0 167px;
}
.development-page .development-2 .box .text {
  padding: 9px 36px 0 0;
}
.development-page .development-2 .box .text span.tag {
  color: var(--color);
}
.development-page .development-2 .box .text .title {
  margin-top: 21px;
  color: #121212;
}
.development-page .development-2 .box .text .con {
  font-size: 20px;
  color: #474747;
  line-height: 1.5;
  margin-top: 40px;
}
.development-page .development-2 .box .text .arrow {
  margin-top: 42px;
}
.development-page .development-2 .box .text .arrow .prev,
.development-page .development-2 .box .text .arrow .next {
  width: 59px;
  height: 59px;
  background-color: #f6f6f6;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}
.development-page .development-2 .box .text .arrow .prev::after,
.development-page .development-2 .box .text .arrow .next::after {
  content: "";
  position: absolute;
  top: 22px;
  left: 18px;
  width: 23px;
  height: 16px;
  background: url(../images/arrow.png) no-repeat;
  -webkit-filter: brightness(0);
  filter: brightness(0);
}
.development-page .development-2 .box .text .arrow .prev:hover,
.development-page .development-2 .box .text .arrow .next:hover {
  background: var(--color);
}
.development-page .development-2 .box .text .arrow .prev:hover::after,
.development-page .development-2 .box .text .arrow .next:hover::after {
  -webkit-filter: none;
  filter: none;
}
.development-page .development-2 .box .text .arrow .prev::after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.development-page .development-2 .box .text .arrow .next {
  margin-left: 29px;
}
.development-page .development-2 .box .img {
  padding-left: 30px;
}
@media screen and (max-width: 1280px) {
  .development-page .development-1 .time ul li {
    padding-left: 90px;
  }
}
@media screen and (max-width: 1100px) {
  .development-page .development-1 .time ul li {
    padding-left: 70px;
  }
}
@media screen and (max-width: 1000px) {
  .development-page .development-1 {
    padding: 60px 0;
  }
  .development-page .development-1 .time {
    margin-top: 60px;
  }
  .development-page .development-1 .content {
    margin-top: 60px;
  }
  .development-page .development-1 .content ul li {
    padding: 53px 30px;
  }
  .development-page .development-1 .content ul li .left {
    width: 15%;
  }
  .development-page .development-1 .content ul li .right {
    width: 85%;
  }
  .development-page .development-2 {
    padding: 49px 0 60px;
  }
  .development-page .development-2 .box .text {
    vertical-align: middle;
    padding: 0 15px 0 0;
  }
  .development-page .development-2 .box .img {
    vertical-align: middle;
    padding-left: 15px;
  }
}
@media screen and (max-width: 700px) {
  .development-page .development-1 .time ul li {
    padding-left: 20px;
  }
  .development-page .development-1 {
    padding: 30px 0;
  }
  .development-page .development-1 .header .title {
    margin-top: 10px;
  }
  .development-page .development-1 .header .con {
    margin-top: 10px;
  }
  .development-page .development-1 .time {
    margin-top: 30px;
  }
  .development-page .development-1 .content {
    margin-top: 30px;
  }
  .development-page .development-1 .content ul li {
    padding: 30px 15px;
  }
  .development-page .development-1 .content ul li .left {
    width: 20%;
  }
  .development-page .development-1 .content ul li .right {
    width: 80%;
  }
  .development-page .development-2 {
    padding: 30px 0;
  }
  .development-page .development-2 .box .text {
    width: 100%;
    padding: 0;
  }
  .development-page .development-2 .box .img {
    width: 100%;
    padding: 20px 0 0 0;
  }
}
@media screen and (max-width: 500px) {
  .development-page .development-1 .header .con {
    font-size: 15px;
    line-height: 1.9;
  }
  .development-page .development-1 .time ul li {
    padding-left: 0;
  }
  .development-page .development-1 .content ul li .left {
    width: 100%;
  }
  .development-page .development-1 .content ul li .right {
    width: 100%;
    font-size: 18px;
    line-height: 1.6;
    margin-top: 20px;
  }
  .development-page #index-body .partner {
    display: block;
    padding: 30px 0 0;
  }
  .development-page #index-body .partner .header .title {
    margin-top: 10px;
  }
  .development-page #index-body .partner .header .right {
    font-size: 16px;
    line-height: 1.8;
  }
  .development-page .development-2 .box .text .title {
    margin-top: 10px;
  }
  .development-page .development-2 .box .text .con {
    font-size: 16px;
    line-height: 1.8;
    margin-top: 10px;
  }
  .development-page .development-2 .box .text .arrow {
    margin-top: 15px;
  }
}
.news-page {
  background-color: #f6f6f6;
  padding: 95px 0 145px;
}
.news-page .header {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 46px;
  border-bottom: 1px solid #b8b8bc;
}
.news-page .header span.tag {
  color: var(--color);
}
.news-page .header .title {
  margin-top: 21px;
}
.news-page .header .right {
  margin-bottom: 6px;
}
.news-page .header ul {
  margin-right: -45px;
}
.news-page .header ul li {
  display: inline-block;
  padding-right: 45px;
}
.news-page .header ul li .more {
  text-transform: capitalize;
}
.news-page .header ul li.active .more,
.news-page .header ul li:hover .more {
  background: var(--color);
  color: white;
}
.news-page .content {
  margin-top: 47px;
}
.news-page .content ul {
  margin: 0 -43px -79px 0;
}
.news-page .content ul li {
  padding: 0 43px 79px 0;
}
.news-page .content ul li .img-box {
  display: block;
  max-height: 300px;
}
.news-page .content ul li .img-box time {
  font-size: 16px;
  padding: 0.5em 1em;
  background-color: var(--color);
  color: white;
  /*position: absolute;*/
  left: 1em;
  bottom: 1em;
  text-align: center;
  display: inline-block;
}
.news-page .content ul li .img-box time em {
  font-size: 2em;
  display: block;
}
.news-page .content ul li .img-box img {
  width: 100%;
}
.news-page .content ul li .flex {
  display: flex;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #eee;
  justify-content: space-between;
}
.news-page .content ul li .text {
  padding-top: 26px;
}
.news-page .content ul li .text span {
  font-size: 16px;
  color: #474747;
  line-height: 30px;
  display: block;
}
.news-page .content ul li .text .tit {
  display: block;
  font-size: 18px;
  color: #121212;
  line-height: 1.8;
  margin-bottom: 9px;
  transition: 0.5s;
}
.news-page .content ul li .text .tit:hover {
  color: var(--color);
}
@media screen and (max-width: 1000px) {
  .news-page {
    padding: 60px 0;
  }
  .news-page .header .left {
    width: 30%;
  }
  .news-page .header .right {
    width: 70%;
  }
  .news-page .header ul {
    margin-right: -10px;
  }
  .news-page .header ul li {
    padding-right: 10px;
  }
  .news-page .content ul {
    margin: 0 -20px -30px 0;
  }
  .news-page .content ul li {
    padding: 0 20px 30px 0;
  }
  .inner-page .m-page {
    margin-top: 60px;
  }
  .inner-page .m-page a,
  .inner-page .m-page span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 700px) {
  .news-page {
    padding: 30px 0;
  }
  .news-page .header {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 15px;
  }
  .news-page .header .left {
    width: 100%;
  }
  .news-page .header .right {
    width: 100%;
    margin-top: 20px;
  }
  .news-page .header ul {
    margin-right: -10px;
  }
  .news-page .header ul li {
    padding-right: 10px;
  }
  .news-page .header .title {
    margin-top: 10px;
  }
  .news-page .content {
    margin-top: 20px;
  }
  .news-page .content ul {
    margin: 0 -20px -30px 0;
  }
  .news-page .content ul li {
    padding: 0 20px 30px 0;
  }
  .inner-page .m-page {
    margin-top: 30px;
  }
  .inner-page .m-page a,
  .inner-page .m-page span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-right: 20px;
    font-size: 16px;
  }
}
@media screen and (max-width: 500px) {
  .news-page .header .right {
    display: none;
  }
  .inner-page .m-page a,
  .inner-page .m-page span {
    margin-right: 10px;
  }
}
.newdet-page .newdet-content {
  padding-bottom: 101px;
}
.newdet-page .newdet-content .img img {
  width: 100%;
}
.newdet-page .newdet-content h1 {
  margin-top: 58px;
  font-size: 40px;
  line-height: 1.4;
  font-weight: bold;
  color: #121212;
}
.newdet-page .newdet-content .desc {
  display: inline-block;
  font-size: 16px;
  color: #474747;
  line-height: 30px;
  display: block;
  margin-top: 12px;
}
.newdet-page .newdet-content .con {
  margin-top: 17px;
  font-size: 20px;
  color: #474747;
  line-height: 1.8;
  font-weight: 400;
}
.newdet-page .newdet-content .con span,
.newdet-page .newdet-content .con p,
.newdet-page .newdet-content .con strong {
  font-weight: 400;
}
.newdet-page .newdet-content .con strong {
  font-weight: bold;
}
.newdet-page .newdet-content .share {
  margin-top: 63px;
  padding-bottom: 21px;
  border-bottom: 1px solid #b8b8bc;
}
.newdet-page .newdet-content .share a {
  display: inline-block;
  margin-right: 16px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  font-size: 18px;
  color: black;
}
.newdet-page .newdet-content .share a:last-child {
  margin-right: 0;
}
.newdet-page .newdet-content .share a:hover {
  color: var(--color);
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.newdet-page .newdet-content .m-link {
  margin-top: 38px;
}
.newdet-page .newdet-content .m-link a {
  display: block;
  font-size: 20px;
  line-height: 1.8;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.newdet-page .newdet-content .m-link a:hover {
  text-decoration: underline;
  color: var(--color);
}
.newdet-page .newdet-list {
  background: #f6f6f6;
  padding: 134px 0 17.14%;
  margin-bottom: -9.9%;
}
.newdet-page .newdet-list .header span.tag {
  color: var(--color);
}
.newdet-page .newdet-list .header .title {
  margin-top: 20px;
}
.newdet-page .newdet-list .content {
  margin-top: 80px;
}
.newdet-page .newdet-list .content ul {
  margin-right: -43px;
}
.newdet-page .newdet-list .content ul li {
  padding-right: 43px;
}
.newdet-page .newdet-list .content ul li .img-box {
  display: block;
}
.newdet-page .newdet-list .content ul li .img-box img {
  width: 100%;
}
.newdet-page .newdet-list .content ul li .text {
  padding-top: 26px;
}
.newdet-page .newdet-list .content ul li .text span {
  font-size: 16px;
  color: #474747;
  line-height: 1.8;
  display: block;
}
.newdet-page .newdet-list .content ul li .text .tit {
  display: block;
  font-size: 18px;
  color: #121212;
  line-height: 1.5;
  margin-top: 9px;
}
@media screen and (max-width: 1000px) {
  .newdet-page .newdet-content {
    padding-bottom: 60px;
  }
  .newdet-page .newdet-content .share {
    margin-top: 40px;
  }
  .newdet-page .newdet-content h1 {
    font-size: 36px;
    margin-top: 30px;
  }
  .newdet-page .newdet-list {
    padding: 60px 0 17.14%;
  }
  .newdet-page .newdet-list .content {
    margin-top: 40px;
  }
  .newdet-page .newdet-list .content ul {
    margin-right: -20px;
  }
  .newdet-page .newdet-list .content ul li {
    padding-right: 20px;
  }
}
@media screen and (max-width: 700px) {
  .newdet-page .newdet-content {
    padding-bottom: 30px;
  }
  .newdet-page .newdet-content h1 {
    margin-top: 20px;
    font-size: 32px;
  }
  .newdet-page .newdet-content .con {
    font-size: 18px;
  }
  .newdet-page .newdet-content .share {
    margin-top: 20px;
    padding-bottom: 10px;
  }
  .newdet-page .newdet-content .m-link {
    margin-top: 15px;
  }
  .newdet-page .newdet-content .m-link a {
    font-size: 18px;
  }
  .newdet-page .newdet-list {
    padding: 30px 0;
    margin-bottom: 0;
  }
  .newdet-page .newdet-list .header .title {
    margin-top: 10px;
  }
  .newdet-page .newdet-list .content {
    margin-top: 20px;
  }
}
@media screen and (max-width: 500px) {
  .newdet-page .newdet-content h1 {
    font-size: 26px;
    line-height: 1.8;
  }
  .newdet-page .newdet-content .con {
    font-size: 16px;
    line-height: 1.8;
  }
  .newdet-page .newdet-content .m-link a {
    font-size: 16px;
  }
  .newdet-page .newdet-list .content ul li .text span {
    font-size: 14px;
    line-height: 2;
  }
  .newdet-page .newdet-list .content ul li .text .tit {
    font-size: 16px;
    line-height: 1.8;
  }
}
.zz-page .zz-1 {
  background: var(--color);
  padding: 106px 0 205px;
  color: white;
}
.zz-page .zz-1 .text {
  vertical-align: middle;
}
.zz-page .zz-1 .text .title {
  margin-top: 21px;
}
.zz-page .zz-1 .text .con {
  font-size: 20px;
  line-height: 1.5;
  margin-top: 20px;
}
.zz-page .zz-1 .img {
  vertical-align: middle;
  text-align: right;
}
.zz-page .zz-2 {
  margin-top: -7%;
}
.zz-page .zz-2 ul {
  margin-right: -26px;
}
.zz-page .zz-2 ul li {
  padding-right: 26px;
}
.zz-page .zz-2 ul li .img-box {
  display: block;
}
.zz-page .zz-2 ul li .img-box img {
  width: 100%;
}
.zz-page .zz-2 ul .slick-dots {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: -50px;
  width: 100%;
  margin: 0;
  text-align: center;
}
.zz-page .zz-2 ul .slick-dots li {
  width: 14px;
  height: 14px;
  background-color: #f2f2f2;
  display: inline-block;
  border-radius: 50%;
  margin-right: 14px;
  cursor: pointer;
  -webkit-transition: 0.5;
  -moz-transition: 0.5;
  transition: 0.5;
  padding: 0;
}
.zz-page .zz-2 ul .slick-dots li:last-child {
  margin-right: 0;
}
.zz-page .zz-2 ul .slick-dots li button {
  display: none;
}
.zz-page .zz-2 ul .slick-dots li.slick-active {
  background: var(--color);
}
.zz-page .zz-3 {
  margin-top: 173px;
}
.zz-page .zz-3 .header {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 64px;
  border-bottom: 1px solid #b8b8bc;
}
.zz-page .zz-3 .header .left {
  width: 55%;
  padding-right: 60px;
}
.zz-page .zz-3 .header .left span.tag {
  color: var(--color);
}
.zz-page .zz-3 .header .left .title {
  margin-top: 21px;
}
.zz-page .zz-3 .header .right {
  font-size: 20px;
  color: #474747;
  line-height: 1.5;
  width: 45%;
}
.zz-page .zz-3 .content {
  margin-top: 78px;
}
.zz-page .zz-3 .content ul {
  margin: 0 -52px -50px 0;
}
.zz-page .zz-3 .content ul li {
  padding: 0 52px 50px 0;
}
.zz-page .zz-3 .content ul li .ig {
  background-size: cover;
  height: 525px;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.zz-page .zz-3 .content ul li .ig .desc {
  position: absolute;
  left: 0;
  width: 100%;
  background: var(--color);
  color: white;
  padding: 31px 43px 56px 32px;
  bottom: 0;
  opacity: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.zz-page .zz-3 .content ul li .ig .desc .tit {
  font-size: 25px;
  line-height: 1.5;
}
.zz-page .zz-3 .content ul li .ig .desc .con {
  font-size: 20px;
  line-height: 1.5;
  margin-top: 11px;
}
.zz-page .zz-3 .content ul li .ig:hover .desc {
  opacity: 1;
}
.zz-page .about-2 {
  margin-top: 166px;
}
@media screen and (max-width: 1000px) {
  .zz-page .zz-1 {
    padding: 60px 0;
  }
  .zz-page .zz-1 .text {
    padding-right: 30px;
  }
  .zz-page .zz-1 .text .con {
    font-size: 18px;
  }
  .zz-page .zz-3 {
    margin-top: 60px;
  }
  .zz-page .zz-3 .header {
    padding-bottom: 30px;
  }
  .zz-page .zz-3 .header .left {
    padding-right: 20px;
  }
  .zz-page .zz-3 .content {
    margin-top: 40px;
  }
  .zz-page .zz-3 .content ul {
    margin: 0 -30px 30px 0;
  }
  .zz-page .zz-3 .content ul li {
    padding: 0 30px 30px 0;
  }
  .zz-page .zz-3 .content ul li .ig {
    height: 400px;
  }
  .zz-page .zz-3 .content ul li .ig .desc {
    padding: 30px 20px;
  }
  .zz-page .zz-3 .content ul li .ig .desc .tit {
    font-size: 22px;
  }
  .zz-page .zz-3 .content ul li .ig .desc .con {
    font-size: 18px;
  }
  .zz-page .about-2 {
    margin-top: 60px;
  }
}
@media screen and (max-width: 700px) {
  .zz-page .zz-1 {
    padding: 30px 0;
  }
  .zz-page .zz-1 .text {
    width: 100%;
    padding-right: 0;
  }
  .zz-page .zz-1 .text .title {
    margin-top: 10px;
  }
  .zz-page .zz-1 .text .con {
    margin-top: 10px;
  }
  .zz-page .zz-1 .img {
    margin-top: 20px;
    width: 100%;
  }
  .zz-page .zz-2 {
    margin-top: 30px;
  }
  .zz-page .zz-2 ul .slick-dots {
    bottom: -36px;
  }
  .zz-page .zz-3 .header {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 15px;
  }
  .zz-page .zz-3 .header .left {
    width: 100%;
    padding-right: 0;
  }
  .zz-page .zz-3 .header .right {
    width: 100%;
    margin-top: 10px;
  }
  .zz-page .zz-3 .content {
    margin-top: 20px;
  }
  .zz-page .zz-3 .content ul {
    margin: 0 -15px -15px 0;
  }
  .zz-page .zz-3 .content ul li {
    padding: 0 15px 15px 0;
  }
  .zz-page .zz-3 .content ul li .ig {
    height: 300px;
  }
  .zz-page .zz-3 .content ul li .ig .desc {
    padding: 20px 15px;
  }
  .zz-page .zz-3 .content ul li .ig .desc .tit {
    font-size: 20px;
  }
  .zz-page .zz-3 .content ul li .ig .desc .con {
    font-size: 16px;
  }
  .zz-page .about-2 {
    margin-top: 30px;
  }
}
@media screen and (max-width: 500px) {
  .zz-page .zz-1 .text .con {
    font-size: 16px;
    line-height: 1.8;
  }
  .zz-page .zz-3 .content ul li .ig .desc .tit {
    font-size: 18px;
    line-height: 1.6;
  }
  .zz-page .zz-3 .content ul li .ig .desc .con {
    font-size: 14px;
    line-height: 2;
    margin-top: 5px;
  }
}
.cc-page .cc-1 {
  margin-top: 138px;
  padding-top: 114px;
  background-color: #f6f6f6;
}
.cc-page .cc-1 .header span.tag {
  color: var(--color);
}
.cc-page .cc-1 .header .title {
  margin: 21px auto 0;
  /*width: 50%;*/
}
.cc-page .cc-1 .tab {
  margin-top: 50px;
}
.cc-page .cc-1 .tab ul {
  margin-right: -139px;
}
.cc-page .cc-1 .tab ul li {
  display: inline-block;
  margin-right: 139px;
  font-size: 18px;
  line-height: 1.6;
  color: #959595;
  cursor: pointer;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.cc-page .cc-1 .tab ul li:hover,
.cc-page .cc-1 .tab ul li.active {
  color: #484848;
}
.cc-page .cc-1 .content {
  margin-top: 20px;
}
.cc-page .cc-1 .content .slide {
  position: relative;
}
.cc-page .cc-1 .content .slide::after {
  content: "";
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(3%, #000),
    color-stop(5%, #000),
    to(rgba(0, 0, 0, 0))
  );
  background: -webkit-linear-gradient(
    bottom,
    #000 3%,
    #000 5%,
    rgba(0, 0, 0, 0) 100%
  );
  background: -moz-linear-gradient(
    bottom,
    #000 3%,
    #000 5%,
    rgba(0, 0, 0, 0) 100%
  );
  background: linear-gradient(to top, #000 3%, #000 5%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000', endColorstr='rgba(0,0,0,0.1)', GradientType=1);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cc-page .cc-1 .content .slide .text {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  color: white;
  padding-bottom: 67px;
}
.cc-page .cc-1 .content .slide .text .left .title {
  width: 66%;
}
.cc-page .cc-1 .content .slide .text .right ul {
  margin-bottom: -5px;
}
.cc-page .cc-1 .content .slide .text .right ul li {
  padding: 0 0 5px 32px;
  position: relative;
  font-size: 18px;
  line-height: 1.6;
}
.cc-page .cc-1 .content .slide .text .right ul li::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: white;
}
@media screen and (max-width: 1100px) {
  .cc-page .cc-1 .tab ul {
    margin-right: -100px;
  }
  .cc-page .cc-1 .tab ul li {
    margin-right: 100px;
  }
  .cc-page .cc-1 .content .slide .text {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .cc-page .cc-1 {
    margin-top: 60px;
    padding-top: 60px;
  }
  .cc-page .cc-1 .header .title {
    width: 70%;
  }
  .cc-page .cc-1 .tab ul {
    margin-right: -40px;
  }
  .cc-page .cc-1 .tab ul li {
    margin-right: 40px;
  }
  .cc-page .cc-1 .content .slide img {
    min-height: 400px;
  }
  .cc-page .cc-1 .content .slide .text .left .title {
    width: 88%;
  }
  .cc-page .cc-1 .content .slide .text .right ul li {
    font-size: 16px;
  }
}
@media screen and (max-width: 700px) {
  .cc-page .cc-1 {
    margin-top: 30px;
    padding-top: 30px;
  }
  .cc-page .cc-1 .header .title {
    margin-top: 10px;
    width: 80%;
  }
  .cc-page .cc-1 .tab {
    margin-top: 20px;
  }
  .cc-page .cc-1 .tab ul {
    margin-right: -10px;
  }
  .cc-page .cc-1 .tab ul li {
    font-size: 16px;
    margin-right: 10px;
  }
  .cc-page .cc-1 .content .slide img {
    min-height: 300px;
  }
  .cc-page .cc-1 .content .slide .text {
    padding-bottom: 10px;
  }
  .cc-page .cc-1 .content .slide .text .left {
    width: 100%;
  }
  .cc-page .cc-1 .content .slide .text .right {
    width: 100%;
    margin-top: 10px;
  }
  .cc-page .cc-1 .content .slide .text .right ul li {
    font-size: 15px;
  }
}
@media screen and (max-width: 500px) {
  .cc-page .cc-1 .header .title {
    width: 100%;
  }
  .cc-page .cc-1 .content .slide .text .right ul li {
    font-size: 14px;
    padding-left: 20px;
  }
}
.cx-page #index-body {
  position: relative;
}
.cx-page #index-body .service {
  position: relative;
  z-index: 1;
}
.cx-page #index-body::after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  background-color: #f6f6f6;
}
.cx-page .cx-1 {
  padding: 133px 0 178px;
  background-color: #f6f6f6;
}
.cx-page .cx-1 .header {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 65px;
  border-bottom: 1px solid #b8b8bc;
}
.cx-page .cx-1 .header .left {
  width: 55%;
  padding-right: 60px;
}
.cx-page .cx-1 .header .left span.tag {
  color: var(--color);
}
.cx-page .cx-1 .header .left .title {
  margin-top: 20px;
}
.cx-page .cx-1 .header .right {
  width: 45%;
  color: #474747;
  font-size: 20px;
  line-height: 1.5;
}
.cx-page .cx-1 .content {
  margin-top: 87px;
}
.cx-page .cx-1 .content ul .slick-slide {
  padding: 41px 0;
}
.cx-page .cx-1 .content ul .slick-current + div li img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
.cx-page .cx-1 .content ul .slick-current + div + div li {
  position: relative;
  z-index: 1;
}
.cx-page .cx-1 .content ul .slick-current + div + div li img {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  transform: scale(1.25);
}
.cx-page .cx-1 .content ul .slick-current + div + div + div li img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
.cx-page .cx-1 .content ul .slick-dots {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: -83px;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cx-page .cx-1 .content ul .slick-dots li {
  width: 14px;
  height: 14px;
  background-color: #dbdbdb;
  display: inline-block;
  border-radius: 50%;
  margin-right: 14px;
  cursor: pointer;
  -webkit-transition: 0.5;
  -moz-transition: 0.5;
  transition: 0.5;
  padding: 0;
}
.cx-page .cx-1 .content ul .slick-dots li:last-child {
  margin-right: 0;
}
.cx-page .cx-1 .content ul .slick-dots li button {
  display: none;
}
.cx-page .cx-1 .content ul .slick-dots li.slick-active {
  background: var(--color);
}
.cx-page #index-body .partner {
  background: white;
}
.cx-page .cx-2 {
  padding-bottom: 137px;
}
.cx-page .cx-2 .img {
  /*background: url(../images/cx-2.jpg) no-repeat center center;*/
  background-size: cover;
  /*padding: 178px 0 203px;*/
  text-align: center;
}
.cx-page .cx-2 .img video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cx-page .cx-2 .img .play {
  padding: 50px 50px 50px 60px;
  border-radius: 50%;
  background: rgba(0, 100, 40, 0.6);
  display: inline-block;
  position: relative;
  z-index: 1;
}
.cx-page .cx-2 .img .play::before,
.cx-page .cx-2 .img .play::after {
  content: "";
  position: absolute;
  z-index: -1;
  left: -15px;
  top: -15px;
  right: -15px;
  bottom: -15px;
  background: rgba(0, 100, 40, 0.3);
  border-radius: 50%;
  -webkit-animation: ks 2s linear infinite;
  -moz-animation: ks 2s linear infinite;
  animation: ks 2s linear infinite;
}
.cx-page .cx-2 .img .play::before {
  -webkit-animation: ks 2s linear infinite;
  -moz-animation: ks 2s linear infinite;
  animation: ks 2s linear infinite;
}
@media screen and (max-width: 1000px) {
  .cx-page .cx-1 {
    padding: 60px 0;
  }
  .cx-page .cx-1 .header {
    padding-bottom: 30px;
  }
  .cx-page .cx-1 .header .left {
    padding-right: 30px;
  }
  .cx-page .cx-1 .header .right {
    font-size: 18px;
  }
  .cx-page .cx-1 .content {
    margin-top: 40px;
  }
  .cx-page .cx-1 .content ul .slick-dots {
    bottom: -50px;
  }
  .cx-page .cx-2 {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 700px) {
  .cx-page .cx-1 {
    padding: 30px 0;
  }
  .cx-page .cx-1 .header {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 10px;
  }
  .cx-page .cx-1 .header .left {
    width: 100%;
    padding-right: 0;
  }
  .cx-page .cx-1 .header .left .title {
    margin-top: 10px;
  }
  .cx-page .cx-1 .header .right {
    width: 100%;
    margin-top: 10px;
  }
  .cx-page .cx-1 .content {
    margin-top: 20px;
  }
  .cx-page .cx-1 .content ul .slick-dots {
    bottom: -20px;
  }
  .cx-page .cx-2 {
    padding-bottom: 30px;
  }
  .cx-page .cx-2 .img {
    padding: 60px 0;
  }
  .cx-page .cx-2 .img .play {
    padding: 30px 30px 30px 40px;
  }
}
@media screen and (max-width: 500px) {
  .cx-page .cx-1 .header .right {
    font-size: 16px;
  }
}
.responsibility-page {
  padding-bottom: 160px;
}
.responsibility-page .box {
  padding-top: 80px;
}
.responsibility-page .box:nth-child(1) {
  background: #f6f6f6;
}
.responsibility-page .text {
  max-width: 1200px;
  margin: 15px auto 0;
  line-height: 2;
}
.responsibility-page .text p + p {
  margin-top: 30px;
}
.responsibility-page .img {
  position: relative;
}
.responsibility-page .img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.responsibility-page .img h4 {
  font-size: 25px;
  font-weight: bold;
  color: white;
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.responsibility-page .img h4::after {
  content: "";
  display: block;
  width: 35px;
  height: 2px;
  background-color: white;
  margin: 20px auto 0;
}
.responsibility-page .bt {
  color: var(--color);
  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;
  text-transform: uppercase;
}
.responsibility-page .bt::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: currentcolor;
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
}
.responsibility-page .titles {
  font-size: 50px;
  line-height: 1.2;
  color: #1b1b1b;
}
@media screen and (max-width: 1000px) {
  .responsibility-page .titles {
    font-size: 40px;
  }
  .responsibility-page .box {
    padding-top: 60px;
  }
  .responsibility-page {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 700px) {
  .responsibility-page {
    padding-bottom: 30px;
  }
  .responsibility-page .img {
    height: 300px;
  }
  .responsibility-page .titles {
    font-size: 36px;
  }
  .responsibility-page .box {
    padding-top: 30px;
  }
}
@media screen and (max-width: 500px) {
  .responsibility-page .titles {
    font-size: 28px;
  }
  .responsibility-page .text {
    padding: 0 15px;
  }
}
.kcx-page {
  padding-bottom: 160px;
}
.kcx-page #index-body .sustainable {
  margin-top: 0;
  padding: 114px 0 152px;
}
.kcx-page #index-body .advantage {
  padding: 139px 0 150px;
}
@media screen and (max-width: 1000px) {
  .kcx-page {
    padding-bottom: 60px;
  }
  .kcx-page #index-body .sustainable,
  .kcx-page #index-body .advantage {
    padding: 60px 0;
  }
}
@media screen and (max-width: 700px) {
  .kcx-page {
    padding-bottom: 30px;
  }
  .kcx-page #index-body .sustainable,
  .kcx-page #index-body .advantage {
    padding: 30px 0;
  }
}
#msg2 .box {
  position: fixed;
  bottom: 0;
  width: 100%;
  max-width: 280px;
  right: 0;
  background: white;
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: 20px 15px;
  -webkit-transform: translateY(110%);
  -moz-transform: translateY(110%);
  -ms-transform: translateY(110%);
  transform: translateY(110%);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  z-index: 2;
}
#msg2 .box h3 {
  font-size: 20px;
  line-height: 1.8;
  font-weight: 500;
  margin-bottom: 15px;
}
#msg2 .box i.close {
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  top: 18px;
  right: 10px;
  cursor: pointer;
  cursor: hand;
}
#msg2 .box i.close:after,
#msg2 .box i.close:before {
  content: "";
  width: 24px;
  height: 1px;
  display: block;
  background: black;
  position: absolute;
  top: 50%;
  left: 10%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#msg2 .box i.close:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#msg2 .box i.close:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#msg2 .box form ul li {
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 2;
}
#msg2 .box form ul li:last-child {
  padding-bottom: 0;
}
#msg2 .box form ul li input,
#msg2 .box form ul li textarea {
  width: 100%;
  line-height: 2;
  border: 1px solid #eee;
  padding: 5px 10px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#msg2 .box form ul li input:focus,
#msg2 .box form ul li textarea:focus {
  border-color: var(--color);
}
#msg2 .box form ul li textarea {
  height: 80px;
  resize: vertical;
  -webkit-transition: 0.5s all, height 0s;
  -moz-transition: 0.5s all, height 0s;
  transition: 0.5s all, height 0s;
}
#msg2 .box form ul li input[type="submit"] {
  background: var(--color);
  color: white;
}
#msg2 .box form ul li input[type="submit"]:hover {
  background: #222;
}
#msg2.active .box {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
#msg2:hover span,
#msg2.active2 span {
  left: 0;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
#mask .item {
  position: relative;
}
#mask {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 40px;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 111;
  display: none;
}
#mask.active {
  display: block !important;
}
#mask .mask-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#mask .mask-close {
  position: absolute;
  z-index: 1;
  right: 10px;
  top: 10px;
  color: #000;
  cursor: pointer;
  font-size: 18px;
}
#mask .mask-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  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;
}
@media screen and (max-width: 1100px) {
  .inner-page .sidebar-box {
    display: block;
  }
  .inner-page .sidebar-content .sidebar-left {
    display: none;
  }
  .inner-page .sidebar-box .sidebar-right {
    width: 100% !important;
    padding: 0 !important;
  }
  #mask .mask-close {
    right: 3%;
    top: 3%;
  }
  #mask .mask-inner .item {
    width: 100%;
  }
}
.video-page .video-1 {
  padding: 38px 0 90px;
  background: #f6f6f6;
}
.video-page .video-1 .tag,
.video-page .video-2 .tag {
  color: var(--color);
}
.video-page .video-1 .header h2.title {
  margin-top: 14px;
}
.video-page .video-1 .content {
  margin-top: 40px;
}
.video-page .video-1 .content ul {
  margin: -10px -12px;
}
.video-page .video-1 .content ul li {
  padding: 10px 12px;
}
.video-page .video-1 .content ul li .ig {
  display: block;
  -webkit-box-shadow: 0 0 10px #ddd;
  box-shadow: 0 0 10px #ddd;
  background-color: #fff;
  padding: 14px;
}
.video-page .video-1 .content ul li .ig video {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
  object-fit: cover;
}
.video-page .video-2 {
  padding: 93px 0 107px;
}
.video-page .video-2 .header h2.title {
  margin-top: 14px;
}
.video-page .video-2 .content {
  margin-top: 57px;
}
.video-page .video-2 .content ul {
  margin: 0 -26px -25px 0;
}
.video-page .video-2 .content ul li {
  padding: 0 26px 25px 0;
}
.video-page .video-2 .content ul li .ig {
  background: white;
  height: 60px;
  line-height: 60px;
  display: block;
  font-size: 18px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.video-page .video-2 .content ul li .ig span {
  display: inline-block;
}
.video-page .video-2 .content ul li .ig .fl {
  padding: 0 15px;
  width: 75%;
}
.video-page .video-2 .content ul li .ig .fr {
  width: 150px;
  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;
}
.video-page .video-2 .content ul li .ig .fr img {
  margin-right: 15px;
}
.video-page .video-2 .content ul li .ig:hover {
  background: var(--color);
  color: white;
}
.video-page .video-2 .content ul li .ig:hover .fr img {
  -webkit-filter: brightness(100);
  filter: brightness(100);
}
@media screen and (max-width: 1280px) {
  .video-page .video-2 .content ul li .ig .fl {
    width: 70%;
  }
}
@media screen and (max-width: 1100px) {
  .video-page .video-2 .content ul li .ig .fl {
    width: 68%;
  }
}
@media screen and (max-width: 1000px) {
  .video-page .video-1 {
    padding: 38px 0 60px;
  }
  .video-page .video-1 .content ul li {
    width: 50%;
  }
  .video-page .video-2 .content ul li {
    width: 100%;
  }
  .video-page .video-2 {
    padding: 60px 0;
  }
  .video-page .video-2 .content {
    margin-top: 30px;
  }
}
@media screen and (max-width: 500px) {
  .video-page .video-1 {
    padding: 30px 0;
  }
  .video-page .video-1 .content ul li {
    width: 100%;
  }
  .video-page .video-2 .content ul li .ig {
    font-size: 16px;
    height: auto;
    line-height: 1;
    padding: 10px 0;
  }
  .video-page .video-2 .content ul li .ig .fl {
    width: 100%;
  }
  .video-page .video-2 .content ul li .ig .fr {
    width: 100%;
    padding: 10px 0 0 15px;
  }
}
.contact-page .contact-1 {
  background: #f8f8f8;
  padding: 91px 0;
}
.contact-page span.tag {
  color: var(--color);
}
.contact-page .title {
  margin-top: 10px;
}
.contact-page .contact-1 h2.title i {
  left: -6px;
  top: 0;
}
.contact-page .contact-1 .form {
  margin-top: 54px;
}
.contact-page .contact-1 .form form ul {
  margin-right: -33px;
}
.contact-page .contact-1 .form form ul li {
  padding-right: 33px;
  margin-bottom: 36px;
}
.contact-page .contact-1 .form form ul li label {
  font-size: 18px;
  line-height: 1.8;
  color: #383838;
  display: block;
}
.contact-page .contact-1 .form form ul li label em {
  color: var(--color);
  display: inline-block;
  vertical-align: top;
}
.contact-page .contact-1 .form form ul li input[type="text"],
.contact-page .contact-1 .form form ul li textarea {
  width: 100%;
  height: 50px;
  background-color: #ffffff;
  font-size: 18px;
  color: #383838;
  border: none;
  margin-top: 13px;
  padding: 0 10px;
}
.contact-page .contact-1 .form form ul li textarea {
  height: 147px;
  padding-top: 20px;
}
.contact-page .contact-1 .form form ul li input[type="submit"] {
  width: 144px;
  height: 40px;
  background: var(--color);
  border-radius: 20px;
  font-size: 18px;
  color: #fff;
  border: none;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
.contact-page .contact-1 .form form ul li input[type="submit"]:hover {
  background: #000;
}
.contact-page .contact-1 .form form ul li.wid-100 {
  width: 100%;
}
.contact-page .contact-1 .form form ul li:last-child {
  text-align: center;
  margin-bottom: 0;
}
.contact-page .contact-2 {
  padding: 86px 0 102px;
}
.contact-page .contact-2 .left {
  vertical-align: middle;
  width: 31.84%;
  padding-right: 50px;
}
.contact-page .contact-2 .left h2.title i {
  top: 0;
  left: -6px;
}
.contact-page .contact-2 .left .content {
  margin-top: 131px;
}
.contact-page .contact-2 .left .content ul li {
  margin-bottom: 36px;
}
.contact-page .contact-2 .left .content ul li h4 {
  font-size: 18px;
  color: #fff;
  width: 100%;
  height: 40px;
  background-color: #cccccc;
  border-radius: 20px;
  line-height: 40px;
  padding: 0 31px;
  font-weight: bold;
}
.contact-page .contact-2 .left .content ul li .con {
  margin-top: 46px;
  /*padding: 0 24px 0 32px;*/
  display: none;
}
.contact-page .contact-2 .left .content ul li .con h5 {
  font-size: 25px;
  line-height: 1.8;
  color: #383838;
  font-weight: bold;
  padding-bottom: 20px;
  border-bottom: 1px solid #d2d2d2;
  margin-bottom: 23px;
}
.contact-page .contact-2 .left .content ul li .con p {
  font-size: 16px;
  line-height: 30px;
}
.contact-page .contact-2 .left .content ul li:last-child {
  margin-bottom: 0;
}
.contact-page .contact-2 .left .content ul li.active h4 {
  background: var(--color);
}
.contact-page .contact-2 .right {
  vertical-align: middle;
  width: 68.16%;
}
.contact-page .contact-2 .right iframe {
  width: 100%;
  height: 600px;
}
@media screen and (max-width: 1400px) {
  .contact-page .contact-2 .left {
    width: 40%;
    padding-right: 60px;
  }
  .contact-page .contact-2 .right {
    width: 60%;
  }
}
@media screen and (max-width: 1000px) {
  .contact-page .contact-1 .form form ul li {
    width: 50%;
  }
  .contact-page .contact-2 .left {
    width: 100%;
    padding-right: 0;
  }
  .contact-page .contact-2 .right {
    width: 100%;
    margin-top: 60px;
  }
  .contact-page .contact-2 .right .map .main-map div {
    height: 400px !important;
  }
}
@media screen and (max-width: 700px) {
  .contact-page .contact-1 .form form ul li {
    width: 100%;
  }
  .contact-page .contact-2 .left .content ul li .con h5 {
    font-size: 20px;
  }
  .contact-page .contact-2 .right .map .main-map div {
    height: 300px !important;
  }
}
.fenlh1 {
  margin-bottom: 10px;
  font-size: 28px;
  color: var(--color);
  font-weight: bold;
  line-height: 2;
}

.fenlei {
  color: #212121;
  font-size: 16px;
  line-height: 2;
  margin-bottom: 18px;
}

.gallery-page {
  padding: 80px 0;
}
.gallery-page .container .gallery-list a {
  display: block;
}
.gallery-page .container .gallery-list ul {
  margin: -15px;
}
.gallery-page .container .gallery-list ul li {
  padding: 15px;
}
.gallery-page .container .gallery-list ul li .box {
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(37, 128, 232, 0.3);
  box-shadow: 0 0 10px rgba(37, 128, 232, 0.3);
  padding: 10px;
  border-radius: 5px;
}
.gallery-page .container .gallery-list ul li .box .img-box {
  overflow: hidden;
  margin-bottom: 10px;
}
.gallery-page .container .gallery-list ul li .box h5 {
  display: block;
  color: #111;
  font-size: 18px;
  padding: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.gallery-page .container .gallery-list ul li:hover .box h5 {
  background-color: var(--color);
  color: #fff;
}
.faq-page {
  padding: 60px 0;
}
.inner-faq .container .inner-faq-content .inner-faq-list .item {
  margin-bottom: 5px;
}
.inner-faq .container .inner-faq-content .inner-faq-list .item:last-of-type {
  margin-bottom: 0;
}
.inner-faq .container .inner-faq-content .inner-faq-list .item .q {
  padding: 20px 70px 20px 40px;
  font-size: 20px;
  line-height: 36px;
  color: #000;
  background: #ffffff;
  position: relative;
  transition: 500ms ease;
  cursor: pointer;
}
.inner-faq .container .inner-faq-content .inner-faq-list .item .q.active {
  background: var(--color);
  color: #fff;
}
.inner-faq .container .inner-faq-content .inner-faq-list .item .q.active .icon {
  background: var(--color);
}
.inner-faq
  .container
  .inner-faq-content
  .inner-faq-list
  .item
  .q.active
  .icon
  i {
  color: #fff;
  transform: rotate(90deg);
}
.inner-faq .container .inner-faq-content .inner-faq-list .item .q .icon {
  position: absolute;
  width: 60px;
  height: 100%;
  right: 0;
  top: 0;
  background: #f7f9ff;
  text-align: center;
  line-height: 67px;
  transition: 500ms ease;
}
.inner-faq .container .inner-faq-content .inner-faq-list .item .q .icon i {
  font-size: 20px;
  color: var(--color);
  transition: 500ms ease;
}
.inner-faq .container .inner-faq-content .inner-faq-list .item .a {
  padding: 30px;
  display: none;
}
.inner-faq .container .inner-faq-content .inner-faq-list .item .a .inner {
  padding-left: 30px;
  position: relative;
  font-size: 16px;
  line-height: 30px;
  color: #646464;
}
.inner-faq .container .inner-faq-content .inner-faq-list .item .a .inner:after {
  content: "";
  width: 4px;
  height: 100%;
  border-radius: 4px;
  background: #eff2f8;
  position: absolute;
  left: 0;
  top: 0;
}

.mana-page .mana-1 {
  padding-top: 4.688%;
}
.mana-page .mana-1 .left {
  vertical-align: middle;
  padding-right: 7.5%;
}
.mana-page .mana-1 .left .title::before {
  display: none;
}
.mana-page .mana-1 .left .con {
  font-size: 16px;
  line-height: 1.8;
  margin-top: 37px;
}
.mana-page .mana-1 .right {
  vertical-align: middle;
}
.mana-page .mana-2 {
  padding-top: 3.386%;
}
.mana-page .mana-2 .top .left {
  width: 44%;
  padding-right: 1%;
}
.mana-page .mana-2 .top .left .title::before {
  display: none;
}
.mana-page .mana-2 .top .right {
  width: 56%;
  font-size: 16px;
  line-height: 1.8;
  margin-top: 12px;
  padding-left: 8%;
}
.mana-page .mana-2 .top .right p {
  margin-top: 25px;
}
.mana-page .mana-2 .top .right p:first-child {
  margin-top: 0;
}
.mana-page .mana-2 .bottom {
  background: url(../images/mana2.jpg) no-repeat center top;
  background-size: 100% 100%;
  color: var(--white);
  margin-top: 89px;
  padding: 4.672% 0 5.922% 0;
}
.mana-page .mana-2 .bottom .title {
  color: #fff;
}
.mana-page .mana-2 .bottom .title::before {
  display: none;
}
.mana-page .mana-2 .bottom .ig {
  background: rgba(255, 255, 255, 0.04);
  max-width: 1122px;
  margin: 26px 0 0 10.593%;
  padding: 41px 105px 58px 70px;
}
.mana-page .mana-2 .bottom .ig ul li {
  position: relative;
  padding-top: 19px;
}
.mana-page .mana-2 .bottom .ig ul li i {
  display: inline-block;
  vertical-align: top;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  text-align: center;
  line-height: 80px;
  background: var(--primary);
}
.mana-page .mana-2 .bottom .ig ul li i img {
  display: inline-block;
  vertical-align: middle;
}
.mana-page .mana-2 .bottom .ig ul li .text {
  display: inline-block;
  width: 82%;
  padding-left: 38px;
}
.mana-page .mana-2 .bottom .ig ul li .text span {
  font-size: 30px;
  line-height: 1.3;
  font-weight: bold;
  color: #fff;
}
.mana-page .mana-2 .bottom .ig ul li .text p {
  font-size: 16px;
  line-height: 1.8;
  margin-top: 27px;
  color: #fff;
}
.mana-page .mana-2 .bottom .ig ul li::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 38px;
  height: 31px;
  background: url(../images/mana-icon.png) no-repeat;
}
.mana-page .mana-2 .bottom .ig ul.slick-dots {
  position: absolute;
  z-index: 2;
  right: -20%;
  top: 45%;
}
.mana-page .mana-2 .bottom .ig ul.slick-dots li {
  width: 18px;
  height: 18px;
  background: transparent;
  padding: 0;
  margin-bottom: 4px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}
.mana-page .mana-2 .bottom .ig ul.slick-dots li::after {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 8px;
  height: 8px;
  background: var(--color);
}
.mana-page .mana-2 .bottom .ig ul.slick-dots li button {
  display: none;
}
.mana-page .mana-2 .bottom .ig ul.slick-dots li:last-child {
  margin-bottom: 0;
}
.mana-page .mana-2 .bottom .ig ul.slick-dots li.slick-active {
  background: rgba(255, 255, 255, 0.77);
}
.mana-page .mana-3 {
  padding-top: 68px;
}
.mana-page .mana-3 ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 100px;
}
.mana-page .mana-3 ul li .img {
  background: url(../images/about-dots.png) no-repeat -20px top;
  width: 51.448%;
  padding-top: 46px;
}
.mana-page .mana-3 ul li .text {
  width: 48.552%;
  padding-left: 41px;
}
.mana-page .mana-3 ul li .text .title::before {
  display: none;
}
.mana-page .mana-3 ul li .text .title::after {
  content: "";
  display: block;
  width: 40px;
  height: 3px;
  background-color: #c2c0c3;
  margin-top: 9px;
}
.mana-page .mana-3 ul li .text .con {
  font-size: 16px;
  line-height: 1.7;
  color: rgba(40, 39, 39, 0.87);
  margin-top: 40px;
}
.mana-page .mana-3 ul li .text dl {
  margin-top: 47px;
}
.mana-page .mana-3 ul li .text dl dd {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
  padding-left: 65px;
  position: relative;
  margin-bottom: 11px;
}
.mana-page .mana-3 ul li .text dl dd::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 32px;
  height: 26px;
  background: url(../images/gou.png) no-repeat;
}
.mana-page .mana-3 ul li .text dl dd:last-child {
  margin-bottom: 0;
}
.mana-page .mana-3 ul li:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.mana-page .mana-3 ul li:nth-child(even) .text {
  padding: 0 100px 0 0;
}
.mana-page .mana-3 ul li:nth-child(even) .img {
  padding: 0 0 79px 22px;
  background: url(../images/about-dots1.png) no-repeat 20px 2px;
}
.mana-page .mana-3 ul li:last-child {
  margin-bottom: 0;
}
.mana-page .mana-4 {
  padding: 4.063% 0 5.886%;
}
.mana-page .mana-4 .header {
  background: var(--primary);
  padding: 30px 0 28px;
}
.mana-page .mana-4 .header .title {
  color: var(--white);
}
.mana-page .mana-4 .header .title::before {
  background: var(--white);
  top: 38px;
}
.mana-page .mana-4 .content {
  margin-top: 50px;
}
.mana-page .mana-4 .content ul {
  margin: 0 -36px -60px 0;
}
.mana-page .mana-4 .content ul li {
  padding: 0 36px 60px 0;
}
.mana-page .mana-4 .content ul li .img-box img {
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .mana-page .mana-2 .top .left {
    padding-right: 2%;
  }
  .mana-page .mana-2 .bottom .ig {
    margin: 26px auto 0;
  }
  .mana-page .mana-2 .bottom .ig ul.slick-dots {
    right: -11%;
  }
  .mana-page .mana-3 ul li:nth-child(even) .text {
    padding: 0 50px 0 0;
  }
  .mana-page .mana-3 ul li .text dl dd {
    font-size: 21px;
  }
}
@media screen and (max-width: 1280px) {
  .mana-page .mana-1 .left {
    padding-right: 4%;
  }
  .mana-page .mana-1 .left .title {
    font-size: 40px;
  }
  .mana-page .mana-2 .top .left .title {
    font-size: 40px;
  }
  .mana-page .mana-3 ul li .text .title {
    font-size: 40px;
    line-height: 1.4;
  }
  .mana-page .mana-3 ul li:nth-child(even) .text {
    padding: 0 30px 0 0;
  }
  .mana-page .mana-3 ul li .text dl dd {
    font-size: 20px;
    padding-left: 45px;
  }
  .mana-page .mana-3 ul li .text dl dd::before {
    top: 0;
  }
}
@media screen and (max-width: 1100px) {
  .mana-page .mana-1 .left {
    padding-right: 2%;
  }
  .mana-page .mana-1 .left .con {
    margin-top: 10px;
  }
}
@media screen and (max-width: 1000px) {
  .mana-page .mana-1 .left {
    width: 100%;
    padding-right: 0;
  }
  .mana-page .mana-1 .right {
    width: 100%;
    padding: 20px 0 0 0;
  }
  .mana-page .mana-2 .top .left {
    width: 100%;
    padding-right: 0;
  }
  .mana-page .mana-2 .top .right {
    width: 100%;
    padding: 20px 0 0 0;
  }
  .mana-page .mana-2 .bottom {
    margin-top: 40px;
  }
  .mana-page .mana-2 .bottom .ig {
    padding: 20px 40px 40px 30px;
  }
  .mana-page .mana-2 .bottom .ig ul li .text {
    padding-left: 20px;
  }
  .mana-page .mana-2 .bottom .ig ul.slick-dots {
    right: -5%;
  }
  .mana-page .mana-3 ul li {
    margin-bottom: 30px;
  }
  .mana-page .mana-3 ul li .img {
    width: 100%;
  }
  .mana-page .mana-3 ul li .text {
    width: 100%;
    padding: 20px 0 0 0;
  }
  .mana-page .mana-3 ul li .text .con,
  .mana-page .mana-3 ul li .text dl {
    margin-top: 20px;
  }
  .mana-page .mana-3 ul li:nth-child(even) .text {
    padding: 20px 0 0 0;
  }
  .mana-page .mana-3 ul li:nth-child(even) .img {
    padding: 0 0 79px 0;
  }
  .mana-page .mana-4 .content {
    margin-top: 40px;
  }
  .mana-page .mana-4 .content ul {
    margin: 0 -15px -25px 0;
  }
  .mana-page .mana-4 .content ul li {
    padding: 0 15px 25px 0;
  }
}
@media screen and (max-width: 700px) {
  .mana-page .mana-1 .left .title,
  .mana-page .mana-2 .top .left .title {
    font-size: 36px;
    line-height: 1.5;
  }
  .mana-page .mana-2 .top .right {
    padding: 10px 0 0 0;
    margin-top: 0;
  }
  .mana-page .mana-2 .bottom {
    margin-top: 20px;
  }
  .mana-page .mana-2 .bottom .ig ul li .text {
    width: 100%;
    padding: 20px 0 0 0;
  }
  .mana-page .mana-2 .bottom .ig ul li .text p {
    margin-top: 10px;
  }
  .mana-page .mana-3 ul li .text .title {
    font-size: 36px;
  }
  .mana-page .mana-3 ul li:nth-child(even) .img {
    padding: 0;
  }
}
@media screen and (max-width: 500px) {
  .mana-page .mana-1 .left .title,
  .mana-page .mana-2 .top .left .title {
    font-size: 32px;
  }
  .mana-page .mana-1 .left .con {
    font-size: 14px;
    line-height: 2;
  }
  .mana-page .mana-2 .top .right {
    font-size: 14px;
    line-height: 2;
  }
  .mana-page .mana-2 .bottom .ig {
    padding: 20px 20px 30px 20px;
  }
  .mana-page .mana-2 .bottom .ig ul li .text p {
    font-size: 14px;
    line-height: 2;
  }
  .mana-page .mana-3 ul li .text .con {
    font-size: 14px;
    line-height: 2;
  }
}

.custom-page .title_c .container {
  background-color: #fff;
}
.custom-page .title_c .container .left em {
  font-weight: bold;
}
.custom-page .title_c .container .line {
  height: 2px;
  background-color: #a1a1a1;
  margin-top: 10px;
}
.custom-page .init-1 .container {
  background-color: #fff;
}
.custom-page .init-1 .container .left {
  vertical-align: middle;
  width: 50%;
}
.custom-page .init-1 .container .left img {
  width: 100%;
}
.custom-page .init-1 .container .right {
  width: 50%;
  vertical-align: middle;
  padding: 10px 70px 10px 130px;
}
.custom-page .init-1 .container .right .title em {
  font-weight: bold;
}
.custom-page .init-1 .container .right .des {
  margin-top: 20px;
}
.custom-page .init-2 .container {
  background-color: #fff;
  text-align: center;
}
.custom-page .init-2 .container .tips_title {
  font-weight: bold;
  max-width: 1060px;
  margin: auto;
}
.custom-page .init-2 .container .more {
  font-weight: 500;
  margin-top: 30px;
  display: inline-block;
  background-color: var(--color);
  border: 1px solid var(--color);
  color: #fff;
}
.custom-page .init-2 .container .more:hover {
  color: var(--color);
  background-color: #fff;
}
.custom-page .init-3 .container > .grid-box {
  color: #fff;
  background-color: var(--color);
}
.custom-page .init-3 .container .left {
  width: 620px;
  padding-right: 100px;
}
.custom-page .init-3 .container .left .title em {
  font-weight: bold;
}
.custom-page .init-3 .container .left .des {
  margin-top: 30px;
}
.custom-page .init-3 .container .right {
  width: -webkit-calc(-520%);
  width: -moz-calc(-520%);
  width: calc(100% - 620px);
}
.custom-page .init-3 .container .right ul li {
  padding: 0 20px;
}
.custom-page .init-3 .container .right ul li .box img {
  display: block;
  margin: auto;
  border-radius: 50%;
}
.custom-page .init-3 .container .right ul li .box .text {
  position: relative;
  z-index: 2;
  padding-left: 20px;
  margin-top: 40px;
}
.custom-page .init-3 .container .right ul li .box .text .sub {
  width: 10px;
  height: 10px;
  background-color: #fff;
  position: absolute;
  top: 10px;
  left: 0;
}
.custom-page .init-4 .container {
  background-color: #fff;
}
.custom-page .init-4 .container .tips_title em {
  display: block;
  font-weight: bold;
}
.custom-page .init-4 .container .form form {
  position: relative;
  margin-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.custom-page .init-4 .container .form form input,
.custom-page .init-4 .container .form form textarea {
  margin-top: 14px;
  font-size: 14px;
  padding: 13px 16px;
  width: -webkit-calc(40%);
  width: -moz-calc(40%);
  width: calc(50% - 10px);
  background-color: #f0f0f0;
  border: none;
  border-bottom: 1px solid #2a2a2d;
}
.custom-page .init-4 .container .form form .file_input {
  margin-top: 14px;
  height: 48px;
  width: -webkit-calc(40%);
  width: -moz-calc(40%);
  width: calc(50% - 10px);
  position: relative;
  cursor: pointer;
  border-bottom: 1px solid #2a2a2d;
  padding: 13px 16px;
  background-color: #f0f0f0;
  font-size: 14px;
}
.custom-page .init-4 .container .form form .file_input input {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  margin-top: 0;
  cursor: pointer;
}
.custom-page .init-4 .container .form form .file_input span {
  width: 100%;
  display: block;
  padding-right: 50px;
}
.custom-page .init-4 .container .form form .file_input img {
  cursor: pointer;
  width: 28px;
  height: 28px;
  position: absolute;
  top: 10px;
  right: 20px;
}
.custom-page .init-4 .container .form form .content {
  width: 100%;
}
.custom-page .init-4 .container .form form .tips {
  color: #bebebe;
  position: absolute;
  bottom: 13px;
  left: 0;
}
.custom-page .init-4 .container .form form .submit_btn {
  width: 320px;
  text-align: center;
  padding: 14px;
  font-size: 16px;
  margin-top: 14px;
  font-weight: 500;
  background-color: var(--color);
  border: var(--color) solid 1px;
  color: #fff;
  cursor: pointer;
  margin-left: auto;
  transition: 0.5s;
}
.custom-page .init-4 .container .form form .submit_btn:hover {
  color: var(--color);
  background-color: #fff;
}
.custom-page .init-5 .container {
  background-color: #f5f5f5;
  position: relative;
  color: #fff;
  z-index: 1;
}
.custom-page .init-5 .container .sub {
  z-index: -1;
  position: absolute;
  top: 80px;
  left: 50px;
  width: -webkit-calc(50%);
  width: -moz-calc(50%);
  width: calc(100% - 50px);
  height: 940px;
  background-color: var(--color);
}
.custom-page .init-5 .container .left {
  width: 50%;
  padding: 140px 0 100px 140px;
}
.custom-page .init-5 .container .left .title {
  font-weight: bold;
}
.custom-page .init-5 .container .left img {
  margin-top: 60px;
  width: 280px;
}
.custom-page .init-5 .container .left .cir {
  width: 66px;
  height: 66px;
  border-radius: 50%;
  border: 1px solid #fff;
  margin-top: 70px;
  position: relative;
}
.custom-page .init-5 .container .left .cir > div {
  font-size: 18px;
  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%);
}
.custom-page .init-5 .container .right {
  width: 50%;
  border-top: 1px solid #cecece;
  margin-top: 160px;
}
.custom-page .init-5 .container .right .swiper {
  height: 1040px;
}
.custom-page .init-5 .container .right ul {
  margin-top: 40px;
}
.custom-page .init-5 .container .right ul li {
  padding-left: 100px;
  padding-bottom: 60px;
}
.custom-page .init-5 .container .right ul li .box {
  position: relative;
}
.custom-page .init-5 .container .right ul li .box .num {
  position: absolute;
  top: 0;
  left: -100px;
  font-weight: bold;
}
.custom-page .init-5 .container .right ul li .box .title {
  font-weight: bold;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.custom-page .init-5 .container .right ul li .box .des {
  margin-top: 14px;
  height: 70px;
  overflow-y: auto;
}
.custom-page .init-5 .container .right ul li .box .img {
  width: 100%;
  display: block;
  height: 310px;
  margin-top: 30px;
}
.custom-page .init-5 .container .right ul li .box .img img {
  width: 100%;
  height: 100%;
  display: block;
}
@media (max-width: 1500px) {
  .custom-page .init-1 .container .right {
    padding: 10px 20px;
  }
  .custom-page .init-3 .container .left {
    width: 100%;
  }
  .custom-page .init-3 .container .right {
    width: 100%;
    margin-top: 40px;
  }
}
@media (max-width: 1250px) {
  .custom-page .init-5 .container {
    background-color: var(--color);
  }
  .custom-page .init-5 .container .left {
    padding: 20px 10px;
    width: 100%;
    max-width: 360px;
    display: block;
    text-align: center;
    margin: auto;
  }
  .custom-page .init-5 .container .left .cir {
    display: none;
  }
  .custom-page .init-5 .container .sub {
    display: none;
  }
  .custom-page .init-5 .container .right {
    width: 100%;
  }
  .custom-page .init-5 .container .right ul li {
    padding-left: 20px;
  }
  .custom-page .init-5 .container .right ul li .box .title {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 20;
    -webkit-box-orient: vertical;
  }
  .custom-page .init-5 .container .right ul li .box .num {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 20px;
  }
  .custom-page .init-5 .container .right ul li .box .img {
    height: 100%;
  }
  .custom-page .init-5 .container .right .swiper {
    height: auto;
  }
}
@media (max-width: 1000px) {
  .custom-page .init-1 .container .left {
    width: 100%;
  }
  .custom-page .init-1 .container .right {
    width: 100%;
    padding: 20px 0 0;
  }
  .custom-page .init-2 .container {
    padding-top: 0;
  }
  .custom-page .init-3 .container .left {
    padding-right: 0;
  }
  .custom-page .init-3 .container .right ul li .box img {
    width: 120px;
    height: 120px;
  }
  .custom-page .init-4 .container .form form .tips {
    position: relative;
    bottom: 0;
    margin-top: 14px;
  }
  .custom-page .init-4 .container .form form .submit_btn {
    margin-top: 14px;
    margin-left: 0;
    max-width: 100%;
    width: 100%;
    display: block;
  }
}
@media (max-width: 700px) {
  .custom-page .init-3 .container .right ul li {
    margin-top: 20px;
  }
  .custom-page .init-4 .container .form form input,
  .custom-page .init-4 .container .form form textarea {
    width: 100%;
  }
  .custom-page .init-4 .container .form form .file_input {
    width: 100%;
  }
}
@media (max-width: 500px) {
  .custom-page .init-3 .container .right ul li {
    padding: 0;
  }
  .custom-page .init-5 .container .right {
    margin-top: 40px;
  }
  .custom-page .init-5 .container .right ul li {
    padding-left: 0;
    padding-bottom: 0;
  }
  .custom-page .init-5 .container .left img {
    max-width: 100%;
  }
}
.service-page h2 {
  line-height: 1.3;
}
.service-page .service-2 ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: -20px;
}
.service-page .service-2 ul li {
  width: 33.33%;
  padding: 20px;
}
.service-page .service-2 ul li .mml-text {
  height: 100%;
  padding: 60px 30px;
  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;
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  overflow: hidden;
}
.service-page .service-2 ul li .mml-text::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../images/service-2-bg.jpg);
  opacity: 0;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  transition: 0.5s ease;
}
.service-page .service-2 ul li .mml-text::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-radius: 50%;
  right: -30px;
  top: -50px;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  transition: 0.5s ease;
}
.service-page .service-2 ul li .mml-text h4 {
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  transition: 0.5s ease;
}
.service-page .service-2 ul li .mml-text p {
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  transition: 0.5s ease;
}
.service-page .service-2 ul li .mml-text i {
  margin: 0 auto;
  font-size: 50px;
  display: block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 50%;
  color: var(--color);
  background-color: #f2f2f2;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  transition: 0.5s ease;
}
.service-page .service-2 ul li .mml-text:hover::after {
  opacity: 1;
}
.service-page .service-2 ul li .mml-text:hover::before {
  width: 200px;
  height: 200px;
}
.service-page .service-2 ul li .mml-text:hover i {
  background-color: #ffffff;
}
.service-page .service-2 ul li .mml-text:hover h4 {
  color: #ffffff;
}
.service-page .service-2 ul li .mml-text:hover p {
  color: #ffffff;
}
.service-page .service-3 {
  padding-top: 260px;
  background: url(../images/service-3-bg.jpg) no-repeat center;
  background-color: #f2f2f2;
  background-size: cover;
  margin-top: -230px;
}
.service-page .service-3 .list {
  margin-top: 80px;
  margin-bottom: 40px;
}
.service-page .service-3 .list ul {
  margin: -40px;
}
.service-page .service-3 .list ul li {
  padding: 40px;
}

.service-page .service-3 .list .mml-text i img {
  transition: 0.5s ease;
}

.service-page .service-3 .list .mml-text:hover i img {
  transform: rotateY(180deg);
}

.service-page .service-3 .list .mml-text {
  padding-left: 80px;
  position: relative;
}
.service-page .service-3 .list .mml-text i {
  position: absolute;
  left: 0;
  top: 0;
}
.service-page .service-4 ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: -25px;
}
.service-page .service-4 ul li:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.service-page .service-4 ul li .img {
  width: 50%;
  padding: 25px;
}
.service-page .service-4 ul li .img img {
  border-radius: 4px;
  overflow: hidden;
}
.service-page .service-4 ul li .mml-text {
  width: 50%;
  padding: 25px;
}
.service-page .service-4 ul li .mml-text .text + .text {
  border-top: 1px solid #cccccc;
}
@media screen and (max-width: 1000px) {
  .service-page .service-2 ul {
    display: block;
  }
  .service-page .service-2 ul li {
    width: 100%;
  }
  .service-page .service-3 .list {
    margin-top: 40px;
  }
  .service-page .service-3 .list ul {
    margin: -15px;
  }
  .service-page .service-3 .list ul li {
    padding: 15px;
  }
  .service-page .service-3 .list .mml-text {
    padding: 0;
    text-align: center;
  }
  .service-page .service-3 .list .mml-text i {
    position: relative;
    left: auto;
    top: auto;
    height: 60px;
    display: block;
    margin-bottom: 20px;
  }
  .service-page .service-4 ul li {
    display: block;
    padding: 30px 0;
  }
  .service-page .service-4 ul li .img {
    width: 100%;
  }
  .service-page .service-4 ul li .mml-text {
    width: 100%;
  }
  .service-page .service-2 ul {
    margin: -15px;
  }
  .service-page .service-2 ul li {
    padding: 15px;
  }
  .service-page .service-4 ul li {
    margin: -15px;
  }
  .service-page .service-4 ul li .mml-text {
    padding: 15px;
  }
  .service-page .service-4 ul li .img {
    padding: 15px;
  }
}
/* download */
.download-page ul {
  margin: -15px;
}
.download-page ul li {
  padding: 15px;
}
.download-page ul li .box {
  background-color: #e9e9e9;
  padding: 15px;
}
.download-page ul li .box .img {
  width: 40%;
}
.download-page ul li .box .text {
  width: 60%;
}
.download-page ul li .box .text p {
  margin-top: 10px;
  width: auto;
  height: 80px;
  line-height: 28px;
  position: relative;
  top: 0px;
  left: 0px;
}
.download-page ul li .box a {
  display: inline-block;
  padding: 0 20px;
  height: 36px;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  line-height: 36px;
  background-color: var(--color);
}
.download-page ul li .box a:hover {
  background-color: #000000;
}
@media screen and (max-width: 1000px) {
  .download-page ul li {
    width: 100% !important;
  }
}
@media screen and (max-width: 500px) {
  .download-page ul li .box .img {
    width: 100% !important;
  }
  .download-page ul li .box .text {
    width: 100% !important;
    padding: 15px;
  }
  .download-page ul li .box .text p {
    height: auto;
  }
}
.device-page .init-1 .container .left {
  vertical-align: middle;
}
.device-page .init-1 .container .left img {
  width: 100%;
}
.device-page .init-1 .container .right {
  vertical-align: middle;
  padding-left: 50px;
}
.device-page .init-1 .container .slide:nth-child(even) {
  padding: 70px 0;
  direction: rtl;
}
.device-page .init-1 .container .slide:nth-child(even) .right {
  padding-right: 50px;
  padding-left: 0;
  direction: ltr;
}
.device-page .init-1 .container .right .tips {
  /*text-transform: uppercase;*/
  font-weight: 700;
}
.device-page .init-1 .container .right .des {
  margin-top: 10px;
}
.device-page .init-2 .container .tips {
  font-weight: 700;
  /*text-transform: uppercase;*/
  text-align: center;
}
.device-page .init-2 .container .tips .r {
  color: var(--color);
}
.device-page .init-2 .container .content ul {
  margin: 0 -15px;
}
.device-page .init-2 .container .content ul li {
  margin-top: 60px;
  padding: 0 15px;
}
.device-page .init-2 .container .content ul li .box .img {
  overflow: hidden;
}
.device-page .init-2 .container .content ul li .box .img img {
  width: 100%;
}
.device-page .init-2 .container .content ul li .box .cont {
  width: -webkit-calc(52%);
  width: -moz-calc(52%);
  width: calc(100% - 48px);
  background-color: #fff;
  padding: 20px 24px;
  position: relative;
  margin: -56px auto 0;
}
.device-page .init-2 .container .content ul li .box .cont .sub {
  position: absolute;
  width: 4px;
  height: 100%;
  top: 0;
  left: 0;
  background-color: var(--color);
}
.device-page .init-2 .container .content ul li .box .cont .text {
  position: relative;
  z-index: 2;
}
.device-page .init-2 .container .content ul li .box:hover .cont .sub {
  width: 100%;
}
.device-page .init-2 .container .content ul li .box:hover .cont .text {
  color: #fff;
}
.device-page .init-3 .container .left {
  vertical-align: middle;
}
.device-page .init-3 .container .left img {
  width: 100%;
}
.device-page .init-3 .container .right {
  vertical-align: middle;
  padding-left: 50px;
}
.device-page .init-3 .container .right .tips {
  font-weight: 600;
  color: var(--color);
}
.device-page .init-3 .container .right .line {
  width: 250px;
  height: 1px;
  background-color: var(--color);
}
.device-page .init-3 .container .right .tips_title {
  /*text-transform: uppercase;*/
  font-weight: 600;
  margin-top: 20px;
}
.device-page .init-3 .container .right .des {
  margin-top: 20px;
}
@media (max-width: 1000px) {
  .device-page .init-1 .container .left {
    width: 100%;
  }
  .device-page .init-1 .container .right {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
    text-align: center;
  }
  .device-page .init-3 .container .left {
    width: 100%;
  }
  .device-page .init-3 .container .right {
    width: 100%;
    padding: 0;
    margin-top: 20px;
    text-align: center;
  }
  .device-page .init-3 .container .right .line {
    margin: auto;
  }
}
@media (max-width: 500px) {
  .device-page .init-2 .container .content ul li {
    margin-top: 30px;
  }
  .device-page .init-2 .container .content ul li .box .cont {
    width: 100%;
    margin: 0;
    text-align: center;
    padding: 16px 10px;
  }
  .device-page .init-2 .container .content ul li .box .cont .sub {
    width: 100%;
  }
  .device-page .init-2 .container .content ul li .box .cont .text {
    color: #fff;
  }
}
.content_cont {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 30;
}
.content_cont .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.content_cont .content_c {
  max-width: 100%;
  background-color: #fff;
  position: absolute;
  width: 1580px;
  padding-top: 70px;
  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%);
}
.content_cont .content_c .close {
  position: absolute;
  top: 8px;
  right: 12px;
  font-size: 46px;
  font-weight: bold;
  text-align: center;
  line-height: 46px;
  width: 46px;
  height: 46px;
  cursor: pointer;
}
.content_cont .content_c .close:hover {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.content_cont .content_c .top {
  padding: 0 40px;
  padding-bottom: 50px;
}
.content_cont .content_c .top .big_img {
  width: 380px;
  height: 388px;
  background-color: #f5f5f5;
}
.content_cont .content_c .top .big_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.content_cont .content_c .top .middle {
  width: 110px;
  padding-left: 10px;
}
.content_cont .content_c .top .middle .slick {
  height: 354px;
  width: 100%;
}
.content_cont .content_c .top .middle .slick .slick-list {
  width: 100%;
  height: 100% !important;
}
.content_cont .content_c .top .middle .slick li {
  height: 116px;
  padding-bottom: 14px;
}
.content_cont .content_c .top .middle .slick li .box2 {
  height: 100%;
}
.content_cont .content_c .top .middle .slick li .box2 a {
  display: block;
  height: 100%;
}
.content_cont .content_c .top .middle .slick li .box2 a img {
  background-color: #f5f5f5;
  display: block;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.content_cont .content_c .top .middle .btn {
  position: absolute;
  bottom: -34px;
  left: 15px;
  width: 34px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  background-color: #f5f5f5;
  cursor: pointer;
  font-size: 16px;
}
.content_cont .content_c .top .middle .btn:hover {
  background-color: #212122;
  color: #fff;
}
.content_cont .content_c .top .middle .next {
  left: 56px;
}
.content_cont .content_c .top .right {
  width: calc(100% - 490px);
  padding-left: 40px;
}
.content_cont .content_c .top .right .title {
  font-weight: bold;
}
.content_cont .content_c .top .right .des {
  color: #515151;
  margin-top: 20px;
  max-height: 160px;
  overflow-y: auto;
  padding-right: 4px;
}
.content_cont .content_c .top .right .more_c {
  margin-top: 20px;
}
.content_cont .content_c .top .right .more_c .more {
  margin-top: 10px;
  display: inline-block;
  font-weight: 500;
  border: 1px solid #212122;
}
.content_cont .content_c .top .right .more_c .more:hover {
  color: #fff;
  background-color: #212122;
}
.content_cont .content_c .top .right .more_c .contact {
  margin-left: 14px;
}
.content_cont .content_c .top .right table {
  width: 100% !important;
  zoom: 0.7;
}
.content_cont .content_c .bottom {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 30px;
  font-weight: 500;
}
.content_cont .content_c .bottom a {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #212122;
  text-align: center;
  line-height: 30px;
  color: #fff;
  margin-left: 10px;
  border: 1px solid #212122;
}
.content_cont .content_c .bottom a:hover {
  background-color: #fff;
  color: #212122;
}
.content_cont .content_c .form_cont {
  display: none;
  padding: 20px 30px 30px;
}
.content_cont .content_c .form_cont .form_list {
  margin-top: 10px;
  position: relative;
  padding: 0 !important;
}
.content_cont .content_c .form_cont .form_list .line {
  position: absolute;
  width: 1px;
  height: 30px;
  background-color: #d9d9d9;
  top: 10px;
  left: 0;
  margin: 0;
}
.content_cont .content_c .form_cont .form_list input {
  width: 100%;
  border: none;
  background-color: #f5f5f5;
  padding: 14px 12px;
  font-size: 14px;
}
.content_cont .content_c .form_cont .name,
.content_cont .content_c .form_cont .mail {
  width: 390px;
}
.content_cont .content_c .form_cont .submit_btn {
  margin-top: 10px;
  padding: 12px 10px;
  text-align: center;
  cursor: pointer;
  border: 1px solid #212122;
  font-size: 16px;
  font-weight: 500;
  width: 160px;
  background-color: #212122;
  color: #fff;
  margin-left: 30px;
}
.content_cont .content_c .form_cont .submit_btn:hover {
  color: #212122;
  background-color: #fff;
}
.seoPublic {
  word-break: break-word;
}
.seoPublic .title {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 2em;
}
.seoPublic > div {
  padding: 60px 0;
}
.seoPublic > div:nth-child(odd) {
  background: #fafafa;
}
.seoPublic .Auxil-about .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.seoPublic .Auxil-about .box .left {
  width: 40%;
}
.seoPublic .Auxil-about .box .left .img {
  height: 100%;
  background-size: cover;
  background-position: center center;
  display: block;
}
.seoPublic .Auxil-about .box .right {
  width: 60%;
  padding-left: 5%;
  padding-top: 20px;
  padding-bottom: 20px;
}
.seoPublic .Auxil-about .box .right div.h3 {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.8;
  margin-bottom: 1em;
}
.seoPublic .Auxil-about .box .right .text {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  max-height: 420px;
  overflow: auto;
}
.seoPublic .Auxil-honor .list ul {
  margin: -10px;
}
.seoPublic .Auxil-honor .list ul li {
  padding: 10px;
}
.seoPublic .Auxil-honor .list ul li a {
  display: block;
}
.seoPublic .Auxil-honor .list ul li a img {
  width: 100%;
}
.seoPublic .Auxil-news .list ul {
  margin: -13px;
}
.seoPublic .Auxil-news .list ul li {
  padding: 13px;
}
.seoPublic .Auxil-news .list ul li a.img-box {
  display: block;
  height: 240px;
  background-size: cover;
  background-position: center center;
}
.seoPublic .Auxil-news .list ul li .content {
  margin-top: 30px;
}
.seoPublic .Auxil-news .list ul li .content div.h6 {
  font-size: 22px;
  line-height: 1.4;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.seoPublic .Auxil-news .list ul li .content div.h6:hover {
  color: var(--color);
}
.seoPublic .Auxil-news .list ul li .content time {
  font-size: 14px;
  margin-top: 0.5em;
  display: block;
}
.seoPublic .Auxil-news .list ul li .content p {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.4;
  margin: 1em 0;
}
.seoPublic .Auxil-news .list ul li .content a.link {
  font-weight: 300;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  border-bottom: 1px solid transparent;
  display: inline-block;
}
.seoPublic .Auxil-news .list ul li .content a.link:hover {
  border-color: var(--color);
  color: var(--color);
}
.seoPublic .Auxil-form .form ul {
  margin: -10px;
}
.seoPublic .Auxil-form .form ul li {
  padding: 10px;
}
.seoPublic .Auxil-form .form ul li input,
.seoPublic .Auxil-form .form ul li textarea {
  display: block;
  width: 100%;
  border: 1px solid #eee;
  font-size: 16px;
  line-height: 30px;
  padding: 8px 15px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.seoPublic .Auxil-form .form ul li textarea {
  height: 100px;
}
.seoPublic .Auxil-form .form ul li input:focus,
.seoPublic .Auxil-form .form ul li textarea:focus {
  border-color: var(--color);
}
.seoPublic .Auxil-form .form ul li.wid-100 {
  width: 100%;
}
.seoPublic .Auxil-form .form ul li input[type="submit"] {
  width: auto;
  display: inline-block;
  padding-left: 25px;
  padding-right: 25px;
  background: var(--color);
  color: whitesmoke;
  border: none;
}
.seoPublic .Auxil-form .form ul li input[type="submit"]:hover {
  background: #222;
}
.seoPublic .seoIndustry .text {
  font-size: 16px;
  line-height: 30px;;
  color: #666;
}
.seoPublic .text a {
  color: inherit;
}
.seoPublic .text a:hover {
  text-decoration: underline;
}
.seoPublic .Auxil-through {
  padding: 15px 0;
  background: none !important;
}
.seoPublic .Auxil-through a {
  display: inline-block;
  line-height: 40px;
  height: 40px;
  padding: 0 25px;
  font-size: 14px;
  color: black;
  border: 1px solid #eee;
  background: #f8f8f8;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
}
.seoPublic .Auxil-through a:hover {
  background: var(--color);
  color: white;
}
.seoPublic .Auxil-related .list ul {
  margin: -20px -15px;
}
.seoPublic .Auxil-related .list ul li {
  padding: 20px 15px;
}
.seoPublic .Auxil-related .list ul li .box {
  display: block;
  background: white;
  -o-box-shadow: 0 0 12px rgba(125, 125, 125, 0.5);
  -webkit-box-shadow: 0 0 12px rgba(125, 125, 125, 0.5);
  box-shadow: 0 0 12px rgba(125, 125, 125, 0.5);
}
.seoPublic .Auxil-related .list ul li .box a.img-box {
  display: block;
}
.seoPublic .Auxil-related .list ul li .box .content {
  display: block;
  padding: 20px;
  text-align: center;
}
.seoPublic .Auxil-related .list ul li .box .content div.h3 {
  font-size: 22px;
  line-height: 1.8;
  color: #111;
  font-weight: 500;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.seoPublic .Auxil-related .list ul li .box .content div.h3 a{
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: calc(1.5em *2);
}
.seoPublic .Auxil-related .list ul li .box .content div.h3:hover {
  color: var(--color);
}
.seoPublic .Auxil-related .list ul li .box .content p {
  display: block;
  font-size: 16px;
  color: #888;
  line-height: 30px;
  font-weight: 400;
  margin: 0.5em 0;
  height: auto;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.seoPublic .Auxil-related .list ul li .box .content a.more {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  height: 40px;
  padding: 0 20px;
  border: 1px solid var(--color);
  font-size: 16px;
  font-weight: 700;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  color: var(--color);
}
.seoPublic .Auxil-related .list ul li .box .content a.more i {
  margin-left: 5px;
}
.seoPublic .Auxil-related .list ul li .box .content a.more:hover {
  color: white;
  background: var(--color);
}
@media screen and (max-width: 1400px) {
  .seoPublic .title {
    font-size: 28px;
    margin-bottom: 1.5em;
  }
  .seoPublic .Auxil-about .box .right div.title,
  .seoPublic .Auxil-related .list ul li .box .content div.h3 {
    font-size: 20px;
  }
  .seoPublic .Auxil-form .form ul li input,
  .seoPublic .Auxil-form .form ul li textarea,
  .seoPublic .Auxil-about .box .right .text,
  .seoPublic .Auxil-news .list ul li .content p,
  .seoPublic .seoIndustry .text,
  .seoPublic .Auxil-related .list ul li .box .content p {
    font-size: 14px;
  }
  .seoPublic .Auxil-news .list ul li .content div.h6 {
    font-size: 18px;
  }
  .seoPublic .Auxil-related .list ul li .box .content a.more {
    font-size: 14px;
    line-height: 34px;
    height: 34px;
    padding: 0 15px;
  }
  .seoPublic .Auxil-related .list ul li {
    padding: 15px;
  }
  .seoPublic .Auxil-related .list ul {
    margin: -15px;
  }
}

@media screen and (max-width: 1000px) {
  .seoPublic .title {
    font-size: 24px;
    margin-bottom: 1em;
  }
  .seoIndustry.Auxil-industry{
    display: none!important;
  }
  #cp-Nav {
    display: block;
  }
  #cp-Nav .nav {
    padding: 0 15px;
  }
  #cp-Nav .nav div.title {
    font-size: 18px;
    font-weight: bold;
    padding: 8px 10px;
    background: var(--color);
    border-radius: 5px;
    color: white;
  }
  #cp-Nav .nav i.mask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 230;
    background: rgba(0, 0, 0, 0.2);
  }
  #cp-Nav .nav > ul {
    display: none;
  }
  #cp-Nav .nav ul {
    position: fixed;
    top: 10%;
    max-height: 80%;
    left: 5%;
    width: 90%;
    padding: 20px;
    border-radius: 5px;
    background: white;
    z-index: 300;
    font-size: 16px;
    overflow: auto;
  }
  #cp-Nav .nav ul ul {
    padding: 0 10px;
    font-size: 14px;
    position: static;
    max-height: none;
    width: 100%;
    margin: 10px 0;
  }
  #cp-Nav .nav ul li a {
    display: block;
    padding: 5px 0;
    line-height: 28px;
  }
  .seoPublic .Auxil-about .box {
    display: block;
  }
  .seoPublic .Auxil-about .box .right {
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
  .seoPublic .Auxil-about .box .left {
    width: 100%;
    padding: 0;
  }
  .seoPublic .Auxil-about .box .left .img {
    height: 300px;
  }
  .seoPublic .Auxil-about .box .right div.h3 {
    font-size: 18px;
  }
  .seoPublic > div {
    padding: 30px 0;
  }
  .seoPublic .Auxil-about .box .right .text {
    max-height: none;
  }
  .product-page .product-1 .options {
    display: none;
  }
  .inner-page .m-page.wap {
    display: block;
  }
  .product-page .product-1 .box .left {
    display: none;
  }
  .product-page .product-1 .box .right {
    padding-left: 0;
    width: 100%;
  }
}

.solu-1 {
  background: var(--color);
  color: #fff;
  padding: 30px;
}
.solu-2 {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  width: 100%;
  left: 0;
  padding: 30px 0;
  z-index: 3;
  background: #fff;
}
.solu-2 .navbox {
  position: relative;
}
.solu-2 .navbox ul.navlist {
  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;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px solid #eee;
}
.solu-2 .navbox ul.navlist li {
  display: inline-block;
  border-bottom: 3px solid transparent;
  padding: 30px 0;
  margin-bottom: -1.5px;
}
.solu-2 .navbox ul.navlist li.active {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  border-color: var(--color);
}
.solu-2 .navbox ul.navlist li a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.solu-2 .navbox ul.navlist li a img {
  margin-right: 25px;
}

.solu-3 {
  padding-top: 75px;
  padding-bottom: 110px;
}
.solu-3 .top {
  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;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.solu-3 .top .left {
  padding-right: 85px;
}
.solu-3 .top .right {
  text-align: left;
}
.solu-3 .top .right p {
  margin: 20px 0 40px;
}
.solu-3 .bottom {
  margin-top: 75px;
}
.solu-3 .bottom ul {
  margin: 0 -10px;
}
.solu-3 .bottom ul li {
  padding: 0 10px;
}
.solu-5 {
  padding-top: 110px;
}
.solu-5 ul.solulist2 li {
  margin-bottom: 100px;
  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;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.solu-5 ul.solulist2 li .text {
  width: 40%;
  max-width: 455px;
}
.solu-5 ul.solulist2 li .text .h3 {
  padding-left: 35px;
  border-left: 3px solid var(--color);
  margin-bottom: 25px;
  font-weight: bold;
  line-height: 1.4;
}
.solu-5 ul.solulist2 li .text span {
  text-transform: uppercase;
  color: #000;
  opacity: 0.5;
  line-height: 1.8;
}
.solu-5 ul.solulist2 li .text P {
  margin-top: 15px;
  line-height: 2;
}
.solu-5 ul.solulist2 li .imgbox {
  width: -webkit-calc(100% - 520px);
  width: -moz-calc(100% - 520px);
  width: calc(100% - 520px);
}
@media screen and (max-width: 1000px) {
  .solu-3 .top .left {
    padding-right: 10px;
  }
  .solu-3 .top .right p {
    max-height: 200px;
    overflow-y: auto;
  }
  .solu-5 ul.solulist2 li .imgbox {
    width: 55%;
  }
  .solu-2 {
    top: 40px;
  }
  .about-page .about-5 .top{
    width: 100%;
    position: relative;
    transform: translate(0);
  }

}
@media screen and (max-width: 700px) {
  .solu-1 .ui.container {
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .solu-1 .ui.container .left {
    width: 100%;
  }
  .solu-1 .ui.container .logo {
    width: 100%;
    text-align: center;
  }
  .solu-3 .top .left {
    width: 100%;
    padding-right: 0;
  }
  .solu-3 .top .right {
    width: 100%;
    padding-left: 0;
  }
  .solu-5 ul.solulist2 li .imgbox {
    width: 100%;
  }
  .solu-5 ul.solulist2 li .text {
    width: 100%;
    max-width: none;
    margin-top: 40px;
  }
  .solu-5 ul.solulist2 li:nth-child(2n) {
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .solu-4 {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .solu-2 .navbox ul.navlist li {
    width: 100%;
  }
}
@media screen and (max-width: 1600px){
  .about-page .about-1 .inner-banner.about-inner-banner{
    bottom: 60px;
  }
}
@media screen and (max-width: 1250px){
  .about-page .about-1{
    margin-top: 40px;
  }
}
@media screen and (max-width: 700px){
  .about-page .about-1 .inner-banner.about-inner-banner{
    padding: 20px;
    bottom: 50px;
  }
}
.font-16{
  line-height: 30px;
}

.product-page .product-1 .box .right h1{
  font-weight: bold;
    font-size: 30px;
    color: var(--color);
    line-height: 1.6;
    display: block;
    padding-bottom: 15px;
}