body {
  font-family: Roboto-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;
  line-height: 1.6;
  background: #f0f2f5;
  color: rgba(0, 0, 0, 0.8);
  font-size: 14px;
  font-weight: 300;
  overflow-x: hidden;
}

a {
  color: rgba(27, 86, 154, 1);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

a:hover {
  text-decoration: none !important;
}

p,
ul,
ol {
  color: #565656;
  font-family: Roboto-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #5a5a5a;
  font-family: Roboto-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;
  font-weight: 400;
  margin: 0 0 30px 0;
}

figure {
  margin-bottom: 2em;
}

::-webkit-selection {
  color: #fcfcfc;
  background: rgba(27, 86, 154, 1);
}

::-moz-selection {
  color: #fcfcfc;
  background: rgba(27, 86, 154, 1);
}

::selection {
  color: #fcfcfc;
  background: rgba(27, 86, 154, 1);
}

.pagination {
  display: block;
  text-align: center;
  margin: 20px auto 0 auto;
}

.pagination > li {
  margin: 0 12px 0 0;
  display: inline-block;
  -webkit-box-shadow: 0px 6px 30px -6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 6px 30px -6px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 6px 30px -6px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 6px 30px -6px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 6px 30px -6px rgba(0, 0, 0, 0.2);
}

.pagination > li > a,
.pagination > li > span {
  color: rgba(27, 86, 154, 1);
}

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: rgba(27, 86, 154, 1);
}

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  background: rgba(27, 86, 154, 1);
  color: #ffffff;
  border: 2px solid rgba(27, 86, 154, 1);
}

.ui-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 15px 0 15px 0;
  z-index: 9999;
  /* background: rgba(255, 255, 255, 1); */
  background: rgba(15, 56, 102, 0.85);
}

.logo {
  height: 56px;
  margin: 0 0 0 -5px;
  width: auto;
  float: left;
}

.ui-btn {
  color: rgba(255, 255, 255, 1) !important;
  border: 1px solid rgba(10, 146, 29, 1);
  background: rgba(10, 146, 29, 1);
  border-radius: 3px;
  text-transform: uppercase;
}

.ui-btn:hover {
  color: rgba(255, 255, 255, 1) !important;
  border: 1px solid rgba(10, 146, 29, 1);
  background: rgba(10, 146, 29, 1);
}

.ui-menu-wrap {
  position: relative;
  display: block;
  float: right;
}

.ui-menu-wrap .lang {
  float: right;
  margin: 0 0 0 50px;
  vertical-align: middle;
}

.ui-menu-wrap .lang a {
  display: block;
  font-size: 14px;
  padding: 8px 0;
}

.sf-menu {
  margin: 0 !important;
}

.sf-menu {
  float: right;
}

.sf-menu ul {
  box-shadow: none;
  border: transparent;
  min-width: 280px;
  *width: 280px;
}

.sf-menu a {
  padding: 15px 0 !important;
  margin: 0 0 0 50px;
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
  font-weight: 500;
  border: none !important;
  text-transform: uppercase;
  zoom: 1;
}

.sf-menu li,
.sf-menu ul li,
.sf-menu ul ul li,
.sf-menu li:hover,
.sf-menu li.sfHover {
  background: transparent;
}

.sf-menu ul li a,
.sf-menu ul ul li a {
  text-transform: none;
  padding: 0.2em 1em !important;
  font-size: 14px !important;
}

.sf-menu li:hover a,
.sf-menu li.sfHover a,
.sf-menu ul li:hover a,
.sf-menu ul li.sfHover a,
.sf-menu li.active a {
  color: rgba(10, 146, 29, 1);
}

.sf-menu > li > ul li.active > a {
  color: rgba(10, 146, 29, 1) !important;
}

.sf-menu > li > .sf-with-ul:after {
  border: none !important;
  font-family: "remixicon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: -5px;
  top: 50%;
  margin-top: -7px;
  content: "\ea4e";
  color: rgba(255, 255, 255, 0.6);
}

