@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Regular.eot');
  src: url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Regular.woff2') format('woff2'), url('../fonts/Poppins-Regular.woff') format('woff'), url('../fonts/Poppins-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Bold.eot');
  src: url('../fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Bold.woff2') format('woff2'), url('../fonts/Poppins-Bold.woff') format('woff'), url('../fonts/Poppins-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Light.eot');
  src: url('../fonts/Poppins-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Light.woff2') format('woff2'), url('../fonts/Poppins-Light.woff') format('woff'), url('../fonts/Poppins-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-SemiBold.eot');
  src: url('../fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-SemiBold.woff2') format('woff2'), url('../fonts/Poppins-SemiBold.woff') format('woff'), url('../fonts/Poppins-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Medium.eot');
  src: url('../fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Medium.woff2') format('woff2'), url('../fonts/Poppins-Medium.woff') format('woff'), url('../fonts/Poppins-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
.mobile-menu-wrap01 .mobile-menu .menu-header .logo,
.page-header01 .logo{
  border-radius: 6px;
  padding: 8px;
  background: rgba(255, 255, 255, 0.9);
}
/*#mobile2 .logo{
  padding: 10px 0;
}
.oxy-header-container{
  background-color: #222;
}
.oxy-nav-menu .mb2-search input[type=submit]{
  background-image: url(../imges/icon-search-white.png) ;
  background-repeat: no-repeat;
  background-position: center center;
}*/
/* 栅格 */
.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%;
    }
}
.font-w-300 {
  font-weight: 300;
}
.font-w-500 {
  font-weight: 500;
}
.font-w-600 {
  font-weight: 600;
}
.line-h-1d2 {
  line-height: 1.2;
}
.clear-form-style {
  background: none;
  border: none;
}
#Advertising {
  display: none;
}
.body-overflow-box {
  position: relative;
  left: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
body {
  font-family: 'Poppins';
  max-width: 1920px;
  --color: #34a4ac;
  font-weight: normal;
  margin: 0 auto;
}
.container {
  width: 1550px;
}
.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;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 6px;
  padding-bottom: 6px;
  border: solid 1px #000000;
}
.public-btn.btn1 {
  background-color: var(--color);
  border-color: var(--color);
  color: #fff;
}
.public-btn:hover {
  background-color: var(--color);
  border-color: var(--color);
  color: #fff;
}
.public-btn.btn1:hover {
  background-color: #000;
  border-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: rgba(255, 255, 255, 0.38);
}
#header.active {
  background-color: #fff;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
#header.inner {
  background-color: #fff;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
#header .nav .ui.menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 90px;
}
#header .nav .ui.menu .logo {
  display: inline-block;
  vertical-align: middle;
}
#header .nav .ui.menu .menu-box {
  display: inline-block;
  vertical-align: middle;
  margin-left: 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 {
  margin-right: 1.666em;
  margin-left: 1.666em;
  color: #020202;
  -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;
  text-transform: uppercase;
}
#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;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  background-color: var(--color);
  color: #fff;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 9px;
  padding-bottom: 9px;
}
#header .nav .ui.menu .items .h-inquiry:hover {
  background-color: #222;
}
#header .nav .ui.menu .items .line {
  width: 1px;
  height: 18px;
  opacity: 0.18;
  background-color: #000;
}
#header .nav .ui.menu .items .h-search {
  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 span {
  color: #fff;
  color: #020202;
}
#header .nav .ui.menu .items .h-language i {
  color: #fff;
  font-size: 14px;
}
#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;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#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;
}
.wpulike.wpulike-default {
  display: none;
}
.prodet-page .wpulike.wpulike-default,
.newdet-page .wpulike.wpulike-default {
  display: inline-block;
}
.post-views-box {
  position: relative;
  margin-left: 20px;
}
.post-views-box .wp_ulike_btn.wp_ulike_put_image:after {
  background-image: url(../images/fw.png) !important;
  -webkit-filter: none;
  filter: none;
}
.wpulike {
  z-index: 10;
}
.wpulike.post-views-box {
  z-index: 5;
}
html.mobile {
  overflow: hidden;
}
html.mobile .body-overflow-box {
  position: relative;
  left: 280px;
}
#mobile {
  position: fixed;
  top: 0;
  left: -280px;
  width: 280px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  display: none;
  z-index: 20;
  height: 100%;
}
#mobile:before {
  content: '';
  width: 200%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.13);
  z-index: -1;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#mobile .mobile-logo {
  position: absolute;
  left: 100%;
  width: 100vw;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #111;
  -o-box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
}
#mobile .mobile-logo img {
  max-height: 30px;
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle;
}
#mobile #menu-on {
  width: 40px;
  height: 40px;
  background: #f5f5f5;
  position: absolute;
  left: 100%;
  top: 0;
  cursor: pointer;
  cursor: hand;
  z-index: 1;
}
#mobile #menu-on i {
  width: 23px;
  height: 2px;
  background: #222;
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
#mobile #menu-on i.line1 {
  top: 12px;
}
#mobile #menu-on i.line2 {
  top: 19px;
}
#mobile #menu-on i.line3 {
  top: 26px;
}
#mobile .menu-content {
  width: 100%;
  height: 100%;
  display: block;
  background: #222;
  padding: 40px 10% 60px;
  overflow-y: auto;
  color: white;
}
#mobile .menu-content::-webkit-scrollbar {
  width: 3px;
  border-radius: 1.5px;
}
#mobile .menu-content::-webkit-scrollbar-button {
  display: none;
}
#mobile .menu-content::-webkit-scrollbar-track {
  background-color: #222;
}
#mobile .menu-content::-webkit-scrollbar-thumb {
  background-color: #eee;
}
#mobile .menu-content h3 {
  font-size: 20px;
  color: inherit;
  text-transform: capitalize;
  margin-bottom: 10px;
}
#mobile .menu-content h3 i {
  font-size: 16px;
  position: relative;
  top: -1px;
}
#mobile .menu-content .menu-logo {
  display: block;
}
#mobile .menu-content .menu-logo img {
  margin: 0 auto;
}
#mobile .menu-content .menu-list {
  margin: 40px 0;
}
#mobile .menu-content .menu-list ul li {
  font-size: 15px;
  color: inherit;
  text-transform: uppercase;
  line-height: 20px;
}
#mobile .menu-content .menu-list ul li a {
  padding: 8px 0;
  display: block;
}
#mobile .menu-content .menu-list ul li a:hover {
  color: var(--color);
  text-decoration: underline;
}
#mobile .menu-content .menu-list ul li li a {
  position: relative;
  padding-left: 15px;
  font-size: 13px;
  line-height: 18px;
}
#mobile .menu-content .menu-list ul li li a:after {
  content: '';
  width: 6px;
  height: 1px;
  background: white;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#mobile .menu-content .menu-list ul li li li a {
  padding-left: 25px;
}
#mobile .menu-content .menu-list ul li li li a:after {
  width: 12px;
}
#mobile .menu-content .mob-search form {
  position: relative;
}
#mobile .menu-content .mob-search form input {
  width: 100%;
  height: 45px;
  line-height: 45px;
  border-radius: 5px;
  border: none;
  padding: 0 15px;
  font-size: 14px;
  color: black;
}
#mobile .menu-content .mob-search form input[type='submit'] {
  width: 45px;
  height: 45px;
  background: url('../images/icon-search-white.png') no-repeat center center #222;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0;
}
#mobile .menu-content .mob-yuy {
  margin: 40px 0;
}
#mobile .menu-content .mob-yuy ul li {
  margin-bottom: 10px;
  color: inherit;
  font-size: 14px;
}
#mobile .menu-content .mob-yuy ul li img {
  max-width: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
