@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: 'Montserrat';
    src: url('../fonts/Montserrat-Light.eot');
    src: url('../fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Light.woff2') format('woff2'),
        url('../fonts/Montserrat-Light.woff') format('woff'),
        url('../fonts/Montserrat-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-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-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;
}
.flex-wap .flex-left-box {
  margin-bottom: 0;
}
.flex-wrap-1250 .flex-left-box {
  margin-bottom: 0;
}
.clear-form-style {
  background: none;
  border: none;
}
#Advertising {
  display: none;
}
.body-overflow-box {
  position: relative;
  left: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
body {
  font-family: 'Montserrat';
  max-width: 1920px;
  --color: #eb4443;
  --color1: #09173e;
  font-weight: normal;
  margin: 0 auto;
}
.container {
  width: 1470px;
}
/* 栅格 */
.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%;
  }
}
/* 字体 */
.public-title {
  font-size: 24px;
  font-weight: bold;
}
.public-btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  color: #000;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.public-btn span {
  margin-right: 14px;
}
.public-btn i {
  color: rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  font-size: 18px;
}
.public-btn:hover span {
  text-decoration: underline;
}
.font-12 {
  font-size: 12px;
}
.public-header {
  border-bottom: 1px solid #ccc;
}
.public-header .header-left .header-intro {
  color: #000000;
  opacity: 0.72;
}
/*#header .nav-fixed .box .slide.product{
background: url(../images/header-product-nav.jpg) center center no-repeat;
}*/
#header .nav-fixed {
  background: #EBE6E4;
}
#header .nav-fixed .ui.container,
.products-submenu .ui.container {
  width: 100%;
}
/*导航下拉*/
#header .nav-fixed {
  position: absolute;
  padding-top: 120px;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
#header .nav-fixed .box {
  max-height: 90vh;
  overflow-x: auto;
}
#header .nav-fixed .box .slide {
  display: none;
  padding: 20px 0;
  overflow: hidden;
}
#header .nav-fixed .box .slide dl {
  margin: -20px 0;
}
#header .nav-fixed .box .slide dl a:hover {
  text-decoration: underline;
}
#header .nav-fixed .box .slide dl dd {
  position: relative;
  margin-bottom: 5px;
}
#header .nav-fixed .box .slide dl dd > 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;
}
#header .nav-fixed .box .slide dl dd > a > img {
  max-width: 28px;
  margin-right: 8px;
}
#header .nav-fixed .box .slide dl dd a.img-box {
  display: block;
}
#header .nav-fixed .box .slide dl dd:nth-child(3n + 1):after {
  /*content:'';*/
  position: absolute;
  top: 0;
  left: 0;
  width: 300%;
  border-top: 1px solid #dedede;
}
#header .nav-fixed .box .slide dl dd:nth-child(1):after {
  display: none;
}
#header .nav-fixed .box .slide dl dd > .grid-box {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  height: 100%;
}
#header .nav-fixed .box .slide dl.five dd:nth-child(5n + 1) .grid-box {
  border-left: none;
}
#header .nav-fixed .box .slide dl.three dd:nth-child(3n + 1) .grid-box {
  border-left: none;
}
#header .nav-fixed .box .slide dl dd .left {
  /*   width: 50%; */
}
#header .nav-fixed .box .slide dl dd .right {
  /*   width: 50%; */
  padding: 0 15px;
}
#header .nav-fixed .box .slide dl dd .right h3 {
  font-size: 18px;
  margin-bottom: 5px;
  font-weight: bold;
  text-transform: uppercase;
}
#header .nav-fixed .box .slide:nth-child(3) dl dd .right h3,
#header .nav-fixed .box .slide:nth-child(4) dl dd .right h3 {
  font-weight: bold;
}
#header .nav-fixed .box .slide dl dd .right p {
  font-size: 12px;
}
#header .nav-fixed .box .slide dl dd .right ul {
  padding-top: 10px;
}
#header .nav-fixed .box .slide dl dd .right ul li {
  /*display: block;*/
  font-size: 14px;
  color: #ccc;
  margin-bottom: 10px;
}
#header .nav-fixed .box .slide dl dd .right ul li:hover,
#header .nav-fixed .box .slide dl dd .right h3:hover {
  text-decoration: underline;
}
#header .nav-fixed.active {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
@media screen and (max-width: 1400px) {
  #header .nav-fixed .box .slide dl dd .right h3 {
    font-size: 14px;
  }
}
#header {
  z-index: 21;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#header.active {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