.sf-menu > li > ul li {
  position: relative;
}

.sf-menu > li > ul li > .sf-with-ul:after {
  border: none !important;
  font-family: "remixicon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  float: right;
  margin-right: 10px;
  top: 16px;
  font-size: 16px;
  content: "\ea6e";
  color: rgba(255, 255, 255, 0.6);
}

.sf-menu .ui-menu-sub {
  padding: 10px 10px 10px 10px;
  background: #ffffff;
  left: 35px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}

.sf-menu .ui-menu-sub > li > .ui-menu-sub {
  left: 100%;
  min-width: 320px;
}

.sf-menu .ui-menu-sub:before {
  position: absolute;
  top: -9px;
  left: 20px;
  width: 0;
  height: 0;
  content: "";
}

.sf-menu .ui-menu-sub:after {
  position: absolute;
  top: -8px;
  left: 21px;
  width: 0;
  height: 0;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #ffffff;
  border-bottom: 8px solid white;
  border-left: 8px solid transparent;
  content: "";
}

.sf-menu .ui-menu-sub .ui-menu-sub:before {
  top: 6px;
  left: 100%;
}

.sf-menu .ui-menu-sub .ui-menu-sub:after {
  top: 7px;
  right: 100%;
  border: none !important;
}

.site-header.has-image #primary-menu .sub-menu {
  border-color: #ebebeb;
  -webkit-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  -ms-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  -o-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
}

.site-header.has-image #primary-menu .sub-menu:before {
  display: none;
}

.sf-menu .ui-menu-sub a {
  margin: 0;
  line-height: 32px;
  color: #575757 !important;
  text-transform: none;
}

.sf-menu .ui-menu-sub a:hover {
  color: rgba(10, 146, 29, 1) !important;
}

.ui-offcanvas-menu {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 99;
  background: rgba(15, 56, 102, 1);
  padding: 80px 10px 10px 10px;
  overflow-y: scroll !important;
  display: none;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.ui-offcanvas-menu ul {
  padding: 0;
  margin: 0 0 0 42px;
}

.ui-offcanvas-menu ul li {
  list-style: none;
  line-height: 2.4em;
}

.ui-offcanvas-menu ul li a {
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}

.ui-offcanvas-menu ul li a:hover {
  color: rgba(10, 146, 29, 1);
}

.ui-offcanvas-menu ul li > .ui-menu-sub {
  margin: 0 0 0 30px;
}

.ui-offcanvas-menu ul li.active > a {
  color: rgba(10, 146, 29, 1);
}

.ui-offcanvas-menu ul .ui-menu-sub {
  display: block !important;
}

.ui-nav-toggle {
  cursor: pointer;
  text-decoration: none;
  position: absolute;
  top: 10px;
  right: 10px;
  display: none;
}

.ui-nav-toggle i {
  font-size: 32px;
  color: rgba(10, 146, 29, 1);
}

/* ====================================== */

.index-slide .swiper-container {
  position: relative;
}

.index-slide .swiper-slide {
  position: relative;
  height: 800px;
  padding: 280px 50px 0 50px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  text-align: center;
  text-align: left;
}

.index-slide .swiper-slide h3 {
  font-size: 42px;
  color: rgba(255, 255, 255, 1);
  font-weight: 600;
  margin: 0;
}

.index-slide .swiper-slide p {
  font-size: 24px;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 100;
  margin: 20px 0 0 0;
}

.index-slide .swiper-slide a.more {
  margin: 80px 0 0 0;
  padding: 10px 40px;
  display: inline-block;
  color: rgba(255, 255, 255, 1);
  background: rgba(10, 146, 29, 1);
  border-radius: 3px;
  text-transform: uppercase;
}

.index-slide .swiper-slide a.more:hover {
  background: rgba(10, 146, 29, 1);
}

.index-slide .swiper-pagination {
  bottom: 32px;
}

.index-slide .swiper-pagination span {
  margin: 0 0 0 5px;
}

.index-slide .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 1);
  opacity: 1;
}

