@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Regular.eot");
  src: url("../fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Medium.eot");
  src: url("../fonts/Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat-Medium.woff") format("woff"), url("../fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-SemiBold.eot");
  src: url("../fonts/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../fonts/Montserrat-SemiBold.woff") format("woff"), url("../fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.eot");
  src: url("../fonts/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@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;
}
/* 栅格 */
.grid-box {
  font-size: 0;
}
.grid-box .column {
  display: inline-block;
  font-size: 12px;
  vertical-align: top;
}
.grid-box .column {
  width: 100%;
}
.grid-box.two > .column {
  width: 50%;
}
.grid-box.three > .column {
  width: 33.33333%;
}
.grid-box.four > .column {
  width: 25%;
}
.grid-box.five > .column {
  width: 20%;
}
.grid-box.six > .column {
  width: 16.6666667%;
}
.grid-box.seven > .column {
  width: 14.285714%;
}
.grid-box.eight > .column {
  width: 12.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;
}
@-webkit-keyframes banner-scroll-transform {
  to {
    -webkit-transform: translateX(-50%) translateY(-15px);
    transform: translateX(-50%) translateY(-15px);
  }
}
@-moz-keyframes banner-scroll-transform {
  to {
    -moz-transform: translateX(-50%) translateY(-15px);
    transform: translateX(-50%) translateY(-15px);
  }
}
@keyframes banner-scroll-transform {
  to {
    -webkit-transform: translateX(-50%) translateY(-15px);
    -moz-transform: translateX(-50%) translateY(-15px);
    transform: translateX(-50%) translateY(-15px);
  }
}
#Advertising {
  display: none;
}
.body-overflow-box {
  position: relative;
  left: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
body {
  font-family: "Montserrat";
  max-width: 1920px;
  --color: #1d2c5a;
  font-weight: normal;
  margin: 0 auto;
}
.container {
  width: 1450px;
}
.ui.container {
  max-width: 1420px;
  width: 95%;
  padding: 0;
  position: relative;
}
.public-title {
  font-size: 60px;
  font-weight: bold;
  line-height: 1.2;
}
.public-btn {
  line-height: 50px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  padding-left: 25px;
  padding-right: 25px;
  color: #fff;
  background-color: var(--color);
}
.public-btn:hover {
  background-color: #000;
}
#header {
  z-index: 21;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  background-color: #fff;
}
#header.active,
#header.inner {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
#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: 13px;
  margin-bottom: 10px;
}
#header .nav .container.menu .menu-box {
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
}
#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: 18px;
  margin-right: 63px;
  font-weight: 500;
  color: #4f4e4e;
  -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;
  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 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 {
  -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;
  margin-left: 22px;
}
#header .nav .container.menu .items .h-search form {
  width: 168px;
  height: 40px;
  border-radius: 20px;
  border: solid 1px rgba(0, 0, 0, 0.7);
  padding-right: 16px;
}
#header .nav .container.menu .items .h-search form input {
  background: none;
  border: none;
  height: 100%;
  width: 130px;
}
#header .nav .container.menu .items .h-search form input[type=text] {
  color: #000;
  opacity: 0.5;
  padding-left: 16px;
}
#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;
  -webkit-filter: brightness(0);
  filter: brightness(0);
}
#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;
}
#header .nav .container.menu .items .h-language > img {
  -webkit-filter: brightness(0);
  filter: brightness(0);
}
#header .nav .container.menu .items .h-language span {
  color: #fff;
  padding-right: 6px;
}
#header .nav .container.menu .items .h-language i {
  color: #fff;
  font-size: 14px;
}
#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: 20px;
}
#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: 13px;
  line-height: 18px;
}
#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:hover .slick-arrow {
  opacity: 1;
}
#banner .slick-prev {
  background: url("../images/banner-btn-l.png") no-repeat center center rgba(0, 0, 0, 0.3);
  left: 15px;
}
#banner .slick-next {
  background: url("../images/banner-btn-r.png") no-repeat center center rgba(0, 0, 0, 0.3);
  right: 15px;
}
#banner ul.slick-dots {
  position: absolute;
  bottom: 5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