#mobile .menu-content .mob-share ul li {
  width: 30px;
  height: 30px;
  border-radius: 3px;
  background: #333;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 14px;
  margin-right: 3px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#mobile .menu-content .mob-share ul li:hover {
  background: var(--color);
}
#mobile .menu-content #menu-off {
  margin-top: 40px;
  cursor: pointer;
  cursor: hand;
}
#mobile.active {
  left: 0;
}
#mobile.active:before {
  right: 0;
}
#mobile.active #menu-on i.line1 {
  -webkit-transform: translateX(-50%) rotateZ(45deg);
  -moz-transform: translateX(-50%) rotateZ(45deg);
  -ms-transform: translateX(-50%) rotateZ(45deg);
  transform: translateX(-50%) rotateZ(45deg);
  top: 12px;
  margin-left: 3px;
}
#mobile.active #menu-on i.line2 {
  opacity: 0;
}
#mobile.active #menu-on i.line3 {
  -webkit-transform: translateX(-50%) rotateZ(-45deg);
  -moz-transform: translateX(-50%) rotateZ(-45deg);
  -ms-transform: translateX(-50%) rotateZ(-45deg);
  transform: translateX(-50%) rotateZ(-45deg);
  top: 28px;
  margin-left: 3px;
}
#mobile.white .mobile-logo {
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  background: white;
}
#mobile.white .menu-content {
  background: white;
  color: black;
}
#mobile.white .menu-content .menu-list ul li li a:after {
  background: black;
}
#mobile.white .menu-content .mob-search form input {
  border: 1px solid black;
}
#mobile.white .menu-content .mob-search form input[type='submit'] {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#banner ul.slick-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#banner ul.slick-dots li {
  width: 24px;
  height: 24px;
  border: 1px solid transparent;
  border-radius: 50%;
  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;
  margin-left: 11px;
  margin-right: 11px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#banner ul.slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
  border: none;
  position: relative;
}
#banner ul.slick-dots li button::after {
  content: '';
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 4px;
  background-color: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
}
#banner ul.slick-dots li.slick-active {
  border-color: #fff;
  margin-left: 2.95em;
}
#banner ul.slick-dots li.slick-active button::after {
  width: 3.5em;
}
#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;
}
#banner .banner-slick li {
  position: relative;
}
#banner .banner-slick li .content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
#banner .banner-slick li .content .text-box {
  height: 100%;
  color: #f7f2f2;
}
#banner .banner-slick li .content .text-box h2 {
  max-width: 678px;
  line-height: 1.45;
}
#banner .banner-slick li .content .text-box p {
  max-width: 570px;
  line-height: 1.44444444;
}
#banner .arrows-dots {
  left: 0;
  bottom: 0;
  width: 100%;
}
#index-body .category {
  background-color: #f5f5f5;
}
#index-body .category .left {
  width: 35.4%;
}
#index-body .category .left .public-title {
  line-height: 1.25;
}
#index-body .category .left .intro {
  line-height: 1.66666667;
}
#index-body .category .right {
  width: 64.6%;
  z-index: 1;
}
/*#index-body .category .right .right-box {
  margin-right: -5.5%;
}*/
/*#index-body .category .right .category-slick .slick-list {
  padding-right: 5%;
}*/
#index-body .category .right .category-slick .slide-box {
  /*padding-left: 3.3em;*/
  position: relative;
  z-index: 1;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
/*#index-body .category .right .category-slick .slide-box::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 20%;
  height: 50%;
  background-color: #ffffff;
  z-index: -1;
  opacity: 0;
}*/
#index-body .category .right .category-slick .slide-box .img-box img {
  margin-left: auto;
}
#index-body .category .right .category-slick .slide-box .bottom {
  /*opacity: 0;*/
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  background-color: #ffffff;
  left: 0;
  bottom: 0;
  width: 100%;
  /*color: #ffffff*/
  border-top: 1px solid #d9d8d8;
}
#index-body .category .right .category-slick .slide-box .bottom .title {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .category .right .category-slick .slide-box:hover .bottom{
  background-color: var(--color);
}
#index-body .category .right .category-slick .slide-box:hover .bottom .title {
  color: #fff;
}
#index-body .category .right .category-slick .slide-box .bottom .intro {
  line-height: 1.66666667;
  max-width: 330px;
}
#index-body .category .right .category-slick .slick-current .slide-box .bottom {
  opacity: 1;
}
#index-body .category .right .category-slick .slick-current .slide-box::after {
  opacity: 1;
}
/*#index-body .category .right .category-slick .slick-current + div .slide-box {
  -webkit-transform: translateX(-3.3em);
  -moz-transform: translateX(-3.3em);
  -ms-transform: translateX(-3.3em);
  transform: translateX(-3.3em);
}
#index-body .category .right .category-slick .slick-current + div + div .slide-box {
  -webkit-transform: translateX(-6.6em);
  -moz-transform: translateX(-6.6em);
  -ms-transform: translateX(-6.6em);
  transform: translateX(-6.6em);
}*/
#index-body .product .product-slick li .slide-box .title {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .product .product-slick li .slide-box .title:hover {
  color: var(--color);
}
#index-body .product .content .prev,
#index-body .product .content .next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 55px;
  height: 69px;
  background-color: #494949;
  color: #fff;
  font-size: 24px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
#index-body .product .content .prev:hover,
#index-body .product .content .next:hover {
  background-color: var(--color);
}
#index-body .product .content .prev.prev,
#index-body .product .content .next.prev {
  left: 3.4375%;
}
#index-body .product .content .prev.next,
#index-body .product .content .next.next {
  right: 3.4375%;
}
#index-body .product .content .product-slick .slide-box {
  background-color: #ffffff;
  margin-top: 23px;
  margin-bottom: 41px;
  -webkit-box-shadow: 0px 8px 23px 4px rgba(154, 154, 154, 0.31);
  box-shadow: 0px 8px 23px 4px rgba(154, 154, 154, 0.31);
}
#index-body .product .content .product-slick .slide-box .bottom {
  border-top: 1px solid #d9d8d8;
  transition: .3s;
}
#index-body .product .content .product-slick .slide-box .bottom .title {
  line-height: 1.25;
}
#index-body .product .content .product-slick .slide-box .bottom:hover{
  background-color: var(--color);
}
#index-body .product .content .product-slick .slide-box .bottom:hover .title{
  color: #fff;
}
#index-body .product .content .product-slick .slide-box .img1{
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: .3s;
}
#index-body .product .content .product-slick .slide-box .img-box:hover .img1{
  opacity: 1;
}
#index-body .about {
  position: relative;
}
#index-body .about .left .public-title {
  max-width: 611px;
  line-height: 1.25;
}
#index-body .about .left .intro {
  line-height: 1.66666667;
}
#index-body .about .left .intro ul li {
  line-height: 1.66666667;
}
#index-body .about .left .intro ul li i {
  color: var(--color);
}
#index-body .about .number-Plus li .data-right .top {
  font-size: 30px;
}
#index-body .advantage {
  background-color: #f5f5f5;
}
#index-body .advantage .title-box {
  color: #ffffff;
}
#index-body .advantage .left .advantage-imgs-list li {
  z-index: 1;
  opacity: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  left: 0;
  top: 0;
}
#index-body .advantage .left .advantage-imgs-list li:first-child {
  position: relative;
}
#index-body .advantage .left .advantage-imgs-list li.active {
  z-index: 3;
  opacity: 1;
}
#index-body .advantage .right .advantage-text-list li:last-child {
  margin-bottom: 0;
}
#index-body .advantage .right .advantage-text-list li .title-box1 {
  background-color: #dcdcdc;
}
#index-body .advantage .right .advantage-text-list li .title-box1 .more-box {
  width: 26px;
  height: 26px;
  border: 3px solid #515151;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  color: #515151;
  transform: rotate(180deg);
}
#index-body .advantage .right .advantage-text-list li.active .title-box1 .more-box{
  transform: rotate(0deg);
}
/*#index-body .advantage .right .advantage-text-list li .title-box1 .more-box::after,
#index-body .advantage .right .advantage-text-list li .title-box1 .more-box::before {
  content: '';
  display: block;
  background-color: #515151;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .advantage .right .advantage-text-list li .title-box1 .more-box::after {
  width: 12px;
  height: 2px;
}
#index-body .advantage .right .advantage-text-list li .title-box1 .more-box::before {
  width: 2px;
  height: 12px;
}*/
#index-body .advantage .right .advantage-text-list li .advantage-content {
  display: none;
  line-height: 1.66666667;
  background-color: #ebebeb;
}
#index-body .advantage .right .advantage-text-list li.active .title-box1 .more-box {
  border-color: #2e2f30;
}
#index-body .advantage .right .advantage-text-list li.active .title-box1 .more-box::after,
#index-body .advantage .right .advantage-text-list li.active .title-box1 .more-box::before {
  background-color: #2e2f30;
}
#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 .date-user img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.6;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .news .news-slick li .slide-box .date-user span {
  color: #b8b8b8;
}
#index-body .news .news-slick li .slide-box .intro {
  color: #666666;
  line-height: 1.625;
}
#index-body .news .news-slick li .slide-box .public-btn {
  background-color: #000000;
  border-color: #000;
}
#index-body .news .news-slick li .slide-box .public-btn:hover {
  background-color: var(--color);
}
#index-body .news .news-slick li .slide-box:hover .title {
  color: var(--color);
}
#index-body .news .news-slick li .slide-box:hover .date-user img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}
#index-body .news .news-slick li .slide-box:hover .public-btn {
  border-color: var(--color);
  background-color: var(--color);
}
#footer {
  background-color: #000000;
}
#footer .f-content {
  color: #ffffff;
}
#footer .f-content .f-items {
  max-width: 376px;
}
#footer .f-content .f-items .text {
  line-height: 2;
}
#footer .f-content .f-items .social-account li a {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#footer .f-content .f-items .social-account li a:hover {
  color: var(--color);
}
#footer .f-content dl.dl-margin-l-r {
  margin-left: 5px;
  margin-right: 5px;
}
#footer .f-content dl dd {
  line-height: 2;
}
#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.f-contact {
  max-width: 340px;
}
#footer .f-content dl.f-contact dd {
  line-height: 2.1;
}
#footer .f-content dl.f-contact .f-contact-list li .icon {
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
#footer .f-content dl.f-qr dd #ewm {
  max-width: 124px;
  border: 7px solid #fff;
}
#footer .f-copy {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ffffff;
}
#footer .f-copy hr {
  height: 1px;
  background-color: rgba(255, 255, 255, 0.43);
}
#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 .privacy,
#footer .f-copy .copy .company-link {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#footer .f-copy .privacy:hover,
#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: #ffffff;
}
#footer .f-copy svg text {
  fill: #ffffff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#footer .f-copy svg:hover {
  fill: var(--color);
}
#footer .f-copy svg:hover text {
  fill: var(--color);
}
/* 侧边菜单 */
/* 侧边菜单 */
.fixed-toolbar {
  right: 20px;
  position: fixed;
  bottom: 30%;
  z-index: 100;
}
.fixed-toolbar ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 12px;
  width: 52px;
  height: 51px;
  background-color: rgba(0, 0, 0, 0.618);
  line-height: 51px;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 25px;
  cursor: pointer;
  position: relative;
}
.fixed-toolbar ul li.back {
  display: none;
}
.fixed-toolbar ul li.back.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.fixed-toolbar ul li.code {
  line-height: 55px;
}
.fixed-toolbar ul li img {
  display: inline-block;
  vertical-align: text-top;
}
.fixed-toolbar ul li:first-child {
  margin-top: 0;
}
.fixed-toolbar ul li:hover {
  background: var(--color);
}
.fixed-toolbar ul li:hover #ewm {
  left: -116px;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.fixed-toolbar ul li #ewm {
  width: 100px;
  border: 3px solid #fff;
  position: absolute;
  left: 100%;
  top: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}