.index-slide .swiper-pagination-bullet-active {
  width: 24px;
  height: 10px;
  border-radius: 10px;
  background: rgba(10, 146, 29, 1);
}

.index-title {
  margin: 30px 0 50px 0;
  text-align: center;
}

.index-title h3 {
  font-size: 32px;
  color: rgba(0, 0, 0, 1);
  font-weight: 600;
  margin: 0 0 20px 0;
}

.index-title p {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.4);
}

.index-title a.more {
  margin: 10px 0 0 0;
  padding: 5px 30px;
  display: inline-block;
  color: rgba(27, 86, 154, 1);
  border: 1px solid rgba(27, 86, 154, 1);
  border-radius: 2px;
  text-transform: uppercase;
}

.index-title a.more:hover {
  color: rgba(255, 255, 255, 1) !important;
  border: 1px solid rgba(27, 86, 154, 1);
  background: rgba(27, 86, 154, 1);
}

.index-title.light h3 {
  color: rgba(255, 255, 255, 1);
}

.index-title.light p {
  color: rgba(255, 255, 255, 0.8);
}

.index-title.light a.more {
  margin: 30px 0 0 0;
  color: rgba(255, 255, 255, 1);
  border: 1px solid rgba(255, 255, 255, 1);
}

.index-title.light a.more:hover {
  color: rgba(0, 0, 0, 1) !important;
  background: rgba(255, 255, 255, 1);
}

.index-title.sub h3 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 32px;
  margin-bottom: 10px;
  font-weight: 300 !important;
}

.index-title.sub p {
  color: rgba(255, 255, 255, 0.5);
  font-size: 20px;
  text-transform: uppercase;
}

.index-title.sub p a {
  color: rgba(255, 255, 255, 1);
}

.section {
  padding: 50px 0 50px 0;
}

.section-bg {
  padding: 200px 0 200px 0;
}

.section-banner {
  height: 650px;
  line-height: 2em;
  padding: 260px 0 0 0;
}

.section-search {
  margin: 0 0 20px 0;
  padding: 0 0 30px 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.15);
}

.section-nav {
  line-height: 2.5em;
}

.section-nav a {
  margin: 0 10px 0 0;
  padding: 5px 12px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  /* background: rgba(0, 0, 0, 0.05); */
  border-radius: 50px;
  white-space: nowrap;
}

.section-nav a:hover,
.section-nav a.active {
  color: rgba(255, 255, 255, 1);
  background: rgba(10, 146, 29, 1);
}

.section-content {
  min-height: 500px;
  line-height: 2em;
  font-size: 16px;
  padding: 60px 0 60px 0;
}

.section-title {
  margin: 0 0 20px 0;
}

.section-title h2 {
  color: rgba(0, 0, 0, 0.8);
}

.section-title.black h2 {
  color: rgba(255, 255, 255, 1);
  margin: 0 0 120px 0;
}

.section-contain {
  line-height: 2em;
  font-size: 16px;
  padding: 60px 0 60px 0;
}

.section-contain .contain-more {
  margin: 30px 0 0 0;
  padding: 5px 30px;
  display: inline-block;
  color: rgba(27, 86, 154, 1);
  border: 1px solid rgba(27, 86, 154, 1);
  border-radius: 2px;
  text-transform: uppercase;
}

.section-contain .contain-more:hover {
  color: rgba(255, 255, 255, 1) !important;
  border: 1px solid rgba(27, 86, 154, 1);
  background: rgba(27, 86, 154, 1);
}

.section-icon {
  background: #ffffff;
  padding: 30px 15px;
  border-radius: 5px;
  margin: 0 0 30px 0;
}