#banner ul.slick-dots li {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin: 0 10px;
  border-radius: 100%;
  border: 6px solid white;
  background-color: var(--color);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#banner ul.slick-dots li button {
  display: none;
}
#banner ul.slick-dots li.slick-active {
  border-color: var(--color);
  background-color: white;
}
#banner .slick-slide .content {
  display: none;
}
#banner .slick-active .content {
  display: block;
}
#banner .nivo-directionNav a {
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.3);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px;
  color: transparent;
  overflow: hidden;
  text-indent: -999em;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#banner .nivo-directionNav a {
  opacity: 0;
}
#banner:hover .nivo-directionNav a {
  opacity: 1;
}
#banner .nivo-directionNav a:hover {
  background-color: var(--color);
}
#banner .nivo-directionNav a.nivo-prevNav {
  background-image: url(../images/banner-btn-l.png);
  left: 40px;
}
#banner .nivo-directionNav a.nivo-nextNav {
  background-image: url(../images/banner-btn-r.png);
  right: 40px;
}
#banner .theme-default .nivo-controlNav {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: auto !important;
}
#banner .theme-default .nivo-controlNav a {
  width: 25px !important;
  height: 25px !important;
  background: #fff !important;
  border: 7px solid #7d7d7d !important;
  border-radius: 100% !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  margin: 0 8px !important;
}
#banner .theme-default .nivo-controlNav a.active {
  border-color: var(--color) !important;
}
#banner {
  background-position: center bottom;
  background-size: 100% auto;
  background-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 ul.banner-slick li {
  position: relative;
}
#banner ul.banner-slick li .banner-circle {
  position: absolute;
  left: 8%;
  top: 25%;
  width: 26%;
}
#banner ul.banner-slick li .content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
#banner ul.banner-slick li .content .text-box {
  padding-top: 18.1%;
  padding-left: 9%;
  color: #fff;
}
#banner ul.banner-slick li .content .text-box h2 {
  font-weight: 600;
  max-width: 1110px;
  line-height: 1.5;
}
#banner ul.banner-slick li .content .text-box p {
  max-width: 861px;
  line-height: 1.7;
}
#banner .banner-scroll {
  position: absolute;
  bottom: 27px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-animation: banner-scroll-transform 1s ease-in-out infinite alternate;
  -moz-animation: banner-scroll-transform 1s ease-in-out infinite alternate;
  animation: banner-scroll-transform 1s ease-in-out infinite alternate;
}
#banner .banner-arrows {
  padding-left: 8%;
  position: absolute;
  left: 0;
  bottom: 38px;
  color: #fff;
}
#banner .banner-arrows .prev,
#banner .banner-arrows .next {
  cursor: pointer;
  color: #fff;
}
#banner .banner-arrows i {
  font-size: 18px;
  color: #ffff;
}
#banner .banner-arrows .prev span {
  padding-left: 11px;
}
#banner .banner-arrows .line {
  width: 1px;
  height: 13px;
  background-color: #ffffff;
}
#banner .banner-arrows .next span {
  padding-right: 15px;
}
a.more {
  width: 181px;
  height: 62px;
  border-radius: 31px;
  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;
  background: -webkit-gradient(linear, left top, right top, from(#1d2c5a), to(rgba(29, 44, 90, 0.2)));
  background: -webkit-linear-gradient(left, #1d2c5a, rgba(29, 44, 90, 0.2));
  background: -moz-linear-gradient(left, #1d2c5a, rgba(29, 44, 90, 0.2));
  background: linear-gradient(to right, #1d2c5a, rgba(29, 44, 90, 0.2));
  font-size: 16px;
  color: #fff;
  padding-left: 15px;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}
a.more.more1 {
  height: 58px;
}
a.more.more1 em {
  width: 48px;
  height: 48px;
}
a.more:hover {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.2)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.2));
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.2));
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.2));
}
a.more em {
  width: 51px;
  height: 51px;
  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;
  border-radius: 100%;
  background: #fff;
  margin-left: 20px;
}
a.more em i {
  font-size: 12px;
  color: #000;
}
.gxs-1 {
  padding-top: 83px;
  position: relative;
  background: url(../images/catebg.png) no-repeat;
  background-size: cover;
  background-position-x: center;
  background-position-y: center;
}
/*.gxs-1 .h2.dec {
  position: absolute;
  line-height: 0.75;
  color: #f4f4f4;
  font-weight: 700;
  text-transform: uppercase;
  left: 50%;
  bottom: -6px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 380px;
  letter-spacing: 80px;
}*/
.gxs-1 .ui.container {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  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;
  z-index: 3;
  height: 100%;
}
.gxs-1 .ui.container .left {
  width: 84%;
  max-width: 1210px;
  position: relative;
  z-index: 0;
  /*height: 930px;*/
}
.gxs-1 .ui.container .left  ul.catelist1{
  height: 100%;
  /*height: 930px;*/
}
.slick-track .slick-slide>div{
  height: auto;
}
.gxs-1 .ui.container .left .left-bg {
  position: absolute;
  right: -6%;
  top: 46.5%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: -1;
  width: 65.549%;
}
/*设置了高度*/
.gxs-1 .ui.container .left ul.catelist1 li {
    /*height: 845px;*/
}
.gxs-1 .ui.container .left ul.catelist1 li .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-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;
  /*height: 845px;*/
}
.gxs-1 .ui.container .left ul.catelist1 li .item .txt {
  width: 44%;
}
.gxs-1 .ui.container .left ul.catelist1 li .item .txt .t-title {
  color: #777777;
}
.gxs-1 .ui.container .left ul.catelist1 li .item .txt .h4 {
  text-transform: uppercase;
}
.gxs-1 .ui.container .left ul.catelist1 li .item .txt .h4 a {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.gxs-1 .ui.container .left ul.catelist1 li .item .txt .h4 a:hover {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  color: var(--color);
}
.gxs-1 .ui.container .left ul.catelist1 li .item .txt .text {
  color: #777;
  line-height: 26px;
  max-width: 500px;
  /*max-height: 70px;
  overflow: hidden;*/
}
.gxs-1 .ui.container .left ul.catelist1 li .item .txt .text p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.gxs-1 .ui.container .left ul.catelist1 li .item .imgs {
  width: 56%;
  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;
}
/*.gxs-1 .ui.container .left ul.catelist1 li .item .imgs img {
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.5);
}*/
.gxs-1 .ui.container .right {
  width: 16%;
  min-width: 223px;
}
.gxs-1 .ui.container .right ul.catelist2 {
  margin-right: -115px;
  margin-right: -51%;
  max-width: 223px;
  margin-left: auto;
}
.gxs-1 .ui.container .right ul.catelist2 li {
  height: 74px;
  position: relative;
  margin-bottom: 15px;
  padding-left: 40px;
  line-height: 1.6;
}
.gxs-1 .ui.container .right ul.catelist2 li.active .h4,
.gxs-1 .ui.container .right ul.catelist2 li:hover .h4 {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  color: var(--color);
  -webkit-transform: scale(1.333);
  -moz-transform: scale(1.333);
  -ms-transform: scale(1.333);
  transform: scale(1.333);
  font-weight: 600;
}
.gxs-1 .ui.container .right ul.catelist2 li.active i,
.gxs-1 .ui.container .right ul.catelist2 li:hover i {
  background: var(--color);
  border: var(--color);
  -webkit-transform: scale(1.41);
  -moz-transform: scale(1.41);
  -ms-transform: scale(1.41);
  transform: scale(1.41);
}
.gxs-1 .ui.container .right ul.catelist2 li:last-child:before {
  display: none;
}
.gxs-1 .ui.container .right ul.catelist2 li:before {
  content: "";
  position: absolute;
  left: 5px;
  height: 35px;
  width: 1px;
  background: var(--color);
  bottom: 5px;
}
.gxs-1 .ui.container .right ul.catelist2 li i {
  width: 12px;
  height: 12px;
  display: block;
  border-radius: 100%;
  border: 3px solid var(--color);
  position: absolute;
  left: 0;
  top: 3px;
}
.gxs-1 .ui.container .right ul.catelist2 li .h4 {
  color: #777777;
  text-transform: capitalize;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
.gxs-1 .ui.container .right ul.catelist2 li .h4 a {
  display: block;
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.gxs-4 {
  padding: 55px 0 115px 0;
  position: relative;
  background: url(../images/about-imgs.jpg) left 40px no-repeat;
}
.gxs-4 .down {
  display: inline-block;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
  -moz-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  z-index: 3;
  bottom: -38px;
  cursor: pointer;
}
.gxs-4 .ui.container {
  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;
}
.gxs-4 .ui.container .text .h3 {
  text-align: right;
  font-weight: 600;
  color: var(--color);
  line-height: 1.25;
}
.gxs-4 .ui.container .text .h3 em {
  position: relative;
  margin-left: -50%;
  display: block;
  white-space: nowrap;
}
.gxs-4 .ui.container .text .h3 em i {
  color: var(--color);
}
.gxs-4 .ui.container .text .content {
  margin: 50px 0 50px;
  line-height: 1.5;
  color: #666;
}
.shouye {
  line-height: 28px;
  color: #666;
}
.shouye h1 {
  display: inline!important;
  font: inherit;
}
.gxs-4 .ui.container .text .bm {
  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: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.gxs-4 .ui.container .text .bm ul {
  display: inline-block;
}
.gxs-4 .ui.container .text .bm ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: 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;
  margin-top: 20px;
}
.gxs-4 .ui.container .text .bm ul li i {
  margin-right: 15px;
}
.gxs-4 .ui.container .text .bm ul li:nth-child(1) {
  margin-top: 0;
}
.gxs-4 .ui.container .bottom {
  width: 100%;
  margin-top: 56px;
}
.gxs-4 .ui.container .bottom ul.data {
  max-width: 736px;
  margin-left: auto;
  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: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.gxs-4 .ui.container .bottom ul.data li {
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  padding-left: 73px;
  -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-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
  position: relative;
  z-index: 3;
}
.gxs-4 .ui.container .bottom ul.data li:hover:before {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  background: -webkit-gradient(linear, left top, right bottom, from(var(--color)), to(transparent));
  background: -webkit-linear-gradient(left top, var(--color), transparent);
  background: -moz-linear-gradient(left top, var(--color), transparent);
  background: linear-gradient(to right bottom, var(--color), transparent);
}
.gxs-4 .ui.container .bottom ul.data li:hover:after {
  opacity: 1;
}
.gxs-4 .ui.container .bottom ul.data li:before {
  bottom: -12px;
  content: "";
  position: absolute;
  z-index: -2;
  width: 149px;
  height: 149px;
  display: block;
  border-radius: 100%;
  background: -webkit-gradient(linear, left top, right bottom, from(#e6e6e7), to(transparent));
  background: -webkit-linear-gradient(left top, #e6e6e7, transparent);
  background: -moz-linear-gradient(left top, #e6e6e7, transparent);
  background: linear-gradient(to right bottom, #e6e6e7, transparent);
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  left: 0;
}
.gxs-4 .ui.container .bottom ul.data li:after {
  bottom: -12px;
  content: "";
  z-index: -1;
  position: absolute;
  width: 149px;
  height: 149px;
  border-radius: 100%;
  display: block;
  background: -webkit-gradient(linear, left top, right bottom, from(transparent), to(#fff));
  background: -webkit-linear-gradient(left top, transparent, #fff);
  background: -moz-linear-gradient(left top, transparent, #fff);
  background: linear-gradient(to right bottom, transparent, #fff);
  opacity: 0;
  left: 0;
}
.gxs-4 .ui.container .bottom ul.data li span {
  font-weight: 700;
  line-height: 1;
  margin-bottom: 12px;
  display: inline-block;
}
.gxs-4 .ui.container .bottom ul.data li i {
  font-weight: normal;
}
.gxs-4 .ui.container .bottom ul.data li p {
  color: #666;
  font-size: 18px;
  line-height: 32px;
  width: auto;
}
.gxs-2 {
  padding-top: 129px;
  padding-bottom: 130px;
}
.gxs-2 .ui.container .h3 {
  margin-bottom: 45px;
  text-transform: uppercase;
  color: #000;
}
.gxs-2 .ui.container ul {
  margin: -20px;
}
.gxs-2 .ui.container ul li {
  padding: 20px;
}
.gxs-2 .ui.container ul .slick-dots {
  margin-left: 20px;
  margin-right: 20px;
  height: 1px;
  background-color: #c7c7c7;
  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;
}
.gxs-2 .ui.container ul .slick-dots li {
  padding: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 4px;
  background-color: transparent;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
.gxs-2 .ui.container ul .slick-dots li.slick-active {
  background-color: var(--color);
}
.gxs-2 .ui.container ul li:hover .item .imgbox {
  /*box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);*/
}
.gxs-2 .ui.container ul li:hover .item .imgbox img {
  border-radius: 50%;
}
.gxs-2 .ui.container ul li:hover .item .btm a.more {
  opacity: 1;
}
.gxs-2 .ui.container ul li .item {
  position: relative;
}
.gxs-2 .ui.container ul li .item .imgbox {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.gxs-2 .ui.container ul li .item .imgbox img {
  background-color: #f4f4f4;
  border-radius: 12px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
.gxs-2 .ui.container ul li .item .imgbox .h4 {
  color: #000;
  line-height: 1.6;
  position: absolute;
  width: 70%;
  left: 50%;
  top: 35px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
}
.gxs-2 .ui.container ul li .item .h4 a {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  color: #777777;
}
.gxs-2 .ui.container ul li:hover .item .h4 a {
  -webkit-transition: .3s all;
  -moz-transition: .3s all;
  transition: .3s all;
  color: #111;
  font-weight: bold;
}
.gxs-2 .ui.container ul li .item .btm {
  position: absolute;
  left: 0;
  width: 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: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  bottom: 21px;
}
.gxs-2 .ui.container ul li .item .btm a.more {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  opacity: 0;
}
.gxs-6 {
  padding: 121px 0 128px;
  overflow: hidden;
}
.gxs-6 .top .ui.container {
  text-align: center;
}
.gxs-6 .top .ui.container .h3 {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 54px;
}
.gxs-6 .main {
  position: relative;
}
.gxs-6 .main .btn {
  width: 56px;
  height: 56px;
  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;
  border-radius: 100%;
  background: #f5f5f5;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  top: 50%;
  margin-top: -28px;
  position: absolute;
  z-index: 9;
  cursor: pointer;
}
.gxs-6 .main .btn.slick-prev {
  left: 0;
}
.gxs-6 .main .btn.slick-next {
  right: 0;
}
.gxs-6 .main .btn i {
  font-size: 24px;
  color: #000;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}
.gxs-6 .main .btn:hover {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  background: var(--color);
}
.gxs-6 .main .btn:hover i {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  color: #fff;
}
.gxs-6 ul.newslist li {
  padding: 0 25px;
}
.gxs-6 ul.newslist li .item {
  border-radius: 15px;
  overflow: hidden;
  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;
  background: #f5f5f5;
}
.gxs-6 ul.newslist li .item .text {
  padding: 0 20px 0 50px;
}
.gxs-6 ul.newslist li .item .text .h4 {
  -webkit-transform: 0.3s all;
  -moz-transform: 0.3s all;
  -ms-transform: 0.3s all;
  transform: 0.3s all;
}
.gxs-6 ul.newslist li .item .text .h4:hover {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  color: var(--color);
}
.gxs-6 ul.newslist li .item .text .center {
  font-size: 18px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: 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;
  margin: 33px 0 26px;
  color: var(--color);
}
.gxs-6 ul.newslist li .item .text .center .time {
  font-weight: 500;
}
.gxs-6 ul.newslist li .item .text .content {
  margin-bottom: 35px;
  display: block;
  color: #929292;
  line-height: 26px;
  /*max-height: 84px;
  overflow: hidden;*/
}
.gxs-6 ul.newslist li .item .img-box {
  width: 54%;
}
#index-body .advantage {
  overflow: hidden;
  position: relative;
  color: #fff;
}
#index-body .advantage:before {
  content: "";
  position: absolute;
  width: 1008px;
  height: 1008px;
  display: block;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -webkit-calc(100% - 87px);
  bottom: -moz-calc(100% - 87px);
  bottom: calc(100% - 87px);
  background: #fff;
  border-radius: 100%;
  z-index: 2;
}
#index-body .advantage .advantage-bg-slick {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#index-body .advantage .advantage-bg-slick .slick-list,
#index-body .advantage .advantage-bg-slick .slick-track,
#index-body .advantage .advantage-bg-slick .slick-slide,
#index-body .advantage .advantage-bg-slick .slick-slide > div {
  height: 100%;
}
#index-body .advantage .advantage-bg-slick li {
  width: 100%;
  height: 100%;
}
#index-body .advantage .top .left .intro {
  max-width: 510px;
  opacity: 0.68;
  line-height: 1.66;
}
#index-body .advantage .top .right .current {
  line-height: 1.2;
}
#index-body .advantage .top span,
#index-body .advantage .top .total {
  opacity: 0.58;
  margin-top: 12px;
}
#index-body .advantage .advantage-items {
  border-bottom: 1px solid #fff;
}
#index-body .advantage .advantage-items li {
  margin-right: 10px;
  position: relative;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  padding-bottom: 26px;
  cursor: pointer;
  -webkit-text-stroke: 1px transparent;
}
#index-body .advantage .advantage-items li:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 4px;
  background: #fff;
  left: 0;
  bottom: -2px;
  opacity: 0;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
#index-body .advantage .advantage-items li:last-child {
  margin-right: 0;
}
#index-body .advantage .advantage-items li.active,
#index-body .advantage .advantage-items li:hover {
  -webkit-text-stroke: 1px #fff;
}
#index-body .advantage .advantage-items li.active:after,
#index-body .advantage .advantage-items li:hover:after {
  opacity: 1;
}
#index-body .advantage .advantage-text-slick li {
  opacity: .7;
}
#index-body .scene {
  position: relative;
}
#index-body .scene .scene-bg-list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#index-body .scene .scene-bg-list li {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  opacity: 0;
}
#index-body .scene .scene-bg-list li.active {
  opacity: 1;
}
#index-body .scene .scene-text-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
#index-body .scene .scene-text-list li {
  padding-top: 480px;
  width: 25%;
  position: relative;
  color: #fff;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  z-index: 0;
}
#index-body .scene .scene-text-list li .title1 {
  opacity: 0.7;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 54px;
}
#index-body .scene .scene-text-list li:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  z-index: 1;
}
#index-body .scene .scene-text-list li .content {
  position: relative;
  opacity: 0;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  z-index: 2;
}
#index-body .scene .scene-text-list li .content .title {
  display: block;
  line-height: 1.2;
}
#index-body .scene .scene-text-list li .content .intro {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.55;
}
#index-body .scene .scene-text-list li .content .more {
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
}
#index-body .scene .scene-text-list li .content .more:hover {
  background: -webkit-gradient(linear, left top, right top, from(rgba(29, 44, 90, 0.8)), to(rgba(29, 44, 90, 0.2)));
  background: -webkit-linear-gradient(left, rgba(29, 44, 90, 0.8), rgba(29, 44, 90, 0.2));
  background: -moz-linear-gradient(left, rgba(29, 44, 90, 0.8), rgba(29, 44, 90, 0.2));
  background: linear-gradient(to right, rgba(29, 44, 90, 0.8), rgba(29, 44, 90, 0.2));
}
#index-body .scene .scene-text-list li.active {
  border-color: rgba(0, 0, 0, 0.1);
}
#index-body .scene .scene-text-list li.active:after {
  opacity: 1;
}
#index-body .scene .scene-text-list li.active .title1 {
  opacity: 0;
}
#index-body .scene .scene-text-list li.active .content {
  opacity: 1;
}
#footer {
  background-color: #f4f4f4;
}
#footer .f-top {
  background-color: var(--color);
}
#footer .f-top .f-contact-list {
  color: #fff;
}
#footer .f-top .f-contact-list li {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-right: 15px;
}
#footer .f-top .f-contact-list li:last-child {
  margin-right: 0;
}
#footer .f-content dl.dl-margin-l-r {
  margin-left: 5px;
  margin-right: 5px;
}
#footer .f-content dl dd a {
  color: #777777;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#footer .f-content dl dd a:hover {
  color: var(--color);
}
#footer .f-content .items #ewm{
  width: 120px;
  border: 5px solid #fff;
}
#footer .f-content .items .social-account li:last-child a i {
  font-size: 20px;
}
#footer .f-content .items .social-account a {
  display: block;
  width: 26px;
  height: 26px;
  background-color: #111111;
  margin-right: 19px;
  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;
  border-radius: 50%;
}
#footer .f-content .items .social-account a:hover {
  background-color: var(--color);
}
#footer .f-content .items .social-account a i {
  font-size: 16px;
  color: #fff;
}
/*#footer .f-content .f-links ul,*/
#footer .f-content .f-product 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;
}
#footer .f-content .f-links li,
#footer .f-content .f-product li {
  margin-bottom: 20px;
}
#footer .f-content .f-links li:last-child,
#footer .f-content .f-product li:last-child {
  margin-bottom: 0;
}
/*#footer .f-content .f-links {
  width: 22%;
}*/
/*#footer .f-content .f-links li {
  width: 50%;
}*/
#footer .f-content .f-product {
  width: 29%;
}
#footer .f-content .f-product ul{
  margin-right: -10px;
}
#footer .f-content .f-product li {
  width: 50%;
  padding-right: 10px;
}
#footer .f-content .f-form form {
  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;
  width: 340px;
  position: relative;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#footer .f-content .f-form form input,