#header.inner {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.2);
}
#header .h-top {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 7px;
  padding-bottom: 7px;
  position: relative;
  z-index: 3;
  background-color: #fff;
}
#header .h-top .h-inquiry {
  cursor: pointer;
}
#header .h-top .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 .h-top .h-language i {
  color: #fff;
  font-size: 14px;
}
#header .h-top .h-language img {
  display: inline-block;
  vertical-align: middle;
}
#header .h-top .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 .h-top .h-language ul.sub-menu li {
  display: block;
  padding: 0 10px;
  line-height: 40px;
  text-transform: capitalize;
}
#header .h-top .h-language ul.sub-menu li a {
  display: block;
}
#header .h-top .h-language ul.sub-menu li a img {
  vertical-align: middle;
  width: auto;
  height: 20px;
  margin-right: 6px;
}
#header .h-top .h-language ul.sub-menu li:hover {
  background: var(--color);
  color: white;
}
#header .h-top .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 {
  position: relative;
  z-index: 3;
  background-color: #fff;
}
#header .nav .ui.menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 71px;
}
#header .nav .ui.menu .logo {
  display: inline-block;
  vertical-align: middle;
  margin-top: 12px;
  margin-bottom: 15px;
}
#header .nav .ui.menu .menu-box {
  display: inline-block;
  vertical-align: middle;
  margin-right: auto;
}
#header .nav .ui.menu .menu-box > div {
  height: 100%;
}
#header .nav .ui.menu .menu-box ul.menu {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#header .nav .ui.menu .menu-box ul.menu > li {
  font-size: 18px;
  margin-right: 44px;
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  float: left;
  position: relative;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover {
  color: var(--color);
}
#header .nav .ui.menu .menu-box ul.menu > li > a {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#header .nav .ui.menu .menu-box ul.menu > li > a.icon-nav {
  position: relative;
}
#header .nav .ui.menu .menu-box ul.menu > li > a.icon-nav::after {
  font-family: 'iconfont';
  content: '\e76d';
  position: absolute;
  right: -2px;
  top: 50%;
  -webkit-transform: translate(100%, -50%);
  -moz-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
}
#header .nav .ui.menu .menu-box ul.menu > li:last-child {
  margin-right: 0;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu {
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  text-align: left;
  position: absolute;
  font-size: 14px;
  background: #fff;
  top: 100%;
  left: -10px;
  width: 330px;
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  -ms-transform: rotate3d(1, 0, 0, -90deg);
  -o-transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s,
                -webkit-transform 0.5s;
  transition: opacity 0.3s,
                -webkit-transform 0.5s;
  -moz-transition: transform 0.5s,
                opacity 0.3s,
                -moz-transform 0.5s;
  transition: transform 0.5s,
                opacity 0.3s;
  transition: transform 0.5s,
                opacity 0.3s,
                -webkit-transform 0.5s,
                -moz-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
  -moz-transition: -moz-transform 0.5s, opacity 0.3s;
  -webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid var(--color);
  display: none \9;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li {
  display: block;
  float: none;
  padding: 8px 15px;
  color: black;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  text-transform: capitalize;
  position: relative;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li a {
  display: block;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li ul {
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  display: none;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:hover {
  background: #222;
  color: white;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:hover > ul {
  display: block;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover ul.sub-menu {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transform: rotate3d(0, 0, 0, 0);
  -webkit-transform: rotate3d(0, 0, 0, 0);
  -moz-transform: rotate3d(0, 0, 0, 0);
  -ms-transform: rotate3d(0, 0, 0, 0);
  -o-transform: rotate3d(0, 0, 0, 0);
  display: block \9;
}
#header .nav .ui.menu .items {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#header .nav .ui.menu .items .h-search {
  cursor: pointer;
}
#header .nav .ui.menu .items .h-search > img {
  display: inline-block;
  vertical-align: middle;
  display: none;
}
#header .nav .ui.menu .items form {
  width: 286px;
  height: 36px;
  border-radius: 18px;
  border: solid 1px rgba(112, 112, 112, 0.2);
}
#header .nav .ui.menu .items form input {
  height: 100%;
  background: none;
  border: none;
}
#header .nav .ui.menu .items form input[type='text'] {
  width: -webkit-calc(100% - 23px);
  width: -moz-calc(100% - 23px);
  width: calc(100% - 23px);
}
#header .nav .ui.menu .items form input[type='submit'] {
  width: 23px;
  background: url(../images/h-search.png) no-repeat center center;
  background-size: 100% auto;
}
#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 ul.slick-dots {
  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;
}
#banner ul.slick-dots li {
  width: 8px;
  height: 8px;
  border: solid 1px #ffffff;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  margin-left: 7px;
  margin-right: 7px;
}
#banner ul.slick-dots li button {
  display: none;
}
#banner ul.slick-dots li.slick-active {
  background-color: white;
}
#banner .slick-slide .content {
  display: none;
}
#banner .slick-active .content {
  display: block;
}
#banner .nivo-directionNav a {
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.3);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px;
  color: transparent;
  overflow: hidden;
  text-indent: -999em;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#banner .nivo-directionNav a {
  opacity: 0;
}
#banner:hover .nivo-directionNav a {
  opacity: 1;
}
#banner .nivo-directionNav a:hover {
  background-color: var(--color);
}
#banner .nivo-directionNav a.nivo-prevNav {
  background-image: url(../images/banner-btn-l.png);
  left: 40px;
}
#banner .nivo-directionNav a.nivo-nextNav {
  background-image: url(../images/banner-btn-r.png);
  right: 40px;
}
#banner .theme-default .nivo-controlNav {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: auto !important;
}
#banner .theme-default .nivo-controlNav a {
  width: 25px !important;
  height: 25px !important;
  background: #fff !important;
  border: 7px solid #7d7d7d !important;
  border-radius: 100% !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  margin: 0 8px !important;
}
#banner .theme-default .nivo-controlNav a.active {
  border-color: var(--color) !important;
}
#banner {
  background-position: center bottom;
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}
#banner .bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
}
#banner .bg img {
  opacity: 0;
}
#banner {
  position: relative;
  margin-top: 104px;
}
#banner .banner-slick li {
  position: relative;
}
#banner .banner-slick li.first-banner>img{
  opacity: 0;
  position: relative;
  z-index: -2;
}
#banner .banner-slick li.first-banner{
  background: linear-gradient(to right, #040a16, #133670);
}
#banner .banner-slick li.first-banner .particles-js-canvas-el{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
#banner .banner-slick li .content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
#banner .banner-slick li .content .text-box {
  padding-top: 5%;
  color: #fff;
}
#banner .banner-slick li .content .text-box h2 {
  font-weight: bold;
  max-width: 418px;
}
#banner .banner-slick li .content .text-box p {
  max-width: 400px;
}
#banner .arrows-dots {
  left: 0;
  bottom: 0;
  width: 100%;
}
#banner .arrows-dots .prev i,
#banner .arrows-dots .next i {
  color: #fff;
  font-size: 12px;
}
#banner .arrows-dots .slick-dots li button {
  display: none;
}
#index-body .category .category-slick li .slide-box .title {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .category .category-slick li .slide-box .title:hover {
  color: var(--color);
}
#index-body .category .content {
  -webkit-box-shadow: 1px 2px 7px 0px rgba(216, 216, 216, 0.84);
  box-shadow: 1px 2px 7px 0px rgba(216, 216, 216, 0.84);
  border: solid 1px #e3e3e3;
}
#index-body .category .content .category-slick {
  margin-right: -13px;
  margin-left: -13px;
}
#index-body .category .content .category-slick li .slide-box {
  margin-right: 13px;
  margin-left: 13px;
}
#index-body .category .content .category-slick li .slide-box .img {
  background-color: #e3e3e3;
  border: solid 1px #bfbfbf;
}
#index-body .category .content .category-slick li .slide-box .bottom {
  border-left: solid 1px #b5b5b5;
  border-right: solid 1px #b5b5b5;
  border-bottom: solid 1px #b5b5b5;
}
#index-body .category .content .category-slick li .slide-box .bottom .title {
  line-height: 1.666;
  min-height: calc(1.666em * 2);
}
#index-body .category .content .category-slick li .slide-box:hover .bottom,
#index-body .category .content .category-slick li .slide-box.active .bottom {
  border-left: solid 1px #000;
  border-right: solid 1px #000;
  border-bottom: solid 1px #000;
}
#index-body .category .content .product-slicks .slicks-box {
  z-index: 1;
  opacity: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
  left: 0;
  top: 0;
}
#index-body .category .content .product-slicks .slicks-box:first-child {
  position: relative;
}
#index-body .category .content .product-slicks .slicks-box.active {
  z-index: 3;
  opacity: 1;
}
#index-body .category .content .product-slicks .slicks-box .product-slick {
  margin-left: -11px;
  margin-right: -11px;
}
#index-body .category .content .product-slicks .slicks-box .product-slick li .slide-box {
  margin-left: 11px;
  margin-right: 11px;
  border: solid 1px #b5b5b5;
  z-index: 1;
  margin-bottom: 9px;
}
#index-body .category .content .product-slicks .slicks-box .product-slick li .slide-box::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 90%;
  z-index: -1;
  -webkit-box-shadow: 1px 2px 7px 0px rgba(216, 216, 216, 0.84);
  box-shadow: 1px 2px 7px 0px rgba(216, 216, 216, 0.84);
}
#index-body .category .content .product-slicks .slicks-box .product-slick li .slide-box .img {
  border-bottom: solid 1px #b5b5b5;
  background-color: #e3e3e3;
}
#index-body .category .content .product-slicks .slicks-box .product-slick li .slide-box .bottom {
  background-color: #ffffff;
}
#index-body .category .content .product-slicks .slicks-box .product-slick li .slide-box .bottom .title{
  min-height: calc(1.5em * 2);
}
#index-body .category .content .product-slicks .slicks-box .arrows-dots .prev i,
#index-body .category .content .product-slicks .slicks-box .arrows-dots .next i {
  color: rgba(0, 0, 0, 0.3);
  font-size: 12px;
}
#index-body .category .content .product-slicks .slicks-box .arrows-dots .slick-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#index-body .category .content .product-slicks .slicks-box .arrows-dots .slick-dots li {
  width: 8px;
  height: 8px;
  background-color: #ffffff;
  border: solid 1px #626262;
  opacity: 0.34;
  border-radius: 50%;
  margin-left: 5px;
  margin-right: 5px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .category .content .product-slicks .slicks-box .arrows-dots .slick-dots li.slick-active {
  background-color: var(--color);
  border-color: var(--color);
  opacity: 1;
}
#index-body .category .content .product-slicks .slicks-box .arrows-dots .slick-dots li button {
  display: none;
}
#index-body .solution .public-header .header-intro {
  max-width: 835px;
  line-height: 1.666;
}
#index-body .solution .solution-list {
  margin-right: -20px;
}
#index-body .solution .solution-list li .box {
  margin-right: 20px;
  background-color: #ffffff;
  -webkit-box-shadow: 1px 2px 7px 0px rgba(216, 216, 216, 0.84);
  box-shadow: 1px 2px 7px 0px rgba(216, 216, 216, 0.84);
  border: solid 1px #bfbfbf;
  margin-top: 10px;
  margin-bottom: 10px;
}
#index-body .solution .solution-list li .box .title {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .solution .solution-list li .box .title:hover {
  color: var(--color);
}
#index-body .about {
  position: relative;
}
#index-body .about .content {
  background-color: #ffffff;
  -webkit-box-shadow: 1px 2px 7px 0px rgba(216, 216, 216, 0.84);
  box-shadow: 1px 2px 7px 0px rgba(216, 216, 216, 0.84);
  border: solid 1px #b5b5b5;
}
#index-body .about .left {
  /*border-right: solid 1px #b5b5b5;*/
}
#index-body .about .left .intro {
  line-height: 1.666;
  color: #000000;
  opacity: 0.72;
}
#index-body .about .number-Plus li .data-right .top {
  font-weight: 500;
  color: var(--color);
  margin-bottom: 7px;
}
#index-body .about .number-Plus li .data-right .top em {
  font-size: 80px;
  line-height: 1.2;
  white-space: nowrap;
}
#index-body .about .number-Plus li .data-right .top span {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 10px;
  white-space: nowrap;
}
#index-body .about .number-Plus li .data-right .title {
  color: var(--color);
  font-weight: 500;
}
#index-body .advantage .content {
  -webkit-box-shadow: 1px 2px 7px 0px rgba(216, 216, 216, 0.84);
  box-shadow: 1px 2px 7px 0px rgba(216, 216, 216, 0.84);
  border: solid 1px #e3e3e3;
}
#index-body .advantage .content .intro {
  color: #000000;
  opacity: 0.72;
  line-height: 1.666;
}
#index-body .advantage .content .advantage-list {
  margin-left: -10px;
  margin-right: -10px;
}
#index-body .advantage .content .advantage-list li {
  max-width: 291px;
}
#index-body .advantage .content .advantage-list li .box {
  margin-left: 10px;
  margin-right: 10px;
}
#index-body .case .content .left .img {
  border: solid 1px #bfbfbf;
}
#index-body .case .content .left .title {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .case .content .left .title:hover {
  color: var(--color);
}
#index-body .case .content .left .intro {
  color: #000000;
  opacity: 0.72;
  line-height: 1.6666;
}
#index-body .case .content .right {
  border-left: solid 1px rgba(98, 98, 6, 0.17);
}
#index-body .case .content .right .case-list li .box {
  border: solid 1px #bfbfbf;
}
/*#index-body .case .content .right .case-list li:first-child{
  display: none!important;
}*/
#index-body .case .content .right .case-list li .box .bottom {
  border-top: solid 1px rgba(98, 98, 6, 0.17);
}
#index-body .case .content .right .case-list li .box .title {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  height: calc(1.5em * 2);
}
#index-body .case .content .right .case-list li .box .title:hover {
  color: var(--color);
}
#index-body .case .content .right .case-list li:last-child {
  margin-bottom: 0;
}
#index-body .news .news-slick {
  margin-right: -14px;
  margin-left: -14px;
}
#index-body .news .news-slick li .slide-box {
  margin-right: 14px;
  margin-left: 14px;
  margin-bottom: 9px;
  -webkit-box-shadow: 1px 2px 7px 0px rgba(216, 216, 216, 0.84);
  box-shadow: 1px 2px 7px 0px rgba(216, 216, 216, 0.84);
}
#index-body .news .news-slick li .slide-box .img {
  border: solid 1px #bfbfbf;
}
#index-body .news .news-slick li .slide-box .title {
  line-height: 1.666;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  min-height: calc(1.666em * 2);
}
#index-body .news .news-slick li .slide-box .title:hover {
  color: var(--color);
}
#index-body .news .news-slick li .slide-box .bottom {
  border-left: solid 1px #bfbfbf;
  border-right: solid 1px #bfbfbf;
  border-bottom: solid 1px #bfbfbf;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .news .news-slick li .slide-box:hover .bottom {
  border-color: #000;
}
#index-body .news .arrows-dots .prev i,
#index-body .news .arrows-dots .next i {
  color: rgba(0, 0, 0, 0.3);
  font-size: 12px;
}
#index-body .news .arrows-dots .slick-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#index-body .news .arrows-dots .slick-dots li {
  width: 8px;
  height: 8px;
  background-color: #ffffff;
  border: solid 1px #626262;
  opacity: 0.34;
  border-radius: 50%;
  margin-left: 5px;
  margin-right: 5px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .news .arrows-dots .slick-dots li.slick-active {
  background-color: var(--color);
  border-color: var(--color);
  opacity: 1;
}
#index-body .news .arrows-dots .slick-dots li button {
  display: none;
}
#footer {
  background-color: #646363;
}
#footer .f-content dl {
  color: #ffffff;
}
#footer .f-content dl.dl-margin-l-r {
  margin-left: 5px;
  margin-right: 5px;
}
#footer .f-content dl dt {
  margin-bottom: 9px;
}
#footer .f-content dl dd {
  margin-bottom: 12px;
}
#footer .f-content dl dd a {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#footer .f-content dl dd a:hover {
  color: var(--color);
}
#footer .f-content dl dd:last-child {
  margin-bottom: 0;
}
#footer .f-content dl.f-contact dd #ewm {
  max-width: 142px;
  border: 10px solid #fff;
}
#footer .f-content dl.f-product dd{
  max-width: 600px;
}
#footer .f-items {
  margin-top: -24px;
  color: #fff;
}
#footer .f-items .social-account a {
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  border-radius: 5px;
  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-right: 7px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#footer .f-items .social-account a i {
  color: #646363;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#footer .f-items .social-account a:hover {
  background-color: var(--color);
}
#footer .f-items .social-account a:hover i {
  color: #fff;
}
#footer .f-items .f-back {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
#footer .f-items .f-back i {
  font-size: 22px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#footer .f-items .f-back:hover {
  color: var(--color);
}
#footer .f-copy {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ffffff;
}
#footer .f-copy .line {
  height: 1px;
  background-color: #fff;
}
#footer .f-copy .copy {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#footer .f-copy .copy .company-link {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#footer .f-copy .copy .company-link:hover {
  color: var(--color);
}
#footer .f-copy svg {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  max-height: 29px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  fill: #ffffff;
}
#footer .f-copy svg text {
  fill: #ffffff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#footer .f-copy svg:hover {
  fill: var(--color);
}
#footer .f-copy svg:hover text {
  fill: var(--color);
}
/* 侧边菜单 */
/* 侧边菜单 */
.fixed-toolbar {
  right: 20px;
  position: fixed;
  bottom: 30%;
  z-index: 100;
}
.fixed-toolbar ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 12px;
  width: 52px;
  height: 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;
}
.fixed-toolbar ul li img {
  display: inline-block;
  vertical-align: text-top;
}
.fixed-toolbar ul li:first-child {
  margin-top: 0;
}
.fixed-toolbar ul li:hover {
  background: var(--color);
}
.fixed-toolbar ul li:hover #ewm {
  left: -116px;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.fixed-toolbar ul li #ewm {
  width: 100px;
  border: 3px solid #fff;
  position: absolute;
  left: 100%;
  top: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}
