@font-face {
  font-family: 'MB';
  src: url('../fonts/Montserrat-Bold.eot?#iefix') format('eot'), url('../fonts/Montserrat-Bold.woff2') format('woff2'), url('../fonts/Montserrat-Bold.woff') format('woff'), url('../fonts/Montserrat-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'MEL';
  src: url('../fonts/Montserrat-ExtraLight.eot') format('eot'), url('../fonts/Montserrat-ExtraLight.woff2') format('woff2'), url('../fonts/Montserrat-ExtraLight.woff') format('woff'), url('../fonts/Montserrat-ExtraLight.ttf') format('truetype');
}
@font-face {
  font-family: 'MR';
  src: url('../fonts/Montserrat-Regular.eot') format('eot'), url('../fonts/Montserrat-Regular.woff2') format('woff2'), url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'MY';
  src: url('../fonts/MicrosoftYaHei.eot') format('embedded-opentype'), url('../fonts/MicrosoftYaHei.woff2') format('woff2'), url('../fonts/MicrosoftYaHei.woff') format('woff'), url('../fonts/MicrosoftYaHei.ttf') format('truetype');
}
@font-face {
  font-family: 'RJM';
  src: url('../fonts/Rajdhani-Medium.eot') format('embedded-opentype'), url('../fonts/Rajdhani-Medium.woff2') format('woff2'), url('../fonts/Rajdhani-Medium.woff') format('woff'), url('../fonts/Rajdhani-Medium.ttf') format('truetype');
}
@font-face{
  font-family: 'roboto-bold';
  src: url(../fonts/roboto-bold.ttf) format('truetype'),url(../fonts/roboto-bold.eot) format('eot'),url(../fonts/roboto-bold.woff) format('woff'),url(../fonts/roboto-bold.woff2) format('woff2');
}
@font-face{
  font-family: 'roboto-regular';
  src: url(../fonts/roboto-regular.ttf) format('truetype'),url(../fonts/roboto-regular.eot) format('eot'),url(../fonts/roboto-regular.woff) format('woff'),url(../fonts/roboto-regular.woff2) format('woff2');
}

@-moz-keyframes dropIn {
  0% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes dropIn {
  0% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
  }
}


@-webkit-keyframes ks {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  10% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    opacity: .3;
  }
  to {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
@-o-keyframes ks {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  10% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    opacity: .3;
  }
  to {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes ks {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  10% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    opacity: .3;
  }
  to {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes ks {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  10% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    opacity: .3;
  }
  to {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
body {
  font-family: 'MR';
  overflow-x: hidden;
  height: auto;
}
.ui.container {
  padding: 0 15px;
  position: relative;
  max-width: 1474px;
  margin: auto;
  width: 100%;
}
#header {
  z-index: 20;
  position: relative;
  width: 100%;
}
#header .h-top {
  line-height: 36px;
  height: 36px;
  width: 100%;
  background: #000;
}
#header .h-top .ui.container {
  padding: 0 15px;
  position: relative;
  max-width: 1841px;
  margin: auto;
  width: 100%;
}
#header .h-top .grid-box .left ul {
  color: #fff;
}
#header .h-top .grid-box .left ul li {
  display: inline-block;
  margin-right: 3rem;
}
#header .h-top .grid-box .left ul li img {
  vertical-align: middle;
  margin-right: 0.8rem;
}
#header .h-top .grid-box .left ul li span {
  font-size: 14px;
  letter-spacing: 1px;
  font-family: 'MEL';
  vertical-align: middle;
}
#header .h-top .grid-box .left ul li:last-child {
  margin-right: 0;
}
#header .h-top .grid-box .left{
  width: 70%;
}
#header .h-top .grid-box .right {
  text-align: right;
  width: 30%;
}
#header .h-top .grid-box .right ul li {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  margin-right: 1.25rem;
}
#header .h-top .grid-box .right ul li:last-child {
  margin-right: 0;
}
#header .nav {
  display: inline-block;
  width: 100%;
  background: #252525;
}
#header .nav .ui.menu {
  display: flex;
  align-items: center;
  margin: 0 auto;
  max-width: 1841px;
  padding-top: 1rem;
  padding-bottom: 0.5rem;
}
#header .nav .ui.menu .logo {
  display: inline-block;
  margin-left: 0;
  vertical-align: middle;
  padding-bottom: 0.5rem;
}
#header .nav .ui.menu .logo .hover_img {
  display: none;
}
#header .nav .ui.menu .menu-box {
  display: inline-block;
  vertical-align: middle;
  margin-left: auto;
  margin-right: auto;
}
#header .nav .ui.menu .menu-box ul.menu > li {
  margin: 0 4rem 0 0;
  font-size: 16px;
  letter-spacing: 1px;
  color: #fff;
  -webkit-perspective: 500px;
  perspective: 500px;
  transform-style: preserve-3d;
  z-index: 100;
  float: left;
  position: relative;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
}
#header .nav .ui.menu .menu-box ul.menu > li > a {
  display: block;
  padding: 25px 0;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu {
  -webkit-perspective: 500px;
  perspective: 500px;
  transform-style: preserve-3d;
  text-align: left;
  position: absolute;
  font-size: 15px;
  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;
  transform-origin: 0 0 0;
  opacity: 0;
  transition: transform 0.5s, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
  -moz-transition: -moz-transform 0.5s, opacity 0.3s;
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid #000;
  display: none \9;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li {
  display: block;
  float: none;
  padding: 0 15px;
  line-height: 40px;
  color: black;
  font-size: 14px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
}
#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:hover {
  background: #222;
  color: white;
}
#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 .menu-box ul.menu > li:last-child {
  margin: 0;
}
#header .nav .ui.menu .h-search {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0;
  cursor: pointer;
}
#header .nav .ui.menu .h-search form {
  position: relative;
}
#header .nav .ui.menu .h-search form input {
  display: inline-block;
  font-size: 14px;
  color: #666;
  letter-spacing: 1px;
  font-family: 'MEL';
  width: 194px;
  height: 28px;
  line-height: 26px;
  border: none;
  border-radius: 12px;
  color: #333;
  background-color: #fefefe;
  padding: 0 0 0 12px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#header .nav .ui.menu .h-search form button {
  position: absolute;
  right: 0px;
  top: 0;
  bottom: 0;
  border: none;
  background-color: #666;
  width: 50px;
  height: 28px;
  border-radius: 0 12px 12px 0;
  line-height: 28px;
}
#header .nav .ui.menu .h-search form button img {
  vertical-align: middle;
}
#header .nav .ui.menu .language {
  margin-left: 4.25rem;
  position: relative;
}
#header .nav .ui.menu .language .sub-menu {
  -webkit-perspective: 500px;
  perspective: 500px;
  transform-style: preserve-3d;
  text-align: left;
  position: absolute;
  font-size: 15px;
  background: #fff;
  top: 140%;
  right: 0;
  width: 130px;
  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;
  transform-origin: 0 0 0;
  opacity: 0;
  transition: transform 0.5s, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
  -moz-transition: -moz-transform 0.5s, opacity 0.3s;
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid #f18101;
  display: none \9;
}
#header .nav .ui.menu .language .sub-menu li {
  display: block;
  float: none;
  padding: 0 15px;
  line-height: 40px;
  color: black;
  font-size: 14px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
}
#header .nav .ui.menu .language .sub-menu li a {
  display: block;
}
#header .nav .ui.menu .language .sub-menu li a img {
  vertical-align: middle;
  height: 20px;
  margin-right: 10px;
}
#header .nav .ui.menu .language .sub-menu li:hover {
  background: #222;
  color: white;
}
#header .nav .ui.menu .language: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 .Classification {
  margin-left: 0.6rem;
  margin-top: -0.5rem;
}
#header.active{
  position: fixed;
  top: 0;
}
#pro-menu {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 22;
  width: 100%;
  height: 100%;
  background: white;
  overflow: auto;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#pro-menu ul {
  height: 100%;
}
#pro-menu ul li {

}
#pro-menu ul li a {
  display: block;

  overflow: hidden;
  position: relative;
  filter: grayscale(0.8);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#pro-menu ul li a img {

  width: auto;
  max-width: none;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  position: relative;
  min-width: 100%;
}
#pro-menu ul li a h5 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 5%;
  text-align: center;
  color: #000;
  font-weight: bold;
  font-size: 40px;
  z-index: 1;
  opacity: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#pro-menu ul li a:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#pro-menu ul li a:hover {
  filter: grayscale(0);
}
#pro-menu ul li a:hover:after {
  opacity: 0;
}
#pro-menu ul li a:hover h5 {
  bottom: 5%;
  opacity: 1;
}
#pro-menu span.close {
  position: absolute;
  left: 50%;
  top: 5%;
  z-index: 2;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 40px;
  color: white;
  cursor: pointer;
  user-select: none;
}
#pro-menu span.close:after {
  content: "\f102";
  font-family: "FontAwesome";
  position: relative;
  -webkit-animation: out_0 1.5s linear infinite;
  -o-animation: out_0 1.5s linear infinite;
  -ms-animation: out_0 1.5s linear infinite;
  -moz-animation: out_0 1.5s linear infinite;
  animation: out_0 1.5s linear infinite;
}
#pro-menu span.close:hover:after {
  animation: none;
}
#pro-menu.active {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@keyframes out_0 {
  from {
    opacity: 0;
    top: 0;
  }
  10% {
    opacity: 1;
    top: 0;
  }
  80% {
    top: -20px;
    opacity: 0;
  }
  to {
    top: -20px;
    opacity: 0;
  }
}
#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;
  font-weight: 400;
  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;
}
#banner .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  color: transparent;
  border: none;
  z-index: 1;
  outline: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  opacity: 0;
}
#banner .slick-arrow:hover {
  background-color: #f2612f;
}
#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.5);
  left: 15px;
}
#banner .slick-next {
  background: url("../images/banner-btn-r.png") no-repeat center center rgba(0, 0, 0, 0.5);
  right: 15px;
}
#banner ul.slick-dots {
  position: absolute;
  left: 50%;
  bottom: 6%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#banner ul.slick-dots li {
  width: 23px !important;
  height: 23px !important;
  background: 0 0 !important;
  border: 1px solid transparent !important;
  border-radius: 100% !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  margin: 0 1.5rem 0 0 !important;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: transparent;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#banner .slick-dots li:after {
  content: '';
  width: 9px;
  height: 9px;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
}
#banner ul.slick-dots li button {
  display: none;
}
#banner ul.slick-dots li.slick-active {
  border-color: #fff !important;
}
#banner .slick-slide .content {
  display: none;
}
#banner .slick-active .content {
  display: block;
}
table {
  width: 100%;
  margin-bottom: 20px;
  word-break: break-word;
}
table td,
table th {
  padding: 5px 10px;
  border: 1px solid #666;
  width: 50%;
}
table td:first-child {
  color: #2d2d2d;
}
table td:last-child {
  color: #666;
}
#mobile {
  position: fixed;
  top: 0;
  left: -280px;
  width: 280px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  display: none;
  z-index: 999;
}
#mobile .yy {
  content: '';
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  right: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.13);
  z-index: -1;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#mobile #menu-on {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 100%;
  top: 10px;
  cursor: pointer;
}
#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%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-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: 100vh;
  display: block;
  background: #222;
  padding: 40px 10%;
  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: #fd2318;
  text-decoration: underline;
}
#mobile .menu-content .menu-list ul li li a {
  position: relative;
  padding-left: 15px;
  font-size: 14px;
  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%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#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: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#mobile .menu-content .mob-share ul li:hover {
  background: #fd2318;
}
#mobile .menu-content #menu-off {
  margin-top: 40px;
  cursor: pointer;
}
#mobile.active {
  left: 0;
}
#mobile.active .yy {
  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);
  -o-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);
  -o-transform: translateX(-50%) rotateZ(-45deg);
  transform: translateX(-50%) rotateZ(-45deg);
  top: 28px;
  margin-left: 3px;
}
#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 {
  position: relative;
}
#banner ul li {
  position: relative;
}
#banner ul li > img {
  width: 100%;
  min-height: 250px;
  object-fit: cover;
}
#banner ul li .text {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  color: #fefefe;
}
#banner ul li .text h3 {
  font-size: 1.7rem;
  font-family: 'MB';
  line-height: 1;
}
#banner ul li .text p {
  font-size: 14px;
  font-family: 'MEL';
  line-height: 2;
  width: 48%;
  word-wrap: break-word;
  margin-top: 2.4rem;
}
#banner ul li .text .more {
  margin-top: 2.6rem;
}
#banner ul li .text .more a {
  display: block;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 10px;
  font-size: 14px;
  font-family: 'MEL';
  width: 9.9%;
  padding: 13px 0 12px 0;
  text-align: center;
}
#index-body .header {
  text-align: center;
}
#index-body .header h3 {
  font-size: 1.9rem;
  line-height: 1;
  font-weight: bold;
}
#index-body .header p {
  font-size: 14px;
  font-family: 'MEL';
  font-weight: bold;
  line-height: 2;
  margin-top: 1.4rem;
}
#index-body .header ul {
  margin-top: 2.5rem;
}
#index-body .header ul li {
  display: inline-block;
  width: 11%;
  margin-right: 7px;
}
#index-body .header ul li:last-child {
  margin-right: 0;
}
#index-body .header ul li a {
  display: block;
  background-color: #000;
  color: #fff;
  font-size: 15px;
  font-family: 'Arial';
  text-align: center;
  width: 100%;
  padding: 13px 0;
      border: 2px solid #000;
      transition: all 1.2s ease;
          text-transform: capitalize;
          
}
#index-body .header ul li:hover a {
    background-color: #fff;
    color: #000;
    border: 2px solid #000;
    transition: all 1.2s ease;
        font-weight: bold;
}