#footer .f-content .f-form form textarea {
  background: none;
  border: none;
  color: rgba(119, 119, 119, 0.7);
  background-color: #ffffff;
  border-radius: 5px;
  font-size: 14px;
  width: 48%;
  padding-left: 13px;
}
#footer .f-content .f-form form input {
  line-height: 36px;
  margin-bottom: 9px;
}
#footer .f-content .f-form form textarea {
  width: 100%;
  height: 82px;
  padding-top: 5px;
}
#footer .f-content .f-form form a.submit {
  display: block;
  width: 25px;
  height: 21px;
  background: url(../images/f-submit.png) no-repeat center center;
  position: absolute;
  right: 10px;
  bottom: 9px;
}
#footer .f-copy {
  border-top: 2px solid rgba(119, 119, 119, 0.3);
  -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: #777;
  line-height: 28px;
}
#footer .f-copy .ui.container {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#footer .f-copy .copy {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#footer .f-copy .svg-link {
  margin-bottom: 1px;
}
#footer .f-copy svg {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  max-height: 28px;
  line-height: 28px;
  fill: #777;
}
#footer .f-copy svg text {
  fill: #777;
}
/* 侧边菜单 */
/* 侧边菜单 */
.fixed-toolbar {
  right: 20px;
  position: fixed;
  bottom: 30%;
  z-index: 100;
}
.fixed-toolbar ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 12px;
  width: 52px;
  height: 51px;
  background-color: rgba(0, 0, 0, 0.618);
  line-height: 51px;
  border-radius: 10px;
  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 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);
}
@media screen and (max-width: 1600px) {
  .gxs-1 .ui.container .right ul.catelist2 {
    margin-right: 0;
  }
  .gxs-1 {
    overflow: hidden;
  }
  .font-30 {
    font-size: 24px!important;
    line-height: 1.6;
  }
  .gxs-4 .ui.container .text .content {
    color: #000;
  }
  .gxs-4 {
    background-size: 50%;
  }
}
@media screen and (max-width: 1400px) {
  .gxs-1 .ui.container .right ul.catelist2 li.active .h4,
  .gxs-1 .ui.container .right ul.catelist2 li:hover .h4 {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  .font-60 {
    font-size: 48px;
  }
  .font-24 {
    font-size: 20px;
  }
  .font-18 {
    font-size: 14px;
  }
}
@media screen and (max-width: 1200px) {
  .font-30 {
    font-size: 20px;
  }
  .gxs-2 .ui.container ul li .item .imgbox img {
    height: auto;
  }
  .gxs-2 .ui.container ul li .item .imgbox .h4 {
    top: 10px;
  }
  .font-60 {
    font-size: 40px;
  }
  .gxs-4 .ui.container .bottom ul.data li p {
    font-size: 16px;
    line-height: 30px;
  }
}
@media screen and (max-width: 1000px) {
  #banner,
  .inner-banner {
    margin-top: 40px;
  }
  #header {
    display: none;
  }
  #mobile {
    display: block;
  }
  .ui.container {
    width: 85%;
  }
  .gxs-1 .ui.container .left {
    width: 100%;
  }
  .gxs-1 .ui.container .right {
    display: none;
  }
  .font-60 {
    font-size: 36px;
  }
  .font-24 {
    font-size: 16px;
    line-height: 30px;
  }
  a.more {
    height: 48px;
  }
  a.more.more1 {
    height: 48px;
  }
  a.more.more1 em {
    width: 36px;
    height: 36px;
  }
  a.more em {
    width: 40px;
    height: 40px;
  }
  a.more em i {
    font-size: 24px;
  }
  .gxs-4 .ui.container .text {
    width: 100%;
  }
  .gxs-4 .ui.container .text .h3 em {
    position: relative;
    left: 0;
  }
  .gxs-4 .ui.container .bottom ul.data li {
    padding-left: 10px;
  }
  .font-60 {
    font-size: 30px;
  }
  .gxs-4 .ui.container .bottom ul.data li:before,
  .gxs-4 .ui.container .bottom ul.data li:after {
    width: 100px;
    height: 100px;
  }
  .gxs-6 ul.newslist li .item {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .gxs-6 ul.newslist li .item .text {
    width: 100%;
    padding: 30px;
  }
  .gxs-6 ul.newslist li .item .img-box {
    width: 100%;
  }
  .gxs-6 .main .btn {
    display: none;
  }
  .gxs-6 .main .btn {
    display: none!important;
  }
  .ahsohdtga {
    display: none !important;
  }
}
@media screen and (max-width: 700px) {
  .ui.container {
    width: 95%;
  }
  .gxs-1 .ui.container .left ul.catelist1 li .item .txt {
    width: 100%;
    margin-bottom: 20px;
  }
  .gxs-1 .ui.container .left ul.catelist1 li .item {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .gxs-1 .ui.container .left ul.catelist1 li .item .imgs {
    width: 100%;
    text-align: center;
  }
  .gxs-1 .ui.container .left ul.catelist1 li .item .imgs img {
    width: 50%;
    margin: 0 auto;
  }
  .gxs-1 {
    padding-top: 80px;
    padding-bottom: 50px;
    background: #ebebeb;
    position: relative;
  }
  .font-20 {
    font-size: 17px;
  }
  .gxs-4 .ui.container .bottom ul.data li {
    width: 50%;
    margin: 25px 0;
  }
  .gxs-4 .ui.container .bottom ul.data {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .gxs-4 .down {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .body-overflow-box {
    overflow: hidden;
  }
  .font-30 {
    font-size: 18px;
    line-height: 32px;
  }
  .font-70 {
    font-size: 24px;
  }
  .gxs-4 .ui.container .bottom ul.data li {
    width: 50%;
  }
  .font-60 {
    font-size: 20px;
  }
  .shouye {
    font-size: 18px;
    line-height: 32px;
  }
}
@media screen and (max-width: 1700px) {
  .gxs-1 .ui.container .right ul.catelist2 {
    margin-right: 0;
  }
  .gxs-1 .ui.container .right {
    min-width: unset;
  }
  .gxs-1 .ui.container .right ul.catelist2 li {
    padding-left: 20px;
  }
}
@media screen and (max-width: 1450px) {
  .public-title {
    font-size: 55px;
  }
  #index-body .scene .scene-text-list li {
    padding-top: 380px;
  }
}
@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:before {
    bottom: -webkit-calc(100% - 50px);
    bottom: -moz-calc(100% - 50px);
    bottom: calc(100% - 50px);
  }
  .gxs-4 .down {
    bottom: -22px;
  }
  #index-body .scene .scene-text-list li {
    padding-top: 280px;
  }
  #footer .f-top .f-contact-list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #footer .f-content .ui.container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #footer .f-content dl.dl-margin-l-r {
    margin-left: 0;
    margin-right: 0;
  }
}
@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;
  }
  #banner .banner-arrows {
    bottom: 15px;
  }
  #banner ul.banner-slick li .content .text-box {
    padding-top: 13%;
    padding-left: 20px;
  }
  .gxs-1 {
    padding-top: 60px;
  }
  .gxs-4 {
    padding-bottom: 60px;
  }
  .gxs-4 .ui.container .bottom {
    margin-top: 0;
  }
  .gxs-4 .ui.container .text .content {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  #index-body .advantage .advantage-items {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: none;
  }
  #index-body .advantage .advantage-items li {
    width: 50%;
    margin-right: 0;
    padding-bottom: 5px;
    margin-bottom: 8px;
  }
  #index-body .advantage .advantage-items li:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    left: 0;
    bottom: -1px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
  }
  .gxs-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .gxs-2 .ui.container .h3 {
    margin-bottom: 30px;
  }
  #index-body .scene .scene-text-list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #index-body .scene .scene-text-list li {
    padding-top: 200px;
    width: 50%;
  }
  .gxs-6 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .gxs-6 .top .ui.container .h3 {
    margin-bottom: 30px;
  }
  .gxs-6 ul.newslist {
    margin-left: 0;
    margin-right: 0;
  }
  .gxs-6 ul.newslist li {
    padding-left: 8px;
    padding-right: 8px;
  }
  .gxs-6 ul.newslist li .item {
    padding-top: 0;
    padding-bottom: 0;
  }
  #footer .f-content .f-links {
    width: 25%;
  }
  #footer .f-content .f-product {
    width: 100%;
  }
  #footer .f-copy{
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 700px) {
  .public-title {
    font-size: 30px;
  }
  .mobile-display-none {
    display: none;
  }
  #banner ul.banner-slick li .content .text-box p {
    display: none;
  }
  #banner .banner-arrows {
    display: none;
  }
  .gxs-1 .ui.container .left .left-bg {
    right: 50%;
    top: 71.5%;
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
  }
  .gxs-2 {
    padding-top: 0;
  }
  .gxs-2 .ui.container ul li .item .btm {
    display: none;
  }
  .gxs-6 {
    padding-top: 0;
  }
  .gxs-2 .ui.container ul li .item .h4 {
    margin-bottom: 0;
  }
  #footer .f-content .f-links,
  #footer .f-content .f-product {
    display: none;
  }
  #footer .f-content .items .social-account {
    display: none;
  }
  #footer .f-content .f-form {
    width: 100%;
  }
  #footer .f-content .f-form form {
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .public-title {
    font-size: 22px;
  }
  #banner .banner-scroll {
    display: none;
  }
  .gxs-4 .ui.container .text .h3 em {
    white-space: wrap;
    margin-left: 0;
  }
}
/*
#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;
}
:root {
  --base-color: #e36b04;
  --color: #00307b;
}
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;
}
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;
}

/*内页开始*/
body {
  --color: #1d2c5a;
}
@-webkit-keyframes ks {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0.3;
  }
  to {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0;
  }
}
@-moz-keyframes ks {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0.3;
  }
  to {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0;
  }
}
@keyframes ks {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0.3;
  }
  to {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0;
  }
}
.play2 {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.play2::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  border-radius: 100%;
  background: transparent;
  background: #fff;
  left: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  -webkit-animation: ks 2s linear infinite;
  -moz-animation: ks 2s linear infinite;
  animation: ks 2s linear infinite;
  z-index: -1;
}
.play2::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  border-radius: 100%;
  background: #fff;
  background: transparent;
  left: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  -webkit-animation: ks 2s linear infinite;
  -moz-animation: ks 2s linear infinite;
  animation: ks 2s linear infinite;
  z-index: -1;
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
#pups_from {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-height: 80%;
  width: 500px;
  max-width: 90%;
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  z-index: 22;
  background: white;
  padding: 30px;
  overflow: auto;
}
#pups_from h4 {
  font-size: 18px;
  color: #222;
  text-transform: capitalize;
  line-height: 1;
  font-weight: bold;
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  padding: 15px 20px;
  background: #f5f5f5;
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
#pups_from form {
  margin-top: 40px;
}
#pups_from i.close {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
  background: #eee;
  cursor: pointer;
  cursor: hand;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#pups_from i.close:after,
#pups_from i.close:before {
  content: "";
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  width: 70%;
  height: 2px;
  margin-top: -1px;
  background: black;
  position: absolute;
  top: 50%;
  left: 15%;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#pups_from i.close:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#pups_from i.close:hover {
  background: var(--color);
}
#pups_from i.close:hover:after,
#pups_from i.close:hover:before {
  background: white;
}
#pups_from form ul li {
  margin-bottom: 10px;
  position: relative;
}
#pups_from form ul li label {
  font-size: 14px;
  margin-bottom: 10px;
  display: block;
}
#pups_from form ul li label em {
  color: red;
  margin-right: 2px;
}
#pups_from form ul li input,
#pups_from form ul li textarea {
  width: 100%;
  line-height: 24px;
  padding: 6px 15px;
  border: 1px solid #eee;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  font-size: 16px;
}
#pups_from form ul li input:focus,
#pups_from form ul li textarea:focus {
  border-color: var(--color);
}
#pups_from form ul li textarea {
  height: 80px;
}
#pups_from form ul li input[type="submit"] {
  width: auto;
  padding: 6px 40px;
  display: inline-block;
  background: var(--color);
  color: white;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#pups_from form ul li input[type="submit"]:hover {
  opacity: 0.7;
}
#pups_from form ul li:last-child {
  margin-bottom: 0;
}
#Pop_UpsBtn {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  position: fixed;
  border-radius: 100%;
  background: var(--color);
  color: white;
  right: 2%;
  bottom: 5%;
  font-size: 24px;
  -o-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  cursor: hand;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#Pop_UpsBtn:hover {
  background: #000;
}
#pups_from i.close:after,
#pups_from i.close:before {
  content: "";
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  width: 70%;
  height: 2px;
  margin-top: -1px;
  background: black;
  position: absolute;
  top: 50%;
  left: 15%;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#pups_from i.close:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#pups_from i.close:hover {
  background: var(--color);
}
#pups_from i.close:hover:after,
#pups_from i.close:hover:before {
  background: white;
}
*::-webkit-scrollbar-thumb {
  background-color: var(--color) !important;
}
.backtop {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  position: fixed;
  border-radius: 100%;
  background: var(--color);
  color: #fff;
  right: 25px;
  bottom: 200px;
  font-size: 24px;
  -o-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  cursor: hand;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  z-index: 999;
}
.backtop:hover {
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  transition: 0.5s all;
  background: #000;
}
.ewm {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  position: fixed;
  border-radius: 100%;
  background: var(--color);
  color: #fff;
  right: 25px;
  bottom: 120px;
  font-size: 24px;
  -o-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  cursor: hand;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  z-index: 999;
}
.ewm #ewm {
  width: 120px;
  height: 120px;
  display: none;
  padding: 5px;
  background: #fff;
  position: absolute;
  top: 50%;
  right: 100%;
  transform: translateY(-50%);
}
.ewm:hover {
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  transition: 0.5s all;
  background: #000;
}
img[src=""],
img:not([src]) {
  opacity: 0;
}
.seo_title {
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
}
#seo_about ._box {
  margin: -15px;
}
#seo_about ._left,
#seo_about ._right {
  padding: 15px;
}
#honor_list ul {
  margin: -15px;
}
#honor_list ul li {
  padding: 15px;
}
#news_list ul {
  margin: -15px;
}
#news_list ul li {
  padding: 15px;
}
#news_list ._time span {
  display: inline-block;
  padding: 5px;
}
#news_list ._time span._cate {
  color: #ffffff;
  background-color: #000000;
}
#news_list ._time span._date {
  background-color: #cccccc;
}
#news_list ._table {
  padding: 20px;
  border: 2px solid #cccccc;
}
.contact-page .contact-2 .form input::-webkit-input-placeholder,
.contact-page .contact-2 .form textarea::-webkit-input-placeholder {
  color: #333;
}
.contact-page .contact-2 .form input:-moz-placeholder,
.contact-page .contact-2 .form textarea:-moz-placeholder {
  color: #333;
}
.contact-page .contact-2 .form input::-moz-placeholder,
.contact-page .contact-2 .form textarea::-moz-placeholder {
  color: #333;
}
.contact-page .contact-2 .form input:-ms-input-placeholder,
.contact-page .contact-2 .form textarea:-ms-input-placeholder {
  color: #333;
}
.contact-page .contact-2 .form input::placeholder,
.contact-page .contact-2 .form textarea::placeholder {
  color: #333;
}

