@font-face {
  font-family: 'RC';
  src: url('../fonts/RobotoCondensed-Regular.eot');
  src: url('../fonts/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/RobotoCondensed-Regular.woff2') format('woff2'), url('../fonts/RobotoCondensed-Regular.woff') format('woff'), url('../fonts/RobotoCondensed-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'RC';
  src: url('../fonts/RobotoCondensed-Bold.eot');
  src: url('../fonts/RobotoCondensed-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/RobotoCondensed-Bold.woff2') format('woff2'), url('../fonts/RobotoCondensed-Bold.woff') format('woff'), url('../fonts/RobotoCondensed-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Outfit';
  src: url('../fonts/Outfit-Bold.eot');
  src: url('../fonts/Outfit-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Outfit-Bold.woff2') format('woff2'), url('../fonts/Outfit-Bold.woff') format('woff'), url('../fonts/Outfit-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Outfit';
  src: url('../fonts/Outfit-Medium.eot');
  src: url('../fonts/Outfit-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Outfit-Medium.woff2') format('woff2'), url('../fonts/Outfit-Medium.woff') format('woff'), url('../fonts/Outfit-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Outfit';
  src: url('../fonts/Outfit-Light.eot');
  src: url('../fonts/Outfit-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Outfit-Light.woff2') format('woff2'), url('../fonts/Outfit-Light.woff') format('woff'), url('../fonts/Outfit-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Outfit';
  src: url('../fonts/Outfit-Regular.eot');
  src: url('../fonts/Outfit-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Outfit-Regular.woff2') format('woff2'), url('../fonts/Outfit-Regular.woff') format('woff'), url('../fonts/Outfit-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'P144pt';
  src: url('../fonts/Playfair144pt-Regular.eot');
  src: url('../fonts/Playfair144pt-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Playfair144pt-Regular.woff2') format('woff2'), url('../fonts/Playfair144pt-Regular.woff') format('woff'), url('../fonts/Playfair144pt-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'P144pt';
  src: url('../fonts/Playfair144pt-SemiBoldItalic.eot');
  src: url('../fonts/Playfair144pt-SemiBoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Playfair144pt-SemiBoldItalic.woff2') format('woff2'), url('../fonts/Playfair144pt-SemiBoldItalic.woff') format('woff'), url('../fonts/Playfair144pt-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'P144pt';
  src: url('../fonts/Playfair144pt-SemiBold.eot');
  src: url('../fonts/Playfair144pt-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Playfair144pt-SemiBold.woff2') format('woff2'), url('../fonts/Playfair144pt-SemiBold.woff') format('woff'), url('../fonts/Playfair144pt-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
/* 栅格 */
.grid-box {
    font-size: 0;
/*[;letter-spacing: -4px;font-size: 12px;]*/
}
.grid-box .column {
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
/*[;letter-spacing: 0;]*/
}
.grid-box .column {
    width: 100%;
}
.grid-box.two>.column {
    width: 50%;
}
.grid-box.three>.column {
    width: 33.33333%;
}
.grid-box.four>.column {
    width: 25%;
}
.grid-box.five>.column {
    width: 20%;
}
.grid-box.six>.column {
    width: 16.6666667%;
}
.grid-box.seven>.column {
    width: 14.285714%;
}
.grid-box.eight>.column {
    width: 12.55%;
}
.grid-box.nine>.column {
    width: 11.11111111%;
}
.grid-box.ten>.column {
    width: 10%;
}
@media screen and (max-width: 1000px){
    .grid-box.two>.column {
        width: 50%;
    }
    .grid-box.three>.column {
        width: 33.33333%;
    }
    .grid-box.four>.column {
        width: 33.33333%;
    }
    .grid-box.five>.column {
        width: 33.33333%;
    }
}
@media screen and (max-width: 700px){
    .grid-box.two>.column {
        width: 50%;
    }
    .grid-box.three>.column {
        width: 50%;
    }
    .grid-box.four>.column {
        width: 50%;
    }
    .grid-box.five>.column {
        width: 50%;
    }
}
@media screen and (max-width: 500px){
    .grid-box.two>.column {
        width: 100%;
    }
    .grid-box.three>.column {
        width: 100%;
    }
    .grid-box.four>.column {
        width: 100%;
    }
    .grid-box.five>.column {
        width: 100%;
    }
}
.set-position-center {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.set-display-center {
  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;
}
.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: 'Outfit';
  max-width: 1920px;
  --color: #77c0eb;
  font-weight: normal;
  margin: 0 auto;
}
.container {
  width: 1780px;
}
.container.min-width {
  max-width: 1610px;
}
.container.min-width1 {
  max-width: 1280px;
}
.title-font-family {
  font-weight: 600;
  font-family: 'P144pt';
}
.other-font-family {
  font-family: 'RC';
}
.public-title {
  font-size: 48px;
  line-height: 1.2;
}
.public-btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-color: #000;
  border: 2px solid #000;
  font-weight: 500;
  padding-top: 7px;
  padding-bottom: 7px;
}
.public-btn:hover {
  background-color: transparent;
  color: #000;
}
#header {
  z-index: 21;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  background-color: #fff;
}
#header.active {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-35px);
  -moz-transform: translateY(-35px);
  -ms-transform: translateY(-35px);
  transform: translateY(-35px);
}
#header.inner{
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
#header .container {
  max-width: 1280px;
}
#header .h-top {
  color: #fff;
  border-bottom: 1px solid #f3f3f3;
}
#header .h-top .company-name {
  background-color: #000000;
  height: 35px;
}
#header .h-top .h-social {
  color: #161616;
  height: 40px;
}
#header .h-top .h-social .social-account li a i {
  font-size: 22px;
}
#header .nav .h-form {
  width: 46.08%;
}
#header .nav .h-form form {
  height: 41px;
  border: solid 1px rgba(0, 0, 0, 0.73);
}
#header .nav .h-form form input {
  background: none;
  border: none;
  height: 100%;
}
#header .nav .h-form form input[type='submit'] {
  background: url(../images/h-search.png) no-repeat center center;
  width: 18px;
}
#header .nav .h-form form input[type='text'] {
  width: -webkit-calc(100% - 18px);
  width: -moz-calc(100% - 18px);
  width: calc(100% - 18px);
}
#header .nav .ui.menu {
  -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: 130px;
}
#header .nav .ui.menu .logo {
  display: inline-block;
  vertical-align: middle;
  margin-top: 7px;
}
#header .nav .ui.menu .menu-box {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  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: 20px;
  margin-right: 68px;
  color: #111111;
  font-weight: 500;
  -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:last-child {
  margin-right: 0;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu {
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  text-align: left;
  position: absolute;
  font-size: 14px;
  background: #fff;
  top: 100%;
  left: -10px;
  width: 180px;
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  -ms-transform: rotate3d(1, 0, 0, -90deg);
  -o-transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s,
                -webkit-transform 0.5s;
  transition: opacity 0.3s,
                -webkit-transform 0.5s;
  -moz-transition: transform 0.5s,
                opacity 0.3s,
                -moz-transform 0.5s;
  transition: transform 0.5s,
                opacity 0.3s;
  transition: transform 0.5s,
                opacity 0.3s,
                -webkit-transform 0.5s,
                -moz-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
  -moz-transition: -moz-transform 0.5s, opacity 0.3s;
  -webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid var(--color);
  display: none \9;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li {
  display: block;
  float: none;
  padding: 8px 15px;
  color: black;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  text-transform: capitalize;
  position: relative;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li a {
  display: block;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li ul {
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  display: none;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:hover {
  background: #222;
  color: white;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:hover > ul {
  display: block;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover ul.sub-menu {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transform: rotate3d(0, 0, 0, 0);
  -webkit-transform: rotate3d(0, 0, 0, 0);
  -moz-transform: rotate3d(0, 0, 0, 0);
  -ms-transform: rotate3d(0, 0, 0, 0);
  -o-transform: rotate3d(0, 0, 0, 0);
  display: block \9;
}
#header .nav .ui.menu .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-inquiry {
  cursor: pointer;
  font-weight: 500;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#header .nav .ui.menu .items .h-search {
  display: none;
  cursor: pointer;
}
#header .nav .ui.menu .items .h-search img {
  display: inline-block;
  vertical-align: middle;
}
#header .nav .ui.menu .items .h-language {
  position: relative;
  cursor: pointer;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#header .nav .ui.menu .items .h-language .language-img {
  width: 23px;
  height: 23px;
  border-radius: 50%;
  overflow: hidden;
}
#header .nav .ui.menu .items .h-language .language-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-height: 23px;
  max-width: unset;
}
#header .nav .ui.menu .items .h-language span {
  color: #696868;
}
#header .nav .ui.menu .items .h-language i {
  color: #696868;
  font-size: 18px;
}
#header .nav .ui.menu .items .h-language img {
  display: inline-block;
  vertical-align: middle;
}
#header .nav .ui.menu .items .h-language ul.sub-menu {
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  text-align: left;
  position: absolute;
  z-index: 1;
  font-size: 14px;
  font-weight: 400;
  background: #fff;
  top: 125%;
  right: 0;
  width: 130px;
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s,
              -webkit-transform 0.5s;
  transition: opacity 0.3s,
              -webkit-transform 0.5s;
  -moz-transition: transform 0.5s,
              opacity 0.3s,
              -moz-transform 0.5s;
  transition: transform 0.5s,
              opacity 0.3s;
  transition: transform 0.5s,
              opacity 0.3s,
              -webkit-transform 0.5s,
              -moz-transform 0.5s;
  -webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid var(--color);
  display: none \9;
}
#header .nav .ui.menu .items .h-language ul.sub-menu li {
  display: block;
  padding: 0 10px;
  line-height: 40px;
  text-transform: capitalize;
}
#header .nav .ui.menu .items .h-language ul.sub-menu li a {
  display: block;
}
#header .nav .ui.menu .items .h-language ul.sub-menu li a img {
  vertical-align: middle;
  width: auto;
  height: 20px;
  margin-right: 6px;
}
#header .nav .ui.menu .items .h-language ul.sub-menu li:hover {
  background: var(--color);
  color: white;
}
#header .nav .ui.menu .items .h-language:hover ul.sub-menu {
  opacity: 1;
  -webkit-transform: rotate3d(0, 0, 0, 0);
  -moz-transform: rotate3d(0, 0, 0, 0);
  transform: rotate3d(0, 0, 0, 0);
  display: block \9;
}
#header .nav .search-box {
  line-height: normal;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: none;
}
#header .nav .search-box form {
  position: absolute;
  top: 45%;
  left: 50%;
  width: 60%;
  margin-left: -30%;
}
#header .nav .search-box form input {
  background: none;
  outline: none;
  border: none;
}
#header .nav .search-box form input[type='text'] {
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
  font-size: 26px;
  color: #000;
  padding: 10px 0;
}
#header .nav .search-box form input[type='submit'] {
  width: 22px;
  height: 22px;
  background: url(../images/tc-zoom.png) no-repeat;
  position: absolute;
  right: 15px;
  top: 20px;
}
#header .nav .search-box form input[type='submit']:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#header .nav .search-box .close {
  width: 30px;
  height: 30px;
  background: url(../images/close.png) no-repeat;
  position: absolute;
  right: 25px;
  top: 15px;
  cursor: pointer;
}
#header .product_down {
  position: absolute;
  left: 0;
  top: 100%;
  background: white;
  width: 100%;
  display: none;
}
#header .product_down .wrap {
  max-width: 1320px;
  margin: auto;
}
#header .product_down .left {
  width: 65%;
}
#header .product_down .left .title {
  border-left: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding-left: 20px;
  padding-right: 20px;
}
#header .product_down .left li:last-child .title {
  border-right: 1px solid #eee;
}
#header .product_down .left li:hover .title a {
  text-decoration: underline;
}
#header .product_down .right {
  width: 35%;
  padding-left: 20px;
}
#header .product_down .right ul li:nth-child(1),
#header .product_down .right ul li:nth-child(2),
#header .product_down .right ul li:nth-child(3){
  display: none;
}
#header .product_down .right ul li a {
  display: block;
  position: relative;
  padding: 15px 20px;
  border: 1px solid #eee;
  border-bottom: none;
}
#header .product_down .right ul li a i {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 20px;
}
#header .product_down .bottom a span {
  position: relative;
}
#header .product_down .right ul li a span {
  position: relative;
}
#header .product_down .bottom a span::after,
#header .product_down .right ul li a span::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
}
#header .product_down .right ul li:last-child a {
  border-bottom: 1px solid #eee;
}
#header .product_down .bottom a:hover span::after,
#header .product_down .right ul li:hover a span::after {
  opacity: 1;
}
#header .product_down .bottom {
  width: 100%;
  margin-top: 30px;
}
#header .product_down .bottom a {
  display: block;
  padding: 20px;
  position: relative;
  border: 1px solid #eee;
}
#header .product_down .bottom a i {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 20px;
}
.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 .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
  height: 80px;
  color: transparent;
  border: none;
  z-index: 1;
  outline: none;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
}
#banner .slick-arrow:hover {
  background-color: var(--color);
}
#banner:hover .slick-arrow {
  opacity: 1;
}
#banner .slick-prev {
  background: url('../images/banner-btn-l.png') no-repeat center center rgba(0, 0, 0, 0.3);
  left: 15px;
}
#banner .slick-next {
  background: url('../images/banner-btn-r.png') no-repeat center center rgba(0, 0, 0, 0.3);
  right: 15px;
}
#banner ul.slick-dots {
  position: absolute;
  bottom: 5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
