@font-face {
  font-family: 'ML';
  src: url('../fonts/Montserrat-Light.eot') format('eot'), url('../fonts/Montserrat-Light.woff2') format('woff2'), url('../fonts/Montserrat-Light.woff') format('woff'), url('../fonts/Montserrat-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'MB';
  src: url('../fonts/Montserrat-Bold.eot') 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: 'MSB';
  src: url('../fonts/Montserrat-SemiBold.eot') format('eot'), url('../fonts/Montserrat-SemiBold.woff2') format('woff2'), url('../fonts/Montserrat-SemiBold.woff') format('woff'), url('../fonts/Montserrat-SemiBold.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: 'Inter';
  src: url('../fonts/Inter-Bold.eot') format('eot'), url('../fonts/Inter-Bold.woff2') format('woff2'), url('../fonts/Inter-Bold.woff') format('woff'), url('../fonts/Inter-Bold.ttf') format('truetype');
}
body {
  font-family: 'MEL';
}
.ui.container {
  padding: 0 15px;
  position: relative;
  max-width: 1315px;
  margin: auto;
  width: 100%;
}
.layer-form .wrap-contact100 {
  width: 357px;
  border-radius: 10px;
}
.layer-form .wrap-contact100 .btn-hide-contact100 {
  color: #000000;
}
.layer-form .wrap-contact100 form {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 40px 25px 15px 25px;
}
.layer-form .wrap-contact100 form h2 {
  width: 100%;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
  font-family: 'MB';
}
.layer-form .wrap-contact100 form p {
  font-size: 12px;
  color: #adadad;
  padding: 10px 0;
  font-family: 'MR';
}
.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;
  font-family: 'MR';
}
.layer-form .wrap-contact100 form input:focus {
  border: 1px solid #0071e3;
}
.layer-form .wrap-contact100 form textarea {
  height: 114px;
  padding-top: 22px;
  padding-bottom: 15px;
  display: block;
  width: 100%;
  background: transparent;
  font-size: 14px;
  color: #333333;
  line-height: 1.2;
  padding: 15px 20px;
  border: none;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  font-family: 'MR';
}
.layer-form .wrap-contact100 form textarea:focus {
  border: 1px solid #0071e3;
}
.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: #0071e3;
  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;
  font-family: 'MR';
}
.layer-form .wrap-contact100 form .layer-submit input[type="submit"]:hover {
  background: #000;
  color: #ffffff;
}
#header {
  z-index: 20;
  position: absolute;
  top: 19px;
  left: 19px;
  right: 19px;
}
#header .nav {
  display: inline-block;
  background-color: #fff;
  width: 100%;
  padding-right: 5.05rem;
}
#header .nav .ui.menu {
  display: flex;
  align-items: center;
  margin: 0 auto;
}
#header .nav .ui.menu .logo {
  display: inline-block;
  margin-left: 5.05rem;
  vertical-align: middle;
}
#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: 0;
}
#header .nav .ui.menu .menu-box ul.menu > li {
  margin: 0 2.55rem 0 0;
  font-size: 1.25rem;
  -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: uppercase;
  font-family: 'ML';
  font-weight: bold;
}
#header .nav .ui.menu .menu-box ul.menu > li::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0%;
  height: 4px;
  background-color: #0086c4;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#header .nav .ui.menu .menu-box ul.menu > li.active::after {
  left: 0%;
  width: 100%;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover {
  color: #0086c4;
  -webkit-transition: .5s .5s border;
  -moz-transition: .5s .5s border;
  -ms-transition: .5s .5s border;
  -o-transition: .5s .5s border;
  transition: .5s .5s border;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover::after {
  left: 0%;
  width: 100%;
}
#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;
  font-weight: 400;
  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 #0086c4;
  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: 12px;
  -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 .menu-box ul.menu > li ul.sub-menu li:nth-child(odd) .sub-menu {
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  text-align: left;
  position: absolute;
  font-size: 15px;
  background: #fff;
  top: 0%;
  left: 180px;
  width: 10rem;
  z-index: 20;
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  -ms-transform: rotate3d(1, 0, 0, -90deg);
  -o-transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: opacity 0.3s, -webkit-transform 0.5s;
  -moz-transition: transform 0.5s, opacity 0.3s, -moz-transform 0.5s;
  transition: transform 0.5s, opacity 0.3s;
  transition: transform 0.5s, opacity 0.3s, -webkit-transform 0.5s, -moz-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
  -moz-transition: -moz-transform 0.5s, opacity 0.3s;
  -webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid #294381;
  display: none \9;
  display: block;
  float: none;
  line-height: 40px;
  color: red;
  text-transform: capitalize;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:nth-child(odd) .sub-menu li{
  position: relative;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:nth-child(odd) .sub-menu a {
  display: block;
  padding: 0 15px;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:nth-child(odd) .sub-menu li:hover {
  background: #222;
  color: white;
  width: 100%;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:nth-child(odd):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 ul.sub-menu li:nth-child(even) .sub-menu {
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  text-align: left;
  position: absolute;
  font-size: 15px;
  background: #fff;
  top: 0%;
  left: 180px;
  width: 10rem;
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  -ms-transform: rotate3d(1, 0, 0, -90deg);
  -o-transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  z-index: 20;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: opacity 0.3s, -webkit-transform 0.5s;
  -moz-transition: transform 0.5s, opacity 0.3s, -moz-transform 0.5s;
  transition: transform 0.5s, opacity 0.3s;
  transition: transform 0.5s, opacity 0.3s, -webkit-transform 0.5s, -moz-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
  -moz-transition: -moz-transform 0.5s, opacity 0.3s;
  -webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid #294381;
  display: none \9;
  display: block;
  float: none;
  line-height: 40px;
  color: red;
  font-size: 12px;
  font-weight: 400;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:nth-child(even) .sub-menu a {
  display: block;
  padding: 0 15px;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:nth-child(even) .sub-menu li:hover {
  background: #222;
  color: white;
  width: 100%;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:nth-child(even):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 ul.sub-menu li:nth-child(odd) .sub-menu li::nth-child(odd) .sub-menu{
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  text-align: left;
  position: absolute;
  font-size: 15px;
  background: #fff;
  top: 0%;
  left: 200px;
  width: 10rem;
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  -ms-transform: rotate3d(1, 0, 0, -90deg);
  -o-transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  z-index: 20;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: opacity 0.3s, -webkit-transform 0.5s;
  -moz-transition: transform 0.5s, opacity 0.3s, -moz-transform 0.5s;
  transition: transform 0.5s, opacity 0.3s;
  transition: transform 0.5s, opacity 0.3s, -webkit-transform 0.5s, -moz-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
  -moz-transition: -moz-transform 0.5s, opacity 0.3s;
  -webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid #294381;
  display: none \9;
  display: block;
  float: none;
  line-height: 40px;
  color: red;
  font-size: 12px;
  font-weight: 400;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:nth-child(odd) .sub-menu li::nth-child(odd) .sub-menu a {
  display: block;
  padding: 0 15px;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:nth-child(odd) .sub-menu li::nth-child(odd) .sub-menu li:hover {
  background: #222;
  color: white;
  width: 100%;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:nth-child(odd) .sub-menu li::nth-child(odd):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 .h-search {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin-left: 2rem;
}
#header .nav .ui.menu .h-search img {
  vertical-align: middle;
}
#header .nav .ui.menu .h-language {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0.7rem;
  cursor: pointer;
  margin-left: 5rem;
  text-transform: uppercase;
}
#header .nav .ui.menu .h-language ul.sub-menu {
  -webkit-perspective: 500px;
  perspective: 500px;
  transform-style: preserve-3d;
  text-align: left;
  position: absolute;
  font-size: 15px;
  background: #fff;
  top: 110%;
  left: 0;
  width: 125px;
  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 #233c7c;
  display: none \9;
}
#header .nav .ui.menu .h-language ul.sub-menu li {
  display: block;
  float: none;
  padding: 0 5px;
  line-height: 40px;
  color: black;
  font-size: 12px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
}
#header .nav .ui.menu .h-language ul.sub-menu li a {
  display: block;
}
#header .nav .ui.menu .h-language ul.sub-menu li a img {
  vertical-align: middle;
  height: 20px;
  margin-right: 6px;
}
#header .nav .ui.menu .h-language ul.sub-menu li:hover {
  background: #222;
  color: white;
}
#header .nav .ui.menu .h-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 .h-language li {
  display: inline-block;
  font-family: 'Microsoft YaHei';
}
#header .nav .ui.menu .h-language li img {
  display: inline-block;
  vertical-align: middle;
  width: 30%;
}
#header .nav .ui.menu .h-language li span {
  display: inline-block;
  margin-left: 4px;
  vertical-align: middle;
}
#header .nav .ui.menu .h-language li:last-child {
  margin-right: 0;
  font-family: 'MR';
}*/
#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: 50px;
  height: 50px;
  color: transparent;
  border: none;
  border-radius: 50%;
  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: #0086c4;
}
#banner:hover .slick-arrow {
  opacity: 1;
}
#banner .slick-prev {
  background: url("../images/btl.png") no-repeat center center rgba(0, 0, 0, 0);
  left: 79px;
}
#banner .slick-next {
  background: url("../images/btr.png") no-repeat center center rgba(0, 0, 0, 0);
  right: 80px;
}
#banner ul.slick-dots {
  position: absolute;
  left: 50%;
  bottom: -10%;
  -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: 60px;
  height: 3px;
  display: inline-block;
  margin: 0 5px 0 0;
  background-color: rgba(221, 239, 225, 0.59);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  cursor: pointer;
}
#banner ul.slick-dots li button {
  display: none;
}
#banner ul.slick-dots li.slick-active {
  background-color: #ddefe1;
}
#banner .slick-slide .content {
  display: none;
}
#banner .slick-active .content {
  display: block;
}
#index-body .product ul.slick-dots {
  position: absolute;
  bottom: -3rem;
  left: 22%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#index-body .product ul.slick-dots li {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 7px;
  padding: 0;
  border-radius: 50%;
  background-color: #535353;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#index-body .product ul.slick-dots li button {
  display: none;
}
#index-body .product ul.slick-dots li.slick-active {
  background-color: #0086c4;
}
table {
  margin-bottom: 20px;
  word-break: break-word;
  width: 100% !important;
  height: auto !important;
  display: block;
  overflow: auto;
}
table tbody {
  display: table;
  width: 100% !important;
  min-width: 700px;
}
table td,
table th {
  padding: 5px 10px;
  border: 1px solid #666;
  width: auto !important;
  height: auto !important;
}
table tr {
  width: auto !important;
  height: auto !important;
}
table tr:nth-child(even) {
  background: #eee;
}
#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;
  cursor: hand;
}
#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: 30px;
}
#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: 13px;
  line-height: 30px;
}
#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;
  cursor: hand;
}
#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::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 134, 196, 0.1);
}
#banner li {
  position: relative;
}
#banner li img {
  width: 100%;
  min-height: 250px;
  object-fit: cover;
}
#banner li .text {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
}
#banner li .text h3 {
  font-size: 3rem;
  font-family: 'MB';
  line-height: 2;
  text-transform: uppercase;
}
#banner li .text p {
  font-size: 1.2rem;
  line-height: 2;
  text-transform: uppercase;
  font-family: 'ML';
  margin-top: 2rem;
}
#banner li .text .more {
  display: block;
  margin: 2rem auto 0;
  font-size: 0.9rem;
  color: #fff;
  background-color: #0086c4;
  font-family: 'MB';
  width: 18.3%;
  position: relative;
  z-index: 1;
  padding: 14px 0 13px 0;
}
#banner li .text .more::before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #0040a1;
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
}
#banner li .text .more:hover::before {
  width: 100%;
}
#index-body h3.title {
  font-size: 36px;
  line-height: 2;
  font-family: 'MR';
}
#index-body p.p1 {
  font-size: 18px;
  line-height: 2;
  font-family: 'ML';
  margin-top: 1.25rem;
}
#index-body .more {
  position: relative;
  z-index: 1;
}
#index-body .more::before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #0086c4;
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
}
#index-body .more:hover::before {
  width: 100%;
}
#index-body .advantage {
  padding: 4rem 0 4.9rem;
  text-align: center;
}
#index-body .advantage .ui.container {
  max-width: 1485px;
}
#index-body .advantage h3 {
  font-family: 'MR';
}
#index-body .advantage ul {
  margin-top: 2.45rem;
}
#index-body .advantage ul li {
  background-color: #0086c4;
  border-radius: 0px 0px 30px 0px;
  padding-top: 3.75rem;
  color: #fff;
  width: 30.1%;
  margin-right: 3.2rem;
}
#index-body .advantage ul li .i1 {
  filter: brightness(100);
}
#index-body .advantage ul li h3 {
  font-size: 1.1rem;
  font-family: 'MB';
  line-height: 2;
  padding: 0 3rem 0 2rem;
  margin-top: 2.4rem;
}
#index-body .advantage ul li p {
  font-size: 0.85rem;
  line-height: 2;
  width: 96%;
  margin: 1.75rem auto 0;
}
#index-body .advantage ul li a {
  display: block;
  width: 73px;
  height: 72px;
  font-size: 20px;
  background-color: #fff;
  margin-top: 1.2rem;
  float: right;
  line-height: 72px;
  border-radius: 0px 0px 30px 0px;
  margin-right: 1px;
  position: relative;
}
#index-body .advantage ul li a img {
  vertical-align: middle;
}
#index-body .advantage ul li a::before {
  background-color: #0040a1;
  border-radius: 0px 0px 30px 0px;
}
#index-body .advantage ul li a:hover img {
  filter: grayscale(100%) brightness(300%);
}
#index-body .advantage ul li:last-child {
  margin-right: 0;
}
#index-body .init-4 {
  padding-bottom: 5.25rem;
  background: url(../images/ab.jpg) no-repeat left bottom #fff;
}
#index-body .init-4 .ui.container {
  max-width: 1380px;
}
#index-body .init-4 h3.title,
#index-body .init-4 p.p1 {
  text-align: center;
}
#index-body .init-4 .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 2rem;
}
#index-body .init-4 .box .left {
  width: 50%;
}
#index-body .init-4 .box .left img {
  width: 100%;
}
#index-body .init-4 .box .left .content-box {
  padding: 0 0.75rem;
  margin-top: -5.5rem;
  position: relative;
  z-index: 3;
}
#index-body .init-4 .box .left .content-box .content {
  background: url(../images/s-1.png) no-repeat 1.5rem center #26a9d8;
}
#index-body .init-4 .box .left .content-box .content h4 {
  color: #fff;
}
#index-body .init-4 .box .left .content-box .content p {
  color: #fff;
}
#index-body .init-4 .box .right {
  width: 50%;
  padding-left: 1.5rem;
}
#index-body .init-4 .box .right .top span {
  font-size: 1.2rem;
  line-height: 2;
  color: #0086c4;
  font-family: 'MB';
  display: inline-block;
  margin-bottom: 1rem;
}
#index-body .init-4 .box .right .top h2 {
  font-size: 1.9rem;
  line-height: 2;
  color: #000;
  font-family: 'MB';
}
#index-body .init-4 .box .right .top p {
  font-size: 16px;
  line-height: 2;
  color: #000;
  font-family: 'MR';
  margin-top: 1rem;
}
#index-body .init-4 .box .right .top .senyuan {
  font-size: 16px;
  line-height: 2;
  color: #000;
  font-family: 'MR';
  margin-top: 1rem;
}
#index-body .init-4 .box .right .top .senyuan h1 {
  display: inline;
}
#index-body .init-4 .box .right ul {
  margin-top: 2.25rem;
}
#index-body .init-4 .box .right ul li {
  margin-bottom: 1.3rem;
}
#index-body .init-4 .box .right ul li:nth-child(1) {
  background: url(../images/s-2.png) no-repeat 1.75rem center #f3f3f3;
}
#index-body .init-4 .box .right ul li:nth-child(2) {
  background: url(../images/s-3.png) no-repeat 1.75rem center #f3f3f3;
}
#index-body .init-4 .box .right ul li:nth-child(3) {
  background: url(../images/s-4.png) no-repeat 1.75rem center #f3f3f3;
}
#index-body .init-4 .box .content {
  padding: 1.5rem 1.5rem 1.2rem 6rem;
}
#index-body .init-4 .box .content h4 {
  font-size: 18px;
  line-height: 2;
  color: #000;
  margin-bottom: 1rem;
  font-family: 'MB';
}
#index-body .init-4 .box .content p {
  font-size: 17px;
  line-height: 2;
  color: #000;
  font-family: 'ML';
}
#index-body .init-1 {
  background: url(../images/init1.png) no-repeat;
  padding: 5.9rem 0 5.85rem;
  background-size: cover;
}
#index-body .init-1 li {
  color: #fff;
  text-align: center;
  border-right: 1px solid #fff;
}
#index-body .init-1 li h3 {
  font-size: 3rem;
  font-family: 'MB';
  line-height: 1;
  display: contents;
}
#index-body .init-1 li p {
  font-size: 16px;
  line-height: 1;
  font-family: 'ML';
  margin-top: 0.3rem;
}
#index-body .init-1 li:last-child {
  border-right: none;
}
#index-body .product {
  padding: 5rem 0 2.65rem 0;
}
#index-body .product .header {
  background: url(../images/pb.jpg) no-repeat;
  padding: 3.5rem 0 2.15rem;
  text-align: right;
}
#index-body .product .header h3 {
  padding-right: 2.55rem;
  font-size: 2.4rem;
  color: #333;
  line-height: 1;
}
#index-body .product .header .more {
  display: block;
  width: 159px;
  height: 49px;
  background-color: #19a93a;
  border-radius: 23px;
  font-size: 16px;
  line-height: 49px;
  color: #fff;
  text-align: center;
  float: right;
  margin: 2.05rem 5.45rem 0 0;
}
#index-body .product .header .more::before {
  border-radius: 23px;
}
#index-body .product .content {
  margin-top: 2.45rem;
}
#index-body .product .content .ui.container {
  max-width: 1470px;
  width: 100%;
}
#index-body .product .content .box .left {
  width: 58px;
  height: 58px;
  background-color: #dddddd;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 58px;
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
#index-body .product .content .box .left::before {
  background-color: #014190;
  border-radius: 50%;
}
#index-body .product .content .box .middle {
  width: 91.7%;
  display: inline-block;
  vertical-align: middle;
  padding: 0 1.05rem;
}
#index-body .product .content .box .middle ul {
  margin-right: -1.1rem;
}
#index-body .product .content .box .middle .slick-slide {
  margin-right: 1.1rem;
}
#index-body .product .content .box .middle li {
  border: solid 1px #eeeeee;
  text-align: center;
  margin-bottom: 2.45rem;
}
#index-body .product .content .box .middle li .img {
  padding: 1.25rem 0.85rem 2.9rem 0.5rem;
  border-bottom: 1px solid #eee;
}
#index-body .product .content .box .middle li .img img {
  width: 100%;
}
#index-body .product .content .box .middle li .text {
  padding: 1.05rem 0 1.2rem;
}
#index-body .product .content .box .middle li .text h3 {
  font-size: 17px;
  line-height: 2;
  color: #333;
  /*overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;*/
  text-transform: capitalize;
}
#index-body .product .content .box .middle li .text p {
  font-size: 16px;
  line-height: 2;
  color: #999;
  margin-top: 0.8rem;
}
#index-body .product .content .box .middle li .text .more {
  display: block;
  width: 234px;
  height: 43px;
  background-color: #666666;
  border-radius: 5px;
  line-height: 43px;
  font-size: 15px;
  color: #fff;
  margin: 0.7rem auto 0;
}
#index-body .product .content .box .middle li .text .more::before {
  background-color: #014190;
  border-radius: 5px;
}
#index-body .product .content .box .right {
  width: 58px;
  height: 58px;
  background-color: #dddddd;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 58px;
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
#index-body .product .content .box .right::before {
  background-color: #014190;
  border-radius: 50%;
}
#index-body .news {
  padding: 0 0 3rem;
  overflow: hidden;
}
#index-body .news .header .left {
  width: 80%;
}
#index-body .news .header .left span {
  font-size: 1rem;
  font-family: 'MB';
  line-height: 2;
  color: #0086c4;
  position: relative;
  padding-bottom: 0.7rem;
  display: block;
}
#index-body .news .header .left span::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 10%;
  height: 2px;
  background-color: #0086c4;
}
#index-body .news .header .left p {
  font-size: 2.4rem;
  font-family: 'MB';
  line-height: 1;
  margin-top: 2rem;
  text-transform: uppercase;
}
#index-body .news .header .right {
  width: 20%;
  padding-top: 1rem;
  text-align: right;
}
#index-body .news .header .right .al {
  display: inline-block;
  background-color: #87acd4;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  line-height: 32px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  margin-right: 1rem;
}
#index-body .news .header .right .al::before {
  border-radius: 50%;
}
#index-body .news .header .right .ar {
  display: inline-block;
  background-color: #87acd4;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  line-height: 32px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
}
#index-body .news .header .right .ar::before {
  border-radius: 50%;
}
#index-body .news .content {
  margin: 2.5rem -1.5rem 0 0;
}
#index-body .news .content .slick-slide {
  margin-right: 1.5rem;
  padding-bottom: 1rem;
  padding-left: 0.1rem;
}
#index-body .news .content .slick-slide img {
  display: inline-block;
}
#index-body .news .content li {
  background-color: #ffffff;
}
#index-body .news .content li .img img {
  width: 100%;
}
#index-body .news .content li .text {
  padding: 1.25rem 0rem 1.55rem 0.5rem;
}
#index-body .news .content li .text span {
  font-size: 14px;
  color: #808080;
  line-height: 1;
  font-family: 'MR';
}
#index-body .news .content li .text h3 {
  font-size: 1.1rem;
  line-height: 2;
  margin-top: 0.95rem;
  font-family: 'MB';
  overflow: hidden;  