/*inner css kaishi */

.inner-banner {
  padding: 140px 0 80px;
}
.inner-banner .mbx {
  color: #777;
  font-size: 18px;
  line-height: 32px;
}
.inner-banner .mbx span {
  /*padding: .3em .5em;*/
  /*background-color: var(--color);*/
  color: #777;
}
.inner-banner .title {
  font-weight: bold;
  color: #121212;
  font-size: 54px;
  line-height: 1.4;
  margin-top: 13px;
}
.inner-banner .mbx p {
  padding-top: 20px;
  max-width: 1040px;
  margin: auto;
}
.culture-banner {
  background: var(--color);
  color: white;
}
.culture-banner .mbx {
  color: white;
}
.culture-banner .title {
  color: white;
}
.inner-page span.tag {
  font-size: 20px;
  line-height: 36px;
}
.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;
  line-height: 28px;
  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: 20px;
  /*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.active>ul{
  display: block;
}
.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: 2;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li a .r-text p {
  color: #000;
  font-weight: 500;
  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);
  font-weight: 500;
}
.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(/lightinglampsfactory/2025/09/04/productleft.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: 14px;
  line-height: 28px;
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
  background: #fff;
  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%;
}
.inner-page.product2-page .sidebar-left {
  padding-right: 45px;
}
.inner-page .product2-page p {
  font-weight: bold;
  color: #000;
  text-transform: capitalize;
}
.about-page .about-1 .ui.container {
  max-width: 1420px;
}
.about-page .about-1 .top .img {
  position: relative;
}
.about-page .about-1 .top .img .play {
  position: absolute;
  right: 36px;
  bottom: 115px;
  display: inline-block;
  padding: 50px 50px 50px 60px;
  background: var(--color);
  border-radius: 50%;
  z-index: 1;
}
.about-page .about-1 .top .img .play::before,
.about-page .about-1 .top .img .play::after {
  content: "";
  position: absolute;
  z-index: -1;
  left: -15px;
  top: -15px;
  right: -15px;
  bottom: -15px;
  background: rgba(29,44,90,.52);
  border-radius: 50%;
  -webkit-animation: ks 2s linear infinite;
  -moz-animation: ks 2s linear infinite;
  animation: ks 2s linear infinite;
}
.about-page .about-1 .top .img .play::before {
  -webkit-animation: ks 2s linear infinite;
  -moz-animation: ks 2s linear infinite;
  animation: ks 2s linear infinite;
}
.about-page .about-1 .top .text {
  /*max-width: 1339px;*/
  width: 100%;
  /*margin: -70px auto 0;
      background: white;
      -webkit-box-shadow: 0px 9px 38px 0px rgba(0, 0, 0, 0.07);
      box-shadow: 0px 9px 38px 0px rgba(0, 0, 0, 0.07);*/
  position: relative;
  z-index: 1;
  padding: 75px 0px 0px;
}
.about-page .about-1 .top .text .con {
  margin-top: 46px;
  font-size: 20px;
  line-height: 36px;
}
.about-page .about-1 .bottom {
  /*max-width: 1335px;*/
  width: 100%;
  margin: 111px auto 0;
}
.about-page .about-1 .bottom ul {
  margin-right: -70px;
}
.about-page .about-1 .bottom ul li {
  padding-right: 70px;
}
.about-page .about-1 .bottom ul li .data {
  font-weight: bold;
  padding-bottom: 26px;
  border-bottom: 1px solid var(--color);
}
.about-page .about-1 .bottom ul li .data em {
  font-size: 70px;
  line-height: 1.2;
  color: #121212;
  display: inline-block;
  vertical-align: bottom;
}
.about-page .about-1 .bottom ul li .data sub {
  font-size: 20px;
  color: var(--color);
  display: inline-block;
  vertical-align: bottom;
  line-height: 1;
  text-transform: capitalize;
  margin: 0 0 9px 7px;
}
.about-page .about-1 .bottom ul li .text .tit {
  font-size: 24px;
  color: #121212;
  line-height: 44px;
  margin-top: 40px;
}
.about-page .about-1 .bottom ul li .text p {
  font-size: 18px;
  line-height: 32px;
  color: #656565;
}
.about-page .about-2 {
  margin-top: 137px;
}
.about-page .about-2 .box {
  padding: 122px 0;
  position: relative;
  z-index: 1;
}
.about-page .about-2 .box .img {
  width: 50.06%;
  vertical-align: middle;
}
.about-page .about-2 .box .text {
  width: 49.94%;
  max-width: 732px;
  padding-left: 94px;
  vertical-align: middle;
}
.about-page .about-2 .box .text .header {
  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: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding-right: 24px;
}
.about-page .about-2 .box .text .header .title {
  margin-top: 22px;
}
.about-page .about-2 .box .text .header .more {
  color: black;
  margin-bottom: 10px;
  background: white;
}
.about-page .about-2 .box .text .header .more span {
  text-decoration: none;
}
.about-page .about-2 .box .text .con {
  font-size: 20px;
  line-height: 1.5;
  margin-top: 41px;
}
.about-page .about-2 .box .text .list {
  margin-top: 29px;
}
.about-page .about-2 .box .text .list ul {
  margin-bottom: -25px;
}
.about-page .about-2 .box .text .list ul li {
  position: relative;
  padding-left: 47px;
  font-size: 20px;
  line-height: 36px;
  padding-bottom: 25px;
}
.about-page .about-2 .box .text .list ul li::before {
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  width: 30px;
  height: 2px;
  background: #505050;
}
.about-page .about-2 .box::after {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 87%;
  height: 100%;
  background: #f7f7f7;
}
.about-page .about-3 {
  background-color: #fff;
  padding: 13.8% 0 9.4%;
  margin-top: -122px;
}
.about-page .about-3 .header {
  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: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 63px;
  border-bottom: 1px solid #b8b8bc;
}
.about-page .about-3 .header .left {
  width: 50%;
}
.about-page .about-3 .header .left span.tag {
  color: #777;
}
.about-page .about-3 .header .left .title {
  margin-top: 21px;
}
.about-page .about-3 .header .right {
  width: 50%;
  font-size: 20px;
  line-height: 1.5;
  color: #474747;
  padding: 0 50px 0 20px;
}
.about-page .about-3 .content {
  margin-top: 88px;
}
.about-page .about-3 .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 -37px -37px 0;
}
.about-page .about-3 .content ul li {
  margin: 0 20px 20px 0;
  background: white;
  padding: 50px 30px 30px 45px;
  width: 48%;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  color: #121212;
  background: #f7f7f7;
}
.about-page .about-3 .content ul li .tit {
  font-size: 24px;
  line-height: 44px;
  margin-top: 15px;
}
.about-page .about-3 .content ul li p {
  font-size: 16px;
  line-height: 1.8;
}
.about-page .about-3 .content ul li:hover {
  background: var(--color);
  color: white;
}
.about-page .about-3 .content ul li:hover i img {
  -webkit-filter: grayscale(100%) brightness(300);
  filter: grayscale(100%) brightness(300);
}
.about-page .about-3 .list {
  margin-top: 151px;
}
.about-page .about-3 .list .img-box {
  display: block;
}
.about-page .about-3 .list .img-box img {
  width: 100%;
}
.about-page .about-3 .list .slick-dots {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: -54px;
  width: 100%;
  margin: 0;
  text-align: right;
  padding-right: 22px;
}
.about-page .about-3 .list .slick-dots li {
  width: 14px;
  height: 14px;
  background-color: #f7f7f7;
  display: inline-block;
  border-radius: 50%;
  margin-right: 14px;
  cursor: pointer;
  -webkit-transition: 0.5;
  -moz-transition: 0.5;
  transition: 0.5;
  padding: 0;
}
.about-page .about-3 .list .slick-dots li:last-child {
  margin-right: 0;
}
.about-page .about-3 .list .slick-dots li button {
  display: none;
}
.about-page .about-3 .list .slick-dots li.slick-active {
  background: var(--color);
}
.about-page .about-4 {
  background: #fff;
  box-shadow: 0px 0px 16px 7.3px rgba(0, 0, 0, 0.08);
  padding: 68px 0 70px;
  max-width: 959px;
  width: 100%;
  margin-top: -32%;
  position: relative;
  z-index: 1;
}
.about-page .about-4 .box {
  max-width: 605px;
  margin: 0 73px 0 auto;
}
.about-page .about-4 .box .title {
  margin-top: 27px;
}
.about-page .about-4 .box .con {
  font-size: 16px;
  line-height: 30px;
  margin: 27px 0;
}
.about-page .about-4 .box .info {
  margin-top: 20px;
  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;
  padding-bottom: 30px;
  border-bottom: 1px solid white;
}
.about-page .about-4 .box .info .tit {
  font-size: 20px;
  line-height: 1.5;
}
.about-page .about-4 .box .info p {
  font-size: 16px;
  line-height: 1.8;
}

.about-page .about-5 {
  padding: 125px 0 11.05%;
}
.about-page .about-5 .header {
  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: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding-bottom: 45px;
  border-bottom: 1px solid #b8b8bc;
}
.about-page .about-5 .header span.tag {
  color: #777;
}
.about-page .about-5 .header .title {
  margin-top: 21px;
}