.section-icon .icon {
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  background: linear-gradient(to right, #0ba9ff 0%, #56d9ff 100%, #0ba9ff 100%);
  border-radius: 50%;
}

.section-icon .icon i {
  font-size: 32px;
  color: #ffffff;
}

.section-icon h3 {
  font-size: 24px;
  font-weight: 300;
  margin: 15px 0 15px 0;
}

.section-icon p:last-child {
  margin-bottom: 0;
}

.section-article {
  padding: 35px 0 35px 0;
  border-bottom: 1px solid #e2e2e2;
}

.section-article .image {
  float: left;
  width: 240px;
  height: 180px;
  overflow: hidden;
  border-radius: 3px;
  transform: scale(1);
  transition: all 2s ease;
}

.section-article .image img {
  width: 240px;
  height: auto;
}

.section-article .image:hover img {
  transform: scale(1.15);
  transition: all 2s ease;
}

.section-article .text {
  height: 180px;
  margin-left: 260px;
  overflow: hidden;
}

.section-article h3 {
  font-size: 22px;
  line-height: 30px;
  color: rgba(0, 0, 0, 0.8);
  margin: 10px 0 0 0;
}

.section-article h3 a {
  color: rgba(0, 0, 0, 0.8);
}

.section-article p.time {
  margin: 10px 0 0 0;
  color: rgba(0, 0, 0, 0.4);
}

.section-article p.desc {
  margin: 10px 0 0 0;
  font-size: 16px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.5);
}

.section-article h3 span.hot {
  display: inline-block;
  vertical-align: middle;
  line-height: 18px;
  font-size: 12px;
  text-align: center;
  color: rgba(255, 255, 255, 1);
  background: rgba(10, 146, 29, 1);
  border-radius: 3px;
  padding: 1px 5px;
  margin: -5px 20px 0 0;
}

.section-article h3 span.new {
  display: inline-block;
  vertical-align: bottom;
  line-height: 18px;
  font-size: 12px;
  text-align: center;
  color: rgba(255, 255, 255, 1);
  background: rgba(10, 146, 29, 1);
  border-radius: 3px;
  padding: 1px 05px;
  margin: -5px 20px 0 0;
}

.section-product {
  margin: 0 0 30px 0;
}

.section-product a {
  display: block;
  overflow: hidden;
}

.section-product img {
  border-radius: 3px;
  transform: scale(1);
  transition: all 2s ease;
}

.section-product img:hover {
  transform: scale(1.15);
  transition: all 2s ease;
}

.section-product h3 {
  font-size: 16px;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
  color: rgba(1, 1, 1, 0.8);
  margin: 15px 0 0 0;
}

.section-product h3 a {
  color: rgba(1, 1, 1, 0.8);
}

.section-product p {
  margin: 10px 0 0 0;
  font-size: 16px;
  line-height: 22px;
  color: rgba(1, 1, 1, 0.5);
}

.section-contact {
  text-align: center;
}

.section-contact i {
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 32px;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
  background: rgba(27, 86, 154, 1);
  margin: 10px 0 0 0;
  border-radius: 50%;
}

.section-contact h3 {
  font-size: 22px;
  line-height: 30px;
  color: rgba(0, 0, 0, 0.8);
  margin: 20px 0 0 0;
}

.section-contact p {
  margin: 10px 0 0 0;
  font-size: 16px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.8);
}

.section-contact p a {
  margin: 10px 0 0 0;
  font-size: 16px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.8);
}

.section-oem {
  text-align: center;
}

.section-oem i {
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 40px;
  color: rgba(27, 86, 154, 1);
  margin: 40px 0 0 0;
  border-radius: 50%;
}

.section-oem h3 {
  font-size: 18px;
  line-height: 30px;
  color: rgba(0, 0, 0, 0.8);
  margin: 10px 0 0 0;
}

.section-oem p {
  margin: 10px 0 0 0;
  line-height: 22px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}

.section-oem p a {
  margin: 10px 0 0 0;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.6);
}