text-overflow: ellipsis;  
display: -webkit-box;  
-webkit-line-clamp: 2;  
-webkit-box-orient: vertical; 
}
#index-body .news .content li .text p {
  font-size: 14px;
  line-height: 2;
  margin-top: 11px;
  font-family: 'MR';
}
#index-body .news .content li .text .mores {
  display: block;
  margin-top: 1.6rem;
  color: #0086c4;
  line-height: 1;
  font-size: 17px;
  text-decoration: underline;
  font-family: 'MB';
}
#index-body .news .content li .text .mores img {
  margin-left: 7px;
  margin-top: -3px;
  transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  display: inline-block;
  vertical-align: middle;
}
#index-body .news .content li .text .mores:hover img {
  margin-left: 12px;
}
#footer {
  background-color: #333;
}
#footer .f-info {
  color: #fff;
  padding: 3rem 0 0 0;
}
#footer .f-info h3 {
  font-size: 24px;
  line-height: 1;
  position: relative;
  padding-top: 1.35rem;
  font-family: 'MB';
}
#footer .f-info ul {
  margin-top: 1.8rem;
}
#footer .f-info ul li {
  font-size: 16px;
  font-family: 'MR';
  margin-bottom: 1rem;
  text-transform: capitalize;
}
#footer .f-info ul li img {
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
}
#footer .f-info ul li span {
  display: inline-block;
  vertical-align: middle;
  width: 92%;
  margin-left: 0.55rem;
}
#footer .f-info .f-ab .a1 {
  filter: grayscale(100%) brightness(900%);
}
#footer .f-info .f-ab p {
  margin-top: 1.9rem;
  line-height: 2;
  font-size: 18px;
  font-family: 'MR';
}
#footer .f-info .f-ab .cs li {
  margin-bottom: 1.25rem;
}
#footer .f-info .f-ab .cs li:last-child {
  margin-bottom: 0;
}
#footer .f-info .f-ab .share {
  margin-top: 1.6rem;
}
#footer .f-info .f-ab .share li {
  display: inline-block;
  margin-right: 1rem;
}
#footer .f-info .f-ab .share li:last-child {
  margin-right: 0;
}
#footer .f-info .f-ab ,share ul {
  margin-top: 0;
  display: inline-block;
}
#footer .f-info .f-ab #ewm{
  display: inline-block;
}
#footer .f-info .f-ab #ewm img{
  width: 90px;
  height: 90px;
  border: 3px solid #fff;
}
#footer .f-info .f-ab ul li {
  color: #fff;
  font-size: 16px;
}
#footer .f-info .f-ab ul li img {
  display: inline-block;
  vertical-align: middle;
}
#footer .f-info .f-ab ul li span {
  display: inline-block;
  width: 86%;
  vertical-align: middle;
  margin-top: 10px;
}
#footer .f-info .f-link {
  padding-left: 7%;
}
#footer .f-info .f-product {
  padding-left: 5%;
}
#footer .f-info .f-contact {
  padding-left: 3%;
}
#footer .f-info .f-contact form {
  margin-top: 1.4rem;
}
#footer .f-info .f-contact form input[type="text"],
#footer .f-info .f-contact form textarea {
  width: 100%;
  background-color: #454545;
  border: 1px solid #444;
  color: #8b8b8b;
  font-family: 'MB';
  font-size: 16px;
  margin-bottom: 14px;
  padding: 10px 0 10px 12px;
  border-radius: 5px;
}
#footer .f-info .f-contact form input[type="text"]::placeholder,
#footer .f-info .f-contact form textarea::placeholder {
  color: #8b8b8b;
}
#footer .f-info .f-contact form input[type="text"]::-webkit-input-placeholder,
#footer .f-info .f-contact form textarea::-webkit-input-placeholder {
  color: #8b8b8b;
}
#footer .f-info .f-contact form textarea {
  height: 84px;
}
#footer .f-info .f-contact form input[type="submit"] {
  width: 176px;
  height: 40px;
  border-radius: 26px;
  background-color: #5284bf;
  text-align: center;
  line-height: 40px;
  border: none;
  font-size: 16px;
  font-family: 'MB';
  margin-top: 1.3rem;
  transition: .5s;
  -webkit-transition: .5s;
}
#footer .f-info .f-contact form input[type="submit"]:hover {
  background-color: #0040a1;
}
#footer .f-copy {
  padding: 0.65rem 0 0.6rem 0;
  color: #fff;
  border-top: 1px solid #525252;
  margin-top: 2.7rem;
  font-size: 16px;
  font-family: 'MR';
  text-align: center;
}
#footer .f-copy svg {
  vertical-align: bottom;
  width: auto;
  max-height: 28px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  fill: #fff;
}
#footer .f-copy svg text {
  fill: #fff;
}
#footer .f-copy svg:hover {
  fill: #0086c4;
}
@media screen and (max-width: 1580px) {
  #header .nav .ui.menu .menu-box ul.menu > li {
    font-size: 1rem;
  }
  #header .nav .ui.menu .menu-box ul.menu > li {
    margin: 0 2.2rem 0 0;
  }
  #header .nav .ui.menu .h-language {
    margin-left: 3rem;
  }
}
@media screen and (max-width: 1440px) {
  #index-body .product .content .box .middle {
    width: 91%;
  }
  #index-body .product .content .box .left,
  #index-body .product .content .box .right {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
}
@media screen and (max-width: 1280px) {
  #header .nav {
    padding-right: 2rem;
  }
  #header .nav .ui.menu .logo {
    margin-left: 3rem;
  }
  #header .nav .ui.menu .menu-box ul.menu > li {
    font-size: 16px;
  }
  #header .nav .ui.menu .h-language {
    margin-left: 2rem;
  }
  #index-body .init-4 .box .content {
    padding: 1.5rem 1.5rem 1.2rem 7rem;
  }
  #footer .f-info .f-ab ul li span {
    width: 82%;
  }
}
@media screen and (max-width: 1140px) {
  #header .nav .ui.menu .logo {
    margin-left: 1rem;
  }
  #header .nav .ui.menu .menu-box ul.menu > li {
    margin: 0 1rem 0 0;
  }
  #index-body .advantage ul li {
    margin-right: 2rem;
  }
  #index-body .about .right {
    padding: 1rem 1.5rem 0 1.5rem;
  }
  #index-body .product .content .box .middle {
    width: 88%;
  }
  #index-body .advantage ul li h3 {
    padding: 0 2rem;
    font-size: 15px;
  }
  #index-body .advantage ul li p {
    width: 100%;
  }
  #index-body .product .content .box .middle li .text h3 {
    font-size: 15px;
  }
  #index-body .product .content .box .middle li .text p {
    font-size: 14px;
  }
}
@media screen and (max-width: 992px) {
  #header {
    top: 0;
    left: 0;
    right: 0;
  }
   .senyuanpro1, .senyuanpro, .yejiaohide {
    display: none;
  }
  .hyzs {
    display: none;
}
  #header .nav .ui.menu .h-language {
    display: none;
  }
  #header .nav .ui.menu .logo {
    padding: 0;
  }
  #header .nav .ui.menu .logo img {
    width: 50%;
  }
  #banner li .text {
    top: 40%;
  }
  #index-body .advantage {
    display: none;
  }
  #index-body .init-4 {
    padding-top: 3rem;
  }
  #index-body .init-4 .box {
    display: block;
  }
  #index-body .init-4 .box .left {
    width: 100%;
  }
  #index-body .init-4 .box .right {
    width: 100%;
    margin-top: 1rem;
  }
  #index-body .init-4 .box .content p {
    font-size: 14px;
  }
  #index-body .init-4 .box .content {
    padding: 1.5rem 1.5rem 1.2rem 9rem;
  }
  #index-body .init-1 li {
    width: 25%;
  }
  #index-body .init-1 li h3 {
    font-size: 2rem;
  }
  #index-body .init-1 li p {
    font-size: 14px;
  }
  #index-body .product .content .box .left,
  #index-body .product .content .box .right {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  #index-body .news .header .left span {
    font-size: 16px;
  }
  #index-body .news .content li .text h3 {
    font-size: 16px;
  }
  #index-body .news .content li .text p {
    font-size: 14px;
  }
  #index-body .news .content li .text .mores {
    font-size: 15px;
  }
  #footer .f-info .f-product,
  #footer .f-info .f-link {
    display: none;
  }
  #footer .f-info .f-ab,
  #footer .f-info .f-contact {
    width: 50%;
  }
}
@media screen and (max-width: 700px) {
  #banner li .text h3 {
    font-size: 2rem;
  }
  #banner li .text p {
    font-size: 14px;
  }
  #banner li .text .more {
    width: 34%;
    font-size: 14px;
    padding: 6px 0;
  }
  #index-body h3.title {
    font-size: 24px;
  }
  #index-body p.p1 {
    font-size: 15px;
  }
  #index-body .init-1 {
    display: none;
  }
  #footer .f-info .f-ab {
    width: 100%;
  }
  #footer .f-info .f-ab .share {
    display: none;
  }
  #index-body .product .content .box .left,
  #index-body .product .content .box .right {
    display: none;
  }
  #index-body .product .content .box .middle {
    width: 100%;
  }
  #index-body .product .content .box .middle ul {
    margin-right: 0;
  }
  #index-body .product .content .box .middle .slick-slide {
    margin-right: 0;
  }
  #index-body .news .header .left {
    width: 100%;
  }
  #index-body .news .header .left p {
    font-size: 2rem;
  }
  #index-body .news .header .right {
    display: none;
  }
  #footer .f-info .f-contact {
    width: 100%;
    padding: 2rem 0 0 0;
  }
  #footer .f-copy {
    font-size: 14px;
    line-height: 2;
  }
  #footer .f-copy svg {
    max-height: 22px;
  }
}