.about-page .about-5 .content {
  margin-top: 47px;
}
.about-page .about-5 .content ul {
  margin-right: -42px;
}
.about-page .about-5 .content ul li {
  padding-right: 42px;
}
.about-page .about-5 .content ul li .img-box {
  display: block;
}
.about-page .about-5 .content ul li .img-box img {
  width: 100%;
}
.about-page .about-5 .content ul .slick-dots {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: -54px;
  width: 100%;
  margin: 0;
  text-align: center;
}
.about-page .about-5 .content ul .slick-dots li {
  width: 14px;
  height: 14px;
  background-color: #d2d2d2;
  display: inline-block;
  border-radius: 50%;
  margin-right: 14px;
  cursor: pointer;
  -webkit-transition: 0.5;
  -moz-transition: 0.5;
  transition: 0.5;
  padding: 0;
}
.about-page .about-5 .content ul .slick-dots li:last-child {
  margin-right: 0;
}
.about-page .about-5 .content ul .slick-dots li button {
  display: none;
}
.about-page .about-5 .content ul .slick-dots li.slick-active {
  background: var(--color);
}
@media screen and (max-width: 1440px) {
  .about-page .about-4 .box {
    margin: 0 auto;
  }
}
@media screen and (max-width: 1280px) {
  .inner-banner {
    padding: 120px 0 60px 0;
  }
  .inner-banner .mbx {
    font-size: 18px;
  }
  .inner-banner .title {
    font-size: 42px;
  }
  .about-page .about-1 .top .img .play {
    padding: 30px 30px 30px 40px;
  }
  .about-page .about-2 .box .text {
    padding: 0 15px 0 30px;
  }
  .about-page .about-3 .content ul li {
    width: 29.9%;
    padding: 39px 15px;
  }
  .about-page .about-3 .content ul li .tit {
    font-size: 22px;
  }
  .about-page .about-4 {
    max-width: 800px;
  }
}
@media screen and (max-width: 1100px) {
  .inner-page .title {
    font-size: 34px;
  }
  .about-page .about-1 .top .text {
    padding: 70px 50px 90px;
  }
  .about-page .about-1 .bottom ul {
    margin-right: -40px;
  }
  .about-page .about-1 .bottom ul li {
    padding-right: 40px;
  }
  .about-page .about-3 .content ul {
    margin: 0 -20px -20px 0;
  }
  .about-page .about-3 .content ul li {
    margin: 0 20px 20px 0;
    width: 31.3%;
  }
  .about-page .about-4 {
    max-width: 700px;
  }
}
@media screen and (max-width: 1000px) {
  .inner-banner {
    padding: 40px 0;
  }
  .inner-banner .title {
    font-size: 36px;
  }
  .about-page .about-1 .top .text {
    padding: 50px 30px;
  }
  .about-page .about-1 .top .text .con {
    font-size: 18px;
  }
  .about-page .about-1 .bottom {
    margin: 60px auto 0;
  }
  .about-page .about-1 .bottom ul {
    margin-right: -20px;
  }
  .about-page .about-1 .bottom ul li {
    padding-right: 20px;
  }
  .about-page .about-1 .bottom ul li .data em {
    font-size: 50px;
  }
  .about-page .about-1 .bottom ul li .text .tit {
    font-size: 20px;
    line-height: 36px;
  }
  .about-page .about-1 .bottom ul li .text p {
    font-size: 16px;
    line-height: 30px;
  }
  .about-page .about-2 {
    margin-top: 60px;
  }
  .about-page .about-2 .box {
    padding: 0 0 60px;
  }
  .about-page .about-2 .box .img {
    width: 100%;
  }
  .about-page .about-2 .box .text {
    width: 100%;
    margin-top: 20px;
  }
  .about-page .about-2 .box::after {
    width: 100%;
  }
  .about-page .about-3 {
    margin-top: 0;
    padding: 60px 0;
  }
  .about-page .about-3 .header {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 30px;
  }
  .about-page .about-3 .header .left {
    width: 100%;
  }
  .about-page .about-3 .header .right {
    width: 100%;
    padding: 20px 0 0 0;
  }
  .about-page .about-3 .content {
    margin-top: 30px;
  }
  .about-page .about-3 .content ul li {
    width: 47%;
  }
  .about-page .about-3 .list {
    margin-top: 60px;
  }
  .about-page .about-3 .list .slick-dots {
    bottom: -40px;
  }
  .about-page .about-4 {
    max-width: 680px;
    margin-top: 0;
  }
  .about-page .about-5 {
    padding: 60px 0 11.05%;
  }
  .about-page .about-5 .header {
    padding-bottom: 30px;
  }
  .about-page .about-5 .header .left {
    width: 52%;
  }
  .about-page .about-5 .content ul {
    margin-right: -20px;
  }
  .about-page .about-5 .content ul li {
    padding-right: 20px;
  }
}
@media screen and (max-width: 700px) {
  .inner-banner {
    padding: 30px 0;
  }
  .inner-banner .mbx {
    font-size: 16px;
    line-height: 30px;
  }
  .inner-banner .title {
    font-size: 30px;
    margin-top: 10px;
  }
  .inner-page .title {
    font-size: 30px;
  }
  .about-page .about-1 .top .img .play {
    padding: 20px 20px 20px 30px;
    bottom: 20px;
  }
  .about-page .about-1 .top .text {
    margin-top: 0;
    padding: 30px 15px;
  }
  .about-page .about-1 .top .text .con {
    margin-top: 20px;
  }
  .about-page .about-1 .bottom ul li .data {
    padding-bottom: 0;
  }
  .about-page .about-1 .bottom {
    margin: 30px auto 0;
  }
  .about-page .about-2 .box .text .con {
    margin-top: 20px;
  }
  .about-page .about-2 {
    margin-top: 30px;
  }
  .about-page .about-3 {
    padding: 30px 0;
  }
  .about-page .about-3 .content ul li {
    width: 45.9%;
  }
  .about-page .about-3 .content ul li .tit {
    font-size: 20px;
    line-height: 36px;
  }
  .about-page .about-3 .content ul li p {
    font-size: 17px;
    margin-top: 10px;
  }
  .about-page .about-3 .list {
    margin-top: 30px;
  }
  .about-page .about-4 {
    padding: 30px 15px;
  }
  .about-page .about-5 {
    padding: 30px 0;
  }
  .about-page .about-5 .header {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 20px;
  }
  .about-page .about-5 .header .left {
    width: 100%;
  }
  .about-page .about-5 .header .left .title {
    margin-top: 15px;
  }
  .about-page .about-5 .header .right {
    margin-top: 20px;
  }
  .about-page .about-5 .content {
    margin-top: 20px;
  }
  .about-page .about-5 .content ul .slick-dots {
    bottom: -25px;
  }
}
@media screen and (max-width: 500px) {
  .inner-banner .title {
    font-size: 22px;
    line-height: 1.6;
  }
  .fenlei {
    display: none !important;
  }
  .inner-page .title {
    font-size: 26px;
    line-height: 1.6;
  }
  .fenlh1 {
    font-size: 20px !important;
    line-height: 36px !important;
  }
  .inner-page span.tag {
    font-size: 16px;
    line-height: 30px;
  }
  .about-page .about-1 .top .img .play {
    padding: 0;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
  }
  .about-page .about-1 .top .img .play img {
    width: 20px;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
  }
  .about-page .about-1 .top .text .con {
    font-size: 16px;
    line-height: 30px;
  }
  .about-page .about-1 .bottom ul {
    margin: 0 0 -20px 0;
  }
  .about-page .about-1 .bottom ul li {
    padding: 0 0 20px 0;
  }
  .about-page .about-1 .bottom ul li .data em {
    font-size: 40px;
  }
  .about-page .about-2 .box {
    padding-bottom: 30px;
  }
  .about-page .about-2 .box .text .header {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .about-page .about-2 .box .text .header .left {
    width: 100%;
  }
  .about-page .about-2 .box .text .header .left .title {
    margin-top: 10px;
  }
  .about-page .about-2 .box .text .header .right {
    padding: 20px 0 0;
  }
  .about-page .about-2 .box .text .con {
    font-size: 16px;
    margin-top: 10px;
    line-height: 30px;
  }
  .about-page .about-2 .box .text .list ul li {
    font-size: 16px;
    line-height: 30px;
  }
  .about-page .about-3 .header {
    padding-bottom: 10px;
  }
  .about-page .about-3 .header .left .title {
    margin-top: 10px;
  }
  .about-page .about-3 .header .right {
    font-size: 16px;
    line-height: 30px;
  }
  .about-page .about-3 .content ul {
    margin: 0 0 -20px 0;
  }
  .about-page .about-3 .content ul li {
    margin: 0 0 20px 0;
    width: 100%;
  }
  .about-page .about-3 .content ul li p {
    font-size: 16px;
    line-height: 30px;
  }
  .about-page .about-4 .box .title {
    margin-top: 10px;
  }
  .about-page .about-4 .box .con {
    margin-top: 10px;
  }
  .about-page .about-4 .box .info {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 10px;
  }
  .about-page .about-4 .box .info p {
    font-size: 14px;
    line-height: 2;
  }
  .about-page .about-4 .box .info .left {
    width: 100%;
  }
  .about-page .about-4 .box .info .right {
    width: 100%;
    margin-top: 20px;
  }
  .about-page .about-4 .box .more {
    margin-top: 20px;
  }
  .about-page .about-5 .header .left .title {
    margin-top: 10px;
  }
}
.culture-page .culture-1 {
  position: relative;
  z-index: 1;
}
.culture-page .culture-1 .ui.container {
  max-width: 1420px;
}
.culture-page .culture-1 .box {
  padding-left: 0%;
}
.culture-page .culture-1 .box .text {
  width: 53%;
  padding-right: 47px;
  padding-top: 60px;
}
.culture-page .culture-1 .box .text .title {
  margin-top: 21px;
}
.culture-page .culture-1 .box .text .con {
  font-size: 20px;
  line-height: 36px;
  margin-top: 33px;
}
.culture-page .culture-1 .box .text .list {
  margin-top: 80px;
}
.culture-page .culture-1 .box .text .list p {
  font-weight: bold;
  font-size: 24px;
  line-height: 44px;
  padding: 30px 0;
}
.culture-page .culture-1 .box .text .list ul {
  margin-bottom: -27px;
}
.culture-page .culture-1 .box .text .list ul li {
  font-size: 18px;
  line-height: 32px;
  position: relative;
  padding-left: 48px;
  padding-bottom: 20px;
}
.culture-page .culture-1 .box .text .list ul li::before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 30px;
  height: 2px;
  background: var(--color);
}
.culture-page .culture-1 .box .img {
  width: 47%;
  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: 50%;
  bottom: 50%;
  left: 0;
  background: #f7f7f7;
}
.culture-page .culture-2 {
  background-color: #fff;
  padding: 19.063% 0 159px;
  margin-top: -188px;
}
.culture-page .culture-2 .ui.container {
  max-width: 1390px;
  width: 100%;
  box-shadow: 0px 0px 5px 6px rgba(0, 0, 0, 0.08);
  padding-top: 30px;
  padding-bottom: 60px;
  background-color: --color;
}
.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.4;
  font-weight: bold;
  text-decoration: underline;
  /*padding: 25px 42px 0 54px;*/
  display: inline-block;
  width: 100%;
  color: #fff;
}
.culture-page .culture-2 .header .fa-quote-left {
  vertical-align: top;
  margin-right: auto;
  margin-left: 0;
  float: left;
  color: var(--color);
}
.culture-page .culture-2 .header .fa-quote-right {
  vertical-align: bottom;
  margin-bottom: -40px;
  margin-left: auto;
  float: right;
  color: var(--color);
}
.culture-page .culture-2 .content {
  /*padding-top: 10.12%;*/
}
.culture-page .culture-2 .content li {
  background: white;
  /*padding: 13.32% 0 9.5%;*/
  /*box-shadow: 0px 0px 5px 6px rgba(0, 0, 0, .08);*/
  padding: 10px 0 67px 0;
}
.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: 36px;
  color: #777;
  text-align: center;
}
.culture-page .culture-3 {
  padding: 0px 0 10px;
}
.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: 18px;
  line-height: 32px;
  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 33px 47px;
  background-color: #f2f2f2;
  width: 47.4%;
  color: #121212;
}
.culture-page .culture-3 .top .content ul li span {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: var(--color);
  text-align: center;
  line-height: 50px;
}
.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: 24px;
  line-height: 44px;
}
.culture-page .culture-3 .top .content ul li p {
  font-size: 16px;
  line-height: 30px;
  margin-top: 15px;
}
.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;
    line-height: 36px;
  }
  .culture-page .culture-3 .top .content ul li p {
    font-size: 18px;
    line-height: 32px;
  }
  .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 .bottom {
    margin-top: 30px;
  }
}
@media screen and (max-width: 500px) {
  .culture-page .culture-1 .box .text .con {
    font-size: 16px;
    line-height: 30px;
  }
  .culture-page .culture-1 .box .text .list {
    margin-top: 20px;
  }
  .culture-page .culture-1 .box .text .list ul li {
    font-size: 16px;
    line-height: 30px;
  }
  .culture-page .culture-2 .header i {
    font-size: 26px;
  }
  .culture-page .culture-2 .header span {
    font-size: 20px;
    line-height: 36px;
  }
  .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: 30px;
  }
  .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: 30px;
  }
  .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: #f7f7f7;
  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: #f7f7f7;
  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 {
  background: black;
  text-transform: capitalize;
}
.news-page .header ul li.active .more,
.news-page .header ul li:hover .more {
  background: var(--color);
}
.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;
}
.news-page .content ul li .img-box img {
  width: 100%;
}
.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: 20px;
  color: #121212;
  line-height: 36px;
  min-height: 7.3em;
  margin-top: 9px;
}
.xwdiaoyong {
  font-size: 14px;
  line-height: 28px;
}
@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: 44px;
  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: 36px;
  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;
  line-height: 32px;
  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: 36px;
  -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: #f7f7f7;
  padding: 79px 0 13.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: 32px;
  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: 28px;
    line-height: 1.6;
  }
  .news-page .content ul li .text .tit {
    min-height: auto;
  }
  .newdet-page .newdet-content .con {
    font-size: 16px;
    line-height: 30px;
  }
  .newdet-page .newdet-content .m-link a {
    font-size: 16px;
    line-height: 30px;
  }
  .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: 30px;
  }
}
.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: 36px;
  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: #f7f7f7;
}
.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: #f7f7f7;
}
.cx-page .cx-1 {
  padding: 133px 0 178px;
  background-color: #f7f7f7;
}
.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: 00px;
}
.responsibility-page .box {
  padding-top: 80px;
}
.responsibility-page .box:nth-child(1) {
  background: #f7f7f7;
}
.responsibility-page .text {
  max-width: 830px;
  margin: 15px auto 0;
  /*line-height: 30px;*/
  color: #777;
}
.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: #777;
  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;
  line-height: 30px;
}
.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;
    line-height: 1.6;
  }
  .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;
  }
}
.product2-page {
  padding: 70px 0 100px;
  background: #f7f7f7;
}
.product2-page .ui.container {
  max-width: 1420px;
}
.product2-page .product-list 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;
  margin: 0 -10px;
}
.product2-page .product-list ul li {
  padding: 0 5px;
  margin-bottom: 37px;
}
.product2-page .product-list ul li .img {
  overflow: hidden;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  padding: 10px;
  background: #f7f7f7;
  position: relative;
}
.product2-page .product-list ul li .img img {
  width: 100%;
  transition: 0.5s;
}
.product2-page .product-list ul li .img > a {
  display: block;
  position: relative;
}
.product2-page .product-list ul li .text {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.product2-page .product-list ul li .img img.yin {
  position: absolute;
  left: 0;
  opacity: 0;
}
.product2-page .product-list ul li:hover .img,
.product2-page .product-list ul li:hover .text {
  background-color: var(--color);
  color: #fff;
}
.product2-page .product-list ul li .text .btm .slick-slide img {
  padding: 5px;
}
.product2-page .product-list ul li.wid-100 {
  width: 100%;
}
#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);
}
.product2-page .product-list ul li .pro-box .imgbox img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}
.product2-page
  .product-list
  ul
  li
  .pro-box
  .btm
  .tupianji
  .slick-list.draggable
  .slick-slide:last-child {
  display: none;
}
.product2-page .product-list ul li .pro-box .btm .tupianji img {
  max-height: 145px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.product2-page .product-list ul li .text {
  background: #f7f7f7;
  margin-top: 0;
  padding: 10px;
}
.product2-page .product-list ul li .text .neirong p {
  font-size: 14px;
  color: #aaa;
  text-transform: lowercase;
  font-weight: 300;
}
.product2-page .product-list ul li .text h2 {
  font-weight: bold;
  text-transform: capitalize;
  text-align: center;
  line-height: 36px;
}
.product2-page .product-list ul li .img img.yin {
  position: absolute;
  left: 0;
  opacity: 0;
}
.product2-page .product-list ul li:hover .img img.yin {
  opacity: 1;
}
#mask .prodet-page {
  padding: 30px 20px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  background: #ffffff;
}
#mask .item {
  position: relative;
}
.prodet-page .container {
  max-width: 1370px;
}
.prodet-page .prodet-1 .prodet-box .left {
  width: 40%;
  padding-right: 35px;
  padding-bottom: 50px;
}
.prodet-page .prodet-1 .prodet-box .left .big {
  position: relative;
}
.prodet-page .prodet-1 .prodet-box .left .pro-gallery {
  margin-top: 20px;
}
.prodet-page .prodet-1 .prodet-box .left .pro-gallery ul {
  margin: -5px;
}
.prodet-page .prodet-1 .prodet-box .left .pro-gallery ul li {
  padding: 5px;
}
.prodet-page .prodet-1 .prodet-box .left .pro-gallery ul li img {
  border: 1px solid #eee;
}
.prodet-page .prodet-1 .prodet-box .left .big .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 57px;
  height: 101px;
  border: none;
  color: transparent;
  z-index: 5;
}
.prodet-page .prodet-1 .prodet-box .left .big .slick-prev {
  background: url(../images/a-left.png) no-repeat center center;
  background-size: 100% 100%;
  left: 0;
}
.prodet-page .prodet-1 .prodet-box .left .big .slick-next {
  background: url(../images/a-right.png) no-repeat center center;
  background-size: 100% 100%;
  right: 0;
}
.prodet-page .prodet-1 .prodet-box .left .big .btn {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 45px;
  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;
}
.prodet-page .prodet-1 .prodet-box .left .big .btn a {
  display: inline-block;
  padding: 13px 36px;
  font-size: 18px;
  line-height: 1;
  color: var(--color);
  border: 1px solid var(--color);
  background: #ffffff;
  margin: 0 10px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.prodet-page .prodet-1 .prodet-box .left .big .btn a:hover {
  background: var(--color);
  border: 1px solid var(--color);
  color: #fff;
}
.prodet-page .prodet-1 .prodet-box .left .big .btn a.on {
  color: #fff;
  background: var(--color);
}
.prodet-page .prodet-1 .prodet-box .left .big .btn a.on:hover {
  background: var(--color);
}
.prodet-page .prodet-1 .prodet-box .right {
  width: 60%;
  /*padding-top: 25px;*/
}
.prodet-page .prodet-1 .prodet-box .right h3 {
  font-size: 26px;
  line-height: 2;
  color: #000000;
  font-weight: bold;
  text-transform: capitalize;
}
.prodet-page .prodet-1 .prodet-box .right p {
  font-size: 18px;
  color: #000;
  line-height: 2;
  /*font-weight: 700;*/
}
.prodet-page .prodet-1 .prodet-box .right h4 {
  font-size: 16px;
  line-height: 2;
  color: #000;
  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 .prodet-box .right .tit {
  padding-bottom: 10px;
}
.prodet-page .prodet-1 .prodet-box .right .tit h1 {
  margin-bottom: 20px;
}
.prodet-page .prodet-1 .prodet-box .right .text {
  /*padding-bottom: 18px;*/
  max-height: 290px;
  overflow: auto;
  line-height: 2;
}
.prodet-page .prodet-1 .prodet-box .right .pro-gallery {
  margin: 20px 0;
}
.prodet-page .prodet-1 .prodet-box .right .pro-gallery .list1 .acc .add {
  padding: 10px;
}
.prodet-page .prodet-1 .prodet-box .right .pro-gallery h4 {
  margin-bottom: 28px;
}
.prodet-page .prodet-1 .prodet-box .right .pro-gallery .slick ul {
  margin: 0 -13px;
}
.prodet-page .prodet-1 .prodet-box .right .pro-gallery .slick ul li {
  padding: 0 13px;
}
.prodet-page .prodet-1 .prodet-box .right .pro-gallery .slick ul li a {
  display: block;
  overflow: hidden;
}
.prodet-page
  .prodet-1
  .prodet-box
  .right
  .pro-gallery
  .slick
  ul
  li
  a:hover
  img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.prodet-page .prodet-1 .prodet-box .right .pro-gallery .slick ul li a img {
  width: 100%;
}
.prodet-page .prodet-1 .prodet-box .right .det h4 {
  margin-bottom: 15px;
}
.prodet-page .prodet-1 .prodet-box .right .det h4 img {
  max-width: 9px;
  margin-right: 12px;
}
.prodet-page .prodet-1 .prodet-box .right .share {
  margin-top: 28px;
  display: block;
}
.prodet-page .prodet-1 .prodet-box .right .share h4 {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #000;
}
.prodet-page .prodet-1 .prodet-box .right .share ul {
  display: inline-block;
  vertical-align: middle;
}
.prodet-page .prodet-1 .prodet-box .right .share ul li {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  padding: 0;
  margin: 0;
  margin-left: 15px;
  color: #000;
  font-size: 16px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.prodet-page .product-2 {
  padding: 30px 0;
}
.prodet-page .product-2 .content {
  font-size: 16px;
  line-height: 30px;
}
.prodet-page .product-2 h4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 24px;
  line-height: 44px;
  color: #000000;
  margin-bottom: 30px;
}
.prodet-page .product-2 h4 img {
  margin-right: 20px;
}
.prodet-page .product-2 .content img {
  padding-bottom: 10px;
}
.prodet-page .product-2 h2 {
  font-size: 24px;
  text-transform: capitalize;
  font-weight: bold;
}
.prodet-page .product-2 .content p {
  line-height: 32px;
  font-size: 16px;
  padding: 5px 0;
}
.prodet-page .product-2 .content p strong {
  font-weight: bold;
}
.prodet-page .prodet-1 .prodet-box .right .btn {
  width: 100%;
  left: 0;
  bottom: 45px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.prodet-page .prodet-1 .prodet-box .right .btn a.on {
  color: #fff;
  background: var(--color);
}
.prodet-page .prodet-1 .prodet-box .right .btn a.on:hover {
  background-color: black;
}

.prodet-page .prodet-1 .prodet-box .right .btn a {
  display: inline-block;
  padding: 13px 36px;
  font-size: 18px;
  line-height: 32px;
  color: #20584f;
  border: 1px solid var(--color);
  background: #ffffff;
  margin: 0 10px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.fangkuai {
  width: 12px;
  height: 12px;
  background: var(--color);
  margin-right: 10px;
}
.prodet-page .prodet-1 .prodet-box .right .btn {
  margin: 34px -10px;
}
.prodet-page .prodet-1 .prodet-box .left .big .img img {
  width: 100%;
  border: 1px solid #cdcdcd;
}
#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: 1550px) {
  .prodet-page .prodet-1 .prodet-box .right .text {
    height: 250px !important;
    padding-right: 10px;
    overflow: auto;
  }
  .prodet-page .prodet-1 .prodet-box .right .pro-gallery img {
    max-width: 180px;
  }
  .product2-page .product-list ul li .img img {
    /*height: 300px;
      -o-object-fit: cover;
      object-fit: cover;*/
    width: 100%;
  }
}
@media screen and (max-width: 1440px) {
  .product2-page .product-list .grid-box.five > .column {
    width: 25%;
  }
}
@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;
  }
  .prodet-page .prodet-1 .prodet-box .right .text {
    height: 150px;
  }
  #mask .mask-close {
    right: 3%;
    top: 3%;
  }
  #mask .mask-inner .item {
    width: 100%;
  }
  .prodet-page .prodet-1 .prodet-box .left .big .img {
    text-align: center;
  }
  .prodet-page .prodet-1 .prodet-box .left .big .img img {
    text-align: center;
    /*width: auto;*/
    margin: 0 auto;
    max-width: 400px;
  }
  #mask .prodet-page {
    padding: 0;
  }
  #mask .prodet-page .prodet-1 .prodet-box {
    height: 100vh;
    overflow: auto;
  }
  .prodet-page .prodet-1 .prodet-box .right .pro-gallery img {
    max-width: 100%;
  }
  .prodet-page .prodet-1 .prodet-box .right .share ul li {
    width: auto !important;
  }
  .prodet-page .prodet-1 .prodet-box .right .share {
    display: none;
  }
  .prodet-page .prodet-1 .prodet-box .right {
    margin-top: 0;
  }
}
@media screen and (max-width: 1000px) {
  /*.product2-page .product-list ul li {
      width: 50%!important;
    }*/
  .prodet-page .prodet-1 .prodet-box .left {
    width: 100%;
    padding: 0;
  }
  .prodet-page .prodet-1 .prodet-box .right {
    width: 100%;
    margin-top: 40px;
  }
  .prodet-page .prodet-1 .prodet-box .right p {
    font-size: 16px;
  }
}
@media screen and (max-width: 700px) {
  .product2-page .product-list .grid-box.five > .column {
    width: 33.3333%;
  }
}
@media screen and (max-width: 500px) {
  .product2-page .product-list .grid-box.five > .column {
    width: 100%;
  }
}
.video-page .video-1 {
  padding: 38px 0 15px;
  background: #f7f7f7;
}
.video-page .video-1 .tag,
.video-page .video-2 .tag {
  color: #777;
}
.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;
  /*background: #f7f7f7;*/
}
.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: #eee;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  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;
}
.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: 85%;
}
.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: url(../images/contanct-icon.png) right bottom no-repeat #f7f7f7 !important;*/
  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;
  padding-bottom: 30px;
}
.contact-page .contact-1 .form2 form ul li {
  width: 100% !important;
}
.contact-page .contact-1 .form2 form ul li label {
  font-size: 14px;
}
.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: 32px;
  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: #f7f7f7;
  font-size: 18px;
  line-height: 32px;
  color: #383838;
  border: none;
  margin-top: 13px;
  padding: 0 10px;
}
.contact-page .contact-1 .form2 form ul li input[type="text"],
.contact-page .contact-1 .form2 form ul li textarea {
  background: #eee;
  height: 40px;
}
.contact-page .contact-1 .form form ul li textarea {
  height: 80px;
  padding-top: 10px;
}
.contact-page .contact-1 .form form ul li input[type="submit"] {
  width: 144px;
  height: 40px;
  background: var(--color);
  /*background: -webkit-gradient(linear, right top, left top, from(#94c559), to(#6eb057));
    background: -webkit-linear-gradient(right, #94c559 0%, #6eb057 100%);
    background: -moz-linear-gradient(right, #94c559 0%, #6eb057 100%);
    background: linear-gradient(-90deg, #94c559 0%, #6eb057 100%);*/
  /*border-radius: 20px;*/
  font-size: 18px;
  line-height: 32px;
  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-1 .form2 form ul li {
  margin-bottom: 10px;
}
.contact-page .contact-1 .form2 form ul li:nth-child(2),
.contact-page .contact-1 .form2 form ul li:nth-child(4) {
  display: none;
}
.contact-page .contact-1 .form2 {
  margin-top: 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: 48px;
}
.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: 24px;
  line-height: 44px;
  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);
  /*background: -webkit-gradient(linear, right top, left top, from(#94c559), to(#6eb057));
    background: -webkit-linear-gradient(right, #94c559 0%, #6eb057 100%);
    background: -moz-linear-gradient(right, #94c559 0%, #6eb057 100%);
    background: linear-gradient(-90deg, #94c559 0%, #6eb057 100%);*/
}
.contact-page .contact-2 .right {
  vertical-align: middle;
  width: 68.16%;
}
.contact-page .contact-2 .right iframe {
  width: 100%;
}
@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;
    line-height: 36px;
  }
  .contact-page .contact-2 .right .map .main-map div {
    height: 300px !important;
  }
}
.fenlh1 {
  margin-bottom: 10px;
  font-size: 28px;
  color: #111;
  font-weight: bold;
  line-height: 1.6;
}

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