.fixed-toolbar ul > li.r-whatsapp p {
  background-color: var(--color);
  right: 100%;
  height: 100%;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.fixed-toolbar ul > li:hover p {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
/*ui.container不用设置了*/
@media screen and (max-width: 1450px) {
  .public-title {
    font-size: 45px;
  }
  #banner .banner-slick li .content .text-box h2,
  #banner .banner-slick li .content .text-box p{
    text-shadow: 0 0 2px #000;
  }
}
@media screen and (max-width: 1250px) {
  .public-title {
    font-size: 35px;
  }
  #banner {
    margin-top: 60px;
  }
  .flex-wrap-1250 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex-wrap-1250 .flex-left-box {
    margin-bottom: 25px;
  }
  #index-body .category .left {
    padding-left: 15px;
  }
  #footer .f-content .container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #footer .f-content dl {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 1000px) {
  .flex-wap .flex-left-box {
    margin-bottom: 25px;
  }
  .flex-wap-1000 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex-wap-1000 .flex-left-box {
    margin-bottom: 25px;
  }
  .public-title {
    font-size: 30px;
  }
  #banner .arrows-dots {
    display: none;
  }
  #index-body .category .left {
    width: 100%;
    margin-bottom: 25px;
    padding-right: 15px;
  }
  #index-body .category .right {
    width: 100%;
  }
  #index-body .product .content .prev,
  #index-body .product .content .next {
    zoom: .7;
  }
}
@media screen and (max-width: 700px) {
  .public-title {
    font-size: 26px;
  }
  .mobile-display-none {
    display: none;
  }
  .flex-wrap-700 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex-wrap-700 li {
    width: 100%;
  }
  #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;
    object-position: center;
  }
  #banner .banner-slick li .content .text-box p {
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
  }
  #index-body .category .right .right-box {
    margin-right: 0;
  }
  #index-body .product .content .prev, #index-body .product .content .next{
    display: none;
  }
  #index-body .about .number-Plus li .top {
    font-size: 30px;
  }
  #footer .f-content .f-items,
  #footer .f-content dl.f-contact {
    max-width: unset;
  }
  #footer .f-copy .container{
    justify-content: center;
  }
  #footer .f-copy .copy {
    display: block;
  }
}
@media screen and (max-width: 500px) {
  .public-title {
    font-size: 20px;
  }
}
/*
#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) {
  .fixed-toolbar {
    right: 5px;
  }
  .fixed-toolbar ul li {
    zoom: 0.8;
  }
  .font-14,
  .font-15,
  .font-16,
  .font-17,
  .font-18,
  .font-19,
  .font-20,
  .font-21,
  .font-22,
  .font-23,
  .font-24,
  .font-25,
  .font-26,
  .font-27,
  .font-28,
  .font-29,
  .font-30,
  .font-31,
  .font-32 {
    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;
}
/*内页*/

@-webkit-keyframes ks {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
    opacity: .3;
  }
  to {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0;
  }
}
@-moz-keyframes ks {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
    opacity: .3;
  }
  to {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0;
  }
}
@keyframes ks {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
    opacity: .3;
  }
  to {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0;
  }
}