#index-body .product {
  padding: 4.45rem 0 0 0;
}
#index-body .product .ui.container {
  max-width: 1558px;
  padding: 0 15px;
  position: relative;
  margin: auto;
  width: 100%;
}
#index-body .product .p-box {
  margin-top: 3.65rem;
}
#index-body .product .p-box .slick-slide img {
  display: inline-block;
}
#index-body .product .p-box ul {
  width: 90%;
  margin: auto;
}
#index-body .product .p-box li {
  text-align: center;
  margin-bottom: 3.8rem;
}
#index-body .product .p-box li p {
  font-size: 14px;
}
#index-body .product .more a {
  display: block;
  width: 98.9%;
  background-color: #ffffff;
  border: solid 1px #ececec;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  margin: auto;
  padding: 13px 0;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}
#index-body .product .more a:hover {
  background-color: #000;
  color: #fff;
}
#index-body .init-2 {
  margin-top: 4.6rem;
  padding: 100px 0;
  background: url("../images/ab1.jpg") no-repeat;
  position: relative;
      background-size: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
#index-body .init-2::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
#index-body .init-2 .ui.container {
  width: auto;
  max-width: 1474px;
  padding: 0 15px;
  margin: auto;
  position: relative;
}
#index-body .init-2 .box .left {
  vertical-align: middle;
}
#index-body .init-2 .box .left i.tag {
  display: block;
  font-size: 20px;
  color: #fff;
  margin-bottom: 1.45rem;
}
#index-body .init-2 .box .left h3 {
  display: inline-block;
  font-size: 1.9rem;
  color: rgba(255, 255, 255, 0.7);
  font-family: 'MB';
  line-height: 1.2;
}
#index-body .init-2 .box .left a.more {
  float: right;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 40px;
  position: relative;
}
#index-body .init-2 .box .left a.more:before,
#index-body .init-2 .box .left a.more:after {
  content: '';
  width: 60px;
  height: 3px;
  display: inline-block;
  background: white;
}
#index-body .init-2 .box .left a.more:after {
  width: 0;
  position: absolute;
  top: 46%;
  left: 0;
  background: #000;
  z-index: 1;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#index-body .init-2 .box .left a.more:hover:after {
  width: 60px;
}
#index-body .init-2 .box .left a.more em {
  background: black;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  padding: 1px 13px 1px 12px;
  letter-spacing: 1px;
  font-family: 'RJM';
}
#index-body .init-2 .box .left a.more span {
  display: inline-block;
  width: 0;
  height: 0;
  position: relative;
  margin-left: 2px;
  z-index: 1;
  vertical-align: middle;
}
#index-body .init-2 .box .left a.more span:after {
  content: '';
  display: block;
  width: 62px;
  height: 62px;
  position: absolute;
  background: url(../images/ab2.png);
  top: 50%;
  left: 46%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}
#index-body .init-2 .box .right {
  vertical-align: middle;
  padding-left: 10%;
}
#index-body .init-2 .box .right h3 {
  display: block;
  font-size:18px;
  text-transform: uppercase;
  color: white;
  line-height: 1.6;
  font-weight: bold;
}
#index-body .init-2 .box .right .text {
    display: block;
    margin: 1rem 0 2.5rem;
    font-size: 17px;
    color: white;
    line-height: 1.8;
    font-family: 'Arial';
}
#index-body .init-2 .box .right a.more {
  display: inline-block;
  line-height: 40px;
  height: 40px;
  padding: 0 20px;
  font-size: 14px;
  color: black;
  font-weight: bold;
  border-radius: 2px;
  background: #d2dbe1;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
      text-transform: capitalize;
}
#index-body .init-2 .box .right a.more:hover {
    background: #000;
    color: #fff;
}
#index-body .init-2 .box .right .list {
  margin-top: 2rem;
}
#index-body .init-2 .box .right .list ul {
  margin: -4px;
}
#index-body .init-2 .box .right .list ul li {
  padding: 4px;
}
#index-body .init-2 .box .right .list ul li a {
  display: block;
}
#index-body .init-2 .box .right .list ul li a img {
  width: 100%;
}
#index-body .i-product {
  margin-top: 4.65rem;
}
#index-body .i-product .box {
  margin-top: 3.85rem;
  position: relative;
}
#index-body .i-product .box .slick-slide {
  padding-bottom: 100px;
}                    
#index-body .i-product .box .slick-current li p {
  opacity: 1;
}
#index-body .i-product .box .slick-current li .more {
  opacity: 1;
}
#index-body .i-product .box li {
  position: relative;
}
#index-body .i-product .box li p {
    position: absolute;
    font-size: 17px;
    font-family: 'Arial';
    line-height: 1.6;
    text-align: center;
    bottom: -35px;
    opacity: 0;
}
span.co-biao {
    font-size: 20px;
    font-weight: bold;
    text-transform: capitalize;
}
#index-body .i-product .box li .more {
  display: block;
  background-color: #000;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  font-family: 'MEL';
  width: 16.2%;
  padding: 10px 0;
  position: absolute;
  text-align: center;
  bottom: -100px;
  left: 42%;
  border-radius: 20px;
  opacity: 0;
}
#index-body .i-product .box .left {
  position: absolute;
  top: 0;
  left: 0;
  width: 20%;
  height: 100%;
  background-color: rgba(254, 254, 254, 0.5);
}
#index-body .i-product .box .right {
  position: absolute;
  top: 0;
  right: 0;
  width: 20%;
  height: 100%;
  background-color: rgba(254, 254, 254, 0.5);
}
#index-body .advantage {
  margin-top: 4.7rem;
}
#index-body .advantage .ui.container {
  max-width: 1602px;
  padding: 0 15px;
  position: relative;
  margin: auto;
  width: 100%;
}
#index-body .advantage li {
  float: left;
  list-style: none;
  width: 279px;
  height: 575px;

  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
#index-body .advantage li img {
  height: 575px;
  width: 100%;
}
#index-body .advantage li:hover {
  width: 652px;
}
#index-body .advantage li:hover:first-child {
  width: 279px;
}
#index-body .advantage li:first-child {
  width: 652px;
}
#index-body .news {
  margin-top: 4.6rem;
  overflow: hidden;
  padding-bottom: 4.5rem;
}
#index-body .news .box {
  margin-top: 1.75rem;
}
#index-body .news .box li {
  position: relative;
  padding: 0 20px;
}
#index-body .news .box li img {
  width: 100%;
}
#index-body .news .box li .content {
  position: absolute;
  top: 5.35rem;
  left: 2.5rem;
  color: #fff;
  max-width: 564px;
  opacity: 1;
}
#index-body .news .box li .content h4 {
  font-size: 22px;
  line-height: 1;
}
#index-body .news .box li .content span {
  font-size: 14px;
  font-family: 'MY';
  line-height: 1;
  margin-top: 1.35rem;
  display: block;
}
#index-body .news .box li .content p {
  font-size: 16px;
  font-family: 'MEL';
  line-height: 1.8;
  margin-top: 1.4rem;
}
#index-body .news .box .slick-current + div li .content {
  opacity: 0;
}
#index-body .news .box .slick-active + div li .content {
  opacity: 0;
}
#index-body .news .newsBox {
  margin-top: 1.75rem;
  position: relative;
}
#index-body .news .newsBox .swiper-container {
  overflow: inherit;
}
#index-body .news .newsBox .swiper-container .swiper-slide a {
  display: block;
  overflow: hidden;
  position: relative;
}
#index-body .news .newsBox .swiper-container .swiper-slide a:hover img {
  transform: scale(1.1);
}
#index-body .news .newsBox .swiper-container .swiper-slide a img {
  width: 100%;
}
#index-body .news .newsBox .swiper-container .swiper-slide a .content {
  position: absolute;
  top: 5.35rem;
  left: 2.5rem;
  color: #fff;
  max-width: 564px;
}
#index-body .news .newsBox .swiper-container .swiper-slide a .content h4 {
  font-size: 22px;
  line-height: 1;
}
#index-body .news .newsBox .swiper-container .swiper-slide a .content span {
  font-size: 14px;
  font-family: 'MY';
  line-height: 1;
  margin-top: 1.35rem;
  display: block;
}
#index-body .news .newsBox .swiper-container .swiper-slide a .content p {
  font-size: 16px;
  font-family: 'MEL';
  line-height: 1.8;
  margin-top: 1.4rem;
}
#footer {
  background-color: #000;
  padding: 11.85rem 0 7.35rem 0;
}
#footer .ui.container {
  max-width: 1640px;
  padding: 0 15px;
  position: relative;
  margin: auto;
  width: 100%;
}
#footer .f-header {
  padding-bottom: 2.5rem;
  border-bottom: 1px solid #262626;
}
#footer .f-header .logo {
  width: 20%;
}
#footer .f-header .nav {
  width: 80%;
  padding: 0.5rem 0 0 0;
  text-align: right;
}
#footer .f-header .nav li {
  display: inline-block;
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  letter-spacing: 1px;
  margin-right: 5rem;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}
#footer .f-header .nav li:last-child {
  margin-right: 0;
}
#footer .f-header .nav li:hover {
  color: #fff;
}
#footer .f-content {
  padding-top: 3.15rem;
}
#footer .f-content .left {
  color: #777;
}
#footer .f-content .left h3 {
  font-size: 18px;
  line-height: 1.6;
  font-weight: bold;
}
#footer .f-content .left p {
  font-size: 16px;
  margin-top: 1.35rem;
  line-height: 1.8;
  font-weight: bold;
}
#footer .f-content .left ul li {
  font-size: 16px;
  line-height: 1.8;
  font-weight: bold;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}
#footer .f-content .left ul li:hover {
  color: #fff;
}
#footer .f-content .right {
  text-align: right;
}
#footer .f-content .right #ewm{
  width: 100px;
  border: 5px solid #fff;
  margin: 0 0 30px auto;
}
#footer .f-content .right .share {
  color: #b3b3b3;
}
#footer .f-content .right .share li {
  display: inline-block;
  font-size: 18px;
  margin-right: 1.35rem;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}