.gallery-page {
  padding-bottom: 60px;
}
.gallery-page .container .gallery-list {
  position: relative;
}
.gallery-page .container .gallery-list .btn {
  position: absolute;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
  cursor: pointer;
  top: 50%;
  margin-top: -20px;
  z-index: 9;
}
.gallery-page .container .gallery-list .btn.slick-prev {
  left: -40px;
}
.gallery-page .container .gallery-list .btn.slick-next {
  right: -40px;
}
.gallery-page .container .gallery-list a {
  display: block;
}
.gallery-page .container .gallery-list ul {
  margin: -15px;
}
.gallery-page .container .gallery-list ul.honor .slick-list {
  padding: 0 30%;
}
.gallery-page .container .gallery-list ul.honor .slick-list .slick-slide {
  transform: scale(0.7);
  transform-origin: center right;
  transition: 1.5s;
}
.gallery-page
  .container
  .gallery-list
  ul.honor
  .slick-list
  .slick-slide.slick-current {
  transform: scale(1);
  transform-origin: center center;
}
.gallery-page
  .container
  .gallery-list
  ul.honor
  .slick-list
  .slick-slide.slick-current
  ~ div {
  transform: scale(0.7);
  transform-origin: center left;
}
.gallery-page .container .gallery-list ul.honor .slick-list .slick-track {
  display: flex;
  align-items: center;
}
.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(116, 116, 116, 0.3);
  box-shadow: 0 0 10px rgba(116, 116, 116, 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;
  background: #f7f7f7;
}
.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;
}

.application-page .container .tips {
  text-align: center;

  font-weight: 600;
  text-transform: uppercase;
}
.application-page .container .tips .r {
  color: var(--color);
}
.application-page .container .des {
  text-align: center;
  margin-top: 10px;
}
.application-page .container .content ul {
  margin: 0 -20px;
}
.application-page .container .content ul li {
  margin-top: 50px;
  padding: 0 20px;
}
.application-page .container .content ul li .box {
  -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
}
.application-page .container .content ul li .box .title {
  font-weight: 500;
  text-align: center;

  text-transform: uppercase;
  padding: 10px 0;
}
.application-page .container .content ul li .box .img {
  display: block;
  overflow: hidden;
}
.application-page .container .content ul li .box .img img {
  width: 100%;
}
html {
  font-size: 10px;
}