.index-oem {
  text-align: center;
  background: rgba(27, 86, 154, 0.2);
  border-radius: 5px;
  padding: 20px 0 20px 0;
  margin: 0 0 30px 0;
}

.index-oem i {
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 40px;
  color: rgba(27, 86, 154, 1);
  border-radius: 50%;
}

.index-oem h3 {
  font-size: 18px;
  line-height: 30px;
  color: rgba(0, 0, 0, 0.8);
  margin: 10px 0 0 0;
}

.index-oem p {
  margin: 10px 0 0 0;
  padding: 0 10px;
  height: 50px;
  line-height: 22px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}

.index-oem p a {
  margin: 10px 0 0 0;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.6);
}

.section-process {
  text-align: left;
}

.section-process i {
  float: left;
  width: 100px;
  height: 100px;
  line-height: 100px;
  font-size: 32px;
  font-weight: 500;
  background: rgba(255, 255, 255, 1);
  color: rgba(27, 86, 154, 1);
  margin: 0 30px 0 0;
  border-radius: 50%;
  text-align: center;
}

.section-process h3 {
  font-size: 18px;
  line-height: 30px;
  color: rgba(0, 0, 0, 0.8);
  margin: 40px 0 0 0;
}

.section-process p {
  margin: 10px 0 0 0;
  line-height: 22px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}

.section-process p a {
  margin: 10px 0 0 0;
  font-size: 16px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.6);
}


.index-why {
  margin: 0 0 30px 0;
}

.index-why a {
  display: block;
  overflow: hidden;
}

.index-why img {
  border-radius: 3px;
  transform: scale(1);
  transition: all 2s ease;
}

.index-why img:hover {
  transform: scale(1.15);
  transition: all 2s ease;
}

.index-why h3 {
  font-size: 18px;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.8);
  margin: 10px 0 0 0;
}

.index-why h3 a {
  color: rgba(0, 0, 0, 0.8);
}

.index-why p {
  margin: 10px 0 0 0;
  font-size: 16px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.5);
}

.index-product {
  margin: 0 0 30px 0;
}

.index-product a {
  display: block;
  overflow: hidden;
}

.index-product img {
  border-radius: 3px;
  transform: scale(1);
  transition: all 2s ease;
}

.index-product img:hover {
  transform: scale(1.15);
  transition: all 2s ease;
}

.index-product h3 {
  font-size: 16px;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.8);
  margin: 15px 0 0 0;
}

.index-product h3 a {
  color: rgba(0, 0, 0, 0.8);
}

.index-product p {
  margin: 10px 0 0 0;
  font-size: 16px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.5);
}

.index-article {
  margin: 0 0 30px 0;
  position: relative;
}

.index-article img {
  border-radius: 3px;
}

.index-article h3 {
  font-size: 16px;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.8);
  margin: 10px 0 0 0;
}

.index-article h3 a {
  color: rgba(0, 0, 0, 0.8);
}

.index-article p.time {
  margin: 10px 0 0 0;
  color: rgba(0, 0, 0, 0.4);
}

.index-article p.desc {
  margin: 10px 0 0 0;
  font-size: 16px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.5);
}

.index-industry {
  min-height: 800px;
}

.index-industry .tit {
}

.index-industry .tit > div {
  font-size: 18px;
  font-weight: 600;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
  margin: 0 0 24px 0;
}

.index-industry .tit > div.active {
  color: rgba(10, 146, 29, 1);
}

.index-industry .cont > div {
  display: none;
}

.index-industry .cont > div:first {
  display: block;
}

.index-industry .cont > div.active {
  display: block;
}

.index-industry .cont h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  color: rgba(255, 255, 255, 1);
  margin: 0 0 0 0;
}

.index-industry .conts {
  display: block;
  margin: 20px 0 20px 0;
}

