@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Bold.eot');
  src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Bold.woff2') format('woff2'), url('../fonts/Montserrat-Bold.woff') format('woff'), url('../fonts/Montserrat-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-ExtraLight.eot');
  src: url('../fonts/Montserrat-ExtraLight.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-ExtraLight.woff2') format('woff2'), url('../fonts/Montserrat-ExtraLight.woff') format('woff'), url('../fonts/Montserrat-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Light.eot');
  src: url('../fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Light.woff2') format('woff2'), url('../fonts/Montserrat-Light.woff') format('woff'), url('../fonts/Montserrat-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Medium.eot');
  src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Medium.woff2') format('woff2'), url('../fonts/Montserrat-Medium.woff') format('woff'), url('../fonts/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-SemiBold.eot');
  src: url('../fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-SemiBold.woff2') format('woff2'), url('../fonts/Montserrat-SemiBold.woff') format('woff'), url('../fonts/Montserrat-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Regular.eot');
  src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Regular.woff2') format('woff2'), url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Oswald';
  src: url('../fonts/Oswald-Regular.eot');
  src: url('../fonts/Oswald-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Oswald-Regular.woff2') format('woff2'), url('../fonts/Oswald-Regular.woff') format('woff'), url('../fonts/Oswald-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Oswald';
  src: url('../fonts/Oswald-SemiBold.eot');
  src: url('../fonts/Oswald-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Oswald-SemiBold.woff2') format('woff2'), url('../fonts/Oswald-SemiBold.woff') format('woff'), url('../fonts/Oswald-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ClashDisplay';
  src: url('../fonts/ClashDisplay-Regular.eot');
  src: url('../fonts/ClashDisplay-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/ClashDisplay-Regular.woff2') format('woff2'), url('../fonts/ClashDisplay-Regular.woff') format('woff'), url('../fonts/ClashDisplay-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ClashDisplay';
  src: url('../fonts/ClashDisplay-Medium.eot');
  src: url('../fonts/ClashDisplay-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/ClashDisplay-Medium.woff2') format('woff2'), url('../fonts/ClashDisplay-Medium.woff') format('woff'), url('../fonts/ClashDisplay-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
.page-header01{
  background: #fff;
}
.mobile-menu-wrap01 .mobile-menu .menu-header .logo{
  background: #fff;
  padding: 15px;
}
.flex-wap .flex-left-box {
  margin-right: 25px;
  margin-bottom: 0;
}
.flex-wrap-1250 .flex-left-box {
  margin-right: 25px;
}
.clear-form-style {
  background: none;
  border: none;
}
#Advertising {
  display: none;
}
.body-overflow-box {
  position: relative;
  left: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
body {
  font-family: 'Montserrat';
  max-width: 1920px;
  --color: #e17d22;
  font-weight: normal;
  margin: 0 auto;
}
.container {
  width: 1680px;
}
.public-title {
  font-size: 48px;
  font-weight: bold;
  line-height: 1.2;
}
.public-title.white {
  color: #fff;
}
.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;
  line-height: 43px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  padding-left: 38px;
  padding-right: 39px;
  border: 2px solid var(--color);
  color: #fff;
  background-color: var(--color);
  font-weight: 600;
}
.public-btn:hover {
  background-color: transparent;
  color: var(--color);
}
#header {
  z-index: 21;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  background-color: #fff;
}
#header.inner,
#header.active {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
#header .h-top {
  background-color: var(--color);
  color: #fff;
  padding-top: 12px;
  padding-bottom: 9px;
  font-weight: 500;
}
#header .h-top form {
  width: 169px;
  border-bottom: 1px solid #fff;
}
#header .h-top form input {
  background: none;
  border: none;
}
#header .h-top form input[type='text'] {
  width: -webkit-calc(100% - 13px);
  width: -moz-calc(100% - 13px);
  width: calc(100% - 13px);
  color: #fff;
}
#header .h-top form input[type='text']::-webkit-input-placeholder {
  color: #fff;
  font-weight: 500;
}
#header .h-top form input[type='text']:-moz-placeholder {
  color: #fff;
  font-weight: 500;
}
#header .h-top form input[type='text']::-moz-placeholder {
  color: #fff;
  font-weight: 500;
}
#header .h-top form input[type='text']:-ms-input-placeholder {
  color: #fff;
  font-weight: 500;
}
#header .h-top form input[type='text']::placeholder {
  color: #fff;
  font-weight: 500;
}
#header .h-top form input[type='submit'] {
  width: 13px;
  height: 12px;
  background: url(../images/h-search.png) no-repeat center center;
  background-size: 100% 100%;
  padding-right: 10px;
}
#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;
}
#header .nav .ui.menu .logo {
  display: inline-block;
  vertical-align: middle;
  margin-top: 7px;
  margin-bottom: 5px;
}
#header .nav .ui.menu .menu-box {
  display: inline-block;
  vertical-align: middle;
  margin-right: 7%;
}
#header .nav .ui.menu .menu-box > div {
  height: 100%;
}
#header .nav .ui.menu .menu-box ul.menu {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#header .nav .ui.menu .menu-box ul.menu > li {
  font-size: 20px;
  margin-right: 61px;
  color: #212121;
  font-weight: 600;
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  float: left;
  position: relative;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover {
  color: var(--color);
}
#header .nav .ui.menu .menu-box ul.menu > li > a {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#header .nav .ui.menu .menu-box ul.menu > li:last-child {
  margin-right: 0;
}
#header .nav .ui.menu .menu-box ul.menu > li:first-child ul.sub-menu{
  width: 288px;
}
#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: 19px;
  padding-right: 18px;
  font-weight: 600;
}
#header .nav .ui.menu .items .h-inquiry:hover {
  background-color: #050303;
}
#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 .flag {
  position: relative;
  width: 27px;
  height: 27px;
  border-radius: 50%;
}
#header .nav .ui.menu .items .h-language .flag 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%);
}
#header .nav .ui.menu .items .h-language span {
  font-weight: 600;
}
#header .nav .ui.menu .items .h-language i {
  font-size: 18px;
  font-weight: 600;
}
#header .nav .ui.menu .items .h-language img {
  display: inline-block;
  vertical-align: middle;
}
#header .nav .ui.menu .items .h-language ul.sub-menu {
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  text-align: left;
  position: absolute;
  z-index: 1;
  font-size: 14px;
  font-weight: 400;
  background: #fff;
  top: 125%;
  right: 0;
  width: 130px;
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: opacity 0.3s, -webkit-transform 0.5s;
  -moz-transition: transform 0.5s, opacity 0.3s, -moz-transform 0.5s;
  transition: transform 0.5s, opacity 0.3s;
  transition: transform 0.5s, opacity 0.3s, -webkit-transform 0.5s, -moz-transform 0.5s;
  -webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid var(--color);
  display: none \9;
}
#header .nav .ui.menu .items .h-language ul.sub-menu li {
  display: block;
  padding: 0 10px;
  line-height: 40px;
  text-transform: capitalize;
}
#header .nav .ui.menu .items .h-language ul.sub-menu li a {
  display: block;
}
#header .nav .ui.menu .items .h-language ul.sub-menu li a img {
  vertical-align: middle;
  width: auto;
  height: 20px;
  margin-right: 6px;
}
#header .nav .ui.menu .items .h-language ul.sub-menu li:hover {
  background: var(--color);
  color: white;
}
#header .nav .ui.menu .items .h-language:hover ul.sub-menu {
  opacity: 1;
  -webkit-transform: rotate3d(0, 0, 0, 0);
  -moz-transform: rotate3d(0, 0, 0, 0);
  transform: rotate3d(0, 0, 0, 0);
  display: block \9;
}
#header .nav .search-box {
  line-height: normal;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: none;
}
#header .nav .search-box form {
  position: absolute;
  top: 45%;
  left: 50%;
  width: 60%;
  margin-left: -30%;
}
#header .nav .search-box form input {
  background: none;
  outline: none;
  border: none;
}
#header .nav .search-box form input[type='text'] {
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
  font-size: 26px;
  color: #000;
  padding: 10px 0;
}
#header .nav .search-box form input[type='submit'] {
  width: 22px;
  height: 22px;
  background: url(../images/tc-zoom.png) no-repeat;
  position: absolute;
  right: 15px;
  top: 20px;
}
#header .nav .search-box form input[type='submit']:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#header .nav .search-box .close {
  width: 30px;
  height: 30px;
  background: url(../images/close.png) no-repeat;
  position: absolute;
  right: 25px;
  top: 15px;
  cursor: pointer;
}
.wpulike.wpulike-default {
  display: none;
}
.prodet-page .wpulike.wpulike-default,
.newdet-page .wpulike.wpulike-default {
  display: inline-block;
}
.post-views-box {
  position: relative;
  margin-left: 20px;
}
.post-views-box .wp_ulike_btn.wp_ulike_put_image:after {
  background-image: url(../images/fw.png) !important;
  -webkit-filter: none;
  filter: none;
}
.wpulike {
  z-index: 10;
}
.wpulike.post-views-box {
  z-index: 5;
}
html.mobile {
  overflow: hidden;
}
html.mobile .body-overflow-box {
  position: relative;
  left: 280px;
}
#mobile {
  position: fixed;
  top: 0;
  left: -280px;
  width: 280px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  display: none;
  z-index: 20;
  height: 100%;
}
#mobile:before {
  content: '';
  width: 200%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.13);
  z-index: -1;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#mobile .mobile-logo {
  position: absolute;
  left: 100%;
  width: 100vw;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #111;
  -o-box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
}
#mobile .mobile-logo img {
  max-height: 30px;
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle;
}
#mobile #menu-on {
  width: 40px;
  height: 40px;
  background: #f5f5f5;
  position: absolute;
  left: 100%;
  top: 0;
  cursor: pointer;
  cursor: hand;
  z-index: 1;
}
#mobile #menu-on i {
  width: 23px;
  height: 2px;
  background: #222;
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
#mobile #menu-on i.line1 {
  top: 12px;
}
#mobile #menu-on i.line2 {
  top: 19px;
}
#mobile #menu-on i.line3 {
  top: 26px;
}
#mobile .menu-content {
  width: 100%;
  height: 100%;
  display: block;
  background: #222;
  padding: 40px 10% 60px;
  overflow-y: auto;
  color: white;
}
#mobile .menu-content::-webkit-scrollbar {
  width: 3px;
  border-radius: 1.5px;
}
#mobile .menu-content::-webkit-scrollbar-button {
  display: none;
}
#mobile .menu-content::-webkit-scrollbar-track {
  background-color: #222;
}
#mobile .menu-content::-webkit-scrollbar-thumb {
  background-color: #eee;
}
#mobile .menu-content h3 {
  font-size: 20px;
  color: inherit;
  text-transform: capitalize;
  margin-bottom: 10px;
}
#mobile .menu-content h3 i {
  font-size: 16px;
  position: relative;
  top: -1px;
}
#mobile .menu-content .menu-logo {
  display: block;
}
#mobile .menu-content .menu-logo img {
  margin: 0 auto;
}
#mobile .menu-content .menu-list {
  margin: 40px 0;
}
#mobile .menu-content .menu-list ul li {
  font-size: 15px;
  color: inherit;
  text-transform: uppercase;
  line-height: 20px;
}
#mobile .menu-content .menu-list ul li a {
  padding: 8px 0;
  display: block;
}
#mobile .menu-content .menu-list ul li a:hover {
  color: var(--color);
  text-decoration: underline;
}
#mobile .menu-content .menu-list ul li li a {
  position: relative;
  padding-left: 15px;
  font-size: 13px;
  line-height: 18px;
}
#mobile .menu-content .menu-list ul li li a:after {
  content: '';
  width: 6px;
  height: 1px;
  background: white;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#mobile .menu-content .menu-list ul li li li a {
  padding-left: 25px;
}
#mobile .menu-content .menu-list ul li li li a:after {
  width: 12px;
}
#mobile .menu-content .mob-search form {
  position: relative;
}
#mobile .menu-content .mob-search form input {
  width: 100%;
  height: 45px;
  line-height: 45px;
  border-radius: 5px;
  border: none;
  padding: 0 15px;
  font-size: 14px;
  color: black;
}
#mobile .menu-content .mob-search form input[type='submit'] {
  width: 45px;
  height: 45px;
  background: url('../images/icon-search-white.png') no-repeat center center #222;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0;
}
#mobile .menu-content .mob-yuy {
  margin: 40px 0;
}
#mobile .menu-content .mob-yuy ul li {
  margin-bottom: 10px;
  color: inherit;
  font-size: 14px;
}
#mobile .menu-content .mob-yuy ul li img {
  max-width: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
#mobile .menu-content .mob-share ul li {
  width: 30px;
  height: 30px;
  border-radius: 3px;
  background: #333;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 14px;
  margin-right: 3px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#mobile .menu-content .mob-share ul li:hover {
  background: var(--color);
}
#mobile .menu-content #menu-off {
  margin-top: 40px;
  cursor: pointer;
  cursor: hand;
}
#mobile.active {
  left: 0;
}
#mobile.active:before {
  right: 0;
}
#mobile.active #menu-on i.line1 {
  -webkit-transform: translateX(-50%) rotateZ(45deg);
  -moz-transform: translateX(-50%) rotateZ(45deg);
  -ms-transform: translateX(-50%) rotateZ(45deg);
  transform: translateX(-50%) rotateZ(45deg);
  top: 12px;
  margin-left: 3px;
}
#mobile.active #menu-on i.line2 {
  opacity: 0;
}
#mobile.active #menu-on i.line3 {
  -webkit-transform: translateX(-50%) rotateZ(-45deg);
  -moz-transform: translateX(-50%) rotateZ(-45deg);
  -ms-transform: translateX(-50%) rotateZ(-45deg);
  transform: translateX(-50%) rotateZ(-45deg);
  top: 28px;
  margin-left: 3px;
}
#mobile.white .mobile-logo {
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  background: white;
}
#mobile.white .menu-content {
  background: white;
  color: black;
}
#mobile.white .menu-content .menu-list ul li li a:after {
  background: black;
}
#mobile.white .menu-content .mob-search form input {
  border: 1px solid black;
}
#mobile.white .menu-content .mob-search form input[type='submit'] {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#banner .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
  height: 80px;
  color: transparent;
  border: none;
  z-index: 1;
  outline: none;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
}
#banner .slick-arrow:hover {
  background-color: var(--color);
}
#banner:hover .slick-arrow {
  opacity: 1;
}
#banner .slick-prev {
  background: url('../images/banner-btn-l.png') no-repeat center center rgba(0, 0, 0, 0.3);
  left: 15px;
}
#banner .slick-next {
  background: url('../images/banner-btn-r.png') no-repeat center center rgba(0, 0, 0, 0.3);
  right: 15px;
}
#banner ul.slick-dots {
  position: absolute;
  bottom: 6%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  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;
}
#banner ul.slick-dots li {
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  margin: 0 5px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  border-radius: 5px;
}
#banner ul.slick-dots li button {
  display: none;
}
#banner ul.slick-dots li.slick-active {
  width: 44px;
}
#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 {
  margin-top: 130px;
  position: relative;
}
#banner .banner-slick li {
  position: relative;
}
#banner .banner-slick li .content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
#banner .banner-slick li .content .text-box {
  padding-top: 13.9%;
  color: #fff;
}
#banner .banner-slick li .content .text-box h2 {
  font-weight: bold;
  max-width: 591px;
  line-height: 1.2;
  margin-left: auto;
  margin-right: auto;
}
#index-body .solution .solution-top .intro {
  line-height: 1.375;
  margin-left: auto;
  margin-right: auto;
  max-width: 680px;
  color: #ffffff;
}
#index-body .solution .content {
  position: relative;
  padding-left: 6px;
  padding-right: 6px;
}
#index-body .solution .content .prev,
#index-body .solution .content .next {
  width: 40px;
  height: 39px;
  background-color: #ffffff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  color: #696969;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#index-body .solution .content .prev i,