.play2 {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.play2::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  border-radius: 100%;
  background: transparent;
  background: #fff;
  left: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  -webkit-animation: ks 2s linear infinite;
  -moz-animation: ks 2s linear infinite;
  animation: ks 2s linear infinite;
  z-index: -1;
}
.play2::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  border-radius: 100%;
  background: #fff;
  background: transparent;
  left: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  -webkit-animation: ks 2s linear infinite;
  -moz-animation: ks 2s linear infinite;
  animation: ks 2s linear infinite;
  z-index: -1;
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s;
  animation-delay: .6s;
}
@media screen and (max-width: 1000px) {
  .inner-banner {
    margin-top: 90px;
  }
}
.inner-banner.product-c .Tit,
.inner-banner.product-c .mbx{
  width: 40%;
  margin-left: auto;
  margin-right: auto;
}
.inner-banner {
  height: 500px;
  position: relative;
}
.inner-banner .content {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.inner-banner .Tit {
  color: white;
  font-size: 50px;
  font-weight: 600;
  line-height: 1.2;
}
.inner-banner .mbx {
  color: white;
}
@media (max-width: 1000px) {
  .inner-banner {
    height: 300px;
  }
  .inner-banner .Tit {
    font-size: 24px;
    line-height: 44px;
  }
}
.fw-600 {
  font-weight: 600;
}

.m-page {
  text-align: center;
  margin-top: 80px;
}
.m-page a,
.m-page span {
  font-size: 20px;
  color: #909090;
  padding: 0 10px;
}
.m-page span {
  color: black;
  position: relative;
  margin-right: 50px;
}
.m-page span::after {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
  height: 1px;
  background-color: black;
}
@media screen and (max-width: 700px) {
  .m-page{
    margin-top: 25px;
  }
}
.baseBtn {
  display: inline-block;
  border-bottom: 1px solid currentColor;
  font-weight: 500;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  transition: .3s ease;
}
.baseBtn.on,
.baseBtn:hover {
  color: var(--color);
}

.m-link {
  font-size: 18px;
  line-height: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.m-link img {
  vertical-align: baseline;
}
.product-page {
  padding-top: 140px;
  padding-bottom: 140px;
}
.product-page .sidebox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.product-page .sidebox .sideleft {
  width: 24%;
  background: #f2f2f2;
  padding: 50px 30px 80px;
  /*border-radius: 20px;*/
}
.product-page .sidebox .sideleft h5 {
  font-size: 21px;
  font-weight: bold;
  /*color: var(--color);*/
  padding-left: 66px;
  position: relative;
}
.product-page .sidebox .sideleft h5:before {
  content: '';
  width: 50px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  background: #767676;
}
.product-page .sidebox .sideleft form {
  height: 70px;
  position: relative;
  background: #fff;
  border-radius: 70px;
  line-height: 70px;
}
.product-page .sidebox .sideleft form input[type='text'] {
  border: none;
  width: -webkit-calc(100% - 60px);
  width: -moz-calc(100% - 60px);
  width: calc(100% - 60px);
  border-radius: 70px;
  padding-left: 20px;
  font-size: 16px;
}
.product-page .sidebox .sideleft form input[type='submit'] {
  width: 53px;
  height: 53px;
  border-radius: 100%;
  background: url(../images/icon-search-white.png) center center no-repeat #2c2c2c;
  border: none;
  position: absolute;
  top: 8px;
  right: 8px;
}
.product-page .sidebox .sideleft .catebox {
  margin-top: 60px;
}
.product-page .sidebox .sideleft .catebox ul.catelist {
  margin-top: 20px;
}
.product-page .sidebox .sideleft .catebox ul.catelist li {
  position: relative;
  padding-left: 20px;
}
.product-page .sidebox .sideleft .catebox ul.catelist li.active > a {
  color: var(--color);
}
.product-page .sidebox .sideleft .catebox ul.catelist li i {
  position: absolute;
  top: 5px;
  left: 0px;
  /*color: var(--color);*/
  font-size: 16px;
  cursor: pointer;
  display: inline-block;
  transition: transform 0.3s ease;
}
.product-page .sidebox .sideleft .catebox ul.catelist li i.rotated {
  transform: rotate(-90deg);
}
.product-page .sidebox .sideleft .catebox ul.catelist li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 500;
  color: #000;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}
.product-page .sidebox .sideleft .catebox ul.catelist li a:hover {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  /*color: var(--color);*/
}
.product-page .sidebox .sideleft .catebox ul.catelist li a i {
  margin-right: 10px;
  /*color: var(--color);*/
}
.product-page .sidebox .sideleft .catebox ul.catelist li ul.sub-menu li {
  padding-left: 0;
}
.product-page .sidebox .sideleft .catebox ul.catelist li ul.sub-menu li a {
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}
.product-page .sidebox .sideleft .catebox ul.catelist li ul.sub-menu li ul.sub-menu {
  margin-left: 15px;
}
.product-page .sidebox .sideleft .catebox ul.catelist li ul.sub-menu li ul.sub-menu li a {
  font-size: 14px;
}

.product-page .sidebox .sideleft .catebox ul.catelist li ul.sub-menu li.active ul.sub-menu {
  display: block;
}
.product-page .sidebox .sideleft .infobox {
  margin-top: 20px;
}
.product-page .sidebox .sideleft .infobox ul.infolist {
  margin-top: 20px;
}
.product-page .sidebox .sideleft .infobox ul.infolist li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 17px;
  color: #000;
  margin-bottom: 15px;
}
.product-page .sidebox .sideleft .infobox ul.infolist li i {
  /*color: var(--color);*/

  color: #000000;
  margin-right: 10px;
}
.product-page .sidebox .sideright {
  width: 72%;
}
.product-page .sidebox .sideright .top {
  /*background: #f2f2f2;*/
  /*padding: 20px 3px;*/
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /*border-radius: 10px;*/
  flex-wrap: wrap;
}
.product-page .sidebox .sideright .top .content {
  width: 100%;
  margin-top: 40px;
  line-height: 30px;
}
.product-page .sidebox .sideright .top #catdown {
  width: 200px;
  position: relative;
  font-size: 17px;
  border: none;
  background: transparent;
  display: none;
}
.product-page .sidebox .sideright .main {
  margin-top: 20px;
}
.product-page .sidebox .sideright .main ul.productlist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: flex-start;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -12px;
}
.product-page .sidebox .sideright .main ul.productlist li {
  padding: 12px;
}
.product-page .sidebox .sideright .main ul.productlist li:hover .item {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transform: translateY(-15px);
}
.product-page .sidebox .sideright .main ul.productlist li .item {
  background: #fff;
  /*border-radius: 10px;*/
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
  padding: 0 0px 45px 0px;
  text-align: center;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}
.product-page .sidebox .sideright .main ul.productlist li .item .startbox {
  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;
  margin: 10px 0;
}
.product-page .sidebox .sideright .main ul.productlist li .item .startbox i {
  font-size: 16px;
  /*color: var(--color);*/
  margin: 0 5px;
}
.product-page .sidebox .sideright .main ul.productlist li .item h5 {
  margin: 10px 0;
  height: 82px;
  overflow-y: scroll;
  line-height: 30px;
}
.product-page .sidebox .sideright .main ul.productlist li .item h5 a {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}
.product-page .sidebox .sideright .main ul.productlist li .item h5 a:hover {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  /*color: var(--color);*/
}
.product-page .sidebox .sideright .main ul.productlist li .item p {
  line-height: 30px;
  margin-bottom: 25px;
  text-align: center;
  padding: 0 20px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.product-page .sidebox .sideright .main ul.productlist li .item a.more3 {
  font-weight: 600;
  color: #333;
  position: relative;
  display: inline-block;
  /*border-radius: 30px;*/
  overflow: hidden;
  padding: 10px 30px;
  /*background: var(--color);*/
  background: #fff;
  margin: 0 auto;
  font-size: 16px;
  z-index: 3;
  border: 1px solid #333;
}
.product-page .sidebox .sideright .main ul.productlist li .item a.more3 em {
  z-index: 3;
}
.product-page .sidebox .sideright .main ul.productlist li .item a.more3:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  left: -100%;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  top: 0;
  z-index: -1;
}
.product-page .sidebox .sideright .main ul.productlist li .item a.more3:hover:before {
  left: 0;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}