#footer .f-content .right .share li:last-child {
  margin-right: 0;
}
#footer .f-content .right .share li:hover {
  color: #fff;
}
#footer .f-content .right .f-bq {
  font-size: 14px;
  color: #7f7f7f;
  font-weight: bold;
  margin-top: 2.6rem;
}
#footer .f-content .right .f-bq a:first-child,
#footer .f-content .right .f-bq a:last-child {
  vertical-align: middle;
}
#footer .f-content .right .f-bq svg {
  vertical-align: middle;
  width: auto;
  max-height: 26px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  fill: #7f7f7f;
}
#footer .f-content .right .f-bq svg text {
  fill: #7f7f7f;
}
#footer .f-content .right .f-bq svg:hover {
  fill: #fff;
}
@media screen and (max-width: 1500px) {
  #header .nav .ui.menu .menu-box ul.menu > li {
    margin: 0 2rem 0 0;
  }
  .w-accor .cur {
    width: 550px !important;
  }
}
@media screen and (max-width: 1400px) {
  #header .nav .ui.menu .menu-box ul.menu > li {
    margin: 0 0.8rem;
  }
  .w-accor .cur {
    width: 500px !important;
  }
}
@media screen and (max-width: 1280px) {
  .w-accor .cur {
    width: 470px !important;
  }
}
@media screen and (max-width: 1170px) {
  #header .nav .ui.menu .menu-box ul.menu > li {
    margin: 0 0.2rem;
  }
  #header .nav .ui.menu .language {
    margin-left: 1.25rem;
  }
  .w-accor li {
    margin-right: 0 !important;
  }
  .w-accor .cur {
    width: 460px !important;
  }
  #index-body .header ul li{
    width: 23%;
  }
  #footer .f-header .nav li{
    margin-right: 4rem;
  }
}
@media screen and (max-width: 1000px) {
      #index-body .i-product .box li p{
    position: initial;
    width: 100%;
    padding: 0 15px;
  }
  #index-body .i-product .box li .more{
    position: initial;
    width: 35%;
    margin: 20px auto 0;
  }
  #index-body .i-product .box .left,
  #index-body .i-product .box .right{
    display: none !important;
  }
  #index-body .i-product .box li p,
  #index-body .i-product .box li .more{
    opacity: 1;
  }
}
@media screen and (max-width: 992px) {
  #header .nav .ui.menu .Classification {
    display: none;
  }
  #mobile #menu-on i {
    background: #fff;
  }
  #header .nav .ui.menu {
    padding-top: 0;
  }
  #banner ul li .text p {
    width: 60%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
  #banner ul li .text .more {
    margin-top: 1.6rem;
  }
  #banner ul li .text .more a {
    width: 15%;
  }
  #index-body .advantage {
    display: none;
  }
  #footer .f-header .logo {
    width: 100%;
  }
  #footer .f-header .nav {
    display: none;
  }
  #footer .f-content .right .share {
    display: none;
  }
  #header .nav .ui.menu .logo{
    padding: 5px 0;
  }
}
@media screen and (max-width: 700px) {
  #banner ul li .text .more a {
    width: 36%;
    padding: 8px 0 7px 0;
  }
  #index-body .init-2 {
    padding: 30px 0;
  }
  #index-body .init-2 .box .right {
    padding-left: 0;
    margin-top: 30px;
  }
  #index-body .init-2 .box .left a.more {
    float: none;
    display: block;
  }
  #index-body .header ul li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  #index-body .i-product .box .left {
    display: none !important;
  }
  #index-body .i-product .box .right {
    display: none !important;
  }
  #index-body .i-product .box li p {
    width: 100%;
  }
  #index-body .i-product .box li .more {
    left: 41%;
  }
  #footer .f-content .right {
    text-align: left;
  }
  #footer{
    padding: 30px 0;
  }
  #index-body .i-product .box .slick-slide {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 500px) {
  #index-body .news .box li .content{
    position: initial;
    margin-top: 20px;
    color: #000;
  }
  #index-body .news .box li .content h4{
    font-size: 20px;
    line-height: 1.4;
  }
  #footer .f-content .right #ewm{
    display: none;
  }
}
.inner-page .form ul li input[type=submit] {
    display: inline-block;
    width: auto;
    padding: 7px 50px;
    border-radius: 20px;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background: #000 !important;
    margin-top: 10px;
}
.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: flex;
  flex-wrap: wrap;
  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 #141414;
}
.layer-form .wrap-contact100 form textarea {
  height: 114px;
  padding-top: 22px;
  padding-bottom: 15px;
  font-family: 'microsoft yahei';
  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 #141414;
}
.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: #141414;
  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;
}
.inner-banner {
    height: 500px;
    padding-top: 200px;
    text-align: center;
    color: white;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.inner-banner h2 {
  font-size: 48px;
  font-family: "roboto-bold";
  text-transform: uppercase;
  line-height: 2;
}
.inner-banner .mbx {
  display: block;
  font-size: 14px;
  line-height: 28px;
  margin-top: 5px;
}
.inner-banner .mbx a:hover {
  text-decoration: underline;
}
.inner-banner .play {
  display: inline-block;
  margin: 35px auto 0;
  cursor: pointer;
  cursor: hand;
}
.inner-page .m-page {
  text-align: center;
}
.inner-page .m-page a,
.inner-page .m-page span {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  cursor: hand;
  font-size: 18px;
  display: inline-block;
  margin: 2px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  border-radius: 3px;
}
.inner-page .m-page a:hover {
  background: #2f80ee;
  color: white;
}
.inner-page .form ul {
  margin: -8px;
}
.inner-page .form ul li {
  padding: 8px;
}
.inner-page .form ul li input,
.inner-page .form ul li textarea {
  width: 100%;
  border: none;
  line-height: 26px;
  padding: 10px 15px;
  border-radius: 6px;
  background: #eef0f3;
  font-size: 14px;
  color: black;
}
.inner-page .form ul li input::-webkit-input-placeholder,
.inner-page .form ul li textarea::-webkit-input-placeholder {
  color: #686868;
  text-transform: capitalize;
}
.inner-page .form ul li input:-moz-placeholder,
.inner-page .form ul li textarea:-moz-placeholder {
  color: #686868;
  text-transform: capitalize;
}
.inner-page .form ul li input::-moz-placeholder,
.inner-page .form ul li textarea::-moz-placeholder {
  color: #686868;
  text-transform: capitalize;
}
.inner-page .form ul li input:-ms-input-placeholder,
.inner-page .form ul li textarea:-ms-input-placeholder {
  color: #686868;
  text-transform: capitalize;
}
.inner-page .form ul li.wid-100 {
  width: 100%;
}
.inner-page .form ul li textarea {
  height: 160px;
}
.inner-page .form ul li input[type="submit"] {
  display: inline-block;
  width: auto;
  padding: 7px 50px;
  border-radius: 20px;
  font-size: 18px;
  color: white;
  text-transform: uppercase;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  background: #2f80ee;
  margin-top: 10px;
}
.inner-page .form ul li input[type="submit"]:hover {
  background: #46a6ff;
}
.contact-page {
  padding: 80px 0 130px;
}
.contact-page .box h3 {
  font-size: 30px;
  color: #303036;
  text-transform: capitalize;
  line-height: 1;
}
.contact-page .box .left {
  padding-right: 5%;
}
.contact-page .box .left .info {
  margin: 40px 0 80px;
  max-width: 470px;
}
.contact-page .box .left .info ul li {
  margin-bottom: 35px;
  font-size: 18px;
  color: rgba(48, 48, 54, 0.9);
  line-height: 30px;
  padding-left: 35px;
  position: relative;
}
.contact-page .box .left .info ul li:last-child {
  margin-bottom: 0;
}
.contact-page .box .left .info ul li i {
  position: absolute;
  left: 0;
  top: 0;
}
a{
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
    line-height: inherit;
    font-style: inherit;
  }
.contact-page .box .left .info ul li i img {
  display: inline-block;
  vertical-align: middle;
}
.contact-page .box .left .share {
  margin-top: 20px;
}
.contact-page .box .left .share ul li {
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border-radius: 100%;
  background: #707070;
  color: white;
  font-size: 24px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  margin-right: 15px;
}
.contact-page .box .left .share ul li a {
  display: block;
}
.contact-page .box .left .share ul li:hover {
  background:#000;
}
.contact-page .box .left .share ul li:last-child {
  margin-right: 0;
}
.contact-page .box .right {
  padding-left: 5%;
}
.contact-page .box .right .form {
  margin-top: 40px;
}
.contact-page .contact-1 .top i {
  font-size: 12px;
  color: black;
  opacity: .4;
  margin-bottom: 20px;
  display: block;
}
.contact-page .contact-1 .top h2 {
  font-size: 60px;
  color: black;
  font-weight: 500;
  line-height: 60px;
}
.contact-page .contact-1 .top .content {
  padding: 40px 0 50px;
  font-size: 18px;
  line-height: 28px;
  color: black;
  opacity: .4;
  max-width: 1200px;
}
.contact-page .contact-1 .bottom {
  padding-bottom: 60px;
}
.contact-page .contact-1 .bottom h3 {
  font-size: 30px;
  color: black;
}
.contact-page .contact-1 .bottom .left {
  padding-right: 25px;
}
.contact-page .contact-1 .bottom .left .list {
  padding-top: 50px;
}
.contact-page .contact-1 .bottom .left .list ul li {
  padding-left: 50px;
  position: relative;
  margin-bottom: 25px;
  font-size: 18px;
  color: rgba(48, 48, 54, 0.9);
}
.contact-page .contact-1 .bottom .left .list ul li:last-child {
  margin-bottom: 0;
}
.contact-page .contact-1 .bottom .left .list ul li i {
  position: absolute;
  left: 0;
  top: 0;
}
.contact-page .contact-1 .bottom .left .list ul li i img {
  display: inline-block;
  vertical-align: middle;
}
.contact-page .contact-1 .bottom .left .share {
  padding-top: 70px;
}
.contact-page .contact-1 .bottom .left .share h3 {
  display: block;
  font-size: 30px;
  color: #303036;
  margin-bottom: 20px;
}
.contact-page .contact-1 .bottom .left .share ul li {
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border-radius: 100%;
  font-size: 26px;
  margin-right: 10px;
  margin-bottom: 5px;
  background: #707070;
  color: white;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.contact-page .contact-1 .bottom .left .share ul li:hover {
  background: #076d9a;
}
.contact-page .contact-1 .bottom .right {
  padding-left: 5%;
}
.contact-page .contact-1 .bottom .right form {
  margin-top: 20px;
}
.contact-page .contact-1 .bottom .right form ul li {
  padding-bottom: 14px;
}
.contact-page .contact-1 .bottom .right form ul li:last-child {
  padding-bottom: 0;
}
.contact-page .contact-1 .bottom .right form ul li input,
.contact-page .contact-1 .bottom .right form ul li textarea {
  width: 100%;
  line-height: 26px;
  padding: 7px 12px;
  border: 1px solid #333;
  font-size: 14px;
  color: #333;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.contact-page .contact-1 .bottom .right form ul li input::-webkit-input-placeholder,
.contact-page .contact-1 .bottom .right form ul li textarea::-webkit-input-placeholder {
  color: #686868;
}
.contact-page .contact-1 .bottom .right form ul li input:-moz-placeholder,
.contact-page .contact-1 .bottom .right form ul li textarea:-moz-placeholder {
  color: #686868;
}
.contact-page .contact-1 .bottom .right form ul li input::-moz-placeholder,
.contact-page .contact-1 .bottom .right form ul li textarea::-moz-placeholder {
  color: #686868;
}
.contact-page .contact-1 .bottom .right form ul li input:-ms-input-placeholder,
.contact-page .contact-1 .bottom .right form ul li textarea:-ms-input-placeholder {
  color: #686868;
}
.contact-page .contact-1 .bottom .right form ul li input:focus,
.contact-page .contact-1 .bottom .right form ul li textarea:focus {
  border-color: #076d9a;
}
.contact-page .contact-1 .bottom .right form ul li textarea {
  height: 200px;
  resize: vertical;
}
.contact-page .contact-1 .bottom .right form ul li span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 50px;
}
.contact-page .contact-1 .bottom .right form ul li span input {
  width: 30px;
  height: 30px;
  cursor: pointer;
  cursor: hand;
}
.contact-page .contact-1 .bottom .right form ul li span label {
  font-size: 16px;
  color: #686868;
  margin-left: 10px;
  opacity: .7;
}
.contact-page .contact-1 .bottom .right form ul li input[type="submit"] {
  width: 180px;
  background: #118bbe;
  color: white;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  border: none;
}
.contact-page .contact-1 .bottom .right form ul li input[type="submit"]:hover {
  background: #333;
}
.contact-page .contact-1 .bottom .left .cart-page ul {
  max-height: 500px;
  overflow: auto;
  margin-bottom: 15px;
}
.contact-page .contact-1 .bottom .left span {
  display: inline-block;
  line-height: 32px;
  height: 32px;
  padding: 0 25px;
  font-size: 16px;
  color: white;
  background: #118bbe;
  text-transform: capitalize;
  cursor: pointer;
  cursor: hand;
}
.contact-page .contact-1 .bottom .left span:hover {
  background: #222;
}
.cart-page {
  margin-top: 20px;
}
.cart-page li {
  margin-bottom: 10px;
  border: 1px solid #666;
  padding: 15px;
}
.cart-page li .img {
  width: 30%;
}
.cart-page li .box2 {
  position: relative;
}
.cart-page li .text {
  width: 70%;
  padding-left: 15px;
  padding-right: 20px;
}
.cart-page li .text h4 {
  font-size: 16px;
  display: block;
  word-break: break-word;
}
.cart-page li .text .color span {
  display: inline-block;
  padding: 5px;
  border: 1px solid #eee;
  font-size: 12px;
  color: #999;
}
.cart-page li .text textarea,
.cart-page li .text input {
  width: 100%;
  height: 80px;
  resize: vertical;
  font-size: 14px;
  padding: 5px 10px;
  background: white;
  border: 1px solid #eee;
}
.cart-page li .text input {
  height: 30px;
  margin-bottom: 5px;
  padding: 0 10px;
}
.cart-page li .text i.del {
  position: absolute;
  top: 4px;
  right: 0;
  font-size: 16px;
  cursor: pointer;
  cursor: hand;
  width: 20px;
  height: 20px;
  background: url('../images/del.png') center center no-repeat;
  background-size: 100% 100%;
}


.qualityControl-page h2.title {
  font-size: 48px;
  font-family: "roboto-bold";
  color: #1c1c1c;
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
}
.qualityControl-page h2.title small {
  display: block;
  font-size: 18px;
  color: #797979;
  line-height: normal;
  margin-top: 10px;
  font-family: "roboto-regular";
  text-transform: none;
}
.qualityControl-page .qualityControl-1 {
  padding-bottom: 20px;
  background: #fbfcff;
}
.qualityControl-page .qualityControl-1 .box {
  background: white;
  -moz-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  top: -110px;
  padding: 70px 5% 50px;
  position: relative;
}
.qualityControl-page .qualityControl-1 .box:after {
  content: '';
  left: 0;
  height: 110px;
  width: 40px;
  border-radius: 20px;
  background: #000;
  position: absolute;
  bottom: -185px;
  display: none;
}
.qualityControl-page .qualityControl-1 .box .list {
  margin-top: 50px;
}
.qualityControl-page .qualityControl-1 .box .img {
  padding-right: 7%;
  vertical-align: middle;
}
.qualityControl-page .qualityControl-1 .box .text {
  vertical-align: middle;
}
.qualityControl-page .qualityControl-1 .box .text h5 {
  font-family: "roboto-bold";
  font-size: 24px;
}
.qualityControl-page .qualityControl-1 .box .text p {
  display: block;
  font-size: 16px;
  line-height: 1.6;
  color: rgba(0, 0, 0, 0.65);
  margin: 20px 0;
  max-width: 440px;
}
.qualityControl-page .qualityControl-1 .box .text .dots i {
  display: inline-block;
  width: 30px;
  height: 10px;
  border-radius: 4px;
  background: #dfe9f2;
  cursor: pointer;
  cursor: hand;
  vertical-align: middle;
  margin-right: 8px;
}
.qualityControl-page .qualityControl-1 .box .text .dots i.active {
  background: #2f80ee;
}
.qualityControl-page .qualityControl-1 .box .text .dots i:last-child {
  margin-right: 0;
}
.qualityControl-page .qualityControl-1 .box ul .slick-dots {
  padding: 10px 0 0;
  margin: 0;
  text-align: center;
}
.qualityControl-page .qualityControl-1 .box ul .slick-dots li {
  padding: 0;
  margin: 0 4px;
  display: inline-block;
  vertical-align: middle;
  height: 10px;
  width: 30px;
  border-radius: 4px;
  background: #d8e4f2;
  cursor: pointer;
  cursor: hand;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.qualityControl-page .qualityControl-1 .box ul .slick-dots li button {
  display: none;
}
.qualityControl-page .qualityControl-1 .box ul .slick-dots li.slick-active {
  background: #2f80ee;
}

.qualityControl-page .qualityControl-2 {
  padding: 90px 0;

}
.qualityControl-page .qualityControl-2 .box {
  padding-top: 90px;
  overflow: hidden;
}
.qualityControl-page .qualityControl-2 .box ul {
  margin: 0 -90px;
}
.qualityControl-page .qualityControl-2 .box ul li {
  padding: 0 90px;
  text-align: center;
}
.qualityControl-page .qualityControl-2 .box ul li i {
  display: inline-block;
  overflow: hidden;
}
.qualityControl-page .qualityControl-2 .box ul li p {
  display: none;
  margin-top: 45px;
  text-align: center;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 32px;
}
.qualityControl-page .qualityControl-3 {
  padding: 60px 0 40px;
  background: #f5f9fe url("../images/about-3-bg.jpg") right top no-repeat;
  display: none;
}
.qualityControl-page .qualityControl-3 h2 {
  display: block;
  text-align: center;
  font-size: 36px;
  color: #1c1c1c;
  font-family: "roboto-bold";
}
.qualityControl-page .qualityControl-3 .box {
  padding-top: 50px;
}
.qualityControl-page .qualityControl-3 .box ul {
  margin: -15px;
}
.qualityControl-page .qualityControl-3 .box ul li {
  padding: 15px;
}
.qualityControl-page .qualityControl-3 .box ul li a {
  display: block;
}
.qualityControl-page .qualityControl-3 .box ul li a img {
  width: 100%;
}
.qualityControl-page .qualityControl-3 .box ul .slick-arrow {
  width: 42px;
  height: 42px;
  background: url("../images/icon-arrow.png") center center no-repeat transparent;
  border: none;
  cursor: pointer;
  cursor: hand;
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-size: 100% 100%;
}
.qualityControl-page .qualityControl-3 .box ul .slick-arrow.slick-prev {
  right: 100%;
}
.qualityControl-page .qualityControl-3 .box ul .slick-arrow.slick-next {
  left: 100%;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.qualityControl-page .qualityControl-3 .box ul .slick-dots {
  padding-top: 40px;
  padding-bottom: 15px;
  margin: 0;
  text-align: center;
}
.qualityControl-page .qualityControl-3 .box ul .slick-dots li {
  padding: 0;
  margin: 0 4px;
  display: inline-block;
  vertical-align: middle;
  height: 10px;
  width: 30px;
  border-radius: 4px;
  background: #d8e4f2;
  cursor: pointer;
  cursor: hand;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.qualityControl-page .qualityControl-3 .box ul .slick-dots li button {
  display: none;
}
.qualityControl-page .qualityControl-3 .box ul .slick-dots li.slick-active {
  background: #2f80ee;
}
.factory-page h2 {
  font-size: 36px;
  color: #1c1c1c;
  font-family: "roboto-bold";
  text-transform: capitalize;
  line-height: 2;
  text-align: center;
}
.factory-page .factory-1 {
  padding: 70px 0;
  background: #fbfcff;
}
.factory-page .factory-1 .box {
  margin-top: 45px;
}
.factory-page .factory-1 .box dl {
  margin: -40px 0;
}
.factory-page .factory-1 .box dl dd {
  padding: 40px 0;
}
.factory-page .factory-1 .box .left {
  vertical-align: middle;
  position: relative;
}
.factory-page .factory-1 .box .left img {
 
}
.factory-page .factory-1 .box .right {
    vertical-align: middle;
    padding-bottom: 40px;
    position: relative;
}
.factory-page .factory-1 .box .right ul li {
 margin-bottom: 10px;
  padding-left: 50px;
  position: relative;
}
.factory-page .factory-1 .box .right ul li i {
  position: absolute;
  left: 0;
  top: 0;
}
.factory-page .factory-1 .box .right ul li h6 {

    font-size: 24px;
    margin-bottom: 5px;
    font-family: 'Arial';
    text-transform: capitalize;
}
.factory-page .factory-1 .box .right ul li p {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.65);
    font-family: 'Arial';
}
.factory-page .factory-1 .box .right ul li:last-child {
  margin-bottom: 0;
}
.factory-page .factory-1 .box .right ul li:nth-child(1) h6 {

}
.factory-page .factory-1 .box .right ul li:nth-child(2) h6 {

}
.factory-page .factory-1 .box .right ul li:nth-child(3) h6 {

}
/*.factory-page .factory-1 .box dl dd:nth-child(even) .left {
  left: 50%;
}
.factory-page .factory-1 .box dl dd:nth-child(even) .right {
  left: -50%;
}*/
.factory-page .factory-1 .box .slick-arrow {
    width: 32px;
    height: 32px;
    border: 1px solid #fff;
    background: #fff;
    cursor: pointer;
    position: absolute;
    left: 50%;
    bottom: 1%;
    font-size: 0;
    color: transparent;
    z-index: 1;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.factory-page .factory-1 .box .slick-arrow:after {
  content: '';
  font-family: "FontAwesome";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #666;
  font-size: 18px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.factory-page .factory-1 .box .slick-arrow.slick-prev:after {
  content: "\f104";
}
.factory-page .factory-1 .box .slick-arrow.slick-next {
  margin-left: 54px;
}
.factory-page .factory-1 .box .slick-arrow.slick-next:after {
  content: "\f105";
}
.factory-page .factory-1 .box .slick-arrow:hover {
  background: #2f80ee;
}
.factory-page .factory-1 .box .slick-arrow:hover:after {
  color: white;
}
.factory-page .factory-2 {
  padding: 70px 0 120px;
      display: none;
}
.factory-page .factory-2 .box {
  padding-top: 90px;
}
.factory-page .factory-2 .box .left {
  width: 70%;
  padding-right: 10%;
}
.factory-page .factory-2 .box .left .text {
  display: block;
  font-size: 24px;
 color: #666;
  line-height: 40px;
  text-align: justify;
    text-align-last: left;

}
.factory-page .factory-2 .box .left .list {
  margin-top: 70px;
}
.factory-page .factory-2 .box .left .list ul li {
  margin-bottom: 35px;
}
.factory-page .factory-2 .box .left .list ul li:last-child {
  margin-bottom: 0;
}
.factory-page .factory-2 .box .left .list ul li h5 {
  font-size: 24px;
  color: #2e80ec;
}
.factory-page .factory-2 .box .left .list ul li .title {
  width: 30%;
  position: relative;
  padding-left: 80px;
  vertical-align: middle;
}
.factory-page .factory-2 .box .left .list ul li .title i {
  position: absolute;
  left: 0;
  top: 0;
}
.factory-page .factory-2 .box .left .list ul li .line {
  width: 50%;
  vertical-align: middle;
}
.factory-page .factory-2 .box .left .list ul li .line span {
  display: block;
  padding: 6px 18px;
  border-radius: 13px;
  -moz-box-shadow: 2px 3px 13px rgba(0, 0, 0, 0.22);
  -o-box-shadow: 2px 3px 13px rgba(0, 0, 0, 0.22);
  box-shadow: 2px 3px 13px rgba(0, 0, 0, 0.22);
}
.factory-page .factory-2 .box .left .list ul li .line span i {
  display: block;
  height: 12px;
  border-radius: 6px;
  background: #2e80ec;
  width: 0;
  -webkit-transition: 2s;
  -moz-transition: 2s;
  -ms-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
}
.factory-page .factory-2 .box .left .list ul li .tag {
  width: 20%;
  vertical-align: middle;
  padding-left: 35px;
}
.factory-page .factory-2 .box .left .list ul li:nth-child(1) .line span i {
  background: #2e80ec;
}
.factory-page .factory-2 .box .left .list ul li:nth-child(1) .line span.active i {
  width: 50%;
}
.factory-page .factory-2 .box .left .list ul li:nth-child(2) .line span i {
  background: #a5a5a5;
}
.factory-page .factory-2 .box .left .list ul li:nth-child(2) .line span.active i {
  width: 60%;
}
.factory-page .factory-2 .box .left .list ul li:nth-child(3) .line span i {
  background: #ffc000;
}
.factory-page .factory-2 .box .left .list ul li:nth-child(3) .line span.active i {
  width: 55%;
}
.factory-page .factory-2 .box .left .list ul li:nth-child(4) .line span i {
  background: #71a445;
}
.factory-page .factory-2 .box .left .list ul li:nth-child(4) .line span.active i {
  width: 70%;
}
.factory-page .factory-2 .box .right {
  width: 30%;
}


.cnba1 {
  font-size: 28px;
  font-weight: bold;
}
.cnshow {
    color: #000;
    line-height: 32px;
    font-size: 16px;
    font-family: 'Montserrat-ExtraLight';
    padding-bottom: 20px;

}

.newdet-page {
  background: #fff;
  padding: 20px 0;
}
.newdet-page .box {
 ackground: #fcfcfc;
  padding: 25px;
}
.newdet-page .box h1 {
  font-size: 24px;
  color: #333;
  line-height: 2;
  font-family: "roboto-bold";
  text-align: center;
}

.inner-page.newdet-page .box .content .img {
    width: 40%;
    margin: auto;
    padding-bottom: 40px;
}


.newdet-page .box time {
  font-size: 14px;
  color: #666;
  text-align: center;
  display: block;
  margin: 15px 0;
}
.newdet-page .box .content {
  display: block;
  font-size: 16px;
  color: #000;
  line-height:2;
}
.newdet-page .box .link {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px #eee dashed;
}
.newdet-page .box .link a {
  display: block;
  font-size: 14px;
}
.newdet-page .box .link a:hover {
  text-decoration: underline;
}
.faq-page {
  padding: 70px 0;
}
.faq-page ul li {
  border: 1px solid #eee;
  padding: 25px 15px;
  margin-bottom: 15px;
}
.faq-page ul li:last-child {
  margin-bottom: 0;
}
.faq-page ul li h4 {
font-size: 22px;
    color: #000;
    font-family: "Arial";
}
.faq-page ul li .content {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px #eee dashed;
    font-size: 16px;
    color: #000;
    font-family: "Arial";
}
.prodet-page .prodet-1{
  padding: 100px 0 80px;
}
.prodet-page .prodet-1 .img-scroll {
  width: 10%;
}
.prodet-page .prodet-1 .img-scroll ul {
  margin: -5px 0;
}
.prodet-page .prodet-1 .img-scroll ul li {
  padding: 5px 0;
}
.prodet-page .prodet-1 .img-scroll ul li img {
  border: 1px solid #e8e8e8;
  width: 100%;
}
.prodet-page .prodet-1 .img-scroll ul .slick-arrow {
  width: 100%;
  height: 34px;
  display: block;
  border: none;
  background: #e8e8e8;
  text-indent: -999em;
  overflow: hidden;
}
.prodet-page .prodet-1 .img-scroll ul .slick-arrow.slick-prev {
  display: none !important;
}
.prodet-page .prodet-1 .img-scroll ul .slick-arrow.slick-next {
  background: url("../images/icon-dowm.png") center center no-repeat #e8e8e8;
}
.prodet-page .prodet-1 .img-big {
    width: 42%;
    padding: 0% 3% 0% 3%;
    position: relative;
    text-align: center;
}
.prodet-page .prodet-1 .img-big img{
    width: 100%;
    background: #f8f8f8;
}
.cloudzoom-blank,.cloudzoom-zoom-inside {
  cursor: crosshair;
}
.prodet-page .prodet-1 .img-big i.play {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  border: 1px solid #333;
  color: #333;
  font-size: 16px;
  line-height: 29px;
  text-align: center;
  position: absolute;
  left: 8%;
  bottom: 10px;
  z-index: 1;
  opacity: .6;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
text-indent: 4px;
cursor: pointer;
cursor: hand;
}
.prodet-page .prodet-1 .img-big i.play:hover {
  opacity: 1;
}
.prodet-page .prodet-1 .text {
  width: 48%;
  vertical-align: middle;
}
.prodet-page .prodet-1 .text h3 {
  font-size: 30px;
  color: #343d41;
}
.prodet-page .prodet-1 .text h1 {
  font-size: 30px;
  color: #343d41;
  line-height: 2;
      font-family: 'Arial';
    text-transform: capitalize;
}
.prodet-page .prodet-1 .text .content {
  display: block;
  font-size: 18px;
  color: black;

}
.prodet-page .prodet-1 .text .content p {
  display: block;
  padding: 5px 0;
}
.prodet-page .prodet-1 .text .tag {
  /*padding-bottom: 20px;*/
  margin: 20px 0;
}
.prodet-page .prodet-1 .text .tag ul {
  display: inline-block;
  vertical-align: top;
  max-width: 80%;
}
.prodet-page .prodet-1 .text .tag ul li {
  font-size: 16px;
  color: #333;
  margin: 3px;
  cursor: pointer;
  cursor: hand;
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
  background: #eee;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  border-radius: 5px;
}
.prodet-page .prodet-1 .text .tag ul li:hover {
  /*text-decoration: underline;*/
  background: #141414;
  color: white;
}
.prodet-page .prodet-1 .text .share {
  display: block;
      margin-top: 30px;
}
.prodet-page .prodet-1 .text .share h4,.prodet-page .prodet-1 .text .tag h4 {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  color: black;
  font-weight: 500;
}
.prodet-page .prodet-1 .text .tag h3 {
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
  line-height: 1;
  color: #444;
  font-weight: 500;
}
.prodet-page .prodet-1 .text .tag h4 small,
.prodet-page .prodet-1 .text .tag h3 small {
  font-size: 14px;
  opacity: .7;
  font-weight: normal;
  text-indent: 2em;
}
.prodet-page .prodet-1 .text .share ul {
  display: inline-block;
  vertical-align: middle;
}
.prodet-page .prodet-1 .text .share ul li {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin-left: 15px;
  font-size: 16px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.prodet-page .prodet-1 .text .share ul li:hover {
  color: #076d9a;
}
.prodet-page .prodet-1 .text .btn {
  margin-top: 20px;
}
.prodet-page .prodet-1 .text .btn a {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  line-height: 40px;
  height: 40px;
  padding: 0 30px;
  font-size: 18px;
  color: black;
  border: 1px solid black;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.prodet-page .prodet-1 .text .btn a i {
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  font-size: 20px;
}
.prodet-page .prodet-1 .text .btn a.active i {
  background-image: url('../images/icon-car2.png');
}
.prodet-page .prodet-1 .text .btn a img {
  display: inline-block;
  vertical-align: middle;
}
.prodet-page .prodet-1 .text .btn a.active,
.prodet-page .prodet-1 .text .btn a:hover {
  color: white;
  background: #141414;
  border-color: #141414;
}
.prodet-page .prodet-2 .top {
  background: #eee;
}
.prodet-page .prodet-2 .top ul li {
  display: inline-block;
  vertical-align: middle;
  padding: 10px 35px;
  font-size: 18px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  cursor: pointer;
  cursor: hand;
}
.prodet-page .prodet-2 .top ul li:hover,
.prodet-page .prodet-2 .top ul li.active {
  background: #2f80ee;
  color: white;
}
.prodet-page .prodet-2 .bottom {
  padding: 30px;
  font-size: 14px;
  line-height: 1.8;
  background: #f8f8f8;
}
.prodet-page .prodet-2 .singleabs {
  font-size: 16px;
  line-height: 32px;
  background: #fbfcff;

}
.prodet-page .prodet-3 {
  padding: 40px 0;
}
.prodet-page .prodet-3 h3 {
  font-size: 26px;
  color: #333;
  font-family: "roboto-bold";
  margin-bottom: 20px;
}
.prodet-page .prodet-4 {
  padding-top: 60px;
}
.prodet-page .prodet-4 i {
  font-size: 14px;
  color: #999;
}
.prodet-page .prodet-4 h3 {
    font-size: 36px;
    color: black;
    margin: 10px 0 30px;
    font-weight: 500;
    line-height: .9;
    font-family: 'Arial';
    text-transform: capitalize;
}
.prodet-page .prodet-4 ul {
  margin: -4px;
}
.prodet-page .prodet-4 ul li {
  padding: 4px;
  text-align: center;
}
.prodet-page .prodet-4 ul .slick-slide img{
  display: inline-block;
}
.prodet-page .prodet-4 ul li a {
  display: block;

}
.prodet-page .prodet-4 ul li a h5 {
  font-size: 16px;
  color: #999;
  padding: 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  z-index: 1;
  background: #f0f0f0;
  text-align: center;
}
@media screen and (max-width: 1600px) {
  .inner-banner {
    height: 400px;
    padding-top: 180px;
  }
  .inner-banner h2 {
    font-size: 40px;
  }


  .factory-page h2,
  .about-page h2,
  .contact-page .box h3,
  .about-page .about-1 .list ul li h6,
  .qualityControl-page .qualityControl-3 h2 {
    font-size: 30px;
  }
  .factory-page .factory-1 .box .right ul li h6 {
    font-size: 21px;
  }
  .factory-page .factory-1 .box .right ul li p {
    font-size: 14px;
  }
  .factory-page .factory-2 .box {
    padding-top: 60px;
  }
  .factory-page .factory-2 .box .left .text {
    font-size: 20px;
    line-height: 2;
  }
  .factory-page .factory-2 .box .left .list {
    margin-top: 60px;
  }
  .factory-page .factory-2 .box .left .list ul li {
    margin-bottom: 30px;
  }
  .factory-page .factory-2 .box .left .list ul li h5 {
    font-size: 20px;
  }
  .qualityControl-page .qualityControl-1 .box {
    top: -80px;
  }
  .qualityControl-page h2.title {
    font-size: 40px;
  }
  .qualityControl-page .qualityControl-1 .box:after {
    bottom: -155px;
    width: 30px;
    border-radius: 15px;
  }
  .qualityControl-page .qualityControl-2 .box {
    padding-top: 70px;
  }
  .qualityControl-page .qualityControl-2 .box ul li p {
    font-size: 16px;
    margin-top: 30px;
  }
  .qualityControl-page .qualityControl-3 .box ul .slick-arrow,
  .about-page .about-3 .box ul .slick-arrow {
    z-index: 1;
  }
  .qualityControl-page .qualityControl-3 .box ul .slick-arrow.slick-next,
  .about-page .about-3 .box ul .slick-arrow.slick-next {
    left: auto;
    right: 0;
  }
  .qualityControl-page .qualityControl-3 .box ul .slick-arrow.slick-prev,
  .about-page .about-3 .box ul .slick-arrow.slick-prev {
    left: 0;
    right: auto;
  }
  .inner-banner.about {
    height: 600px;
    padding-top: 220px;
  }

  .contact-page .box .left .share ul li {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
  }
  .contact-page .box .left .info {
    margin: 40px 0 60px;
  }
  .contact-page {
    padding: 80px 0;
  }

  .contact-page .contact-1 .top h2 {
    font-size: 40px;
    line-height: 40px;
  }
  .contact-page .contact-1 .top .content {
    padding: 30px 0;
  }
  .contact-page .contact-1 .bottom h3,
  .contact-page .contact-1 .bottom .left .share h3 {
    font-size: 26px;
  }
  .contact-page .contact-1 .bottom .left .list {
    padding-top: 30px;
  }
}
@media screen and (max-width: 1400px) {
 
  .qualityControl-page h2.title {
    font-size: 32px;
  }
  .qualityControl-page h2.title small {
    font-size: 15px;
  }
  .qualityControl-page .qualityControl-1 .box {
    padding: 40px 30px;
  }
  .qualityControl-page .qualityControl-1 .box .list {
    margin-top: 40px;
  }
  .qualityControl-page .qualityControl-2 .box ul li {
    padding: 0 40px;
  }
  .qualityControl-page .qualityControl-2 .box ul {
    margin: 0 -40px;
  }
  .qualityControl-page .qualityControl-3 .box ul li {
    padding: 5px;
  }
  .qualityControl-page .qualityControl-3 .box ul {
    margin: -5px;
  }
  .qualityControl-page .qualityControl-3 .box ul .slick-dots {
    padding: 20px 0;
  }
  .qualityControl-page .qualityControl-3 .box {
    padding-top: 30px;
  }
  .factory-page .factory-1 .box .right ul li {
    margin-bottom: 30px;
  }
  .factory-page .factory-2 .box .left .text {
    font-size: 16px;
  }
  .factory-page .factory-2 .box .left .list {
    margin-top: 40px;
  }
  .factory-page .factory-2 .box .left .list ul li .line span {
    padding: 3px 10px;
  }
  .factory-page .factory-2 .box .left .list ul li .line span i {
    height: 8px;
  }
  .factory-page .factory-2 .box .left .list ul li h5 {
    font-size: 18px;
  }
  

}
@media screen and (max-width: 1200px) {

  .inner-banner {
    height: 320px;
    padding-top: 140px;
  }
  .inner-banner h2 {
    font-size: 20px;
  }
  .prodet-page .prodet-1 .text h1{
  font-size:24px;
  line-height:40px;}

  .inner-page .m-page a,
  .inner-page .m-page span {
    width: 34px;
    height: 34px;
    line-height: 34px;
  }
  .factory-page .factory-1 .box .right {
    padding-right: 0;
    padding-left: 5%;
  }
  .factory-page .factory-1 .box .right ul li {
    margin-bottom: 20px;
  }
  .factory-page .factory-1 {
    padding: 50px 0;
  }
  .factory-page h2,
  .about-page h2,
  .contact-page .box h3,
  .about-page .about-1 .list ul li h6,
  .qualityControl-page .qualityControl-3 h2 {
    font-size: 26px;
  }
  .factory-page .factory-2 .box .left .text {
    font-size: 14px;
  }
  .factory-page .factory-2 .box .left .list ul li {
    margin-bottom: 15px;
  }
  .factory-page .factory-2 .box .left .list ul li .title i {
    max-width: 26px;
  }
  .factory-page .factory-2 .box .left .list ul li .title {
    padding-left: 50px;
  }
  .factory-page .factory-2 .box .left .list ul li h5 {
    font-size: 16px;
  }
  .factory-page .factory-2 {
    padding: 60px 0;
  }
  .factory-page .factory-2 .box {
    padding-top: 40px;
  }
  .qualityControl-page .qualityControl-1 .box {
    padding: 30px 15px;
    top: -50px;
  }
  .qualityControl-page .qualityControl-1 .box:after {
    bottom: -110px;
    height: 80px;
  }
  .qualityControl-page .qualityControl-2 .box ul li {
    padding: 0 15px;
  }
  .qualityControl-page .qualityControl-2 .box ul {
    margin: 0 -15px;
  }
  .qualityControl-page .qualityControl-2 .box ul li p {
    font-size: 15px;
    line-height: 1.8;
  }
  .qualityControl-page .qualityControl-2 .box ul li i {
    max-width: 200px;
  }
  .qualityControl-page .qualityControl-2 .box {
    padding-top: 40px;
  }
  .qualityControl-page .qualityControl-2 {
    padding: 50px 0;
  }
  .qualityControl-page .qualityControl-3 .box ul .slick-arrow,
  .about-page .about-3 .box ul .slick-arrow {
    display: none !important;
  }
  #footer .footer-top ul li dl dd {
    font-size: 13px;
  }
  .inner-banner.about {
    height: 440px;
    padding-top: 180px;
  }
  .inner-banner .play {
    max-width: 40px;
    margin-top: 20px;
  }
  .contact-page .box .left .info ul li {
    font-size: 16px;
    margin-bottom: 25px;
  }
  .contact-page .box .left .share ul li {
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
  }
  .contact-page {
    padding: 60px 0;
  }
  .contact-page .contact-1 .top h2 {
    font-size: 32px;
    line-height: 32px;
  }
  .contact-page .contact-1 .bottom .right {
    padding-left: 0;
  }
  .contact-page .contact-1 .bottom .right form ul li input,
  .contact-page .contact-1 .bottom .right form ul li textarea {
    padding: 3px 10px;
  }
  .contact-page .contact-1 .bottom .right form ul li span input {
    width: 20px;
    height: 20px;
    vertical-align: top;
  }
  .contact-page .contact-1 .bottom .left .share ul li {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
  }
  .contact-page .contact-1 .bottom .left .list ul li {
    font-size: 16px;
  }
}
@media screen and (max-width: 1000px) {
  
  .qualityControl-page h2.title {
    font-size: 28px;
  }
  .qualityControl-page h2.title small {
    margin-top: 5px;
  }
  .qualityControl-page .qualityControl-1 .box .img {
    padding-right: 3%;
  }
  .qualityControl-page .qualityControl-1 .box .text h5 {
    font-size: 20px;
  }
  .qualityControl-page .qualityControl-1 .box .text p {
    font-size: 14px;
    margin-bottom: 0;
  }
  .qualityControl-page .qualityControl-1 .box .text .dots {
    display: none !important;
  }
  .qualityControl-page .qualityControl-2 .box ul li p {
    font-size: 14px;
    line-height: 1.6;
    margin-top: 15px;
  }
  .factory-page .factory-1 .box .right {
    width: 100%;
    padding-left: 0;
    padding-top: 40px;
    padding-bottom: 0;
  }
  .factory-page .factory-1 .box .left {
    width: 100%;
    padding-right: 0;
  }
  .factory-page .factory-2 .box .left {
    padding-right: 0;
    width: 100%;
  }
  .factory-page .factory-2 .box .right {
    display: none;
  }
  #footer #top {
    top: -30px;
  }
  .factory-page .factory-2 .box {
    padding-top: 25px;
  }
  .inner-banner {
    height: 280px;
    padding-top: 100px;
  }
  .inner-banner.about {
    height: 300px;
    padding-top: 100px;
  }
  .contact-page .box .left .info {
    margin: 20px 0;
  }
  .contact-page .box .left .info ul li {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.7;
  }
  .inner-page .form ul li {
    width: 100%;
  }
  .inner-page .form ul li input,
  .inner-page .form ul li textarea {
    padding: 5px 10px;
  }
  .inner-page .form ul li textarea {
    height: 120px;
  }
  .inner-page .form ul li input[type="submit"] {
    padding: 4px 30px;
    font-size: 16px;
    margin-top: 0;
  }
  .inner-page .form {
    margin-top: 20px;
  }
  .contact-page {
    padding: 40px 0;
  }
  .contact-page .box .left {
    width: 100% !important;
    padding-right: 0;
  }
  .contact-page .box .right {
    width: 100% !important;
    padding-left: 0;
    padding-top: 40px;
  }
  .contact-page .box .left .share {
    margin-top: 10px;
  }
  .contact-page .contact-1 .bottom h3,
  .contact-page .contact-1 .bottom .left .share h3 {
    font-size: 22px;
  }
  .contact-page .contact-1 .bottom .right form ul li textarea {
    height: 140px;
  }
}
@media screen and (max-width: 700px) {
  .inner-page {
    margin-top: 40px !important;
  }
  
  .factory-page h2,
  .about-page h2,
  .contact-page .box h3,
  .about-page .about-1 .list ul li h6,
  .qualityControl-page .qualityControl-3 h2 {
    font-size: 22px;
  }
  .qualityControl-page .qualityControl-1 .box {
    top: 0;
  }
  .qualityControl-page .qualityControl-1 {
    padding: 30px 0;
  }
  .qualityControl-page .qualityControl-1 .box:after {
    display: none;
  }
  .factory-page .factory-2 .box .left .list ul li .tag {
    display: block;
    width: 100%;
    padding-left: 50px;
    margin-top: 5px;
  }
  .factory-page .factory-2 .box .left .list ul li .line {
    width: 70%;
  }
  .prodet-page .prodet-2 .top ul li {
    font-size: 16px;
  }
  .prodet-page .prodet-3 h3 {
    font-size: 22px;
  }


  .contact-page .contact-1 .bottom .left {
    width: 100%;
    padding-right: 0;
  }
  .contact-page .contact-1 .bottom .right {
    width: 100%;
    padding-top: 30px;
  }
  .contact-page .contact-1 .bottom .left .share {
    padding-top: 30px;
  }
}
@media screen and (max-width: 500px) {
  .prodet-page .prodet-1 .img-big{
    width: 90%;
  }
  .prodet-page .prodet-1 .text,
  .qualityControl-page .qualityControl-1 .box .img,
  .qualityControl-page .qualityControl-1 .box .text{
    width:100%;
  }
  .prodet-page .prodet-1 .text h3{
    font-size: 20px;
    margin: 20px 0;
    text-align: center;
  }
  .prodet-page .prodet-4 h3{
    font-size: 24px;
  }
  .prodet-page .prodet-1 .text .btn a{
    margin-bottom: 10px;
  }

  .factory-page .factory-1 .box {
    margin-top: 25px;
  }
  .factory-page .factory-1 .box .right ul li h6 {
    font-size: 18px;
    line-height: 32px;
  }
  .factory-page .factory-1 .box .right ul li p {
    font-size: 13px;
  }
  .factory-page .factory-2 .box .left .list ul li .title {
    width: 100%;
  }
  .factory-page .factory-2 .box .left .list ul li .line {
    width: 100%;
    margin: 10px 0;
  }
  .factory-page .factory-2 .box .left .list ul li .tag {
    display: none;
  }
  .factory-page .factory-2 {
    padding: 20px 0;
  }
  .qualityControl-page h2.title {
    font-size: 24px;
  }
  .qualityControl-page .qualityControl-1 .box .list {
    margin-top: 20px;
  }
  .qualityControl-page .qualityControl-1 .box .text {
    margin-top: 20px;
  }
  .qualityControl-page .qualityControl-1 .box .text p {
    margin-top: 10px;
  }

  .inner-page .m-page a,
  .inner-page .m-page span {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
  }
  .prodet-page .prodet-2 .top ul li {
    padding: 5px 20px;
  }
  .prodet-page .prodet-2 .bottom {
    padding: 20px 15px;
  }

}



/*设计-胡*/
.news-page{
  padding-top: 110px;
  padding-bottom: 100px
}
.news-page .slideRight .i-news {
  overflow: unset !important;
      padding: 0 !important;
}
.news-page .slideRight .i-news .wrap .column {
  margin-bottom: 35px;
}
.news-page .i-news .wrap{
      margin: -23px;
}
.news-page .i-news .wrap .column {
    padding: 23px;
}
.news-page .slideRight .i-news .wrap .column {
    margin-bottom: 35px;
}
.news-page .i-news .wrap .column .item {
    display: block;
    position: relative;
    -webkit-box-shadow: 5px 5px 30px 0px rgba(0,0,0,.1);
    box-shadow: 5px 5px 30px 0px rgba(0,0,0,.1);
    padding: 50px 25px 85px;
}
.news-page .i-news .wrap .column .item .content {
    line-height: 30px;
    text-align: center;
}
.news-page .i-news .wrap .column .item h4 {
    text-align: center;
    font-size: 20px;
    line-height: 36px;
    font-weight: 500;
    position: relative;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    margin: 30px 0 20px;
}
.news-page .i-news .wrap .column .item .time {
    font-size: 16px;
    line-height: 30px;
    display: block;
    text-align: center;
}
.news-page .i-news .wrap .column .item .douhao {
    width: 74px;
    height: 74px;
    border-radius: 100%;
    text-align: center;
    line-height: 74px;
    -webkit-box-shadow: 4px 4px 27px 0px rgba(0,0,0,.11);
    box-shadow: 4px 4px 27px 0px rgba(0,0,0,.11);
    background: #fff;
    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;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%,50%);
    -moz-transform: translate(-50%,50%);
    -ms-transform: translate(-50%,50%);
    transform: translate(-50%,50%);
}
@media screen and (max-width: 1000px) {
  .news-page .slideRight .i-news .wrap .column {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
    .news-page .slideRight .i-news .wrap .column {
    width: 100%;
  }
}


.inner-page .slideBar-left {
  width: 20% !important;
  margin-bottom: 75px;
}
.inner-page .slideBar-left .slideNav > li {
  margin-bottom: 14px;
}
.inner-page .slideBar-left .slideNav > li > a {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  display: block;
  font-size: 18px;
  background: #f5f5f5;
  padding: 15px;
}
.inner-page .slideBar-left .slideNav > li > a .fa {
  position: absolute;
  right: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.inner-page .slideBar-left .slideNav > li ul li {
  margin: 5px;
  margin-right: 0;
}
.inner-page .slideBar-left .slideNav > li ul li a {
  padding: 10px;
  font-size: 17px;
  display: block;
}
.inner-page .slideBar-left .slideNav > li ul li.active a,
.inner-page .slideBar-left .slideNav > li ul li:hover a {
  background: #000;
  color: white;
}
.inner-page .slideBar-left .slideNav > li:hover > a,
.inner-page .slideBar-left .slideNav > li.active > a {
    background: #306fb4;
    color: white;
}
.inner-page .slideBar-left .share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 44px;
}
.inner-page .slideBar-left .share li {
  width: 30px;
  height: 30px;
  background: #000;
  color: white;
  font-size: 20px;
  text-align: center;
  line-height: 33px;
  margin-right: 15px;
}

@media screen and (max-width: 1200px) {
  .inner-page .slideBar-left {
    display: none;
  }
  }

.inner-page .slideRight {
  width: 80% !important;
  padding-left: 60px;
}

.product-list-page .productList ul,
.prodet-product-link .productList ul {
  margin: -35px -6px;
}
.product-list-page .productList ul li,
.prodet-product-link .productList ul li {
  padding: 35px 6px;
}
.product-list-page .productList ul li a.img-box img,
.prodet-product-link .productList ul li a.img-box img {
   
  width: auto;
  margin: 0 auto;
  display: block;
}
.product-list-page .productList ul li:hover .content,
.prodet-product-link .productList ul li:hover .content,
.small-product-link .productList ul li:hover .content {
  -webkit-transform: translateY(-210%);
  -moz-transform: translateY(-210%);
  -ms-transform: translateY(-210%);
  transform: translateY(-210%);
}
.product-list-page {
  padding: 100px 0 130px;
}

    .product-list-page .productList ul,
  .prodet-product-link .productList ul {
    margin: -10px -5px;
  }

  .inner-page .slideBarBox .slideBarLeft {
  width: 30%;
  padding-right: 5%;
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}
.inner-page .slideBarBox .slideBarLeft .border {

  margin-bottom: 30px;
}
.inner-page .slideBarBox .slideBarLeft .border span.h6 {
  font-weight: 900;
  font-size: 20px;
  line-height: 1.2;
  display: block;
}
.inner-page .slideBarBox .slideBarLeft .border.search {

}
.inner-page .slideBarBox .slideBarLeft .border.search form {
  margin-top: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f5f5f5;
  padding: 0 .8em;
  font-size: 14px;
}
.inner-page .slideBarBox .slideBarLeft .border.search form input {
  height: 50px;
  line-height: 50px;
  border: none;
  background-color: transparent;
  width: 100%;
}
.inner-page .slideBarBox .slideBarLeft .border.search form input[type="submit"] {
  width: 22px;
  background: url("../images/icon-search.png") center center no-repeat;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.inner-page .slideBarBox .slideBarLeft .border.nav span.h6 {
  padding: 25px;
  color: white;
  background-color: #000;
}
.inner-page .slideBarBox .slideBarLeft .border.nav .navList ul li a {
  font-size: 22px;
  font-weight: 500;
  padding: 18px 25px;
  border-top: 1px solid #bebebe;
  display: block;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.inner-page .slideBarBox .slideBarLeft .border.nav .navList ul li a .fa{
  float: right;
}
.inner-page .slideBarBox .slideBarLeft .border.nav .navList ul li ul{
  display: none;
}
.inner-page .slideBarBox .slideBarLeft .border.nav .navList > ul > li.active ul{
  display: block;
}
.inner-page .slideBarBox .slideBarLeft .border.nav .navList ul li a:hover,
.inner-page .slideBarBox .slideBarLeft .border.nav .navList ul li a.active {
  color: #306fb4;
}
.inner-page .slideBarBox .slideBarLeft .border.nav .navList ul li a.active + ul{
  display: block;
}
.inner-page .slideBarBox .slideBarLeft .border.nav .navList ul li li a {
  font-size: 18px;
  font-weight: normal;
  padding: 15px;
  padding-left: 35px;
}
.inner-page .slideBarBox .slideBarLeft .border.img {
  padding: 50px 25px;
  text-align: center;
  color: white;
  margin-bottom: 0;
}
.inner-page .slideBarBox .slideBarLeft .border.img span.h6 {
  text-transform: uppercase;
  margin-bottom: 1em;
}
.inner-page .slideBarBox .slideBarLeft .border.img hr {
  border: none;
  display: block;
  height: 1px;
  background-color: white;
}
.inner-page .slideBarBox .slideBarLeft .border.img .text {
  margin: 1.2em 0;
  color: inherit;
  font-weight: normal;
}
.inner-page .slideBarBox .slideBarLeft .border.img .text p {
  font-size: 90%;
}
.inner-page .slideBarBox .slideBarLeft .border.img span.phone {
  display: block;
  font-weight: 900;
  font-size: 16px;
  text-transform: uppercase;
  margin: 1em 0;
}
.inner-page .slideBarBox .slideBarLeft .border.img a.btn {
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  background-color: #000;
  line-height: 2.625em;
  height: 2.625em;
  max-width: 90%;
  display: block;
  margin: 0 auto;
}
.inner-page .slideBarBox .slideBarLeft .border.hot {

}
.inner-page .slideBarBox .slideBarLeft .border.hot span.h6 {
  padding-bottom: 1em;
  border-bottom: 1px solid #bebebe;
  margin-bottom: 1em;
}
.inner-page .slideBarBox .slideBarLeft .border.hot .proList ul li,
.product-det-page .product-det-2 .left .navList ul li.hot ul li {
  padding: 7px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.inner-page .slideBarBox .slideBarLeft .border.hot .proList ul li .img,
.product-det-page .product-det-2 .left .navList ul li.hot ul li .img {
  width: 35%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 0%;
    background-color: #f3f3f3;
}
.inner-page .slideBarBox .slideBarLeft .border.hot .proList ul li .content,
.product-det-page .product-det-2 .left .navList ul li.hot ul li .content {
  padding-left: 5%;
}
.inner-page .slideBarBox .slideBarLeft .border.hot .proList ul li .content span.cat,
.product-det-page .product-det-2 .left .navList ul li.hot ul li .content span.cat {
  font-weight: normal;
  font-size: 18px;
  color: #000;
  line-height: 1.2;
}
.inner-page .slideBarBox .slideBarLeft .border.hot .proList ul li .content span.title,
.product-det-page .product-det-2 .left .navList ul li.hot ul li .content span.title {
  font-weight: 500;
  font-size: 22px;
  color: #120c0b;
  display: block;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.inner-page .slideBarBox .slideBarLeft .border.hot .proList ul li .content span.title:hover,
.product-det-page .product-det-2 .left .navList ul li.hot ul li .content span.title:hover {
  color: #000;
}
.inner-page .slideBarBox .slideBarLeft .border.hot .proList.news ul li .img {
  width: 40%;
  border: none;
  padding: 0;
}
.inner-page .slideBarBox .slideBarLeft .border.hot .proList.news ul li .content time {
  display: block;
  font-weight: 500;
  font-size: 14px;
  color: #000;
}
.inner-page .slideBarBox .slideBarLeft .border.hot .proList.news ul li .content span.h5 {
  font-size: 16px;
  color: #120c0b;
  line-height: 1.8;
display: -webkit-box;
-webkit-box-orient: vertical;
}
.inner-page .slideBarBox .slideBarLeft .border.mail {
  padding: 25px 30px;
}
.inner-page .slideBarBox .slideBarLeft .border.mail form input {
  display: block;
  line-height: 42px;
  height: 42px;
  border: none;
  background-color: transparent;
  font-size: 16px;
  font-weight: normal;
  /*text-transform: uppercase;*/
  margin-top: 1.5em;
  width: 100%;
}
.inner-page .slideBarBox .slideBarLeft .border.mail form input[type="text"] {
  border-bottom: 1px solid #bebebe;
}
.inner-page .slideBarBox .slideBarLeft .border.mail form input[type="text"]::-webkit-input-placeholder {
  color: #120c0b;
}
.inner-page .slideBarBox .slideBarLeft .border.mail form input[type="text"]:-moz-placeholder {
  color: #120c0b;
}
.inner-page .slideBarBox .slideBarLeft .border.mail form input[type="text"]::-moz-placeholder {
  color: #120c0b;
}
.inner-page .slideBarBox .slideBarLeft .border.mail form input[type="text"]:-ms-input-placeholder {
  color: #120c0b;
}
.inner-page .slideBarBox .slideBarLeft .border.mail form input[type="text"]::placeholder {
  color: #120c0b;
}
.inner-page .slideBarBox .slideBarLeft .border.mail form input[type="text"]:focus {
  border-color: #000;
}
.inner-page .slideBarBox .slideBarLeft .border.mail form input[type="submit"] {
  background-color: #000;
  text-align: center;
  color: white;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.inner-page .slideBarBox .slideBarLeft .border.mail form input[type="submit"]:hover {
  background-color: black;
}


@media screen and (max-width: 1600px) {
.inner-page .slideBarBox .slideBarLeft .border.search,
  .inner-page .slideBarBox .slideBarLeft .border.nav span.h6,
  .inner-page .slideBarBox .slideBarLeft .border.hot,
  .inner-page .slideBarBox .slideBarLeft .border.mail {
    padding: 20px;
  }
  .inner-page .slideBarBox .slideBarLeft .border.img {
    padding: 35px 20px;
  }
  .inner-page .slideBarBox .slideBarLeft .border span.h6 {
    font-size: 18px;
  }
    .inner-page .slideBarBox .slideBarLeft .border.nav .navList ul li li a,
  .inner-page .slideBarBox .slideBarLeft .border.hot .proList ul li .content span.cat {
    font-size: 16px;
  }

    }


@media screen and (max-width: 1450px) {

  .inner-page .slideBarBox .slideBarLeft .border.img span.phone {
    font-size: 14px;
  }
     }


     .inner-page .slideBarBox .slideBarRight {
  width: 70%;
}
.fenlei{
  font-size: 24px;
  line-height: 1.6;
  font-weight: 700;
  color: #000;
  margin-bottom: 20px;
}
.miaoshu{
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 10px;
}
.productList ul li a.img-box {
    display: block;
    background-color: #f3f3f3;
    overflow: unset;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
}
.productList ul li a.img-box img {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    position: relative;
    z-index: 1;
}
.productList ul li:hover a.img-box img {
    -webkit-transform: translateY(49%);
    -moz-transform: translateY(49%);
    -ms-transform: translateY(49%);
    transform: translateY(49%);
}

.productList ul li .content {
    padding: 0 5%;
    text-align: center;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
}
.productList ul li .content span.h6 {
    font-weight: 500;
    font-size: 20px;
    color: #120c0b;
    display: block;
    padding: 1em 0 0.7em;
    border-bottom: 1px solid #ececec;
    font-family: "Arial";
    line-height: 1.2;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-transform: capitalize;
}
.productList ul li .content .text {
    font-size: 15px;
    line-height: 1.6;
    margin-top: 1em;
    padding: 0 5%;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    display: -webkit-box;
    height: 4.8em;
}
.productList ul li:hover a.img-box {
    background-color:#306fb4;
}

.productList ul li:hover .content span.h6 {
    color: #fff;
    border-bottom-color: #fff;
}
.productList ul li:hover .content .text {
    color: #fff;
}
/*.inner-page .slideBarBox .slideBarLeft .border li:hover {
    background-color: #306fb4;
    color: #fff;
}*/

.prodet-page .prodet-1 .text .btn a.active:hover {
    color: white;
    background: #306fb4;
    border-color: #306fb4;
}
.prodet-page .prodet-1 .text .btn a:hover {
      color: white;
    background: #306fb4;
    border-color: #306fb4;
}
.prodet-2 {
    background: #fbfcff;
}


.about-page .about-1 {
  padding: 110px 0;
}
.about-page .about-1 .left {
  width: 52%;
}
.about-page .about-1 .left span.tag {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    line-height: 1.2;
    margin-bottom: 0.5em;
}
.about-page .about-1 .left span.h3 {
    font-size: 24px;
    display: block;
    line-height: 1.5;
    font-family: 'Arial';
    text-transform: capitalize;
}
.about-page .about-1 .left .text {
  font-size: 17px;
  color: #646464;
  line-height: 1.6;
  margin: 1.2em 0;
      font-family: 'Arial';
}
.about-page .about-1 .left .text p {
  margin-top: 1em;
}
.about-page .about-1 .left .text p:first-child {
  margin-top: 0;
}
.about-page .about-1 .right {
  width: 48%;
  padding-left: 3%;
}
.about-page .about-1 .right .list ul li {
  padding: 23px 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  border-bottom: 1px solid #e3e3e3;
}
.about-page .about-1 .right .list ul li i.fa {
  padding: 0 .5em;
  font-size: 28px;
  line-height: 1;
  margin-top: -0.1em;
}
.about-page .about-1 .right .list ul li .content {
  width: 100%;
}
.about-page .about-1 .right .list ul li .content span.h6 {
  font-size: 18px;
  color: #373737;
  line-height: 1.4;
  display: block;
  font-family: 'Arial';
  text-transform: capitalize;
}
.about-page .about-1 .right .list ul li .content .text p {
    font-family: 'Arial';
}
.about-page .about-1 .right .list ul li .content .text {
  font-size: 17px;
  color: #646464;
  line-height: 1.8;
  margin-top: 1.2em;
  display: none;
}
.about-page .about-1 .right .list ul li span.plus {
  width: 18px;
  height: 18px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  display: block;
  cursor: pointer;
  cursor: hand;
}
.about-page .about-1 .right .list ul li span.plus:after,
.about-page .about-1 .right .list ul li span.plus:before {
  content: '';
  width: 100%;
  height: 2px;
  background: #a6a6a6;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.about-page .about-1 .right .list ul li span.plus:after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.about-page .about-1 .right .list ul li.active span.plus:after {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}




@media screen and (max-width: 1600px) {

  .about-page .about-1 .left span.tag,
  .sustainable-page span.tag {
    font-size: 16px;
  }
  .about-page .about-1 .left span.h3 {
    font-size: 22px;
  }
  .about-page .about-1 .left .text {
    font-size: 15px;
  }
  .about-page .about-1 .right .list ul li .content .text {
    margin-top: .5em;
  }
  .about-page .about-1 .right .list ul li {
    padding: 17px 10px;
  }
  }

  @media screen and (max-width: 1450px) {
  .about-page .about-1 .left span.tag,
  .sustainable-page span.tag {
    font-size: 14px;
  }
  .about-page .about-1 .left span.h3 {
    font-size: 20px;
  }
      }

      @media screen and (max-width: 1250px) {
 .about-page .about-1 .right .list ul li .content span.h6 {
    font-size: 16px;
  }
  .about-page .about-1 .right .list ul li i.fa {
    font-size: 24px;
  }
          }


.about-page .about-2 {
  padding: 180px 0 180px;
  color: white;
  background: url("../images/ab1.jpg") center center;
  background-size: cover;
  background-attachment: fixed;
  text-align: center;
}
.about-page .about-2 span.h2 {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.4;
  display: block;
}
.about-page .about-2 span.h2.small {
  font-weight: normal;
}
.about-page .about-2 .list {
  margin-top: 65px;
}
.about-page .about-2 .list ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.about-page .about-2 .list ul li {
  width: auto;
}
.about-page .about-2 .list ul li span.h6 {
  font-size: 80px;
  font-weight: bold;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: .4em;
}
.about-page .about-2 .list ul li span.h6 i {
  font-size: 0.2em;
  margin-left: .5em;
}
.about-page .about-2 .list ul li p {
  font-size: 18px;
  font-weight: 300;
}
.about-page .about-2 .play {
  margin-top: 45px;
  position: relative;
  z-index: 1;
  display: inline-block;
  border-radius: 100%;
  cursor: pointer;
  cursor: hand;
}
.about-page .about-2 .play img {
  position: relative;
  z-index: 1;
}
.about-page .about-2 .play:after,
.about-page .about-2 .play:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-animation: ks 2s linear infinite;
  -moz-animation: ks 2s linear infinite;
  animation: ks 2s linear infinite;
}
.about-page .about-2 .play:after {
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s;
  animation-delay: .6s;
}



@media screen and (max-width: 1600px) {
  .about-page .about-2 .list ul li p {
    font-size: 16px;
  }
  .about-page .about-2 span.h2 {
    font-size: 28px;
  }
  .about-page .about-2 .list ul li span.h6 {
    font-size: 60px;
  }
  .about-page .about-2 {
    padding: 120px 0 200px;
  }
  .about-page .about-2 .list {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1400px) {
  .about-page .about-2 .list ul li p {
    font-size: 14px;
  }
  .about-page .about-2 span.h2 {
    font-size: 24px;
  }
  .about-page .about-2 .list ul li span.h6 {
    font-size: 44px;
  }
  .about-page .about-2 {
    padding: 80px 0 140px;
  }
}
@media screen and (max-width: 1250px) {
  .about-page .about-2 {
    padding: 80px 0;
  }
}
@media screen and (max-width: 1000px) {
  .about-page .about-2 .list ul li span.h6 {
    font-size: 36px;
  }
  .about-page .about-2 {
    padding: 50px 0;
  }
}
@media screen and (max-width: 700px) {
  .about-page .about-2 span.h2 {
    font-size: 20px;
  }
  .about-page .about-2 span.h2.small {
    font-size: 18px;
  }
  .about-page .about-2 .list ul li span.h6 {
    font-size: 26px;
  }
}
@media screen and (max-width: 500px) {
  .about-page .about-2 .list ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .about-page .about-2 .list ul li {
    width: 50%;
    padding: 5px;
  }
}

.technology-page-3 .container .title_c .column {
  vertical-align: middle;
}
.technology-page-3 .container .title_c .text1 {
  width: 320px;
  padding-right: 20px;
}
.technology-page-3 .container .title_c .text1 .top {
     color: #fd0400;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.technology-page-3 .container .title_c .text1 .bottom {
  font-weight: bold;
  text-transform: uppercase;
}
.technology-page-3 .container .title_c .line {
  width: 1px;
  height: 60px;
  background-color: #5f5f5f;
}
.technology-page-3 .container .title_c .text2 {
  width: 540px;
  padding-left: 20px;
}
.technology-page-3 .container .content {

}
.technology-page-3 .container .content .left .img {
    width: -webkit-calc(30%);
    width: -moz-calc(30%);
    width: calc(50% - 20px);
    height: 500px;
    margin-top: 36px;
    position: relative;
    -o-background-size: cover;
    background-size: cover;
}
.technology-page-3 .container .content .left .img .btn {
  display: block;
  width: 250px;

  background-color: #fff;
  -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  line-height: 68px;
  text-align: center;
}
.technology-page-3 .container .content .left .img .btn i,
.technology-page-3 .container .content .left .img .btn span {
  position: relative;
  z-index: 2;
  vertical-align: middle;
  display: inline-block;
}
.technology-page-3 .container .content .left .img .btn i {
  font-size: 24px;
}
.technology-page-3 .container .content .left .img .btn span {

}
.technology-page-3 .container .content .left .img .btn:hover {
  color: #fff;
  background-color: var(--color);
}
.technology-page-3 .container .content .left .img .btn:hover i {
  color: #fff;
}
.technology-page-3 .container .content .left .img_2 {
    margin-left: 25px;
    height: 580px;
    margin-top: 0;
}
.technology-page-3 .container .content .right {
       padding-top: 40px;
    padding-left: 50px;
    width: 55%;
}
.technology-page-3 .container .content .left{
  width: 45%;
}
.technology-page-3 .container .content .right .tips {
  font-weight: bold;
  line-height: 1.2;
      font-size: 50px;
}
.technology-page-3 .container .content .right .tips_des {
  color: #979797;
  margin-top: 20px;
}
.technology-page-3 .container .content .right .list_cont .list {
  margin-top: 40px;
}
.technology-page-3 .container .content .right .list_cont .list .img_c {
  width: 86px;
  height: 86px;
  background-color: #fd0400;
  position: relative;
}
.technology-page-3 .container .content .right .list_cont .list .img_c .img {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.technology-page-3 .container .content .right .list_cont .list .text {
  width: -webkit-calc(14%);
  width: -moz-calc(14%);
  width: calc(100% - 86px);
  padding-left: 16px;
}
.technology-page-3 .container .content .right .list_cont .list .text .title {
  font-weight: bold;
}
.technology-page-3 .container .content .right .list_cont .list .text .des {
  color: #828282;
  line-height: 1.4;
  margin-top: 6px;
}
.technology-page-3 .container .content .right .list_cont .list:hover .img_c {
  border-radius: 20px;
}
.technology-page-3 .container .content .right .list_cont .list_2 .img_c {
  background-color: #222222;
}
.technology-page-3 .container .content .right .list_cont .list_3 .img_c {
  background-color: #fff;
  -webkit-box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.1);
}
.technology-page-3 .container .content .right .tips.font-50 p {
    font-size: 38px;
    line-height: 1.5;
    color: #000;
    width: 80%;
    font-family: 'Arial';
    text-transform: capitalize;
}

.technology-page-3 .container .content .right .tips_des p {
  padding: 10px 0;
    font-family: 'Arial';
    font-size: 17px;
}
.technology-page-3 .container .content .right .tips_des p span {
    color: #000;
    text-transform: capitalize;
    font-weight: bold;
}

.technology-page-3 {
    padding: 100px 0;
}

.technology-page-3 .container .content .right .anniu {
    margin-top: 35px;
}

.technology-page-3 .container .content .right .anniu a {
    padding: 15px 15px;
    background: #000;
    color: #fff;
    margin-right: 20px;
     border: 1px solid #000;
}
.technology-page-3 .container .content .right .anniu a:hover {
    background: #fff;
    color: #306fb4;
    border: 1px solid #306fb4;
}

.about-page .about-4 {
  padding: 110px 0 80px;
  background: url("../images/about-4-bg.jpg") center center;
  background-size: cover;
  color: white;
  text-align: center;
  position: relative;
}
.about-page .about-4:before {
  content: '';
  width: 100%;
  height: 100%;
  bottom: -10%;
  right: 0;
  background: url("../images/about-4-2.png") right bottom no-repeat;
  background-size: 60% auto;
  position: absolute;
  display: none;
}
.about-page .about-4 span.h2 {
  font-size: 36px;
  text-transform: uppercase;
  line-height: 1.2;
  display: block;
}
.about-page .about-4 .text {
  font-size: 16px;
  margin-top: 1em;
  display: block;
}
.about-page .about-4 .text:after {
  content: '';
  width: 2em;
  height: 0.25em;
  background: white;
  display: block;
  margin: 1em auto 0;
}
.about-page .about-4 .list {
  margin-top: 60px;
}
.about-page .about-4 .list ul li {
  padding: 0 30px;
}
.about-page .about-4 .list ul li a {
  display: block;
}
.about-page .about-4 .list ul li a img {
  display: block;
  width: 100%;
}

@media screen and (max-width: 1250px) {
.about-page .about-4 span.h2 {
    font-size: 28px;
  }
  .about-page .about-4 .text {
    font-size: 14px;
  }
  .about-page .about-4 .text:after {
    margin-top: .5em;
  }
  .about-page .about-4 .list ul li {
    padding: 0 10px;
  }
  .about-page .about-4 .list ul {
    margin: 0 -10px;
  }
  }


.about-page .about-5 {
  padding: 100px 0;
  text-align: center;
  overflow: hidden;
}
.about-page .about-5 span.h2 {
  font-size: 30px;
  line-height: 1.2;
}
.about-page .about-5 span.h2:after {
  content: '';
  width: 1.66666667em;
  height: 0.13333333em;
  display: block;
  margin: .5em auto 0;
  background-color: var(--color);
}
.about-page .about-5 .list {
  margin-top: 50px;
  overflow: hidden;
  position: relative;
}
.about-page .about-5 .list .slick-arrow {
  z-index: 6;
}
.about-page .about-5 .list .slick-arrow.slick-prev {
  right: auto;
  left: 0;
}
.about-page .about-5 .list .slick-arrow.slick-next {
  right: 0;
  left: auto;
}
.about-page .about-5 .list ul {
  margin: 0 -15%;
  position: static;
}
.about-page .about-5 .list .slick-slide {
  -webkit-transform: translateX(170%);
  -moz-transform: translateX(170%);
  -ms-transform: translateX(170%);
  transform: translateX(170%);
  position: relative;
  z-index: 1;
  -webkit-transition: 1.5s;
  -moz-transition: 1.5s;
  transition: 1.5s;
}
.about-page .about-5 .list .slick-slide li {
  -webkit-transform: scale(0.625);
  -moz-transform: scale(0.625);
  -ms-transform: scale(0.625);
  transform: scale(0.625);
  -webkit-transition: 1.5s;
  -moz-transition: 1.5s;
  transition: 1.5s;
}
.about-page .about-5 .list .slick-slide.slick-active {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  z-index: 2;
}
.about-page .about-5 .list .slick-slide.slick-active li {
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -ms-transform: scale(0.75);
  transform: scale(0.75);
}
.about-page .about-5 .list .slick-slide.slick-active + div {
  -webkit-transform: translateX(40%);
  -moz-transform: translateX(40%);
  -ms-transform: translateX(40%);
  transform: translateX(40%);
  z-index: 3;
}
.about-page .about-5 .list .slick-slide.slick-active + div li {
  -webkit-transform: scale(0.85714286);
  -moz-transform: scale(0.85714286);
  -ms-transform: scale(0.85714286);
  transform: scale(0.85714286);
}
.about-page .about-5 .list .slick-slide.slick-active.slick-current {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  z-index: 4;
}
.about-page .about-5 .list .slick-slide.slick-active.slick-current li {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.about-page .about-5 .list .slick-slide.slick-active.slick-current + div {
  -webkit-transform: translateX(-40%);
  -moz-transform: translateX(-40%);
  -ms-transform: translateX(-40%);
  transform: translateX(-40%);
  z-index: 3;
}
.about-page .about-5 .list .slick-slide.slick-active.slick-current + div li {
  -webkit-transform: scale(0.85714286);
  -moz-transform: scale(0.85714286);
  -ms-transform: scale(0.85714286);
  transform: scale(0.85714286);
}
.about-page .about-5 .list .slick-slide.slick-active.slick-current + div + div {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  z-index: 2;
}
.about-page .about-5 .list .slick-slide.slick-active.slick-current + div + div li {
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -ms-transform: scale(0.75);
  transform: scale(0.75);
}
.about-page .about-5 .list .slick-slide.slick-active.slick-current + div + div + div {
  -webkit-transform: translateX(-170%);
  -moz-transform: translateX(-170%);
  -ms-transform: translateX(-170%);
  transform: translateX(-170%);
  z-index: 1;
}
.about-page .about-5 .list .slick-slide.slick-active.slick-current + div + div + div li {
  -webkit-transform: scale(0.625);
  -moz-transform: scale(0.625);
  -ms-transform: scale(0.625);
  transform: scale(0.625);
}

.about-page .about-5 li img {
    border: 1px solid #ccc;
}
@media screen and (max-width: 1000px) {

  .about-page .about-5 .list ul .slick-slide {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  .about-page .about-5 .list ul .slick-slide li {
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  .about-page .about-5 .list ul .slick-slide.slick-active {
    -webkit-transform: translateX(40%);
    -moz-transform: translateX(40%);
    -ms-transform: translateX(40%);
    transform: translateX(40%);
    z-index: 2;
  }
  .about-page .about-5 .list ul .slick-slide.slick-active li {
    -webkit-transform: scale(0.85714286);
    -moz-transform: scale(0.85714286);
    -ms-transform: scale(0.85714286);
    transform: scale(0.85714286);
  }
  .about-page .about-5 .list ul .slick-slide.slick-active.slick-current {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    z-index: 4;
  }
  .about-page .about-5 .list ul .slick-slide.slick-active.slick-current li {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .about-page .about-5 .list ul .slick-slide.slick-active.slick-current + div {
    -webkit-transform: translateX(-40%);
    -moz-transform: translateX(-40%);
    -ms-transform: translateX(-40%);
    transform: translateX(-40%);
    z-index: 3;
  }
  .about-page .about-5 .list ul .slick-slide.slick-active.slick-current + div li {
    -webkit-transform: scale(0.85714286);
    -moz-transform: scale(0.85714286);
    -ms-transform: scale(0.85714286);
    transform: scale(0.85714286);
  }
  .about-page .about-5 .list ul .slick-slide.slick-active.slick-current + div + div {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    z-index: 2;
  }
  .about-page .about-5 .list ul .slick-slide.slick-active.slick-current + div + div li {
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  }
.about-page .slick-arrow {
    height: 60px;
    width: 60px;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 12px;
    border: none;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    z-index: 1;
}

.about-page .slick-arrow.slick-prev {
    right: 100%;
    background-image: url(../images/banner-btn-l.png);
}
.about-page .slick-arrow.slick-next {
    left: 100%;
    background-image: url(../images/banner-btn-r.png);
}
.about-page .about-1 .left .img img {
    object-fit: cover;
    width: 100%;
    height: 400px;
}
/*设计-胡-end*/

@media screen and (max-width: 1000px) {
  .about-page .about-1,
  .technology-page-3,
  .about-page .about-4,
  .about-page .about-5{
    padding: 60px 0;
  }
  .about-page .about-1 .left .text{
    line-height: 1.8;
  }
  .about-page .about-1 .right .list ul li .content .text{
    font-size: 14px;
  }
  .technology-page-3 .container .content .right{
    padding: 0 0 0 20px;
  }
  .technology-page-3 .container .content .right .tips.font-50 p{
    font-size: 30px;
  }
  #footer{
    padding: 60px 0;
  }
  .product-list-page,
  .prodet-page .prodet-1{
    padding: 60px 0;
  }
  .inner-page .slideBarBox .slideBarLeft{
    display: none;
  }
  .inner-page .slideBarBox .slideBarRight{
    width: 100%;
  }
  .prodet-page .prodet-1 .text .btn a{
    font-size: 15px;
    padding: 0 20px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 700px) {
  .about-page .about-1,
  .about-page .about-2,
  .technology-page-3,
  .about-page .about-4,
  .about-page .about-5{
    padding: 30px 0;
  }
  .about-page .about-1 .left{
    width: 100%;
  }
  .about-page .about-1 .right{
    width: 100%;
    padding: 20px 0 0 0;
  }
  .about-page .about-2 span.h2.small{
    line-height: 1.8;
  }
  .technology-page-3 .container .content .left{
    display: none;
  }
  .technology-page-3 .container .content .right{
    width: 100%;
    padding: 0;
  }
  .about-page .about-5 .list{
    margin-top: 0;
  }
  .product-list-page,
  .prodet-page .prodet-1{
    padding: 30px 0;
  }
  #footer{
    padding: 30px 0;
  }
  .prodet-page .prodet-1 .img-scroll{
    width: 20%;
  }
  .prodet-page .prodet-1 .img-big{
    width: 80%;
  }
  .prodet-page .prodet-1 .text{
    width: 100%;
    margin-top: 20px;
  }
   .factory-page .factory-1 .box .right ul li{
    padding-left: 0;
  }
}
@media screen and (max-width: 500px) {
  .font-18 {
    font-size: 16px;
  }
  .prodet-page .prodet-1 .img-scroll{
    width: 25%;
  }
  .prodet-page .prodet-1 .img-big{
    width: 75%;
  }
}

	.seo_title{
		font-size: 30px;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	#seo_about ._box{
		margin: -15px;
	}
	
	#seo_about ._left,
	#seo_about ._right{
		padding: 15px;
    vertical-align: middle;
	}
	
	#honor_list ul{
		margin: -15px;
	}
	
	#honor_list ul li{
		padding: 15px;
	}
	
	#news_list ul{
		margin: -15px;
	}
	
	#news_list ul li{
		padding: 15px;
	}
	
	#news_list ._time span{
		display: inline-block;
		padding: 5px;
	}
	
	#news_list ._time span._cate{
		color: #FFFFFF;
		background-color: #000000;
	}
	
	#news_list ._time span._date{
		background-color: #CCCCCC;
	}
	
	#news_list ._table{
		padding: 20px;
		border: 2px solid #CCCCCC;
	}

  @media screen and (max-width: 1000px) {
    #cp-Nav {
        display: block;
    }
    #cp-Nav .nav {
        padding: 0 15px;
    }
    #cp-Nav .nav .title {
        font-size: 18px;
        font-weight: bold;
        padding: 8px 10px;
        background: #000;
        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;
    }
    #seo_other{
      display: none;
    }
  }