.inner-page .sidebox .sideleft {
  width: 22%;
  position: sticky;
  top: 120px;
}
.inner-page .sidebox .sideleft .widget {
  background: #fff;
  padding: 30px;
  margin-bottom: 30px;
}
.inner-page .sidebox .sideleft .widget form {
  position: relative;
}
.inner-page .sidebox .sideleft .widget form input {
  width: 100%;
  padding: 10px;
  border: 0;
  background: #f8f8f8;
  margin-bottom: 0;
  height: 40px;
  font-size: 16px;
  line-height: 2;
}
.inner-page .sidebox .sideleft .widget form button {
  position: absolute;
  right: 0;
  top: 0;
  background-color: var(--color);
  color: #fff;
  border: 0;
  padding: 8px 16px;
  cursor: pointer;
  height: 40px;
}
.inner-page .sidebox .sideleft .widget h6 {
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  font-size: 20px;
  line-height: 36px;
  margin-bottom: 15px;
  color: #000;
}
.inner-page .sidebox .sideleft .widget ul {
  margin-bottom: 0;
  padding: 0;
}
.inner-page .sidebox .sideleft .widget ul li {
  margin-bottom: 15px;
  color: #555;
  font-size: 16px;
  line-height: 2;
  position: relative;
}
.inner-page .sidebox .sideleft .widget ul li a {
  /*padding-left: 20px;*/
}
.inner-page .sidebox .sideleft .widget ul li:last-child {
  margin-bottom: 0;
}
.inner-page .sidebox .sideleft .widget ul li i {
  font-size: 14px;
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: 4px;
}
.inner-page .sidebox .sideleft .widget ul li:hover,
.inner-page .sidebox .sideleft .widget ul li.active {
  color: var(--color);
}
.inner-page .sidebox .sideleft .widget ul li ul {
  display: none;
  margin-top: 15px;
}
.inner-page .sidebox .sideleft .widget ul li ul li a {
  padding-left: 0;
  color: #999;
}
.inner-page .sidebox .sideleft .widget ul li ul li a.active {
  color: var(--color);
}
.inner-page .sidebox .sideleft .widget .recent li {
  display: block;
}
.inner-page .sidebox .sideleft .widget .recent li .thum {
  width: 100px;
  overflow: hidden;
  float: left;
}
.inner-page .sidebox .sideleft .widget .recent li a.title {
  display: block;
  margin-left: 115px;
}
.inner-page .sidebox .sideleft .widget .form1 {
  text-align: center;
}
.inner-page .sidebox .sideleft .widget .form1 input[type="text"],
.inner-page .sidebox .sideleft .widget .form1 textarea {
  width: 100%;
  padding: 10px;
  border: 0;
  background: #f8f8f8;
  margin-bottom: 0;
  margin-bottom: 15px;
  height: 40px;
  font-size: 16px;
  line-height: 2;
}
.inner-page .sidebox .sideleft .widget .form1 input[type="submit"] {
  background: var(--color);
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  height: 40px;
  padding: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.inner-page .sidebox .sideleft .widget .form1 input[type="submit"]:hover {
  background: #000;
}
.inner-page .sidebox .sideright {
  width: 78%;
  padding: 0 10px 50px 50px;
}
.ap-page {
  background: #f5f5f5;
  padding-top: 100px;
}
.ap-page .sideright .ap-top {
  position: relative;
  transition: transform 0.85s cubic-bezier(0.15, 0.95, 0.4, 1), box-shadow 0.3s;
  transform-style: preserve-3d;
  perspective: 80000px;
}
.ap-page .sideright .ap-top .img {
  transition: transform 0.85s cubic-bezier(0.15, 0.95, 0.4, 1), box-shadow 0.3s;
  position: relative;
  transform-style: preserve-3d;
  transition: all 0.5s;
}
.ap-page .sideright .ap-top .img img {
  width: 100%;
}
.ap-page .sideright .ap-top .img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
}
.ap-page .sideright .ap-top h6 {
  padding: 0 1.6rem 0.7rem;
  position: absolute;
  background: 0 0;
  font-size: 14px;
  line-height: 2;
  color: #fff;
  top: 1.6rem;
  left: 0;
  width: 100%;
  z-index: 10;
  text-transform: uppercase;
}
.ap-page .sideright .ap-top h6::after {
  content: "";
  display: inline-block;
  width: 19px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 2rem;
  background-color: #fff;
}
.ap-page .sideright .ap-top .desc {
      position: relative;
  left: 0;
  width: 100%;
  padding: 0 0rem;
  bottom: 1.6rem;
  color: #fff;
  z-index: 10;
}
.ap-page .sideright .ap-top .desc h2 {
  font-size: 24px;
  color: #000;
  line-height: 44px;
}
.ap-page .sideright .ap-top .desc p {
  font-size: 16px;
  line-height: 2;
  color: rgba(255, 255, 255, 0.55);
}
.ap-page .sideright .ap-top:hover .img {
  transform: translateY(-3px);
  box-shadow: 0 15px 80px rgba(0, 0, 0, 0.35);
}
.ap-page .sideright .ap-bottom {
  margin-top: 1rem;
  font-size: 16px;
  line-height: 2;
}
.ap-page .sideright .ap-bottom h6 {
  font-size: 25px;
  line-height: 1.6;
  color: #002e42;
  text-transform: capitalize;
   
}
.ap-page .sideright .ap-bottom .con {
  font-size: 15px;
  line-height: 1.6;
  color: #002e42;
  margin-top: 1.5rem;
  border-bottom: 1px solid #ccc;
  padding-bottom: 1rem;
}
.ap-page .sideright .ap-bottom .con p {
  margin-bottom: 15px;
}
.ap-page .sideright .ap-bottom .bottom2 {
  margin-top: 1.5rem;
  border-bottom: 1px solid #ccc;
}
.ap-page .sideright .ap-bottom .bottom2 dl {
  margin-top: 1.5rem;
}
.ap-page .sideright .ap-bottom .bottom2 dl dd {
  font-size: 15px;
  line-height: 1.6;
  color: #002e42;
  margin-bottom: 1rem;
}
.ap-page .sideright .ap-bottom .bottom3 {
  margin-top: 1.5rem;
}
.ap-page .sideright .ap-bottom .bottom3 ul {
  margin-top: 1.5rem;
}
.ap-page .sideright .ap-bottom .bottom3 ul li {
  margin-bottom: 1.5rem;
}
.ap-page .sideright .ap-bottom .bottom3 ul li h4 {
  font-size: 16px;
  text-transform: capitalize;
  color: #002e42;
   
  line-height: 2;
  padding: 0.8rem 1.2rem;
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
  position: relative;
}
.ap-page .sideright .ap-bottom .bottom3 ul li h4::after {
  content: "\f107";
  position: absolute;
  top: 0.8em;
  right: 1.5em;
  font-size: 20px;
  font-family: fontAwesome;
}
.ap-page .sideright .ap-bottom .bottom3 ul li .desc {
  padding: 1.6rem 2rem 0.8rem;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.1px;
  color: #002e42;
  display: none;
}
.ap-page .sideright .ap-bottom .bottom3 ul li.active h4 {
  background: var(--color);
  color: #fff;
}
.ap-page .sideright .ap-bottom .bottom3 ul li.active h4::after {
  content: "\f106";
}
.ap-page .sideright .ap-bottom .bottom3 ul li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1366px) {
  .inner-page .sidebox .sideleft {
    width: 28%;
  }
  .inner-page .sidebox .sideright {
    width: 72%;
  }
  .inner-page .sidebox .sideleft .widget .recent li a.title {
    margin-left: 98px;
  }
}
@media screen and (max-width: 1000px) {
  .inner-page .sidebox .sideleft {
    display: none;
  }
  .inner-page .sidebox .sideright {
    width: 100%;
    padding-left: 0;
  }
  .inner-page .sidebox .sideright {
    padding: 0 0 50px 0;
  }
}
@media screen and (max-width: 700px) {
  .ap-page .sideright .ap-top .img img {
    min-height: 250px;
    object-fit: cover;
  }
  .ap-page .sideright .ap-top .desc p {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .ap-page .sideright .ap-bottom h6 {
    font-size: 22px;
    line-height: 1.8;
  }
  .ap-page .sideright .ap-bottom .bottom3 ul li h4::after {
    right: 0.5em;
  }
}
#Pop_UpsBtn {
  display: none !important;
}
.seoPublic {
  word-break: break-word;
}
.seoPublic .title {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.4;
  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.2;
  margin-bottom: 1em;
}

.seoPublic .Auxil-about .box .right .text {
  font-size: 16px;
  line-height: 1.8;
  color: #666;
  max-height: 400px;
  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: 38px;
  min-height: 7em;
  -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;
  line-height: 28px;
  margin-top: 0.5em;
  display: block;
}

.seoPublic .Auxil-news .list ul li .content p {
  font-weight: 300;
  font-size: 16px;
  line-height: 30px;
  margin: 1em 0;
}

.seoPublic .Auxil-news .list ul li .content a.link {
  font-weight: 300;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 30px;
  -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;
  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: 1.8;
  color: #666;
}

.seoPublic .text a {
  color: var(--color);
}

.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 -25px;
}

.seoPublic .Auxil-related .list ul li {
  padding: 20px 25px;
}

.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;
  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:hover {
  color: var(--color);
}

.seoPublic .Auxil-related .list ul li .box .content p {
  display: block;
  font-size: 16px;
  color: #888;
  line-height: 1.6;
  font-weight: 400;
  margin: 0.5em 0;
  height: 4.8em;
  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;
  }

  #cp-Nav {
    display: block;
  }

  #cp-Nav .nav {
    padding: 0 15px;
  }

  #cp-Nav .nav div.title {
    font-size: 18px;
    line-height: 32px;
    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;
    font-size: 16px;
    line-height: 30px;
  }

  .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;
  }
  table {
    white-space: nowrap;
  }
}

@media screen and (max-width: 1000px) {
  .inner-page .more {
    padding: 12px 28px;
  }
}
@media screen and (max-width: 700px) {
  .inner-page .more {
    padding: 10px 22px;
    font-size: 15px;
  }
}
@media screen and (max-width: 500px) {
  .inner-page .more {
    font-size: 14px;
    line-height: 28px;
    padding: 8px 12px;
  }
}
/*inner css end*/
/*history start*/