.product-page .sidebox .sideright .main ul.productlist li .item a.more3:hover {
  color: #fff;
}
.product-page .sidebox .sideright .main ul.productlist li .img1{
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: .3s;
}
.product-page .sidebox .sideright .main ul.productlist li .img-box:hover .img1{
  opacity: 1;
}
@media screen and (max-width: 1400px) {
  .product-page .sidebox .sideleft h5 {
    padding-left: 30px;
  }
  .product-page .sidebox .sideleft h5:before {
    width: 20px;
  }
  .product-page .sidebox .sideleft h5 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .product-page .sidebox .sideleft {
    display: none;
  }
  .product-page .sidebox .sideright {
    width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  .product-page .sidebox .sideright .main ul.productlist li .item a.more3 {
    font-size: 14px;
  }
}
@media screen and (max-width: 700px) {
  .product-page .sidebox .sideright .main ul.productlist li {
    width: 100%;
  }
  .product-page .sidebox .sideright .top {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .product-page .sidebox .sideright .top h5 {
    width: 100%;
    margin-bottom: 20px;
  }
  .product-page .sidebox .sideright .top #catdown {
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .product-page {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.about-page1 .about-1 {
  padding-top: 90px;
  padding-bottom: 110px;
}
/*.about-page1 .about-1 .ui.container {
  text-align: center;
}*/
.about-page1 .about-1 .ui.container p {
  text-align: left;
  max-width: 1230px;
  margin: 0 auto;
  margin-top: 30px;
  line-height: 1.8;
  margin-bottom: 80px;
  max-height: 400px;
  overflow-y: scroll;
}
.about-page1 .about-1 .ui.container .imgbox {
  position: relative;
  padding-left: 27px;
  padding-bottom: 35px;
}
.about-page1 .about-1 .ui.container .imgbox:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url(../images/about-img-bj.png) left bottom no-repeat;
}
.about-page1 .about-1 .ui.container .imgbox img {
  position: relative;
}
.about-page1 .about-1 .ui.container .imgbox a.play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.about-page1 .about-1 .ui.container .imgbox a.play img {
  width: 100px;
}
.about-page1 .about-1 .ui.container .imgbox a.play:before {
  background: var(--color);
}
.about-page1 .about-1 .ui.container .imgbox a.play:after {
  background: var(--color);
}
@media screen and (max-width: 1000px) {
  .about-page1 .about-1 .ui.container .right{
    order: -1;
  }
}
@media screen and (max-width: 800px) {
  .about-page1 .about-1 .ui.container .imgbox a.play img{
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 500px) {
  .about-page1 .about-1 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .about-page1 .about-1 .ui.container p {
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 30px;
    font-size: 16px;
  }
}
.gxs-init8 {
  padding: 95px 0;
}

.gxs-init8 .ui.container .top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.gxs-init8 .ui.container .top .left {
  display: inline-block;
}
.gxs-init8 .ui.container .top .left h3 {
  display: inline-block;
}
.gxs-init8 .ui.container .top .left p {
  display: inline-block;
  color: #464646;
  font-size: 20px;
}
.gxs-init8 .ui.container .top a {
  color: #787067;
  font-weight: 500;
  font-size: 16px;
  padding-bottom: 10px;
  position: relative;
}
.gxs-init8 .ui.container .top a:before {
  content: '';
  width: 100%;
  bottom: 0;
  left: 0;
  height: 1px;
  background: #000;
  position: absolute;
}
.gxs-init8 .ui.container .newsbox {
  margin-top: 70px;
  position: relative;
  padding-bottom: 85px;
}
.gxs-init8 .ui.container .newsbox .btnbox {
  position: absolute;
  bottom: 0;
  right: 40px;
  width: 90px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.gxs-init8 .ui.container .newsbox .btnbox span {
  width: 20px;
  height: 30px;
  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;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}
.gxs-init8 .ui.container .newsbox .btnbox span i {
  font-size: 20px;
}
.gxs-init8 .ui.container .newsbox .btnbox span:hover {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  color: #a6a6a6;
  cursor: pointer;
}
.gxs-init8 .ui.container .newsbox ul.newslist {
  margin: 0 -10px;
}
.gxs-init8 .ui.container .newsbox ul.newslist .slick-dots {
  width: 80%;
  position: absolute;
  bottom: -70px;
  max-width: 1000px;
  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;
  padding: 0;
  right: 240px;
}
.gxs-init8 .ui.container .newsbox ul.newslist .slick-dots li {
  width: 100%;
  background: #999;
  height: 1px;
}
.gxs-init8 .ui.container .newsbox ul.newslist .slick-dots li.slick-active {
  background: #000;
  height: 3px;
  margin-top: -1.5px;
}
.gxs-init8 .ui.container .newsbox ul.newslist .slick-dots li button {
  display: none;
}
.gxs-init8 .ui.container .newsbox ul.newslist li {
  padding: 0 10px;
}
.gxs-init8 .ui.container .newsbox ul.newslist li .item {
  position: relative;
}
.gxs-init8 .ui.container .newsbox ul.newslist li .item .textbox {
  position: absolute;
  padding: 25px;
  bottom: 0;
}
.gxs-init8 .ui.container .newsbox ul.newslist li .item .textbox h5 {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}
.gxs-init8 .ui.container .newsbox ul.newslist li .item .textbox h5:hover {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  color: #000;
}
.gxs-init8 .ui.container .newsbox ul.newslist li .item .textbox p {
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 1400px) {
  .gxs-init8 .ui.container .newsbox ul.newslist li .item .textbox h5 {
    font-size: 20px;
  }
  .gxs-init8 .ui.container .newsbox ul.newslist .slick-dots {
    right: 160px;
  }
}
@media screen and (max-width: 800px) {
  .gxs-init8 .ui.container .top {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .gxs-init8 .ui.container .top .left {
    margin-bottom: 20px;
  }
  .gxs-init8 .ui.container .newsbox ul.newslist .slick-dots {
    width: 65%;
  }
}
@media screen and (max-width: 600px) {
  .gxs-init8 {
    padding: 20px 0;
  }
  .gxs-init8 .ui.container .newsbox {
    margin-top: 20px;
    position: relative;
    padding-bottom: 20px;
  }
  .gxs-init8 .ui.container .newsbox .btnbox {
    display: none;
  }
}
.hyzs h3 {
  font-size: 20px;
  margin-top: 40px;
  margin-bottom: 20px;
}
.hyzs {
  line-height: 30px;
  font-size: 18px;
}
@media screen and (max-width: 1400px) {
  .hyzs {
    display: none;
  }
}
.prodet-page {
  padding: 40px 0;
  padding-top: 120px;
}

.prodet-page .prodet-1 .main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.prodet-page .prodet-1 .main .left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.prodet-page .prodet-1 .main .left .gallerybox {
  width: 20%;
}
.prodet-page .prodet-1 .main .left .gallerybox ul {
  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-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;
}
.prodet-page .prodet-1 .main .left .gallerybox ul li {
  margin-bottom: 5px;
  border: 1px solid #eee;
}
.prodet-page .prodet-1 .main .left .imgbox {
  width: 100%;
}
.prodet-page .prodet-1 .main .left .imgbox img {
  width: 100%;
  border: 1px solid #eee;
}
.prodet-page .prodet-1 .main .left .imgbox a:nth-child(n+3){
  display: none!important;
}
.prodet-page .prodet-1 .main .left .imgbox .img1{
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: .3s;
}
.prodet-page .prodet-1 .main .left .imgbox:hover .img1{
  opacity: 1;
}
.prodet-page .prodet-1 .main .right {
  padding-left: 70px;
}
.prodet-page .prodet-1 .main .right h1 {
  font-size: 32px;
  color: #000;
  font-weight: bold;
}
.prodet-page .prodet-1 .main .right .startbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 15px 0;
}
.prodet-page .prodet-1 .main .right .startbox i {
  font-size: 16px;
  margin-right: 10px;
  /*color: var(--color);*/
}
.prodet-page .prodet-1 .main .right .content {
  line-height: 32px;
  color: #666;
  font-size: 18px;
  margin: 40px 0;
}
.prodet-page .prodet-1 .main .right .btnbox a.more3 {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  background: #333;
  /*background: var(--color);*/
  line-height: 1;
  padding: 15px 40px;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  display: inline-block;
}
.prodet-page .prodet-1 .main .right .btnbox a.more3:hover {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  background: #333;
}
.prodet-page .prodet-1 .main .right .infobox {
  padding: 20px 0;
  border-top: 1px solid #9c9c9c;
  border-bottom: 1px solid #9c9c9c;
  margin-top: 80px;
}
.prodet-page .prodet-1 .main .right .infobox ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  margin-bottom: 15px;
}
.prodet-page .prodet-1 .main .right .infobox ul li:nth-child(3) {
  margin-bottom: 0;
}
.prodet-page .prodet-1 .main .right .infobox ul li h5 {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin-right: 10px;
}
.prodet-page .prodet-1 .main .right .infobox ul li ul.sharelist {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.prodet-page .prodet-1 .main .right .infobox ul li ul.sharelist li {
  margin-right: 10px;
  margin-bottom: 0;
}
.prodet-page .prodet-1 .main .right .infobox ul li p {
  color: #9c9c9c;
  font-size: 14px;
}
.prodet-page .prodet-1 .main .right .color-list li .box .color-title{
  background: #000;
  color: #fff;
  white-space: nowrap;
  padding: 2px 8px;
  left: 50%;
  top: 0;
  transform: translate(-50%,-120%);
  display: none;
}
.prodet-page .prodet-1 .main .right .color-list li .box:hover .color-title{
  display: block;
}
.prodet-page .prodet-1 .main .right .color-list li.active .box::after{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 1px;
  background-color: #000;
}
.prodet-page .prodet-1 .main .right .color-list li .box{
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.prodet-page .prodet-1 .main .right .color-list li .box img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.prodet-page .prodet-2 {
  padding-top: 80px;
  padding-bottom: 50px;
}
.prodet-page .prodet-2 .ui.container .navbox {
  border-bottom: 1px dashed #9c9c9c;
}
.prodet-page .prodet-2 .ui.container .navbox ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.prodet-page .prodet-2 .ui.container .navbox ul li {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
  padding: 10px 50px 10px 10px;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}
.prodet-page .prodet-2 .ui.container .navbox ul li:hover {
  /*color: var(--color);*/
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}
.prodet-page .prodet-2 .ui.container .navbox ul li.active {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  /*color: var(--color);*/
}
.prodet-page .prodet-2 .ui.container .mainbox ul.mainlist li {
  display: none;
}
.prodet-page .prodet-2 .ui.container .mainbox ul.mainlist li:nth-child(1) {
  display: block;
}
.prodet-page .prodet-2 .ui.container .mainbox ul.mainlist li .content {
  margin: 35px 0;
  line-height: 32px;
  font-size: 16px;
  color: #666;
}
.prodet-page .formbox {
  padding: 40px 0;
}
.prodet-page .formbox p {
  font-size: 16px;
  color: #9c9c9c;
  line-height: 2;
  margin-bottom: 35px;
}
.prodet-page .formbox form {
  width: 100%;
}
.prodet-page .formbox form ul {
  width: 100%;
}
.prodet-page .formbox form ul li {
  width: 100%;
  display: block !important;
  margin-bottom: 20px;
}
.prodet-page .formbox form ul li label {
  font-size: 16px;
  margin-bottom: 10px;
  color: #666;
}
.prodet-page .formbox form ul li textarea {
  width: 100%;
  height: 200px;
  background: #f7f7f7;
  border: none;
}
.prodet-page .formbox form ul li input[type='text'] {
  height: 55px;
  background: #f7f7f7;
  width: 100%;
  border: none;
}
.prodet-page .formbox form ul li input[type='submit'] {
  font-size: 18px;
  font-weight: bold;
  padding: 10px 60px;
  background: #333;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  color: #fff;
  margin-top: 40px;
  border: none;
}
.prodet-page .formbox form ul li input[type='submit']:hover {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  background: #000;
}
.prodet-page .formbox form ul li .top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.prodet-page .formbox form ul li .top input[type='checkbox'] {
  margin-right: 15px;
}
.prodet-page .formbox form ul li .top p {
  margin-bottom: 0;
}
.prodet-page .prodet-3 {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #eee;
}
.prodet-page .prodet-3 .ui.container h3 {
  margin-bottom: 20px;
  font-weight: 600;
}
.prodet-page .prodet-3 .ui.container ul {
  margin: 0 -15px;
}
.prodet-page .prodet-3 .ui.container ul li {
  padding: 15px;
}
.prodet-page .prodet-3 .ui.container ul li .item {
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  overflow: hidden;
}
.prodet-page .prodet-3 .ui.container ul li .item .imgbox {
  position: relative;
  padding-bottom: 40px;
  background: #fff;
}
.prodet-page .prodet-3 .ui.container ul li .item .imgbox1 .img1{
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: .3s;
}
.prodet-page .prodet-3 .ui.container ul li .item .imgbox1:hover .img1{
  opacity: 1;
}
.prodet-page .prodet-3 .ui.container ul li .item .img img {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  position: relative;
  width: 100%;
}
.prodet-page .prodet-3 .ui.container ul li .item .textbox {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 10px 20px;
  z-index: 3;
  left: 0;
  background: #fff;
}
.prodet-page .prodet-3 .ui.container ul li .item .textbox h5 {
  margin-bottom: 10px;
}
.prodet-page .prodet-3 .ui.container ul li .item .textbox a.more4 {
  margin: 0 auto;
  font-size: 16px;
  /*color: var(--color);*/
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  display: block;
}
.prodet-page .prodet-3 .ui.container ul li .item:hover .img img {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  top: -20px;
}
.prodet-page .prodet-3 .ui.container ul li .item:hover .textbox {
  background: #fff;
}
.prodet-page .prodet-3 .ui.container ul li .item:hover .textbox h5 {
  color: #000;
}
.prodet-page .prodet-3 .ui.container ul li .item:hover .textbox a.more4 {
  height: 25px;
}
@media screen and (max-width: 1000px) {
  .prodet-page .prodet-1 .main .right .content {
    max-height: 250px;
    overflow-y: scroll;
  }
}
@media screen and (max-width: 800px) {
  .prodet-page .prodet-1 .main .left {
    width: 100%;
  }
  .prodet-page .prodet-1 .main .right {
    padding-left: 0px;
    width: 100%;
    padding-top: 20px;
  }
  .prodet-page .prodet-2 .ui.container .navbox ul li {
    font-size: 14px;
  }
  .prodet-page .prodet-3 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .prodet-page .prodet-3 .ui.container h3 {
    margin-bottom: 20px;
  }
  .prodet-page .prodet-1 .main .right .content {
    font-size: 16px;
  }
  .prodet-page .prodet-1 .main .right h1 {
    font-size: 20px;
  }
  .prodet-page {
    padding: 20px 0;
  }
}
@media screen and (max-width: 700px) {
  .prodet-page .formbox{
    padding-top: 0;
    padding-bottom: 0;
  }
  .prodet-page .prodet-2{
    padding-top: 50px;
    padding-bottom: 30px;
  }
  .prodet-page .formbox form ul li input[type='text']{
    height: 40px;
  }
  .prodet-page .formbox form ul li input[type='submit']{
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 0;
  }
  .prodet-page .prodet-2 .ui.container .mainbox ul.mainlist li:last-child{
    margin-bottom: 0;
  }
  .prodet-page .prodet-1 .main .right .content {
    max-height: none;
    overflow-y: visible;
  }
}
@media screen and (max-width: 500px) {
  .prodet-page .prodet-1 .main .right .infobox {
    margin-top: 20px;
  }
  .prodet-page .prodet-2 .ui.container .navbox ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .prodet-page .prodet-2 .ui.container .navbox ul li {
    width: 100%;
  }
}

.about-page {
  position: relative;
}
/*.about-page .bg {
  position: absolute;
  left: -1px;
  top: 115px;
  width: 90px;
  height: 100%;
  background: url(../images/about-page-left-bg.png) no-repeat left top;
}*/
.about-page .about-1 {
  padding: 120px 0;
  background-color: white;
}
.about-page .about-1 .aboutBtn {
  display: inline-block;
  padding: 15px 30px;
  color: white;
  background-color: var(--color);
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  transition: 0.5s ease;
}
.about-page .about-1 .aboutBtn:hover {
  background-color: black;
}
.about-page .about-1 .left {
  position: relative;
  width: 60%;
}
.about-page .about-1 .left .img1 {
  display: inline-block;
}
.about-page .about-1 .left .img2 {
  position: absolute;
  right: 20px;
  bottom: 30px;
}
.about-page .about-1 .right {
  width: 40%;
  position: relative;
}
.about-page .about-1 .right .title {
  white-space: nowrap;
  text-align: right;
  position: absolute;
  right: 0;
  top: 50px;
}
.about-page .about-1 .right .content {
  margin-top: 40px;
  margin-bottom: 55px;
  max-height: calc(1.8em * 9);
  overflow-y: scroll;
}
.about-page .about-1 .right .more {
  margin-left: 0;
}
.about-page .about-2 {
  padding: 50px 0 130px;
  background-color: white;
}
.about-page .about-2 ul {
  margin: 0 -90px 0 -45px;
}
.about-page .about-2 ul li {
  padding: 0 90px 0 45px;
  border-left: 1px solid #dcdcdc;
  position: relative;
}
.about-page .about-2 ul li .h5 {
  font-size: 28px;
  line-height: 1.8;
  font-weight: 600;
}
.about-page .about-2 ul li .des {
  line-height: 32px;
  color: #818181;
  margin: 31px 0 60px;
  min-height: 140px;
}
/*.about-page .about-2 ul li:last-child {
  padding-right: 0;
}*/
.about-page .about-2 ul li::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 0;
  background: black;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.about-page .about-2 ul li:hover::after {
  height: 100%;
}
.about-page .about-3 {
  position: relative;
  padding-top: 25%;
  /*background-image: url(../images/about-page-3.jpg);*/
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
}
.about-page .about-3 .play {
  width: 190px;
  height: 190px;
  border-radius: 100%;
  color: white;
  font-size: 18px;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  line-height: 190px;
  position: absolute;
  left: 10%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
}
.about-page .about-4 {
  padding: 130px 0;
  background-color: white;
}
.about-page .about-4 ul {
  margin: -15px;
}
.about-page .about-4 ul li {
  padding: 15px;
}
.about-page .about-4 ul li .box {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
  -webkit-box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.1);
  padding: 55px 25px;
  min-height: 460px;
}
.about-page .about-4 ul li .box .h5 {
  font-size: 24px;
  line-height: 44px;
  font-weight: 600;
  margin: 30px 0 13px;
}
.about-page .about-4 ul li .box .des {
  color: #818181;
  min-height: 10.8em;
}
.about-page .about-4 ul li .box:hover {
  background: black;
  color: white;
}
.about-page .about-4 ul li .box img {
  transition: 0.5s ease;
}
.about-page .about-4 ul li .box:hover img {
  -webkit-filter: invert(1);
  filter: invert(1);
}
.about-page .about-5 {
  /*padding-bottom: 110px;*/
  background-color: white;
}
.about-page .about-5 ul li {
  position: relative;
}
.about-page .about-5 ul li .more {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
  -moz-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
}
.about-page .about-5 ul li .more::after {
  content: none;
}
.about-page .about-5 ul li:hover .more {
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
.about-5 .more {
    background-color: #fff;
    color: #000;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    display: inline-block;
    font-size: 18px;
    white-space: nowrap;
    height: 55px;
    line-height: 55px;
    padding: 0 30px;
    position: relative;
    text-transform: uppercase;
}
.about-5 .more:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: translate(8px,8px);
    -moz-transform: translate(8px,8px);
    -ms-transform: translate(8px,8px);
    transform: translate(8px,8px);
    z-index: -1;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
}
.about-5 .more:hover:after {
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
}
.about-5  .more {
    background-color: #000;
    color: #fff;
}
.about-5  .more:after {
    border-right-color: #000;
    border-bottom-color: #000;
}
@media screen and (max-width: 1400px) {
  .about-page .about-1 .left .img {
    width: 85%;
  }
  .about-page .about-1 .left .img2 {
    width: 45%;
  }
  .about-page .about-2 ul {
    margin: 0 -45px;
  }
  .about-page .about-2 ul li {
    padding: 0 45px;
  }
  .about-page .about-2 ul li .des {
    margin: 25px 0 40px;
  }
}
@media screen and (max-width: 1200px) {
  .about-page .about-1 .right .content {
    margin-bottom: 30px;
  }
  .about-page .bg {
    display: none;
  }
  .about-page .about-2 ul {
    margin: 0 -20px;
  }
  .about-page .about-2 ul li {
    padding: 0 20px;
  }
  .about-page .about-3 {
    padding-top: 40%;
    /*background-image: url(../images/about-bj.jpg);
    background-size: 100% auto;*/
  }
  .about-page .about-4 ul li {
    width: 50% !important;
  }
  .about-page .about-5 ul li .more {
    white-space: nowrap;
  }
}

@media screen and (max-width: 1000px) {
  .about-page .about-1 {
    padding: 60px 0;
  }
  .about-page .about-1 .left {
    width: 100%;
  }
  .about-page .about-1 .left .img {
    width: 100%;
  }
  .about-page .about-1 .right {
    width: 100%;
    padding-top: 0;
    margin-top: 20px;
  }
  .about-page .about-1 .right .title {
    position: relative;
    top: 0;
    text-align: left;
    margin-bottom: 20px;
  }
  .about-page .about-1 .right .more {
    margin-left: 0;
  }
  .about-page .about-2 {
    padding: 60px 0;
  }
  .about-page .about-3 .play {
    width: 150px;
    height: 150px;
    line-height: 150px;
  }
  .about-page .about-4 {
    padding: 60px 0;
  }
}
@media screen and (max-width: 700px) {
  .about-page .about-1{
    padding-bottom: 0;
  }
  .about-page .about-1 .aboutBtn{
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .about-page .about-2 ul li {
    width: 100% !important;
    margin-bottom: 20px;
  }
  .about-page .about-3 {
    padding-top: 70%;
    background-attachment: unset;
  }
  .about-page .about-3 > img {
    height: 230px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
@media screen and (max-width: 500px) {
  .about-page .about-1 .right .title {
    white-space: pre-wrap;
  }
  .about-page .about-2 ul {
    margin: 0;
  }
  .about-page .about-2 ul li {
    padding: 0;
    border-left: none;
  }
  .about-page .about-2 ul li .h5 {
    font-size: 24px;
    line-height: 44px;
  }
  .about-page .about-4 ul li {
    width: 100% !important;
  }
}

.sideLeft1 {
  width: 70% !important;
}

.sideRight1 {
  width: 30% !important;
  padding-left: 5%;
  position: sticky;
  top: 120px;
}
.sideRight1 form {
  width: 100%;
  position: relative;
  margin-bottom: 80px;
}
.sideRight1 form input {
  width: 100%;
  background-color: transparent;
  border: none;
  font-size: 16px;
  line-height: 30px;
  border-bottom: 2px solid black;
  height: 40px;
}
.sideRight1 form input[type='submit'] {
  position: absolute;
  right: 0;
  height: 100%;
  width: 40px;
  background: url(../images/search.png) no-repeat center;
}
.sideRight1 h5 {
  font-size: 20px;
  line-height: 36px;
  font-weight: 600;
  margin-bottom: 30px;
}
.sideRight1 .category {
  margin-bottom: 50px;
}
.sideRight1 .category ul li {
  font-size: 20px;
  line-height: 36px;
  color: #909090;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  padding: 10px 0;
  position: relative;
}
.sideRight1 .category ul li .fa {
  position: absolute;
  right: 0;
  top: 15px;
}
.sideRight1 .category ul li ul li {
  font-size: 16px;
  /*padding-left: 35px;*/
}
.sideRight1 .category ul li.active,
.sideRight1 .category ul li:hover {
  color: black;
}
.sideRight1 .like-pro ul {
  margin-bottom: 60px;
}
.sideRight1 .like-pro ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 24px 0;
  border-bottom: 1px solid #eee;
}
.sideRight1 .like-pro ul li:last-child {
  border-bottom: none;
}
.sideRight1 .like-pro ul li .img-box {
  width: 47%;
  border: 1px solid #dcdcdc;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.sideRight1 .like-pro.news ul li .img-box {
  border: none;
  width: 36%;
}
.sideRight1 .like-pro.news ul li .txt {
  width: 64%;
}
.sideRight1 .like-pro ul li:hover .img-box {
  border-color: black;
}
.sideRight1 .like-pro ul li p {
  width: 53%;
  font-size: 18px;
  line-height: 32px;
  font-weight: 500;
  padding-left: 20px;
}
.sideRight1 .share {
  margin-bottom: 80px;
}
.sideRight1 .share a {
  width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  border: 1px solid #eee;
  margin-right: 7px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.sideRight1 .share a:hover {
  background: #222;
  color: white;
}
.sideRight1 .imgbox {
  position: relative;
  background: url(/masonwarm/2026/03/27/VCG41N2150681066-ojeT.jpg) no-repeat;
  background-size: cover;
  height: 365px;
}
.sideRight1 .imgbox 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%);
}
@media screen and (max-width: 1600px) {
  .sideRight1 {
    padding-left: 65px;
  }
}
@media screen and (max-width: 1400px) {
  .sideRight1 {
    padding-left: 40px;
  }
}
@media screen and (max-width: 1200px) {
  .sideRight1 .like-pro ul li p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1000px) {
  .sideLeft1 {
    width: 100% !important;
  }
  .sideRight1 {
    display: none !important;
  }
}
.news-page {
  /*padding: 120px 0;*/
}
.news-page .sideLeft1 ul li {
  padding: 5px 0;
  border-bottom: 1px solid #eee;
}
.news-page .sideLeft1 ul li .img-box {
  position: relative;
  width: 50%;
  padding-right: 40px;
  vertical-align: middle;
}
.news-page .sideLeft1 ul li .img-box a {
  overflow: hidden;
}
.news-page .sideLeft1 ul li .img-box span {
  position: absolute;
  left: 15px;
  top: 15px;
  color: white;
  background: var(--color);
  border-radius: 3px;
  font-size: 16px;
  padding: 7px 15px;
}
.news-page .sideLeft1 ul li .content {
  width: 50%;
  vertical-align: middle;
}
.news-page .sideLeft1 ul li .content .time {
  font-size: 16px;
  line-height: 30px;
  color: #818181;
}
.news-page .sideLeft1 ul li .content h5 {
  font-weight: 600;
  margin-top: 13px;
  transition: 0.5s ease;
}
.news-page .sideLeft1 ul li .content h5:hover {
  color: var(--color);
}
.news-page .sideLeft1 ul li .content .des {
  color: #818181;
}
.news-page .sideLeft1 ul li .content .mores {
  font-size: 18px;
  font-weight: 600;
}
.news-page .sideLeft1 ul li .content .mores img {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  -webkit-filter: brightness(0);
  filter: brightness(0);
  vertical-align: baseline;
  margin-left: 8px;
}
.news-page .sideLeft1 ul li .content .mores:hover img {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}
.news-page .sideLeft1 ul li:first-child {
  padding-top: 0;
}
.news-page .sideRight1 .like-pro ul li p {
  width: 100%;
}
.news-page .sideRight1 .like-pro ul li .time {
  color: #909090;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
}
@media screen and (max-width: 500px) {
  .news-page .sideLeft1 ul li .img-box {
    width: 100%;
    padding-right: 0;
  }
  .news-page .sideLeft1 ul li .content {
    width: 100%;
    margin-top: 20px;
  }
}
.newdet-page .sideLeft1 .time {
  text-align: center;
  font-size: 18px;
  line-height: 32px;
  color: #909090;
  margin: 20px 0 35px;
}
.newdet-page .sideLeft1 .content {
  /*margin-bottom: 120px;*/
}
.newdet-page .sideLeft1 .form {
  /*margin-top: 100px;*/
}
.newdet-page .sideLeft1 .form .title {
  font-weight: 600;
  line-height: 1.6;
}
.newdet-page .sideLeft1 .form p {
  font-size: 18px;
  line-height: 32px;
  color: #909099;
  margin: 10px 0 35px;
}
.newdet-page .sideLeft1 .form form ul {
  margin: -10px;
}
.newdet-page .sideLeft1 .form form ul li {
  padding: 10px;
  border: none;
  margin-bottom: 12px;
}
.newdet-page .sideLeft1 .form form ul li span {
  font-size: 18px;
  line-height: 32px;
  font-weight: 500;
  display: block;
  margin-bottom: 10px;
}
.newdet-page .sideLeft1 .form form ul li input,
.newdet-page .sideLeft1 .form form ul li textarea {
  height: 55px;
  font-weight: 500;
  padding: 0 15px;
  width: 100%;
  border: 1px solid #bfbfbf;
  font-size: 16px;
}
.newdet-page .sideLeft1 .form form ul li textarea {
  height: 220px;
  padding: 15px;
}
.newdet-page .sideLeft1 .form form ul li button {
  border: none;
}
.newdet-page .sideLeft1 .form form ul li.w-100 {
  width: 100%;
}
.newdet-page .sideLeft1 .form form ul li input[type='submit'] {
  color: white;
  background-color: var(--color);
  transition: 0.5s ease;
}
.newdet-page .sideLeft1 .form form ul li input[type='submit']:hover {
  background-color: black;
}
@media screen and (max-width: 700px) {
  .newdet-page .sideLeft1 .form form ul li input{
    height: 40px;
  }
  .newdet-page .sideLeft1 .form form ul li input, 
  .newdet-page .sideLeft1 .form form ul li textarea,
  .newdet-page .sideLeft1 .form form ul li span{
    font-size: 14px;
  }
}
.contact-page {
  /*padding: 120px 0;*/
}
.contact-page .left {
  width: 55% !important;
  padding-right: 50px;
}
.contact-page .title {
  font-weight: 600;
  margin-bottom: 40px;
}
.contact-page .left form {
  max-width: 100%;
}
.contact-page .contact ul {
  margin-right: -12px;
}
.contact-page .contact ul li {
  padding-right: 12px;
  padding-left: 50px;
  position: relative;
  font-size: 18px;
  line-height: 44px;
  color: #818181;
  margin-bottom: 40px;
}
.contact-page .contact ul li.w-50 {
  width: 50%;
}
.contact-page .contact ul li.w-100 {
  width: 100%;
}
.contact-page .contact ul li::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 45px;
  height: 45px;
}
.contact-page .contact ul li:nth-child(1)::after {
  background: url(../images/phone-icon.png) no-repeat left center;
}
.contact-page .contact ul li:nth-child(2)::after {
  background: url(../images/email-icon.png) no-repeat left center;
}
.contact-page .contact ul li:nth-child(3)::after {
  background: url(../images/add-icon.png) no-repeat left center;
}
.contact-page .right {
  width: 45% !important;
}
@media screen and (max-width: 1300px) {
  .contact-page .contact ul li {
    width: 50% !important;
  }
  .contact-page .contact ul li.w-50 {
    width: 100% !important;
  }
}
@media screen and (max-width: 1000px) {
  .contact-page .left {
    width: 100% !important;
    padding-right: 0;
  }
  .contact-page .right {
    width: 100% !important;
  }
}
@media screen and (max-width: 500px) {
  .contact-page .contact ul li {
    width: 100% !important;
  }
}
.prodet-page1 .prodet-2 form {
    max-width: 700px;
    margin: auto;
}
.prodet-page1 .prodet-2 form ul {
    margin: -10px;
}
.prodet-page1 .prodet-2 form ul li {
    padding: 10px;
}
.prodet-page1 .prodet-2 form ul li p {
    font-size: 18px;
    line-height: 32px;
    font-weight: 500;
    margin-bottom: 5px;
}
.prodet-page1 .prodet-2 form ul li input,.prodet-page1 .prodet-2 form ul li textarea {
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    padding: 0 15px;
    height: 54px;
    border: 1px solid #dcdcdc;
}
.prodet-page1 .prodet-2 form ul li input[type="submit"] {
  color: white;
  background-color: var(--color);
  transition: .5s ease;
}
.prodet-page1 .prodet-2 form ul li input[type="submit"]:hover {
  background-color: black;
}
@media screen and (max-width: 700px) {
  .prodet-page1 .prodet-2 form ul li input{
    height: 40px;
  }
  .contact-page .contact ul li,
  .prodet-page1 .prodet-2 form ul li p,
  .prodet-page1 .prodet-2 form ul li input, .prodet-page1 .prodet-2 form ul li textarea{
    font-size: 14px;
  }
}
.prodet-page1 .prodet-2 form ul li.w-100 {
    width: 100%;
}
.prodet-page1 .prodet-2 form ul li.w-100 textarea {
    padding: 15px;
    height: 200px;
}
.gallery-page{
  /*padding: 120px 0;*/
}
.gallery-page ul{
  margin: -15px;
}
.gallery-page ul li{
  padding: 15px;
  text-align: center;
}
.gallery-page ul li h5{
  font-size: 20px;
  line-height: 36px;
  text-transform: capitalize;
  margin-top: 15px;
  font-weight: 600;
}
.faq-page .faq-2 {
  padding: 70px 0;
}
.faq-page .faq-2 .left {
  width: 100%;
  padding-right: 0px;
}
.faq-page .faq-2 .left ul li {
  margin-bottom: 15px;
  border: 1px solid #eee;
}
.faq-page .faq-2 .left ul li:last-child {
  margin-bottom: 0;
}
.faq-page .faq-2 .left ul li h4 {
  display: block;
  text-align: left;
  padding: 15px;
  background: #f7f7f7 none repeat scroll 0 0;
  color: #111;
  border-radius: 0;
  font-weight: 400;
  font-size: 20px;
  cursor: pointer;
  cursor: hand;
  line-height: 2;
}
.faq-page .faq-2 .left ul li h4 span {
  margin-right: 5px;
  color: var(--color);
}
.faq-page .faq-2 .left ul li .content {
  padding: 20px 30px;
  display: none;
  line-height: 2;
}
.faq-page .faq-2 .right {
  width: 34%;
  padding-left: 15px;
}
.faq-page .faq-2 .right .box2 {
  padding: 30px;
  background: #edeff2;
}
.faq-page .faq-2 .right .box2 h3.title {
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 30px;
}
.faq-page .faq-2 .right .box2 .form ul li {
  width: 100%;
  margin-bottom: 20px;
}
.faq-page .faq-2 .right .box2 .form ul li textarea,
.faq-page .faq-2 .right .box2 .form ul li input {
  width: 100%;
  height: 60px;
  border: none;
  padding-left: 10px;
  font-size: 18px;
}
.faq-page .faq-2 .right .box2 .form ul li textarea {
  height: 200px;
  padding: 10px;
}
.faq-page .faq-2 .right .box2 .form ul li input[type='submit'] {
  padding-left: 0;
  background: var(--color);
  color: white;
  transition: 0.3s;
}
.faq-page .faq-2 .right .box2 .form ul li input[type='submit']:hover {
  background: black;
}
@media screen and (max-width: 1250px) {
  .faq-page .faq-2 .left ul li h4 {
    font-size: 16px;
    padding: 12px;
  }
  .faq-page .faq-2 .right .box2 {
    padding: 20px 10px;
  }
  .faq-page .faq-2 .right .box2 h3.title {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .faq-page .faq-2 {
    padding: 40px 0;
  }
  .faq-page .faq-2 .left {
    width: 100%;
    padding-right: 0;
  }
  .faq-page .faq-2 .right {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
  }
  .faq-page .faq-2 .left ul li h4 {
    font-size: 14px;
  }
}
@media screen and (max-width: 500px) {
  .faq-page .faq-2 .left ul li h4 {
    padding: 8px;
  }
}
.about-page .about-6 {
  padding: 80px 0;
  background-color: #f9f9f9;
}
.about-page .about-61 {
  background-color: white !important;
}
.about-page .about-6 .left {
  width: 35%;
  vertical-align: middle;
  line-height: 2;
}

.about-page .about-6 .right {
  padding: 50px 80px;
  background: url(../images/about-6-bg.png) no-repeat center bottom;
  background-size: 100% auto;
  width: 65%;
  vertical-align: middle;
}
.about-page .about-6 .right ul {
  margin: -10px;
}
.about-page .about-6 .right ul li {
  padding: 10px;
}
.about-page .about-6 .right ul li .img-box {
}
@media screen and (max-width: 1000px) {
  .about-page .about-6 {
    padding: 60px 0;
  }
  .about-page .about-6 .left {
    width: 100%;
  }
  .about-page .about-6 .right {
    width: 100%;
  }
}
@media screen and (max-width: 700px) {
  .about-page .about-6 .right {
    padding: 50px;
  }
}
@media screen and (max-width: 500px) {
  .about-page .about-6 .right {
    padding: 20px;
  }
}