/*ui.container不用设置了*/
@media screen and (max-width: 1450px) {
  #header .nav .ui.menu .menu-box ul.menu > li {
    font-size: 16px;
    margin-right: 34px;
  }
  #header .nav .ui.menu .items form {
    width: 200px;
  }
}
@media screen and (max-width: 1250px) {
  #banner {
    margin-top: 60px;
  }
  #banner .banner-slick li .content .text-box h2,
  #banner .banner-slick li .content .text-box p {
    max-width: 100%;
  }
  .flex-wrap-1250 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex-wrap-1250 .flex-left-box {
    margin-bottom: 25px;
  }
  #footer .f-items {
    margin-top: 20px;
  }
  #footer .f-content .container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #footer .f-content dl {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #footer .f-content dl.dl-margin-l-r {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 1000px) {
  #banner .banner-slick li {
    height: 300px;
  }
  #banner .banner-slick li > img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .flex-wap .flex-left-box {
    margin-right: 0;
    margin-bottom: 25px;
  }
  #index-body .about .content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #index-body .about .content .left {
    width: 100%;
  }
  #index-body .about .content .right {
    width: 100%;
  }
  #index-body .advantage .content .advantage-list li {
    width: 25%;
  }
}
@media screen and (max-width: 700px) {
  .mobile-display-none {
    display: none;
  }
  .arrows-dots {
    display: none;
  }
  #index-body .solution .solution-list li {
    width: 100%;
  }
  #index-body .advantage .content .advantage-list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #index-body .advantage .content .advantage-list li {
    width: 50%;
  }
  #index-body .case .content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #index-body .case .content .left {
    margin-bottom: 25px;
  }
  #index-body .case .content .left,
  #index-body .case .content .right {
    width: 100%;
  }
  #index-body .case .content .right {
    padding-left: 0;
  }
  #footer .f-content dl.f-product,
  #footer .f-content dl.f-about,
  #footer .f-content dl .f-qr {
    display: none;
  }
  #footer .f-items .social-account {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .public-title {
    font-size: 20px;
  }
  .public-header {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .public-header .header-left {
    margin-right: 0;
    width: 100%;
    margin-bottom: 15px;
  }
}
/*
#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>*!
}*/
#index-body .about h1.Auxil-h1 {
  display: inline;
}
@media screen and (max-width: 700px) {
  .font-14,
  .font-15,
  .font-16,
  .font-17,
  .font-18,
  .font-19,
  .font-20,
  .font-21,
  .font-22,
  .font-23,
  .font-24 {
    line-height: 28px !important;
  }
  .seoPublic .Auxil-industry {
    display: none !important;
  }
  .Auxil-crumbs {
    line-height: 28px;
  }
}
#index-body form input[type='text'],
#footer form input[type='text'] {
  padding-right: 15px;
}
#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;
}
/*内页*/

/*.m-page {
  font-weight: bold;
  font-size: 18px;
  color: #7f7f7f;
  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;
  position: relative;
  z-index: 1;
}
.m-page > div {
  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;
}
.m-page a,
.m-page span {
  width: 2.66666667em;
  height: 2.66666667em;
  border-radius: 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;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.m-page a:hover,
.m-page span.current {
  background-color: var(--color);
  color: white;
}
@media screen and (max-width: 700px) {
  .m-page {
    font-size: 14px;
  }
}*/
.seoPublic .Auxil-through a{
  background: none;
}
.seoPublic .Auxil-through a{
  height: auto;
  line-height: unset;
  padding-top: 6px;
  padding-bottom: 6px;
  border: none;
  display: block;
  padding-left: 0;
  width: fit-content;
}
.seoPublic .Auxil-through a:hover{
  text-decoration: underline;
  background-color: transparent;
  color: #000;
}
.inner-banner {
  margin-top: 104px;
}
.inner-banner .mbx-box {
  -webkit-box-shadow: 0 1px 2px #00000040;
  box-shadow: 0 1px 2px #00000040;
  border-top: 0.5px solid #e3e3e3;
  background-color: #fff;
}