#banner ul.slick-dots li {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin: 0 10px;
  border-radius: 100%;
  border: 6px solid white;
  background-color: var(--color);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#banner ul.slick-dots li button {
  display: none;
}
#banner ul.slick-dots li.slick-active {
  border-color: var(--color);
  background-color: white;
}
#banner .slick-slide .content {
  display: none;
}
#banner .slick-active .content {
  display: block;
}
#banner .nivo-directionNav a {
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.3);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px;
  color: transparent;
  overflow: hidden;
  text-indent: -999em;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#banner .nivo-directionNav a {
  opacity: 0;
}
#banner:hover .nivo-directionNav a {
  opacity: 1;
}
#banner .nivo-directionNav a:hover {
  background-color: var(--color);
}
#banner .nivo-directionNav a.nivo-prevNav {
  background-image: url(../images/banner-btn-l.png);
  left: 40px;
}
#banner .nivo-directionNav a.nivo-nextNav {
  background-image: url(../images/banner-btn-r.png);
  right: 40px;
}
#banner .theme-default .nivo-controlNav {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: auto !important;
}
#banner .theme-default .nivo-controlNav a {
  width: 25px !important;
  height: 25px !important;
  background: #fff !important;
  border: 7px solid #7d7d7d !important;
  border-radius: 100% !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  margin: 0 8px !important;
}
#banner .theme-default .nivo-controlNav a.active {
  border-color: var(--color) !important;
}
#banner {
  background-position: center bottom;
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}
#banner .bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
}
#banner .bg img {
  opacity: 0;
}
#banner {
  position: relative;
  /*margin-top: 205px;*/
}
#banner .banner-slick li {
  position: relative;
}
#banner .banner-slick li .content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
#banner .banner-slick li .content .text-box {
  padding-bottom: 4.65%;
  color: #fff;
}
#banner .banner-slick li .content .text-box h2 {
  line-height: 1.2;
}
#banner .banner-slick li .content .text-box p {
  font-weight: 300;
  max-width: 496px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.25;
}
#banner .banner-slick li .content .text-box .banner-btn {
  text-decoration: underline;
  text-underline-offset: 4px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#banner .banner-slick li .content .text-box .banner-btn:hover {
  color: #000;
}
#banner .page-number-box {
  left: 0;
  bottom: 0;
  width: 100%;
  pointer-events: none;
  font-weight: bold;
  color: #fff;
}
#banner .page-number-box .current-page {
  color: #fff;
}
#banner .page-number-box .total-page {
  color: #fff;
}
#index-body .category .category-slick {
  margin-left: -21px;
  margin-right: -21px;
}
#index-body .category .category-slick .slick-slide:nth-child(odd) .subtitle span:last-child {
  display: none;
}
#index-body .category .category-slick .slick-slide:nth-child(even) .subtitle span:first-child {
  display: none;
}
#index-body .category .category-slick li .slide-box {
  margin-left: 21px;
  margin-right: 21px;
}
#index-body .category .category-slick li .slide-box .box {
  left: 0;
  bottom: 0;
  width: 100%;
  color: #ffffff;
}
#index-body .category .category-slick li .slide-box .box .subtitle {
  line-height: 1.2;
}
#index-body .category .category-slick li .slide-box .box .title {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  font-style: italic;
  line-height: 1.2;
}
#index-body .category .category-slick li .slide-box .box .title:hover {
  color: var(--color);
}
#index-body .category .category-slick li .slide-box .box .category-more {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .category .category-slick li .slide-box .box .category-more i {
  font-size: 26px;
  line-height: 1.2;
}
#index-body .category .category-slick li .slide-box .box .category-more:hover {
  color: var(--color);
}
#index-body .product .left .subtitle {
  opacity: 0.55;
  font-weight: 500;
}
#index-body .product .left .big-title {
  line-height: 1.2;
  max-width: 281px;
  margin-left: auto;
  margin-right: auto;
}
#index-body .product .left .intro {
  color: #8b8b8b;
  opacity: 0.95;
}
#index-body .product .left .public-btn {
  padding-left: 50px;
  padding-right: 50px;
}
#index-body .product .right .product-slick {
  margin-right: -35px;
}
#index-body .product .right .product-slick li .slide-box {
  margin-right: 35px;
}
#index-body .product .right .product-slick li .slide-box .title {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  color: #131313;
  font-weight: 300;
  line-height: 1.25;
}
#index-body .product .right .product-slick li .slide-box .title:hover {
  color: var(--color);
}
#index-body .index-wrap3 .index-wrap3-slick1 {
  background-color: #000000;
}
#index-body .index-wrap3 .index-wrap3-slick1 .slide-list {
  padding-left: 10%;
  padding-right: 10%;
}
#index-body .index-wrap3 .index-wrap3-slick1 li {
  color: #ffffff;
}
#index-body .index-wrap3 .index-wrap3-slick2 li .box {
  left: 0;
  width: 100%;
  top: 48.5%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#index-body .index-wrap3 .index-wrap3-slick2 li .box .public-title {
  color: #ffffff;
}
#index-body .index-wrap3 .index-wrap3-slick2 li .box .intro {
  color: #ffffff;
  opacity: 0.95;
}
#index-body .index-wrap3 .index-wrap3-slick2 li .box .public-btn {
  background-color: #ffffff;
  border-color: #fff;
  color: #000;
  padding-left: 38px;
  padding-right: 38px;
}
#index-body .index-wrap3 .index-wrap3-slick2 li .box .public-btn:hover {
  background-color: transparent;
  color: #fff;
}
#index-body .index-wrap3 .index-wrap3-slick2 .slick-dots {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  margin-bottom: 23px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#index-body .index-wrap3 .index-wrap3-slick2 .slick-dots li {
  margin-left: 4px;
  margin-right: 4px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  opacity: 0.5;
  border-radius: 5px;
}
#index-body .index-wrap3 .index-wrap3-slick2 .slick-dots li button {
  display: none;
}
#index-body .index-wrap3 .index-wrap3-slick2 .slick-dots li.slick-active {
  width: 36px;
  opacity: 1;
}
#index-body .about {
  position: relative;
}
#index-body .about .right .public-title {
  margin-left: -37%;
}
#index-body .about .right .intro {
  max-width: 663px;
  font-weight: 300;
  color: #444444;
  line-height: 1.4375;
  color: #5f5f5f;
  opacity: 0.88;
}
#index-body .about .right .public-btn {
  padding-left: 31px;
  padding-right: 31px;
}
#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 {
  background-color: #f1ece9;
}
#index-body .advantage .advantage-list {
  margin-left: -15px;
  margin-right: -15px;
}
#index-body .advantage .advantage-list li {
  padding-left: 15px;
  padding-right: 15px;
}
#index-body .advantage .advantage-list li .icon {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .advantage .advantage-list li .title {
  font-weight: 500;
}
#index-body .advantage .advantage-list li .intro {
  max-width: 299px;
  color: #000000;
  opacity: 0.72;
  font-weight: 300;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.2;
  max-height: calc(1.2em * 2);
  overflow-y: auto;
}
#index-body .advantage .advantage-list li .advantage-more {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  font-weight: 500;
}
#index-body .advantage .advantage-list li .advantage-more:hover {
  color: var(--color);
}
#index-body .advantage .advantage-list li:hover .icon {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
#index-body .news .news-intro {
  color: #4f4f4f;
  opacity: 0.85;
}
#index-body .news .news-slick li .slide-box {
  margin-right: 30px;
  margin-left: 30px;
}
#index-body .news .news-slick li .slide-box .date {
  font-weight: 300;
}
#index-body .news .news-slick li .slide-box .title {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .news .news-slick li .slide-box .title:hover {
  color: var(--color);
}
#index-body .news .news-slick li .slide-box .intro {
  font-weight: 300;
  max-width: 360px;
  line-height: 1.25;
}
#index-body .news .news-slick li .slide-box .news-btn {
  font-weight: 500;
  text-decoration: underline;
  text-underline-offset: 4px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .news .news-slick li .slide-box .news-btn:hover {
  color: var(--color);
}
#index-body .index-contact {
  background-color: #f1ece9;
}
#index-body .index-contact .index-contact-intro {
  color: #595959;
  opacity: 0.85;
}
#index-body .index-contact form input {
  height: 45px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}