.dev_con {
  background-color: #f6f9fb;
  position: relative;
}
.dev_con .tea_case {
  position: relative;
  z-index: 1;
  padding-bottom: 90px;
}
.tab_time_bottom .showreel_box {
  width: 100%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: transparent;
  overflow: hidden;
  position: relative;
  height: 90px;
  line-height: 90px;
  padding: 0 90px;
  box-shadow: none;
  margin-bottom: 0;
}
.tab_time_bottom .showreel_box .list_u_img_box > a {
  width: 170px;
  font-size: 20px;
  color: #979ba0;
  transition: all 0.5s ease;
}
.tab_time_bottom .showreel_box .list_u_img_box > a.on,
.tab_time_bottom .showreel_box .list_u_img_box > a:hover {
  font-size: 20px;
  color: #111111;
}
.tab_time_bottom .showreel_box .list_u_img_box > a::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 70%;
  margin-left: -1em;
  width: 0;
  height: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #111111;
  transition: all 0.5s ease;
}
.tab_time_bottom .showreel_box .list_u_img_box > a:hover::after,
.tab_time_bottom .showreel_box .list_u_img_box > a.on::after {
  width: 2em;
}
.tab_time_bottom .showreel_box .btn_img_prev,
.tab_time_bottom .showreel_box .btn_img_next {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  height: 40px;
  width: 40px;
  line-height: 40px;
  color: #7a858a;
  text-align: center;
  -webkit-box-shadow: 0 0 27px rgba(29, 56, 75, 0.17);
  -moz-box-shadow: 0 0 27px rgba(29, 56, 75, 0.17);
  box-shadow: 0 0 27px rgba(29, 56, 75, 0.17);
  top: 50%;
  left: 25px;
  margin-top: -20px;
  font-family: initial;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tab_time_bottom .showreel_box .btn_img_next {
  right: 25px;
  left: auto;
}
.dev_tex_box > div {
  display: none;
  width: 100%;
  line-height: 36px;
  font-size: 18px;
  margin-right: 120px;
  font-weight: 300;
  padding-bottom: 60px;
  min-height: 260px;
}
.dev_tex_box > div .content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.dev_tex_box > div .content .left {
  width: 40%;
}
.dev_tex_box > div .content .right {
  /*padding-left: 60px;*/
  width: 60%;
  text-align: center;
    
}
.time_title_case {
  position: relative;
  padding-top: 115px;
  padding-bottom: 115px;
  overflow: hidden;
}
.at_time {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  color: #e9eff2;
     
  font-size: 240px;
  line-height: 1;
  background: -ms-linear-gradient(
    180deg,
    rgba(233, 239, 242, 0),
    rgba(233, 239, 242, 0),
    rgba(233, 239, 242, 0)
  );
  background: -moz-linear-gradient(
    180deg,
    #f1f2f3,
    rgba(233, 239, 242, 0.7),
    rgba(233, 239, 242, 0)
  );
  background: -o-linear-gradient(
    180deg,
    #f1f2f3,
    rgba(233, 239, 242, 0.7),
    rgba(233, 239, 242, 0)
  );
  background: -webkit-gradient(
    linear,
    right top,
    right bottom,
    color-stop(0, rgba(246, 249, 251, 1)),
    color-stop(0.1, rgba(233, 239, 242, 1)),
    color-stop(0.7, rgba(233, 239, 242, 0.7)),
    color-stop(1, rgba(233, 239, 242, 0))
  );
  background: -webkit-linear-gradient(
    top,
    #f1f2f3,
    rgba(233, 239, 242, 0.7),
    rgba(233, 239, 242, 0)
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.time_sha {
  position: absolute;
  pointer-events: none;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: -ms-linear-gradient(
    left,
    rgba(246, 249, 251, 1) 0%,
    rgba(246, 249, 251, 0) 10%,
    rgba(246, 249, 251, 0) 90%,
    rgba(246, 249, 251, 1) 100%
  );
  background: -moz-linear-gradient(
    left,
    rgba(246, 249, 251, 1) 0%,
    rgba(246, 249, 251, 0) 10%,
    rgba(246, 249, 251, 0) 90%,
    rgba(246, 249, 251, 1) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(246, 249, 251, 1) 0%,
    rgba(246, 249, 251, 0) 10%,
    rgba(246, 249, 251, 0) 90%,
    rgba(246, 249, 251, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    right top,
    right bottom,
    color-stop(0, rgba(246, 249, 251, 1)),
    color-stop(0.1, rgba(246, 249, 251, 0)),
    color-stop(0.9, rgba(246, 249, 251, 0)),
    color-stop(1, rgba(246, 249, 251, 1))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(246, 249, 251, 1) 0%,
    rgba(246, 249, 251, 0) 10%,
    rgba(246, 249, 251, 0) 90%,
    rgba(246, 249, 251, 1) 100%
  );
}
.time_line_case {
  margin: 0 auto;
  width: 83.33333%;
  margin-top: 50px;
}
.time_line_box {
  width: 99999px;
  position: relative;
  top: 0;
  left: 0;
  transition: all 0.5s ease;
}
.time_line_box > div {
  float: left;
  position: relative;
  width: 330px;
  height: 6px;
  background: -ms-linear-gradient(
    right,
    rgba(29, 44, 90, 0.5) 0%,
    var(--color) 100%
  );
  background: -moz-linear-gradient(
    right,
    rgba(29, 44, 90, 0.5) 0%,
    var(--color) 100%
  );
  background: -o-linear-gradient(
    right,
    rgba(29, 44, 90, 0.5) 0%,
    var(--color) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, rgba(50, 131, 97, 1)),
    color-stop(1, rgba(204, 229, 180, 1))
  );
  background: -webkit-linear-gradient(
    right,
    rgba(29 29 29 / 50%) 0%,
    rgba(0 9 23) 100%
  );
  font-size: 20px;
  line-height: 1;
}
.btn_time {
  position: absolute;
  right: -10px;
  top: -7px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #111111;
  z-index: 1;
  cursor: pointer;
}
.btn_time > span {
  position: absolute;
  left: 50%;
  margin-left: -23px;
  top: -50px;
  z-index: 2;
  transition: all 0.5s ease;
  width: 80px;
}
.time_line_box > div:nth-child(odd) .btn_time > span {
  bottom: -50px;
  top: auto;
}
.btn_time::after {
  content: "";
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 36px;
  height: 36px;
  background-color: rgba(0, 53, 134, 0.15);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  animation: dot1 2s infinite ease;
  -webkit-animation: dot1 2s infinite ease; /* Safari 和 Chrome */
}
@keyframes dot1 {
  0% {
    width: 20px;
    height: 20px;
  }
  50% {
    width: 36px;
    height: 36px;
  }
  100% {
    width: 20px;
    height: 20px;
  }
}
.btn_time:hover::after {
  display: block;
}
.time_line_box > div.bodes {
  pointer-events: none;
  background: -ms-linear-gradient(
    right,
    rgba(145, 147, 149, 1) 0%,
    rgba(220, 224, 225, 1) 100%
  );
  background: -moz-linear-gradient(
    right,
    rgba(145, 147, 149, 1) 0%,
    rgba(220, 224, 225, 1) 100%
  );
  background: -o-linear-gradient(
    right,
    rgba(145, 147, 149, 1) 0%,
    rgba(220, 224, 225, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, rgba(145, 147, 149, 1)),
    color-stop(1, rgba(220, 224, 225, 1))
  );
  background: -webkit-linear-gradient(
    right,
    rgba(145, 147, 149, 1) 0%,
    rgba(220, 224, 225, 1) 100%
  );
}
.bodes .btn_time {
  background-color: #959798;
}
.bodes .btn_time span {
  color: #979ba0;
}
/*波浪背景*/
.wave_box {
  width: 100%;
  height: 350px;
  position: absolute;
  left: 0;
  bottom: 0;
  overflow: hidden;
}
.wave {
  overflow: hidden;
  position: absolute;
  top: 129%;
  width: 140%;
  transform: translateY(-50%);
  color: #fff;
  margin-left: -20%;
  animation: 3s ease-in-out infinite alternate waveAnimateA;
}
@keyframes waveAnimateA {
  0% {
    transform: translate(-80px, -52%);
  }

  100% {
    transform: translate(80px, -50%);
  }
}
.wave svg {
  fill: rgba(233, 239, 242, 1);
  width: 102%;
  margin-left: -1%;
  height: auto;
}
.st0 {
  fill: #e9eff2;
  opacity: 0.5;
}
.st1 {
  opacity: 0.5;
  fill: #e9eff2;
}
.st3 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #111111 !important;
}

.titie_box_bg {
  width: 130px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -65px 0 0 -65px;
  z-index: 1;
  transform: scale(0);
  transition: all 0.5s ease;
}
.titie_box_bg svg {
  width: 100%;
  position: relative;
  z-index: 1;
}
.titie_box_bg #title_bg_down {
  opacity: 0.3;
  transform: rotate(37deg) scale(1.02);
  position: absolute;
  left: 0;
  right: 0;
  z-index: 0;
}

.time_line_box .on .btn_time > span {
  font-size: 30px;
  color: #fff;
  top: 50% !important;
  transform: translate(-50%, -50%);
  bottom: auto !important;
  margin-left: 0;
  width: 100px;
  text-align: center;
}
.time_line_box .on .btn_time .titie_box_bg {
  transform: scale(1);
}
.time_line_box .on .btn_time .titie_box_bg > #title_bg_down {
  animation: alpha 2.25s linear infinite forwards;
}
@keyframes alpha {
  0% {
    transform: rotate(0);
  }
  25% {
  }
  50% {
    border-radius: 50%;
  }
  75% {
  }
  100% {
    transform: rotate(360deg);
  }
}

.showreel_box {
  width: 100%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #fff;
  overflow: hidden;
  position: relative;
  height: 90px;
  line-height: 90px;
  padding: 0 90px;
  box-shadow: 0 0 90px rgba(29, 56, 75, 0.17);
  margin-bottom: 50px;
}
.showreel_box .btn_img_prev,
.showreel_box .btn_img_next {
  display: block;
  z-index: 1;
  position: absolute;
  top: 0;
  width: 90px;
  height: 100%;
  text-align: center;
  /*background-color: rgba(0, 0, 0, 0.4);*/
  color: #bebdc2;
  cursor: pointer;
}
.showreel_box .btn_img_prev:hover,
.showreel_box .btn_img_next:hover {
  color: #111111;
}
.showreel_box .btn_img_prev i,
.showreel_box .btn_img_next i {
  font-size: 18px;
}
.showreel_box .btn_img_prev {
  left: 0;
}
.showreel_box .btn_img_next {
  right: 0;
}
.view_box {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative;
}
.showreel_box .list_u_img_box {
  font-size: 0;
  width: 99999999px;
  position: absolute;
  left: 0;
  top: 0;
  transition: left 0.5s ease;
}
.showreel_box .list_u_img_box > a {
  position: relative;
  width: 125px;
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  text-align: center;
  color: #979ba0;
  cursor: pointer;
  transition: all 0.5s ease;
}
.showreel_box .list_u_img_box > a.on {
  font-size: 24px;
  color: #111111;
  position: relative;
  cursor: auto;
}
.showreel_box .list_u_img_box > a::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 76.666%;
  margin-left: -50px;
  width: 0;
  height: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #111111;
  transition: all 0.5s ease;
}
.showreel_box .list_u_img_box > a:hover {
  color: #111111;
}
.showreel_box .list_u_img_box > a.on::after,
.showreel_box .list_u_img_box > a:hover::after {
  width: 1em;
}
.showreel_box .list_u_img_box > img:last-child {
  margin-right: 0;
}
/*.disab{
    pointer-events:none;
    opacity: 0;
  }*/

@media (max-width: 700px) {
  .at_time {
    font-size: 100px;
  }
  .dev_tex_box > div .content .left {
    width: 100%;
  }
  .dev_tex_box > div .content .right {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }
  .time_line_box .on .btn_time .titie_box_bg {
    text-align: center;
  }
  .time_line_box .on .btn_time > span {
    font-size: 30px;
    text-align: center;
  }
  .titie_box_bg {
    width: 90px;
    margin: -45px 0 0 -46px;
  }
}
/*history2*/

.historyBox {
  padding: 60px 0 150px 0;
}
.historyBox h2 {
  font-size: 40px;
}
.historyBox h2:after {
  content: "";
  display: block;
  width: 130px;
  border-bottom: 3px solid var(--color);
  margin: 30px auto 0;
}
.historyBox .box {
  /*padding-top: 80px;*/
  display: block;
  margin: 0 auto;
}
.historyBox .box ul {
  position: relative;
}
.historyBox .box ul:after {
  content: "";
  width: 2px;
  height: 100%;
  left: 50%;
  margin-left: -1px;
  top: 17px;
  background: #b2b2b2;
  position: absolute;
}
.historyBox .box ul li {
  position: relative;
}
.historyBox .box ul li + li {
  margin-top: 100px;
}
.historyBox .box ul li i {
  content: "";
  width: 10px;
  height: 10px;
  background: black;
  border-radius: 100%;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.3);
}
.historyBox .box ul li h5 {
  font-size: 40px;
  font-weight: bold;
  color: #333;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.historyBox .box ul li .content {
  display: inline-block;
  padding: 30px;
  position: relative;
  z-index: 1;
  background-color: #f7f7f7;
  box-shadow: 0 0 10px #f7f7f7;
}
.historyBox .box ul li .content .text {
  display: block;
  font-size: 18px;
  line-height: 32px;
}
.historyBox .box ul li .content:after {
  content: "";
  border-right: 10px solid var(--color);
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  position: absolute;
  right: 100%;
  top: 15px;
  opacity: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  z-index: -1;
}

.historyBox .box ul li .left {
  padding-right: 35px;
  text-align: right;
  position: relative;
  vertical-align: middle;
}
.historyBox .box ul li .right {
  padding-left: 25px;
  position: relative;
  vertical-align: middle;
}
.historyBox .box ul li:last-child {
  padding-bottom: 0;
}
.historyBox .box ul li:nth-child(even) .left {
  left: 50%;
  text-align: left;
  padding-right: 0;
  padding-left: 35px;
}
.historyBox .box ul li:nth-child(even) .right {
  left: -50%;
  padding-left: 0;
  padding-right: 25px;
  text-align: right;
}
.historyBox .box ul li:nth-child(even) .right .content:after {
  border-left: 10px solid var(--color);
  border-right: none;
  left: 100%;
}
.historyBox .box ul li:nth-child(even) .right .content:before {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.historyBox .box ul li:hover .content {
  color: white;
  background-color: var(--color);
}

@media screen and (max-width: 1400px) {
  .historyBox .box {
    padding-top: 50px;
  }
  .historyBox {
    padding: 50px 0;
  }
  .historyBox .box ul li h5 {
    font-size: 20px;
  }
  .historyBox .box ul li .content .text {
    font-size: 14px;
    line-height: 2;
  }
}

@media screen and (max-width: 1200px) {
  .historyBox .box ul li h5 {
    font-size: 18px;
    line-height: 32px;
  }
  .historyBox .box {
    padding-top: 30px;
  }

  .historyBox .box ul li + li {
    margin-top: 50px;
  }
}

@media screen and (max-width: 700px) {
  .historyBox .box ul li .right,
  .historyBox .box ul li .left {
    width: 100%;
    left: 0 !important;
    text-align: left !important;
    padding: 0 !important;
  }
  .historyBox .box ul li .left {
    padding-left: 10px !important;
  }
  .historyBox .box ul {
    padding-left: 20px;
  }
  .historyBox .box ul:after {
    left: 2px;
    top: 42px;
  }
  .historyBox .box ul li i {
    left: -18px;
    top: 42px;
  }
}
/*history end*/

.inner-page .sidebar-box .sidebar-left .inner .inner-cat .yj > li {
  position: relative;
  padding-right: 30px;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-cat .yj > li.active > a {
  color: var(--color);
}
.inner-page .sidebar-box .sidebar-left .inner .inner-cat .yj > li i {
  font-size: 18px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-cat .yj > li .sub-menu {
  position: relative;
  padding-left: 20px;
}
.inner-page .sidebar-box .sidebar-left .inner .inner-cat .yj > li .sub-menu li {
  font-size: 16px;
}
.inner-page
  .sidebar-box
  .sidebar-left
  .inner
  .inner-cat
  .yj
  > li
  .sub-menu
  li.active
  > a {
  color: var(--color);
}