.inner-banner .mbx {
  color: #706f6f;
  margin-left: -10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.inner-banner .mbx a,
.inner-banner .mbx span {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
}
.inner-banner .mbx span {
  color: #000;
}
.inner-page .big-title.font-40 {
  line-height: 1.3;
}
 .m-page {
  text-align: center;
}
 .m-page a,
 .m-page span {
  display: inline-block;
  text-align: center;
  width: 45px;
  height: 35px;
  font-size: 15px;
  line-height: 35px;
  border-radius: 5px;
  color: #111;
  font-weight: 500;
  -o-box-shadow: 0 2px 10px 0 #d8dde6;
  -webkit-box-shadow: 0 2px 10px 0 #d8dde6;
  box-shadow: 0 2px 10px 0 #d8dde6;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  margin: 5px;
}
 .m-page span.current,
 .m-page a:hover {
  background: var(--color) none repeat scroll 0 0;
  color: #fff;
}
.inner-btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-weight: bold;
  padding-left: 16px;
  padding-right: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #000;
}
.inner-btn i {
  margin-left: 10px;
  font-size: 18px;
}
.inner-btn.btn1 {
  padding-right: 16px;
}
.inner-btn:hover {
  -webkit-box-shadow: 2px 2px 2px #00000040;
  box-shadow: 2px 2px 2px #00000040;
}
.inner-btn:focus {
  background-color: #000;
}
@media screen and (max-width: 700px) {
  .inner-btn {
    padding-top: 4px;
    padding-bottom: 4px;
  }
}
.inner-banner1 {
  color: #fff;
  position: relative;
}
.inner-banner1{
  background: none!important; 
}
.inner-banner1 .particles-js-canvas-el{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right,#040a16,#133670); 
  z-index: -1;
}
.product-page .category-select .left {
  width: -webkit-calc(100% - 294px);
  width: -moz-calc(100% - 294px);
  width: calc(100% - 294px);
}
.product-page .category-select .left .category-list li .link-box {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border: 1px solid #e3e3e3;
  border-radius: 50px;
}
.product-page .category-select .left .category-list li .link-box:hover {
  color: rgba(0, 0, 0, 0.5);
}
.product-page .category-select .left .category-list li.active > .link-box {
  border: 2px solid #000;
  font-weight: 500;
}
.product-page .category-select .right {
  width: 294px;
  background-color: #f5f5f5;
}
.product-page .category-select .right .subtitle i {
  font-size: 20px;
}
.product-page .category-select .right .line {
  height: 1px;
  background-color: #000;
}
.product-page .category-select .right .right-btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer;
  border: 1px solid #000;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  background-color: #fff;
}
.product-page .category-select .right .right-btn:focus {
  border-color: var(--color);
  border: 2px solid var(--color) !important;
  color: #fff;
  background-color: var(--color);
  -webkit-box-shadow: inset 2px 2px 4px #0000004d !important;
  box-shadow: inset 2px 2px 4px #0000004d !important;
}
.product-page .category-select .right .right-btn:hover {
  border: 2px solid #000;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.product-page .filter-box .top .filter-btn {
  border: 2px solid #000;
  pointer-events: none;
}
.product-page .filter-box .top .filter-btn i {
  font-size: 20px;
}
.product-page .filter-box .top .filter-btn:hover {
  -webkit-box-shadow: 0px 0px 4px #0000004d;
  box-shadow: 0px 0px 4px #0000004d;
}
.product-page .filter-box .filter-content {
  display: none;
  border: 0.5px solid #e3e3e3;
  -webkit-box-shadow: 0 1px 2px #00000040;
  box-shadow: 0 1px 2px #00000040;
}
.product-page .filter-box .filter-content.active {
  display: block;
}
.product-page .filter-box .filter-content .title-box {
  border-bottom: 0.5px solid #000000;
}
.product-page .filter-box .filter-content .title-box .close i {
  font-size: 20px;
}
.product-page .filter-box .filter-content .filter-items {
  margin-right: -40px;
}
.product-page .filter-box .filter-content .filter-items > li {
  width: 33.333%;
}
.product-page .filter-box .filter-content .filter-items > li .box {
  margin-right: 40px;
}
.product-page .filter-box .filter-content .filter-items > li.search-box form {
  width: 100%;
  height: 40px;
  border: solid 1px #000;
}
.product-page .filter-box .filter-content .filter-items > li.search-box form input {
  height: 100%;
  background: none;
  border: none;
}
.product-page .filter-box .filter-content .filter-items > li.search-box form input[type='text'] {
  width: -webkit-calc(100% - 56px);
  width: -moz-calc(100% - 56px);
  width: calc(100% - 56px);
}
.product-page .filter-box .filter-content .filter-items > li.search-box form input[type='submit'] {
  width: 56px;
  background: #000 url(../images/filter-items-icon.png) no-repeat center center;
  background-size: 23px auto;
}
.product-page .filter-box .filter-content .filter-items > li .select-box {
  border: solid 1px #000;
}
.product-page .filter-box .filter-content .filter-items > li .select-box .select-title-box {
  height: 40px;
  cursor: pointer;
}
.product-page .filter-box .filter-content .filter-items > li .select-box .select-title-box .select-icon i {
  font-size: 24px;
}
.product-page .filter-box .filter-content .filter-items > li .select-box .select-title-box.active .select-icon {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.product-page .filter-box .filter-content .filter-items > li .select-box .select-title-box.active + .select-options {
  display: block;
}
.product-page .filter-box .filter-content .filter-items > li .select-box .select-options {
  display: none;
  left: 0;
  top: -webkit-calc(100% + 1px);
  top: -moz-calc(100% + 1px);
  top: calc(100% + 1px);
  width: 100%;
  background-color: #fff;
  z-index: 3;
  border-left: solid 1px #000;
  border-bottom: solid 1px #000;
  border-right: solid 1px #000;
}
.product-page .filter-box .filter-content .filter-items > li .select-box .select-options ol {
  max-height: 252px;
  overflow-y: scroll;
}
.product-page .filter-box .filter-content .filter-items > li .select-box .select-options ol li {
  cursor: pointer;
  padding-top: 6px;
  padding-bottom: 6px;
}
.product-page .filter-box .filter-content .filter-items > li .select-box .select-options ol li.active,
.product-page .filter-box .filter-content .filter-items > li .select-box .select-options ol li:hover {
  opacity: 0.5;
}
.product-page .filter-box .filter-content .filter-items > li .check-list-box ol li {
  cursor: pointer;
}
.product-page .filter-box .filter-content .filter-items > li .check-list-box ol li .check-box {
  width: 22px;
  height: 22px;
  border: solid 1px #000000;
  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;
  cursor: pointer;
}
.product-page .filter-box .filter-content .filter-items > li .check-list-box ol li .check-box i {
  font-size: 18px;
  opacity: 0;
  font-weight: bold;
}
.product-page .filter-box .filter-content .filter-items > li .check-list-box ol li.active .check-box i {
  opacity: 1;
}
.product-page .product-list-box .product-list {
  margin-right: -20px;
}
.product-page .product-list-box .product-list li {
  width: 33.333%;
  margin-bottom: 20px;
}
.product-page .product-list-box .product-list li .box {
  margin-right: 20px;
  background-color: #fff;
  border: 0.5px solid #e3e3e3;
  -webkit-box-shadow: 0 1px 2px #00000040;
  box-shadow: 0 1px 2px #00000040;
  border-radius: 1px;
}
.product-page .product-list-box .product-list li .box a{
  min-height: calc(1.5em * 2);
}
@media screen and (max-width: 1000px) {
  .product-page .category-select .container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .product-page .category-select .left {
    width: 100%;
    margin-bottom: 25px;
    margin-right: 0;
  }
  .product-page .category-select .right {
    width: 100%;
  }
  .product-page .filter-box .filter-content .filter-items > li {
    width: 50%;
  }
  .product-page .category-select .left .category-list li .link-box{
    border-radius: 10px;
  }
}
@media screen and (max-width: 700px) {
  .product-page .filter-box .filter-content .filter-items > li {
    width: 100%;
  }
  .product-page .product-list-box .product-list li {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .product-page .product-list-box .product-list li {
    width: 100%;
  }
}
.product-d-page .product-name-box {
  -webkit-box-shadow: 0 1px 2px #00000040;
  box-shadow: 0 1px 2px #00000040;
  background-color: #f0f0f0;
}
.product-d-page .product-detail-box .left .product-content {
  line-height: 2;
}
.product-d-page .product-detail-box .left .product-detail-box .tab-titles-list li {
  border: 0.5px solid #e3e3e3;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 2px #00000040;
  box-shadow: 0 1px 2px #00000040;
  cursor: pointer;
}
.product-d-page .product-detail-box .left .product-detail-box .tab-titles-list li::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0%;
  height: 5px;
  opacity: 0.6;
  background-color: var(--color);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.product-d-page .product-detail-box .left .product-detail-box .tab-titles-list li:hover::after {
  width: 100%;
}
.product-d-page .product-detail-box .left .product-detail-box .tab-titles-list li.active::after {
  width: 100%;
  opacity: 1;
}
.product-d-page .product-detail-box .left .product-detail-box .tab-contents-list > li {
  border: 0.5px solid #e3e3e3;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 2px #00000040;
  box-shadow: 0 1px 2px #00000040;
}
.product-d-page .product-detail-box .left .product-detail-box .tab-contents-list > li .table-box .table-title .line {
  height: 1px;
  background-color: #000;
  opacity: 0.5;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.product-d-page .product-detail-box .left .product-detail-box .tab-contents-list > li .table-box .table-title i {
  font-size: 20px;
  font-weight: bold;
}
.product-d-page .product-detail-box .left .product-detail-box .tab-contents-list > li.download-box ol li {
  line-height: 2;
}
.product-d-page .product-detail-box .left .product-detail-box .tab-contents-list > li.download-box ol li a:hover span {
  color: var(--color);
}
.product-d-page .product-detail-box .right .product-d-slick {
  border: 0.5px solid #e3e3e3;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 2px #00000040;
  box-shadow: 0 1px 2px #00000040;
}
.product-d-page .product-detail-box .right .product-d-slick li a .magnifying {
  right: 0;
  bottom: 0;
  opacity: 0.5;
}
.product-d-page .product-detail-box .right .product-d-slick li a .magnifying i {
  font-size: 30px;
}
.product-d-page .product-detail-box .right .contact-person-box {
  border: 0.5px solid #e3e3e3;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 2px #00000040;
  box-shadow: 0 1px 2px #00000040;
}
.product-d-page .product-detail-box .right .contact-link-box {
  border: 0.5px solid #e3e3e3;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 2px #00000040;
  box-shadow: 0 1px 2px #00000040;
}
.product-d-page .product-detail-box .right .contact-link-box .contact-link-box-top {
  border-bottom: 0.5px solid #e3e3e3;
}
.product-d-page .product-detail-box .right .contact-link-box .icon i {
  font-size: 16px;
}
.product-d-page .product-detail-box .right .contact-link-box .contact-link {
  text-decoration: underline;
}
.product-d-page .product-detail-box .right .contact-link-box .contact-link:hover {
  color: var(--color);
}
.product-d-page .related-product .related-slick {
  margin-right: -10px;
  margin-left: -10px;
}
.product-d-page .related-product .related-slick li {
  padding-right: 10px;
  padding-left: 10px;
}
.product-d-page .related-product .related-slick li .box {
  border: 0.5px solid #e3e3e3;
  -webkit-box-shadow: 0 1px 2px #00000040;
  box-shadow: 0 1px 2px #00000040;
  border-radius: 1px;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
}
.product-d-page .related-product .related-slick li .box:hover {
  color: var(--color);
}
@media screen and (max-width: 1000px) {
  .product-d-page .product-detail-box .container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .product-d-page .product-detail-box .container .left {
    width: 100%;
  }
  .product-d-page .product-detail-box .container .right {
    width: 100%;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    padding-left: 0;
    margin-bottom: 25px;
  }
  .product-d-page .related-product .related-slick li .box {
    max-width: 100%;
  }
}
.inner-banner1 .category-title {
  color: #fff;
}
.about-page1 .category-links-box {
  color: #fff;
}
.about-page1 .category-links-box .content {
  background-color: #000000;
}
.about-page1 .category-links-box .content .about-links li {
  border-right: 1px solid #fff;
}
.about-page1 .category-links-box .content .about-links li a {
  display: block;
  margin-left: 15px;
  margin-right: 15px;
  line-height: 1.2;
  /*text-decoration: underline;*/
}
.about-page1 .category-links-box .content .about-links li:last-child {
  border-right: none;
}
.about-page1 .category-links-box .content .about-links li:last-child a {
  margin-right: 0;
}
.about-page1 .about-page-wrap1 .left .intro {
  color: #000000;
  opacity: 0.72;
  line-height: 1.66666667;
}
.about-page1 .about-page-wrap1 .right img {
  margin-left: auto;
}
.about-page1 .about-page-wrap2 {
  color: #fff;
}
.about-page1 .about-page-wrap2 .content {
  background-color:  #000000;
}
.about-page1 .about-page-wrap2 .content .intro {
  margin-left: auto;
  margin-right: auto;
  line-height: 1.66666667;
  max-width: 1134px;
}
.about-page1 .about-page-wrap3 .intro {
  line-height: 1.66666667;
  color: #000000;
  opacity: 0.72;
  max-width: 1250px;
}
.about-page1 .about-page-wrap3 .wrap3-slick li .box .img img {
  margin-left: auto;
  margin-right: auto;
}
.about-page1 .about-page-wrap3 hr {
  background-color: #000000;
  opacity: 0.26;
}
.about-page1 .about-page-wrap4 .intro {
  line-height: 1.66666667;
  color: #000000;
  opacity: 0.72;
  max-width: 1267px;
}
.about-page1 .about-page-wrap4 .arrows-dots .prev i,
.about-page1 .about-page-wrap4 .arrows-dots .next i {
  color: rgba(0, 0, 0, 0.3);
  font-size: 12px;
}
.about-page1 .about-page-wrap4 .arrows-dots .slick-dots {
  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;
}
.about-page1 .about-page-wrap4 .arrows-dots .slick-dots li {
  width: 8px;
  height: 8px;
  background-color: #ffffff;
  border: solid 1px #626262;
  opacity: 0.34;
  border-radius: 50%;
  margin-left: 5px;
  margin-right: 5px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.about-page1 .about-page-wrap4 .arrows-dots .slick-dots li.slick-active {
  background-color: var(--color);
  border-color: var(--color);
  opacity: 1;
}
.about-page1 .about-page-wrap4 .arrows-dots .slick-dots li button {
  display: none;
}
.about-page1 .about-page-wrap4 hr {
  background-color: #000000;
  opacity: 0.26;
}
.about-page1 .about-page-wrap4  .box{
  background-color: #f3f3f3;
  box-shadow:  0 0 12px 0 rgba(0, 0, 0, 0.1);
}
.about-page1 .about-page-wrap4  .box .img{
    border: 1px solid #CCC;
    min-height: 244px;
    display: flex;
    background-color: #fff;
}
.about-page1 .about-page-wrap4  .box .title span{
  min-height: 4.5em;
}
.about-page1 .about-page-wrap5 .left .intro {
  color: #000000;
  opacity: 0.72;
}
.about-page1 .about-page-wrap5 .left .text-list li {
  line-height: 2;
}
.about-page1 .about-page-wrap5 .left .text-list li .dot {
  width: 7px;
  height: 7px;
  background-color: var(--color);
  border-radius: 50%;
}
.about-page1 .about-page-wrap5 .right img {
  margin-left: auto;
}
.about-page1 .about-page-wrap5 hr {
  background-color: #000000;
  opacity: 0.26;
}
.about-page1 .about-page-wrap6 .wrap6-slick li .box {
  background-color: #f4f4f4;
}
.about-page1 .about-page-wrap6 .arrows-dots .prev i,
.about-page1 .about-page-wrap6 .arrows-dots .next i {
  color: rgba(0, 0, 0, 0.3);
  font-size: 12px;
}
.about-page1 .about-page-wrap6 .arrows-dots .slick-dots {
  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;
}
.about-page1 .about-page-wrap6 .arrows-dots .slick-dots li {
  width: 8px;
  height: 8px;
  background-color: #ffffff;
  border: solid 1px #626262;
  opacity: 0.34;
  border-radius: 50%;
  margin-left: 5px;
  margin-right: 5px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.about-page1 .about-page-wrap6 .arrows-dots .slick-dots li.slick-active {
  background-color: var(--color);
  border-color: var(--color);
  opacity: 1;
}
.about-page1 .about-page-wrap6 .arrows-dots .slick-dots li button {
  display: none;
}
@media screen and (max-width: 1000px) {
  .about-page1 .about-page-wrap1 .left {
    margin-bottom: 25px;
  }
  .about-page .about-page-wrap5 .left {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 700px) {
  .about-page .about-page-wrap3 ul > li {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .about-page .about-page-wrap3 ul > li .icon-title {
    width: 100%;
    border-right: none;
    border-bottom: 0.5px solid #b2b2b2;
  }
  .about-page .about-page-wrap3 ul > li {
    width: 100%;
  }
}
.about-page .category-links-box {
  color: #fff;
}
.about-page .category-links-box .content {
  background-color: #e71a19;
}
.about-page .category-links-box .content .about-links li {
  border-right: 1px solid #fff;
}
.about-page .category-links-box .content .about-links li a {
  display: block;
  margin-left: 15px;
  margin-right: 15px;
  line-height: 1.2;
  text-decoration: underline;
}
.about-page .category-links-box .content .about-links li:last-child {
  border-right: none;
}
.about-page .category-links-box .content .about-links li:last-child a {
  margin-right: 0;
}
.about-page .about-page-wrap3 ul > li {
  border-color: #b2b2b2;
  border-width: 0.5px;
  border-style: solid;
}
.about-page .about-page-wrap3 ul > li .icon-title {
  border-right: 0.5px solid #b2b2b2;
  min-height: 130px;
}
.about-page .about-page-wrap3 ul > li .icon-title .icon {
  width: 64px;
  height: 64px;
  border-radius: 50%;
}
.about-page .about-page-wrap3 ul > li .icon-title .icon img {
  max-width: 64px;
}
.about-page .about-page-wrap3 ul > li .right-intro ol li a span {
  text-decoration: underline;
  width: 100%;
}
.about-page .about-page-wrap3 ul > li .right-intro ol li a i {
  font-size: 18px;
}
.about-page .about-page-wrap4 .left .big-title {
  border-bottom: 2px solid #b2b2b2;
}
.about-page .about-page-wrap4 .left .more-btn {
  background-color: #000;
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.about-page .about-page-wrap4 .left .more-btn:hover {
  -webkit-box-shadow: 2px 2px 2px #00000040;
  box-shadow: 2px 2px 2px #00000040;
}
.about-page .about-page-wrap5 .big-title {
  border-bottom: 2px solid #b2b2b2;
}
.about-page .about-page-wrap5 .content .left .link-btn span {
  text-decoration: underline;
}
.about-page .about-page-wrap5 .content .left .link-btn i {
  font-size: 18px;
  font-weight: bold;
}
.about-page .about-page-wrap5 .content .right img {
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .about-page .about-page-wrap1 .left {
    margin-bottom: 25px;
  }
  .about-page .about-page-wrap4 .left {
    margin-bottom: 25px;
  }
  .about-page .about-page-wrap5 .left {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 700px) {
  .about-page .about-page-wrap3 ul > li {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .about-page .about-page-wrap3 ul > li .icon-title {
    width: 100%;
    border-right: none;
    border-bottom: 0.5px solid #b2b2b2;
  }
  .about-page .about-page-wrap3 ul > li {
    width: 100%;
  }
}
.contact-page .contact-wrap1 .left .big-title {
  line-height: 1.2;
}
.contact-page .contact-wrap1 .left hr {
  margin-top: 11px;
  margin-bottom: 0;
  border-width: 0.5px;
  border-style: solid;
  border-color: #b2b2b2;
}
/*.contact-page .contact-wrap1 .right {
  padding-left: 24px;
}*/
.contact-page .contact-wrap1 .right form {
  border: 0.5px solid #e3e3e3;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25098039);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25098039);
  border-radius: 1px;
}
.contact-page .contact-wrap1 .right form label {
  display: block;
}
.contact-page .contact-wrap1 .right form input[type='text'],
.contact-page .contact-wrap1 .right form select {
  height: 40px;
  width: 100%;
}
.contact-page .contact-wrap1 .right form textarea {
  width: 100%;
  height: 96px;
  line-height: 1.7;
}
.contact-page .contact-wrap1 .right form .form-agree-box .agree-content .agree-left {
  padding-right: 8px;
}
.contact-page .contact-wrap1 .right form .form-agree-box .agree-content .agree-left i{
  font-size: 20px;
  color: var(--color);
  font-weight: bold;
  border: 1px solid #000;
}
.contact-page .contact-wrap1 .right form .form-agree-box .agree-content .agree-left input[type='checkbox'] {
  min-width: 20px;
  min-height: 20px;
  border: 1px solid #000;
  border-radius: 1px;
  pointer-events: none;
}
.contact-page .contact-wrap1 .right form .form-agree-box .agree-content .agree-right {
  width: -webkit-calc(100% - 28px);
  width: -moz-calc(100% - 28px);
  width: calc(100% - 28px);
}
.contact-page .contact-wrap1 .right form .form-agree-box .agree-content .agree-right .agree-intro2 {
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
}
.contact-page .contact-wrap1 .right form .form-agree-box .agree-content .agree-right .agree-intro2 a {
  color: blue;
}
.contact-page .contact-wrap1 .right form input[type='submit'] {
  background-color: #000;
  color: #fff;
  border-color: #000;
  border-width: 0px;
  border-style: solid;
  font-weight: bold;
}
.contact-page .contact-wrap1 .right form input[type='submit']:hover {
  -webkit-box-shadow: 2px 2px 2px #00000040;
  box-shadow: 2px 2px 2px #00000040;
}
@media screen and (max-width: 1250px) {
  .contact-page .contact-wrap1 .container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .contact-page .contact-wrap1 .left {
    width: 100%;
    margin-bottom: 25px;
  }
  .contact-page .contact-wrap1 .right {
    width: 100%;
    padding-left: 0;
  }
}
@media screen and (max-width: 700px) {
  .contact-page .contact-wrap1 .right form ul li {
    width: 100%;
  }
}
.contact-media-page .category-links-box {
  color: #fff;
}
.contact-media-page .category-links-box .content {
  background-color: #000000;
}
.contact-media-page .category-links-box .content .about-links li {
  border-right: 1px solid #fff;
}
.contact-media-page .category-links-box .content .about-links li.active {
  font-weight: bold;
}
.contact-media-page .category-links-box .content .about-links li a {
  display: block;
  margin-left: 15px;
  margin-right: 15px;
  line-height: 1.2;
  text-decoration: underline;
}
.contact-media-page .category-links-box .content .about-links li:last-child {
  border-right: none;
}
.contact-media-page .category-links-box .content .about-links li:last-child a {
  margin-right: 0;
}
.contact-media-page .contact-media1 .big-title {
  border-bottom: 2px solid #b2b2b2;
}
.contact-media-page .contact-media1 .content {
  background-color: #fff;
  border: 0.5px solid #e3e3e3;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  border-radius: 1px;
}
.contact-media-page .contact-media1 .content .left {
  border-right: 0.5px solid #e3e3e3;
}
.contact-media-page .contact-media1 .content .right .phone-box .phone-left i {
  font-size: 17px;
}
.contact-media-page .contact-media1 .content .right .phone-box .phone-right .phone-content {
  color: #b2b2b2;
}
.contact-media-page .contact-media1 .content .right .phone-box .phone-right .phone-content span {
  text-decoration: underline;
}
.contact-media-page .contact-media1 .content .right .mail-box .mail-left i {
  font-size: 17px;
}
.contact-media-page .contact-media1 .content .right .mail-box .mail-right .mail-content {
  color: #b2b2b2;
}
.contact-media-page .contact-media1 .content .right .mail-box .mail-right .mail-content span {
  text-decoration: underline;
}
.contact-media-page .contact-media2 .big-title {
  border-bottom: 2px solid #b2b2b2;
}
.contact-media-page .contact-media2 .media2-list {
  margin-right: -10px;
  margin-left: -10px;
}
.contact-media-page .contact-media2 .media2-list li {
  width: 33.333%;
}
.contact-media-page .contact-media2 .media2-list li .box {
  margin-right: 10px;
  margin-left: 10px;
  background-color: #fff;
  border: 0.5px solid #e3e3e3;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  border-radius: 1px;
}
.contact-media-page .contact-media2 .media2-list li .box .mail-box .mail-left i {
  font-size: 17px;
}
.contact-media-page .contact-media2 .media2-list li .box .mail-box .mail-right .mail-content {
  color: #b2b2b2;
}
.contact-media-page .contact-media2 .media2-list li .box .mail-box .mail-right .mail-content span {
  text-decoration: underline;
}
@media screen and (max-width: 1000px) {
  .contact-media-page .contact-media1 .content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .contact-media-page .contact-media1 .content .left {
    width: 100%;
    border-right: none;
  }
  .contact-media-page .contact-media1 .content .right {
    width: 100%;
  }
  .contact-media-page .contact-media2 .media2-list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .contact-media-page .contact-media2 .media2-list li {
    width: 50%;
  }
}
@media screen and (max-width: 700px) {
  .contact-media-page .contact-media2 .media2-list li {
    width: 100%;
  }
}
.news-page .category-links-box {
  color: #fff;
}
.news-page .category-links-box .content {
  background-color: #000000;
}
.news-page .category-links-box .content .about-links li {
  border-right: 1px solid #fff;
}
.news-page .category-links-box .content .about-links li.active {
  font-weight: bold;
}
.news-page .category-links-box .content .about-links li.active a {
  text-decoration: underline;
}
.news-page .category-links-box .content .about-links li a {
  display: block;
  margin-left: 15px;
  margin-right: 15px;
  line-height: 1.2;
  text-decoration: underline;
}
.news-page .category-links-box .content .about-links li:last-child {
  border-right: none;
}
.news-page .category-links-box .content .about-links li:last-child a {
  margin-right: 0;
}
.news-page .news-wrap1 .left .type-list {
  background-color: #fff;
  border-radius: 8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.news-page .news-wrap1 .left .type-list li a {
  display: block;
  border: 1px solid #000;
  border-right: none;
}
.news-page .news-wrap1 .left .type-list li.active {
  font-weight: bold;
}
.news-page .news-wrap1 .left .type-list li:last-child {
  border: none;
}
.news-page .news-wrap1 .left .type-list li:last-child a {
  border-right: 1px solid #000;
}
.news-page .news-wrap1 .left .news-list {
  margin-left: -12px;
  margin-right: -12px;
}
.news-page .news-wrap1 .left .news-list li {
  width: 33.333%;
}
.news-page .news-wrap1 .left .news-list li .box {
  margin-left: 12px;
  margin-right: 12px;
  background-color: #fff;
  border: 0.5px solid #e3e3e3;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  border-radius: 1px;
}
.news-page .news-wrap1 .left .news-list li .box .title {
  min-height: -webkit-calc(1.5em * 4);
  min-height: -moz-calc(1.5em * 4);
  min-height: calc(1.5em * 4);
}
.news-page .news-wrap1 .left .news-list li .box .type {
  background-color: #e3e3e3;
  border-radius: 6px;
  width: fit-content;
}
.news-page .news-wrap1 .left .news-list li .box .news-more span {
  text-decoration: underline;
}
.news-page .news-wrap1 .right .news-content {
  background-color: #fff;
  border: 0.5px solid #e3e3e3;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  border-radius: 1px;
}
.news-page .news-wrap1 .right .news-content .phone-box .phone-left i {
  font-size: 17px;
}
.news-page .news-wrap1 .right .news-content .phone-box .phone-right .phone-content {
  color: #b2b2b2;
}
.news-page .news-wrap1 .right .news-content .phone-box .phone-right .phone-content span {
  text-decoration: underline;
}
.news-page .news-wrap1 .right .news-content .mail-box .mail-left i {
  font-size: 17px;
}
.news-page .news-wrap1 .right .news-content .mail-box .mail-right .mail-content {
  color: #b2b2b2;
}
.news-page .news-wrap1 .right .news-content .mail-box .mail-right .mail-content span {
  text-decoration: underline;
}
@media screen and (max-width: 1000px) {
  .news-page .news-wrap1 .container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .news-page .news-wrap1 .left {
    width: 100%;
    padding-right: 0;
  }
  .news-page .news-wrap1 .right {
    width: 100%;
    margin-bottom: 25px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
}
@media screen and (max-width: 700px) {
  .news-page .news-wrap1 .left .type-list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .news-page .news-wrap1 .left .type-list li a {
    border-right: 1px solid #000;
    margin-bottom: 10px;
    margin-right: 10px;
  }
  .news-page .news-wrap1 .left .news-list li {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .news-page .news-wrap1 .left .news-list li {
    width: 100%;
  }
}
.news-detail-page .news-detail-wrap1 .news-detail-content a{
  color: var(--color);
}
.news-detail-page .news-detail-wrap1 .date {
  border-bottom: 2px solid #b2b2b2;
}
.solution-page .solution-wrap1 .content {
  border: 1px solid #e3e3e3;
}
.solution-page .solution-wrap1 .content .left {
  border-right: 1px solid #e3e3e3;
}
.solution-page .solution-wrap1 .content .left .top {
  margin-top: auto;
  margin-bottom: auto;
}
.solution-page .solution-wrap1 .content .left .left-list {
  border-top: 1px solid #e3e3e3;
}
.solution-page .solution-wrap1 .content .left .left-list li {
  padding-top: 8px;
  padding-bottom: 8px;
}
.solution-page .solution-wrap1 .content .left .left-list li:first-child {
  border-bottom: 1px solid #e3e3e3;
}
.solution-page .solution-wrap1 .content .right .right-img-list {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.solution-page .solution-wrap1 .content .right .right-img-list li {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0;
}
.solution-page .solution-wrap1 .content .right .right-img-list li.active {
  z-index: 3;
  opacity: 1;
}
.solution-page .solution-wrap1 .content .right .right-img-list li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}
.solution-page .solution-wrap2 .left .title {
  border-bottom: 2px solid #b2b2b2;
}
.solution-page .solution-wrap3 .big-title {
  border-bottom: 2px solid #b2b2b2;
}
.solution-page .solution-wrap3 .solution-wrap3-list li .title {
  border-bottom: 2px solid #dbdbdb;
}
.solution-page .solution-wrap3 .solution-wrap3-list li .left{
  background-color: #f7f7f7;
}
.solution-page .solution-wrap4 .big-title {
  border-bottom: 2px solid #b2b2b2;
}
.solution-page .solution-wrap5 {
  background-color: rgb(247 247 247);
}
.solution-page .solution-wrap6 .wrap6-title {
  border-bottom: 2px solid #b2b2b2;
}
.solution-page .solution-wrap6 .solution-wrap6-slick {
  margin-left: -12px;
  margin-right: -12px;
}
.solution-page .solution-wrap6 .solution-wrap6-slick li .box {
  margin-left: 12px;
  margin-right: 12px;
  background-color: #fff;
  border: 0.5px solid #e3e3e3;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  border-radius: 1px;
  margin-bottom: 8px;
}
.solution-page .solution-wrap6 .solution-wrap6-slick li .box .title {
  min-height: -webkit-calc(1.5em * 2);
  min-height: -moz-calc(1.5em * 2);
  min-height: calc(1.5em * 2);
}
.solution-page .solution-wrap6 .solution-wrap6-slick li .box .type {
  background-color: #e3e3e3;
  border-radius: 6px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.solution-page .solution-wrap6 .solution-wrap6-slick li .box .news-more span {
  text-decoration: underline;
}
.solution-page .solution-wrap6 .arrows-dots .prev i,
.solution-page .solution-wrap6 .arrows-dots .next i {
  color: rgba(0, 0, 0, 0.3);
  font-size: 12px;
}
.solution-page .solution-wrap6 .arrows-dots .slick-dots {
  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;
}
.solution-page .solution-wrap6 .arrows-dots .slick-dots li {
  width: 8px;
  height: 8px;
  background-color: #ffffff;
  border: solid 1px #626262;
  opacity: 0.34;
  border-radius: 50%;
  margin-left: 5px;
  margin-right: 5px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.solution-page .solution-wrap6 .arrows-dots .slick-dots li.slick-active {
  background-color: var(--color);
  border-color: var(--color);
  opacity: 1;
}
.solution-page .solution-wrap6 .arrows-dots .slick-dots li button {
  display: none;
}
.solution-page .solution-wrap7 .left .top {
  border: 0.5px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}
.solution-page .solution-wrap7 .left .pdf-list {
  border: 0.5px solid #e3e3e3;
}
.solution-page .solution-wrap7 .left .pdf-list li a i {
  font-size: 18px;
}
.solution-page .solution-wrap7 .left .pdf-list li a .iconfont-pdf {
  margin-bottom: auto;
}
.solution-page .solution-wrap7 .left .pdf-list li a .desc {
  margin-right: auto;
}
.solution-page .solution-wrap7 .left .pdf-list li a .desc .tags {
  font-size: 10px;
}
.solution-page .solution-wrap7 .left .pdf-list li a .desc .tags .tag {
  background-color: #ebe6e4;
  border-radius: 6px;
  padding: 4px;
  line-height: 1.2;
  color: #82655c;
}
.solution-page .solution-wrap7 .left .pdf-list li a .desc .title {
  text-decoration: underline;
}
.solution-page .solution-wrap7 .right .wrap7-content {
  background-color: #fff;
  border: 0.5px solid #e3e3e3;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  border-radius: 1px;
}
.solution-page .solution-wrap7 .right .wrap7-content .top {
  border-bottom: 1px solid #e3e3e3;
}
.solution-page .solution-wrap7 .right .wrap7-content .form-box .form-left i {
  font-size: 17px;
}
.solution-page .solution-wrap7 .right .wrap7-content .form-box .form-right .form-content {
  color: #b2b2b2;
}
.solution-page .solution-wrap7 .right .wrap7-content .form-box .form-right .form-content span {
  text-decoration: underline;
}
.solution-page .solution-wrap7 .right .wrap7-content .web-box .web-left i {
  font-size: 17px;
}
.solution-page .solution-wrap7 .right .wrap7-content .web-box .web-right .web-content {
  color: #b2b2b2;
}
.solution-page .solution-wrap7 .right .wrap7-content .web-box .web-right .web-content span {
  text-decoration: underline;
}
@media screen and (max-width: 1000px) {
  .solution-page .solution-wrap1 .content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .solution-page .solution-wrap1 .content .left {
    width: 100%;
  }
  .solution-page .solution-wrap1 .content .right {
    width: 100%;
  }
}
@media screen and (max-width: 700px) {
  .solution-page .solution-wrap2 .container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .solution-page .solution-wrap2 .left {
    width: 100%;
    margin-bottom: 25px;
    padding-right: 0;
  }
  .solution-page .solution-wrap2 .right {
    width: 100%;
  }
  .solution-page .solution-wrap3 .solution-wrap3-list li {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .solution-page .solution-wrap3 .solution-wrap3-list li .left {
    width: 100%;
    margin-bottom: 25px;
    padding-right: 0;
  }
  .solution-page .solution-wrap3 .solution-wrap3-list li .right {
    width: 100%;
  }
  .solution-page .solution-wrap4 .content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .solution-page .solution-wrap4 .content .left {
    width: 100%;
    margin-bottom: 25px;
  }
  .solution-page .solution-wrap4 .content .right {
    width: 100%;
  }
  .solution-page .solution-wrap7 .container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .solution-page .solution-wrap7 .left {
    width: 100%;
    margin-bottom: 25px;
  }
  .solution-page .solution-wrap7 .right {
    width: 100%;
  }
}
.project-page .category-links-box {
  color: #fff;
}
.project-page .category-links-box .content {
  background-color:#e71a19;
}
.project-page .category-links-box .content .about-links li {
  border-right: 1px solid #fff;
}
.project-page .category-links-box .content .about-links li a {
  display: block;
  margin-left: 15px;
  margin-right: 15px;
  line-height: 1.2;
  text-decoration: underline;
}
.project-page .category-links-box .content .about-links li:last-child {
  border-right: none;
}
.project-page .category-links-box .content .about-links li:last-child a {
  margin-right: 0;
}
.project-page .project-page-wrap1 .wrap1-list2 .li2 {
  border-top: 2px solid #b2b2b2;
}
.project-page .project-page-wrap1 .table-data li .left {
  border-bottom: 1px solid #b2b2b2;
}
.project-page .project-page-wrap1 .table-data li .right span {
  border-bottom: 1px solid #b2b2b2;
}
@media screen and (max-width: 1000px) {
  .project-page .project-page-wrap1 .wrap1-list2 .li2 {
    flex-wrap: wrap;
  }
  .project-page .project-page-wrap1 .wrap1-list2 .li2 .left {
    width: 100%;
    margin-bottom: 25px;
    padding-right: 0;
  }
  .project-page .project-page-wrap1 .wrap1-list2 .li2 .right {
    width: 100%;
  }
}
/*2026年3月10日16:34:44*/
.resource-page .resource-3 {
  padding: 50px 0 100px;
}
.resource-page .resource-3 span.h2{
  color: var(--color);
}
/*.resource-page .resource-3 .ui.container {
  max-width: 1230px;
}*/
.resource-page .resource-3 span.h2 {
  margin-bottom: 1.3em;
}
.resource-page .resource-3 .list ul li {
  margin-bottom: 12px;
}
.resource-page .resource-3 .list ul li:last-child {
  margin-bottom: 0;
}
.resource-page .resource-3 .list ul li span.h6 {
  font-size: 18px;
  padding: 1em 2em;
  background-color: #f5f5f5;
  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;
}
.resource-page .resource-3 .list ul li span.h6 i {
  margin-left: 0.5em;
  cursor: pointer;
  cursor: hand;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.resource-page .resource-3 .list ul li span.h6.active i {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.resource-page .resource-3 .list ul li .text {
  font-size: 16px;
  padding: 1em 2.4em;
  display: none;
}
@media screen and (max-width: 1800px) {
  .resource-page .resource-3 {
    padding: 50px 0;
  }
}
@media screen and (max-width: 1450px) {
  .resource-page .resource-3 .list ul li span.h6 {
    font-size: 16px;
  }
  .resource-page .resource-3 .list ul li .text {
    font-size: 14px;
  }
}
@media screen and (max-width: 700px) {
  .resource-page .resource-3 .list ul li span.h6 {
    font-size: 14px;
  }
}
.factory-page .factory-1 {
  /*padding: 90px 0 150px;*/
  position: relative;
}
.factory-page .factory-1 .container .left {
  max-width: 785px;
  margin-top: 60px;
}
.factory-page .factory-1 .container .left h3 {
  line-height: 1.2;
}
.factory-page .factory-1 .container .left img {
  margin-top: 80px;
}
.factory-page .factory-1 .container .right {
  max-width: 600px;
  margin-top: 60px;
}
.factory-page .factory-1 .container .right p {
  max-width: 600px;
}
.factory-page .factory-1 .container .right img {
  margin-top: 80px;
}
.factory-page .factory-1 .text {
  margin-top: 80px;
  padding-bottom: 130px;
}
.factory-page .factory-1 .text p {
  padding: 0 60px;
}
.factory-page.honor-page .box{
  background-color: #f3f3f3;
  box-shadow:  0 0 12px 0 rgba(0, 0, 0, 0.1);
}
.factory-page.honor-page .box .img{
    border: 1px solid #CCC;
    min-height: 238px;
     background-color: #fff;
}
.factory-page.honor-page .box .title span{
  min-height: 4.5em;
}
@media (max-width: 1200px) {
  .factory-page .factory-1 .container .right {
    max-width: 100%;
  }
  .factory-page .factory-1 .container .right p {
    max-width: 100%;
    margin-top: 0;
  }
  .factory-page .factory-1 .container .left span {
    margin-left: 0;
  }
  .factory-page .factory-1 .container .left h3 {
    margin-left: 0;
    margin-bottom: 30px;
  }
}
.story-page .init-1 {
  text-align: center;
}
.story-page .init-1 .container .tipsTitle {
  text-align: center;
  font-weight: 700;
      color: var(--color);
}
.story-page .init-1 .container .des {
  margin-top: 20px;
  font-weight: 300;
}
.story-page .init-2 img {
  width: 100%;
}
.story-page .init-3 .container .content {
  position: relative;
  padding-bottom: 100px;
  padding-top: 20px;
  /*border-bottom: 2px solid #eeeeee;*/
}
.story-page .init-3 .container .content .line {
  width: 2px;
  position: absolute;
  height: 100%;
  top: 0;
  left: -webkit-calc(54%);
  left: -moz-calc(54%);
  left: calc(50% + 4px);
  background-color: #eeeeee;
}
.story-page .init-3 .container .content ul li {
  width: 50%;
  margin-top: 16px;
  text-align: right;
  padding-right: 30px;
  margin-left: 10px;
  position: relative;
}
.story-page .init-3 .container .content ul li .box .sub {
  position: absolute;
  top: 20px;
  right: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid #5d5d5d;
  background-color: #fff;
}
.story-page .init-3 .container .content ul li .box .year {
  font-weight: 600;
}
.story-page .init-3 .container .content ul li .box .des {
  color: #414141;
}
.story-page .init-3 .container .content ul li:nth-child(2n) {
  margin-left: auto;
  text-align: left;
  padding: 0 0 0 30px;
}
.story-page .init-3 .container .content ul li:nth-child(2n) .sub {
  right: unset;
  left: 0;
}
.story-page .init-3 .container .content ul li:hover .box .sub {
  background-color: var(--color);
  border-color: var(--color);
}
@media (max-width: 1000px) {
  .story-page .init-1 {
    margin-top: 20px;
  }
}
@media (max-width: 700px) {
  .story-page .init-3 .container .content ul li {
    text-align: left;
    width: 100%;
    margin-left: 0;
    padding-right: 0;
  }
  .story-page .init-3 .container .content ul li:nth-child(2n) {
    margin-left: 0;
  }
  .story-page .init-3 .container .content ul li .box .sub {
    display: none;
  }
  .story-page .init-3 .container .content ul li:nth-child(2n) {
    padding-left: 0;
  }
  .story-page .init-3 .container .content .line {
    display: none;
  }
  .story-page .init-3 .container .content {
    border-bottom: none;
    padding-bottom: 0;
  }
}
@media (max-width: 500px) {
  .story-page .init-3 .container .content {
    margin-top: 0;
    padding-top: 0;
  }
}
.download-page .download-1 {
    background: url(../images/down11.jpg) no-repeat center;
    padding: 60px 0 80px
}
/*.download-page .download-1 .top {
    max-width: 640px
}*/
.download-page .download-1 .top .tit3 {
    font-weight: 500;
    font-size: 30px;
    color: #000;
    line-height: 1
}
.download-page .download-1 .top ul {
    margin-top: 40px
}
.download-page .download-1 .top ul li {

}
.download-page .download-1 .top ul li .acc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
      padding: 38px 0;
    border-bottom: 1px solid #cdcdcd
}
.download-page .download-1 .top ul li .acc .tit4 {
    font-weight: 500;
    font-size: 16px;
    color: #000;
    line-height: 1.5
}
.download-page .download-1 .top ul li .acc .con {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.download-page .download-1 .top ul li .acc .con .xiazai {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.download-page .download-1 .top ul li .acc .con .xiazai p {
    font-weight: 500;
    font-size: 14px;
    color: #222;
    line-height: 1;
    margin-left: 14px;
    flex-shrink: 0;
}
.download-page .download-1 .top ul li .acc .con .xiazai p i{
  font-size: 20px;
}
.download-page .download-1 .top ul li .acc .con .view {
    margin-left: 45px
}
@media screen and (max-width: 1000px) {
    .download-page .download-1 {
        padding: 60px 0
    }
    .download-page .download-1 .top ul li {
        padding: 20px 0
    }
}
@media screen and (max-width: 700px) {
  .download-page .download-1 .top .tit3{
    font-size: 24px;
  }
}
@media screen and (max-width: 500px) {
    .download-page .download-1 .top ul li .acc .con .view {
        margin-left: 20px
    }
    .download-page .download-1 .top ul li .acc {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .download-page .download-1 .top ul li .acc .con {
        margin-top: 20px
    }
}
.solution-page {
  /*padding: 120px 0 80px;*/
}
.solution-page .ui.container {
  max-width: 1600px;
}
.solution-page .list ul {
  margin: -35px -30px;
}
.solution-page .list ul li {
  padding: 15px 15px;
}
.solution-page .list ul li .content {
  display: block;
  padding: 40px;
  background-color: #f7f7f7;
}
.solution-page .list ul li .content span.h6 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.solution-page .list ul li .content span.h6:hover {
  color: var(--color);
}
.solution-page .list ul li .content .text {
  font-weight: 300;
  font-size: 16px;
  color: #7c7c7c;
  margin: 1.2em 0;
  /*display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;*/
  max-height: calc(1.5em * 4);
  overflow-y: auto;
}
.solution-page .list ul li .content a.more {
  background-color: white;
  color: var(--color);
  border: none;
  font-size: 14px;
}
.solution-page .list ul li .content a.more:hover {
  background-color: var(--color);
  color: white;
}
.solution-page .list ul li a.img-box {
  display: block;
}
@media screen and (max-width: 1800px) {
  .solution-page .list ul li .content span.h6 {
    font-size: 20px;
  }
  .solution-page .list ul li .content .text {
    font-size: 14px;
  }
}
@media screen and (max-width: 1450px) {
  .solution-page .list ul li .content {
    padding: 20px;
  }
  .solution-page {
    padding-bottom: 100px;
  }
  .solution-page .list ul li {
    padding: 20px;
  }
  .solution-page .list ul {
    margin: -20px;
  }
}
@media screen and (max-width: 1000px) {
  .solution-page .list ul {
    margin: -10px;
  }
  .solution-page .list ul li {
    padding: 10px;
    width: 50% !important;
  }
}
@media screen and (max-width: 700px) {
  .solution-page{
    padding-bottom: 45px;
  }
  .solution-page .list ul li .content span.h6 {
    font-size: 18px;
  }
  .solution-page .list ul li {
    width: 100% !important;
  }
}

.download-page1{
  padding: 35px 0 50px;
}
.download-page1 ul {
    border-top: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4;
}
.download-page1 ul li{
  padding: 15px 10px;
  background-color: #fff;
  border-bottom: 1px dashed #ddd;
}
.download-page1 ul li:nth-child(2n) {
  background-color: #EEEEEE;
}
.download-page1 ul li:hover {
  background-color: rgba(235,68,4,.1);
}