#index-body .index-contact form input[type='text'] {
  background-color: #ffffff;
  border: solid 1px #e6e5e4;
  width: 244px;
}
#index-body .index-contact form input[type='text'].content {
  width: 320px;
}
#index-body .index-contact form input[type='text']::-webkit-input-placeholder {
  color: #8b8b8b;
}
#index-body .index-contact form input[type='text']:-moz-placeholder {
  color: #8b8b8b;
}
#index-body .index-contact form input[type='text']::-moz-placeholder {
  color: #8b8b8b;
}
#index-body .index-contact form input[type='text']:-ms-input-placeholder {
  color: #8b8b8b;
}
#index-body .index-contact form input[type='text']::placeholder {
  color: #8b8b8b;
}
#index-body .index-contact form input[type='submit'] {
  padding-left: 51px;
  padding-right: 51px;
}
#index-body .index-contact .index-contact-intro1 {
  color: #5d5d5d;
  font-style: italic;
}
#footer {
  background-color: #000000;
}
#footer .f-content dl.dl-margin-l-r {
  margin-left: 5px;
  margin-right: 5px;
}
#footer .f-content dl dt {
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 25px;
}
#footer .f-content dl dd {
  margin-bottom: 15px;
  color: #8e8e8e;
}
#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 .f-contact-list li {
  margin-bottom: 20px;
  max-width: 287px;
  line-height: 1.25;
}
#footer .f-content .items .social-account li:first-child a {
  margin-left: 0;
}
#footer .f-content .items .social-account li a {
  color: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  margin-left: 24px;
}
#footer .f-content .items .social-account li a i {
  font-size: 34px;
  line-height: 1.2;
}
#footer .f-content .items .social-account li a: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: #929292;
  border-top: 1px solid rgba(255, 255, 255, 0.18);
}
#footer .f-copy .copy {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#footer .f-copy .copy .company-link {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#footer .f-copy .copy .company-link:hover {
  color: var(--color);
}
#footer .f-copy svg {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  max-height: 27px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  fill: #929292;
}
#footer .f-copy svg text {
  fill: #929292;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#footer .f-copy svg:hover {
  fill: var(--color);
}
#footer .f-copy svg:hover text {
  fill: var(--color);
}
#footer .f-copy .f-back {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#footer .f-copy .f-back i {
  font-size: 20px;
}
#footer .f-copy .f-back:hover {
  background-color: var(--color);
  color: #fff;
}
/* 侧边菜单 */
/* 侧边菜单 */
.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: 1250px) {
  #nav-height{
    display: none!important;
  }
  .public-title {
    font-size: 40px;
  }
  #banner {
    margin-top: 60px;
  }
  .flex-wrap-1250 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex-wrap-1250 .flex-left-box {
    margin-bottom: 25px;
  }
  #footer .f-content dl.dl-margin-l-r {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 1000px) {
  .flex-wap .flex-left-box {
    margin-right: 0;
    margin-bottom: 25px;
  }
  .public-title {
    font-size: 35px;
  }
  #index-body .category .category-slick {
    margin-left: -8px;
    margin-right: -8px;
  }
  #index-body .category .category-slick li .slide-box {
    margin-left: 8px;
    margin-right: 8px;
  }
  #index-body .product .container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #index-body .product .left {
    width: 100%;
    margin-bottom: 25px;
  }
  #index-body .product .right {
    width: 100%;
  }
  #index-body .about .container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #index-body .about .left {
    width: 100%;
    padding-left: 0;
  }
  #index-body .about .right {
    width: 100%;
    padding-left: 0;
    margin-bottom: 25px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  #index-body .about .right .public-title {
    margin-left: 0;
  }
  #index-body .advantage .advantage-list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #index-body .advantage .advantage-list li {
    width: 50%;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #index-body .news .news-slick {
    margin-right: -15px;
    margin-left: -15px;
  }
  #index-body .news .news-slick li .slide-box {
    margin-right: 15px;
    margin-left: 15px;
  }
  #footer .f-content .container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #footer .f-content .container dl {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #footer .f-content dl.f-contact .f-contact-list li {
    margin-bottom: 10px;
  }
  #footer .f-copy .left {
    display: block;
  }
}
@media screen and (max-width: 700px) {
  .public-title {
    font-size: 26px;
  }
  .mobile-display-none {
    display: none;
  }
  .public-btn {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  #index-body .product .left {
    margin-top: 0;
  }
  #index-body .index-contact form input {
    height: 40px;
  }
  #index-body .index-contact form input[type='text'],
  #index-body .index-contact form input[type='text'].content {
    width: 100%;
  }
  #footer .f-content .items {
    display: none;
  }
  #footer .f-content dl dd {
    margin-bottom: 8px;
  }
  #footer .f-content dl.f-product,
  #footer .f-content dl.f-nav,
  #footer .f-content dl.f-qr {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .public-title {
    font-size: 20px;
  }
  #banner .banner-slick li {
    height: 300px;
  }
  #banner .banner-slick li > img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
  }
  #index-body .index-wrap3 .index-wrap3-slick2 li {
    height: 240px;
  }
  #index-body .index-wrap3 .index-wrap3-slick2 li img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
  }
  #footer .f-content dl dt {
    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;
}
/*内页*/
.lakit-wrap-cart-cta .wrap-cart-cta .button {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #DFDFDF;
  color: #202020;
  padding: 15px 45px;
  border-radius: 30px;
  background: none;
  font-size: 16px;
  line-height: 1;
  text-transform: capitalize;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
}
.lakit-wrap-cart-cta .wrap-cart-cta .button:hover {
  background: #202020;
  border-color: #202020;
  color: #FFFFFF;
}
.mbx {
  color: #aaaaaa;
}
.mbx span {
  color: #000000;
}
.mbx.white span {
  color: #ffffff;
}
.baseLine {
  border-top: 1px solid #585858;
  opacity: .25;
}
.inner-page .container{
  max-width: 1280px;
}
#seo_index .container{
  max-width: 1280px;
}
.mbx .container{
  max-width: 1280px;
}
.inner-banner .content {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.inner-banner h2 {
  margin-bottom: 20px;
  font-size: 64px;
  font-weight: bold;
  color: #FFFFFF;
  text-transform: uppercase;
}
.inner-banner .nm-play {
  display: inline-block;
  background-color: white;
  padding: 10px 30px;
  transition: .5s ease;
}
.inner-banner .nm-play:hover {
  color: white;
  background-color: black;
}
@media (max-width: 1650px) {
  .inner-banner h2 {
    font-size: 48px;
  }
}
@media (max-width: 1400px) {
  .inner-banner h2 {
    font-size: 36px;
  }
}
@media (max-width: 1000px) {
  .inner-banner h2 {
    font-size: 24px;
  }
}
@media (max-width: 700px) {
  .inner-banner {
    height: 300px;
  }
  .inner-banner > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .inner-banner h2 {
    margin-bottom: 10px;
  }
  .inner-banner h2 br {
    display: none;
  }
}
.product-page .site-content {
  margin-top: 20px;
  margin-bottom: 150px;
}
@media screen and (max-width: 1000px) {
  .product-page .site-content{
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 1000px) {
  .product-page .site-content{
    margin-bottom: 30px;
  }
}
.umimo-sorting {
  margin-bottom: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.umimo-sorting .woocommerce-ordering {
  position: relative;
}
.umimo-sorting .woocommerce-ordering select {
  font-size: 16px;
  line-height: 1.875;
  border: none;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #f4f4f4;
}
.filter-toggle {
  color: var(--color);
  font-size: 16px;
  background: transparent;
  padding: 0;
  margin-right: auto;
  outline: none;
  text-align: center;
  line-height: 46px;
}
.filter-toggle i {
  font-size: 0;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.filter-toggle i img {
  vertical-align: middle;
}
.filter-toggle:focus span,
.filter-toggle:hover span {
  text-decoration: underline;
}
ul.products,
.wc-block-grid__products {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 0;
  clear: both;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
ul.products li.product,
ul.products .wc-block-grid__product,
.wc-block-grid__products li.product,
.wc-block-grid__products .wc-block-grid__product {
  padding-left: 15px;
  padding-right: 15px;
  list-style: none;
  margin-bottom: 50px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
}
ul.products li.product .product-caption,
ul.products .wc-block-grid__product .product-caption,
.wc-block-grid__products li.product .product-caption,
.wc-block-grid__products .wc-block-grid__product .product-caption {
  margin-top: 15px;
  line-height: 1.2;
}
ul.products li.product h2,
ul.products li.product h3,
ul.products li.product .woocommerce-loop-product__title {
  font-size: 16px;
  margin-bottom: 0;
  display: inline;
}
@media (min-width: 450px) and (max-width: 768px) {
  ul.products li.product,
  ul.products .wc-block-grid__product,
  .wc-block-grid__products li.product,
  .wc-block-grid__products .wc-block-grid__product {
    width: 50%;
  }
}
@media (min-width: 768px) {
  ul.products.columns-4 li.product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
}
.elementor-add-to-cart > .stock,
.lakit-product-tabs .wc-tab-title,
.lakit-swatch-control .swatch-wrapper-more ~ .swatch-wrapper,
.lakit-wfi-source_price_range .price_slider_amount .clear,
.lakitp-zone-item form.variations_form th,
.lastudio-kit .lakit-product-tabs .wc-tabs-wrapper .lakit-wc-tabs--content .panel:not(.active) .tab-content,
.lastudio-kit .lakit-product-tabs .wc-tabs-wrapper .lakit-wc-tabs--controls ul.wc-tabs li:after,
.lastudio-kit .lakit-product-tabs .wc-tabs-wrapper .lakit-wc-tabs--controls ul.wc-tabs li:before,
.lastudio-kit .lakit-product-tabs .wc-tabs-wrapper .lakit-wc-tabs--controls ul.wc-tabs:after,
.lastudio-kit .lakit-product-tabs .wc-tabs-wrapper .lakit-wc-tabs--controls ul.wc-tabs:before,
.lastudio-kit ul.products.lakit-products__list:after,
.lastudio-kit ul.products.lakit-products__list:before,
.layout-type-accordion .lakit-wc-tabs--controls,
.swatch-anchor-label {
  display: none;
}
.m-page {
  padding-top: 20px;
  border-top: 1px solid;
  border-top-color: #d9d9d9;
}
.inner-page .m-page a,
.inner-page .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;
  -moz-box-shadow: 0 2px 10px 0 #d8dde6;
  -o-box-shadow: 0 2px 10px 0 #d8dde6;
  box-shadow: 0 2px 10px 0 #d8dde6;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  margin: 5px;
}
.inner-page .m-page span.current,
.inner-page .m-page a:hover {
  background: var(--color) none repeat scroll 0 0;
  color: #fff;
}
.umimo-canvas-filter {
  background-color: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  padding-bottom: 40px;
  padding-left: 30px;
  padding-right: 30px;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  position: fixed;
  z-index: 10002;
  visibility: hidden;
  overflow-y: auto;
  overflow-x: hidden;
  width: 360px;
  height: 100vh;
}
.off-canvas-active .umimo-canvas-filter {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.umimo-canvas-filter a:not(.button)
/* .widget-area a:not(.button)  */ {
  color: #000000;
  font-size: 16px;
}
@media (max-width: 768px) {
  .umimo-canvas-filter {
    width: 330px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.umimo-overlay-filter {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  bottom: 0;
  z-index: 997;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  -webkit-transition:
    opacity 0.25s ease,
    visibility 0s ease;
  -moz-transition:
    opacity 0.25s ease,
    visibility 0s ease;
  transition:
    opacity 0.25s ease,
    visibility 0s ease;
}
.off-canvas-active .umimo-overlay-filter {
  visibility: visible;
  opacity: 1;
}
.filter-close {
  height: 50px;
  line-height: 50px;
  margin-bottom: 15px;
  display: block;
  cursor: pointer;
  text-align: right;
  vertical-align: middle;
  font-weight: 400;
  font-size: 12px;
  color: var(--color);
}
.filter-close:after {
  content: '+';
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  position: relative;
  top: -2px;
  font-size: 30px;
  font-weight: 400;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.widget_product_search {
  position: relative;
}
.widget_search form,
.widget_product_search form,
.site-search form {
  position: relative;
  margin-bottom: 0;
}
.widget_search form::before,
.widget_product_search form::before,
.site-search form::before {
  font-size: 18px;
  color: var(--color);
}
.widget_search form::before,
.widget_product_search form::before {
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  vertical-align: middle;
  content: '\f002';
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
}
.widget_product_search form input[type='text'],
.widget_product_search form input[type='search'] {
  background-color: #ffffff;
  color: #000000;
  border-width: 0 0 1px;
  border-style: solid;
  border-color: #000000;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 400;
  border-radius: 0;
  outline: 0;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  font-size: 16px;
  border-bottom: 1px solid;
  border-bottom-color: #d9d9d9;
  width: 100%;
  line-height: 1;
  padding: 0.813em 0;
  padding-right: 25px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.widget_product_search form input[type='submit'],
.widget_product_search form button[type='submit'] {
  font-size: 0;
  line-height: 0;
  width: 20px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
  background: 0 0;
  border: none;
  padding: 0;
}
.alpha,
.beta,
.gamma,
.delta {
  display: block;
}
.widget .widget-title,
.widget .widgettitle {
  font-size: 20px;
  color: #000000;
  margin-bottom: 30px;
}
.widget .product-categories .cat-item {
  margin-bottom: 1em;
  line-height: 1.41575em;
}
.widget .product-categories .cat-item a {
  font-size: 14px;
  text-transform: uppercase;
  color: #444444;
}
.widget .product-categories .cat-item a:hover {
  text-decoration: underline;
}
.widget.woocommerce li .count {
  font-size: 12px;
}
.umimo-canvas-filter a:not(.button),
.widget-area a:not(.button) {
  color: #000000;
  font-size: 16px;
}
.product_list_widget li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
}
.product_list_widget .product-list-inner {
  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;
}
.widget_products a {
  display: block;
}
.product_list_widget li img {
  max-width: 90px;
}
.product_list_widget .product-content {
  margin-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.product_list_widget .product-title span {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #000000;
}
/* seo-base-css-start */
.seo_title {
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
}
#seo_about ._box {
  margin: -15px;
}
#seo_about ._left,
#seo_about ._right {
  padding: 15px;
  vertical-align: middle;
}
#honor_list ul {
  margin: -15px;
}
#honor_list ul li {
  padding: 15px;
}
#news_list ul {
  margin: -15px;
}
#news_list ul li {
  padding: 15px;
}
#news_list ._time span {
  display: inline-block;
  padding: 5px;
}
#news_list ._time span._cate {
  color: #ffffff;
  background-color: #000000;
}
#news_list ._time span._date {
  background-color: #cccccc;
}
#news_list ._table {
  padding: 20px;
  border: 2px solid #cccccc;
}
#seo_public_from {
  padding: 80px 0;
  background: #f9f9f9;
}
#seo_public_from h4 {
  font-size: 24px;
  font-weight: bold;
  color: #333;
}
#seo_public_from .seo_public_from {
  margin-top: 30px;
}
#seo_public_from .seo_public_from ul {
  margin: -10px;
}
#seo_public_from .seo_public_from ul li {
  padding: 10px;
}
#seo_public_from .seo_public_from ul li.wid-100 {
  width: 100%;
}
#seo_public_from .seo_public_from ul li input,
#seo_public_from .seo_public_from ul li textarea {
  width: 100%;
  line-height: 24px;
  padding: 10px;
  border: 1px solid #eee;
  font-size: 14px;
  color: black;
  background: white;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#seo_public_from .seo_public_from ul li input:focus,