.inner-banner {
  width: 100%;
  height: 577px;
  background: url(../images/contact.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.inner-banner .inner-banner-text {
  position: absolute;
  top: 300px;
  left: 45%;
  color: #fff;
  text-align: center;
}
.inner-banner .inner-banner-text h3 {
  font-size: 42px;
  font-family: 'Inter';
  color: #fffefe;
}
.inner-banner .inner-banner-text span {
  font-family: 'Inter';
  font-size: 18px;
  color: #fffefe;
}
.inner-page {
  width: 100%;
  height: auto;
  background-color: #eeeeee;
  margin: 0;
  font-family: 'MR';
}
.inner-page .inner-page-img {
  height: 600px;
  background: url(../images/c-map.png) no-repeat;
  background-size: 100%;
}
.inner-page .inner-page-card .inner-page-card1 {
  width: 23%;
  height: 281px;
  margin-top: 226px;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  transition: .5s;
  margin-right: 2%;
}
.inner-page .inner-page-card .inner-page-card1:hover {
  transform: scale(1.1);
}
/*.inner-page .inner-page-card .inner-page-card1:nth-child(1) {
  margin-right: 2%;
}*/
.inner-page .inner-page-card .inner-page-card1:last-child {
  margin-right: 0;
}
.inner-page .inner-page-card .inner-page-card1 .inner-page-card1-icon {
  padding: 3rem 0 0 0;
}
.inner-page .inner-page-card .inner-page-card1 .inner-page-card1-line {
  width: 140px;
  height: 1px;
  background-color: #d7d7d7;
  margin: 1rem auto 0 auto;
}
.inner-page .inner-page-card .inner-page-card1 .card-line1 {
  margin-top: 1.3rem;
}
.inner-page .inner-page-card .inner-page-card1 .card-line2 {
  margin-top: 2rem;
}
.inner-page .inner-page-card .inner-page-card1 .inner-page-card1-desc {
  font-size: 16px;
  color: #646464;
  text-align: center;
  width: 88%;
  margin: 1rem auto;
}
.inner-page .inner-page-card .inner-page-card1 .desc1 {
  font-size: 18px;
}
.inner-connection {
  margin: 118px 0 112px 0;
}
.inner-connection .inner-connection-box {
  text-align: center;
}
.inner-connection .inner-connection-box .inner-connection-box-title {
  font-size: 42px;
  color: #303030;
}
.inner-connection .inner-connection-box .inner-connection-box-line {
  width: 100px;
  height: 1px;
  background-color: #0f539b;
  margin: 27px auto 30px auto;
}
.inner-connection .inner-connection-box .inner-connection-box-desc {
  font-size: 18px;
  color: #646464;
}
.inner-connection .inner-connection-box .inner-connection-box-form {
  margin-top: 3rem;
}
.inner-connection .inner-connection-box .inner-connection-box-form input {
  width: 46%;
  height: 50px;
  margin-bottom: 2%;
  border: solid 1px #cacaca;
  font-size: 18px;
  color: #989898;
  padding-left: 27px;
}
.inner-connection .inner-connection-box .inner-connection-box-form input:nth-child(1) {
  margin-right: 6%;
}
.inner-connection .inner-connection-box .inner-connection-box-form input:nth-child(3) {
  margin-right: 6%;
}
.inner-connection .inner-connection-box .inner-connection-box-form input::-webkit-input-placeholder {
  color: #989898;
}
.inner-connection .inner-connection-box .inner-connection-box-form input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #989898;
}
.inner-connection .inner-connection-box .inner-connection-box-form input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #989898;
}
.inner-connection .inner-connection-box .inner-connection-box-form input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #989898;
}
.inner-connection .inner-connection-box .inner-connection-box-form textarea {
  width: 98%;
  height: 264px;
  border: solid 1px #cacaca;
  margin-bottom: 3rem;
  font-size: 18px;
  padding: 21px 0 0 27px;
  color: #989898;
}
.inner-connection .inner-connection-box .inner-connection-box-form textarea::-webkit-input-placeholder {
  color: #989898;
}
.inner-connection .inner-connection-box .inner-connection-box-form textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #989898;
}
.inner-connection .inner-connection-box .inner-connection-box-form textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #989898;
}
.inner-connection .inner-connection-box .inner-connection-box-form textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #989898;
}
.inner-connection .inner-connection-box .inner-connection-box-form input[type="submit"] {
  border: none;
  background-color: #0f539b;
  font-size: 23px;
  color: #fffefe;
  margin: auto;
  transition: .5s;
}
.inner-connection .inner-connection-box .inner-connection-box-form input[type="submit"]:hover {
  background-color: #0086c4;
}
.about-banner {
  width: 100%;
  height: 577px;
  background: url(/senyuanmedical/2022/03/24/003.jpg) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.about-banner .about-banner-text {
  position: absolute;
  top: 300px;
  left: 0;
  color: #fff;
  text-align: center;
  width: 100%;
}
.about-banner .about-banner-text h3 {
  font-size: 42px;
  font-family: 'Inter';
  color: #fffefe;
}
.about-banner .about-banner-text span {
  font-family: 'Inter';
  font-size: 18px;
  color: #fffefe;
}
.about-page {
  padding-top: 159px;
}
.about-page .about-3 {
  padding: 12rem 0 3rem;
}
.about-page .about-3 h3{
  font-size: 2rem;
  color: #333;
  font-family: 'Inter';
  text-transform: capitalize;
  text-align: center;
  margin-bottom: 10px;
}
.about-page .about-3 .line {
    display: block;
    width: 120px;
    height: 1px;
    background: #adadad;
    margin: 0 auto;
    position: relative;
}
.about-page .about-3 .line:after {
    content: '';
    height: 3px;
    width: 40px;
    background: #0071e3;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: -1px;
}
.about-page .about-3 .text {
    display: block;
    font-size: 16px;
    color: #6b6b84;
    line-height: 2;
    max-width: 750px;
    margin: 0 auto;
    text-align: center;
    padding-top: 15px;
    font-weight: 300;
}
.about-page .about-3 .box {
  padding-top: 50px;
}
.about-page .about-3 .box ul li .box2 {
  padding: 40px 30px;
  text-align: center;
  position: relative;
  z-index: 1;
  -moz-box-shadow: 0 0 96px rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0 0 96px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 96px rgba(0, 0, 0, 0.08);
  background-size: cover;
  background-position: center center;
}
.about-page .about-3 .box ul li .box2:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: white;
  z-index: -1;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.about-page .about-3 .box ul li .box2 i {
  display: block;
  font-size: 50px;
  line-height: 50px;
  height: 50px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  color: #0071e3;
}
.about-page .about-3 .box ul li .box2 h4 {
  font-size: 20px;
  line-height: 2;
  font-family: "roboto-bold";
  text-transform: capitalize;
  margin: 20px 0 10px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.about-page .about-3 .box ul li .box2 p {
  font-size: 16px;
  line-height: 2;
  color: rgba(0, 0, 0, 0.5);
  /*display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;*/
  height: 125px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.about-page .about-3 .box ul li .box2:hover:after {
  background-color: rgba(0, 0, 0, 0.4);
}
.about-page .about-3 .box ul li .box2:hover i,
.about-page .about-3 .box ul li .box2:hover h4,
.about-page .about-3 .box ul li .box2:hover p {
  color: white;
}
.about-page .about-page-info1{
  position: relative;
}
.about-page .about-page-info1::after{
  content: 'ABOUT';
  position: absolute;
  top: -49%;
  left: 0;
  font-size: 20rem;
  color: rgba(181,220,253,0.22);
  z-index: -1;
  font-family: 'MB';
}
.about-page .about-page-info .about-page-info-img {
  position: relative;
}
.about-page .about-page-info .about-page-info-text .about-page-info-title {
  padding: 53px 0 0 62px;
  font-size: 36px;
  font-family: 'MB';
  color: #333333;
  position: relative;
}
.about-page .about-page-info .about-page-info-text .about-page-info-title h3 {
  margin-left: 25%;
}
.about-page .about-page-info .about-page-info-text .about-page-info-title::before {
  content: '';
  width: 134px;
  height: 3px;
  background-color: #0086c4;
  position: absolute;
  left: 62px;
  top: 81px;
}
.about-page .about-page-info .about-page-info-text .about-page-info-desc {
  padding: 30px 0 0 64px;
  font-size: 18px;
  color: #555;
  line-height: 2;
  text-align: justify;
}
.about-page .about-page-info .about-page-info-text .about-page-info-desc .singlepro {
  padding: 30px 0 0 64px;
  font-size: 18px;
  color: #555;
  line-height: 2;
  text-align: justify;
  margin-left: -80px;
  margin-right: 30px;
}
.about-page .ab-1 {
  margin-top: 121px;
  position: relative;
}
.about-page .ab-1::after{
  content: 'TEAM';
  position: absolute;
  top: 0;
  right: -30%;
  transform: rotate(90deg);
  font-size: 13.3rem;
  color: rgba(181,220,253,0.22);
  z-index: -1;
  font-family: 'MB';
}
.about-page .ab-1 .ab-1-text {
  padding: 37px 78px 0 0;
}
.about-page .ab-1 .ab-1-text .title {
  position: relative;
}
.about-page .ab-1 .ab-1-text .title::before {
  content: '';
  position: absolute;
  top: 18px;
  left: 0;
  right: 100px;
  width: 134px;
  height: 3px;
  background-color: #0086c4;
}
.about-page .ab-1 .ab-1-text h3 {
  font-size: 36px;
  font-family: 'Inter';
  color: #333333;
  line-height: 2;
  margin-left: 25%;
}
.about-page .ab-1 .ab-1-text p {
  font-size: 18px;
  color: #555;
  line-height: 2;
  text-align: justify;
  margin-top: 39px;
}
.about-page .about-page-info2 {
  margin-top: 106px;
  position: relative;
}
.about-page .about-page-info2::after{
  content: 'PRODUCTS';
  position: absolute;
  bottom: -62%;
  left: -22%;
  font-size: 13.3rem;
  color: rgba(181,220,253,0.22);
  z-index: -1;
  font-family: 'MB';
}
.about-page .ab-3 {
  margin-top: 140px;
  background: url(../images/bgs.png) no-repeat;
}
.about-page .ab-3 .swiper-slide{
   cursor: pointer;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  padding: 15px 0;
}
.about-page .ab-3 .swiper-slide .s-img {
  overflow: hidden;
}
.about-page .ab-3 .swiper-slide .s-img:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.about-page .ab-3 .swiper-slide .s-img img {
  width: 100%;
}
.about-page .ab-3 .swiper-slide .content {
  padding: 3rem 3rem 2.5rem;
  background: #f5f5f5;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
.about-page .ab-3 .swiper-slide .content h4 {
  font-size: 2.4rem;
  line-height: 1;
  color: #333333;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 2rem;
  text-align: center;
}
.about-page .ab-3 .swiper-slide .content p {
  height: 130px;
  margin: 2rem 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 1.8;
  color: #333333;
  font-size: 1.8rem;
  text-align: center;
}
.about-page .ab-3 .swiper-slide .content a {
  display: inline-block;
  padding-bottom: 1rem;
  border-bottom: 2px solid #0f539b;
  font-size: 1.7rem;
  line-height: 1;
  color: #333333;
  font-family: 'assistant-bold';
  left: 0;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
.about-page .ab-3 .swiper-slide-active {
  padding: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.about-page .ab-3 .swiper-slide-active .content {
  background: #27407e;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
.about-page .ab-3 .swiper-slide-active .content h4 {
  color: #fff;
  border-bottom: 1px solid #4b5f90;
}
.about-page .ab-3 .swiper-slide-active .content p {
  height: 160px;
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.about-page .ab-3 .swiper-slide-active .content a {
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  color: #fff;
}
.about-page .ab-3 .ab-3-all {
  background: url(../images/ab-3.png) no-repeat;
  padding-bottom: 100px;
  background-position-y: 80px;
}
.about-page .ab-3 .ab-3-all .ui.container {
  max-width: 1229px;
  position: relative;
  margin: 0 auto;
  padding: 0 15px;
}
.about-page .ab-3 h3 {
  text-align: center;
  font-size: 36px;
  letter-spacing: 1px;
  color: #333;
  font-family: 'Inter';
  padding-top: 4.5rem;
}
.about-page .ab-3 .ab-3-content {
  padding-top: 85px;
}
.about-page .ab-3 .ab-3-content .slick-slide {
  margin-right: 0.5%;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  padding: 15px 0;
}
.about-page .ab-3 .ab-3-content .slick-slide .img{
  overflow: hidden;
}
.about-page .ab-3 .ab-3-content .slick-slide .img:hover img{
   -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.about-page .ab-3 .ab-3-content .slick-slide .img img{
  width: 100%;
}
.about-page .ab-3 .ab-3-content .slick-current{
  padding: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.about-page .ab-3 .ab-3-content .slick-current .text{
  background: #0f539b;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  color: #fff;
}
.about-page .ab-3 .ab-3-content .slick-current .text .lx{
  color: #fff;
}
/*.about-page .ab-3 .ab-3-content .slick-slide.slick-slide.slick-current {
  padding-bottom: 30px;
}
.about-page .ab-3 .ab-3-content .slick-slide.slick-slide.slick-current .column {
  margin-top: -10px;
}
.about-page .ab-3 .ab-3-content .slick-slide.slick-slide.slick-current .column .text {
  background: #0f539b;
  color: #fff;
}
.about-page .ab-3 .ab-3-content .slick-slide.slick-slide.slick-current .column .text .lx {
  color: #fff;
}
.about-page .ab-3 .ab-3-content .slick-slide.slick-slide.slick-current .column .text .lx a::after {
  background-color: #fff;
}*/
.about-page .ab-3 .ab-3-content .img img {
  width: 100%;
  transition: .5s ease;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -ms-transition: .5s ease;
    -o-transition: .5s ease;
}
.about-page .ab-3 .ab-3-content .text {
  background-color: #f5f5f5;
  padding: 0 20px;
  text-align: center;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
.about-page .ab-3 .ab-3-content .text h4 {
  font-size: 20px;
  padding: 24px 0 24px 0;
  border-bottom: 1px solid #d9d9d9;
  font-weight: 700;
  line-height: 1;
}
.about-page .ab-3 .ab-3-content .text p {
  font-size: 16px;
  font-weight: 400;
  margin-top: 15px;
  line-height: 1.5;
  height:48px;
  overflow: hidden;
}
.about-page .ab-3 .ab-3-content .text .lx {
  text-align: left;
  margin-top: 20px;
  font-size: 16px;
  font-weight: 700;
  color: #333;
  padding-bottom: 23px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
.about-page .ab-3 .ab-3-content .text .lx a {
  position: relative;
  padding-bottom: 10px;
}
.about-page .ab-3 .ab-3-content .text .lx a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 77px;
  height: 2px;
  background-color: #0f539b;
}

.about-page .about-page-sustainability {
  text-align: center;
  margin-top: 100px;
}
.about-page .about-page-sustainability .about-page-sustainability-title {
  font-size: 42px;
  font-family: 'Inter';
  color: #333333;
}
.about-page .about-page-sustainability .about-page-sustainability-desc {
  margin: 44px auto 0 auto;
  font-size: 16px;
  font-family: 'Inter-Medium';
  color: #333333;
  width: 55%;
  line-height: 30px;
}

.about-page .about-page-content {
  margin-top: 118px;
}
.about-page .about-page-content .about-page-content-box .content-box-list .content-box-list-title {
  font-size: 36px;
  font-family: 'Inter';
  color: #333333;
}
.about-page .about-page-content .about-page-content-box .content-box-list .content-box-list-title1 {
  padding: 34px 0 0 70px;
}
.about-page .about-page-content .about-page-content-box .content-box-list .content-box-list-desc {
  font-family: 'Inter-Medium';
  color: #333333;
  font-size: 16px;
  padding: 24px 68px 0 0;
  line-height: 30px;
}
.about-page .about-page-content .about-page-content-box .content-box-list .content-box-list-desc1 {
  padding-left: 70px;
}
.about-page .about-page-content .about-page-content-box .content-box-list-img .img {
  position: relative;
}
.about-page .about-page-content .about-page-content-box .content-box-list-img .slick-slide{
  margin-right: 0;
}
.about-page .about-page-content .about-page-content-box .content-box-list-img .img::after {
  content: '';
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.about-page .about-page-content .about-page-content-box .content-box-list-img .img .img-zz {
  z-index: 1;
  position: absolute;
  top: 40%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  opacity: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.about-page .about-page-content .about-page-content-box .content-box-list-img .img .img-zz h1 {
  font-size: 36px;
  font-family: 'Inter';
  color: #fff;
  padding: 0 15px;
}
.about-page .about-page-content .about-page-content-box .content-box-list-img .img:hover::after {
  opacity: 1;
}
.about-page .about-page-content .about-page-content-box .content-box-list-img .img:hover .img-zz {
  top: 50%;
  opacity: 1;
}




.about-page1 {
  padding-bottom: 200px;
}
.about-factory {
  width: 100%;
  height: auto;
  background-color: #f0f0f0;
  margin-top: 52px;
}
.about-factory .about-factory-box {
  text-align: center;
  padding: 106px 0 100px 0;
}
.about-factory .about-factory-box .about-factory-box-title {
  font-size: 36px;
  color: #0086c4;
  font-family: 'Futura Std';
}
.about-factory .about-factory-box .about-factory-box-desc {
  font-weight: 500;
  font-size: 18px;
  color: #999999;
  text-align: center;
  width: 50%;
  margin: 46px auto 62px auto;
}
.about-factory .about-factory-box .about-factory-box-slick .about-factory-left {
  width: 2%;
  margin-top: 100px;
  cursor: pointer;
  margin-right: 30px;
}
.about-factory .about-factory-box .about-factory-box-slick .about-factory-img {
  width: 86%;
}
.about-factory .about-factory-box .about-factory-box-slick .about-factory-img .slick-list {
  overflow: hidden;
}
.about-factory .about-factory-box .about-factory-box-slick .about-factory-right {
  margin-left: 30px;
}
.product-banner {
  width: 100%;
  height: 577px;
  background: url(/senyuanmedical/2022/04/13/0002.jpg) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.product-banner .product-banner-text {
  position: absolute;
  top: 300px;
  left: 0;
  color: #fff;
  text-align: center;
  width: 100%;
}
.product-banner .product-banner-text h3 {
  font-size: 42px;
  font-family: 'Inter';
  color: #fffefe;
  text-transform: capitalize;
  line-height: 2;
}
.product-banner .product-banner-text span {
  font-family: 'Inter';
  font-size: 18px;
  color: #fffefe;
  line-height: 2;
}
.product-page1 {
  width: 100%;
  height: auto;
  background-color: #eeeeee;
}
.product-page1 .ui.container{
    width: 1620px;
    position: relative;
    padding: 0 15px;
}
.product-page1 .product-page1-info {
  padding: 88px 0 75px 0;
  display: flex;
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
}
.product-page1 .product-page1-info .product-page1-info-img {
  width: 50%;
  /*border: solid 1px #c9c9c9;*/
  text-align: center;
  background-color: #fff;
}
.product-page1 .product-page1-info .product-page1-info-img img {
  /*border: 1px solid #c9c9c9;*/
  /*vertical-align: middle;
  padding: 2rem 0;*/
  width: 100%;
}
.product-page1 .product-page1-info .product-page1-info-text {
  width: 47%;
}
.product-page1 .product-page-info .product-page1-info-text .product-page1-info-text-title {
  font-family: 'PB';
  font-size: 42px;
  color: #333333;
}
.product-page1 .product-page1-info .product-page1-info-text .product-page1-info-text-title h1 {
  padding: 25px 0 20px 0;
  margin-left: 51px;
  border-bottom: 1px solid #dcdcdc;
  font-size: 42px;
  font-family: 'PB';
  color: #333;
  line-height: 2;
  text-transform: capitalize;
  /*display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;*/
}
.product-page1 .product-page1-info .product-page1-info-text .product-page1-info-text-desc {
  font-size: 18px;
  color: #666666;
  margin: 40px 0 0 51px;
}
.product-page1 .product-page1-info .product-page1-info-text .product-page1-info-text-anniu {
  margin: 40px 0 0 51px;
}
.product-page1 .product-page1-info .product-page1-info-text .product-page1-info-text-anniu button {
  width: 250px;
  height: 60px;
  background-color: #0086c4;
  color: #ffffff;
  border: none;
  font-size: 24px;
  transition: .5s;
}
.product-page1 .product-page1-info .product-page1-info-text .product-page1-info-text-anniu button:hover {
  background-color: #0c4c93;
}
.product-page1 .product-page1-info .product-page1-info-text .product-page1-info-text-icon {
  margin: 30px 0 0 51px;
  padding-bottom: 8px;
  border-bottom: 1px solid #dcdcdc;
  font-size: 30px;
}
.product-page1 .product-page1-info .product-page1-info-text .product-page1-info-text-icon i {
  margin-right: 35px;
  transition: .5s;
  color: #b1b1b1;
}
.product-page1 .product-page1-info .product-page1-info-text .product-page1-info-text-icon i:hover {
  color: #51acfb;
}
.product-page1 .product-page1-info .product-page1-info-text .product-page1-info-text-list {
  padding: 37px 0 0 51px;
}
.product-page1 .product-page1-info .product-page1-info-text .product-page1-info-text-list .column {
  width: 42.68%;
  /*height: 287px;*/
  background: #ffffff;
  border: 1px solid #d2d2d2;
  /*line-height: 287px;*/
  cursor: pointer;
}
.product-page1 .product-page1-info .product-page1-info-text .product-page1-info-text-list .column:nth-child(1) {
  margin-right: 6%;
}
.product-page1 .product-page1-info .product-page1-info-text .product-page1-info-text-list .column img {
  vertical-align: middle;
}
.product-page1 .product-page1-info .product-page1-info-text .product-page1-info-text-list img{
  width: 100%;
}
.product-page1 .product-page1-table {
  width: 100%;
  height: auto;
  background-color: #ffffff;
}
.product-page1 .product-page1-table .product-page1-table-anniu {
  padding-top: 78px;
  border-bottom: 1px solid #d2d2d2;
}
.product-page1 .product-page1-table .product-page1-table-anniu button {
  width: 262px;
  height: 60px;
  background-color: #0086c4;
  font-size: 18px;
  color: #ffffff;
  border: none;
  transition: .5s;
  text-transform: capitalize;
}
.product-page1 .product-page1-table .product-page1-table-anniu button:hover {
  background-color: #0c4c93;
}
.product-page1 .product-page1-table .product-page1-table-desc {
  font-size: 18px;
  color: #333333;
  margin-top: 45px;
  line-height: 2;
}
.product-page1 .product-page1-table .product-page1-table-desc table{
  table-layout: fixed;
  width: 100% !important;
  margin-bottom: 20px;
  word-break: break-word;
  color: #666666;
  font-size: 18px;
}
.product-page1 .product-page1-table .product-page1-table-desc table td,
.product-page1 .product-page1-table .product-page1-table-desc table th{
  padding: 12px 10px;
  border: solid 1px #e5e5e5;
  width: auto !important;
}
.product-page1 .product-page1-table .product-page1-table-desc tr:nth-child(odd){
  background-color: #f9f9f9;
}
.product-page1 .product-page1-table .product-page1-table1 {
  margin-top: 56px;
}
.product-page1 .product-page1-table .product-page1-table1 table {
  table-layout: fixed;
  width: 100% !important;
  margin-bottom: 20px;
  word-break: break-word;
  color: #666666;
  font-size: 18px;
}
.product-page1 .product-page1-table .product-page1-table1 table td,
.product-page1 .product-page1-table .product-page1-table1 table th {
  padding: 12px 10px;
  border: solid 1px #e5e5e5;
  width: auto !important;
}
.product-page1 .product-page1-table .product-page1-table2 {
  text-align: center;
  margin-top: 80px;
}
.product-page1 .product-page1-table .product-page1-table2 .product-page1-table2-title {
  font-size: 36px;
  color: #333333;
}
.product-page1 .product-page1-table .product-page1-table2 table {
  margin: 56px auto 0 auto;
  font-size: 18px;
}
.product-page1 .product-page1-table .product-page1-table2 table td,
.product-page1 .product-page1-table .product-page1-table2 table th {
  padding: 10px 20px;
  border: 1px solid #e5e5e5;
}
.product-page1 .product-page1-table .product-page1-table2 table tr th:first-child {
  width: 159px;
}
.product-page1 .product-page1-table .product-page1-table2 table tr th:last-child {
  width: 507px;
}
.product-page1 .product-page1-table .product-page1-table-show {
  margin: 64px 0 0 0;
}
.product-page1 .product-page1-table .product-page1-table-show .product-page1-table-show-anniu {
  border-bottom: 1px solid #d2d2d2;
  /*margin-bottom: 100px;*/
}
.product-page1 .product-page1-table .product-page1-table-show .product-page1-table-show-anniu button {
  width: 189px;
  height: 60px;
  background-color: #0086c4;
  font-size: 18px;
  color: #ffffff;
  border: none;
  transition: .5s;
  text-transform: capitalize;
}
.product-page1 .product-page1-table .product-page1-table-show .product-page1-table-show-anniu button:hover {
  background-color: #0c4c93;
}
.product-page1 .product-page1-table .product-page1-table-show .product-page1-table-show-icon {
  padding-bottom: 69px;
}
.product-page1 .product-page1-table .product-page1-table-show .product-page1-table-show-icon .product-page1-table-show-icon1 {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.product-page1 .product-page1-table .product-page1-table-show .product-page1-table-show-icon .product-page1-table-show-icon1 .product-img-out-div {
  margin-bottom: 23px;
}
.product-page1 .product-page1-table .product-page1-table-show .product-page1-table-show-icon .product-page1-table-show-icon1 div {
  padding: 0 23px;
}
.product-page1 .product-page1-table .product-page1-table-show .product-page1-table-show-icon .product-page1-table-show-icon1 img {
  display: block;
  margin: 0 auto;
}
.product-page1 .product-page1-table .product-page1-table-show .product-page1-table-show-icon .product-page1-table-show-icon1 div:nth-child(2n) {
  padding: 0;
}
.product-page1 .product-page1-table .product-page1-table-show .product-page1-table-show-icon .product-page1-table-show-icon1 div:nth-child(2n) img {
  padding: 51px 0;
  display: block;
}
.product-page1 .product-page1-table .product-page1-table-show .product-page1-table-show-icon .product-page1-table-show-icon1 span {
  text-align: center;
  display: block;
  font-size: 12px;
}
.product-page1 .product-page1-table .product-page1-table-show .product-page1-table-show-icon .product-page1-table-show-arrow {
  display: flex;
  flex-direction: row-reverse;
  margin-right: 5%;
}
.product-page1 .product-page1-table .product-page1-table-show .product-page1-table-show-icon .product-page1-table-show-arrow1 {
  display: flex;
  margin-left: 4.5%;
}
.product-page1 .product-page1-table .product-page1-table-show .product-page1-table-show-icon .product-page1-table-show-icon2 {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.product-page1 .product-page1-table .product-page1-table-show .product-page1-table-show-icon .product-page1-table-show-icon2 .product-img-out-div {
  margin-bottom: 23px;
}
.product-page1 .product-page1-table .product-page1-table-show .product-page1-table-show-icon .product-page1-table-show-icon2 div {
  padding: 0 23px;
}
.product-page1 .product-page1-table .product-page1-table-show .product-page1-table-show-icon .product-page1-table-show-icon2 img {
  display: block;
  margin: 0 auto;
}
.product-page1 .product-page1-table .product-page1-table-show .product-page1-table-show-icon .product-page1-table-show-icon2 div:nth-child(2n) {
  padding: 0;
}
.product-page1 .product-page1-table .product-page1-table-show .product-page1-table-show-icon .product-page1-table-show-icon2 div:nth-child(2n) img {
  padding: 51px 0;
  display: block;
}
.product-page1 .product-page1-table .product-page1-table-show .product-page1-table-show-icon .product-page1-table-show-icon2 span {
  text-align: center;
  display: block;
  font-size: 12px;
}
.product-page1 .product-page1-table .product-page1-table-show .product-page1-table-show-icon .product-page1-table-show-icon3 {
  display: flex;
  align-items: center;
  align-content: center;
}
.product-page1 .product-page1-table .product-page1-table-show .product-page1-table-show-icon .product-page1-table-show-icon3 div {
  padding: 0 23px;
}
.product-page1 .product-page1-table .product-page1-table-show .product-page1-table-show-icon .product-page1-table-show-icon3 img {
  display: block;
}
.product-page1 .product-page1-table .product-page1-table-show .product-page1-table-show-icon .product-page1-table-show-icon3 span {
  text-align: center;
  display: block;
  font-size: 12px;
}
.hot-product {
  width: 100%;
}
.hot-product .hot-product-content {
  text-align: center;
}
.hot-product .hot-product-content .hot-product-content-title {
  font-size: 42px;
  color: #333333;
  padding-top: 62px;
  text-transform: capitalize;
}
.hot-product .hot-product-content .hot-product-content-line {
  width: 100px;
  height: 1px;
  background-color: #0086c4;
  margin: 20px auto 30px auto;
}
.hot-product .hot-product-content .hot-product-content-img {
  padding-bottom: 99px;
  position: relative;
}
.hot-product .hot-product-content .hot-product-content-img .content-img {
  position: relative;
}
.hot-product .hot-product-content .hot-product-content-img .content-img .slick-slide {
  margin-right: 10px;
}
.hot-product .hot-product-content .hot-product-content-img .content-img .column {
  width: 23%;
  background: #fff;
}
.hot-product .hot-product-content .hot-product-content-img .content-img .column img{
  width: 100%;
}
.hot-product .hot-product-content .hot-product-content-img .content-img .column:hover {
  transition: .5s;
}
.hot-product .hot-product-content .hot-product-content-img .content-img .column:hover .text {
  display: block;
}
.hot-product .hot-product-content .hot-product-content-img .content-img .column .text {
  font-size: 18px;
  position: absolute;
  bottom: 0;
  display: none;
  text-transform: capitalize;
}
.hot-product .hot-product-content .hot-product-content-img .content-img .column .text button {
  width: 312px;
  height: 60px;
  background-color: rgba(85, 174, 251, 0.85);
  color: #ffffff;
  border: none;
}
.hot-product .hot-product-content .hot-product-content-img .slick-list {
  overflow: hidden;
}
.hot-product .hot-product-content .left-arrow {
  width: 60px;
  height: 60px;
  color: #ffffff;
  background-color: rgba(125, 125, 125, 0.35);
  line-height: 60px;
  font-size: 38px;
  position: absolute;
  left: 0;
  top: 30%;
  /*top: 160px;*/
  cursor: pointer;
}
.hot-product .hot-product-content .right-arrow {
  width: 60px;
  height: 60px;
  color: #ffffff;
  background-color: rgba(125, 125, 125, 0.35);
  line-height: 60px;
  font-size: 38px;
  position: absolute;
  right: 8px;
  top: 30%;
  /*top: 160px;*/
  cursor: pointer;
}

.process-page h3 {
  text-align: center;
  padding-top: 136px;
  font-size: 46px;
  font-family: 'Inter';
}
.process-page .process-list {
  max-width: 1520px;
  margin: 4.5rem auto 0;
  width: 100%;
}
.process-page .process-list .item {
  margin-bottom: 3.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.process-page .process-list .item .left {
  width: 55%;
  position: relative;
}
.process-page .process-list .item .left li {
  padding-left: 11rem;
  margin-bottom: 2.5rem;
  position: relative;
}
.process-page .process-list .item .left li p {
  padding: 0.55rem 3.6rem 0.55rem 1.5rem;
  background: #f5f5f5;
  font-size: 0.9rem;
  line-height: 2;
  color: #555;
  font-family: 'Inter-Medium';
  position: relative;
  margin-left: 40px;
}
.process-page .process-list .item .left li:first-child::before {
  width: 174px;
  height: 58px;
  background-color: #0f539b;
  position: absolute;
  content: 'Raw material';
  left: 75px;
  top: 5px;
  color: #fff;
  font-size: 24px;
  font-family: 'Inter';
  letter-spacing: 1px;
  text-align: center;
  line-height: 58px;
}
.process-page .process-list .item .left li:first-child::after {
  width: 48px;
  height: 48px;
  background: #b3b3b3;
  left: 0;
  top: 10px;
  font-size: 1.9rem;
  color: #fff;
  content: '1';
  position: absolute;
  text-align: center;
  font-family: 'Assistant', sans-serif;
  font-weight: 700;
  line-height: 48px;
}
.process-page .process-list .item:nth-child(1) .left::after {
  position: absolute;
  content: "";
  width: 2px;
  background: #b3b3b3;
  left: 19%;
  top: 2.4rem;
  z-index: -1;
  bottom: -10rem;
  height: 52rem;
}
.process-page .process-list .item:nth-child(2) {
  margin-top: -10%;
}
.process-page .process-list .item:nth-child(2) .left1::after {
  position: absolute;
  content: "";
  width: 2px;
  background: #b3b3b3;
  right: 19%;
  top: 2.4rem;
  z-index: -1;
  bottom: -10rem;
  height: 40rem;
}
.process-page .process-list .item:nth-child(3) {
  margin-top: -2%;
}
.process-page .process-list .item:nth-child(3) .lefts li:first-child::before {
  width: 174px;
  height: 58px;
  background-color: #0f539b;
  position: absolute;
  content: 'Cutting';
  left: 75px;
  top: 5px;
  color: #fff;
  font-size: 24px;
  font-family: 'Inter';
  letter-spacing: 1px;
  text-align: center;
  line-height: 58px;
}
.process-page .process-list .item:nth-child(3) .lefts li:first-child::after {
  width: 48px;
  height: 48px;
  background: #b3b3b3;
  left: 0;
  top: 10px;
  font-size: 1.9rem;
  color: #fff;
  content: '4';
  position: absolute;
  text-align: center;
  font-family: 'Assistant', sans-serif;
  font-weight: 700;
}
.process-page .process-list .item:nth-child(3) .left1 {
  margin-top: 100px;
}
.process-page .process-list .item:nth-child(3) .left1 li:first-child::before {
  width: 174px;
  height: 58px;
  background-color: #0f539b;
  position: absolute;
  content: 'Assembly';
  right: 60px;
  top: 0;
  color: #fff;
  font-size: 24px;
  font-family: 'Inter';
  letter-spacing: 1px;
  text-align: center;
  line-height: 58px;
}
.process-page .process-list .item:nth-child(3) .left1 li:first-child::after {
  width: 48px;
  height: 48px;
  background: #b3b3b3;
  right: 0;
  top: 5px;
  font-size: 1.9rem;
  color: #fff;
  content: '5';
  position: absolute;
  text-align: center;
  font-family: 'Assistant', sans-serif;
  font-weight: 700;
  line-height: 48px;
}
.process-page .process-list .item:nth-child(4) {
  margin-top: -4.5%;
}
.process-page .process-list .item:nth-child(4) .lefts li:first-child::before {
  width: 174px;
  height: 58px;
  background-color: #0f539b;
  position: absolute;
  content: 'Packaging';
  left: 75px;
  top: 28px;
  color: #fff;
  font-size: 24px;
  font-family: 'Inter';
  letter-spacing: 1px;
  text-align: center;
  line-height: 58px;
}
.process-page .process-list .item:nth-child(4) .lefts li:first-child::after {
  width: 48px;
  height: 48px;
  background: #b3b3b3;
  left: 0;
  top: 34px;
  font-size: 1.9rem;
  color: #fff;
  content: '6';
  position: absolute;
  text-align: center;
  font-family: 'Assistant', sans-serif;
  font-weight: 700;
  line-height: 48px;
}
.process-page .process-list .item:nth-child(4) .left1 {
  margin-top: 64px;
}
.process-page .process-list .item:nth-child(4) .left1 li:first-child::before {
  width: 174px;
  height: 58px;
  background-color: #0f539b;
  position: absolute;
  content: 'Delivery';
  right: 60px;
  top: 106px;
  color: #fff;
  font-size: 24px;
  font-family: 'Inter';
  letter-spacing: 1px;
  text-align: center;
  line-height: 58px;
}
.process-page .process-list .item:nth-child(4) .left1 li:first-child::after {
  width: 48px;
  height: 48px;
  background: #b3b3b3;
  right: 0;
  top: 112px;
  font-size: 1.9rem;
  color: #fff;
  content: '7';
  position: absolute;
  text-align: center;
  font-family: 'Assistant', sans-serif;
  font-weight: 700;
  line-height: 48px;
}
.process-page .process-list .item .lefts {
  width: 48%;
  position: relative;
}
.process-page .process-list .item .lefts li {
  padding-left: 11rem;
  position: relative;
  margin-bottom: 0;
}
.process-page .process-list .item .lefts li p {
  padding: 0.55rem 3.6rem 0.55rem 1.5rem;
  background: #f5f5f5;
  font-size: 0.9rem;
  line-height: 2;
  color: #555;
  font-family: 'Inter-Medium';
  position: relative;
  margin-left: 40px;
  width: 88%;
}
.process-page .process-list .item .lefts li img {
  margin-left: 8%;
}
.process-page .process-list .item .lefts li .imgs{
  margin: 7% 0 0 12%;
}
.process-page .process-list .item .lefts li:first-child::before {
  width: 174px;
  height: 58px;
  background-color: #0f539b;
  position: absolute;
  content: 'Hot forging';
  left: 75px;
  top: 5px;
  color: #fff;
  font-size: 24px;
  font-family: 'Inter';
  letter-spacing: 1px;
  text-align: center;
  line-height: 58px;
}
.process-page .process-list .item .lefts li:first-child::after {
  width: 48px;
  height: 48px;
  background: #b3b3b3;
  left: 0;
  top: 10px;
  font-size: 1.9rem;
  color: #fff;
  content: '2';
  position: absolute;
  text-align: center;
  font-family: 'Assistant', sans-serif;
  font-weight: 700;
  line-height: 48px;
}
.process-page .process-list .item .left1 {
  width: 52%;
  position: relative;
  margin-top: 211px;
}
.process-page .process-list .item .left1 li {
  padding-left: 0;
  padding-right: 6.4rem;
}
.process-page .process-list .item .left1 li p {
  padding: 0.55rem 3rem 0.55rem 1.5rem;
  width: 83%;
  background: #f5f5f5;
  font-size: 0.9rem;
  line-height: 2;
  color: #555;
  font-family: 'Inter-Medium';
  position: relative;
}
.process-page .process-list .item .left1 li img {
  margin-left: 8%;
}
.process-page .process-list .item .left1 li:first-child::before {
  width: 174px;
  height: 58px;
  background-color: #0f539b;
  position: absolute;
  content: 'Shot blasting';
  right: 60px;
  top: 5px;
  color: #fff;
  font-size: 24px;
  font-family: 'Inter';
  letter-spacing: 1px;
  text-align: center;
  line-height: 58px;
}
.process-page .process-list .item .left1 li:first-child::after {
  width: 48px;
  height: 48px;
  background: #b3b3b3;
  right: 0;
  top: 10px;
  font-size: 1.9rem;
  color: #fff;
  content: '3';
  position: absolute;
  text-align: center;
  font-family: 'Assistant', sans-serif;
  font-weight: 700;
  line-height: 48px;
}

@media screen and (max-width: 1919px) {
  .product-page1 .ui.container{
    max-width: 100%;
    position: relative;
    padding: 0 15px;
  }
}
@media screen and (max-width: 1720px) {
  #banner .banner-text .banner-text-title{
    margin: auto;
  }
}
@media screen and (max-width: 1600px) {
  #header .nav .ui.menu .menu-box ul.menu > li {
    margin: 0 0.6rem;
  }
}
@media screen and (max-width: 1500px) {
  .hot-product .hot-product-content .hot-product-content-img .content-img .column .text button{
    width: 357px;
  }
}
@media screen and (max-width: 1440px) {
  .process-page .process-list .item .left li {
    padding-left: 8rem;
    padding-right: 3rem;
  }
  .process-page .process-list .item .left li:first-child::before {
    width: 120px;
    height: 40px;
    left: 56px;
    font-size: 14px;
    line-height: 40px;
  }
  .process-page .process-list .item .left li:first-child::after {
    width: 35px;
    height: 35px;
    font-size: 1.5rem;
    line-height: 35px;
  }
  .process-page .process-list .item .lefts li p {
    padding: 0.55rem 2.6rem 0.55rem 1.5rem;
    width: 100%;
  }
  .process-page .process-list .item .lefts li img {
    margin-left: 9.5%;
  }
  .process-page .process-list .item:nth-child(3) .lefts li:first-child::before {
    width: 120px;
    height: 40px;
    left: 56px;
    font-size: 14px;
    line-height: 40px;
  }
  .process-page .process-list .item:nth-child(3) .lefts li:first-child::after {
    width: 35px;
    height: 35px;
    font-size: 1.5rem;
    line-height: 35px;
  }
  .process-page .process-list .item .left1 {
    margin-top: 100px;
  }
  .process-page .process-list .item .left1 li:first-child::before {
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    right: 40px;
  }
  .process-page .process-list .item .left1 li:first-child::after {
    width: 35px;
    height: 35px;
    font-size: 1.5rem;
    line-height: 35px;
  }
  .process-page .process-list .item .left1 li {
    padding-left: 50px;
  }
  .process-page .process-list .item .left1 li p {
    padding: 0.55rem 1rem 0.55rem 1.5rem;
  }
  .process-page .process-list .item:nth-child(3) .left1 li:first-child::before {
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    right: 40px;
  }
  .process-page .process-list .item:nth-child(3) .left1 li:first-child::after {
    width: 35px;
    height: 35px;
    font-size: 1.5rem;
    line-height: 35px;
  }
  .process-page .process-list .item .left1 li img {
    margin-left: 0;
    width: 83%;
  }
  .process-page .process-list .item:nth-child(4) .lefts li:first-child::before {
    width: 120px;
    height: 40px;
    left: 56px;
    font-size: 14px;
    line-height: 40px;
  }
  .process-page .process-list .item:nth-child(4) .lefts li:first-child::after {
    width: 35px;
    height: 35px;
    font-size: 1.5rem;
    line-height: 35px;
  }
  .process-page .process-list .item:nth-child(4) .left1 li:first-child::before {
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    right: 40px;
  }
  .process-page .process-list .item:nth-child(4) .left1 li:first-child::after {
    width: 35px;
    height: 35px;
    font-size: 1.5rem;
    line-height: 35px;
  }
  .process-page .process-list .item:nth-child(1) .left::after {
    height: 54rem;
    left: 13%;
  }
  .process-page .process-list .item:nth-child(2) .left1::after {
    right: 13%;
    height: 45rem;
  }
}
@media screen and (max-width: 1400px) {
  .hot-product .hot-product-content .hot-product-content-img .content-img .column .text button{
    width: 332px;
  }
   .process-page .process-list .item:nth-child(1) .left::after {
    height: 56rem;
  }
  .process-page .process-list .item:nth-child(2) .left1::after {
    height: 47rem;
  }
}
@media screen and (max-width: 1360px) {
  .ui.container {
    position: relative;
    padding: 0 15px;
    width: 100%;
  }
  #header .nav .ui.menu .logo {
    margin-left: 2%;
  }
  #banner .banner-text .banner-text-title {
    font-size: 60px;
    margin: auto;
  }
  #banner .banner-text .banner-text-anniu button {
    margin-top: 12px;
  }
  #banner .banner-text-footer {
    width: 20%;
  }
  .news .news-bg {
    padding: 0;
  }
  #footer .footer-card .footer-card-box .footer-card-box-desc {
    width: 86%;
  }
}
@media screen and (max-width: 1300px) {
  .hot-product .hot-product-content .hot-product-content-img .content-img .column .text button{
    width: 305px;
  }
  #header .nav .ui.menu .logo {
    margin-left: 0;
  }
  .process-page .process-list .item .left li {
    padding-left: 8rem;
    padding-right: 3rem;
  }
  .process-page .process-list .item .left li:first-child::before {
    width: 120px;
    height: 40px;
    left: 56px;
    font-size: 14px;
    line-height: 40px;
  }
  .process-page .process-list .item .left li:first-child::after {
    width: 35px;
    height: 35px;
    font-size: 1.5rem;
    line-height: 35px;
  }
  .process-page .process-list .item .lefts li p {
    padding: 0.55rem 2.6rem 0.55rem 1.5rem;
    width: 100%;
  }
  .process-page .process-list .item .lefts li img {
    margin-left: 9.5%;
  }
  .process-page .process-list .item:nth-child(3) .lefts li:first-child::before {
    width: 120px;
    height: 40px;
    left: 56px;
    font-size: 14px;
    line-height: 40px;
  }
  .process-page .process-list .item:nth-child(3) .lefts li:first-child::after {
    width: 35px;
    height: 35px;
    font-size: 1.5rem;
    line-height: 35px;
  }
  .process-page .process-list .item .left1 {
    margin-top: 100px;
  }
  .process-page .process-list .item .left1 li:first-child::before {
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    right: 40px;
  }
  .process-page .process-list .item .left1 li:first-child::after {
    width: 35px;
    height: 35px;
    font-size: 1.5rem;
    line-height: 35px;
  }
  .process-page .process-list .item .left1 li {
    padding-left: 50px;
  }
  .process-page .process-list .item .left1 li p {
    padding: 0.55rem 1rem 0.55rem 1.5rem;
  }
  .process-page .process-list .item:nth-child(3) .left1 li:first-child::before {
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    right: 40px;
  }
  .process-page .process-list .item:nth-child(3) .left1 li:first-child::after {
    width: 35px;
    height: 35px;
    font-size: 1.5rem;
    line-height: 35px;
  }
  .process-page .process-list .item .left1 li img {
    margin-left: 0;
    width: 83%;
  }
  .process-page .process-list .item:nth-child(4) .lefts li:first-child::before {
    width: 120px;
    height: 40px;
    left: 56px;
    font-size: 14px;
    line-height: 40px;
  }
  .process-page .process-list .item:nth-child(4) .lefts li:first-child::after {
    width: 35px;
    height: 35px;
    font-size: 1.5rem;
    line-height: 35px;
  }
  .process-page .process-list .item:nth-child(4) .left1 li:first-child::before {
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    right: 40px;
  }
  .process-page .process-list .item:nth-child(4) .left1 li:first-child::after {
    width: 35px;
    height: 35px;
    font-size: 1.5rem;
    line-height: 35px;
  }
  .process-page .process-list .item:nth-child(1) .left::after {
    height: 56rem;
  }
  .process-page .process-list .item:nth-child(2) .left1::after {
    height: 46rem;
  }
  #header .nav .ui.menu .menu-box ul.menu > li {
    margin: 0 0.8rem;
  }
}
@media screen and (max-width: 1290px) {
   .hot-product .hot-product-content .hot-product-content-img .content-img .column .text button{
    width: 283px;
  }
  #banner .banner-text {
    top: 30%;
  }
  #banner .banner-text .banner-text-title {
    font-size: 50px;
    margin: auto;
  }
  #header .nav .ui.menu .menu-box ul.menu > li {
    margin: 0 0.6rem;
  }
  #index-body .product .product-list-img .product-list-img-box .box .product-list-img-card {
    width: 94%;
    bottom: 31%;
  }
  .inner-page .inner-page-card .inner-page-card1 .desc1{
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) {
  .process-page .process-list .item .left li:first-child::before {
    width: 120px;
    height: 40px;
    left: 56px;
    font-size: 14px;
    line-height: 40px;
  }
  .process-page .process-list .item .left li:first-child::after {
    width: 35px;
    height: 35px;
    font-size: 1.5rem;
    line-height: 35px;
  }
  .process-page .process-list .item .lefts li p {
    padding: 0.55rem 2.6rem 0.55rem 1.5rem;
    width: 100%;
  }
  .process-page .process-list .item .lefts li img {
    margin-left: 12.5%;
  }
  .process-page .process-list .item:nth-child(3) .lefts li:first-child::before {
    width: 120px;
    height: 40px;
    left: 56px;
    font-size: 14px;
    line-height: 40px;
  }
  .process-page .process-list .item:nth-child(3) .lefts li:first-child::after {
    width: 35px;
    height: 35px;
    font-size: 1.5rem;
    line-height: 35px;
  }
  .process-page .process-list .item .left1 {
    margin-top: 100px;
  }
  .process-page .process-list .item .left1 li:first-child::before {
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    right: 40px;
  }
  .process-page .process-list .item .left1 li:first-child::after {
    width: 35px;
    height: 35px;
    font-size: 1.5rem;
    line-height: 35px;
  }
  .process-page .process-list .item .left1 li {
    padding-left: 50px;
  }
  .process-page .process-list .item .left1 li p {
    padding: 0.55rem 1rem 0.55rem 1.5rem;
  }
  .process-page .process-list .item:nth-child(3) .left1 li:first-child::before {
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    right: 40px;
  }
  .process-page .process-list .item:nth-child(3) .left1 li:first-child::after {
    width: 35px;
    height: 35px;
    font-size: 1.5rem;
    line-height: 35px;
  }
  .process-page .process-list .item .left1 li img {
    margin-left: 0;
    width: 83%;
  }
  .process-page .process-list .item:nth-child(4) .lefts li:first-child::before {
    width: 120px;
    height: 40px;
    left: 56px;
    font-size: 14px;
    line-height: 40px;
  }
  .process-page .process-list .item:nth-child(4) .lefts li:first-child::after {
    width: 35px;
    height: 35px;
    font-size: 1.5rem;
    line-height: 35px;
  }
  .process-page .process-list .item:nth-child(4) .left1 li:first-child::before {
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    right: 40px;
  }
  .process-page .process-list .item:nth-child(4) .left1 li:first-child::after {
    width: 35px;
    height: 35px;
    font-size: 1.5rem;
    line-height: 35px;
  }
  .process-page .process-list .item:nth-child(1) .left::after {
    height: 59rem;
  }
  .process-page .process-list .item:nth-child(2) .left1::after {
    height: 48rem;
  }
  .inner-page .inner-page-card .inner-page-card1{
    width: 48%;
    margin-top: 20px;
    height: 240px;
  }
}
@media screen and (max-width: 1100px) {
  .ui.container {
    position: relative;
    padding: 0 15px;
    width: 100%;
  }
  .hot-product .hot-product-content .hot-product-content-img .content-img .column .text button{
    width: 485px;
  }
  #header .nav .ui.menu .logo {
    margin-left: 0;
  }
  #header .nav .ui.menu .menu-box {
    margin-right: 0;
  }
  #header .nav .ui.menu .menu-box ul.menu > li {
    margin: 0 0.5rem 0 0;
    font-size: 17px;
  }
  #header .nav .ui.menu .language{
    margin-right: 0;
  }
  #header .nav .ui.menu .h-search{
    margin-right: 0;
  }
  #banner .banner-text-footer {
    width: 22%;
  }
  #index-body .product .product-list-img .product-list-img-box .box .product-list-img-card {
    bottom: 20%;
  }
  .about .about-list-text .about-list-show .about-list-show-box .show-box-sg .show-box-sg-text h3 {
    font-size: 25px;
  }
  .about .about-list-text .about-list-show .about-list-show-box .show-box-xyj .show-box-xyj-text p {
    font-size: 25px;
  }
  .about .about-list-text .about-list-show .about-list-show-box .show-box-xyj .show-box-xyj-text h3{
    font-size: 28px;
  }
  .about-page .about-page-info .about-page-info-img .bf-icon {
    top: 40%;
    left: 0;
  }
  .about-page .ab-1 .ab-1-text p{
    font-size: 18px;
  }
  .about-page .about-page-info .about-page-info-text .about-page-info-desc {
    padding: 0 0 0 64px;
    font-size: 14px;
  }
  .about-page .about-page-info .about-page-info-text .about-page-info-title::before{
    width: 100px;
  }
  .about-page .ab-1 .ab-1-text .title::before{
    width: 100px;
  }
  .about-page .about-page-sustainability .about-page-sustainability-desc {
    margin: 0px auto;
    font-size: 12px;
  }
  .about-page .about-page-content {
    margin-top: 50px;
  }
  .about-page .about-page-content .about-page-content-box .content-box-list .content-box-list-desc {
    font-size: 12px;
    padding: 0px 68px 0 0;
    line-height: 20px;
  }
  .about-page .about-page-content .about-page-content-box .content-box-list .content-box-list-desc1 {
    padding-left: 70px;
  }
  .about-factory .about-factory-box .about-factory-box-slick .about-factory-left{
    margin-top: 60px;
  }

  .process-page .process-list .item:nth-child(1) .left::after {
    height: 57rem;
  }
  .process-page .process-list .item:nth-child(2) .left1::after {
    height: 46rem;
  }
}
@media screen and (min-width: 992px) {
  .mob-logo {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  .ui.container {
    position: relative;
    padding: 0 15px;
    width: 100%;
  }
  .map{
    margin-top: 1rem;
  }
  .hot-product .hot-product-content .hot-product-content-img .content-img .column .text button{
    width: 357px;
  }
  .about .about-list-text .about-list-show .about-list-show-box .show-box-sg .show-box-sg-text h3 {
    font-size: 20px;
  }
  .about .about-list-text .about-list-show .about-list-show-box .show-box-xyj .show-box-xyj-text p {
    font-size: 20px;
  }
  .about .about-list-text .about-list-show .about-list-show-box .show-box-xyj .show-box-xyj-text span {
    font-size: 12px;
  }
  .about .about-list-text .about-list-show .about-list-show-box .show-box-sg .show-box-sg-text span {
    font-size: 12px;
  }
  .about .about-list-text .about-list-show .about-list-show-box .show-box-xyj .show-box-xyj-text h3 {
    font-size: 17px;
  }
  .about .about-list-text .about-list-show .about-list-show-box .show-box-sg .show-box-sg-text p {
    font-size: 17px;
  }
  .about .about-list-text .about-list-show .about-list-show-box .show-box-sg .show-box-sg-text h3 {
    font-size: 17px;
  }
  .about .about-list-text .about-list-show .about-list-show-box .show-box-xyj .show-box-xyj-text p {
    font-size: 17px;
  }
  .about-page .about-page-info1::after{
    display: none;
  }
  .about-page .ab-1::after{
    display: none;
  }
  .about-page .about-page-info2::after{
    display: none;
  }
  .news .news-info .news-info-img ul li {
    width: 48%;
  }
  .news .news-info .news-info-img .img-box1 {
    width: 100%;
  }
  .about-banner {
    height: 277px;
  }
  .about-banner .about-banner-text {
    top: 100px;
    left: 35%;
  }
  .hot-product .hot-product-content .left-arrow {
    top: 30%;
  }
  .hot-product .hot-product-content .right-arrow {
    top: 30%;
    right: 12px;
  }
  .product-page1 .product-page1-table .product-page1-table-show .product-page1-table-show-icon .product-page1-table-show-icon1 div {
    padding: 0;
  }
  .product-page1 .product-page1-table .product-page1-table-show .product-page1-table-show-icon .product-page1-table-show-arrow1 {
    margin-left: 2.5%;
  }
  .product-page1 .product-page1-table .product-page1-table-show .product-page1-table-show-icon .product-page1-table-show-icon3 div {
    padding: 0;
  }
  .product-banner {
    height: 277px;
  }
  .product-banner .product-banner-text {
    top: 84px;
    left: 0;
  }
  .product-page1 .product-page1-info .product-page1-info-img {
    height: 385px;
    line-height: 385px;
  }
  /*.product-page1 .product-page1-info .product-page1-info-text .product-page1-info-text-list .column {
    height: 100px;
    line-height: 100px;
  }*/

  .inner-page .sideBox .side-left .info h5{
    font-size: 16px;
  }
  .process-page h3 {
    padding-top: 36px;
    font-size: 22px;
  }
  .process-page .process-list {
    margin: 2rem auto 0;
  }
  .process-page .process-list .item .left {
    width: 100%;
  }
  .process-page .process-list .item:nth-child(1) .left::after {
    display: none;
  }
  .process-page .process-list .item .left li:first-child::before {
    display: none;
  }
  .process-page .process-list .item .left li {
    padding-left: 6rem;
  }
  .process-page .process-list .item .left li p {
    margin-left: 0;
  }
  .process-page .process-list .item:nth-child(2) {
    margin-top: 0;
  }
  .process-page .process-list .item .lefts li img {
    margin-left: 0;
  }
  .process-page .process-list .item .left1 {
    width: 100%;
    margin-top: 0;
  }
  .process-page .process-list .item:nth-child(2) .left1::after {
    display: none;
  }
  .process-page .process-list .item .left1 li:first-child::before {
    display: none;
  }
  .process-page .process-list .item .left1 li p {
    width: 100%;
  }
  .process-page .process-list .item:nth-child(3) .left1 {
    margin-top: 0;
  }
  .process-page .process-list .item .left1 li img {
    margin-left: 0;
  }
  .process-page .process-list .item:nth-child(4) .left1 {
    margin-top: 0;
  }
}
@media screen and (max-width: 700px) {
  .ui.container {
    position: relative;
    padding: 0 15px;
    width: 100%;
  }
  .inner-connection .inner-connection-box .inner-connection-box-form input{
    width: 98%;
  }
  .inner-connection .inner-connection-box .inner-connection-box-form input:nth-child(1),.inner-connection .inner-connection-box .inner-connection-box-form input:nth-child(3){
    margin-right: 0;
  }
  .about .about-list-text .about-list-show .about-list-show-box .show-box-xyj .show-box-xyj-text {
    margin-left: 0;
  }
  .about .about-list-text .about-list-show .about-list-show-box .show-box-xyj .show-box-xyj-text h3 {
    font-size: 16px;
  }
  .about .about-list-text .about-list-show .about-list-show-box .show-box-sg .show-box-sg-text {
    margin-left: 0;
  }
  .about .about-list-text .about-list-show .about-list-show-box .show-box-sg .show-box-sg-text p {
    font-size: 16px;
  }
  .about .about-list-text .about-list-show .about-list-show-box .show-box-xyj .show-box-xyj-text span {
    font-size: 12px;
  }
  .about .about-list-text .about-list-show .about-list-show-box .show-box-sg .show-box-sg-text span {
    font-size: 12px;
  }
  .about .about-list-text .about-list-show .about-list-show-box .show-box-sg .show-box-sg-text h3 {
    font-size: 16px;
  }
  .about .about-list-text .about-list-show .about-list-show-box .show-box-xyj .show-box-xyj-text p {
    font-size: 16px;
    margin-top: 0;
  }
  .why-choose {
    display: none;
  }
  .contact {
    display: none;
  }
  .news {
    margin: 0;
  }
  .news .news-bg {
    font-size: 120px;
    padding: 0;
  }
  .news .news-info .news-info-text {
    width: 100%;
  }
  .news .news-info .news-info-img {
    width: 100%;
  }
  .news .news-info .news-info-img ul li {
    margin-bottom: 50%;
  }
  .product-banner {
    height: 300px;
  }
  .product-banner .product-banner-text {
    top: 10px;
    left: 0;
  }
  .product-banner .product-banner-text h3 {
    font-size: 24px;
    line-height:42px;
    margin-top: 10px;
  }
  .product-page1 .product-page1-table .product-page1-table2 {
    margin-top: 0;
  }
  .product-page1 .product-page1-table .product-page1-table2 .product-page1-table2-title {
    font-size: 29px;
  }
  .product-page1 .product-page1-table .product-page1-table1 {
    margin-top: 20px;
  }
  .product-page1 .product-page1-table .product-page1-table-desc {
    margin-top: 5px;
  }
  .product-page1 .product-page1-table .product-page1-table2 table {
    margin: 0;
  }
  .product-page1 .product-page1-table .product-page1-table2 table td,
  .product-page1 .product-page1-table .product-page1-table2 table th {
    padding: 10px 8px;
  }
  .product-page1 .product-page1-info{
    display: block;
  }
  .product-page1 .product-page1-info .product-page1-info-img{
    width: 100%;
  }
  .product-page1 .product-page1-info .product-page1-info-text{
    width: 100%;
  }
  .product-page1 .product-page1-info .product-page1-info-text .product-page1-info-text-title h1{
    margin-left: 0;
    font-size: 32px;
  }
  .product-page1 .product-page1-info .product-page1-info-text .product-page1-info-text-anniu {
    margin: 40px 0 0 0px;
  }
  .product-page1 .product-page1-info .product-page1-info-text .product-page1-info-text-icon{
    margin: 30px 0 0 0;
  }
  .product-page1 .product-page1-info .product-page1-info-text .product-page1-info-text-list {
    padding: 37px 0 0 0;
}
.about-page .ab-3 .ab-3-content .slick-slide{
  margin-right: 0;
}
.inner-page .inner-page-img{
  height: auto;
  padding-bottom: 3rem;
}
  /*.product-page1 .product-page1-info {
    display: none;
  }
  .product-page1 .product-page1-table .product-page1-table-show {
    display: none;
  }*/
  .about-banner {
    height: 177px;
  }
  .about-banner .about-banner-text {
    top: 30px;
    left: 0;
  }
  .about-page {
    margin-top: 10px;
  }
  .about-page .about-page-info .about-page-info-text .about-page-info-title {
    padding: 27px 0 0 62px;
    font-size: 25px;
  }
  .about-page .about-page-info .about-page-info-text .about-page-info-title::before{
    left: 0;
    top: 45px;
  }
  .about-page .ab-1 .ab-1-text h3{
    margin-left: 35%;
    font-size: 25px;
  }
  .about-page .ab-1{
    margin-top: 21px;
  }
  .about-page .ab-1 .ab-1-text{
    padding: 0;
  }
  .about-page .ab-1 .ab-1-text .title::before{
    left: 0;
    top: 12px;
  }
  .about-page .about-page-info2{
    margin-top: 20px;
  }
  .about-page .about-page-info .about-page-info-text .about-page-info-desc {
    padding: 0;
  }
  .about-page .about-page-content .about-page-content-box .content-box-list .content-box-list-desc {
    padding: 0;
  }
  .about-page .about-page-content .about-page-content-box .content-box-list .content-box-list-desc1 {
    padding-left: 0;
  }
  .about-page .about-page-content .about-page-content-box .content-box-list .content-box-list-title1 {
    padding: 0;
  }
  .about-page .about-page-sustainability {
    margin-top: 0;
  }
  .about-page .about-page-sustainability .about-page-sustainability-desc {
    font-size: 12px;
    width: 100%;
    padding: 0;
  }
  .about-page .about-page-sustainability .about-page-sustainability-title {
    font-size: 30px;
  }
  .about-page .ab-3{
    margin-top: 30px;
  }
  .about-page .ab-3 h3{
    font-size: 28px;
  }
  .about-page .ab-3 .ab-3-all{
    padding-bottom: 20px;
  }
  .about-page .ab-3 .ab-3-content{
    padding-top: 30px;
  }
  .about-banner .about-banner-text h3 {
    font-size: 29px;
  }
  .about-factory {
    display: none;
  }
  .inner-banner {
    height: 177px;
  }
  .inner-banner .inner-banner-text {
    top: 30px;
    left: 20%;
  }
  .inner-page .inner-page-card .inner-page-card1 {
    width: 100%;
    height: auto;
    margin-top: 16px;
  }
  .inner-connection {
    margin: 0;
  }
  .inner-connection .inner-connection-box .inner-connection-box-title {
    font-size: 30px;
  }
  .inner-connection .inner-connection-box .inner-connection-box-line {
    margin: 12px auto 20px auto;
  }
  .inner-connection .inner-connection-box .inner-connection-box-desc {
    font-size: 15px;
  }
  .inner-connection .inner-connection-box .inner-connection-box-form input {
    font-size: 14px;
    padding-left: 15px;
  }
  .inner-connection .inner-connection-box .inner-connection-box-form textarea {
    font-size: 14px;
    padding: 21px 0 0 15px;
  }
}
@media screen and (max-width: 414px) {
  .hot-product .hot-product-content .hot-product-content-img .content-img .column .text button{
    width: 370px;
  }
}
@media screen and (max-width: 375px) {
  .hot-product .hot-product-content .hot-product-content-img .content-img .column .text button{
    width: 334px;
  }
}
@media screen and (max-width: 360px) {
  .hot-product .hot-product-content .hot-product-content-img .content-img .column .text button{
    width: 320px;
  }
}
@media screen and (max-width: 320px) {.hot-product .hot-product-content .hot-product-content-img .content-img .column .text button{
    width: 280px;
  }
  .news .news-bg {
    font-size: 106px;
  }
}
@media screen and (max-width: 280px) {
  .about .about-list-text .about-list-desc {
    font-size: 12px;
  }
  .about .about-list-text .about-list-show .about-list-show-box .show-box-xyj .show-box-xyj-text {
    margin-left: 0;
  }
  .about .about-list-text .about-list-show .about-list-show-box .show-box-sg .show-box-sg-text {
    margin-left: 0;
  }
  .about .about-list-text .about-list-show .about-list-show-box .show-box-xyj .show-box-xyj-text h3 {
    font-size: 20px;
  }
  .about .about-list-text .about-list-show .about-list-show-box .show-box-sg .show-box-sg-text p {
    font-size: 20px;
  }
  .about .about-list-text .about-list-show .about-list-show-box .show-box-sg .show-box-sg-text h3 {
    font-size: 20px;
  }
  .about .about-list-text .about-list-show .about-list-show-box .show-box-xyj .show-box-xyj-text p {
    font-size: 20px;
  }
  .news .news-bg {
    font-size: 93px;
  }
  .news .news-info .news-info-text .news-info-text-tile {
    font-size: 38px;
  }
  .news .news-info .news-info-text .news-info-text-desc .desc-info {
    font-size: 12px;
  }
  .news .news-info .news-info-img .img-box1 .img-box1-card .img-box1-card-header .card-header-bg {
    margin: -8% 0 0 5px;
  }
  .news .news-info .news-info-img .img-box1 .img-box1-card .img-box1-card-title {
    margin: 1.4rem 56px 0 5px;
    font-size: 16px;
  }
  .news .news-info .news-info-img .img-box1 .img-box1-card .img-box1-card-desc {
    font-size: 13px;
    margin: 1rem 29px 0 5px;
  }
  .news .news-info .news-info-img .img-box1 .img-box1-card .img-box1-card-arrow {
    margin: 13px 0 0 5px;
  }
}





/* 新闻中心 */
.news-page {
  padding: 50px 0 110px;
}
.news-page .top {
  display: block;
}
.news-page .top ul li {
  display: inline-block;
}
.news-page .top ul li a {
  display: block;
  line-height: 46px;
  height: 46px;
  padding: 0 42px;
  font-size: 18px;
  color: #171717;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.news-page .top ul li a:hover,
.news-page .top ul li a.active {
  background: #0d95e8;
  color: white;
}
.news-page .bottom {
  padding-top: 60px;
}
.news-page .bottom ul {
  margin: -30px -12px;
}
.news-page .bottom ul li {
  padding: 30px 12px;
}
.news-page .bottom ul li a.img-box {
  display: block;
}
.news-page .bottom ul li .content {
  display: block;
  padding: 25px 15px;
  background: #f5f5f5;
}
.news-page .bottom ul li .content h4 {
  /*white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;*/
  font-size: 18px;
  line-height: 2;
  color: #101010;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
  overflow: hidden;  
text-overflow: ellipsis;  
display: -webkit-box;  
-webkit-line-clamp: 2;  
-webkit-box-orient: vertical; 
}
.news-page .bottom ul li .content h4:hover {
  color: #0d95e8;
}
.news-page .bottom ul li .content time {
  display: block;
  margin-top: 10px;
  font-size: 14px;
  color: #3a3a3a;
}
/* end */
/* 新闻详情 */
.newdet-page {
  padding: 50px 0;
}
.newdet-page h3 {
  font-size: 26px;
  color: black;
  font-weight: 500;
  text-transform: capitalize;
  line-height: 2;
}
.newdet-page time {
  display: block;
  margin: 15px 0;
  font-size: 14px;
  color: black;
  opacity: .6;
}
.newdet-page .content {
  display: block;
  padding: 15px 0;
  border-top: 1px #ccc dashed;
  border-bottom: 1px #ccc dashed;
  font-size: 16px;
  color: #666;
  line-height: 2;
}
.newdet-page .news_next{
  margin-top: 2rem;
  font-size: 16px;
  line-height: 2;
}
.newdet-page .share {
  padding-top: 10px;
  margin-bottom: 60px;
}
.newdet-page .share h4 {
  font-size: 14px;
  color: black;
  display: inline-block;
  vertical-align: middle;
}
.newdet-page .share ul {
  display: inline-block;
  vertical-align: middle;
}
.newdet-page .share ul li {
  width: auto;
  margin-left: 20px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.newdet-page .share ul li:hover {
  color: #0d95e8;
}
/* end */


/* 常见问答 */
.faq-page .about-3 {
  padding: 60px 0;
}
.faq-page .about-3 h2 {
  font-size: 25px;
  color: black;
  text-align: center;
  text-transform: uppercase;
  font-family: "FuturaLT-Heavy";
  line-height: 1;
}
.faq-page .about-3 h2 small {
  display: block;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.6);
  line-height: normal;
  text-transform: none;
  font-family: "FuturaLT-Book";
}
.faq-page .about-3 .box {
  padding-top: 40px;
  max-width: 1320px;
  display: block;
  margin: 0 auto;
}
.faq-page .about-3 .box ul li {
  padding-bottom: 20px;
}
.faq-page .about-3 .box ul li:last-child {
  padding-bottom: 0;
}
.faq-page .about-3 .box ul li h4 {
  padding: 20px 70px;
  background-image: url("../images/icon-lt.png");
  background-position: center left 25px;
  background-repeat: no-repeat;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  border: 1px solid #b7b7b7;
  font-size: 16px;
  color: #666;
  text-transform: capitalize;
  position: relative;
  cursor: pointer;
  cursor: hand;
}
.faq-page .about-3 .box ul li h4:after {
  content: "\f107";
  font-size: 18px;
  position: absolute;
  right: 25px;
  top: 20px;
  font-family: "FontAwesome";
}
.faq-page .about-3 .box ul li .text {
  padding: 25px;
  border: 1px solid #b7b7b7;
  margin-top: 8px;
  font-size: 16px;
  color: #666;
  display: none;
  -moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
}
.faq-page .about-3 .box ul li.active h4 {
  background-color: #0d95e8;
  color: white;
  background-image: url("../images/icon-lt2.png");
}
.faq-page .about-3 .box ul li.active h4:after {
  content: "\f106";
}


/* 产品中心 */
.product-page {
  padding: 150px 0 60px;
}
.product-page .side-right .top {
  display: block;
  text-align: right;
  margin-bottom: 80px;
}
.product-page .side-right .top .form {
  display: inline-block;
  vertical-align: middle;
  max-width: 40%;
  width: 100%;
  position: relative;
}
.product-page .side-right .top .form:before {
  content: '';
  height: 16px;
  width: 1px;
  background: #747474;
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  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%);
}
.product-page .side-right .top .form input {
  width: 100%;
  line-height: 36px;
  height: 36px;
  padding-left: 14px;
  padding-right: 40px;
  font-size: 16px;
  color: black;
  border: none;
  border-bottom: 1px solid #c9c9c9;
  background: none;
  font-family: 'MR';
}
.product-page .side-right .top .form input::-webkit-input-placeholder {
  color: #747474;
  font-style: italic;
}
.product-page .side-right .top .form input:-moz-placeholder {
  color: #747474;
  font-style: italic;
}
.product-page .side-right .top .form input::-moz-placeholder {
  color: #747474;
  font-style: italic;
}
.product-page .side-right .top .form input:-ms-input-placeholder {
  color: #747474;
  font-style: italic;
}
.product-page .side-right .top .form input:focus {
  border-color: #0d95e8;
}
.product-page .side-right .top .form input[type="submit"] {
  width: 36px;
  border-bottom: none;
  background: url("../images/icon-search2.png") center center no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
}
.product-page .side-right .top .show {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-left: 100px;
  margin-right: 20px;
}
.product-page .side-right .top .show span {
  line-height: 36px;
  height: 36px;
  padding: 0 26px;
  border: 1px solid #747a84;
  display: inline-block;
  font-size: 14px;
  color: #444;
  border-radius: 18px;
}
.product-page .side-right .top .show ul {
  position: absolute;
  border: 1px solid #eee;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 0 10px;
  z-index: 2;
  background: white;
  display: none;
}
.product-page .side-right .top .show ul li {
  padding: 7px;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  text-align: center;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.product-page .side-right .top .show ul li:last-child {
  border-bottom: none;
}
.product-page .side-right .top .show ul li:hover {
  color: #0d95e8;
}
.product-page .side-right .top .show:hover ul {
  display: block;
}
.product-page .side-right .top .listBox {
  display: inline-block;
  vertical-align: middle;
}
.product-page .side-right .top .listBox span {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  cursor: hand;
}
.product-page .side-right .top .listBox span.list {
  margin-left: 20px;
}
.product-page .side-right .bottom .block ul {
  margin: -30px -10px;
}
.product-page .side-right .bottom .block ul li {
  padding: 30px 10px;
}
.product-page .side-right .bottom .block ul li img{
  background-color: #fff;
  width: 100%;
}
.product-page .side-right .bottom .block ul li a.img-box {
  display: block;
}
.product-page .side-right .bottom .block ul li h4 {
  display: block;
  margin-top: 15px;
  font-size: 16px;
  line-height: 2;
  color: #101010;
  text-align: center;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  font-family: 'MR';
  text-transform: capitalize;
}
.product-page .side-right .bottom .block ul li:hover h4 {
  color: #0d95e8;
}
.product-page .side-right .bottom .list {
  display: none;
}
.product-page .side-right .bottom .list ul li {
  margin-bottom: 20px;
}
.product-page .side-right .bottom .list ul li:last-child {
  margin-bottom: 0;
}
.product-page .side-right .bottom .list ul li .img {
  width: 30%;
  vertical-align: middle;
}
.product-page .side-right .bottom .list ul li .img a {
  display: block;
}
.product-page .side-right .bottom .list ul li .text {
  width: 70%;
  padding-left: 5%;
  vertical-align: middle;
}
.product-page .side-right .bottom .list ul li .text h4 {
  font-size: 24px;
}
.product-page .side-right .bottom .list ul li .text .content {
  display: block;
  margin: 15px 0;
  font-size: 14px;
  line-height: 1.8;
}
.product-page .side-right .bottom .list ul li .text a.more {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  height: 40px;
  padding: 0 25px;
  background: #0d95e8;
  color: white;
  border-radius: 3px;
  font-size: 14px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.product-page .side-right .bottom .list ul li .text a.more:hover {
  background: #222;
}



.inner-page .sideBox .side-left {
  width: 23%;
  padding-right: 40px;
}
.inner-page .sideBox .side-left h2 {
  display: block;
  font-size: 36px;
  font-family: "FuturaLT-Bold";
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 80px;
}
.inner-page .sideBox .side-left .box ul li a {
  display: block;
  padding: 5px 35px 5px 15px;
  background: #f5f5f5;
  margin-bottom: 10px;
  font-size: 16px;
  position: relative;
  font-family: 'MR';
  text-transform: capitalize;
}
.inner-page .sideBox .side-left .box ul li a i {
  position: absolute;
  right: 15px;
  top: 8px;
}
.inner-page .sideBox .side-left .box ul li ul {
  display: none;
}
.inner-page .sideBox .side-left .box ul li ul li a {
  background: #F9F9F9;
}
.inner-page .sideBox .side-left .info {
  margin-top: 10px;
  position: relative;
  display: inline-block;
  width: 100%;
}
.inner-page .sideBox .side-left .info h5 {
  color: white;
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  padding: 0 10px;
  text-align: center;
  font-size: 22px;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  font-family: 'MR';
}
.inner-page .sideBox .side-right {
  width: 77%;
}
.inner-page .sideBox .side-right .senyuanpro1 {
  font-size: 18px;
  line-height: 2;
  font-weight: bold;
  margin-top: 100px;
}
.inner-page .sideBox .side-right .senyuanpro {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 80px;
}
.inner-page .m-page {
  text-align: right;
}
.inner-page .m-page a,
.inner-page .m-page span {
  display: inline-block;
  vertical-align: bottom;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #444;
  text-align: center;
  font-size: 14px;
  margin: 0 3px;
}
.inner-page .m-page a:first-child,
.inner-page .m-page span:first-child {
  margin-top: 40px;
}
.inner-page .m-page a {
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.inner-page .m-page a:hover {
  background: #bf8a58;
  color: white;
}
.bt{
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
}
.zw{
  font-size: 16px;
}
.contact-btn {
  padding: 50px 0 25px;
  text-align: center;
  background: #bf8a58;
}
.contact-btn p {
  display: block;
  font-size: 18px;
  color: white;
}
.contact-btn a.more {
  display: inline-block;
  vertical-align: middle;
  margin-top: 10px;
  line-height: 34px;
  height: 34px;
  padding: 0 15px;
  background: white;
  font-size: 16px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.contact-btn a.more i {
  display: inline-block;
  vertical-align: middle;
  max-width: 16px;
  margin-right: 7px;
}
.contact-btn a.more i img {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.contact-btn a.more:hover {
  -moz-box-shadow: 1px 3px 5px rgba(255, 255, 255, 0.3);
  -o-box-shadow: 1px 3px 5px rgba(255, 255, 255, 0.3);
  box-shadow: 1px 3px 5px rgba(255, 255, 255, 0.3);
}

@media screen and (max-width: 992px) {
  .inner-page .sideBox .side-left .info h5{
    font-size: 16px;
  }
}

@media screen and (max-width: 700px) {
  .inner-page .sideBox .side-left{
    display: none;
  }
  .inner-page .sideBox .side-right{
    width: 100%;
  }
  .product-page .side-right .top{
    display: none;
  }
  .product-page {
    padding: 50px 0 60px;
}
}