#index-body .solution .content .next i {
  font-size: 18px;
  font-weight: 600;
}
#index-body .solution .content .prev:hover,
#index-body .solution .content .next:hover {
  background-color: var(--color);
  color: #fff;
}
#index-body .solution .content .prev {
  left: 7px;
  -webkit-box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.21);
  box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.21);
}
#index-body .solution .content .next {
  right: 7px;
  -webkit-box-shadow: 6px 0px 6px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 6px 0px 6px 0px rgba(0, 0, 0, 0.1);
}
#index-body .solution .content .solution-slick li {
  padding-left: 13px;
  padding-right: 13px;
}
#index-body .solution .content .solution-slick li .img {
  position: relative;
}
#index-body .solution .content .solution-slick li .img .title {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  color: #ffffff;
  font-weight: 600;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .solution .content .solution-slick li .img .title:hover {
  color: var(--color);
}
#index-body .product .product-top .arrows .prev,
#index-body .product .product-top .arrows .next {
  width: 40px;
  height: 39px;
  background-color: #efefef;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  color: #696969;
  border-radius: 50%;
}
#index-body .product .product-top .arrows .prev i,
#index-body .product .product-top .arrows .next i {
  font-size: 18px;
  font-weight: 600;
}
#index-body .product .product-top .arrows .prev:hover,
#index-body .product .product-top .arrows .next:hover {
  background-color: var(--color);
  color: #fff;
}
#index-body .product .product-slick {
  border: 1px solid #d1d1d1;
}
#index-body .product .product-slick .slick-current li .slide-box {
  border-left: solid 1px transparent;
}
#index-body .product .product-slick li{
  height: inherit;
}
#index-body .product .product-slick li .slide-box {
  border-left: solid 1px #d1d1d1;
  height: inherit;
}
#index-body .product .product-slick li .slide-box .img img {
  margin: 0 auto;
  width: auto;
}
#index-body .product .product-slick li .slide-box .title {
  /*display: block;*/
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  color: #6a6a6a;
  font-weight: 500;
}
#index-body .product .product-slick li .slide-box .title:hover {
  color: var(--color);
}
#index-body .about {
  background-color: #efefef;
  position: relative;
}
#index-body .about .right .intro {
  max-width: 615px;
  font-weight: 500;
  color: #7c7c7c;
  line-height: 1.5;
}
#index-body .sustainability .public-title {
  color: #edeaea;
}
#index-body .sustainability .intro {
  font-weight: 500;
  margin-left: auto;
  margin-right: auto;
  color: #edeaea;
  max-width: 715px;
  line-height: 1.33;
}
#index-body .sustainability .sustainability-list {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
}
#index-body .sustainability .sustainability-list li .icon {
  height: 64px;
}
#index-body .sustainability .sustainability-list li .icon img {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#index-body .sustainability .sustainability-list li .title {
  font-weight: 500;
}
#index-body .sustainability .sustainability-list li:hover .icon img {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
#index-body .news .public-title {
  color: #333333;
}
#index-body .news .news-intro {
  color: #333333;
  font-weight: 500;
}
#index-body .news .news-slick {
  margin-left: -19px;
  margin-right: -19px;
}
#index-body .news .news-slick li .slide-box {
  margin-left: 19px;
  margin-right: 19px;
}
#index-body .news .news-slick li .slide-box .img {
  position: relative;
}
#index-body .news .news-slick li .slide-box .img .date {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 15px;
  line-height: 34px;
  background-color: rgba(255, 255, 255, 0.75);
  font-family: 'ClashDisplay';
  font-weight: 500;
  padding-left: 16px;
  padding-right: 13px;
}
#index-body .news .news-slick li .slide-box .img .title {
  max-width: 282px;
  color: #ffffff;
  font-weight: 600;
  line-height: 1.4444;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  line-height: 1.15;
}
#index-body .news .news-slick li .slide-box .img .title:hover {
  color: var(--color);
}
#footer .f-form .form-title {
  color: #ffffff;
}
#footer .f-form .form-title .little-title {
  color: var(--color);
  font-weight: 500;
}
#footer .f-form .form-title .little-title::before {
  content: '';
  display: block;
  width: 70px;
  height: 1px;
  background-color: var(--color);
}
#footer .f-form form input {
  background: none;
  border: none;
  height: 49px;
  color: #000;
  background-color: #fff;
}
#footer .f-form form input::-webkit-input-placeholder {
  color: #cccccc;
  font-weight: 200;
}
#footer .f-form form input:-moz-placeholder {
  color: #cccccc;
  font-weight: 200;
}
#footer .f-form form input::-moz-placeholder {
  color: #cccccc;
  font-weight: 200;
}
#footer .f-form form input:-ms-input-placeholder {
  color: #cccccc;
  font-weight: 200;
}
#footer .f-form form input::placeholder {
  color: #cccccc;
  font-weight: 200;
}
#footer .f-form form .name,
#footer .f-form form .mail {
  width: 21.5%;
}
#footer .f-form form .content {
  width: 35.5%;
}
#footer .f-form form .submit {
  width: 15.15625%;
  border: 2px solid var(--color);
  background: var(--color) url(../images/f-submit.png) no-repeat center center;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#footer .f-form form .submit:hover {
  background-color: transparent;
}
#footer .f-qr{
  margin-right: auto;
}
#footer .f-qr #ewm{
  width: 80px;
  border: 5px solid #fff;
  flex-shrink: 0;
}
#footer .f-content dl.dl-margin-l-r {
  margin-left: 5px;
  margin-right: 5px;
}
#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 .content-box .items .social-account {
  margin-left: -8px;
  margin-right: -8px;
}
#footer .f-content .content-box .items .social-account li {
  margin: 0 8px;
}
#footer .f-content .content-box .items .social-account li i {
  font-size: 22px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#footer .f-content .content-box .items .social-account li a {
  color: #fff;
}
#footer .f-content .content-box .items .social-account li a:hover {
  color: var(--color);
}
#footer .f-content .content-box .right .f-nav li a {
  color: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  font-weight: 500;
}
#footer .f-content .content-box .right .f-nav li a:hover {
  color: var(--color);
}
#footer .f-content .content-box .right .f-contact {
  margin-left: -5px;
  margin-right: -5px;
}
#footer .f-content .content-box .right .f-contact li {
  margin-left: 5px;
  margin-right: 5px;
}
#footer .f-content .content-box .right .f-contact li dl {
  color: #ffffff;
}
#footer .f-content .content-box .right .f-contact li dl dt {
  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;
}
#footer .f-content .content-box .right .f-contact li dl dd {
  line-height: 1.3125;
  max-width: 240px;
}
#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;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
#footer .f-copy .copy {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#footer .f-copy .copy span {
  color: #8c8c8c;
  display: inline;
}
#footer .f-copy .copy a {
  display: inline;
}
#footer .f-copy svg {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  max-height: 27px;
  fill: #787878;
}
#footer .f-copy svg text {
  fill: #787878;
}
/* 侧边菜单 */
/* 侧边菜单 */
.fixed-toolbar {
  right: 20px;
  position: fixed;
  bottom: 30%;
  z-index: 100;
}
.fixed-toolbar ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 12px;
  width: 52px;
  height: 51px;
  background-color: rgba(0, 0, 0, 0.618);
  line-height: 51px;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 25px;
  cursor: pointer;
  position: relative;
}
.fixed-toolbar ul li.back {
  display: none;
}
.fixed-toolbar ul li.back.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.fixed-toolbar ul li.code {
  line-height: 55px;
  display: none;
}
.fixed-toolbar ul li img {
  display: inline-block;
  vertical-align: text-top;
}
.fixed-toolbar ul li:first-child {
  margin-top: 0;
}
.fixed-toolbar ul li:hover {
  background: var(--color);
}
.fixed-toolbar ul li:hover #ewm {
  left: -116px;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.fixed-toolbar ul li #ewm {
  width: 100px;
  border: 3px solid #fff;
  position: absolute;
  left: 100%;
  top: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}
/*ui.container不用设置了*/
@media screen and (max-width: 1700px) {
  #header .nav .ui.menu .menu-box {
    margin-right: 0;
  }
  #header .nav .ui.menu .menu-box ul.menu > li {
    margin-right: 40px;
    font-size: 18px;
  }
}
@media screen and (max-width: 1250px) {
  .public-title {
    font-size: 45px;
  }
  .flex-wrap-1250 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex-wrap-1250 .flex-left-box {
    margin-right: 0;
    margin-bottom: 25px;
  }
  #banner {
    margin-top: 60px;
  }
  #index-body .news .content {
    padding-left: 0;
    padding-right: 0;
  }
  #footer .content-box {
    padding-left: 0;
    padding-right: 0;
  }
  #footer .content-box .right .f-nav li {
    margin-right: 20px;
  }
  #footer .f-content dl.dl-margin-l-r {
    margin-left: 0;
    margin-right: 0;
  }
  #footer .f-copy .copy {
    margin-left: 0;
  }
  #footer .f-copy .svg-link {
    margin-right: 0;
  }
}
@media screen and (max-width: 1000px) {
  .flex-wap .flex-left-box {
    margin-right: 0;
    margin-bottom: 25px;
  }
  .public-title {
    font-size: 35px;
  }
  #index-body .about {
    padding-top: 40px;
  }
  #index-body .about .right {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-bottom: 25px;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  #footer .f-form form {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #footer .f-form form .name,
  #footer .f-form form .mail,
  #footer .f-form form .content,
  #footer .f-form form .submit {
    width: 48%;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  #footer .content-box .right .f-nav,
  #footer .content-box .right .f-contact {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #footer .content-box .right .f-nav li,
  #footer .content-box .right .f-contact li {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 700px) {
  .public-title {
    font-size: 30px;
  }
  .public-btn {
    line-height: 35px;
  }
  .mobile-display-none {
    display: none;
  }
  #index-body .solution .content .prev,
  #index-body .solution .content .next {
    display: none;
  }
  #index-body .product .product-top .arrows .prev,
  #index-body .product .product-top .arrows .next {
    display: none;
  }
  #footer .f-form .form-title {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #footer .f-form form .name,
  #footer .f-form form .mail,
  #footer .f-form form .content,
  #footer .f-form form .submit {
    width: 100%;
  }
  #index-body .sustainability .sustainability-list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #index-body .sustainability .sustainability-list li {
    width: 50%;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  #footer .content-box .right .f-nav {
    display: none;
  }
  #footer .content-box {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #footer .f-content .content-box .items .social-account {
    display: none;
  }
  #footer .f-content .content-box .right .f-contact li dl dd {
    max-width: unset;
  }
  #footer .f-form form input {
    height: 40px;
  }
  #footer .f-qr{
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .public-title {
    font-size: 22px;
  }
}
/*
#cp-Nav .nav .title {
  font-size: 18px;
  font-weight: bold;
  padding: 8px 10px;
  background: var(--color);
  border-radius: 5px;
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#cp-Nav .nav div.title .more-category {
  line-height: 1.5;
  !*<i class="fa fa-arrow-down"></i>*!
}*/
#spotlight.show {
  display: inline-block;
  background: rgba(0, 0, 0, 0.3) !important;
}
#spotlight .scene img {
  border: 10px solid white !important;
  border-radius: 10px;
}
#spotlight .header {
  background: black !important;
}
/*内页*/
/*body {
  --color: #e17d22;
}*/
/* 栅格 */
.grid-box {
  font-size: 0;
}
.grid-box .column {
  display: inline-block;
  font-size: 12px;
  vertical-align: top;
}
.grid-box .column {
  width: 100%;
}
.grid-box.two > .column {
  width: 50%;
}
.grid-box.three > .column {
  width: 33.33333%;
}
.grid-box.four > .column {
  width: 25%;
}
.grid-box.five > .column {
  width: 20%;
}
.grid-box.six > .column {
  width: 16.6666667%;
}
.grid-box.seven > .column {
  width: 14.285714%;
}
.grid-box.eight > .column {
  width: 12.55%;
}
.grid-box.nine > .column {
  width: 11.11111111%;
}
.grid-box.ten > .column {
  width: 10%;
}
@media screen and (max-width: 1000px) {
  .grid-box.two > .column {
    width: 50%;
  }
  .grid-box.three > .column {
    width: 33.33333%;
  }
  .grid-box.four > .column {
    width: 33.33333%;
  }
  .grid-box.five > .column {
    width: 33.33333%;
  }
}
@media screen and (max-width: 700px) {
  .grid-box.two > .column {
    width: 50%;
  }
  .grid-box.three > .column {
    width: 50%;
  }
  .grid-box.four > .column {
    width: 50%;
  }
  .grid-box.five > .column {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .grid-box.two > .column {
    width: 100%;
  }
  .grid-box.three > .column {
    width: 100%;
  }
  .grid-box.four > .column {
    width: 100%;
  }
  .grid-box.five > .column {
    width: 100%;
  }
}
h1.h1,
h2.h2,
h3.h3,
h4.h4,
h5.h5,
h6.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
}
p {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
}
li {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
}
a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  line-height: inherit;
  font-style: inherit;
}
span {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  line-height: inherit;
  font-style: inherit;
}
img {
  width: auto;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
}
.sustainability-page .sustainability-1 .container {
  width: 100% !important;
  padding: 0;
}
.sustainability-page .sustainability-1 .img {
  position: relative;
  z-index: 10;
  overflow: hidden;
}
.sustainability-page .sustainability-1 .img::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -300%;
  width: 100%;
  height: 100%;
  background: url(/cnunderwearfactory/2023/11/13/acc12.png) no-repeat center;
  transition: 0.5s;
}
.sustainability-page .sustainability-1 .img:hover::after {
  bottom: 0;
}
.sustainability-page .sustainability-1 .img .mask {
  position: absolute;
  left: 0;
  bottom: 105px;
  width: 100%;
  text-align: center;
  z-index: 11;
}
.sustainability-page .sustainability-1 .img .mask .tit3 {
  font-size: 48px;

  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  text-transform: uppercase;
}
.sustainability-page .sustainability-1 .img .mask p {
  font-size: 24px;

  font-weight: 300;
  color: #ffffff;
  line-height: 1.5;
  max-width: 1054px;
  margin: 0 auto;
  margin-top: 40px;
}
.sustainability-page .sustainability-2 {
  background: #f5f5f5;
}
.sustainability-page .sustainability-2 .img {
  position: relative;
  padding: 241px 0 212px;
}
.sustainability-page .sustainability-2 .img .title {
  position: absolute;
  left: 0;
  top: 13.3%;
  text-align: left;
}
.sustainability-page .sustainability-2 .img .title span {
  display: inline-block;
  font-size: 18px;

  font-weight: 500;
  color:  var(--color);
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 3.5px;
}
.sustainability-page .sustainability-2 .img .title p {
  font-size: 18px;

  font-weight: 300;
  color: #1d1d1d;
  line-height: 30px;
  margin-top: 25px;
  max-width: 645px;
}
.sustainability-page .sustainability-2 .img ul li {
  text-align: center;
}
.sustainability-page .sustainability-2 .img ul li .imga {
  display: inline-block;
  position: relative;
}
.sustainability-page .sustainability-2 .img ul li .imga::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0px 19px 27px 0px rgba(225,125,34,.88);
  box-shadow: 0px 10px 10px 0px rgba(163, 163, 163, 0.88);
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 50%;
}
.sustainability-page .sustainability-2 .img ul li .imga:hover::after {
  opacity: 1;
}
.sustainability-page .sustainability-2 .img ul li .tit {
  font-size: 24px;

  font-weight: bold;
  color:  var(--color);
  line-height: 1;
  text-transform: capitalize;
  margin-top: 20px;
  max-width: 260px;
}
.sustainability-page .sustainability-2 .img ul li:nth-child(1) {
  position: absolute;
  left: 0;
  bottom: 17.8%;
}
.sustainability-page .sustainability-2 .img ul li:nth-child(2) {
  position: absolute;
  left: 20.25%;
  bottom: 9.9%;
}
.sustainability-page .sustainability-2 .img ul li:nth-child(3) {
  position: absolute;
  left: 41.125%;
  bottom: 9.5%;
}
.sustainability-page .sustainability-2 .img ul li:nth-child(4) {
  position: absolute;
  right: 20.5%;
  bottom: 22.4%;
}
.sustainability-page .sustainability-2 .img ul li:nth-child(5) {
  position: absolute;
  right: 2.8%;
  bottom: 37.8%;
}
.sustainability-page .sustainability-3 {
  padding-top: 143px;
}
.sustainability-page .sustainability-3 ul li .box {
  background: linear-gradient(265deg,  var(--color),  var(--color));
}
.sustainability-page .sustainability-3 ul li .box .img {
  vertical-align: middle;
}
.sustainability-page .sustainability-3 ul li .box .con {
  vertical-align: middle;
  padding: 0 70px;
  transition: 0.5s;
}
.sustainability-page .sustainability-3 ul li .box .con .tit {
  font-size: 36px;
  font-weight: 300;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1;
  transition: 0.5s;
}
.sustainability-page .sustainability-3 ul li .box .con .cona {
  font-size: 18px;
  font-weight: 300;
  color: #ffffff;
  line-height: 1.8;
  margin-top: 25px;
  height: 121px;
  overflow: hidden;
  transition: 0.5s;
}

.sustainability-page .sustainability-3 ul li .box:hover .con .cona {
  height: auto;
}