#seo_public_from .seo_public_from ul li textarea:focus {
  border-color: black;
}
#seo_public_from .seo_public_from ul li textarea {
  height: 120px;
}
#seo_public_from .seo_public_from ul li input[type='submit'] {
  width: auto;
  display: inline-block;
  padding: 10px 30px;
  background: #222;
  color: white;
}
#seo_public_from .seo_public_from ul li input[type='submit']:hover {
  opacity: 0.7;
}
/* mobile-product-nav */
@media screen and (max-width: 1000px) {
  #seo_about ._left,
  #seo_about ._right {
    width: 100% !important;
  }
  #cp-Nav {
    display: block;
  }
  #cp-Nav .nav {
    padding: 0 15px;
  }
  #cp-Nav .nav h3.title {
    font-size: 18px;
    font-weight: bold;
    padding: 8px 10px;
    background: var(--color);
    border-radius: 5px;
  }
  #cp-Nav .nav i.mask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 230;
    background: rgba(0, 0, 0, 0.2);
  }
  #cp-Nav .nav > ul {
    display: none;
  }
  #cp-Nav .nav ul {
    position: fixed;
    top: 10%;
    max-height: 80%;
    left: 5%;
    width: 90%;
    padding: 20px;
    border-radius: 5px;
    background: white;
    z-index: 300;
    font-size: 16px;
    overflow: auto;
  }
  #cp-Nav .nav ul ul {
    padding: 0 10px;
    font-size: 14px;
    position: static;
    max-height: none;
    width: 100%;
    margin: 10px 0;
  }
  #cp-Nav .nav ul li a {
    display: block;
    padding: 5px 0;
    line-height: 28px;
  }
  #seo_public_from{
    padding: 60px 0;
  }
}
/* seo-base-css-end */
.lastudio-kit .layout-type-default .lakit-wc-tabs--controls {
  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;
}
.lastudio-kit .lakit-product-tabs .wc-tabs-wrapper .lakit-wc-tabs--controls ul.wc-tabs {
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: inherit;
  -webkit-justify-content: inherit;
  -moz-box-pack: inherit;
  -ms-flex-pack: inherit;
  justify-content: inherit;
  width: 100%;
  margin: 0;
  flex-wrap: wrap;
}
.lastudio-kit .lakit-product-tabs .wc-tabs-wrapper .lakit-wc-tabs--controls ul.wc-tabs li {
  border: 1px solid #DFDFDF;
  background-color: #fff;
  margin: 0 5px 8px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  padding: 0;
  list-style: none;
}
.lastudio-kit .lakit-product-tabs .wc-tabs-wrapper .lakit-wc-tabs--controls ul.wc-tabs li a {
  font: inherit;
  color: inherit;
  display: block;
  padding: 8px 30px;
  text-decoration: inherit;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.prodet-page .prodet-1 {
  margin: 10px 0 120px;
}
.prodet-page .prodet-1 .slick-vertical .slick-slide {
  border: 0;
}
.prodet-page .prodet-1 .left {
  width: 58%;
  position: relative;
}
.prodet-page .prodet-1 .left .big {
  margin-left: 20%;
}
.prodet-page .prodet-1 .left .big ul li img{
  width: 100%;
}
.prodet-page .prodet-1 .left .small {
  position: absolute;
  left: 0;
  top: 0;
  width: 20%;
  padding-right: 40px;
}
.prodet-page .prodet-1 .left .small ul {
  margin: -20px;
}
.prodet-page .prodet-1 .left .small ul li {
  padding: 20px;
}
.prodet-page .prodet-1 .left .small ul li img {
  border: 1px solid transparent;
}
.prodet-page .prodet-1 .left .small .slick-current li img {
  border-color: var(--color);
}
.prodet-page .prodet-1 .right {
  width: 42%;
  padding-left: 6%;
}
.prodet-page .prodet-1 .right .content{
  max-height: calc(1.5em * 18);
  overflow-y: auto;
  color: #4c4c4c;
}
.prodet-page .prodet-1 .right h1 {
  font-size: 30px;
  line-height: 1.2;
}
.prodet-page .prodet-1 table.variations {
  border: none;
}
.prodet-page .prodet-1 table.variations td,
.prodet-page .prodet-1 table.variations th {
  border: none;
  padding: 8px 0;
}
.prodet-page .prodet-1 table.variations th.label {
  min-width: 80px;
  font-size: 18px;
  width: 110px;
}
.prodet-page .prodet-2 {
  margin-bottom: 50px;
}
.prodet-page .prodet-2 .tab-content {
  padding: 70px 0;
}
.prodet-page .prodet-2 .lakit-product-tabs .wc-tabs-wrapper .lakit-wc-tabs--controls ul.wc-tabs li {
  border-radius: 30px;
}
.prodet-page .prodet-2 .lakit-product-tabs .wc-tabs-wrapper .lakit-wc-tabs--controls ul.wc-tabs li,
.prodet-page .prodet-2 .wc-tab-title a {
  font-size: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #d0d0d0;
}
.prodet-page .prodet-2 .lakit-product-tabs .wc-tabs-wrapper .lakit-wc-tabs--controls ul.wc-tabs li a {
  padding: 8px 30px;
}
.prodet-page .prodet-2 .lakit-product-tabs .wc-tabs-wrapper .lakit-wc-tabs--controls ul.wc-tabs li.active {
  color: #ffffff;
  background-color: var(--color);
}
.prodet-page .prodet-2 .lakit-product-tabs .wc-tabs-wrapper .lakit-wc-tabs--controls ul.wc-tabs li:hover {
  color: #ffffff;
  background-color: var(--color);
}
.prodet-page .prodet-2 .lakit-product-tabs .wc-tabs-wrapper .lakit-wc-tabs--controls ul.wc-tabs li:hover,
.prodet-page .prodet-2 .lakit-product-tabs .wc-tabs-wrapper .lakit-wc-tabs--controls ul.wc-tabs li.active,
.prodet-page .prodet-2 .active .wc-tab-title a {
  border-style: solid;
  border-color: var(--color);
}
.prodet-page .prodet-2 .wc-tab-title a {
  color: #202020;
  background-color: #ffffff00;
  padding: 8px 30px;
  border-radius: 30px;
}
.prodet-page .prodet-2 .active .wc-tab-title a {
  color: #ffffff;
  background-color: var(--color);
}
.prodet-page .prodet-2 .form ul {
  margin: -10px;
}
.prodet-page .prodet-2 .form ul li {
  padding: 10px;
}
.prodet-page .prodet-2 .form ul li.wid-100 {
  width: 100%;
}
.prodet-page .prodet-2 .form ul li input,
.prodet-page .prodet-2 .form ul li textarea {
  width: 100%;
  line-height: 24px;
  padding: 10px;
  border: 1px solid #eee;
  font-size: 14px;
  color: black;
  background: white;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.prodet-page .prodet-2 .form ul li input:focus,
.prodet-page .prodet-2 .form ul li textarea:focus {
  border-color: black;
}
.prodet-page .prodet-2 .form ul li textarea {
  height: 120px;
}
.prodet-page .prodet-2 .form ul li input[type='submit'] {
  width: auto;
  display: inline-block;
  padding: 10px 30px;
  background: #222;
  color: white;
}
.prodet-page .prodet-2 .form ul li input[type='submit']:hover {
  opacity: 0.7;
}
.prodet-page .prodet-3 .lakit-heading {
  text-align: center;
  color: #202020;
  font-size: 40px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2em;
  margin: 0 0 40px;
}
.prodet-page .prodet-3 .box {
  margin: 0 0 80px;
}
.prodet-page .prodet-3 .list ul {
  margin: 0 -15px;
}
.prodet-page .prodet-3 .list ul li {
  padding: 15px;
}
.prodet-page .prodet-3 .list ul li img{
  width: 100%;
}
.prodet-page .prodet-3 .name {
  font-size: 22px;
}
@media (max-width: 1279px) {
  .prodet-page .prodet-1 {
    margin-bottom: 90px;
  }
  .prodet-page .prodet-2 .lakit-product-tabs .wc-tabs-wrapper .lakit-wc-tabs--controls ul.wc-tabs li,
  .prodet-page .prodet-2 .wc-tab-title a {
    font-size: 18px;
  }
  .prodet-page .prodet-2 .tab-content {
    padding: 50px 0;
  }
  .prodet-page .prodet-3 .lakit-heading {
    font-size: 28px;
  }
  .prodet-page .prodet-3 .name {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .prodet-page .prodet-2 .wc-tab-title a {
    padding: 8px 20px;
    margin: 0 0 15px;
  }
  .prodet-page .prodet-2 .tab-content {
    padding: 15px 0 0px;
  }
  .prodet-page .prodet-3 .box {
    margin: 20px 0 50px;
  }
  .prodet-page .prodet-3 .lakit-heading {
    margin: 0 0 30px;
  }
}
@media (max-width: 768px) {
  .prodet-page .prodet-1 .left {
    width: 100%;
  }
  .prodet-page .prodet-1 .left .small {
    padding-right: 10px;
  }
  .prodet-page .prodet-1 .left .small ul {
    margin: -5px;
  }
  .prodet-page .prodet-1 .left .small ul li {
    padding: 5px;
  }
  .prodet-page .prodet-1 .right {
    width: 100%;
    padding-left: 0;
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .prodet-page .prodet-1 {
    margin-top: 0;
    margin-bottom: 60px;
  }
  .prodet-page .prodet-3 .lakit-heading {
    font-size: 24px;
  }
}
.story-page .story-1 {
  padding-bottom: 110px;
  background: #f8f8f8 url(../images/history-bg.png) no-repeat top 35% left;
}
.story-page .story-1 .left {
  width: 60%;
  padding: 0 4% 4% 15%;
}
.story-page .story-1 .left .box {
  margin-top: 60px;
  padding-left: 5%;
}
.story-page .story-1 .left .box .text {
  margin-bottom: 45px;
  line-height: 2;
  color: #565656;
}
.story-page .story-1 .left .box .share a {
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
}
.story-page .story-1 .right {
  width: 40%;
}
.story-page .story-1 .right .img1 {
  height: 945px;
}
.story-page .story-1 .right .img1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.story-page .story-1 .right .img2 {
  width: 100%;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
.story-page .story-1 .right .img2 .play {
  font-size: 0;
  width: 240px;
  height: 240px;
  line-height: 240px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  left: -120px;
  top: -140px;
  cursor: pointer;
}
.story-page .story-1 .right .img2 .play > div::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: inherit;
  background: url(../images/play-border.png) no-repeat center;
  background-size: 100% 100%;
  -webkit-animation: rote 5s linear infinite;
  -moz-animation: rote 5s linear infinite;
  animation: rote 5s linear infinite;
}
.story-page .story-1 .right .img2 .play span {
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}
.story-page .story-1 .right .img2 .play img {
  vertical-align: middle;
}
.story-page .story-2 {
  padding: 80px 0;
}
.story-page .story-2 .container {
  max-width: 1400px;
}
.story-page .story-2 ul {
  margin: -15px;
}
.story-page .story-2 ul li {
  padding: 15px;
}
.story-page .story-2 img {
  margin: auto;
}
@media (max-width: 1600px) {
  .story-page .story-1 .left .box {
    padding-left: 0;
  }
  .story-page .story-1 .left {
    padding: 0 5% 5%;
  }
}
@media (max-width: 1000px) {
  .story-page .story-1 {
    padding-bottom: 60px;
  }
  .story-page .story-1 .left {
    width: 100%;
    padding: 0 5% 60px;
  }
  .story-page .story-1 .left .box {
    margin-top: 40px;
  }
  .story-page .story-1 .right {
    width: 100%;
  }
  .story-page .story-1 .right .img2 {
    width: 100%;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    margin: auto;
    max-width: 448px;
  }
  .story-page .story-1 .right .img1 {
    display: none;
  }
  .story-page .story-1 .right .img2 .play span {
    display: none;
  }
  .story-page .story-1 .right .img2 .play {
    left: 50%;
    top: 50%;
    margin-top: -50px;
    margin-left: -50px;
    width: 100px;
    height: 100px;
    line-height: 100px;
  }
} /*2025-11-19 add change css add*/
.story-page .story-1 .right .img2 {
  margin-top: 100px;
}
.story-page .story-1 .right .img2 .play {
  right: -30%;
  left: auto;
}
@media (max-width: 1400px) {
  .story-page .story-1 .right .img2 {
    transform: none;
  }
  .story-page .story-1 .right .img2 .play {
    left: -120px;
    right: auto;
  }
}
@media (max-width: 1000px) {
  .story-page .story-1 .right .img2 .play {
    left: 50%;
    right: auto;
  }
  .story-page .story-1 .right .img2 {
    margin-top: 0;
  }
}
.innerTit {
  font-size: 50px;
}
.environment-page .environment-1 {
  background-color: #1b1b1b;
  overflow: hidden;
}
.environment-page .environment-1 .box {
  min-height: 510px;
  margin: 20px 60px 120px;
  background: url(/hzdiextile/2026/01/29/gdgdg.png) no-repeat center;
  background-size: cover;
  padding: 3% 7% 6%;
  position: relative;
}
.environment-page .environment-1 .box .icon {
  position: absolute;
  top: -40px;
  right: 10%;
}
.environment-page .environment-1 .box .Tit {
  color: #ffffff;
}
.environment-page .environment-1 .box .text {
  font-size: 20px;
  line-height: 1.8;
  color: #ffffff;
}
.environment-page .environment-1 .box .moreBtn {
  position: absolute;
  left: 15%;
  bottom: -47px;
  width: 94px;
  height: 94px;
  line-height: 94px;
  border-radius: 50%;
  text-align: center;
  background-color: #fff;
}
.environment-page .environment-1 .box .moreBtn img {
  vertical-align: middle;
}
.environment-page .environment-2 {
  padding: 125px 0 150px;
  background: #f7f7f7;
}
.environment-page .environment-2 .left {
  width: 50%;
  vertical-align: middle;
}
.environment-page .environment-2 .left .Tit {
  font-size: 40px;
  margin-bottom: 35px;
}
.environment-page .environment-2 .left .text {
  font-size: 16px;
  color: #696969;
  margin-bottom: 55px;
}
.environment-page .environment-2 .right {
  width: 50%;
  vertical-align: middle;
  padding-left: 10%;
}
.environment-page .environment-3 {
  padding: 120px 0;
  overflow: hidden;
}
.environment-page .environment-3 .slick-list {
  overflow: unset;
}
.environment-page .environment-3 .list ul {
  margin: -30px;
}
.environment-page .environment-3 .list ul li {
  padding: 30px;
}
.environment-page .environment-3 .box > img {
  width: 100%;
}
.environment-page .environment-3 .box .content {
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: #f7f7f7;
  border: 1px solid rgb(0 0 0 / 30%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 40px;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.environment-page .environment-3 .box .content .name {
  font-size: 40px;
  margin-bottom: 30px;
}
/*.environment-page .environment-3 .box .content .text {
  font-family: 'Poppins-Light';
}*/
.environment-page .environment-3 .box:hover .content {
  opacity: 1;
}
@media (max-width: 1400px) {
  .innerTit {
    font-size: 40px;
  }
  .environment-page .environment-1 .box {
    min-height: auto;
    padding: 3% 5% 6%;
  }
  .environment-page .environment-1 .box .text {
    font-size: 18px;
  }
  .environment-page .environment-3 .box .content .name {
    font-size: 30px;
  }
  .environment-page .environment-2 .left .text {
    font-size: 18px;
  }
}
@media (max-width: 1200px) {
  .innerTit {
    font-size: 30px;
  }
  .environment-page .environment-1 .box .text {
    font-size: 16px;
  }
  .environment-page .environment-2 .left .text {
    font-size: 16px;
  }
  .environment-page .environment-2 .left .Tit {
    font-size: 30px;
  }
  .environment-page .environment-2 .right {
    padding-left: 5%;
  }
  .environment-page .environment-3 .box .content {
    padding: 5%;
  }
  .environment-page .environment-3 .box .content .name {
    font-size: 24px;
  }
  .environment-page .environment-3 .list ul {
    margin: -15px;
  }
  .environment-page .environment-3 .list ul li {
    padding: 15px;
  }
}
@media (max-width: 1000px) {
  .environment-page .environment-1 .box {
    margin: 20px 5% 60px;
  }
  .environment-page .environment-2 {
    padding: 60px 0;
  }
  .environment-page .environment-2 .container {
    max-width: 700px;
  }
  .environment-page .environment-2 .left {
    width: 100%;
  }
  .environment-page .environment-2 .right {
    width: 100%;
    padding-left: 0;
    margin-top: 40px;
    display: none;
  }
  .environment-page .environment-3 {
    padding: 60px 0;
  }
  .environment-page .environment-3 .container {
    max-width: 700px;
  }
}
@media (max-width: 700px) {
  .innerTit {
    font-size: 24px;
  }
  .environment-page .environment-1 .box {
    padding: 5%;
    margin: 0;
  }
  .environment-page .environment-1 .box .text {
    font-size: 14px;
  }
  .environment-page .environment-1 .box .moreBtn {
    position: static;
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin-top: 20px;
  }
  .environment-page .environment-2 .left .Tit {
    font-size: 24px;
  }
  .environment-page .environment-2 .left .text {
    font-size: 14px;
  }
  .environment-page .environment-3 .box .content .name {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .environment-page .environment-1 .box .icon {
    display: none;
  }
}
/*内页二*/
.baseBtn {
  display: inline-block;
  color: #000000;
  background-color: #f5f7fa;
  border-radius: 4px;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
}
.baseBtn:hover {
  color: #FFFFFF;
  background-color: var(--color);
}
/*.contact-page .container {
  max-width: 92%;
}*/
.contact-page .contact-1 .top .tit {
  position: relative;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.contact-page .contact-1 .top .left .form {
  padding-top: 12px;
}
.contact-page .contact-1 .top .left .form ul {
  margin: 0 -15px;
}
.contact-page .contact-1 .top .left .form li {
  position: relative;
  padding: 0 15px;
  margin-bottom: 18px;
}
.contact-page .contact-1 .top .left .form li:nth-of-type(4) .input_c.object_cont input {
  opacity: 0;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.contact-page .contact-1 .top .left .form li:nth-of-type(4) .input_c.object_cont .item_c {
  position: relative;
  z-index: 12;
  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;
}
.contact-page .contact-1 .top .left .form li:nth-of-type(4) .input_c.object_cont .item_c .item {
  cursor: pointer;
  width: 50%;
  padding: 6px 10px 6px 25px;
  position: relative;
  font-size: 14px;
  font-weight: 300;
  color: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.contact-page .contact-1 .top .left .form li:nth-of-type(4) .input_c.object_cont .item_c .item .cir {
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #c1c1c1;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.contact-page .contact-1 .top .left .form li:nth-of-type(4) .input_c.object_cont .item_c .item .cir div {
  position: absolute;
  width: 7px;
  height: 7px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 3px;
  background-color: #fff;
  border-radius: 50%;
}
.contact-page .contact-1 .top .left .form li:nth-of-type(4) .input_c.object_cont .item_c .item:hover,
.contact-page .contact-1 .top .left .form li:nth-of-type(4) .input_c.object_cont .item_c .item.active {
  color: #000;
}
.contact-page .contact-1 .top .left .form li:nth-of-type(4) .input_c.object_cont .item_c .item:hover .cir,
.contact-page .contact-1 .top .left .form li:nth-of-type(4) .input_c.object_cont .item_c .item.active .cir {
  border: 1px solid var(--color);
}
.contact-page .contact-1 .top .left .form li:nth-of-type(4) .input_c.object_cont .item_c .item:hover .cir div,
.contact-page .contact-1 .top .left .form li:nth-of-type(4) .input_c.object_cont .item_c .item.active .cir div {
  background: var(--color);
}
.contact-page .contact-1 .top .left .form li:nth-of-type(4) .input_c.object_cont .item_c .item .img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.contact-page .contact-1 .top .left .form li:nth-of-type(4) .input_c.object_cont .item_c .item .img img {
  vertical-align: middle;
}
.contact-page .contact-1 .top .left .form label {
  display: block;
  font-size: 16px;
  font-weight: 500;
  color: #000;
  margin-bottom: 10px;
  z-index: 11;
}
.contact-page .contact-1 .top .left .form input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.contact-page .contact-1 .top .left .form input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.contact-page .contact-1 .top .left .form input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.contact-page .contact-1 .top .left .form input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.contact-page .contact-1 .top .left .form input::placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.contact-page .contact-1 .top .left .form input[type='text'],
.contact-page .contact-1 .top .left .form input select {
  width: 100%;
  height: 38px;
  background: rgba(255, 255, 255, 0);
  border: 1px solid #cfcfcf;
  border-radius: 5px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  padding-left: 11px;
  z-index: 11;
}
.contact-page .contact-1 .top .left .form input[type='file'] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin-top: 0;
  opacity: 0;
}
.contact-page .contact-1 .top .left .form input[type='submit'] {
  width: 196px;
  height: 48px;
  background: var(--color);
  border: 1px solid var(--color);
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  -webkit-transition: 0.3s;
  margin-top: 12px;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.contact-page .contact-1 .top .left .form input[type='submit']:hover {
  color: var(--color);
  background: transparent;
}
.contact-page .contact-1 .top .left .form textarea {
  position: relative;
  z-index: 19;
  width: 100%;
  height: 149px;
  background: rgba(255, 255, 255, 0);
  border: 1px solid #cfcfcf;
  border-radius: 5px;
  line-height: 2;
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  padding-left: 11px;
}
.contact-page .contact-1 .top .left .form .acc {
  position: relative;
}
.contact-page .contact-1 .top .left .form .acc div {
  width: 100%;
  height: 38px;
  background: rgba(255, 255, 255, 0);
  border: 1px solid #cfcfcf;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  line-height: 38px;
  padding-left: 11px;
  cursor: pointer;
}
.contact-page .contact-1 .top .left .form p.acc {
  font-size: 14px;
  font-weight: 300;
  color: #000;
  opacity: 0.6;
  line-height: 1;
  padding-bottom: 14px;
}
.contact-page .contact-1 .top .right li .content {
  left: 10px;
  right: 10px;
  bottom: 10px;
}
.contact-page .contact-1 .top .right li .content .left {
  max-width: 465px;
  background-color: rgba(0, 0, 0, 0.4);
  margin-left: auto;
  color: #ffffff;
  border-radius: 30px;
}
@media (max-width: 700px) {
  div.container {
    max-width: 100% !important;
  }
}
@media (max-width: 500px) {
  .contact-page .contact-1 .top .right li .content {
    position: static;
  }
  .contact-page .contact-1 .top .right li .content .left {
    max-width: 100%;
    border-radius: 0;
  }
}
/*.news-page .container {
  max-width: 86%;
}*/
.news-page .list li .line {
  height: 2px;
  background-color: #d5d5d5;
  position: relative;
}
.news-page .list li .line::after {
  content: '';
  position: absolute;
  height: 100%;
  left: 50%;
  top: 0;
  width: 0;
  background-color: var(--color);
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  transition: 0.5s ease;
}
.news-page .list li:hover .line::after {
  left: 0;
  width: 100%;
}
@media (max-width: 500px) {
  .news-page .list li > div {
    width: 100%;
  }
  .news-page .list li .img {
    margin-bottom: 20px;
  }
}
/*.newdet-page .container {
  max-width: 80%;
}*/
.news-d-page .container{
  max-width: 80%;
}
.newdet-page .news .news_title h1 {
  padding-bottom: 10px;
  text-align: center;
  color: #222;
  line-height: 2;
}
.newdet-page .news .news_date {
  text-align: center;
  line-height: 2;
  border-bottom: 1px solid #959595;
  padding-bottom: 5px;
}
.newdet-page .news .news_abst {
  border-bottom: 1px solid #555;
  padding: 10px 0;
  line-height: 2;
}
.newdet-page .news .news_abst p {
  display: inline-block;
}
.newdet-page .news .news_contents {
  color: #555;
  clear: both;
  margin-top: 10px;
  border-bottom: 1px solid #555;
  padding: 20px 0 40px;
}
.newdet-page .news .news_contents h2 {
  font-size: 24px;
  line-height: 1.5;
  font-weight: bold;
  color: var(--color);
}
.newdet-page .news .news_contents h3 {
  font-size: 20px;
  line-height: 1.8;
  font-weight: bold;
  color: var(--color);
}
.newdet-page .news .news_contents h4 {
  font-size: 18px;
  line-height: 1.8;
  font-weight: bold;
  color: var(--color);
}
.newdet-page .news .news_contents a {
  color: #555;
}
/*.newdet-page .news .news_contents p,
.newdet-page .news .news_contents div,
.newdet-page .news .news_contents span,
.newdet-page .news .news_contents table {
  color: #555;
  font-size: 18px;
  line-height: 32px;
  clear: both;
}*/
.newdet-page .news .news_next {
  width: 99%;
  margin-top: 0px;
  padding-left: 5px;
  border-top: 0px solid #ccc;
  text-align: left;
  padding-top: 10px;
}
.newdet-page .news .news_next a {
  width: 100%;
  height: 25px;
  line-height: 30px;
  color: #777;
  margin-left: 5px;
}
.newdet-page .news .news_next a:hover {
  width: 100%;
  height: 25px;
  line-height: 2;
  color: #000;
}
.newdet-page .news .newsnav {
  margin-bottom: 30px;
}
/*.resource-1 .container {
  max-width: 80%;
}*/
.resource-1 .box {
  position: relative;
}
.resource-1 .box::before {
  content: '';
  position: absolute;
  z-index: -1;
  width: 100%;
  left: 0;
  bottom: 0;
  border-bottom: 1px solid #e8e8e8;
}
.resource-1 .right {
  width: 360px;
}
.resource-1 .search {
  background-color: #f5f7fa;
  border-radius: 10px;
}
.resource-1 .search input {
  border: 0;
  background-color: transparent;
  width: 100%;
}
.resource-1 .search button {
  color: var(--color);
  border: 0;
  background-color: transparent;
  font-size: 20px;
}
.resource-1 .nav li {
  opacity: 0.75;
  border-bottom: 2px solid transparent;
}
.resource-1 .nav li.active {
  opacity: 1;
  border-color: var(--color);
}
.resource-1 .list .file {
  background-color: #f5f7fa;
  border-radius: 13px;
  -webkit-transition:
    background-color 0.5s ease,
    -webkit-box-shadow 0.5s ease;
  transition:
    background-color 0.5s ease,
    -webkit-box-shadow 0.5s ease;
  -moz-transition:
    background-color 0.5s ease,
    box-shadow 0.5s ease;
  transition:
    background-color 0.5s ease,
    box-shadow 0.5s ease;
  transition:
    background-color 0.5s ease,
    box-shadow 0.5s ease,
    -webkit-box-shadow 0.5s ease;
}
.resource-1 .list .file .name {
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  transition: 0.5s ease;
}
.resource-1 .list .file .icon {
  -webkit-filter: invert(0.2) grayscale(100%);
  filter: invert(0.2) grayscale(100%);
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  transition: 0.5s ease;
}
.resource-1 .list .file:hover {
  background-color: var(--color);
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}
.resource-1 .list .file:hover .name {
  color: #ffffff;
}
.resource-1 .list .file:hover .icon {
  -webkit-filter: invert(0) grayscale(0);
  filter: invert(0) grayscale(0);
}
@media (max-width: 500px) {
  .resource-1 .nav ul {
    flex-direction: column;
  }
  .resource-1 .nav li {
    border-color: var(--color);
  }
}
.home-6 {
  color: #ffffff;
}
.home-6 .line1 i {
  position: absolute;
  width: 100%;
  left: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.home-6 .line1 i:nth-of-type(1) {
  top: 33.33%;
}
.home-6 .line1 i:nth-of-type(2) {
  top: 66.66%;
}
.home-6 .line2 i {
  position: absolute;
  height: 100%;
  top: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.home-6 .line2 i:nth-of-type(1) {
  left: 25%;
}
.home-6 .line2 i:nth-of-type(2) {
  left: 50%;
}
.home-6 .line2 i:nth-of-type(3) {
  left: 75%;
}
.home-6 .Tit {
  max-width: 720px;
  margin: auto;
}
.home-6 .text {
  max-width: 580px;
  margin: auto;
  opacity: 0.85;
}
/*.contact-page .container {
  max-width: 92%;
}*/
.contact-page .contact-1 .top .tit {
  position: relative;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.contact-page .contact-1 .top .left .form {
  padding-top: 12px;
}
.contact-page .contact-1 .top .left .form ul {
  margin: 0 -15px;
}
.contact-page .contact-1 .top .left .form li {
  position: relative;
  padding: 0 15px;
  margin-bottom: 18px;
}
.contact-page .contact-1 .top .left .form li:nth-of-type(4) .input_c.object_cont input {
  opacity: 0;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.contact-page .contact-1 .top .left .form li:nth-of-type(4) .input_c.object_cont .item_c {
  position: relative;
  z-index: 12;
  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;
}
.contact-page .contact-1 .top .left .form li:nth-of-type(4) .input_c.object_cont .item_c .item {
  cursor: pointer;
  width: 50%;
  padding: 6px 10px 6px 25px;
  position: relative;
  font-size: 14px;
  font-weight: 300;
  color: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.contact-page .contact-1 .top .left .form li:nth-of-type(4) .input_c.object_cont .item_c .item .cir {
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #c1c1c1;
  top: 50%;
  transform: translateY(-50%);
}
.contact-page .contact-1 .top .left .form li:nth-of-type(4) .input_c.object_cont .item_c .item .cir div {
  position: absolute;
  width: 7px;
  height: 7px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 3px;
  background-color: #fff;
  border-radius: 50%;
}
.contact-page .contact-1 .top .left .form li:nth-of-type(4) .input_c.object_cont .item_c .item:hover,
.contact-page .contact-1 .top .left .form li:nth-of-type(4) .input_c.object_cont .item_c .item.active {
  color: #000;
}
.contact-page .contact-1 .top .left .form li:nth-of-type(4) .input_c.object_cont .item_c .item:hover .cir,
.contact-page .contact-1 .top .left .form li:nth-of-type(4) .input_c.object_cont .item_c .item.active .cir {
  border: 1px solid var(--color);
}
.contact-page .contact-1 .top .left .form li:nth-of-type(4) .input_c.object_cont .item_c .item:hover .cir div,
.contact-page .contact-1 .top .left .form li:nth-of-type(4) .input_c.object_cont .item_c .item.active .cir div {
  background: var(--color);
}
.contact-page .contact-1 .top .left .form li:nth-of-type(4) .input_c.object_cont .item_c .item .img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.contact-page .contact-1 .top .left .form li:nth-of-type(4) .input_c.object_cont .item_c .item .img img {
  vertical-align: middle;
}
.contact-page .contact-1 .top .left .form label {
  display: block;
  font-size: 16px;
  font-weight: 500;
  color: #000;
  margin-bottom: 10px;
  z-index: 11;
}
.contact-page .contact-1 .top .left .form input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.contact-page .contact-1 .top .left .form input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.contact-page .contact-1 .top .left .form input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.contact-page .contact-1 .top .left .form input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.contact-page .contact-1 .top .left .form input::placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.contact-page .contact-1 .top .left .form input[type='text'],
.contact-page .contact-1 .top .left .form input select {
  width: 100%;
  height: 38px;
  background: rgba(255, 255, 255, 0);
  border: 1px solid #cfcfcf;
  border-radius: 5px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  padding-left: 11px;
  z-index: 11;
}
.contact-page .contact-1 .top .left .form input[type='file'] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin-top: 0;
  opacity: 0;
}
.contact-page .contact-1 .top .left .form input[type='submit'] {
  width: 196px;
  height: 48px;
  background: var(--color);
  border: 1px solid var(--color);
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  -webkit-transition: 0.3s;
  margin-top: 12px;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.contact-page .contact-1 .top .left .form input[type='submit']:hover {
  color: var(--color);
  background: transparent;
}
.contact-page .contact-1 .top .left .form textarea {
  position: relative;
  z-index: 19;
  width: 100%;
  height: 149px;
  background: rgba(255, 255, 255, 0);
  border: 1px solid #cfcfcf;
  border-radius: 5px;
  line-height: 2;
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  padding-left: 11px;
}
.contact-page .contact-1 .top .left .form .acc {
  position: relative;
}
.contact-page .contact-1 .top .left .form .acc div {
  width: 100%;
  height: 38px;
  background: rgba(255, 255, 255, 0);
  border: 1px solid #cfcfcf;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  line-height: 38px;
  padding-left: 11px;
  cursor: pointer;
}
.contact-page .contact-1 .top .left .form p.acc {
  font-size: 14px;
  font-weight: 300;
  color: #000;
  opacity: 0.6;
  line-height: 1;
  padding-bottom: 14px;
}
.contact-page .contact-1 .top .right li .content {
  left: 10px;
  right: 10px;
  bottom: 10px;
}
.contact-page .contact-1 .top .right li .content .left {
  max-width: 465px;
  background-color: rgba(0, 0, 0, 0.4);
  margin-left: auto;
  color: #ffffff;
  border-radius: 30px;
}
@media (max-width: 700px) {
  div.container {
    max-width: 100% !important;
  }
}
@media (max-width: 500px) {
  .contact-page .contact-1 .top .right li .content {
    position: static;
  }
  .contact-page .contact-1 .top .right li .content .left {
    max-width: 100%;
    border-radius: 0;
  }
}
/*.news-page .container {
  max-width: 86%;
}*/
.news-page .list li .line {
  height: 2px;
  background-color: #d5d5d5;
  position: relative;
}
.news-page .list li .line::after {
  content: '';
  position: absolute;
  height: 100%;
  left: 50%;
  top: 0;
  width: 0;
  background-color: var(--color);
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  transition: 0.5s ease;
}
.news-page .list li:hover .line::after {
  left: 0;
  width: 100%;
}
@media (max-width: 500px) {
  .news-page .list li > div {
    width: 100%;
  }
  .news-page .list li .img {
    margin-bottom: 20px;
  }
}
/*.newdet-page .container {
  max-width: 80%;
}*/
.newdet-page .news .news_title h1 {
  padding-bottom: 10px;
  text-align: center;
  color: #222;
  line-height: 2;
}
.newdet-page .news .news_date {
  text-align: center;
  line-height: 2;
  border-bottom: 1px solid #959595;
  padding-bottom: 5px;
}
.newdet-page .news .news_abst {
  border-bottom: 1px solid #959595;
  padding: 10px 0;
  line-height: 2;
}
.newdet-page .news .news_abst p {
  display: inline-block;
}
.newdet-page .news .news_contents {
  color: #555;
  clear: both;
  margin-top: 10px;
  border-bottom: 1px solid #959595;
  padding: 20px 0 40px;
}
.newdet-page .news .news_contents h2 {
  font-size: 24px;
  line-height: 1.5;
  font-weight: bold;
  color: var(--color);
}
.newdet-page .news .news_contents h3 {
  font-size: 20px;
  line-height: 1.8;
  font-weight: bold;
  color: var(--color);
}
.newdet-page .news .news_contents h4 {
  font-size: 18px;
  line-height: 1.8;
  font-weight: bold;
  color: var(--color);
}
.newdet-page .news .news_contents a {
  color: #555;
}
/*.newdet-page .news .news_contents p,
.newdet-page .news .news_contents div,
.newdet-page .news .news_contents span,
.newdet-page .news .news_contents table {
  color: #555;
  font-size: 18px;
  line-height: 32px;
  clear: both;
}*/
.newdet-page .news .news_next {
  width: 99%;
  margin-top: 0px;
  padding-left: 5px;
  border-top: 0px solid #ccc;
  text-align: left;
  padding-top: 10px;
}
.newdet-page .news .news_next a {
  width: 100%;
  height: 25px;
  line-height: 30px;
  color: #777;
  margin-left: 5px;
}
.newdet-page .news .news_next a:hover {
  width: 100%;
  height: 25px;
  line-height: 2;
  color: #000;
}
.newdet-page .news .newsnav {
  margin-bottom: 30px;
}
/*.resource-1 .container {
  max-width: 80%;
}*/
.resource-1 .box {
  position: relative;
}
.resource-1 .box::before {
  content: '';
  position: absolute;
  z-index: -1;
  width: 100%;
  left: 0;
  bottom: 0;
  border-bottom: 1px solid #e8e8e8;
}
.resource-1 .right {
  width: 360px;
}
.resource-1 .search {
  background-color: #f5f7fa;
  border-radius: 10px;
}
.resource-1 .search input {
  border: 0;
  background-color: transparent;
  width: 100%;
}
.resource-1 .search button {
  color: var(--color);
  border: 0;
  background-color: transparent;
  font-size: 20px;
}
.resource-1 .nav li {
  opacity: 0.75;
  border-bottom: 2px solid transparent;
}
.resource-1 .nav li.active {
  opacity: 1;
  border-color: var(--color);
}
.resource-1 .list .file {
  background-color: #f5f7fa;
  border-radius: 13px;
  -webkit-transition:
    background-color 0.5s ease,
    -webkit-box-shadow 0.5s ease;
  transition:
    background-color 0.5s ease,
    -webkit-box-shadow 0.5s ease;
  -moz-transition:
    background-color 0.5s ease,
    box-shadow 0.5s ease;
  transition:
    background-color 0.5s ease,
    box-shadow 0.5s ease;
  transition:
    background-color 0.5s ease,
    box-shadow 0.5s ease,
    -webkit-box-shadow 0.5s ease;
}
.resource-1 .list .file .name {
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  transition: 0.5s ease;
}
.resource-1 .list .file .icon {
  -webkit-filter: invert(0.2) grayscale(100%);
  filter: invert(0.2) grayscale(100%);
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  transition: 0.5s ease;
}
.resource-1 .list .file:hover {
  background-color: var(--color);
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}
.resource-1 .list .file:hover .name {
  color: #ffffff;
}
.resource-1 .list .file:hover .icon {
  -webkit-filter: invert(0) grayscale(0);
  filter: invert(0) grayscale(0);
}
@media (max-width: 500px) {
  .resource-1 .nav ul {
    flex-direction: column;
  }
  .resource-1 .nav li {
    border-color: var(--color);
  }
}
.home-6 {
  color: #ffffff;
}
.home-6 .line1 i {
  position: absolute;
  width: 100%;
  left: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.home-6 .line1 i:nth-of-type(1) {
  top: 33.33%;
}
.home-6 .line1 i:nth-of-type(2) {
  top: 66.66%;
}
.home-6 .line2 i {
  position: absolute;
  height: 100%;
  top: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.home-6 .line2 i:nth-of-type(1) {
  left: 25%;
}
.home-6 .line2 i:nth-of-type(2) {
  left: 50%;
}
.home-6 .line2 i:nth-of-type(3) {
  left: 75%;
}
.home-6 .Tit {
  max-width: 720px;
  margin: auto;
}
.home-6 .text {
  max-width: 580px;
  margin: auto;
  opacity: 0.85;
}


.prodet-31 {
  border-top: 1px solid #c2c2c2;
}
.prodet-31 .arrows a {
  width: 40px;
  height: 40px;
  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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 50%;
  background-color: var(--color);
}
.prodet-31 .arrows a.prev svg {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.prodet-31 .line {
  height: 5px;
  background-color: rgba(230, 230, 230, 0.9);
}
.prodet-31 .line em {
  display: block;
  height: 100%;
  width: 0;
  background-color: var(--color);
  -webkit-transition: width .5s linear;
  -moz-transition: width .5s linear;
  transition: width .5s linear;
}
@media (max-width: 1250px) {
  .prodet-31 .line {
    display: none;
  }
}
.faq-page .m-page{
  border: none;
}
.resource-page .m-page{
  border: none;
}
.faq-1 .container {
  max-width: 60%;
}
.faq-1 .Tit {
  font-weight: 600;
}
.faq-1 li{
  border-bottom: 1px solid #c2c2c2;
}
.faq-1 .text ul>li {
  border: none;
}
.design-page {
  /*padding-top: 134px;*/
  /*padding-bottom: 150px;*/
}
.design-page .container {
  max-width: 1100px;
}
.design-page .init-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 10vw 15px;
  position: relative;
  text-align: center;
}
.design-page .init-1 img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}
.design-page .init-1 p {
  position: relative;
  z-index: 2;
  font-size: 58px;
  font-weight: 400;
  font-style: italic;
  color: #ffffff;
  text-transform: uppercase;
}
.design-page .init-2 {
  font-size: 24px;
  font-weight: 300;
  text-align: center;
  margin-top: 110px;
  text-transform: uppercase;
}
.design-page .init-2 .container {
  padding: 0 50px;
  padding-bottom: 60px;
  border-bottom: 1px solid #c2c2c2;
  line-height: 48px;
}
.design-page .init-3 {
  margin-top: 30px;
}
.design-page .init-3 .container {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.design-page .init-3 .container .list {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  width: 28%;
  text-align: center;
  margin-top: 30px;
}
.design-page .init-3 .container .list .img {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.design-page .init-3 .container .list .img img {
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.design-page .init-3 .container .list .text {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
  margin-top: 10px;
}
.design-page .init-3 .container .list .img_2 {
  margin-top: 20px;
}
.design-page .init-3 .container .list:hover {
  transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -o-transform: translateY(-10px);
}
.design-page .init-3 .container .list:hover .img img {
  transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
}
.design-page .init-4 {
  margin-top: 150px;
}
.design-page .init-4 .container {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.design-page .init-4 .container .left {
  width: 42%;
}
.design-page .init-4 .container .left img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.design-page .init-4 .container .right {
  width: 44%;
}
.design-page .init-4 .container .right .title {
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
}
.design-page .init-4 .container .right .des {
  font-size: 16px;
  line-height: 2;
  margin-top: 26px;
}
@media (max-width: 1000px) {
  .design-page .init-1 p {
    font-size: 40px;
  }
  .design-page .init-2 {
    padding: 0 15px;
  }
  .design-page .init-2 .container {
    padding: 20px 0;
  }
  .design-page .init-3 .container .list {
    width: 100%;
  }
  .design-page .init-4 .container .left {
    width: 100%;
  }
  .design-page .init-4 .container .right {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
}
@media (max-width: 500px) {
  .design-page {
    padding-bottom: 40px;
  }
  .design-page .init-1 {
    padding: 60px 10px;
  }
  .design-page .init-1 p {
    font-size: 26px;
  }
  .design-page .init-2 {
    margin-top: 40px;
    font-size: 16px;
    line-height: 2;
  }
  .design-page .init-3 {
    margin-top: 10px;
  }
  .design-page .init-3 .container .list .text {
    font-size: 18px;
  }
  .design-page .init-4 {
    margin-top: 40px;
  }
  .design-page .init-4 .container .right .title {
    font-size: 20px;
  }
}