.index-industry .conts .title {
  overflow: hidden;
  height: 40px;
  display: block;
  margin: 12px 0 0 0;
  color: rgba(255, 255, 255, 1) !important;
}

.index-industry .cont h3 a,
.index-industry .cont h3 a:hover {
  color: rgba(255, 255, 255, 1) !important;
}

.index-industry .cont p {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
}

.index-industry .cont a.more {
  margin: 40px 0 0 0;
  padding: 5px 30px;
  display: inline-block;
  color: rgba(255, 255, 255, 1) !important;
  border: 1px solid rgba(10, 146, 29, 1);
  background: rgba(10, 146, 29, 1);
  border-radius: 2px;
  text-transform: uppercase;
}

.index-industry .cont a.more:hover {
  color: rgba(255, 255, 255, 1) !important;
  border: 1px solid rgba(10, 146, 29, 1);
  background: rgba(10, 146, 29, 1);
}

.index-customer {
  display: block;
  margin: 20px 0 20px 0;
  text-align: center;
}

.index-customer img {
  filter: grayscale(100%);
  border-radius: 3px;
}

.index-customer img:hover {
  filter: initial;
}

.ui-floatbar {
  position: fixed;
  bottom: 20px;
  right: 15px;
  z-index: 1000;
}

.ui-floatbar a {
  display: block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 45px;
  text-align: center;
  margin: 10px 0 0 0;
  box-shadow: 0 2px 25px 0 rgba(250, 250, 250, 0.1);
  text-decoration: none;
  font-size: 20px;
  color: rgba(250, 250, 250, 0.9);
  background: rgba(10, 146, 29, 1);
}

.footer {
  background: rgba(15, 56, 102, 1);
}

.footer .sitemap {
  padding: 50px 0 20px 0;
  border-bottom: 1px solid rgba(27, 86, 154, 0.2);
}

.footer .sitemap h3 {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 20px;
}

.footer .sitemap ul {
  padding: 0;
  list-style: none;
}

.footer .sitemap li {
  margin-bottom: 10px;
  line-height: 20px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
}

.footer .sitemap li:hover {
  color: #fff;
}

.footer .sitemap li a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
}

.footer .sitemap li a:hover {
  color: #ffffff;
}

.footer .message {
  padding: 25px 0;
  border-bottom: 1px solid rgba(27, 86, 154, 0.2);
}

.footer .message h3 {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  line-height: 22px;
  margin-bottom: 5px;
}

.footer .message form {
  margin: 10px 0 10px 0;
}

.footer .message input {
  color: #ffffff;
  height: auto;
  padding: 10px 10px 13px 10px;
  border: none;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.05);
}

.footer .message button {
  color: rgba(250, 250, 250, 0.9);
  height: auto;
  padding: 10px 10px 13px 10px;
  border: none;
  border-radius: 0;
  background: rgba(10, 146, 29, 1);
  text-transform: uppercase;
}

.footer .contact {
  padding: 25px 0;
  border-bottom: 1px solid rgba(27, 86, 154, 0.2);
}

.footer .contact h3 {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  line-height: 22px;
  margin-bottom: 5px;
}

.footer .contact p {
  font-size: 20px;
  color: rgba(10, 146, 29, 1);
  line-height: 33px;
  font-weight: 600;
}

.footer .contact p a {
  color: rgba(10, 146, 29, 1);
}

.footer .contact span {
  /* font-size: 14px; */
  /* font-weight: normal; */
  color: #ffffff;
}

.footer .contact div a {
  display: inline-block;
  width: 28px;
  height: 28px;
  position: relative;
  opacity: 0.8;
  margin: 0 0 0 10px;
}