.sustainability-page .sustainability-3 ul li:nth-child(even) .box .img {
  position: relative;
  left: 50%;
}
.sustainability-page .sustainability-3 ul li:nth-child(even) .box .con {
  position: relative;
  left: -50%;
}
.sustainability-page .sustainability-4 {
  padding: 130px 0;
}
.sustainability-page .sustainability-4 .title span {
  display: inline-block;
  font-size: 16px;

  font-weight: 500;
  color:  var(--color);
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.sustainability-page .sustainability-4 .title p {
  font-size: 24px;
  font-weight: 300;
  color: #1d1d1d;
  line-height: 2;
  max-width: 937px;
  margin-top: 25px;
}
.sustainability-page .sustainability-4 .list {
  margin-top: 50px;
}
.sustainability-page .sustainability-4 .list ul li .box {
  max-width: 475px;
  margin: 0 auto;
}
.sustainability-page .sustainability-4 .list ul li .box .img {
  overflow: hidden;
}
.sustainability-page .sustainability-4 .list ul li .box .img img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sustainability-page .sustainability-4 .list ul li .box .img:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.sustainability-page .sustainability-4 .list ul li .box .tit {
  font-size: 18px;

  font-weight: bold;
  color:  var(--color);
  line-height: 1;
  margin-top: 30px;
}
.sustainability-page .sustainability-4 .list ul li .box .cona {
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 2;
  opacity: 0.8;
  margin-top: 10px;
}

/*.m-page {
  margin-top: 75px;
}

.m-page .wp-pagenavi {
  display: flex;
  justify-content: center;
  align-items: center;
}

.m-page .wp-pagenavi a,
.m-page .wp-pagenavi span {
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #eee;
  background: #fff;
  font-size: 16px;
  font-weight: bold;
}

.m-page .wp-pagenavi span {
  background: var(--color);
  color: #fff;
}

.m-page .wp-pagenavi a.prev {
  margin-right: 20px;
  font-size: 20px;
}
.m-page .wp-pagenavi a.next {
  margin-left: 20px;
  font-size: 20px;
}*/
.inner-page {
  padding-top: 98px;
}
.inner-banner {
  position: relative;
  height: 450px;
  margin-top: 98px;
}
.inner-banner .container {
  position: static;
}
.inner-banner .box {
  position: absolute;
  left: 8.3%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.inner-banner.certification-banner .box {
  left: 50%;
  transform: translate(-50%, -50%);
}
.inner-banner .box .tit2 {
  font-size: 48px;

  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1.2;
}
.inner-banner .box .mbx {
  font-size: 14px;

  font-weight: 400;
  color: #ffffff;
  line-height: 2;
  margin-top: 25px;
}
.about-page {
  padding-top: 100px;
}
.about-page .title span {
  font-size: 18px;

  font-weight: 400;
  color:  var(--color);
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 3.5px;
}
.about-page .title .tit {
  font-size: 60px;

  font-weight: 400;
  color: #1d1d1d;
  line-height: 1;
}
.about-page .about-1 .top .left {
  width: 33.75%;
}
.about-page .about-1 .top .left .tit {
  margin-top: 25px;
}
.about-page .about-1 .top .left .img {
  margin-top: 50px;
}
.about-page .about-1 .top .right {
  width: 66.25%;
  padding-left: 110px;
}
.about-page .about-1 .top .right p {
  font-size: 18px;

  font-weight: 400;
  color: #1d1d1d;
  line-height: 2;
  margin-bottom: 30px;
}
.about-page .about-1 .top .right p:last-child {
  margin-bottom: 0;
}
.about-page .about-1 .bot {
  margin-top: 80px;
  background: linear-gradient(265deg,  var(--color),  var(--color));
  border-radius: 20px;
  overflow: hidden;
}
.about-page .about-1 .bot ul li {
  position: relative;
  padding: 50px 0;
  text-align: center;
  vertical-align: middle;
}
.about-page .about-1 .bot ul li h2 {
  font-size: 48px;
  font-weight: 400;
  color: #ffffff;
  line-height: 1;
  height: 48px;
}
.about-page .about-1 .bot ul li h2 sub {
  position: relative;
  top: -13px;
  font-size: 34px;
  font-weight: 400;
  color: #ffffff;
  line-height: 1;
}
.about-page .about-1 .bot ul li p {
  font-size: 16px;

  font-weight: 400;
  color: #ffffff;
  line-height: 1;
  margin-top: 5px;
}
.about-page .about-1 .bot ul li::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 57px;
  background: #ffffff;
  opacity: 0.7;
}
.about-page .about-1 .bot ul li:last-child::after {
  display: none;
}
.about-page .about-2 {
  padding: 140px 0 94px;
}
.about-page .about-2 .top .left {
  width: 54.6%;
}
.about-page .about-2 .top .left .tit {
  margin-top: 30px;
}
.about-page .about-2 .top .left p {
  font-size: 16px;

  font-weight: 400;
  color: #1d1d1d;
  line-height: 24px;
  max-width: 600px;
  margin-top: 20px;
}
.about-page .about-2 .top .left .btn {
  margin-top: 45px;
}
.about-page .about-2 .top .left .btn a {
  display: inline-block;
  background: var(--color);
  border-radius: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  padding: 16px 36px;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.about-page .about-2 .top .left .btn a:hover {
  background:  var(--color);
}
.about-page .about-2 .top .right {
  width: 45.4%;
}
.about-page .about-2 .top .right ul {
  margin: 0 -10px;
}
.about-page .about-2 .top .right ul li {
  padding: 0 10px;
}
.about-page .about-2 .img.acc {
  max-width: 1228px;
  margin-top: 40px;
}
.about-page .about-2 .img {
  overflow: hidden;
}
.about-page .about-2 .img img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.about-page .about-2 .img:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.about-page .about-3 {
  padding: 260px 0 220px;
  background: url(../images/about-31.jpg) no-repeat center;
}
.about-page .about-3 .container {
  width: 1500px;
}
.about-page .about-3 .box .tit {
  font-size: 36px;

  font-weight: bold;
  color: #ffffff;
  line-height: 1;
}
.about-page .about-3 .box .cona {
  font-size: 16px;

  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
  opacity: 0.8;
  margin-top: 25px;
}
.about-page .about-4 {
  position: relative;
  padding-top: 75px;
}
.about-page .about-4 .tit {
  font-size: 48px;
  margin-top: 0;
}
.about-page .about-4 .acc {
  position: relative;
  padding-left: 105px;
  z-index: 11;
}
.about-page .about-4 .acc .arrows {
  position: absolute;
  left: 23px;
  top: 40%;
}
.about-page .about-4 .acc .arrows .swiper-button-prev,
.about-page .about-4 .acc .arrows .swiper-button-next {
  position: static;
  width: 40px;
  height: 40px;
  margin: 9px 0;
  background: url(../images/aoorws.png) no-repeat center;
  opacity: 1;
}
.about-page .about-4 .acc .arrows .swiper-button-next {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.about-page .about-4 .acc .list {
  padding-bottom: 200px;
}
.about-page .about-4 .acc .list ul li .box {
  padding: 0 25px;
  border-left: 1px solid rgba(0, 0, 0, 0.3);
  height: 465px;
}
.about-page .about-4 .acc .list ul li .box span {
  display: inline-block;
  font-size: 60px;

  font-weight: bold;
  color:  var(--color);
  line-height: 1;
}
.about-page .about-4 .acc .list ul li .box .tit4 {
  font-size: 24px;

  font-weight: bold;
  color: #333333;
  line-height: 1.2;
  margin: 25px 0;
}
.about-page .about-4 .acc .list ul li .box .cona {
  font-size: 16px;

  font-weight: 300;
  color: #333333;
  line-height: 24px;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.about-page .about-4 .acc .list ul li:hover .box .cona {
  opacity: 1;
}
.about-page .about-4 .acc .list ul li.swiper-slide.swiper-slide-visible.swiper-slide-active .box {
  margin-top: 208px;
}
.about-page .about-4 .acc .list ul li.swiper-slide.swiper-slide-visible.swiper-slide-next {
  margin-top: 139px;
}
.about-page .about-4 .acc .list ul li.swiper-slide.swiper-slide-visible.swiper-slide-next + li {
  margin-top: 69px;
}
.about-page .about-4::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url(/cnunderwearfactory/2023/11/10/history.png) no-repeat right bottom;
  z-index: -1;
}
.oem-page .topp .left {
  width: 51.5%;
}
.oem-page .topp .left .tit {
  font-size: 36px;

  font-weight: bold;
  color: #000000;
  line-height: 1;
}
.oem-page .topp .right {
  width: 48.5%;
  vertical-align: bottom;
}
.oem-page .acc1 {
  padding-bottom: 130px;
}
.oem-page .img {
  overflow: hidden;
}
.oem-page .img img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.oem-page .img:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.oem-page .oem-1 {
  padding: 88px 0 72px;
  text-align: center;
}
.oem-page .oem-1 .mbx {
  font-size: 14px;

  font-weight: 400;
  color: #000000;
  line-height: 1;
}
.oem-page .oem-1 .tit {
  font-size: 60px;

  font-weight: 400;
  color: #1d1d1d;
  line-height: 1;
  margin: 35px 0 25px;
}
.oem-page .oem-1 p {
  font-size: 16px;

  font-weight: 400;
  color: #1d1d1d;
  line-height: 2;
  max-width: 953px;
  margin: 0 auto;
}
.oem-page .oem-1 .btn {
  margin-top: 35px;
}
.oem-page .oem-1 .btn a {
  display: inline-block;
  font-size: 16px;

  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 15px 30px;
  background: var(--color);
  border-radius: 5px;
  text-transform: uppercase;
}
.oem-page .oem-1 .btn a:hover {
  background:  var(--color);
}
.oem-page .oem-2 .container {
  width: 100% !important;
  padding: 0;
}
.oem-page .oem-3 {
  padding: 115px 0 120px;
}
.oem-page .oem-3 .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.oem-page .oem-3 .title .acc span {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  color:  var(--color);
  line-height: 2;
  letter-spacing: 3.5px;
  text-transform: uppercase;
}
.oem-page .oem-3 .title .acc p {
  font-size: 24px;
  font-weight: 300;
  color: #1d1d1d;
  line-height: 2;
  max-width: 738px;
  margin-top: 30px;
}
.oem-page .oem-3 .title .btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 15px;
  border-bottom: 1px solid #000;
}
.oem-page .oem-3 .title .btn a p {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 1;
  text-transform: uppercase;
}
.oem-page .oem-3 .title .btn a i {
  display: inline-block;
  width: 39px;
  height: 6px;
  background: url(../images/bann3.png) no-repeat center;
  margin-left: 40px;
}
.oem-page .oem-3 .options {
  margin-top: 55px;
}
.oem-page .oem-3 .options ul {
  margin: 0 -5px;
}
.oem-page .oem-3 .options ul li {
  padding: 0 5px;
}
.oem-page .oem-3 .options ul li h4 {
  background: #f0f0f0;
  border-radius: 10px;
  text-align: center;
  font-size: 22px;

  font-weight: bold;
  color: #000000;
  line-height: 1;
  padding: 45px 0;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.oem-page .oem-3 .options ul li h4:hover {
  background: var(--color);
  color: #fff;
}
.oem-page .oem-4 .topp .left {
  padding-right: 50px;
}
.oem-page .oem-4 .topp .left .acc {
  margin-top: 38px;
}
.oem-page .oem-4 .topp .left .acc ul {
  margin: -10px -15px;
}
.oem-page .oem-4 .topp .left .acc ul li {
  text-align: center;
  padding: 10px 15px;
}
.oem-page .oem-4 .topp .left .acc ul li .tit4 {
  font-size: 14px;

  font-weight: 400;
  color: #000000;
  line-height: 1.8;
  opacity: 0.8;
  margin-top: 5px;
}
.oem-page .oem-5 .topp .left {
  padding-left: 60px;
  vertical-align: middle;
}
.oem-page .oem-5 .topp .left .acc {
  margin-top: 40px;
}
.oem-page .oem-5 .topp .left .acc ul {
  margin: -20px -14px;
}
.oem-page .oem-5 .topp .left .acc ul li {
  padding: 20px 14px;
  text-align: center;
}
.oem-page .oem-5 .topp .left .acc ul li .tit4 {
  font-size: 14px;

  font-weight: 400;
  color: #000000;
  opacity: 0.8;
  margin-top: 15px;
}
.oem-page .oem-5 .topp .right {
  vertical-align: middle;
}
.oem-page .oem-6 .topp .left {
  padding-right: 60px;
  margin-top: 13px;
}
.oem-page .oem-6 .topp .left .acc {
  margin-top: 60px;
}
.oem-page .oem-6 .topp .left .acc ul {
  margin: -20px -27px;
}
.oem-page .oem-6 .topp .left .acc ul li {
  padding: 20px 27px;
  text-align: center;
}
.oem-page .oem-6 .topp .left .acc ul li .tit4 {
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  opacity: 0.8;
  margin-top: 15px;
}
.oem-page .oem-6 .topp .left .acc ul li .play {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 42px;
  height: 42px;
  background: url(../images/oem-61.png) no-repeat center;
}
.oem-page .oem-7 .topp .left {
  vertical-align: middle;
  padding-left: 56px;
}
.oem-page .oem-7 .topp .left p {
  font-size: 16px;

  font-weight: 400;
  color: #000000;
  line-height: 2;
  opacity: 0.8;
  margin-top: 18px;
}
.oem-page .oem-7 .topp .left .acc {
  margin-top: 90px;
}
.oem-page .oem-7 .topp .left .acc ul {
  margin: 0 -28px;
}
.oem-page .oem-7 .topp .left .acc ul li {
  padding: 0 28px;
}
.oem-page .oem-7 .topp .right {
  vertical-align: middle;
}
.oem-page .oem-8 .topp .left {
  padding-right: 60px;
}
.oem-page .oem-8 .topp .left p {
  font-size: 16px;

  font-weight: 400;
  color: #000000;
  line-height: 2;
  opacity: 0.8;
  margin-top: 20px;
}
.oem-page .oem-8 .topp .left .acc {
  margin-top: 50px;
}
.oem-page .oem-8 .topp .left .acc ul {
  margin: -17.5px -28px;
}
.oem-page .oem-8 .topp .left .acc ul li {
  padding: 17.5px 28px;
}
.manufacture-page .img {
  overflow: hidden;
}
.manufacture-page .img img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.manufacture-page .img:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.manufacture-page .manufacture-1 .mbx {
  padding: 49px 0 89px;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 1;
}
.manufacture-page .manufacture-1 .title span {
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  color:  var(--color);
  line-height: 1;
  letter-spacing: 3.5px;
  text-transform: uppercase;
}
.manufacture-page .manufacture-1 .title .tit4 {
  font-size: 36px;

  font-weight: 300;
  color: #1d1d1d;
  line-height: 1.2;
  margin-top: 20px;
  max-width: 1200px;
}
.manufacture-page .manufacture-1 .top {
  margin-top: 80px;
}
.manufacture-page .manufacture-1 .top p {
  font-size: 24px;

  font-weight: 300;
  color: #1d1d1d;
  line-height: 2;
  margin-top: 50px;
}
.manufacture-page .manufacture-1 .top .left {
  width: 46.18%;
}
.manufacture-page .manufacture-1 .top .right {
  width: 53.82%;
  padding-left: 110px;
}
.manufacture-page .manufacture-2 {
  margin-top: 110px;
}
.manufacture-page .manufacture-2 .num {
  margin-top: 130px;
}
.manufacture-page .manufacture-2 .num ul li {
  text-align: center;
}
.manufacture-page .manufacture-2 .num ul li h2 {
  font-size: 60px;
  font-weight: bold;
  color: #000000;
  line-height: 1;
}
.manufacture-page .manufacture-2 .num ul li p {
  font-size: 24px;

  font-weight: 300;
  color: #1d1d1d;
  line-height: 1;
  margin-top: 40px;
}
.manufacture-page .manufacture-3 {
  padding: 170px 0 160px;
}
.manufacture-page .manufacture-3 .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.manufacture-page .manufacture-3 .title .acc span {
  display: inline-block;
  font-size: 16px;

  font-weight: 500;
  color:  var(--color);
  line-height: 1;
  letter-spacing: 3.5px;
  text-transform: uppercase;
}
.manufacture-page .manufacture-3 .title .acc .tit {
  font-size: 60px;

  font-weight: 400;
  color: #1d1d1d;
  line-height: 1;
  margin-top: 25px;
}
.manufacture-page .manufacture-3 .title p {
  font-size: 24px;

  font-weight: 300;
  color: #1d1d1d;
  line-height: 1.5;
  max-width: 770px;
}
.manufacture-page .manufacture-3 .top {
  margin-top: 100px;
}
.manufacture-page .manufacture-3 .top ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -6px;
}
.manufacture-page .manufacture-3 .top ul li {
  padding: 0 6px;
}
.faq-page .faq-1 {
  padding: 85px 0 140px;
}
.faq-page .container {
  width: 1230px;
}
.faq-page .tit {
  font-size: 48px;
  /*font-weight: 400;*/
  color: #333333;
  text-align: center;
  line-height: 1;
}
.faq-page .top {
  margin-top: 45px;
}
.faq-page .top ul li {
  margin-bottom: 12px;
}
.faq-page .top ul li .tit4 {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 1.5;
  padding: 18px 40px;
  background: #eeeeee;
  cursor: pointer;
}
.faq-page .top ul li .text {
  display: none;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  padding: 18px 40px;
}
.certification-banner {
  text-align: center;
}
.certification-banner .box .mbx {
  margin-top: 0;
}
.certification-banner .box .tit2 {
  margin-top: 20px;
}
.certification-page .certification-1 {
  padding: 34px 0 160px;
}
.certification-page .certification-1 .top ul {
  margin: 0 -49px;
}
.certification-page .certification-1 .top ul li {
  padding: 0 49px;
  margin-top: 164px;
}
.certification-page .certification-1 .top ul li .box {
  display: block;
  position: relative;
  background: #f0f0f0;
  border-radius: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-align: center;
  height: 486px;
  padding: 0 50px;
}
.certification-page .certification-1 .top ul li .box .img {
  position: absolute;
  top: -80px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.certification-page .certification-1 .top ul li .box .tit {
  font-size: 36px;

  font-weight: bold;
  color: #000000;
  line-height: 1;
  padding-top: 180px;
}
.certification-page .certification-1 .top ul li .box .cona {
  font-size: 16px;

  font-weight: 400;
  color: #000000;
  line-height: 2;
  opacity: 0.8;
  margin-top: 30px;
}
.certification-page .certification-1 .top ul li:hover .box {
  background:  var(--color);
}
.certification-page .certification-1 .top ul li:hover .box .tit,
.certification-page .certification-1 .top ul li:hover .box .cona {
  color: #ffffff;
}
.inner-banner.news-banner {
  position: relative;
  /*height: 610px;*/
}
.inner-banner.news-banner .box {
  top: 34.4%;
  -webkit-transform: translate(0);
  transform: translate(0);
}
.inner-banner.news-banner .tab {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
  bottom: 25px;
}
.inner-banner.news-banner .tab span {
  display: inline-block;
  width: 73%;
  height: 1px;
  background: rgba(255, 255, 255, 0.34);
}
.inner-banner.news-banner .tab ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 15px 0 15px;
}
.inner-banner.news-banner .tab ul li a {
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
  color: #ffffff;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 39px;
}
.inner-banner.news-banner .tab i {
  display: inline-block;
  width: 29px;
  height: 16px;
  background: url(../images/news-12.png) no-repeat center;
  cursor: pointer;
}
.news-page {
  padding: 70px 0;
}
.news-page .news-1 .top ul {
  margin: 0 -20px;
}
.news-page .news-1 .top ul li {
  margin: 50px 0;
  padding: 0 20px;
}
.news-page .news-1 .top ul li .box {
  background: #ffffff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.news-page .news-1 .top ul li .box .img {
  overflow: hidden;
}
.news-page .news-1 .top ul li .box .img img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
}
.news-page .news-1 .top ul li .box .img:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.news-page .news-1 .top ul li .box .con {
  padding: 40px 25px;
}
.news-page .news-1 .top ul li .box .con .tit {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  line-height: 1.5;
  transition: .3s;
}
.news-page .news-1 .top ul li .box .con .tit:hover {
  color: var(--color);
}
.news-page .news-1 .top ul li .box .con .cona {
  font-size: 18px;
  font-weight: 300;
  color: #878787;
  line-height: 2;
  margin: 35px 0;
}
.news-page .news-1 .top ul li .box .con .time p {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 1;
}
.news-page .news-1 .top ul li:hover .box {
  -webkit-box-shadow: 0px 9px 21px 0px rgba(0, 0, 0, 0.17);
  box-shadow: 0px 9px 21px 0px rgba(0, 0, 0, 0.17);
}

.newdet-page .news {
  padding: 50px 0 60px !important;
  color: #777777;
}
.newdet-page .news .news_title h1 {
  padding-bottom: 10px;
  font-size: 26px;
  line-height: 50px;
  text-align: center;
  color: #222;
  font-weight: bold;
  text-transform: uppercase;
}
.newdet-page .news .news_date {
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  border-bottom: 1px solid #555;
  padding-bottom: 5px;
}
.newdet-page .news .news_abst {
  border-bottom: 1px solid #555;
  padding: 10px 0;
  font-size: 14px;
  line-height: 28px;
}
.newdet-page .news .news_abst p {
  display: inline-block;
}
.newdet-page .news .news_contents {
  color: #555;
  font-size: 16px;
  line-height: 30px;
  clear: both;
  margin-top: 10px;
  border-bottom: 1px solid #555;
  padding: 20px 0 40px;
}
.newdet-page .news .news_contents a {
  color: #555;
  font-size: 16px;
  line-height: 24px;
}
.newdet-page .news .news_next {
  width: 99%;
  margin-top: 0px;
  padding-left: 5px;
  border-top: 0px solid #ccc;
  text-align: left;
  padding-top: 10px;
}
.newdet-page .news .news_next a {
  width: 100%;
  height: 25px;
  line-height: 30px;
  color: #777;
  font-size: 16px;
  margin-left: 5px;
}
.newdet-page .news .news_next a:hover {
  width: 100%;
  height: 25px;
  line-height: 28px;
  font-size: 14px;
  color: #000;
}
.newdet-page .news .newsnav {
  margin-bottom: 30px;
}

.odm-page .title {
  text-align: center;
}
.odm-page .title span {
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  color:  var(--color);
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 3.5px;
}
.odm-page .title .tit {
  font-size: 48px;

  font-weight: 400;
  color: #1d1d1d;
  line-height: 1.2;
}
.odm-page .title .tit i {
  display: block;
}
.odm-page .title p {
  font-size: 18px;
  font-weight: 400;
  color: #000;
  line-height: 2;
  max-width: 1088px;
  margin: 0 auto;
}
.odm-page .odm-1 .mbx {
  font-size: 14px;

  font-weight: 400;
  color: #000000;
  line-height: 1;
  margin-top: 33px;
}
.odm-page .odm-1 .title span {
  margin-top: 70px;
}
.odm-page .odm-1 .title .tit {
  margin: 20px 0;
}
.odm-page .odm-1 .list {
  margin-top: 85px;
}
.odm-page .odm-1 .list ul li .img {
  position: relative;
  border-radius: 20px;
}
.odm-page .odm-1 .list ul li .img .mask {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 45px;
  padding-bottom: 65px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 11;
  overflow: hidden;
  border-radius: 20px;
}
.odm-page .odm-1 .list ul li .img .mask .tit4 {
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  text-transform: uppercase;
}
.odm-page .odm-1 .list ul li .img .mask .cona {
  font-size: 16px;

  font-weight: 400;
  color: #ffffff;
  line-height: 2;
  opacity: 0.7;
  margin-top: 17px;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  height: 145px;
  overflow: auto;
}
.odm-page .odm-1 .list ul li .img .mask::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -300px;
  width: 100%;
  height: 100%;
  background: var(--color);
  border-radius: 0px 0px 20px 20px;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
}
.odm-page .odm-1 .list ul li:hover .img .mask {
  padding-bottom: 30px;
}
.odm-page .odm-1 .list ul li:hover .img .mask .cona {
  opacity: 1;
}
.odm-page .odm-1 .list ul li:hover .img .mask::after {
  opacity: 1;
  height: 100%;
  z-index: -1;
  bottom: 0;
}
.odm-page .odm-2 {
  padding-top: 135px;
}
.odm-page .odm-2 .container {
  width: 100% !important;
  padding: 0;
}
.odm-page .odm-2 .title .tit {
  font-size: 36px;

  font-weight: 300;
  color: #1d1d1d;
  line-height: 1.3;
  margin-top: 20px;
}
.odm-page .odm-2 .title .tit i {
  display: block;
}
.odm-page .odm-2 .title .btn {
  margin-top: 30px;
}
.odm-page .odm-2 .title .btn a {
  display: inline-block;
  font-size: 16px;

  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  background: var(--color);
  border-radius: 5px;
  padding: 16px 29px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.odm-page .odm-2 .title .btn a:hover {
  background:  var(--color);
}
.odm-page .odm-2 .top {
  margin-top: 70px;
}
.odm-page .odm-3 {
  padding: 89px 0 160px;
}
.prodet2-page .news-page {
  padding: 0;
}
.prodet2-page .prodet-page {
  padding: 0;
}

.prodet2-page .prodet-page .prodet-3 {
  padding: 0;
}
.prodet2-page .prodet-page .prodet-2 {
  padding: 139px 0 140px;
}
.prodet2-page .container {
  width: 1430px;
}
.prodet2-page .tit3 {
  font-size: 36px;

  font-weight: bold;
  color: #000000;
  line-height: 1;
}
.prodet2-page .title4 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 80px;
}
.prodet2-page .title4 .btn a {
  display: flex;
  align-items: center;
  padding-bottom: 18px;
  border-bottom: 2px solid #000000;
}
.prodet2-page .title4 .btn a span {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 1;
  text-transform: uppercase;
}
.prodet2-page .title4 .btn a i {
  display: inline-block;
  width: 39px;
  height: 7px;
  background: url(../images/bann3.png) no-repeat center;
  margin-left: 15px;
}
.prodet2-page p.acp {
  margin-top: 25px;
  font-size: 16px;

  font-weight: 400;
  color: #000000;
  line-height: 2;
  opacity: 0.8;
  width: 89%;
}
.prodet2-page .mbx {
  padding-top: 45px;
  font-size: 14px;

  font-weight: 400;
  color: #000000;
  line-height: 1.5;
}
.prodet2-page .prodet2-1 {
  margin-top: 74px;
}
.prodet2-page .prodet2-1 .top .left .img {
  background: #f6f6f6;
}
.prodet2-page .prodet2-1 .top .left .small {
  margin-top: 16px;
}
.prodet2-page .prodet2-1 .top .left .small ul {
  margin: 0 -10px;
}
.prodet2-page .prodet2-1 .top .left .small ul .slick-slide {
  padding: 0 10px;
}
.prodet2-page .prodet2-1 .top .right {
  padding-left: 100px;
  margin-top: 45px;
}
.prodet2-page .prodet2-1 .top .right span.ads {
  display: inline-block;
  font-size: 16px;

  font-weight: 500;
  color:  var(--color);
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: 3.5px;
}
.prodet2-page .prodet2-1 .top .right h1 {
  font-size: 20px;

  font-weight: bold;
  color: #333333;
  line-height: 2;
  margin-top: 25px;
  text-transform: uppercase;
}
.prodet2-page .prodet2-1 .top .right .tit5 {
  font-size: 18px;

  font-weight: bold;
  color: #000000;
  line-height: 1;
  margin-top: 50px;
}
.prodet2-page .prodet2-1 .top .right .cona {
  font-size: 16px;

  font-weight: 400;
  color: #000000;
  line-height: 2;
  opacity: 0.8;
  margin-top: 20px;
}
.prodet2-page .prodet2-2 {
  margin-top: 160px;
}
.prodet2-page .prodet2-2 .list {
  margin-top: 60px;
}
.prodet2-page .prodet2-2 .list ul {
  align-items: center;
}
.prodet2-page .prodet2-3 {
  margin-top: 100px;
}
.prodet2-page .prodet2-3 .options {
  margin-top: 65px;
}
.prodet2-page .prodet2-3 .options ul {
  margin: 0 -5px;
}
.prodet2-page .prodet2-3 .options ul li {
  padding: 0 5px;
}
.prodet2-page .prodet2-3 .options ul li h4 {
  background: #f0f0f0;
  border-radius: 10px;
  text-align: center;
  font-size: 22px;

  font-weight: bold;
  color: #000000;
  line-height: 1;
  padding: 45px 0;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.prodet2-page .prodet2-3 .options ul li h4:hover {
  background: var(--color);
  color: #fff;
}
.prodet2-page .prodet2-4 .top ul {
  margin: 0 -17px;
}
.prodet2-page .prodet2-4 .top ul li {
  padding: 0 17px;
  text-align: center;
  width: 12.5%;
  margin-top: 50px;
}
.prodet2-page .prodet2-4 .top ul li .tit4,
.prodet2-page .prodet2-5 .top ul li .tit4 {
  font-size: 16px;

  font-weight: 400;
  color: #000000;
  line-height: 1.5;
  opacity: 0.8;
  margin-top: 5px;
}
.prodet2-page .prodet2-5 .top ul {
  margin: 0 -24px;
}
.prodet2-page .prodet2-5 .top ul li {
  padding: 0 24px;
  text-align: center;
  margin-top: 50px;
  width: 16.6666%;
  position: relative;
}
.prodet2-page .prodet2-5 .top ul li .tit5 {
  font-size: 14px;

  font-weight: 400;
  line-height: 1.5;
  margin-top: 35px;
  color: #000000;
  opacity: 0.8;
}
.prodet2-page .prodet2-5 .top ul li .img {
  position: relative;
}
.prodet2-page .prodet2-5 .top ul li .img .play {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 42px;
  height: 42px;
  background: url(../images/oem-61.png) no-repeat center;
}
.prodet2-page .prodet2-6 .top ul {
  margin: 0 -30px;
}
.prodet2-page .prodet2-6 .top ul li {
  padding: 0 30px;
  text-align: center;
  width: 20%;
  margin-top: 50px;
}
.prodet2-page .btnac {
  margin-top: 84px;
  text-align: center;
}
.prodet2-page .btnac a {
  width: 718px;
  height: 67px;
  background: var(--color);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;

  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  border-radius: 34px;
  margin: 0 auto;
}
.prodet2-page .prodet2-7 {
  padding: 105px 0 195px;
}
.prodet2-page .prodet2-7 .title5 {
  text-align: center;
}
.prodet2-page .prodet2-7 .title5 .tit3 {
  text-transform: uppercase;
}
.prodet2-page .prodet2-7 .title5 p {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 24px;
  opacity: 0.8;
  max-width: 930px;
  margin: 0 auto;
  margin-top: 30px;
}
.prodet2-page .prodet2-7 .list {
  margin-top: 70px;
}
.prodet2-page .prodet2-7 .list ul li .box .img {
  height: 60px;
}
.prodet2-page .prodet2-7 .list ul li .box .tit4 {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  line-height: 1.5;
  margin-top: 35px;
}
.prodet2-page .prodet2-7 .list ul li .box .cona {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 2;
  margin-top: 25px;
}

.prodet-page .mbx {
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 1.5;
  margin-top: 30px;
}
.prodet-page .prodet-1 {
  padding-top: 110px;
}
.prodet-page .prodet-1 .container {
  width: 1520px;
}
.prodet-page .prodet-1 .top .left {
  width: 68%;
  padding-left: 56px;
}
.prodet-page .prodet-1 .top .left .img-box {
  background: #eeeeee;
}
.prodet-page .prodet-1 .top .right {
  width: 32%;
  padding-left: 65px;
}
.prodet-page .prodet-1 .top .right span {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  color:  var(--color);
  line-height: 1;
  margin-top: 39px;
  text-transform: uppercase;
  letter-spacing: 3.5px;
}
.prodet-page .prodet-1 .top .right .asli {
  position: relative;
  padding-bottom: 30px;
}
.prodet-page .prodet-1 .top .right .asli::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #333333;
  opacity: 0.2;
}
.prodet-page .prodet-1 .top .right h1 {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  line-height: 1.5;
  padding: 15px 0 10px;
  text-transform: uppercase;
}
.prodet-page .prodet-1 .top .right .tit4 {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  line-height: 1;
  padding: 22px 0;
}
.prodet-page .prodet-1 .top .right .profea {
  font-size: 16px;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1.8;
}
.prodet-page .prodet-1 .top .right .prointo {
  font-size: 16px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1.5;
}
.prodet-page .prodet-1 .top .right .btn {
  margin-top: 85px;
}
.prodet-page .prodet-1 .top .right .btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 15px;
  border-bottom: 1px solid #000;
}
.prodet-page .prodet-1 .top .right .btn a p {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  line-height: 1;
}
.prodet-page .prodet-1 .top .right .btn a i {
  display: inline-block;
  width: 39px;
  height: 7px;
  background: url(../images/bann3.png) no-repeat center;
}
.prodet-page .prodet-2 {
  padding: 180px 0 275px;
}
.prodet-page .prodet-2 .container {
  width: 1260px;
}
.prodet-page .prodet-2 span {
  display: block;
  font-size: 16px;

  font-weight: 500;
  color:  var(--color);
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 3.5px;
}
.prodet-page .prodet-2 .list {
  margin-top: 80px;
}
.prodet-page .prodet-2 .list ul li .box {
  background: #ffffff;
  border: 2px solid #e2e2e2;
}
.prodet-page .prodet-2 .list ul li .box .img {
  margin: 11px;
  position: relative;
  margin-bottom: 0;
  text-align: center;
  background: #eeeeee;
}
.prodet-page .prodet-2 .list ul li .box .img .btn {
  position: absolute;
  left: 50%;
  width: 74%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 14px;
  text-align: center;
}
.prodet-page .prodet-2 .list ul li .box .img .btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 28px;
  background: #ffffff;
  -webkit-box-shadow: 0px 7px 8px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 7px 8px 0px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.prodet-page .prodet-2 .list ul li .box .img .btn a p {
  font-size: 16px;

  font-weight: bold;
  color: #000000;
  line-height: 1;
  text-transform: uppercase;
}
.prodet-page .prodet-2 .list ul li .box .img .btn a i {
  display: inline-block;
  font-size: 23px;

  font-weight: bold;
  color: #000000;
  line-height: 1;
  margin-left: 26px;
}
.prodet-page .prodet-2 .list ul li .box .img .btn a:hover {
  background: var(--color);
}
.prodet-page .prodet-2 .list ul li .box .img .btn a:hover p,
.prodet-page .prodet-2 .list ul li .box .img .btn a:hover i {
  color: #fff;
}
.prodet-page .prodet-2 .list ul li .box .tit {
  font-size: 20px;

  font-weight: bold;
  color: #333333;
  line-height: 1.5;
  padding: 20px 45px 10px;
  text-align: center;
  height: 120px;
}
.prodet-page .prodet-2 .list ul li .box .tit:hover {
  color: var(--color);
}
.prodet-page .prodet-3 {
  padding-bottom: 172px;
}
.prodet-page .prodet-3 .container {
  width: 1260px;
}
.prodet-page .prodet-3 .top .left {
  margin-top: 25px;
  width: 43%;
}
.prodet-page .prodet-3 .top .left .tit {
  font-size: 48px;

  font-weight: 400;
  color: #1d1d1d;
  line-height: 1.2;
}
.prodet-page .prodet-3 .top .left p {
  font-size: 16px;

  font-weight: 400;
  color: #1d1d1d;
  line-height: 2;
  margin-top: 25px;
}
.prodet-page .prodet-3 .top .right {
  width: 57%;
  padding-left: 125px;
}
.prodet-page .prodet-3 .top .right .form ul li {
  margin-bottom: 20px;
}
.prodet-page .prodet-3 .top .right .form ul li:last-child {
  margin-bottom: 0;
}
.prodet-page .prodet-3 .top .right .form ul li input[type='text'] {
  width: 100%;
  height: 58px;
  border: none;
  border-bottom: 2px solid #000;
  font-size: 16px;

  font-weight: 400;
  color: #000000;
  line-height: 1;
}
.prodet-page .prodet-3 .top .right .form ul li input::-webkit-input-placeholder {
  /* WebKit browsers，webkit内核浏览器 */
  color: #000;
}
.prodet-page .prodet-3 .top .right .form ul li input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #000;
}
.prodet-page .prodet-3 .top .right .form ul li input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #000;
}
.prodet-page .prodet-3 .top .right .form ul li input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #000;
}
.prodet-page .prodet-3 .top .right .form ul li label {
  display: block;
  font-size: 16px;

  font-weight: 400;
  color: #000000;
  line-height: 1;
  padding-top: 25px;
}
.prodet-page .prodet-3 .top .right .form ul li textarea {
  width: 100%;
  height: 168px;
  margin-top: 7px;
  background: #ffffff;
  border: 1px solid #dadada;
  font-size: 14px;

  font-weight: 400;
  color: #9d9d9d;
  line-height: 2;
  padding-left: 14px;
  padding-top: 5px;
}
.prodet-page .prodet-3 .top .right .form ul li input[type='submit'] {
  width: 230px;
  height: 49px;
  background: var(--color);
  border-radius: 5px;
  font-size: 16px;

  font-weight: 400;
  color: #ffffff;
  line-height: 1;
  text-transform: uppercase;
  border: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-top: 14px;
}
.prodet-page .prodet-3 .top .right .form ul li input[type='submit']:hover {
  background:  var(--color);
}
.product-page .mbx {
  font-size: 14px;

  font-weight: 400;
  color: #000000;
  line-height: 1.5;
  margin-top: 40px;
}
.product-page .product-1 {
  padding: 100px 0;
}
.product-page .product-1 .top .left {
  width: 20%;
}
.product-page .product-1 .top .left #product-list li {
  position: relative;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  padding: 25px 30px;
}
.product-page .product-1 .top .left #product-list li i {
  position: absolute;
  right: 25px;
  top: 25px;
  font-size: 24px;
  color: #000;
  cursor: pointer;
}
.product-page .product-1 .top .left #product-list li a {
  display: inline-block;
  font-size: 16px;

  font-weight: bold;
  color: #000000;
  line-height: 1.5;
  text-transform: uppercase;
}
.product-page .product-1 .top .left #product-list li ul.children {
  margin-top: 20px;
}
.product-page .product-1 .top .left #product-list li ul.children li {
  margin-bottom: 15px;
  padding: 0;
  border: none;
  border-radius: 0;
}
.product-page .product-1 .top .left #product-list li ul.children li a {
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
  text-transform: capitalize;
}
.product-page .product-1 .top .left #product-list li ul.children li:last-child {
  margin-bottom: 0;
}
.product-page .product-1 .top .right {
  width: 80%;
  padding-left: 60px;
}
.product-page .product-1 .top .right .cate-img {
  position: relative;
  padding-bottom: 50px;
}
.product-page .product-1 .top .right .cate-img .mask {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: left;
  max-width: 875px;
  margin: 0 auto;
}
.product-page .product-1 .top .right .cate-img .mask .tit {
  font-size: 36px;

  font-weight: 400;
  color: #ffffff;
  line-height: 1.2;
}
.product-page .product-1 .top .right .cate-img .mask .cona {
  font-size: 16px;

  font-weight: 400;
  color: #ffffff;
  line-height: 2;
  opacity: 0.7;
  margin-top: 20px;
  max-height: 200px;
  overflow-y: auto;
  margin-bottom: 20px;
}
/*.product-page .product-1 .top .right .bottom {
  padding-top: 20px;
}*/
.product-page .product-1 .top .right .bottom ul {
  margin: 0 -16px;
}
.product-page .product-1 .top .right .bottom ul li {
  padding: 0 16px;
  margin-bottom: 62px;
}
.product-page .product-1 .top .right .bottom ul li .box {
  background: #ffffff;
  border: 2px solid #e2e2e2;
}
.product-page .product-1 .top .right .bottom ul li .box .img {
  margin: 11px;
  position: relative;
  padding-bottom: 0;
  background: #eeeeee;
  padding-bottom: 40px;
}
.product-page .product-1 .top .right .bottom ul li .box .img .btn {
  position: absolute;
  left: 50%;
  width: 74%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 14px;
  text-align: center;
}
.product-page .product-1 .top .right .bottom ul li .box .img .btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 28px;
  background: #ffffff;
  -webkit-box-shadow: 0px 7px 8px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 7px 8px 0px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.product-page .product-1 .top .right .bottom ul li .box .img .btn a p {
  font-size: 16px;

  font-weight: bold;
  color: #000000;
  line-height: 1;
  text-transform: uppercase;
}
.product-page .product-1 .top .right .bottom ul li .box .img .btn a i {
  display: inline-block;
  font-size: 23px;

  font-weight: bold;
  color: #000000;
  line-height: 1;
  margin-left: 26px;
}
.product-page .product-1 .top .right .bottom ul li .box .img .btn a:hover {
  background: var(--color);
}
.product-page .product-1 .top .right .bottom ul li .box .img .btn a:hover p,
.product-page .product-1 .top .right .bottom ul li .box .img .btn a:hover i {
  color: #fff;
}
.product-page .product-1 .top .right .bottom ul li .box .tit {
  font-size: 20px;

  font-weight: bold;
  color: #333333;
  line-height: 1.5;
  padding: 20px 45px 10px;
  text-align: center;
  height: 120px;
}
.product-page .product-1 .top .right .bottom ul li .box .tit:hover {
  color: var(--color);
}
.contact-page .contact-1 {
  padding: 40px 0 45px;
}
.contact-page .container {
  width: 1230px;
}
.contact-page .contact-1 .top .tit {
  font-size: 30px;
  font-weight: bold;
  color: #1d1d1d;
  line-height: 1;
  position: relative;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.contact-page .contact-1 .top .left {
  width: 62.5%;
}
.contact-page .contact-1 .top .left .form {
  padding-top: 12px;
}
.contact-page .contact-1 .top .left .form ul {
  margin: 0 -15px;
}
.contact-page .contact-1 .top .left .form ul li {
  position: relative;
  padding: 0 15px;
  margin-bottom: 18px;
}
.contact-page .contact-1 .top .left .form ul li label {
  display: block;
  font-size: 16px;

  font-weight: bold;
  color: #000000;
  line-height: 1;
  margin-bottom: 11px;
  z-index: 11;
}
.contact-page .contact-1 .top .left .form ul li input[type='text'],
.contact-page .contact-1 .top .left .form ul li select {
  width: 100%;
  height: 38px;
  background: rgba(255, 255, 255, 0);
  border: 1px solid #cfcfcf;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  line-height: 1;
  padding-left: 11px;
  z-index: 11;
}
.contact-page .contact-1 .top .left .form ul li .acc {
  position: relative;
}
.contact-page .contact-1 .top .left .form ul li .acc div {
  width: 100%;
  height: 38px;
  background: rgba(255, 255, 255, 0);
  border: 1px solid #cfcfcf;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  line-height: 38px;
  padding-left: 11px;
  cursor: pointer;
}

.contact-page .contact-1 .top .left .form ul li input[type='file'] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin-top: 0;
  opacity: 0;
}
.contact-page .contact-1 .top .left .form ul li input::-webkit-input-placeholder {
  /* WebKit browsers，webkit内核浏览器 */
  color: rgba(0, 0, 0, 0.6);
}
.contact-page .contact-1 .top .left .form ul li input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(0, 0, 0, 0.6);
}
.contact-page .contact-1 .top .left .form ul li input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(0, 0, 0, 0.6);
}
.contact-page .contact-1 .top .left .form ul li input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: rgba(0, 0, 0, 0.6);
}
.contact-page .contact-1 .top .left .form ul li select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../images/contact-16.png) 330px center no-repeat;
}
.contact-page .contact-1 .top .left .form ul li textarea {
  position: relative;
  z-index: 19;
  width: 100%;
  height: 149px;
  background: rgba(255, 255, 255, 0);
  border: 1px solid #cfcfcf;
  border-radius: 5px;
  line-height: 2;
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  padding-left: 11px;
}
.contact-page .contact-1 .top .left .form ul li p.acc {
  font-size: 14px;
  font-weight: 300;
  color: #000000;
  opacity: 0.6;
  line-height: 1;
  padding-bottom: 14px;
}
.contact-page .contact-1 .top .left .form ul li input[type='submit'] {
  width: 196px;
  height: 48px;
  background: var(--color);
  border-radius: 5px;
  text-transform: uppercase;
  border: none;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  -webkit-transition: 0.3s;
  margin-top: 12px;
  transition: 0.3s;
}
.contact-page .contact-1 .top .left .form ul li input[type='submit']:hover {
  background:  var(--color);
}
.contact-page .contact-1 .top .left .form ul li:nth-child(4) .input_c.object_cont input {
  opacity: 0;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.contact-page .contact-1 .top .left .form ul li:nth-child(4) .input_c.object_cont .item_c {
  position: relative;
  z-index: 12;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.contact-page .contact-1 .top .left .form ul li:nth-child(4) .input_c.object_cont .item_c .item {
  cursor: pointer;
  width: 50%;
  padding: 6px 10px 6px 25px;
  position: relative;
  font-size: 14px;
  font-weight: 300;
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.contact-page .contact-1 .top .left .form ul li:nth-child(4) .input_c.object_cont .item_c .item .cir {
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #c1c1c1;
  top: 10px;
  left: 0;
}
.contact-page .contact-1 .top .left .form ul li:nth-child(4) .input_c.object_cont .item_c .item .cir div {
  position: absolute;
  width: 7px;
  height: 7px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 3px;
  background-color: #ffffff;
  border-radius: 50%;
}
.contact-page .contact-1 .top .left .form ul li:nth-child(4) .input_c.object_cont .item_c .item:hover,
.contact-page .contact-1 .top .left .form ul li:nth-child(4) .input_c.object_cont .item_c .item.active {
  color: #000;
}
.contact-page .contact-1 .top .left .form ul li:nth-child(4) .input_c.object_cont .item_c .item:hover .cir,
.contact-page .contact-1 .top .left .form ul li:nth-child(4) .input_c.object_cont .item_c .item.active .cir {
  border: 1px solid var(--color);
}
.contact-page .contact-1 .top .left .form ul li:nth-child(4) .input_c.object_cont .item_c .item:hover .cir div,
.contact-page .contact-1 .top .left .form ul li:nth-child(4) .input_c.object_cont .item_c .item.active .cir div {
  background: var(--color);
}
.contact-page .contact-1 .top .left .form ul li:nth-child(4) .input_c.object_cont .item_c .item .img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.contact-page .contact-1 .top .left .form ul li:nth-child(4) .input_c.object_cont .item_c .item .img img {
  vertical-align: middle;
}
.contact-page .contact-1 .top .right {
  width: 37.5%;
  padding-left: 85px;
}
.contact-page .contact-1 .top .right .tit {
  padding: 0;
  border: none;
}
.contact-page .contact-1 .top .right .acc ul li {
  padding: 20px 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  padding-left: 50px;
  position: relative;
}
.contact-page .contact-1 .top .right .acc ul li .img {
  position: absolute;
  left: 0;
  top: 40px;
}
.contact-page .contact-1 .top .right .acc ul li p {
  font-size: 18px;
  font-weight: 400;
  color: #5d5d5d;
  line-height: 2;
  margin: 7px 0;
}
.contact-page .contact-2 {
  padding: 115px 0 85px;
}
.rad-page .mbx {
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  padding: 43px 0 82px;
  line-height: 1;
}
.rad-page .rad-1 {
  padding-bottom: 100px;
}
.rad-page .rad-1 .title span {
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  color:  var(--color);
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 3.5px;
}
.rad-page .rad-1 .title .tit {
  font-size: 30px;
  font-weight: 300;
  color: #1d1d1d;
  line-height: 2;
  max-width: 1190px;
  margin-top: 15px;
}
.rad-page .rad-1 .top {
  margin-top: 55px;
}
.rad-page .rad-1 .top ul {
  margin: 0 -20px;
}
.rad-page .rad-1 .top ul li {
  padding: 0 20px;
  margin-bottom: 65px;
}
.rad-page .rad-1 .top ul li .tit4 {
  font-size: 18px;

  font-weight: bold;
  color: #333333;
  line-height: 1;
  margin-top: 25px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.rad-page .rad-1 .top ul li .tit4:hover {
  color:  var(--color);
}
.rad-page .rad-1 .top ul li .cona {
  font-size: 14px;

  font-weight: 400;
  color: #000000;
  line-height: 2;
  opacity: 0.8;
  margin-top: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.rad-page .rad-1 .top ul li .cona:hover {
  color:  var(--color);
}
.rad-page .rad-1 .top ul li:last-child .acc {
  background:  var(--color);
  padding: 135px 0 105px;
  text-align: center;
}
.rad-page .rad-1 .top ul li:last-child .acc .btn a {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  color: #f3f2f2;
  line-height: 1;
  padding: 28px 35px;
  background: rgba(255, 255, 255, 0);
  border: 2px solid #ffffff;
  border-radius: 5px;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.rad-page .rad-1 .top ul li:last-child .acc .btn a:hover {
  background:  var(--color);
}
.rad-page .rad-1 .top ul li:last-child .acc p {
  font-size: 24px;

  font-weight: bold;
  text-decoration: underline;
  color: #f3f2f2;
  line-height: 1;
  margin-top: 25px;
}
.rad-page .rad-2 {
  background: url(../images/rad-22.jpg) no-repeat center;
}
.rad-page .rad-2 .container {
  width: 100% !important;
  padding: 0;
}
.rad-page .rad-2 .top .left {
  width: 57.5%;
  vertical-align: middle;
}
.rad-page .rad-2 .top .right {
  width: 42.5%;
  padding-left: 60px;
  vertical-align: middle;
  padding-right: 8.3%;
}
.rad-page .rad-2 .top .right .tit {
  font-size: 30px;

  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  text-transform: uppercase;
}
.rad-page .rad-2 .top .right ul {
  padding-top: 15px;
}
.rad-page .rad-2 .top .right ul li {
  margin-top: 50px;
}
.rad-page .rad-2 .top .right ul li .box {
  position: relative;
  padding-left: 123px;
}
.rad-page .rad-2 .top .right ul li .box .img {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: 1s;
  transition: 1s;
}
.rad-page .rad-2 .top .right ul li .box .con .tit4 {
  font-size: 18px;

  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  text-transform: uppercase;
}
.rad-page .rad-2 .top .right ul li .box .con p {
  font-size: 16px;

  font-weight: 300;
  color: #ffffff;
  line-height: 2;
  opacity: 0.8;
  margin-top: 15px;
}
.rad-page .rad-2 .top .right ul li:hover .box .img {
  -webkit-transform: translate(0, 0) rotate(0) scale(1, 1) skew(0, 0) rotateX(0) rotateY(360deg);
  transform: translate(0, 0) rotate(0) scale(1, 1) skew(0, 0) rotateX(0) rotateY(360deg);
}
.rad-page .prodet-3 {
  padding: 155px 0 110px;
}
.rad-page .prodet-3 .container {
  width: 1630px;
}
.right_nav_list {
  position: fixed;
  bottom: 120px;
  right: 25px;
  z-index: 10000;
}
.right_nav_list ul li {
  border-radius: 6px;
  margin-top: 10px;
  width: 50px;
  height: 50px;
  cursor: pointer;
  padding: 0;
  position: relative;
  background-color: var(--color);
  color: #fff;
  border: 1px solid #fff;
}
.right_nav_list ul li .text {
  padding: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.right_nav_list ul li .more_cont {
  font-size: 25px;
  margin-top: 0;
}
.right_nav_list ul li .more_cont i {
  position: relative;
  z-index: 2;
}
.right_nav_list ul li .more_cont:before {
  background-color: #fff;
}
.right_nav_list ul li .more_cont:hover {
  color: var(--color);
}
.right_nav_list ul li .cont {
  position: absolute;
  left: -150px;
  top: 0;
  width: 150px;
  min-height: 100%;
  padding: 0 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  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);
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: transform 0.5s, opacity 0.3s;
  transition: transform 0.5s, opacity 0.3s, -webkit-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
  -moz-transition: -moz-transform 0.5s, opacity 0.3s;
  overflow: hidden;
  -webkit-transform-origin: top;
  transform-origin: top;
}
.right_nav_list ul li .cont #ewm {
  width: 100%;
  background-color: #fff;
  border-radius: 5px;
  padding: 8px;
  border: 1px solid #ccc;
}
.right_nav_list ul li:hover .cont {
  transform: rotate3d(0, 0, 0, -90deg);
  -webkit-transform: rotate3d(0, 0, 0, -90deg);
  -moz-transform: rotate3d(0, 0, 0, -90deg);
  -ms-transform: rotate3d(0, 0, 0, -90deg);
  -o-transform: rotate3d(0, 0, 0, -90deg);
  opacity: 1;
}
.more_cont:before {
  background-color: #fff;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: scaleX(0);
  -ms-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -o-transform: scaleX(0);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.more_cont:hover:before {
  transform: scaleX(1);
  -ms-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -o-transform: scaleX(1);
}
#Pop_UpsBtn {
  display: none !important;
}
#pups_from form ul li input[type='submit'] {
  background: var(--color) !important;
}
#pups_from i.close:hover {
  background: var(--color) !important;
}
.layer-form .wrap-contact100 {
  width: 357px;
  border-radius: 10px;
}
.layer-form .wrap-contact100 .btn-hide-contact100 {
  color: #000000;
}
.layer-form .wrap-contact100 form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 40px 25px 15px 25px;
}
.layer-form .wrap-contact100 form h2 {
  width: 100%;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}
.layer-form .wrap-contact100 form p {
  font-size: 12px;
  color: #adadad;
  padding: 10px 0;
}
.layer-form .wrap-contact100 form input {
  height: 36px;
  display: block;
  width: 100%;
  background: transparent;
  font-size: 14px;
  color: #333333;
  line-height: 1.2;
  padding: 0 20px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  margin-bottom: 20px;
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
}
.layer-form .wrap-contact100 form input:focus {
  border: 1px solid  var(--color);
}
.layer-form .wrap-contact100 form textarea {
  height: 114px;
  padding-top: 22px;
  padding-bottom: 15px;
  display: block;
  width: 100%;
  background: transparent;
  font-size: 14px;
  color: #333333;
  line-height: 1.2;
  padding: 15px 20px;
  border: none;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
}
.layer-form .wrap-contact100 form textarea:focus {
  border: 1px solid  var(--color);
}
.layer-form .wrap-contact100 form .layer-submit {
  width: 100%;
  position: relative;
  border-radius: 2px;
}
.layer-form .wrap-contact100 form .layer-submit input[type='submit'] {
  border: 1px solid #e6e6e6;
  background:  var(--color);
  height: 42px;
  display: block;
  width: 100%;
  font-size: 15px;
  color: #333333;
  line-height: 1.2;
  padding: 0 20px;
  margin: 0;
  border-radius: 42px;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  position: relative;
  z-index: 10;
  color: #ffffff;
}
.layer-form .wrap-contact100 form .layer-submit input[type='submit']:hover {
  background: #000;
  color: #ffffff;
}
@media screen and (max-width: 1630px) {
  #index-body .title .tag {
    font-size: 48px;
  }
  #index-body .init-2 .top .tit {
    font-size: 42px;
  }
  #index-body .init-2 .top .btn {
    margin-top: 40px;
  }
  #index-body .init-2 .top .capa {
    margin-top: 50px;
  }
  #index-body .init-7 .top .left .title .tag1 {
    font-size: 48px;
  }
}
@media screen and (max-width: 1320px) {
  #index-body .title .tag {
    font-size: 42px;
  }
  #index-body .init-2 .top {
    width: 70%;
  }
  #index-body .init-6 .top .left .tit2 {
    font-size: 42px;
  }
  #index-body .init-6 .top .left {
    width: 40%;
    padding-left: 3%;
  }
  #index-body .init-6 .top .right {
    width: 60%;
  }
  #index-body .init-6 .top .right ul li .img {
    height: 200px;
  }
  #index-body .init-7 .top .left .title .tag1 {
    font-size: 42px;
  }
}
@media screen and (max-width: 1100px) {
  #index-body .init-1 .title {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #index-body .init-1 .title p {
    max-width: 100%;
    width: 100%;
    margin-top: 15px;
  }
  #index-body .init-1,
  #index-body .init-2,
  #index-body .init-3,
  #index-body .init-5 .top,
  #index-body .init-7 {
    padding: 80px 0;
  }
  #index-body .init-1 .top {
    margin-top: 40px;
  }
  #index-body .title .tag i {
    display: initial;
  }
  #index-body .init-1 .top ul li .box {
    padding: 0 40px;
  }
  #index-body .init-1 .top ul li .box dl {
    margin-top: 30px;
  }
  #index-body .init-1 .top ul li .tit3 {
    font-size: 24px;
  }
  #index-body .init-2 .top {
    width: 80%;
  }
  #index-body .init-5 .top .title {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #index-body .init-5 .top .title .con {
    margin-top: 20px;
  }
  #index-body .init-5 .top .title p {
    max-width: 100%;
  }
  #index-body .init-6 .top .left p.pone,
  #index-body .init-6 .top .left .btn {
    margin-top: 20px;
  }
  #index-body .init-6 .top .left .btn a {
    font-size: 16px;
    padding: 12px 20px;
    max-width: 150px;
  }
  #index-body .init-7 .top .left {
    width: 100%;
  }
  #index-body .init-7 .top .right {
    width: 100%;
  }
  #index-body .init-7 .top .right .acc {
    max-width: 100%;
    margin-top: 30px;
  }
  #index-body .init-7 .top .right .acc .list {
    height: 600px;
  }
  .about-page .about-4 .acc .list ul li .box .cona {
    color: #333333;
    font-weight: bold;
  }
  #index-body .init-6 {
    padding-top: 80px;
  }
  #index-body .init-4 {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 972px) {
  #index-body .title .tag {
    font-size: 36px;
  }
  #index-body .init-2 .top {
    width: 100%;
  }
  #index-body .init-2 .top .capa ul li span::after {
    width: 130px;
  }
  #index-body .init-4 .title .tit3 {
    font-size: 24px;
    margin-top: 15px;
  }
  #index-body .init-6 .top .left {
    width: 100%;
  }
  #index-body .init-6 .top .right {
    width: 100%;
  }
  #index-body .init-6 .top .left p.pone {
    max-width: 100%;
  }
  #index-body .init-6 .top .left {
    padding: 5%;
  }
}
@media screen and (max-width: 768px) {
  #index-body .init-1,
  #index-body .init-2,
  #index-body .init-3,
  #index-body .init-5 .top,
  #index-body .init-7 {
    padding: 50px 0;
  }
  #index-body .title .tag {
    font-size: 32px;
  }
  .right_nav_list ul li {
    width: 35px;
    height: 35px;
  }

  #index-body .init-1 .top ul {
    flex-wrap: wrap;
  }

  #index-body .init-1 .top ul li {
    width: 100% !important;
    flex: unset !important;
    margin: 20px 0;
  }
  #index-body .init-1 .top ul li .box {
    opacity: 1 !important;
    z-index: 19 !important;
  }
  #index-body .init-1 .top ul li .tit3 {
    display: none !important;
  }
  .right_nav_list ul li .more_cont {
    font-size: 20px;
  }
  #index-body .init-2 {
    background: #061c49;
  }
  #index-body .init-2 .top .tit {
    font-size: 32px;
    margin: 15px 0;
  }
  #index-body .init-2 .top .btn {
    margin-top: 20px;
  }
  #index-body .init-2 .top .capa ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #index-body .init-2 .top .capa ul li {
    width: 50%;
    margin: 10px 0;
  }
  #index-body .init-3 .title .tag {
    margin-top: 15px;
  }
  #index-body .init-4 {
    padding: 50px 0;
  }
  #index-body .init-5 .bot .img {
    height: 400px;
  }
  #index-body .init-5 .top {
    padding-bottom: 20px;
  }
  #index-body .init-6 .top .right ul li {
    width: 50%;
  }
  #index-body .init-6 .top .left .tit2 {
    font-size: 32px;
  }
  #index-body .init-7 .top .left .title .tag1 {
    font-size: 32px;
  }
  #index-body .init-7 .top .right .acc .list {
    height: 700px;
  }
}
@media screen and (max-width: 450px) {
  #index-body .init-1 .title .acc .tag {
    margin-top: 10px;
    line-height: 2;
  }
  #index-body .init-1 .top ul li .box {
    padding: 0 20px;
  }

  #index-body .init-1 .top ul li .box .tit {
    font-size: 24px;
  }
  #index-body .init-1 .top ul li .box dl dd a {
    font-size: 14px;
  }
  #index-body .init-1 .top ul li .box dl dd a:after {
    display: none;
  }
  #index-body .init-4 .title .tit3 {
    font-size: 16px;
  }
  .right_nav_list {
    right: 10px;
  }
  #index-body .init-7 .top .right .acc .list ul li .box .tit {
    font-size: 20px;
  }
  #index-body .init-6 .top .right ul li .img {
    height: 150px;
  }
  #index-body .init-6 .top .left .tit2 {
    font-size: 24px;
  }
  #index-body .init-3 .list ul li .box .mask .tit {
    margin: 10px 0;
  }
  #index-body .init-2 .top .tit {
    font-size: 24px;
    line-height: 1.3 !important;
  }
  /* #index-body .title span {
    line-height: 1.3;
  } */
  #index-body .init-4 .list {
    margin-top: 30px;
  }
  #index-body .title .tag {
    font-size: 24px;
  }
  #index-body .init-5 .top .title .acc .tag {
    margin-top: 15px;
  }
  #index-body .init-7 .top .left .title .tag1 {
    font-size: 24px;
  }
  #index-body .init-7 .top .right .acc .list {
    height: 850px;
  }
}
@media screen and (max-width: 1630px) {
  .sustainability-page .sustainability-2 .img ul li:nth-child(1) {
    left: 0;
  }
  .sustainability-page .sustainability-2 .img ul li .tit {
    font-size: 20px;
    margin-top: 10px;
  }
  .sustainability-page .sustainability-3 ul li .box .con .cona {
    height: 140px !important;
    overflow: auto;
    padding-right: 20px;
  }

  .about-page .title .tit,
  .manufacture-page .manufacture-3 .title .acc .tit {
    font-size: 48px;
  }
  .about-page .about-1 .top .right {
    padding-left: 40px;
  }
  .about-page .about-1 .bot ul li h2 {
    font-size: 42px;
  }
  .sustainability-page .sustainability-2 .img ul li:nth-child(5) {
    right: -3%;
  }
  .manufacture-page .manufacture-2 .num ul li h2 {
    font-size: 48px;
  }
  .certification-page .certification-1 .top ul li .box .tit {
    padding-top: 120px;
  }
  .odm-page .odm-1 .list ul li .img .mask {
    padding: 25px;
  }
  .prodet-page .prodet-1 .top .left {
    padding-left: 0;
  }
  .product-page .product-1 .top .right {
    padding-left: 30px;
  }
  .product-page .product-1 .top .right .bottom ul li .box .img .btn a {
    padding: 12px 15px;
  }
  .product-page .product-1 .top .right .bottom ul li .box .img .btn {
    width: 85%;
  }
  .rad-page .rad-1 .top ul li:last-child .acc {
    padding: 80px 0;
  }
  .rad-page .rad-2 .top .right {
    padding: 0;
    padding-left: 30px;
  }
  .rad-page .rad-2 .top .right ul li {
    margin-top: 30px;
  }
  .rad-page .rad-2 .top .left {
    width: 45%;
  }
  .rad-page .rad-2 .top .right {
    width: 55%;
    padding: 30px 0;
  }

  .prodet2-page .prodet2-1 .top .right {
    padding-left: 40px;
  }
  .prodet2-page .prodet2-1 .top .right h1 {
    margin-top: 15px;
  }
  .prodet2-page .prodet2-1 .top .right .tit5 {
    margin-top: 30px;
  }
  .prodet2-page .prodet2-3 .options ul li h4 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1320px) {
  .sustainability-page .sustainability-3,
  .about-page,
  .odm-page .odm-2,
  .prodet-page .prodet-1 {
    padding-top: 80px;
  }
  .manufacture-page .manufacture-2,
  .manufacture-page .manufacture-2 .num {
    margin-top: 80px;
  }
  .sustainability-page .sustainability-4,
  .about-page .about-2,
  .oem-page .oem-3,
  .manufacture-page .manufacture-3,
  .faq-page .faq-1,
  .odm-page .odm-3,
  .prodet-page .prodet-2,
  .product-page .product-1,
  .contact-page .contact-1,
  .contact-page .contact-2,
  .rad-page .prodet-3,
  .certification-page .certification-1 {
    padding: 80px 0;
  }
  .sustainability-page .sustainability-3 ul li .box .con .tit {
    font-size: 24px;
  }
  .sustainability-page .sustainability-3 ul li .box .con {
    padding: 0 30px;
  }
  .about-page .title .tit,
  .manufacture-page .manufacture-3 .title .acc .tit,
  .oem-page .oem-1 .tit,
  .oem-page .topp .left .tit,
  .odm-page .title .tit,
  .odm-page .odm-2 .title .tit,
  .prodet-page .prodet-3 .top .left .tit,
  .product-page .product-1 .top .right .cate-img .mask .tit,
  .sustainability-page .sustainability-1 .img .mask .tit3 {
    font-size: 36px;
  }
  .product-page .product-1 .top .right .cate-img .mask .cona,
  .sustainability-page .sustainability-1 .img .mask p {
    margin-top: 10px;
  }
  .odm-page .odm-2 .title .tit i {
    display: initial;
  }
  .oem-page .oem-1 .tit {
    margin: 15px 0;
  }
  .oem-page .oem-3 .options ul li {
    width: 25%;
    margin: 10px 0;
  }
  .oem-page .oem-4 .topp .left .acc ul li {
    width: 25%;
  }
  .oem-page .oem-4 .topp .left {
    padding-right: 30px;
  }
  .oem-page .acc1 {
    padding-bottom: 50px;
  }
  .oem-page .oem-7 .topp .left .acc {
    margin-top: 40px;
  }
  .manufacture-page .manufacture-1 .mbx {
    padding: 40px 0;
  }
  .manufacture-page .manufacture-2 .num ul li h2 {
    font-size: 36px;
  }
  .manufacture-page .manufacture-2 .num ul li p {
    font-size: 18px;
    margin-top: 10px;
  }
  .certification-page .certification-1 .top ul li .box {
    padding: 0 20px;
  }
  .certification-page .certification-1 .top ul li {
    margin-top: 50px;
  }
  .certification-page .certification-1 .top ul li .box .tit {
    font-size: 32px;
    padding-top: 90px;
  }
  .certification-page .certification-1 .top ul li .box .cona {
    margin-top: 15px;
  }
  .inner-banner .box .tit2 {
    font-size: 42px;
  }
  .news-page .news-1 .top ul li .box .con {
    padding: 20px;
  }
  .news-page .news-1 .top ul li .box .con .cona {
    margin: 15px 0;
  }
  .certification-page {
    padding-bottom: 80px;
  }
  .odm-page .odm-1 .title span {
    margin-top: 40px;
  }
  .prodet-page .prodet-1 .top .right {
    padding-left: 30px;
  }
  .prodet-page .prodet-2 .list ul li .box {
    text-align: center;
  }
  .prodet-page .prodet-3 .top .right {
    padding-left: 60px;
  }
  .prodet-page .prodet-3 {
    padding-bottom: 80px;
  }
  .product-page .product-1 .top .left {
    display: none;
  }
  .product-page .product-1 .top .right {
    width: 100%;
    padding-left: 0;
  }
  .rad-page .rad-1 .top ul li {
    width: 33.333%;
    margin-bottom: 30px;
  }
  .rad-page .rad-1 {
    padding-bottom: 80px;
  }
  .rad-page .rad-2 .top .left {
    width: 100%;
  }
  .rad-page .rad-2 .top .right {
    width: 100%;
    padding-left: 0;
  }
  .rad-page .rad-2 {
    background: var(--color);
  }
  .rad-page .rad-2 .top .right ul li {
    padding: 40px 0;
    margin: 0;
  }

  .prodet2-page .prodet2-1 .top .right {
    margin-top: 20px;
    padding-left: 30px;
  }
  .prodet2-page .prodet2-2 {
    margin-top: 80px;
  }
  .prodet2-page .prodet2-3 .options ul li {
    width: 25% !important;
    margin-top: 20px;
  }
  .prodet2-page .prodet2-4 .top ul li,
  .prodet2-page .prodet2-5 .top ul li,
  .prodet2-page .prodet2-6 .top ul li {
    width: 20%;
  }
  .prodet2-page .prodet2-7 {
    padding: 80px 0;
  }
  .prodet2-page .prodet-page .prodet-2 {
    padding: 60px 0;
  }
}
@media screen and (max-width: 1100px) {
  .inner-page {
    padding-top: 40px;
  }
  .sustainability-page .sustainability-3 ul li .box .con .cona {
    height: auto !important;
    padding-right: 0;
  }
  .sustainability-page .sustainability-2 .img ul {
    display: none;
  }
  .rad-page .mbx {
    padding: 40px 0;
  }
  .sustainability-page .sustainability-2 .img {
    padding-bottom: 50px;
  }
  .sustainability-page .sustainability-3 ul li .box .img {
    width: 100%;
    left: 0 !important;
  }
  .sustainability-page .sustainability-3 ul li .box .con {
    width: 100%;
    left: 0 !important;
    padding: 30px;
  }
  .sustainability-page .sustainability-3 ul li .box {
    margin: 20px 0;
  }
  .sustainability-page .sustainability-3 ul li .box .con .cona {
    margin-top: 15px;
  }
  .sustainability-page .sustainability-4 .title p {
    margin-top: 15px;
  }
  .about-page .about-1 .top .left {
    width: 100%;
  }
  .about-page .about-1 .top .right {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
  .about-page .about-1 .top .left .tit {
    margin-top: 15px;
  }
  .about-page .about-1 .top .left .img {
    margin-top: 30px;
  }
  .about-page .about-1 .bot ul li {
    width: 25%;
  }
  .about-page .about-1 .bot ul li h2 {
    font-size: 36px;
  }
  .about-page .about-2 .top .left {
    width: 100%;
  }
  .about-page .about-2 .top .right {
    width: 100%;
    margin-top: 20px;
  }
  .about-page .about-2 .top .left .tit,
  .about-page .about-2 .top .left p {
    margin-top: 15px;
  }
  .about-page .about-3 .box .cona {
    height: auto;
  }
  .about-page .about-3 {
    padding: 150px 0;
  }
  .oem-page .oem-3 .options ul li {
    width: 33.3333%;
  }
  .oem-page .topp .left {
    width: 100% !important;
    padding: 0 !important;
    margin-top: 30px;
  }
  .oem-page .topp .right {
    width: 100% !important;
    padding: 0 !important;
    margin-top: 30px;
  }
  .manufacture-page .manufacture-1 .top .right {
    padding-left: 60px;
  }
  .manufacture-page .manufacture-1 .top p {
    margin-top: 20px;
  }
  .manufacture-page .manufacture-2 .num ul li {
    width: 25%;
  }
  .manufacture-page .manufacture-2 .num ul li p {
    font-size: 16px;
  }
  .manufacture-page .manufacture-3 .title {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .manufacture-page .manufacture-3 .title .acc {
    width: 100%;
  }
  .manufacture-page .manufacture-3 .title .acc .tit,
  .manufacture-page .manufacture-3 .title p {
    margin-top: 15px;
    max-width: 100%;
  }
  .manufacture-page .manufacture-3 .top {
    margin-top: 50px;
  }
  .certification-page .certification-1 .top ul li {
    width: 50%;
  }
  .certification-page .certification-1 .top ul li .box .tit {
    padding-top: 150px;
  }
  .news-page .news-1 .top ul li {
    width: 50%;
  }
  .odm-page .odm-1 .title .tit {
    margin: 15px 0;
    line-height: 2;
  }
  .prodet-page .prodet-1 .top .left {
    width: 100%;
  }
  .prodet-page .prodet-1 .top .right {
    width: 100%;
    padding-left: 0;
  }
  .prodet-page .prodet-2 .list {
    margin-top: 30px;
  }
  .prodet-page .prodet-3 .top .left {
    width: 100%;
  }
  .prodet-page .prodet-3 .top .right {
    padding-left: 0;
    margin-top: 30px;
    width: 100%;
  }
  .contact-page .contact-1 .top .right {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }
  .contact-page .contact-1 .top .left {
    width: 100%;
  }
  .prodet2-page .prodet2-1 .top .right {
    width: 100%;
    padding: 0;
  }
  .prodet2-page .prodet2-1 .top .left {
    width: 100%;
    text-align: center;
  }
  .prodet2-page .prodet2-1 .top .left .slick-slide img {
    margin: 0 auto;
  }
}
@media screen and (max-width: 972px) {
  .sustainability-page .sustainability-4,
  .about-page .about-2,
  .oem-page .oem-3,
  .manufacture-page .manufacture-3,
  .faq-page .faq-1,
  .odm-page .odm-3,
  .prodet-page .prodet-2,
  .product-page .product-1,
  .contact-page .contact-1,
  .contact-page .contact-2,
  .rad-page .prodet-3,
  .certification-page .certification-1 {
    padding: 60px 0;
  }
  .sustainability-page .sustainability-3,
  .about-page,
  .odm-page .odm-2,
  .prodet-page .prodet-1 {
    padding-top: 60px;
  }
  .manufacture-page .manufacture-2,
  .manufacture-page .manufacture-2 .num {
    margin-top: 60px;
  }
  .sustainability-page .sustainability-1 .img .mask {
    position: static;
    padding: 25px 0;
  }
  .sustainability-page .sustainability-1 .img .mask .tit3,
  .sustainability-page .sustainability-1 .img .mask p {
    color: #000;
  }
  .about-page .about-1 .bot ul li h2 {
    font-size: 32px;
  }
  .about-page .about-3 {
    padding: 100px 0;
  }
  .about-page .about-4 .acc .list ul li .box span {
    font-size: 36px;
  }
  .about-page .about-4 .acc .list {
    margin-top: 50px;
  }
  .about-page .about-4 .acc .list ul li .box,
  .about-page .about-4 .acc .list ul li {
    margin-top: 0 !important;
  }
  .oem-page .oem-3 .title {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .oem-page .oem-3 .title .acc p {
    margin-top: 15px;
  }
  .oem-page .oem-3 .title .btn {
    margin-top: 25px;
  }
  .oem-page .oem-3 .options ul li {
    width: 50%;
  }
  .oem-page .oem-4 .topp .left .acc ul li {
    width: 33.33%;
  }
  .manufacture-page .manufacture-1 .top {
    margin-top: 40px;
  }
  .manufacture-page .manufacture-1 .top p {
    font-size: 18px;
  }
  .manufacture-page .manufacture-2 .num ul li h2 {
    font-size: 32px;
  }
  .manufacture-page .manufacture-3 .title p {
    font-size: 16px;
  }
  .manufacture-page .manufacture-3 .top {
    margin-top: 20px;
  }
  .faq-page .tit {
    font-size: 36px;
  }
  .certification-page .certification-1 .top ul {
    margin: 0 -15px;
  }
  .certification-page .certification-1 .top ul li {
    padding: 0 15px;
  }
  .certification-page .certification-1 .top ul li .box .img {
    position: static;
    -webkit-transform: translate(0);
    transform: translate(0);
    padding-top: 30px;
  }
  .certification-page .certification-1 .top ul li .box .tit {
    padding-top: 20px;
  }
  .certification-page .certification-1 .top ul li .box .img img {
    width: 30%;
  }
  .odm-page .odm-1 .list ul li .img .mask {
    position: static;
    opacity: 1;
    z-index: 111;
    background: var(--color);
  }
  .odm-page .odm-1 .list ul li .img .mask::after {
    display: none;
  }
  .odm-page .odm-1 .list ul li .img .mask .cona {
    opacity: 1;
  }
  .odm-page .odm-1 .list ul li .img .mask .tit4 {
    line-height: 2;
  }
  .odm-page .title span {
    margin-top: 15px;
  }
  .prodet-page .prodet-1 .top .right .btn {
    margin-top: 30px;
  }
  .product-page .product-1 .top .right .bottom ul li {
    width: 50%;
    margin-bottom: 40px;
  }
  .prodet2-page .prodet2-4 .top ul li,
  .prodet2-page .prodet2-5 .top ul li,
  .prodet2-page .prodet2-6 .top ul li {
    width: 25%;
  }
  .prodet2-page .prodet2-3 .options ul li {
    width: 33.333% !important;
  }
  .prodet2-page .title4 .btn {
    display: none;
  }
  .prodet2-page .title4 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .rad-page .rad-2 .top .right ul li .box .img {
    position: static;
    margin-bottom: 20px;
  }
  .newdet-page .news .news_title h1 {
    line-height: 40px !important;
  }
  .newdet-page .wpulike.wpulike-default {
    display: block;
  }
  .rad-page .rad-2 .top .right ul li {
    padding: 15px 0;
  }
  .rad-page .rad-2 .top .right ul li .box {
    padding: 0 15px;
  }
  .about-page .title .tit,
  .manufacture-page .manufacture-3 .title .acc .tit,
  .oem-page .oem-1 .tit,
  .oem-page .topp .left .tit,
  .odm-page .title .tit,
  .odm-page .odm-2 .title .tit,
  .prodet-page .prodet-3 .top .left .tit,
  .product-page .product-1 .top .right .cate-img .mask .tit,
  .sustainability-page .sustainability-1 .img .mask .tit3,
  .manufacture-page .manufacture-1 .title .tit4 {
    font-size: 32px;
  }
  .sustainability-page .sustainability-2 .img .title {
    position: static;
    margin-top: 30px;
  }
  .sustainability-page .sustainability-2 .img {
    padding: 30px 0;
  }
  .sustainability-page .sustainability-2 .img .title p {
    margin-top: 15px;
  }
  .inner-banner .box .tit2 {
    font-size: 32px;
  }
  .inner-banner .box .mbx {
    margin-top: 15px;
  }
  .about-page .about-1 .bot ul li {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .about-page .about-1 .bot ul li {
    padding: 20px 0;
    width: 50%;
  }
  .about-page .about-2 .img img {
    margin-bottom: 15px;
  }
  .about-page .about-4 .acc {
    padding-left: 0;
  }
  .about-page .about-4 .acc .arrows {
    display: none;
  }
  .about-page .about-4 .acc .list ul li .box .cona {
    opacity: 1;
  }
  .rad-page .rad-1 .top ul li {
    width: 50%;
  }
  .product-page .product-1 .top .right .cate-img .mask {
    position: static;
    padding: 30px 0;
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  .product-page .product-1 .top .right .cate-img .mask .tit,
  .product-page .product-1 .top .right .cate-img .mask .cona {
    color: #000;
  }
  .oem-page .oem-3 .options ul li {
    width: 100%;
  }
  .oem-page .oem-3 .options ul li h4 {
    padding: 20px 0;
  }
  .oem-page .oem-4 .topp .left .acc ul li,
  .oem-page .oem-5 .topp .left .acc ul li,
  .oem-page .oem-6 .topp .left .acc ul li,
  .oem-page .oem-7 .topp .left .acc ul li,
  .oem-page .oem-8 .topp .left .acc ul li {
    width: 50%;
  }
  .oem-page .oem-7 .topp .left .acc ul li {
    margin: 10px 0;
  }
  .oem-page .topp .left .tit {
    line-height: 1.5;
  }
  .manufacture-page .manufacture-1 .top .left {
    width: 100%;
  }
  .manufacture-page .manufacture-1 .top .right {
    padding-left: 0;
    width: 100%;
    margin-top: 30px;
  }
  .manufacture-page .manufacture-2 .num ul li {
    width: 50%;
    margin: 15px 0;
  }
  .manufacture-page .manufacture-3 .top ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .manufacture-page .manufacture-3 .top ul li {
    margin: 10px 0;
  }
  .faq-page .top ul li .tit4,
  .faq-page .top ul li .text {
    padding: 12px 20px;
  }
  .certification-page .certification-1 .top ul li {
    width: 100%;
  }
  .news-page .news-1 .top ul li {
    width: 100%;
  }
  .odm-page .title .tit i {
    display: initial;
  }
  .product-page .product-1 .top .right .bottom ul li {
    width: 100%;
    text-align: center;
  }
  .product-page .product-1 .top .right .bottom ul li .box .img .btn a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .contact-page .contact-1 .top .left .form ul li select {
    background: url(../images/contact-16.png) 95% center no-repeat;
  }
  .rad-page .rad-1 .top ul li {
    width: 100%;
  }
  .rad-page .rad-1 .top ul li:last-child .acc .btn a {
    padding: 12px 20px;
  }
  .prodet2-page .prodet2-3 .options ul li {
    width: 50% !important;
  }
  .prodet2-page .prodet2-4 .top ul li,
  .prodet2-page .prodet2-5 .top ul li,
  .prodet2-page .prodet2-6 .top ul li {
    width: 50%;
  }
  .prodet2-page .tit3 {
    font-size: 32px;
    line-height: 1.5;
  }
  .prodet2-page .btnac a {
    width: 80%;
    font-size: 18px;
  }
  .prodet2-page .prodet2-7 .list,
  .prodet2-page .prodet2-2 .list {
    margin-top: 40px;
  }
}
@media screen and (max-width: 450px) {
  .about-page .title .tit,
  .manufacture-page .manufacture-3 .title .acc .tit,
  .oem-page .oem-1 .tit,
  .oem-page .topp .left .tit,
  .odm-page .title .tit,
  .odm-page .odm-2 .title .tit,
  .prodet-page .prodet-3 .top .left .tit,
  .product-page .product-1 .top .right .cate-img .mask .tit,
  .sustainability-page .sustainability-1 .img .mask .tit3,
  .manufacture-page .manufacture-1 .title .tit4 {
    font-size: 26px;
    line-height: 2;
  }
  .sustainability-page .sustainability-3 ul li .box .con {
    padding: 15px;
  }
  .sustainability-page .sustainability-4,
  .about-page .about-2,
  .oem-page .oem-3,
  .manufacture-page .manufacture-3,
  .faq-page .faq-1,
  .odm-page .odm-3,
  .prodet-page .prodet-2,
  .product-page .product-1,
  .contact-page .contact-1,
  .contact-page .contact-2,
  .rad-page .prodet-3 {
    padding: 40px 0;
  }
  .sustainability-page .sustainability-1 .img .mask p,
  .sustainability-page .sustainability-2 .img .title p,
  .sustainability-page .sustainability-3 ul li .box .con .cona,
  .sustainability-page .sustainability-4 .title p,
  .about-page .about-1 .top .right p,
  .oem-page .oem-3 .title .acc p {
    font-size: 16px;
  }
  .sustainability-page .sustainability-3 ul li .box .con .tit {
    line-height: 1.5;
  }
  .about-page .about-1 .bot ul li {
    width: 100%;
  }
  .about-page .about-1 .bot ul li::after {
    display: none;
  }
  .about-page .about-3 .box .tit {
    font-size: 24px;
  }
  .about-page .about-4 .acc .list ul li .box span {
    font-size: 26px;
  }
  .about-page .about-4 .acc .list ul li .box .tit4 {
    margin: 15px 0;
  }
  .oem-page .oem-4 .topp .left .acc ul li,
  .oem-page .oem-5 .topp .left .acc ul li,
  .oem-page .oem-6 .topp .left .acc ul li,
  .oem-page .oem-7 .topp .left .acc ul li,
  .oem-page .oem-8 .topp .left .acc ul li {
    width: 100%;
  }
  .manufacture-page .manufacture-2,
  .manufacture-page .manufacture-2 .num {
    margin-top: 30px;
  }
  .manufacture-page .manufacture-2 .num ul li {
    width: 100%;
  }
  .inner-banner .box .tit2 {
    font-size: 26px;
  }
  .inner-banner.news-banner .tab ul li a {
    margin: 0 15px;
  }
  .prodet-page .prodet-2 .list ul li .box .img .btn {
    width: 95%;
  }
  .prodet-page .prodet-3 {
    padding-bottom: 40px;
  }
  .contact-page .contact-1 .top .left .form ul li label {
    line-height: 1.2;
  }
  .prodet2-page .tit3 {
    font-size: 24px;
  }
  .prodet2-page .prodet2-3 .options ul li {
    width: 100% !important;
  }
  .prodet2-page .prodet2-4 .top ul,
  .prodet2-page .prodet2-5 .top ul,
  .prodet2-page .prodet2-6 .top ul {
    margin: 0 -10px;
  }
  .prodet2-page .prodet2-4 .top ul li,
  .prodet2-page .prodet2-5 .top ul li,
  .prodet2-page .prodet2-6 .top ul li {
    padding: 0 10px;
  }
}
@-webkit-keyframes ks {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.9);
    transform: translate(-50%, -50%) scale(0.9);
    opacity: 1;
  }
  70% {
    -webkit-transform: translate(-50%, -50%) scale(2);
    transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.9);
    transform: translate(-50%, -50%) scale(0.9);
    opacity: 0;
  }
}
@keyframes ks {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.9);
    transform: translate(-50%, -50%) scale(0.9);
    opacity: 1;
  }
  70% {
    -webkit-transform: translate(-50%, -50%) scale(2);
    transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.9);
    transform: translate(-50%, -50%) scale(0.9);
    opacity: 0;
  }
}
table {
  margin-bottom: 20px;
  word-break: break-word;
  width: 100% !important;
  height: auto !important;
  display: block;
  overflow: auto;
}
table tbody {
  display: table;
  width: 100% !important;
  min-width: 700px;
}
table td,
table th {
  padding: 5px 10px;
  border: 1px solid #666;
  width: auto !important;
  height: auto !important;
}
table tr {
  width: auto !important;
  height: auto !important;
}
table tr:nth-child(even) {
  background: #eee;
}
.seoPublic .title {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 2em;
}
.seoPublic > div {
  padding: 60px 0;
}
.seoPublic > div:nth-child(odd) {
  background: #fafafa;
}
.seoPublic .Auxil-about .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.seoPublic .Auxil-about .box .left {
  width: 40%;
}
.seoPublic .Auxil-about .box .left .img {
  height: 100%;
  background-size: cover;
  background-position: center center;
  display: block;
}
.seoPublic .Auxil-about .box .right {
  width: 60%;
  padding-left: 5%;
  padding-top: 20px;
  padding-bottom: 20px;
}
.seoPublic .Auxil-about .box .right div.h3 {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.2;
  margin-bottom: 1em;
}
.seoPublic .Auxil-about .box .right .text {
  font-size: 16px;
  line-height: 1.8;
  color: #666;
  max-height: 400px;
  overflow: auto;
}
.seoPublic .Auxil-honor .list ul {
  margin: -10px;
}
.seoPublic .Auxil-honor .list ul li {
  padding: 10px;
}
.seoPublic .Auxil-honor .list ul li a {
  display: block;
}
.seoPublic .Auxil-honor .list ul li a img {
  width: 100%;
}
.seoPublic .Auxil-news .list ul {
  margin: -13px;
}
.seoPublic .Auxil-news .list ul li {
  padding: 13px;
}
.seoPublic .Auxil-news .list ul li a.img-box {
  display: block;
  height: 240px;
  background-size: cover;
  background-position: center center;
}
.seoPublic .Auxil-news .list ul li .content {
  margin-top: 30px;
}
.seoPublic .Auxil-news .list ul li .content div.h6 {
  font-size: 22px;
  line-height: 2;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.seoPublic .Auxil-news .list ul li .content div.h6:hover {
  color: var(--color);
}
.seoPublic .Auxil-news .list ul li .content time {
  font-size: 14px;
  margin-top: 0.5em;
  display: block;
}
.seoPublic .Auxil-news .list ul li .content p {
  font-weight: 300;
  font-size: 16px;
  line-height: 2;
  margin: 1em 0;
}
.seoPublic .Auxil-news .list ul li .content a.link {
  font-weight: 300;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-bottom: 1px solid transparent;
  display: inline-block;
}
.seoPublic .Auxil-news .list ul li .content a.link:hover {
  border-color: var(--color);
  color: var(--color);
}
.seoPublic .Auxil-form .form ul {
  margin: -10px;
}
.seoPublic .Auxil-form .form ul li {
  padding: 10px;
}
.seoPublic .Auxil-form .form ul li input,
.seoPublic .Auxil-form .form ul li textarea {
  display: block;
  width: 100%;
  border: 1px solid #eee;
  font-size: 16px;
  padding: 8px 15px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.seoPublic .Auxil-form .form ul li textarea {
  height: 100px;
}
.seoPublic .Auxil-form .form ul li input:focus,
.seoPublic .Auxil-form .form ul li textarea:focus {
  border-color: var(--color);
}
.seoPublic .Auxil-form .form ul li.wid-100 {
  width: 100%;
}
.seoPublic .Auxil-form .form ul li input[type='submit'] {
  width: auto;
  display: inline-block;
  padding-left: 25px;
  padding-right: 25px;
  background: var(--color);
  color: whitesmoke;
  border: none;
}
.seoPublic .Auxil-form .form ul li input[type='submit']:hover {
  background: #222;
}
.seoPublic .seoIndustry .text {
  font-size: 16px;
  line-height: 1.8;
  color: #666;
}
.seoPublic .text a {
  color: var(--color);
}
.seoPublic .text a:hover {
  text-decoration: underline;
}
.seoPublic .Auxil-through {
  padding: 15px 0;
  background: none !important;
}
.seoPublic .Auxil-through a {
  display: inline-block;
  line-height: 40px;
  height: 40px;
  padding: 0 25px;
  font-size: 14px;
  color: black;
  border: 1px solid #eee;
  background: #f8f8f8;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.seoPublic .Auxil-through a:hover {
  background: var(--color);
  color: white;
}
.seoPublic .Auxil-related .list ul {
  margin: -20px -25px;
}
.seoPublic .Auxil-related .list ul li {
  padding: 20px 25px;
}
.seoPublic .Auxil-related .list ul li .box {
  display: block;
  background: white;
  -o-box-shadow: 0 0 12px rgba(125, 125, 125, 0.5);
  -webkit-box-shadow: 0 0 12px rgba(125, 125, 125, 0.5);
  box-shadow: 0 0 12px rgba(125, 125, 125, 0.5);
}
.seoPublic .Auxil-related .list ul li .box a.img-box {
  display: block;
}
.seoPublic .Auxil-related .list ul li .box .content {
  display: block;
  padding: 20px;
  text-align: center;
}
.seoPublic .Auxil-related .list ul li .box .content div.h3 {
  font-size: 22px;
  color: #111;
  font-weight: 500;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.seoPublic .Auxil-related .list ul li .box .content div.h3:hover {
  color: var(--color);
}
.seoPublic .Auxil-related .list ul li .box .content p {
  display: block;
  font-size: 16px;
  color: #888;
  line-height: 1.6;
  font-weight: 400;
  margin: 0.5em 0;
  height: 4.8em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.seoPublic .Auxil-related .list ul li .box .content a.more {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  height: 40px;
  padding: 0 20px;
  border: 1px solid var(--color);
  font-size: 16px;
  font-weight: 700;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: var(--color);
}
.seoPublic .Auxil-related .list ul li .box .content a.more i {
  margin-left: 5px;
}
.seoPublic .Auxil-related .list ul li .box .content a.more:hover {
  color: white;
  background: var(--color);
}
@media screen and (max-width: 1400px) {
  .seoPublic .title {
    font-size: 28px;
    margin-bottom: 1.5em;
  }
  .seoPublic .Auxil-about .box .right div.title,
  .seoPublic .Auxil-related .list ul li .box .content div.h3 {
    font-size: 20px;
  }
  .seoPublic .Auxil-form .form ul li input,
  .seoPublic .Auxil-form .form ul li textarea,
  .seoPublic .Auxil-about .box .right .text,
  .seoPublic .Auxil-news .list ul li .content p,
  .seoPublic .seoIndustry .text,
  .seoPublic .Auxil-related .list ul li .box .content p {
    font-size: 14px;
  }
  .seoPublic .Auxil-news .list ul li .content div.h6 {
    font-size: 18px;
  }
  .seoPublic .Auxil-related .list ul li .box .content a.more {
    font-size: 14px;
    line-height: 34px;
    height: 34px;
    padding: 0 15px;
  }
  .seoPublic .Auxil-related .list ul li {
    padding: 15px;
  }
  .seoPublic .Auxil-related .list ul {
    margin: -15px;
  }
}
@media screen and (max-width: 1000px) {
  .seoPublic .title {
    font-size: 24px;
    margin-bottom: 1em;
  }
  #cp-Nav {
    display: block;
  }
  #cp-Nav .nav {
    padding: 0 15px;
  }
  #cp-Nav .nav div.title {
    font-size: 18px;
    font-weight: bold;
    padding: 8px 10px;
    background: var(--color);
    border-radius: 5px;
    color: white;
  }
  #cp-Nav .nav i.mask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 230;
    background: rgba(0, 0, 0, 0.2);
  }
  #cp-Nav .nav > ul {
    display: none;
  }
  #cp-Nav .nav ul {
    position: fixed;
    top: 10%;
    max-height: 80%;
    left: 5%;
    width: 90%;
    padding: 20px;
    border-radius: 5px;
    background: white;
    z-index: 300;
    font-size: 16px;
    overflow: auto;
  }
  #cp-Nav .nav ul ul {
    padding: 0 10px;
    font-size: 14px;
    position: static;
    max-height: none;
    width: 100%;
    margin: 10px 0;
  }
  #cp-Nav .nav ul li a {
    display: block;
    padding: 5px 0;
    line-height: 28px;
  }
  .seoPublic .Auxil-about .box {
    display: block;
  }
  .seoPublic .Auxil-about .box .right {
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
  .seoPublic .Auxil-about .box .left {
    width: 100%;
    padding: 0;
  }
  .seoPublic .Auxil-about .box .left .img {
    height: 300px;
  }
  .seoPublic .Auxil-about .box .right div.h3 {
    font-size: 18px;
  }
  .seoPublic > div {
    padding: 30px 0;
  }
  .seoPublic .Auxil-about .box .right .text {
    max-height: none;
  }
}

/*隐藏*/
@media screen and (max-width: 1000px) {
  .seoIndustry,
  .ntf1,
  .aboutproduct,
  .Auxil-news,
  .prodet2-2,
  .prodet2-3,
  .prodet2-4,
  .prodet2-5,
  .prodet2-6,
  .btnac,
  .prodet2-7,
  .singlenews {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .news_title h1 {
    font-size: 16px !important;
  }
  .prewnext {
    font-size: 16px !important;
  }
}
em.ysb {
  position: relative;
  font-size: 0.5em;
  top: -1em;
}

body {
  --color: #e17d22;
}
.product-page1 {
  padding: 130px 0 0;
}
.product-page1 .product-1 .top ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.product-page1 .product-1 .top ul li {
  text-align: center;
}
.product-page1 .product-1 .top ul li img {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  border: 1px solid #f5f5f5;
  margin: 0 auto;
  object-fit: cover;
}
.product-page1 .product-1 .top ul li h4 {
  font-size: 16px;
  font-weight: 400;
  color: #010101;
  line-height: 1;
  text-align: center;
  margin-top: 25px;
  text-transform: capitalize;
}
.product-page1 .product-1 .top ul li:hover img {
  border: 1px solid var(--color);
}
.product-page1 .product-1 .top ul li:hover h4 {
  color: var(--color);
}
.product-page1 .product-1 .bot .protit1 {
  font-size: 30px;
  font-weight: bold;
  color: #000000;
  line-height: 1.5;
  margin-top: 55px;
}
.product-page1 .product-1 .bot .promiaoshu {
  font-size: 18px;
  font-weight: 400;
  color: #797979;
  line-height: 2;
  margin-top: 35px;
}
.product-page1 .produtc-2 {
  padding: 90px 0;
}
.product-page1 .produtc-2 .acc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product-page1 .produtc-2 .acc h3 {
  font-size: 30px;
  font-weight: bold;
  color: #000000;
  line-height: 1;
}
.product-page1 .produtc-2 .acc .form {
  position: relative;
}
.product-page1 .produtc-2 .acc .form input[type='text'] {
  width: 412px;
  height: 38px;
  background: #c9c9c9;
  border: none;
  border-bottom: 1px solid #c9c9c9;
  font-size: 17px;
  font-weight: 300;
  font-style: italic;
  color: #707070;
  line-height: 1;
  padding-left: 16px;
  background: transparent;
}
.product-page1 .produtc-2 .acc .form input[type='submit'] {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 25px;
  height: 25px;
  background: url(../images/pro-2.png) no-repeat center;
  border: none;
}
.product-page1 .produtc-2 .acc .form::after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 16px;
  background: var(--color);
}
.product-page1 .produtc-2 .top {
  margin-top: 60px;
}
.product-page1 .produtc-2 .top ul {
  margin: -25px;
}
.product-page1 .produtc-2 .top ul li {
  padding: 25px;
}
.product-page1 .produtc-2 .top ul li .img {
  /*width: 338px;
    height: 338px;*/
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product-page1 .produtc-2 .top ul li h4 {
  font-size: 20px;
  font-weight: 500;
  color: #000000;
  line-height: 2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-top: 20px;
  padding: 0 20px;
  text-align: center;
}
.product-page1 .produtc-2 .top ul li h4:hover {
  color: var(--color);
}
.product-page1 .imgbox ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-right: 50px;
  margin-top: 33px;
}
.product-page1 .init-konw {
  padding-bottom: 60px;
}
.product-page1 .init-konw .top .img {
  vertical-align: middle;
}
.product-page1 .init-konw .top .con {
  vertical-align: middle;
  padding-left: 100px;
}
.product-page1 .init-konw .top .con h4 {
  font-size: 30px;
  font-weight: bold;
  color: #0b262d;
  line-height: 1;
  margin-bottom: 30px;
}
.product-page1 .init-konw .top .con .initkonw {
  font-size: 16px;
  font-weight: 300;
  color: #595a5a;
  line-height: 2;
}
.prodet-page1 .prodet-1 {
  background: #f6f6f6;
  padding: 110px 0;
}
.prodet-page1 .prodet-1 .top .left {
  width: 53%;
}
.prodet-page1 .prodet-1 .top .left .left-box .smallImg {
  width: 18.5%;
  display: inline-block;
  vertical-align: middle;
}
.prodet-page1 .prodet-1 .top .left .left-box .smallImg ul {
  margin: -5px 0px;
}
.prodet-page1 .prodet-1 .top .left .left-box .smallImg ul li {
  padding: 5px 0;
}
.prodet-page1 .prodet-1 .top .left .left-box .smallImg ul li img {
  background: #ffffff;
  border: 1px solid #827f7b;
  border-radius: 10px;
}
.prodet-page1 .prodet-1 .top .left .left-box .bigImg {
  display: inline-block;
  width: 81.5%;
  padding-left: 20px;
  vertical-align: middle;
}
.prodet-page1 .prodet-1 .top .left .left-box .bigImg img {
  margin: 0 auto;
  background: #ffffff;
  border-radius: 20px;
  width: 100%;
}
.prodet-page1 .prodet-1 .top .right {
  width: 47%;
  padding-left: 77px;
}
.prodet-page1 .prodet-1 .top .right h1 {
  font-size: 34px;
  font-weight: bold;
  color: #000000;
  line-height: 2;
  margin-bottom: 20px;
}
.prodet-page1 .prodet-1 .top .right h4 {
  font-size: 24px;
  font-weight: 400;
  color: #000000;
  line-height: 1;
  padding: 20px 0 16px;
}
.prodet-page1 .prodet-1 .top .right select {
  height: 75px;
  width: 100%;
  background: transparent;
  border: none;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  font-size: 20px;
  font-weight: 400;
  color: #676767;
  line-height: 1;
}
.prodet-page1 .prodet-1 .top .right .caizhi {
  /*height: 75px;*/
  /*display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;*/
  font-size: 18px;
  font-weight: 400;
  color: #676767;
  padding: 30px 0;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  max-height: 300px;
  overflow: auto;
  margin: 10px 0;
}
.prodet-page1 .prodet-1 .top .right .caizhi::-webkit-scrollbar {
  width: 6px;
  border-radius: 10px;
}
.prodet-page1 .prodet-1 .top .right .caizhi::-webkit-scrollbar-thumb {
  background: #c5c5c5;
}
.prodet-page1 .prodet-1 .top .right .color {
  height: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
}
.prodet-page1 .prodet-1 .top .right .color .color_list img {
  margin-right: 15px;
}
.prodet-page1 .prodet-1 .top .right .color ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.prodet-page1 .prodet-1 .top .right .color ul li {
  margin-right: 40px;
  cursor: pointer;
}
.prodet-page1 .prodet-1 .top .right .color ul li .co {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.prodet-page1 .prodet-1 .top .right .color ul li .co i {
  display: inline-block;
  width: 33px;
  height: 33px;
}
.prodet-page1 .prodet-1 .top .right .color ul li .co h5 {
  font-size: 20px;
  font-weight: 400;
  color: #676767;
  line-height: 1;
  padding-left: 15px;
}

.prodet-page1 .prodet-1 .top .right .color .img_cont_c {
  display: none;
}
.prodet-page1 .prodet-1 .top .right .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.prodet-page1 .prodet-1 .top .right .btn a {
  display: inline-block;
  border: 1px solid #676767;
  border-radius: 0px;
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  padding: 14px 43px;
  line-height: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.prodet-page1 .prodet-1 .top .right .btn .acc1 {
  background: var(--color);
}
.prodet-page1 .prodet-1 .top .right .btn .acc1 img {
  vertical-align: middle;
  margin-right: 17px;
}
.prodet-page1 .prodet-1 .top .right .btn .acc1:hover {
  background: #000;
}
.prodet-page1 .prodet-1 .top .right .btn .acc2 {
  margin-left: 20px;
  background: transparent;
  color: #444444;
}
.prodet-page1 .prodet-1 .top .right .btn .acc2:hover {
  background: var(--color);
  color: #fff;
}
.prodet-page1 .prodet-2 {
  padding: 100px 0 60px;
}
.prodet-page1 .prodet-2 .options {
  padding-bottom: 23px;
  border-bottom: 1px solid #ececec;
}
.prodet-page1 .prodet-2 .options ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.prodet-page1 .prodet-2 .options ul li {
  font-size: 26px;
  font-weight: bold;
  color: #b2b2b2;
  line-height: 1;
  margin-right: 55px;
  text-transform: uppercase;
}
.prodet-page1 .prodet-2 .options ul li.active {
  color: var(--color);
}
.prodet-page1 .prodet-2 .ret {
  margin-top: 55px;
}
.prodet-page1 .prodet-2 .ret table td,
.prodet-page1 .prodet-2 .ret table th {
  border: 0;
  width: 100px !important;
  text-align: center;
}
.prodet-page1 .prodet-2 .ret .content {
  font-size: 16px !important;
  line-height: 2;
}
.prodet-page1 .prodet-2 .ret .content p,
.prodet-page1 .prodet-2 .ret .content span,
.prodet-page1 .prodet-2 .ret .content div {
  font-size: 16px !important;
}
.prodet-page1 .prodet-2 .ret .content strong,
.prodet-page1 .prodet-2 .ret .content b {
  font-size: 24px !important;
  font-weight: bold !important;
}
.prodet-page1 .prodet-2 .ret .content form {
  background: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  padding: 45px 45px 55px;
  margin-top: 30px;
}
.prodet-page1 .prodet-2 .ret .content h4 {
  font-size: 28px;
  line-height: 2;
  font-weight: bold;
  color: #000000;
  margin-bottom: 18px;
}
.prodet-page1 .prodet-2 .ret .content p {
  font-size: 16px;
  color: #838383;
  line-height: 35px;
}
.prodet-page1 .prodet-2 .ret .content form ul {
  margin: -20px;
  padding-top: 50px;
}
.prodet-page1 .prodet-2 .ret .content form ul li {
  padding: 20px;
}
.prodet-page1 .prodet-2 .ret .content form ul li span {
  font-size: 18px !important;
  line-height: 1;
  color: #000000;
  margin-bottom: 10px;
  display: inline-block;
}
.prodet-page1 .prodet-2 .ret .content form ul li input[type='text'] {
  height: 50px;
  width: 100%;
  border: 1px solid #dedede;
  padding: 0 20px;
  font-size: 18px;
  line-height: 1;
  color: #000000;
}
.prodet-page1 .prodet-2 .ret .content form ul li textarea {
  height: 130px;
  width: 100%;
  border: 1px solid #dedede;
  padding: 0 20px;
  font-size: 18px;
  line-height: 1;
  color: #000000;
}
.prodet-page1 .prodet-2 .ret .content form ul li input[type='submit'] {
  width: 235px;
  height: 50px;
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
  border: none;
  background: var(--color);
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.prodet-page1 .prodet-2 .ret .content form ul li input[type='submit']:hover {
  background: #000;
}
.prodet-page1 .prodet-3 {
  position: relative;
  background: #f6f6f6;
  padding: 95px 0;
}
.prodet-page1 .prodet-3 .swiper-button-prev,
.prodet-page1 .prodet-3 .swiper-button-next {
  width: 50px;
  height: 50px;
  top: 59%;
  border-radius: 50%;
  opacity: 1;
  background: url(../images/init32.png) no-repeat center;
}
.prodet-page1 .prodet-3 .swiper-button-prev {
  left: 2.8%;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.prodet-page1 .prodet-3 .swiper-button-next {
  right: 2.8%;
}
.prodet-page1 .prodet-3 .title2 {
  text-align: center;
}
.prodet-page1 .prodet-3 .title2 h3.tit1 {
  color: #000;
}
.prodet-page1 .prodet-3 .title2 p {
  font-size: 18px;
  font-weight: 400;
  color: #797979;
  line-height: 2;
  max-width: 888px;
  margin: 0 auto;
  margin-top: 30px;
}
.prodet-page1 .prodet-3 .list {
  margin-top: 60px;
}
.prodet-page1 .prodet-3 .list .img {
  text-align: center;
}
.prodet-page1 .prodet-3 .list .img img {
  border-radius: 20px;
}
.prodet-page1 .prodet-3 .list h4 {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  color: #000000;
  margin-top: 20px;
  line-height: 1.5;
}
@media screen and (max-width: 1570px) {
  .product-page1 .init-konw .top .con {
    padding-left: 40px;
  }
  .product-page1 .produtc-2 .top ul li {
    width: 33.333%;
  }
  .prodet-page1 .prodet-1 .top .right {
    padding-left: 30px;
  }
}
@media screen and (max-width: 1320px) {
  .prodet-page1 .prodet-1 .top .right h1 {
    font-size: 26px;
  }
  .prodet-page1 .prodet-1 .top .right .btn a {
    padding: 12px 25px;
  }
}
@media screen and (max-width: 1250px) {
  .product-page1{
    padding-top: 0;
  }
  .product-page2 .mbx{
    margin-top: 0;
  } 
}
@media screen and (max-width: 1100px) {
  .product-page1 .product-1 {
    display: none;
  }
  .product-page1 .produtc-2 .top ul li {
    width: 50%;
  }
  .product-page1 .produtc-2 .top ul li .img {
    margin: 0 auto;
  }
  .product-page1 .init-konw .top .con {
    width: 100%;
    padding: 0;
    margin-top: 30px;
  }
  .product-page1 .init-konw .top .img {
    width: 100%;
  }
  .product-page1 .init-konw {
    padding-bottom: 0;
    display: none;
  }
  .product-page1 .produtc-2{
    padding: 60px 0;
  }
  .product-page1 {
    padding: 0;
  }
  .prodet-page1 .prodet-1 .top .left {
    width: 100%;
  }
  .prodet-page1 .prodet-1 .top .right {
    width: 100%;
    margin-top: 30px;
    padding: 0;
  }
  .prodet-page1 .prodet-1,
  .prodet-page1 .prodet-2,
  .prodet-page1 .prodet-3 {
    padding: 60px 0;
  }
}
@media screen and (max-width: 972px) {
  .product-page1 .init-konw .top .img {
    display: none;
  }
  .product-page1 .produtc-2 .top ul {
    margin: -10px;
  }
  .product-page1 .produtc-2 .top ul li {
    padding: 10px;
  }
  .prodet-page1 .prodet-3 .swiper-button-prev,
  .prodet-page1 .prodet-3 .swiper-button-next {
    display: none;
  }
  .prodet-page1 .prodet-3 .list {
    margin-top: 30px;
  }
  .prodet-page1 .prodet-1 .top .right h4 {
    font-size: 20px;
    padding: 10px 0;
  }
  .prodet-page1 .prodet-2 .ret .content form {
    padding: 20px;
  }
  .prodet-page1 .prodet-2 .ret .content form ul {
    margin: -10px;
  }
  .prodet-page1 .prodet-2 .ret .content form ul li {
    padding: 10px;
  }
}
@media screen and (max-width: 768px) {
  .product-page1 .produtc-2 .acc {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .product-page1 .produtc-2 .acc .form {
    margin-top: 30px;
    width: 100%;
  }
  .product-page1 .imgbox ul {
    padding-right: 0;
  }
  .product-page1 .produtc-2 .acc .form input[type='text'] {
    width: 100%;
  }
  .product-page1 .produtc-2 .top {
    margin-top: 30px;
  }
  .product-page1 .produtc-2 {
    padding: 0 !important;
  }
  .prodet-page1 .prodet-1 .top .right h1 {
    font-size: 24px;
  }
  .prodet-page1 .prodet-2 .options ul li {
    margin-top: 20px;
    font-size: 20px;
  }
  .prodet-page1 .prodet-2 .ret .content h4 {
    font-size: 24px;
  }
  .prodet-page1 .prodet-2 .ret .content p {
    line-height: 2;
  }
  .prodet-page1 .prodet-2 .ret .content form ul {
    padding-top: 30px;
  }
  .prodet-page1 .prodet-3 .list h4 {
    font-size: 18px;
  }
}
@media screen and (max-width: 500px) {
  .product-page1 .produtc-2 .top ul li {
    width: 100%;
  }
}
@media screen and (max-width: 450px) {
  .product-page1 .produtc-2 .acc h3 {
    font-size: 24px;
  }
  .product-page1 .produtc-2 .top ul {
    margin: 0;
  }
  .product-page1 .produtc-2{
    padding: 40px 0;
  }
  .product-page1 {
    padding: 0;
  }
  .product-page1 .produtc-2 .top ul li {
    padding: 0;
    margin-top: 25px;
  }
  .product-page1 .init-konw .top .con h4 {
    font-size: 24px;
    margin-bottom: 15px;
  }

  .prodet-page1 .prodet-1,
  .prodet-page1 .prodet-2,
  .prodet-page1 .prodet-3 {
    padding: 40px 0;
  }
  .prodet-page1 .prodet-1 .top .right .color ul,
  .prodet-page1 .prodet-1 .top .right .btn {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .prodet-page1 .prodet-1 .top .right h1 {
    line-height: 2;
  }
  .prodet-page1 .prodet-1 .top .right select,
  .prodet-page1 .prodet-1 .top .right .caizhi {
    font-size: 16px;
    line-height: 2;
  }
  .prodet-page1 .prodet-1 .top .right .btn .acc2 {
    margin-left: 0;
    margin-top: 20px;
  }
  .prodet-page1 .prodet-2 .ret {
    margin-top: 30px;
  }
}
#index-body .product1 {
  padding: 107px 0 115px;
}
#index-body .product1 .header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#index-body .product1 .header h2 {
  font-size: 30px;
  line-height: 1.3;
}
#index-body .product1 .header .mores {
  font-size: 16px;
  line-height: 1.5;
  color: var(--color);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#index-body .product1 .header .mores:hover {
  color: var(--basic);
}
#index-body .product1 .content {
  margin-top: 34px;
}
#index-body .product1 .content ul .slick-slide:nth-child(odd) li .img-box {
  border-left: 0;
}
#index-body .product1 .content ul .slick-slide:nth-child(1) li .img-box {
  border-left: 1px solid #d1d1d1 !important;
}
#index-body .product1 .content ul .slick-slide:nth-child(even) li .img-box {
  border-left: 0;
}
#index-body .product1 .content ul li .img-box {
  display: block;
  border: solid 1px #d1d1d1;
  text-align: center;
  padding: 76px 0;
}
#index-body .product1 .content ul li .img-box img {
  display: inline-block;
}
#index-body .product1 .content ul li .text {
  padding: 25px 30px 0 0;
  font-size: 18px;
  line-height: 2;
}
#index-body .product1 .content ul li .text p {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
#index-body .product1 .content .slick-arrow {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 100%;
  border: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: var(--color);
  color: transparent;
  overflow: hidden;
  font-size: 0;
  z-index: 1;
}
#index-body .product1 .content .slick-arrow:after {
  content: '';
  font-family: FontAwesome;
  font-size: 18px;
  color: white;
}
#index-body .product1 .content .slick-arrow.slick-prev {
  left: -20px;
}
#index-body .product1 .content .slick-arrow.slick-prev:after {
  content: '\f104';
}
#index-body .product1 .content .slick-arrow.slick-next {
  right: -20px;
}
#index-body .product1 .content .slick-arrow.slick-next:after {
  content: '\f105';
}
#index-body .news1 {
  padding: 162px 0 146px;
}
#index-body .news1 h2 {
  font-size: 60px;
  line-height: 1;
  font-weight: 300;
}
#index-body .news1 .content {
  margin-top: 69px;
}
#index-body .news1 .content ul {
  margin-right: -60px;
}
#index-body .news1 .content ul li {
  padding-right: 60px;
}
#index-body .news1 .content ul li .img-box {
  display: block;
}
#index-body .news1 .content ul li .img-box img {
  width: 100%;
}
#index-body .news1 .content ul li .text {
  padding: 27px 5px 0 0;
}
#index-body .news1 .content ul li .text time {
  font-size: 14px;
  line-height: 1.7;
  color: rgba(0, 0, 0, 0.8);
}
#index-body .news1 .content ul li .text h4 {
  font-size: 24px;
  line-height: 1.8;
  margin-top: 5px;
}
#index-body .news1 .content ul li .text p {
  font-size: 16px;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin-top: 14px;
}
#index-body .news1 .content .slick-arrow {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 100%;
  border: none;
  position: absolute;
  top: 30%;
  transform: translateY(-50%);
  background-color: var(--color);
  color: transparent;
  overflow: hidden;
  font-size: 0;
  z-index: 1;
}
#index-body .news1 .content .slick-arrow:after {
  content: '';
  font-family: FontAwesome;
  font-size: 18px;
  color: white;
}
#index-body .news1 .content .slick-arrow.slick-prev {
  left: -20px;
}
#index-body .news1 .content .slick-arrow.slick-prev:after {
  content: '\f104';
}
#index-body .news1 .content .slick-arrow.slick-next {
  right: -20px;
}
#index-body .news1 .content .slick-arrow.slick-next:after {
  content: '\f105';
}
#index-body .news1 .content {
  position: relative;
}
#index-body .news1 .content ul {
  position: static;
}
@media screen and (max-width: 1280px) {
  #index-body .news1 .content ul li .text h4 {
    font-size: 22px;
  }
}
@media screen and (max-width: 1100px) {
  #index-body .news1 .content ul {
    margin-right: -40px;
  }
  #index-body .news1 .content ul li {
    padding-right: 40px;
  }
  #index-body .news1 .content ul li .text h4 {
    font-size: 21px;
  }
}
@media screen and (max-width: 1000px) {
  #index-body .product1 {
    padding: 60px 0;
  }
  #index-body .product1 .content ul .slick-slide:nth-child(odd) li .img-box {
    border-left-width: 1px;
  }
  #index-body .product1 .content ul .slick-slide:nth-child(even) li .img-box {
    border-left: 0;
  }
  #index-body .news1 {
    padding: 60px 0;
  }
}
@media screen and (max-width: 700px) {
  #index-body .product1 .content ul li .text {
    font-size: 17px;
  }
  #index-body .product1 {
    padding: 30px 0;
  }
  #index-body .product1 .content .slick-arrow.slick-prev {
    left: -10px;
  }
  #index-body .product1 .content .slick-arrow.slick-next {
    right: -10px;
  }
  #index-body .news1 {
    padding: 30px 0;
  }
  #index-body .news1 h2 {
    font-size: 40px;
  }
  #index-body .news1 .content {
    margin-top: 24px;
  }
  #index-body .news1 .content ul {
    margin-right: -15px;
  }
  #index-body .news1 .content ul li {
    padding-right: 15px;
  }
  #index-body .news1 .content ul li .text {
    padding: 10px 10px 0 0;
  }
  #index-body .news1 .content ul li .text h4 {
    font-size: 18px;
  }
}
@media screen and (max-width: 500px) {
  #index-body .product1 .header {
    display: block;
  }
  #index-body .news1 h2 {
    font-size: 34px;
  }
}
.m-page span,
.m-page a {
  margin: 3px;
  display: inline-block;
  width: 3em;
  height: 3em;
  line-height: 3em;
  text-align: center;
  border-radius: 50%;
  background-color: #f1f1ee;
}
.m-page span {
  color: #FFFFFF;
  background-color: var(--color);
}
/*.m-page {
  text-align: center;
  float: none;
  margin: 70px -5px 0;
}
.m-page a,
.m-page span {
  display: inline-block;
  text-align: center;
  width: 45px;
  height: 35px;
  font-size: 15px;
  line-height: 35px;
  border-radius: 5px;
  color: #111;
  font-weight: 500;
  -moz-box-shadow: 0 2px 10px 0 #d8dde6;
  -o-box-shadow: 0 2px 10px 0 #d8dde6;
  box-shadow: 0 2px 10px 0 #d8dde6;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  margin: 5px;
}
.m-page a:hover {
  background: var(--color) none repeat scroll 0 0;
  color: #fff;
}
.m-page span.current {
  background: var(--color);
  color: #fff;
}
@media screen and (max-width: 768px) {
  .m-page {
    margin: 30px -5px 0 0;
  }
  .m-page a,
  .m-page span {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}*/