.footer .contact div a.wechat {
  background: url(../img/icon-wechat.png) center no-repeat;
  background-size: cover;
}
.footer .contact div a.douyin {
  background: url(../img/icon-douyin.png) center no-repeat;
  background-size: cover;
}
.footer .contact div a.weibo {
  background: url(../img/icon-weibo.png) center no-repeat;
  background-size: cover;
}
.footer .contact div a.facebook {
  background: url(../img/icon-facebook.png) center no-repeat;
  background-size: cover;
}
.footer .contact div a.twitter {
  background: url(../img/icon-twitter.png) center no-repeat;
  background-size: cover;
}
.footer .contact div a.linkedin {
  background: url(../img/icon-linkedin.png) center no-repeat;
  background-size: cover;
}
.footer .contact div a.youtube {
  background: url(../img/icon-youtube.png) center no-repeat;
  background-size: cover;
}
.footer .contact div a.whatsapp {
  background: url(../img/icon-whatsapp.png) center no-repeat;
  background-size: cover;
}
.footer .contact div a.tiktok {
  background: url(../img/icon-tiktok.png) center no-repeat;
  background-size: cover;
}

.footer .contact div a:hover {
  opacity: 1;
}

.footer .contact div a .qrcode {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 126px;
  height: 126px;
  padding: 2px;
  background-color: #ffffff;
  transform: translate(-52px, -140px);
  border-radius: 4px;
}

.footer .contact div a:hover .qrcode {
  display: block;
}

.footer .contact div a:hover .qrcode::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-top: 8px solid #fff;
}

.footer .copyright {
  padding: 20px 0 20px 0;
  color: rgba(255, 255, 255, 0.8);
}

.footer .copyright a {
  color: rgba(255, 255, 255, 0.8);
}

@media screen and (max-width: 992px) {
  .ui-nav-toggle {
    display: block;
  }

  .ui-menu-wrap {
    display: none;
  }

  .logo {
    height: 40px;
  }

  .index-title p {
    display: none;
  }

  .index-slide .swiper-slide {
    height: 520px;
    padding: 200px 30px 0 30px;
  }

  .index-slide .swiper-slide h3 {
    font-size: 28px;
  }

  .index-slide .swiper-slide p {
  }

  .index-slide .swiper-slide a.more {
    margin: 40px 0 0 0;
    padding: 8px 20px;
  }

  .index-slide .swiper-button-next {
    display: none;
  }

  .index-slide .swiper-button-prev {
    display: none;
  }

  .index-title {
    margin: 20px 0 30px 0;
  }

  .index-title h3 {
    font-size: 28px;
  }

  .index-title a.more {
    margin: 10px 0 0 0;
  }

  .index-title.light a.more {
    margin: 10px 0 0 0;
  }

  .index-title.sub h3 {
    font-size: 28px;
    margin: 0 0 10px 0;
  }

  .index-title p {
    font-size: 18px;
  }

  .section {
    padding: 30px 0 30px 0;
  }

  .section-bg {
    padding: 80px 0 80px 0;
  }

  .section-banner {
    height: 450px;
    padding: 100px 0 0 0;
  }

  .section-title.black h2 {
    margin: 0 0 60px 0;
  }

  .section-contain {
    padding: 40px 0 40px 0;
  }

  .section-article .image {
    width: 120px;
    height: 90px;
  }

  .section-article .text {
    height: 90px;
    margin-left: 140px;
    overflow: hidden;
  }

  .section-article h3 {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 0 0;
  }

  .section-article h3 span {
    display: none;
  }

  .section-article p.time {
    margin: 0;
  }

  .section-article p.desc {
    display: none;
  }

  .ui-floatbar {
    padding: 10px 0;
  }

  .ui-floatbar .pull-left {
    display: none;
  }

  .ui-floatbar .pull-right {
    float: none !important;
  }

  .footer {
    padding: 30px 0 20px 0;
  }

  .footer .contact span {
    display: none;
  }

  .footer .sitemap {
    display: none;
  }

  .footer .text-right {
    text-align: left;
  }

  .footer .contact div a {
    margin: 0 10px 0 0;
  }

  .footer .contact div a .qrcode {
    transform: translate(0px, -140px);
  }
}