@media screen and (max-width: 700px) {
.about-page .about-4 .acc .list{
  padding-bottom: 60px;
}
.about-page .about-4 .acc .list ul li .box{
  height: auto;
}
.about-page .about-4{
  padding-top: 60px;
}
.about-page .about-3{
  padding-top: 60px;
  padding-bottom: 60px;
}
.about-page .about-1 .bot{
  margin-top: 40px;
}
.certification-page .certification-1 .top ul li{
  margin-top: 0px;
}
.faq-page .faq-1{
  padding-top: 0;
}
.prodet-page1 .prodet-2{
  padding-top: 0;
}
.news-page .news-1 .top ul li{
  margin-top: 0;
  margin-block-end: 0;
}
.news-page .news-1 .top ul li .box .con .tit{
  line-height: 1.5;
}
.newdet-page .news{
  padding-top: 0!important;
  padding-bottom: 0!important;
}
.contact-page .contact-1{
   padding-top: 0;
   padding-bottom: 0;
}
}
.font-w-600{
  font-weight: 600;
}
.product-page2 .more_cont_2::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  color: #fff;
}
.product-page2 .more_cont_2:hover::before {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.product-page2 .basePro .img {
  border-radius: 1em;
  border: 1px solid #eee;
}
.product-page2 .basePro .name {
  position: static;
  width: 100%;
  margin-top: 15px;
}
.product-page2 .product-1::before,
.product-page2 .product-1::after {
  content: "";
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  width: 6%;
  background: -webkit-gradient(linear, right top, left top, from(#fff9f2), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(right, #fff9f2 0%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(right, #fff9f2 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(270deg, #fff9f2 0%, rgba(255, 255, 255, 0) 100%);
}
.product-page2 .product-1::before {
  left: 0;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
  background: -webkit-gradient(linear, right top, left top, from(#fff9f2), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(right, #fff9f2 0%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(right, #fff9f2 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(270deg, #fff9f2 0%, rgba(255, 255, 255, 0) 100%);
}
.product-page2 .product-1 .slickBtn {
  font-size: 50px;
}
.product-page2 .product-1 .slickBtn div {
  width: 1.1em;
  height: 1.1em;
  border: 1px solid #b2b2b2;
  background-color: #FFFFFF;
}
.product-page2 .product-1 .slickBtn.pos div {
  top: 40%;
}
.product-page2 .product-1 .slickBtn.pos div.prev {
  right: auto;
  left: 5%;
}
.product-page2 .product-1 .slickBtn.pos div.prev svg {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.product-page2 .product-1 .slickBtn.pos div.next {
  right: 5%;
  left: auto;
}
.product-page2 .product-1::before,
.product-page2 .product-1::after {
  content: "";
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  width: 6%;
  background: -webkit-gradient(linear, right top, left top, from(#fff9f2), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(right, #fff9f2 0%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(right, #fff9f2 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(270deg, #fff9f2 0%, rgba(255, 255, 255, 0) 100%);
}
.product-page2 .product-1::before {
  left: 0;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
  background: -webkit-gradient(linear, right top, left top, from(#fff9f2), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(right, #fff9f2 0%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(right, #fff9f2 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(270deg, #fff9f2 0%, rgba(255, 255, 255, 0) 100%);
}
.product-page2 .product-1 .slickBtn {
  font-size: 50px;
}
.product-page2 .product-1 .slickBtn div {
  width: 1.1em;
  height: 1.1em;
  border: 1px solid #b2b2b2;
  background-color: #FFFFFF;
}
.product-page2 .product-1 .slickBtn.pos div {
  top: 40%;
}
.product-page2 .product-1 .slickBtn.pos div.prev {
  right: auto;
  left: 5%;
}
.product-page2 .product-1 .slickBtn.pos div.prev svg {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.product-page2 .product-1 .slickBtn.pos div.next {
  right: 5%;
  left: auto;
}
.product-page2 .product-1 ul li a img{
  width: 100%;
}
.product-page2 .product-2 .container {
  max-width: 80%;
}
.product-page2 .product-2 .shadow_inner {
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  z-index: 4;
}
.product-page2 .product-2 .shadow_inner.active {
  width: 100%;
  height: 100%;
}
.product-page2 .product-2 .tip_title_cont {
  border-top: 1px solid #c2c2c2;
}
.product-page2 .product-2 .tip {
  color: #464646;
}
.product-page2 .product-2 .cat_name {
  border-bottom: 1px solid currentColor;
}
.product-page2 .product-2 .list_cont {
  position: absolute;
  width: 600px;
  top: 100%;
  z-index: 5;
  left: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  padding: 10px;
  border: 4px;
  font-size: 16px;
  display: none;
}
.product-page2 .product-2 .list_cont a {
  display: block;
  padding: 6px 16px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
.product-page2 .product-2 .list_cont a:hover {
  background-color: #ebebeb;
}
.product-page2 .product-2 .allbtn {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 50%;
  background-color: var(--color);
}
.product-page2 .product-2 .list {
  border-top: 1px solid rgba(194, 194, 194, 0.4);
}
@media (max-width: 1000px) {
  .product-page2 .product-2 .tip_title_cont {
    display: none;
  }
}
.product-page2 .product-2 .list .dots li {
  margin: 3px;
  display: inline-block;
}

.product-page2 .product-2 .list .dots li button {
  width: 3em;
  height: 3em;
  line-height: 3em;
  text-align: center;
  border-radius: 50%;
  background-color: #f1f1ee;
  border: 0;
}

.product-page2 .product-2 .list .dots li.slick-active button {
  color: #FFFFFF;
  background-color: var(--color);
}
