@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto/Roboto-Black.eot');
    src: url('../fonts/Roboto/Roboto-Black.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Roboto/Roboto-Black.woff2') format('woff2'),
    url('../fonts/Roboto/Roboto-Black.woff') format('woff'),
    url('../fonts/Roboto/Roboto-Black.ttf') format('truetype');
    font-weight: 900;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto/Roboto-Bold.eot');
    src: url('../fonts/Roboto/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Roboto/Roboto-Bold.woff2') format('woff2'),
    url('../fonts/Roboto/Roboto-Bold.woff') format('woff'),
    url('../fonts/Roboto/Roboto-Bold.ttf') format('truetype');
    font-weight: bold;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto/Roboto-Light.eot');
    src: url('../fonts/Roboto/Roboto-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Roboto/Roboto-Light.woff2') format('woff2'),
    url('../fonts/Roboto/Roboto-Light.woff') format('woff'),
    url('../fonts/Roboto/Roboto-Light.ttf') format('truetype');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto/Roboto-Medium.eot');
    src: url('../fonts/Roboto/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Roboto/Roboto-Medium.woff2') format('woff2'),
    url('../fonts/Roboto/Roboto-Medium.woff') format('woff'),
    url('../fonts/Roboto/Roboto-Medium.ttf') format('truetype');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto/Roboto-Regular.eot');
    src: url('../fonts/Roboto/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Roboto/Roboto-Regular.woff2') format('woff2'),
    url('../fonts/Roboto/Roboto-Regular.woff') format('woff'),
    url('../fonts/Roboto/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto/Roboto-Thin.eot');
    src: url('../fonts/Roboto/Roboto-Thin.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Roboto/Roboto-Thin.woff2') format('woff2'),
    url('../fonts/Roboto/Roboto-Thin.woff') format('woff'),
    url('../fonts/Roboto/Roboto-Thin.ttf') format('truetype');
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: 'Alte Haas Grotesk';
    src: url('../fonts/Altehaas/AlteHaasGrotesk.eot');
    src: url('../fonts/Altehaas/AlteHaasGrotesk.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Altehaas/AlteHaasGrotesk.woff2') format('woff2'),
    url('../fonts/Altehaas/AlteHaasGrotesk.woff') format('woff'),
    url('../fonts/Altehaas/AlteHaasGrotesk.ttf') format('truetype');
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Alte Haas Grotesk';
    src: url('../fonts/Altehaas/AlteHaasGrotesk_Bold.eot');
    src: url('../fonts/Altehaas/AlteHaasGrotesk_Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Altehaas/AlteHaasGrotesk_Bold.woff2') format('woff2'),
    url('../fonts/Altehaas/AlteHaasGrotesk_Bold.woff') format('woff'),
    url('../fonts/Altehaas/AlteHaasGrotesk_Bold.ttf') format('truetype');
    font-weight: bold;
    font-display: swap;
}
body {
  font-family: "Roboto";
  max-width: 1920px;
  font-weight: normal;
  margin: 0 auto;
}
.ui.container {
  padding: 0 15px;
  position: relative;
  width: 1230px;
}
.ui.container2 {
  padding: 0 15px;
  margin: 0 auto;
  position: relative;
}
.body-overflow-box {
  position: relative;
  left: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  overflow: hidden;
}
.boxInset {
  -o-box-shadow: inset 3px 5px 9px rgba(0, 0, 0, 0.29);
  -webkit-box-shadow: inset 3px 5px 9px rgba(0, 0, 0, 0.29);
  box-shadow: inset 3px 5px 9px rgba(0, 0, 0, 0.29);
}
#header {
  z-index: 21;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
#header .nav {
  line-height: 90px;
  height: 90px;
  text-align: right;
  max-width: 1920px;
  display: block;
  margin: 0 auto;
}
#header .nav .ui.container2 {
  max-width: 1660px;
}
#header .nav .ui.menu .logo {
  display: inline-block;
  margin-left: 0;
  margin-right: auto;
  vertical-align: top;
  /*width: 22.91666667%;*/
  text-align: center;
  float: left;
}
#header .nav .ui.menu .logo img {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
#header .nav .ui.menu .menu-box {
  display: inline-block;
  vertical-align: top;
  margin-left: auto;
  margin-right: 0;
}
#header .nav .ui.menu .menu-box ul.menu > li {
  margin: 0 25px;
  font-size: 16px;
  color: #5c5c5c;
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 100;
  float: left;
  position: relative;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  text-transform: uppercase;
  font-weight: 500;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover,
#header .nav .ui.menu .menu-box ul.menu > li.active {
  color: #2186b9;
}
#header .nav .ui.menu .menu-box ul.menu > li > a {
  display: block;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu {
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  text-align: left;
  position: absolute;
  font-size: 14px;
  background: #fff;
  top: 100%;
  left: -10px;
  width: 240px;
  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 #2186b9;
  display: none \9;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li {
  display: block;
  float: none;
  padding: 8px 15px;
  line-height: 24px;
  color: black;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  text-transform: none;
  position: relative;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li ul {
  position: absolute;
  left: 100%;
  top: 0;
  display: none;
  width: 125%;
  -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);
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:hover>ul {
  display: block;
}
#header .nav .ui.menu .menu-box ul.menu > li 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 .h-search {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0;
  margin-right: 0;
  cursor: pointer;
  cursor: hand;
  line-height: normal;
}
#header .nav .ui.menu .yuy {
  display: inline-block;
  vertical-align: top;
  margin-left: 30px;
  text-align: left;
  position: relative;
}
#header .nav .ui.menu .yuy span {
  line-height: 48px;
  height: 48px;
  border-radius: 24px;
  padding: 0 12px;
  display: inline-block;
  font-size: 14px;
  color: #6e6e6e;
  font-weight: 500;
  min-width: 170px;
  background: #ebebeb;
  -o-box-shadow: inset 3px 5px 9px rgba(0, 0, 0, 0.29);
  -webkit-box-shadow: inset 3px 5px 9px rgba(0, 0, 0, 0.29);
  box-shadow: inset 3px 5px 9px rgba(0, 0, 0, 0.29);
}
#header .nav .ui.menu .yuy span img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
}
#header .nav .ui.menu .yuy ul {
  -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: 13px;
  background: #fff;
  top: 100%;
  right: 0;
  min-width: 100%;
  width: 185px;
  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 #2186b9;
  display: none \9;
}
#header .nav .ui.menu .yuy ul li {
  display: block;
  float: none;
  padding: 3px 15px;
  line-height: 22px;
  color: black;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
}
#header .nav .ui.menu .yuy ul li img {
  max-width: 22px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -2px;
}
#header .nav .ui.menu .yuy ul li a {
  display: block;
}
#header .nav .ui.menu .yuy ul li:hover {
  background: #222;
  color: white;
}
#header .nav .ui.menu .yuy:hover ul {
  -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 .search-box {
  line-height: normal;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: none;
}
#header .nav .search-box form {
  position: absolute;
  top: 45%;
  left: 50%;
  width: 60%;
  margin-left: -30%;
}
#header .nav .search-box form input {
  background: none;
  outline: none;
  border: none;
}
#header .nav .search-box form input[type="text"] {
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
  font-size: 26px;
  color: #000;
  padding: 10px 0;
}
#header .nav .search-box form input[type="submit"] {
  width: 22px;
  height: 22px;
  background: url(../images/tc-zoom.png) no-repeat;
  position: absolute;
  right: 15px;
  top: 20px;
}
#header .nav .search-box form input[type="submit"]:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#header .nav .search-box .close {
  width: 30px;
  height: 30px;
  background: url(../images/close.png) no-repeat;
  position: absolute;
  right: 25px;
  top: 15px;
  cursor: pointer;
}
#banner{
  position: relative;
}
#banner .xftxt{
  position: absolute;
  left:0;
  top: 40%;
  width: 100%;
  color: #fff;
  z-index: 3;
  text-align: center;
  padding: 0 20px;
}
#banner .xftxt h3{
  font-size: 30px;
}
#banner .xftxt p{
  font-size: 24px;
  margin-top: 20px;
}
#banner .slick-arrow:hover {
  background-color: #2186b9;
}
#banner:hover .slick-arrow {
  opacity: 1;
}
#banner .slick-prev {
  background: url("../images/banner-btn-l.png") no-repeat center center rgba(0, 0, 0, 0.3);
  left: 15px;
}
#banner .slick-next {
  background: url("../images/banner-btn-r.png") no-repeat center center rgba(0, 0, 0, 0.3);
  right: 15px;
}
#banner .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  color: transparent;
  border: none;
  z-index: 1;
  outline: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  opacity: 0;
  background-size: 12px;
}
#banner ul.slick-dots {
  position: absolute;
  bottom: 5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
#banner ul.slick-dots li {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin: 0 10px;
  border-radius: 100%;
  border: 6px solid white;
  background-color: #2186b9;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
#banner ul.slick-dots li button {
  display: none;
}
#banner ul.slick-dots li.slick-active {
  border-color: #2186b9;
  background-color: white;
}
#banner .slick-slide .content {
  display: none;
}
#banner .slick-active .content {
  display: block;
}
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;
  table-layout: fixed;
}
table td,
table th {
  padding: 5px 10px;
  border: 1px solid #666;
  height: auto !important;
}
table tr {
  width: auto !important;
  height: auto !important;
}
table tr:nth-child(even) {
  background: #eee;
}
.wpulike.wpulike-default {
  display: none;
}
.prodet-page .wpulike.wpulike-default,
.newdet-page .wpulike.wpulike-default {
  display: inline-block;
}
.post-views-box {
  position: relative;
  margin-left: 20px;
}
.post-views-box .wp_ulike_btn.wp_ulike_put_image:after {
  background-image: url(../images/fw.png) !important;
  -webkit-filter: none;
  filter: none;
}
.wpulike {
  z-index: 10;
}
.wpulike.post-views-box {
  z-index: 5;
}
#banner .nivo-directionNav a {
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.3);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px;
  color: transparent;
  overflow: hidden;
  text-indent: -999em;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
#banner .nivo-directionNav a {
  opacity: 0;
}
#banner:hover .nivo-directionNav a {
  opacity: 1;
}
#banner .nivo-directionNav a:hover {
  background-color: #2186b9;
}
#banner .nivo-directionNav a.nivo-prevNav {
  background-image: url(../images/banner-btn-l.png);
  left: 40px;
}
#banner .nivo-directionNav a.nivo-nextNav {
  background-image: url(../images/banner-btn-r.png);
  right: 40px;
}
#banner .theme-default .nivo-controlNav {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: auto !important;
}
#banner .theme-default .nivo-controlNav a {
  width: 25px  !important;
  height: 25px !important;
  background: #fff !important;
  border: 7px solid #7d7d7d !important;
  border-radius: 100% !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  margin: 0 8px !important;
}
#banner .theme-default .nivo-controlNav a.active {
  border-color: #2186b9 !important;
}
html.mobile {
  overflow: hidden;
}
html.mobile .body-overflow-box {
  position: relative;
  left: 280px;
}
#mobile {
  position: fixed;
  top: 0;
  left: -280px;
  width: 280px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  display: none;
  z-index: 20;
  height: 100%;
}
#mobile:before {
  content: '';
  width: 200%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.13);
  z-index: -1;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
#mobile .mobile-logo {
  position: absolute;
  left: 100%;
  width: 100vw;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #111;
  -o-box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
}
#mobile .mobile-logo img {
  max-height: 30px;
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle;
  width: auto;
}
#mobile #menu-on {
  width: 40px;
  height: 40px;
  background: #f5f5f5;
  position: absolute;
  left: 100%;
  top: 0;
  cursor: pointer;
  cursor: hand;
  z-index: 1;
}
#mobile #menu-on i {
  width: 23px;
  height: 2px;
  background: #222;
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
#mobile #menu-on i.line1 {
  top: 12px;
}
#mobile #menu-on i.line2 {
  top: 19px;
}
#mobile #menu-on i.line3 {
  top: 26px;
}
#mobile .menu-content {
  width: 100%;
  height: 100%;
  display: block;
  background: #222;
  padding: 40px 10% 60px;
  overflow-y: auto;
  color: white;
}
#mobile .menu-content::-webkit-scrollbar {
  width: 3px;
  border-radius: 1.5px;
}
#mobile .menu-content::-webkit-scrollbar-button {
  display: none;
}
#mobile .menu-content::-webkit-scrollbar-track {
  background-color: #222;
}
#mobile .menu-content::-webkit-scrollbar-thumb {
  background-color: #eee;
}
#mobile .menu-content h3 {
  font-size: 20px;
  color: inherit;
  text-transform: capitalize;
  margin-bottom: 10px;
}
#mobile .menu-content h3 i {
  font-size: 16px;
  position: relative;
  top: -1px;
}
#mobile .menu-content .menu-logo {
  display: block;
}
#mobile .menu-content .menu-logo img {
  margin: 0 auto;
}
#mobile .menu-content .menu-list {
  margin: 40px 0;
}
#mobile .menu-content .menu-list ul li {
  font-size: 15px;
  color: inherit;
  text-transform: uppercase;
  line-height: 20px;
}
#mobile .menu-content .menu-list ul li a {
  padding: 8px 0;
  display: block;
  padding-right: 1em;
  position: relative;
}
#mobile .menu-content .menu-list ul li ul {
  display: none;
}
#mobile .menu-content .menu-list ul li a:hover {
  color: #2186b9;
  text-decoration: underline;
}
#mobile .menu-content .menu-list ul li a i.fa {
  position: absolute;
  top: 8px;
  right: 0;
  width: 1em;
  text-align: center;
  cursor: pointer;
  cursor: hand;
}
#mobile .menu-content .menu-list ul li a i.fa.active {
  transform: rotateX(180deg);
}
#mobile .menu-content .menu-list ul li li a {
  position: relative;
  padding-left: 15px;
  font-size: 13px;
  line-height: 18px;
}
#mobile .menu-content .menu-list ul li li a:after {
  content: '';
  width: 6px;
  height: 1px;
  background: white;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#mobile .menu-content .menu-list ul li li li a {
  padding-left: 25px;
}
#mobile .menu-content .menu-list ul li li li a:after {
  width: 12px;
}
#mobile .menu-content .mob-search form {
  position: relative;
}
#mobile .menu-content .mob-search form input {
  width: 100%;
  height: 45px;
  line-height: 45px;
  border-radius: 5px;
  border: none;
  padding: 0 15px;
  font-size: 14px;
  color: black;
}
#mobile .menu-content .mob-search form input[type="submit"] {
  width: 45px;
  height: 45px;
  background: url("../images/icon-search-white.png") no-repeat center center #222;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0;
}
#mobile .menu-content .mob-yuy {
  margin: 40px 0;
}
#mobile .menu-content .mob-yuy ul li {
  margin-bottom: 10px;
  color: inherit;
  font-size: 14px;
}
#mobile .menu-content .mob-yuy ul li img {
  max-width: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
#mobile .menu-content .mob-share ul li {
  width: 30px;
  height: 30px;
  border-radius: 3px;
  background: #333;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 14px;
  margin-right: 3px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
#mobile .menu-content .mob-share ul li:hover {
  background: #2186b9;
}
#mobile .menu-content #menu-off {
  margin-top: 40px;
  cursor: pointer;
  cursor: hand;
}
#mobile.active {
  left: 0;
}
#mobile.active:before {
  right: 0;
}
#mobile.active #menu-on i.line1 {
  -webkit-transform: translateX(-50%) rotateZ(45deg);
  -moz-transform: translateX(-50%) rotateZ(45deg);
  -ms-transform: translateX(-50%) rotateZ(45deg);
  transform: translateX(-50%) rotateZ(45deg);
  top: 12px;
  margin-left: 3px;
}
#mobile.active #menu-on i.line2 {
  opacity: 0;
}
#mobile.active #menu-on i.line3 {
  -webkit-transform: translateX(-50%) rotateZ(-45deg);
  -moz-transform: translateX(-50%) rotateZ(-45deg);
  -ms-transform: translateX(-50%) rotateZ(-45deg);
  transform: translateX(-50%) rotateZ(-45deg);
  top: 28px;
  margin-left: 3px;
}
#mobile.white .mobile-logo {
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  background: white;
}
#mobile.white .menu-content {
  background: white;
  color: black;
}
#mobile.white .menu-content .menu-list ul li li a:after {
  background: black;
}
#mobile.white .menu-content .mob-search form input {
  border: 1px solid black;
}
#mobile.white .menu-content .mob-search form input[type="submit"] {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
@media screen and (max-width: 1000px) {
  #banner,
  .inner-banner {
    margin-top: 40px;
  }
}
#spotlight.show {
  display: inline-block;
  background: rgba(0, 0, 0, 0.3) !important;
}
#spotlight .scene img {
  border: 10px solid white !important;
  border-radius: 10px;
}
#spotlight .header {
  background: black !important;
}
#banner {
  margin-top: 90px;
  /*background: */
}
#banner .slick-track {
  display: flex;
}
#banner .slick-track .slick-slide {
  height: auto;
}
#banner .slick-track .slick-slide>*,
#banner .slick-track .slick-slide li {
  height: 100% !important;
}
#banner li {
  position: relative;
  overflow: hidden;
}
/*#banner ul {
  max-width: 1920px;
  display: block;
  margin: 0 auto;
}*/
#banner ul li>a>img {
  width: 100%;
}
#banner li video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#banner li .content {
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
}
#banner li .content .text {
  vertical-align: middle;
  font-weight: 500;
}
#banner li .content .text h5 {
  font-size: 28px;
  color: #2186b9;
}
#banner li .content .text h6 {
  display: block;
  font-size: 22px;
  color: #505050;
  margin-top: 5px;
}
#banner li .content .text span {
  display: block;
  font-size: 36px;
  color: white;
  line-height: 1;
  margin: 20px 0 25px;
}
#banner li .content .text .text2 {
  font-size: 18px;
  font-weight: 500;
  color: #585858;
  line-height: 1.8;
}
#banner li .content.ie1 {
  top: 42%;
}
#banner li .content.ie1 .box .img {
  width: 19.51219512%;
  position: relative;
  margin-top: 100px;
  padding-right: 5%;
}
#banner li .content.ie1 .box .img img {
  -webkit-filter: drop-shadow(-30px 50px 22px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(-30px 50px 22px rgba(0, 0, 0, 0.5));
}
#banner li .content.ie1 .box .img:after {
  content: '';
  width: 350px;
  height: 350px;
  border-radius: 100%;
  background: #006db9;
  position: absolute;
  z-index: -1;
  -webkit-animation: kz 2s linear infinite alternate;
  -moz-animation: kz 2s linear infinite alternate;
  animation: kz 2s linear infinite alternate;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 10%;
  left: -12%;
}
#banner li .content.ie1 .box .text {
  width: 47.96747967%;
}
#banner li .content.ie1 .box .tag {
  width: 32.5203252%;
}
#banner li .content.ie1 .box .tag h2 {
  font-family: "Alte Haas Grotesk";
  font-weight: bold;
  font-size: 396px;
  text-transform: uppercase;
  line-height: .7;
  opacity: .3;
  color: white;
  margin-top: -25px;
  position: relative;
  left: 15%;
}
#banner li .content.ie1 .box .column {
  vertical-align: top;
}
#banner li .content.ie2 {
  top: 50%;
}
#banner li .content.ie2 .box {
  position: relative;
  left: 10%;
}
#banner li .content.ie2 .box .text {
  width: 77.23577236%;
  margin-top: 35px;
  padding-left: 7.31707317%;
}
#banner li .content.ie2 .box .text h6 {
  display: block;
  font-size: 36px;
  color: #0096ff;
  line-height: 1;
  margin: 10px 0 25px;
}
#banner li .content.ie2 .box .img {
  width: 22.76422764%;
  padding-left: 0.81300813%;
  position: relative;
}
#banner li .content.ie2 .box .img img {
  width: 110%;
  margin-right: -10%;
  max-width: none;
}
#banner li .content.ie2 .box .img h3 {
  font-size: 190px;
  font-family: "Alte Haas Grotesk";
  font-weight: bold;
  color: #6ac1fd;
  text-transform: uppercase;
  position: absolute;
  left: -40%;
  top: 25%;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  line-height: 1;
  z-index: -1;
}
#banner li .content.ie2 .box .img span {
  font-family: "Alte Haas Grotesk";
  font-weight: bold;
  text-transform: uppercase;
  line-height: .7;
  z-index: -1;
  position: absolute;
  color: #6ac1fd;
  opacity: .25;
  right: 50%;
  top: 65%;
  font-size: 366px;
}
#index-body .init-1 {
  padding: 116px 0 265px;
  background: url("../images/init-1-bg.jpg");
  position: relative;
  z-index: 1;
  background-size: cover;
}
#index-body .init-1 .ui.container2,
#index-body .init-0 .ui.container2 {
  max-width: 1570px;
  position: static;
}
#index-body .init-1 a.moreTag {
  line-height: 40px;
  height: 40px;
  border-radius: 20px;
  background: black;
  min-width: 530px;
  display: inline-block;
  padding-left: 30px;
  padding-right: 8px;
  font-size: 24px;
  color: white;
}
#index-body .init-1 a.moreTag i {
  float: right;
}
#index-body .init-1 a.moreTag i img {
  display: inline-block;
  vertical-align: middle;
}
#index-body .init-1 h6.titleTag {
  font-size: 323.3px;
  font-family: "Alte Haas Grotesk";
  font-weight: bold;
  position: absolute;
  top: 37%;
  z-index: -1;
  left: 48%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  line-height: .7;
  white-space: nowrap;
  width: 100%;
  color: #ececec;
  text-align: center;
}
#index-body .init-1 h6.titleTag:before {
  content: '';
  width: 165px;
  height: 165px;
  border-radius: 100%;
  background: #ececec;
  position: absolute;
  z-index: -1;
  -webkit-animation: kz 2s linear infinite alternate;
  -moz-animation: kz 2s linear infinite alternate;
  animation: kz 2s linear infinite alternate;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: inline-block;
  vertical-align: bottom;
  margin-right: 200px;
  position: relative;
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
#index-body .init-1 .list {
  margin-top: 170px;
}
#index-body .init-1 .list ul {
  margin: 0 -50px;
}
#index-body .init-1 .list ul li {
  padding: 0 50px;
  text-align: center;
}
#index-body .init-1 .list ul li img {
  -webkit-filter: drop-shadow(-20px 30px 20px rgba(0, 0, 0, 0.4));
  filter: drop-shadow(-20px 30px 20px rgba(0, 0, 0, 0.4));
  margin: 0 auto;
}
#index-body .init-1 .list ul li h5 {
  margin-top: 35px;
  line-height: 28px;
  height: 28px;
  border-radius: 14px;
  display: block;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0 15px;
  background: #909090;
  font-size: 14px;
  color: white;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
#index-body .init-1 .list ul li h5:hover {
  background: #3c3c3c !important;
}
#index-body .init-1 .list ul .slick-current li h5 {
  background: #009cff;
}
#index-body .init-0 h3 {
  line-height: 140px;
  height: 110px;
  /*border-radius: 20px;*/
  /*background: black;*/
  min-width: 530px;
  /*display: inline-block;*/
  /*padding-left: 30px;*/
  /*padding-right: 8px;*/
  font-size: 44px;
  text-align: center;
  color: black;
  margin-bottom: 1em;
}
#index-body .init-0 .list ul li {
  position: relative;
  overflow: hidden;
}
#index-body .init-0 .list ul li:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: black;
  opacity: 0;
  transition: .5s;
}
#index-body .init-0 .list ul li .content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-left: 5%;
  color: white;
  z-index: 1;
  transform: translateY(160px);
  transition: .5s;
}
#index-body .init-0 .list ul li .content h6 {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.4;
  display: block;
  padding-right: 5%;
}
#index-body .init-0 .list ul li .content h6:after {
  content: '';
  width: 3em;
  height: .2em;
  background: #2186b9;
  display: block;
  margin-top: .5em;
}
#index-body .init-0 .list ul li .content .text {
  font-size: 16px;
  line-height: 1.8;
  margin: 2em 0;
  padding-right: 5%;
  height: 7.2em;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
overflow: hidden;
opacity: 0;
  transition: .5s;
}
#index-body .init-0 .list ul li .content a.link {
  font-size: 24px;
  width: 2.5em;
  height: 2.5em;
  background: #2186b9;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  float: right;
  opacity: 0;
  transition: .5s;
}
#index-body .init-0 .list ul li:hover:after {
  opacity: .7;
}
#index-body .init-0 .list ul li:hover .content {
  transform: translateY(0);
}
#index-body .init-0 .list ul li:hover .content .text,
#index-body .init-0 .list ul li:hover .content a.link {
  opacity: 1;
}
#index-body .init-2 {
  padding: 330px 0 190px;
  background: url("../images/init-2-bg.jpg") center center;
  background-size: cover;
  background-attachment: fixed;
}
#index-body .init-2 .ui.container2 {
  max-width: 1420px;
}
#index-body .init-2 .box {
  display: inline-block;
  text-align: center;
}
#index-body .init-2 .box h3 {
  font-size: 100px;
  font-weight: bold;
  font-family: "Alte Haas Grotesk";
  line-height: 1;
  color: white;
  mix-blend-mode: overlay;
}
#index-body .init-2 .box span {
  line-height: 38px;
  height: 38px;
  border-radius: 19px;
  padding: 0 36px;
  display: inline-block;
  margin: 20px auto 10px;
  font-size: 16px;
  background: black;
  color: white;
}
#index-body .init-2 .box h6 {
  display: block;
  font-size: 24px;
  color: #feffff;
}
#index-body .init-2 .box img {
  display: block;
  margin: 15px auto 0;
}
#index-body .init-3 {
  background: url("../images/init-3-bg.png") center top no-repeat;
  background-size: cover;
  line-height: 440px;
  height: 440px;
  margin-top: -132px;
  text-align: center;
}
#index-body .init-3 .titleTag {
  font-size: 323.3px;
  font-family: "Alte Haas Grotesk";
  font-weight: bold;
  color: #c6d0df;
  opacity: .4;
  line-height: .7;
  display: inline-block;
  vertical-align: middle;
}
#index-body .init-3 .box {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  color: #2186b9;
  margin-left: -3%;
  margin-top: 20px;
}
#index-body .init-3 .box img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
#index-body .init-3 .ui.container2 {
  max-width: 1580px;
  line-height: normal;
  vertical-align: bottom;
  display: inline-block;
  width: 100%;
  text-align: left;
  margin-bottom: 60px;
}
#index-body .init-4 {
  background: #ebebeb;
  padding: 90px 0;
}
#index-body .init-4 .ui.container2 {
  max-width: 1350px;
}
#index-body .init-4 .box .left {
  width: 27%;
  vertical-align: bottom;
  padding-right: 7%;
  text-align: right;
}
#index-body .init-4 .box .left .img {
  display: inline-block;
  position: relative;
  z-index: 1;
}
#index-body .init-4 .box .left .img:after {
  content: '';
  width: 280px;
  height: 280px;
  border-radius: 100%;
  background: #2186b9;
  z-index: -1;
  -webkit-animation: kz 2s linear infinite alternate;
  -moz-animation: kz 2s linear infinite alternate;
  animation: kz 2s linear infinite alternate;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 0;
  left: 0;
}
#index-body .init-4 .box .left .img img {
  -webkit-filter: drop-shadow(-10px 26px 13px rgba(0, 0, 0, 0.4));
  filter: drop-shadow(-10px 26px 13px rgba(0, 0, 0, 0.4));
}
#index-body .init-4 .box .right {
  width: 73%;
  vertical-align: bottom;
  margin-bottom: 35px;
}
#index-body .init-4 .box .right h2.title {
  font-size: 100px;
  color: #3a3a3a;
  font-family: "Alte Haas Grotesk";
  font-weight: bold;
  opacity: .15;
  line-height: 1;
}
#index-body .init-4 .box .right .box2 {
  margin-top: 90px;
}
#index-body .init-4 .box .right .box2 .list {
  width: 63%;
  padding-right: 5%;
  font-weight: 500;
  vertical-align: middle;
}
#index-body .init-4 .box .right .box2 .list h6 {
  font-size: 28px;
  color: #2186b9;
  line-height: 1;
}
#index-body .init-4 .box .right .box2 .list h5 {
  display: block;
  color: #2186b9;
  font-size: 36px;
  margin: 16px 0 28px;
  line-height: 1;
}
#index-body .init-4 .box .right .box2 .list ul li {
  font-size: 18px;
  color: #585858;
  line-height: 1.8;
  display: flex;
}
#index-body .init-4 .box .right .box2 .list ul li i {
  margin-right: .4em;
}
#index-body .init-4 .box .right .box2 .text {
  width: 37%;
  font-weight: 500;
  font-size: 18px;
  color: #6e6d6d;
  line-height: 2;
  margin-top: -3px;
  vertical-align: middle;
}
#index-body .init-4 .box .right .box2 h2.title {
  font-size: 210px;
  text-transform: uppercase;
  text-align: right;
  border-left: 1px solid #aaa;
  opacity: 1;
  color: rgba(0, 0, 0, 0.15);
  padding: .2em 0;
}
#index-body .init-5 {
  background: #f1f1f1;
  padding: 110px 0 140px;
}
#index-body .init-5.init-indexpage{
  padding-top: 0px;
}

#index-body .init-5.init-indexpage .box .right .text.wow{
  width: 100%;
}
#index-body .init-5 .ui.container2 {
  max-width: 1660px;
}
#index-body .init-5 .box {
  display: flex;
}
#index-body .init-5 .box .left {
  width: 33.4939759%;
  vertical-align: middle;
  -webkit-filter: drop-shadow(-10px 20px 25px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(-10px 20px 25px rgba(0, 0, 0, 0.2));
  border-radius: 30px;
  overflow: hidden;
}
#index-body .init-5 .box .left img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#index-body .init-5 .box .right {
  vertical-align: middle;
  width: 66.5060241%;
  padding-left: 3%;
}
#index-body .init-5 .box .right h3.title {
  font-size: 72px;
  color: #3a3a3a;
  opacity: .15;
  font-family: "Alte Haas Grotesk";
  font-weight: bold;
  line-height: 1;
}
#index-body .init-5 .box .right .text {
  margin-top: 28px;
  font-size: 18px;
  color: #6e6d6d;
  line-height: 2.4;
  width: 50%;
}
#index-body .init-5 .box .right .text h1{
  display: inline;
}
#index-body .init-5 .box .right .text h6 {
  font-size: 28px;
  font-weight: 500;
  color: #2186b9;
  line-height: 1;
  margin-bottom: 12px;
}
#index-body .init-6 {
  background: #f1f1f1;
  padding: 140px 0 160px;
}
#index-body .init-6 .ui.container2 {
  max-width: 1660px;
}
#index-body .init-6 .box .left {
  width: 29%;
  vertical-align: middle;
  text-align: right;
}
#index-body .init-6 .box .left h2.title {
  font-size: 166.8px;
  color: #3a3a3a;
  font-family: "Alte Haas Grotesk";
  font-weight: bold;
  opacity: .15;
  padding: 50px 0;
  padding-right: 10%;
  border-right: 2px solid #333;
  line-height: 1;
}
#index-body .init-6 .box .right {
  vertical-align: middle;
  width: 71%;
  padding-left: 40px;
}
#index-body .init-6 .box .right .box2 .text {
  width: 54.5112782%;
  font-weight: 500;
  vertical-align: middle;
}
#index-body .init-6 .box .right .box2 .text h5 {
  font-size: 28px;
  color: #2186b9;
  line-height: 1;
  margin-bottom: 15px;
}
#index-body .init-6 .box .right .box2 .text p {
  display: block;
  font-size: 18px;
  color: #6e6d6d;
  line-height: 2;
}
#index-body .init-6 .box .right .box2 .imgBox {
  vertical-align: middle;
  width: 45.4887218%;
  padding-left: 7%;
}
#index-body .init-6 .box .right .box2 .imgBox .img {
  position: relative;
  display: inline-block;
  z-index: 1;
}
#index-body .init-6 .box .right .box2 .imgBox .img img {
  -webkit-filter: drop-shadow(-16px 25px 14px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(-16px 25px 14px rgba(0, 0, 0, 0.3));
}
#index-body .init-6 .box .right .box2 .imgBox .img:after {
  content: '';
  width: 280px;
  height: 280px;
  border-radius: 100%;
  background: #2186b9;
  -webkit-animation: kz 2s linear infinite alternate;
  -moz-animation: kz 2s linear infinite alternate;
  animation: kz 2s linear infinite alternate;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 100%;
  top: 0;
  z-index: -1;
  position: absolute;
}
#index-body .init-7 {
  background: #e3e4e5;
  padding: 60px 0 70px;
  overflow: hidden;
  margin-bottom: -5px;
}
#index-body .init-7 .ui.container2 {
  max-width: 1660px;
}
#index-body .init-7 .top .left {
  vertical-align: bottom;
  margin-bottom: 10px;
}
#index-body .init-7 .top .left ul li {
  font-size: 16px;
  color: #565555;
  margin-right: 100px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  display: inline-block;
  vertical-align: middle;
}
#index-body .init-7 .top .left ul li:last-child {
  margin-right: 0;
}
#index-body .init-7 .top .left ul li:hover {
  color: #2186b9;
}
#index-body .init-7 .top .right {
  text-align: right;
  vertical-align: bottom;
}
#index-body .init-7 .top .right h2.title {
  font-size: 88px;
  font-weight: bold;
  color: #3a3a3a;
  opacity: .15;
  line-height: .8;
}
#index-body .init-7 {
  padding: 80px 0;
}
#index-body .init-7 .box2 {
  display: flex;
  align-items: center;
}
#index-body .init-7 .box2 .title {
  width: 25%;
  position: relative;
  z-index: 1;
  flex-shrink: 0;
}
#index-body .init-7 .box2 .title span.h2 {
  font-size: 48px;
  font-weight: bold;
  display: block;
}
#index-body .init-7 .box2 .title span.small {
  font-size: 24px;
  margin: 1em 0 3em;
  display: block;
  width: 100%;
}
#index-body .init-7 .box2 .title a.more {
  line-height: 40px;
    height: 40px;
    border-radius: 20px;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    padding: 0 2.5em;
    max-width: 90%;
    background: #3c3c3c;
    color: #fff;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
}
#index-body .init-7 .bottom {
  /*margin-top: 100px;*/
  width: 75%;
  margin-left: 35px;
  position: relative;
}
#index-body .init-7 .bottom .btn div {
  font-size: 40px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  cursor: hand;
  z-index: 1;
  width: 1em;
  height: 1.5em;
  display: flex;
  align-items: center;
  justify-content: center;
}
#index-body .init-7 .bottom .btn div.prev {
  right: 100%;
}
#index-body .init-7 .bottom .btn div.next {
  left: 100%;
}
#index-body .init-7 .bottom ul {
  margin: -65px;
}
#index-body .init-7 .bottom ul .slick-track {
  display: flex;
}
#index-body .init-7 .bottom ul .slick-track .slick-slide {
  height: auto;
}
#index-body .init-7 .bottom ul .slick-track .slick-slide>div,
#index-body .init-7 .bottom ul .slick-track .slick-slide>div li,
#index-body .init-7 .bottom ul .slick-track .slick-slide>div .box {
  height: 100%;
}
#index-body .init-7 .bottom ul li {
  padding: 65px;
}
#index-body .init-7 .bottom ul li .box {
  display: block;
  padding: 15px;
  border-radius: 10px;
  /*text-align: center;*/
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
#index-body .init-7 .bottom ul li .box img {
  display: block;
  margin: 0 auto;
  width: 100%;
  /*filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.32));*/
}
#index-body .init-7 .bottom ul li .box .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
}
#index-body .init-7 .bottom ul li .box a.cat {
  font-size: 12px;
  padding: .5em 1em;
  border-radius: 1.5em;
  display: inline-block;
  background-color: #2186b9;
  color: white;
}
#index-body .init-7 .bottom ul li .box h6 {
  display: block;
  margin: 15px 0;
  font-size: 18px;
  color: #2f2f2f;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 2.4em;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
#index-body .init-7 .bottom ul li .box h6:hover {
  color: #2186b9;
}
#index-body .init-7 .bottom ul li .box p {
  font-size: 14px;
  margin-bottom: 1em;
  line-height: 1.6;
}
#index-body .init-7 .bottom ul li .box a.more {
  line-height: 32px;
  height: 32px;
  border-radius: 16px;
  font-size: 12px;
  text-align: center;
  display: inline-block;
  padding: 0 1.5em;
  max-width: 90%;
  /*margin: 0 auto;*/
  background: #3c3c3c;
  color: white;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
#index-body .init-7 .bottom ul li .box a.more:hover {
  background: #2186b9;
}
#index-body .init-7 .bottom ul li .box time {
  font-size: 12px;
  color: #2186b9;
  display: block;
  line-height: 1;
  text-transform: uppercase;
}
#index-body .init-7 .bottom ul li .box:hover {
  background: white;
  -webkit-filter: drop-shadow(-8px 30px 35px rgba(0, 0, 0, 0.32));
  filter: drop-shadow(-8px 30px 35px rgba(0, 0, 0, 0.32));
}
#footer {
  background: #f7f7f7;
  position: relative;
  z-index: 1;
}
#footer .footer-top {
  padding: 60px 0 80px;
}
#footer .footer-top .info ul {
  display: flex;
  justify-content: space-between;
}
#footer .footer-top .info ul li {
  width: auto;
  font-size: 16px;
  line-height: 1.2;
  display: flex;
  align-items: center;
}
#footer .footer-top .info ul li i {
  flex-shrink: 0;
}
#footer .footer-top .info ul li p {
  margin-left: .4em;
  padding-left: .4em;
  border-left: 1px solid black;
}
#footer .footer-center {
  padding-bottom: 40px;
}
#footer .footer-center span.h6 {
  font-size: 18px;
  font-weight: bold;
  display: block;
  margin-bottom: 1.5em;
}
#footer .footer-center span.h6:after {
  content: '';
  width: 2em;
  height: 1px;
  background-color: #195093;
  margin-top: .5em;
  display: block;
}
#footer .footer-center .nav {
  font-size: 16px;
  line-height: 2;
}
#footer .footer-center .nav ul li {
  transition: .5s;
}
#footer .footer-center .nav ul li:hover {
  color: #2186b9;
}
#footer .footer-center .box {
  margin: -10px;
}
#footer .footer-center .box .slide {
  padding: 10px;
}
#footer .footer-center .logo img {
  max-height: 45px;
}
#footer .footer-center .share {
  font-size: 14px;
  display: flex;
  margin: 1em 0;
}
#footer .footer-center .share a {
  width: 2em;
  height: 2em;
  border-radius: 100%;
  border: 1px solid #3f3f3f;
  color: #3f3f3f;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1em;
}
#footer .footer-bottom {
  padding: 1em 0;
  text-align: center;
  font-size: 14px;
  color: white;
  background-color: #2186b9;
}
#footer .footer-bottom p {
  display: inline-block;
  vertical-align: middle;
}

#footer .footer-bottom svg {
  fill: white;
  max-height: 25px;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
#footer .footer-bottom svg:hover {
  text-decoration: underline;
}
#footer .footer-bottom a {
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
#footer .footer-bottom a:hover {
  text-decoration: underline;
}
@-webkit-keyframes kz {
  from {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
  to {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -moz-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
  }
}
@-moz-keyframes kz {
  from {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
  to {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -moz-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
  }
}
@keyframes kz {
  from {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
  to {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -moz-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
  }
}
@-webkit-keyframes kz2 {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@-moz-keyframes kz2 {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes kz2 {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.inner-catList {
  padding: 18px 0;
  background: #191f2f;
  position: fixed;
  top: 90px;
  left: 0;
  width: 100%;
  z-index: 20;
}
.inner-catList .ui.container2 {
  width: 1490px;
  max-width: 100%;
  display: flex;
}
.inner-catList h6 {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: white;
  line-height: 1;
  flex-shrink: 0;
  white-space: nowrap;
}
.inner-catList .list {
  display: inline-block;
  vertical-align: top;
  max-width: 94%;
  color: #8c8b8b;
  margin-top: 2px;
}
.inner-catList .list ul li {
  width: auto;
  padding: 0 15px;
  line-height: 1;
  border-right: 2px solid #515151;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  font-size: 16px;
  margin-bottom: 5px;
}
.inner-catList .list ul li:last-child {
  border-right: none;
}
.inner-catList .list ul li:hover,
.inner-catList .list ul li.active {
  color: #2186b9;
}
.inner-page {
  position: relative;
}
.inner-page:before {
  content: '';
  width: 100%;
  height: 100px;
  background: inherit;
  position: absolute;
  bottom: 100%;
  left: 0;
  z-index: -1;
}
.inner-page,.news-banner {
  margin-top: 149px;
  position: relative;
  z-index: 1;
}
.inner-page .m-page {
  text-align: center;
  margin-top: 80px;
}
.inner-page .m-page a,
.inner-page .m-page span {
  display: inline-block;
  vertical-align: middle;
  line-height: 30px;
  height: 30px;
  width: 30px;
  border: 1px solid #222;
  font-size: 12px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.inner-page .m-page a:hover,
.inner-page .m-page span {
  color: white;
  background: #222;
}
.product-page {
  background: url("../images/init-1-bg.jpg");
  padding: 90px 0;
  position: relative;
  z-index: 1;
}
.product-page .ui.container2 {
  max-width: 1490px;
}
.product-page h1.title {
  padding: 0 10%;
  font-size: 16px;
  color: #515151;
}
.product-page .content {
  padding: 0 10%;
  margin-top: 20px;
  font-size: 14px;
  line-height: 28px;
  color: #666;
}
.product-page h6.titleBg {
  font-size: 206px;
  color: #ddd;
  font-family: "Alte Haas Grotesk";
  font-weight: bold;
  position: absolute;
  z-index: -1;
  top: 7%;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: 1;
}
.product-page .list {
  margin-top: 120px;
}
/*.product-page .list ul {
  margin: -40px;
}*/
.product-page .list ul li {
  padding: 30px;
  text-align: center;
  border-radius: 20px;
  transition: .5s;
}
.product-page .list ul li:hover {
  background-color: rgba(255, 255, 255, 0.6);
}
.product-page .list ul li a.img {
  display: block;
}
.product-page .list ul li a.img img {
  display: block;
  margin: 0 auto;
  -webkit-filter: drop-shadow(-30px 50px 30px rgba(0, 0, 0, 0.25));
  filter: drop-shadow(-30px 50px 30px rgba(0, 0, 0, 0.25));
}
.product-page .list ul li h5 {
  margin-top: 25px;
  line-height: 28px;
  border-radius: 14px;
  display: block;
  width: 100%;
  padding: 5px 10px;
  background: #3c3c3c;
  color: white;
  font-size: 14px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.product-page .list ul li h5:hover {
  background: #0172b9;
}
.solutions-page .solutions-1 .box {
  height: 560px;
  background-position: center top;
  position: relative;
  background-size: auto 740px;
  background-attachment: fixed;
}
.solutions-page .solutions-1 .content {
  position: absolute;
  bottom: -180px;
  left: 0;
  width: 100%;
}
.solutions-page .solutions-1 .text {
  max-width: 1100px;
  display: block;
  margin: 0 auto;
}
.solutions-page .solutions-1 .text .left {
  width: 20%;
  vertical-align: middle;
  padding-right: 5%;
  -webkit-filter: drop-shadow(-30px 40px 22px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(-30px 40px 22px rgba(0, 0, 0, 0.5));
}
.solutions-page .solutions-1 .text .right {
  width: 80%;
  vertical-align: top;
  margin-top: 15px;
}
.solutions-page .solutions-1 .text .right h3 {
  display: block;
  font-size: 70px;
  color: #ddd;
  opacity: .68;
  font-weight: bold;
  font-family: "Alte Haas Grotesk";
  margin-bottom: 70px;
  line-height: 1;
  mix-blend-mode: overlay;
}
.solutions-page .solutions-1 .text .right p {
  display: block;
  font-size: 28px;
  color: #434444;
}
.solutions-page .solutions-1 .text .right p em {
  color: #2186b9;
}
.solutions-page .solutions-2 {
  padding: 310px 0 160px;
  text-align: center;
  background: url("../images/solutions-2-bg.jpg");
  background-size: cover;
}
.solutions-page .solutions-2 .ui.container2 {
  max-width: 1540px;
}
.solutions-page .solutions-2 .list ul {
  margin: -25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.solutions-page .solutions-2 .list ul li {
  padding: 25px;
}
.solutions-page .solutions-2 .list ul li .box {
  display: block;
  border-radius: 10px;
  border: 2px solid #b7b7b7;
  padding: 40px 20px 50px;
  height: 100%;
}
.solutions-page .solutions-2 .list ul li .box i {
  display: block;
  height: 123px;
  line-height: 123px;
}
.solutions-page .solutions-2 .list ul li .box i img {
  max-height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.solutions-page .solutions-2 .list ul li .box h6 {
  display: block;
  margin: 20px 0;
  font-size: 20px;
  color: #505050;
  font-weight: 500;
}
.solutions-page .solutions-2 .list ul li .box p {
  display: block;
  font-size: 16px;
  color: #505050;
  line-height: 1.8;
}
.solutions-page .solutions-3 {
  padding: 110px 0 150px;
  text-align: center;
}
.solutions-page .solutions-3 .ui.container2 {
  max-width: 1510px;
}
.solutions-page .solutions-3 h3 {
  display: block;
  font-size: 48px;
  color: #aaa9a9;
  font-weight: 300;
  line-height: 1.4;
}
.solutions-page .solutions-3 h3 span {
  font-size: 30px;
  display: block;
}
.solutions-page .solutions-3 h3 span em {
  font-weight: normal;
  color: #5d5d5d;
}
.solutions-page .solutions-3 .list {
  margin-top: 30px;
}
.solutions-page .solutions-3 .list ul {
  margin: -10px;
}
.solutions-page .solutions-3 .list ul li {
  padding: 10px;
  color: #0c65b7;
}
.solutions-page .solutions-3 .list ul li .text h6 {
  display: block;
  font-weight: 500;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 10px;
}
.solutions-page .solutions-3 .list ul li .text p {
  display: block;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 300;
}
.solutions-page .solutions-3 .list ul li span {
  display: block;
  margin: 0 auto 40px;
  width: 550px;
  height: 550px;
  border-radius: 100%;
  background: #f2f2f2;
  position: absolute;
  z-index: -1;
  -webkit-animation: kz 2s linear infinite alternate;
  -moz-animation: kz 2s linear infinite alternate;
  animation: kz 2s linear infinite alternate;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  line-height: 550px;
  text-align: center;
  position: static;
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
}
.solutions-page .solutions-3 .list ul li span img {
  display: inline-block;
  vertical-align: middle;
  -webkit-filter: drop-shadow(-30px 50px 22px rgba(0, 0, 0, 0.4));
  filter: drop-shadow(-30px 50px 22px rgba(0, 0, 0, 0.4));
}
.solutions-page .solutions-3 .list ul li:nth-child(1),
.solutions-page .solutions-3 .list ul li:nth-child(3) {
  width: 30%;
  margin-top: 210px;
}
.solutions-page .solutions-3 .list ul li:nth-child(1) {
  text-align: right;
}
.solutions-page .solutions-3 .list ul li:nth-child(3) {
  text-align: left;
  color: #7006b3;
}
.solutions-page .solutions-3 .list ul li:nth-child(2) {
  width: 40%;
  color: #b308ad;
}
.solutions-page .solutions-4 {
  padding: 150px 0 250px;
  text-align: center;
}
.solutions-page .solutions-4 .ui.container {
  max-width: 780px;
}
.solutions-page .solutions-4 h5 {
  font-size: 48px;
  color: #949494;
  line-height: 1.3;
  font-weight: 300;
}
.solutions-page .solutions-4 span {
  margin: 50px auto 0;
  width: 230px;
  height: 230px;
  border-radius: 100%;
  background: #0072bc;
  position: absolute;
  z-index: -1;
  -webkit-animation: kz 2s linear infinite alternate;
  -moz-animation: kz 2s linear infinite alternate;
  animation: kz 2s linear infinite alternate;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  padding-top: 13%;
  color: white;
  position: relative;
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
  display: block;
  z-index: 1;
}
.solutions-page .solutions-4 span:after {
  content: '';
  z-index: -1;
  border-radius: inherit;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  background: inherit;
  opacity: .3;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-animation: kz2 2s linear infinite alternate;
  -moz-animation: kz2 2s linear infinite alternate;
  animation: kz2 2s linear infinite alternate;
}
.solutions-page .solutions-4 span em {
  font-size: 22px;
  display: block;
  line-height: 1;
}
.solutions-page .solutions-4 span a {
  display: block;
  font-size: 14px;
  margin-top: 8px;
}
.solutions-page .solutions-4 span a:hover {
  text-decoration: underline;
}
.solutionsB-page .slide .img {
  height: 500px;
  background-size: cover;
  background-position: center center;
}
.solutionsB-page .slide .content {
  padding: 30px 0 100px;
}
.solutionsB-page .slide .content .ui.container2 .left {
  width: 30.72916667%;
  text-align: right;
  padding-right: 4%;
  vertical-align: middle;
}
.solutionsB-page .slide .content .ui.container2 .left img {
  -webkit-filter: drop-shadow(-40px 70px 30px rgba(0, 0, 0, 0.35));
  filter: drop-shadow(-40px 70px 30px rgba(0, 0, 0, 0.35));
}
.solutionsB-page .slide .content .ui.container2 .right {
  width: 69.27083333%;
  vertical-align: middle;
}
.solutionsB-page .slide .content .ui.container2 .right h4.titleBig {
  font-size: 80px;
  font-weight: bold;
  font-family: "Alte Haas Grotesk";
  color: #eeefef;
  opacity: .8;
  line-height: 1;
}
.solutionsB-page .slide .content .ui.container2 .right h3 {
  font-size: 30px;
  color: #6c6c6c;
  margin: 15px 0 8px;
  line-height: 1;
}
.solutionsB-page .slide .content .ui.container2 .right p {
  display: block;
  font-size: 14px;
  line-height: 1.8;
  max-width: 770px;
  color: #0072bc;
}
.solutionsB-page .slide .content .ui.container2 .right a.more {
  display: inline-block;
  margin-top: 25px;
  line-height: 24px;
  height: 24px;
  border-radius: 12px;
  border-radius: 8px;
  font-weight: bold;
  font-size: 12px;
  color: white;
  background: #0072bc;
  padding: 0 22px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.solutionsB-page .slide .content .ui.container2 .right a.more:hover {
  background: black !important;
}
.solutionsB-page .slide:nth-child(3n+2) .content .ui.container2 .right p {
  color: #152a8e;
}
.solutionsB-page .slide:nth-child(3n+2) .content .ui.container2 .right a.more {
  background: #152a8e;
}
.solutionsB-page .slide:nth-child(3n+3) .content .ui.container2 .right p {
  color: #0095f4;
}
.solutionsB-page .slide:nth-child(3n+3) .content .ui.container2 .right a.more {
  background: #0095f4;
}
.solutionsB-page .slide:nth-child(3) .content .ui.container2 .right h4.titleBig {
  font-size: 69px;
}
.solutionsB-page.solutionsC-page .slide .content .ui.container2 .right p {
  color: #114970;
}
.solutionsB-page.solutionsC-page .slide .content .ui.container2 .right a.more {
  background: #114970;
}
.case-page {
  overflow: hidden;
}
.case-page .left {
  text-align: center;
  padding-right: 5%;
  vertical-align: middle;
  width: 48% !important;
}
.case-page .left h2.titleBig {
  font-size: 80px;
  color: #eeefef;
  opacity: .8;
  line-height: 1;
  font-family: "Alte Haas Grotesk";
  font-weight: bold;
}
.case-page .left h3 {
  display: block;
  font-size: 24px;
  color: #6c6c6c;
  line-height: 1;
  margin-top: 12px;
}
.case-page .left .content {
  margin-top: 100px;
  padding-left: 16%;
}
.case-page .left .content .img {
  text-align: right;
  padding-left: 5%;
  vertical-align: middle;
}
.case-page .left .content .img img {
  -webkit-filter: drop-shadow(-30px 60px 22px rgba(0, 0, 0, 0.4));
  filter: drop-shadow(-30px 60px 22px rgba(0, 0, 0, 0.4));
}
.case-page .left .slide {
  display: none;
}
.case-page .left .content .text {
  padding-left: 5%;
  text-align: left;
  vertical-align: middle;
  opacity: 0;
}
.case-page .left .content .text h5 {
  display: block;
  font-size: 18px;
  color: #5f5f5f;
  font-weight: 500;
}
.case-page .left .content .text h6 {
  font-size: 14px;
  color: #5f5f5f;
}
.case-page .left .content .text .text2 {
  margin-top: 20px;
  font-size: 16px;
  color: #9e9e9f;
  line-height: 1.6;
}
.case-page .right {
  vertical-align: middle;
  padding-right: 12%;
  width: 52% !important;
  padding-left: 15px;
  position: relative;
}
.case-page .right .list {
  padding: 90px 0;
  height: -webkit-calc(100vh - 144px);
  height: -moz-calc(100vh - 144px);
  height: calc(100vh - 144px);
}
.case-page .right .list .scrollBox {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.case-page .right .list ul {
  margin: -10px;
}
.case-page .right .list ul li {
  padding: 10px;
}
.case-page .right .list ul li a {
  display: block;
  padding: 10px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.case-page .right .list ul li a span {
  display: block;
  overflow: hidden;
  position: relative;
}
.case-page .right .list ul li a span img {
  display: block;
  width: 100%;
}
.case-page .right .list ul li a span:after {
  content: '+';
  width: 16px;
  height: 16px;
  background: #f2f1f1;
  font-size: 16px;
  color: #4d4c4c;
  text-align: center;
  display: block;
  position: absolute;
  right: 6px;
  bottom: 6px;
  line-height: 1;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  opacity: 0;
}
.case-page .right .list ul li a h6 {
  font-size: 16px;
  color: #b6b6b7;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 5px;
  text-align: center;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.case-page .right .list ul li a:hover {
  background: #e3e2e2;
}
.case-page .right .list ul li a:hover span:after {
  opacity: 1;
}
.case-page .right .list ul li a:hover h6 {
  color: #5f5f60;
}
.case-page .right .contentBox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #dfdddd;
  padding: 0 20%;
  padding-top: 15%\9;
  /*display: table;*/
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.case-page .right .contentBox span.close {
  width: 26px;
  height: 26px;
  position: absolute;
  right: 40px;
  top: 30px;
  cursor: pointer;
  cursor: hand;
}
.case-page .right .contentBox span.close:after,
.case-page .right .contentBox span.close:before {
  content: '';
  height: 3px;
  border-radius: 1px;
  background: #716f6f;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.case-page .right .contentBox span.close:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.case-page .right .contentBox>div {
  /*display: table-cell;*/
  vertical-align: middle;
  padding-top: 20%;
}
.case-page .right .contentBox ul {
  padding:0 5%;
  /*display: table-cell;*/
  vertical-align: middle;
}
.case-page .right .contentBox ul li {
  display: none;
}
.case-page .right .contentBox ul h6 {
  display: block;
  font-size: 18px;
  color: #5f5f5f;
  line-height: 1;
  margin-bottom: 14px;
}
.case-page .right .contentBox ul img {
  border: 10px solid white;
}
.case-page .right .contentBox ul h5 {
  display: block;
  margin-top: 18px;
  font-size: 30px;
  color: #5f5f5f;
  text-align: right;
  line-height: 1;
}
.case-page .right .contentBox ul .slick-arrow {
  width: 30px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.5);
  border: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 10px;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  cursor: pointer;
  cursor: hand;
  font-size: 0;
  color: transparent;
  z-index: 1;
}
.case-page .right .contentBox ul .slick-arrow.slick-prev {
  background-image: url('../images/banner-btn-l.png');
  left: 0;
}
.case-page .right .contentBox ul .slick-arrow.slick-next {
  background-image: url('../images/banner-btn-r.png');
  right: 0;
}
.case-page .right .contentBox.active {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.download-page {
  background: url("../images/service-bg.jpg") left top no-repeat #f3f1f4;
  padding-top: 22px;
  padding-bottom: 220px;
}
.download-page .ui.container2 {
  max-width: 1590px;
  width: 100%;
}
.download-page .search {
  text-align: right;
  max-width: 645px;
  padding-right: 8.52713178%;
  margin-left: auto;
}
.download-page .search form {
  display: block;
  width: 100%;
  position: relative;
}
.download-page .search form input {
  width: 100%;
  padding-left: 32px;
  padding-right: 60px;
  -o-box-shadow: inset 5px 6px 10px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 5px 6px 10px rgba(0, 0, 0, 0.4);
  box-shadow: inset 5px 6px 10px rgba(0, 0, 0, 0.4);
  font-size: 14px;
  color: black;
  line-height: 50px;
  height: 50px;
  border-radius: 25px;
  border: none;
}
.download-page .search form input::-webkit-input-placeholder {
  color: #565555;
}
.download-page .search form input:-moz-placeholder {
  color: #565555;
}
.download-page .search form input::-moz-placeholder {
  color: #565555;
}
.download-page .search form input:-ms-input-placeholder {
  color: #565555;
}
.download-page .search form input::placeholder {
  color: #565555;
}
.download-page .search form input[type="submit"] {
  position: absolute;
  width: 60px;
  top: 0;
  right: 0;
  background: url("../images/icon-search.png") center center no-repeat;
  cursor: pointer;
  cursor: hand;
  display: inline-block;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
}
.download-page h2.titleBig {
  font-size: 80px;
  color: #dbdcdc;
  opacity: .8;
  font-family: "Alte Haas Grotesk";
  font-weight: bold;
  text-transform: uppercase;
  line-height: .8;
  margin: 30px 0 45px;
  max-width: 645px;
  padding-right: 8.52713178%;
  margin-left: auto;
  text-align: center;
}
.download-page .box {
  padding-left: 12.57861635%;
}
.download-page .box .box2 {
  margin: -10px;
  display: none;
}
.download-page .box .slide {
  padding: 10px;
}
.download-page .box .navList ul,
.download-page .box .navList2 ul {
  border-bottom: 1px solid #b7b7b7;
  display: inline-block;
  max-width: 100%;
}
.download-page .box .navList ul li,
.download-page .box .navList2 ul li {
  padding-right: 25px;
  border-top: 1px solid #b7b7b7;
}
.download-page .box .navList ul li a,
.download-page .box .navList2 ul li a {
  padding: 10px 0;
  position: relative;
  padding-left: 30px;
  display: block;
  font-size: 14px;
  color: #565555;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.download-page .box .navList ul li a:after,
.download-page .box .navList2 ul li a:after {
  content: '';
  width: 13px;
  height: 13px;
  border-radius: 100%;
  border: 2px solid #959595;
  position: absolute;
  left: 6px;
  top: 13px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.download-page .box .navList ul li a:hover:after,
.download-page .box .navList ul li a.active:after,
.download-page .box .navList2 ul li a:hover:after,
.download-page .box .navList2 ul li a.active:after {
  background: #00d8ff;
  border-color: #00d8ff;
}
.download-page .box .fileList {
  display: none;
}
.download-page .box .fileList ul {
  max-width: 100%;
  display: none;
}
.download-page .box .fileList ul li {
  padding-bottom: 14px;
}
.download-page .box .fileList ul li:last-child {
  padding-bottom: 0;
}
.download-page .box .fileList ul li a {
  padding: 10px 15px;
  background: #dadada;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  cursor: pointer;
  cursor: hand;
  font-size: 14px;
  color: #5e5e5e;
  display: block;
}
.download-page .box .fileList ul li a:hover,
.download-page .box .fileList ul li.active a {
  color: white;
  background: #00d8ff;
}
.download-page .box .downBox {
  background: white;
  padding: 25px 25% 65px;
  text-align: center;
  display: none;
}
.download-page .box .downBox img {
  display: block;
  margin: 0 auto;
  -webkit-filter: drop-shadow(-30px 40px 60px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(-30px 40px 60px rgba(0, 0, 0, 0.5));
}
.download-page .box .downBox .btn {
  margin-top: 30px;
}
.download-page .box .downBox .btn a {
  display: block;
  line-height: 28px;
  height: 28px;
  border-radius: 14px;
  background: #00d8ff;
  text-align: center;
  font-size: 14px;
  color: #565555;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.download-page .box .downBox .btn a:last-child {
  margin-top: 24px;
  color: white;
  background: #026898;
}
.download-page .box .downBox .btn a:hover {
  color: white;
  background: #222 !important;
}
.download-page .box .videoList {
  padding-left: 14%;
  display: none;
}
.download-page .box .videoList ul {
  margin: -18px -13px;
}
.download-page .box .videoList ul li {
  padding: 18px 13px;
}
.download-page .box .videoList ul li iframe {
  width: 100%;
  height: 180px;
  background: black;
}
.download-page .box .videoList ul li h6 {
  display: block;
  margin: 10px 0;
  font-size: 14px;
  color: #333;
  line-height: 1.6;
}
.download-page .box .videoList ul li time {
  font-size: 14px;
  display: inline-block;
  padding: 2px 8px;
  color: #666;
  background: #e9e8ea;
}
.download-page .box .left {
  width: 20%;
}
.download-page .box .right {
  width: 80%;
}
.download-page .box .right .navList {
  display: none;
}
.training-page {
  padding: 40px 0 280px;
  background: url("../images/training-bg.jpg") center top no-repeat;
  background-size: cover;
}
.training-page .box {
  max-width: 710px;
  margin-left: auto;
  display: block;
}
.training-page .box .pageMenu {
  line-height: 32px;
  height: 32px;
  border-radius: 16px;
  background: white;
  display: inline-block;
}
.training-page .box .pageMenu ul li {
  font-size: 14px;
  color: #3c3c3c;
  width: auto;
  padding: 0 35px;
  position: relative;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.training-page .box .pageMenu ul li:after {
  content: '';
  height: 12px;
  width: 1px;
  background: #626262;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.training-page .box .pageMenu ul li:hover {
  color: #0096ff;
}
.training-page .box .pageMenu ul li:last-child:after {
  display: none;
}
.training-page .box h2.titleBig {
  margin: 40px 0 30px;
  font-size: 60px;
  color: #bfdadf;
  text-transform: uppercase;
  line-height: 1;
  font-family: "Alte Haas Grotesk";
  font-weight: bold;
}
.training-page .box .box2 {
  max-width: 600px;
}
.training-page .box h5 {
  display: block;
  font-size: 24px;
  color: #2f2f2f;
  line-height: 1;
}
.training-page .box .text {
  display: block;
  margin: 20px 0;
  font-size: 14px;
  color: #2f2f2f;
  line-height: 1.6;
}
.training-page .box .text p {
  padding-top: 20px;
}
.training-page .box .text p:first-child {
  padding-top: 0;
}
.training-page .box .contactInfo .left {
  width: 20%;
  vertical-align: middle;
}
.training-page .box .contactInfo .left #ewm {
  border: 4px solid white;
}
.training-page .box .contactInfo .right {
  width: 80%;
  padding-left: 3%;
  vertical-align: middle;
}
.training-page .box .contactInfo .right h6 {
  display: block;
  font-size: 18px;
  color: #2f2f2f;
  line-height: 1;
  margin-bottom: 18px;
}
.training-page .box .contactInfo .right p {
  display: block;
  font-size: 14px;
  color: #2f2f2f;
  line-height: 1.8;
}
.training-page .box .btn {
  padding-left: 20%;
  text-align: center;
  margin-top: 12px;
}
.training-page .box .btn a {
  display: inline-block;
  line-height: 32px;
  height: 32px;
  border-radius: 16px;
  padding: 0 25px;
  background: #3c3c3c;
  font-size: 12px;
  text-align: center;
  color: white;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  margin: 0 7px;
}
.training-page .box .btn a:hover {
  background: #0096ff;
}
.trainingB-page {
  padding: 50px 0 200px;
  background: #ebebeb;
}
.trainingB-page .ui.container2 {
  max-width: 1530px;
}
.trainingB-page .trainingB-1 .top .left {
  text-align: right;
  width: 67%;
}
.trainingB-page .trainingB-1 .top .left .pageMenu {
  line-height: 32px;
  height: 32px;
  border-radius: 16px;
  background: white;
  display: inline-block;
}
.trainingB-page .trainingB-1 .top .left .pageMenu ul li {
  font-size: 14px;
  color: #3c3c3c;
  width: auto;
  padding: 0 35px;
  position: relative;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.trainingB-page .trainingB-1 .top .left .pageMenu ul li:after {
  content: '';
  height: 12px;
  width: 1px;
  background: #626262;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.trainingB-page .trainingB-1 .top .left .pageMenu ul li:hover,
.trainingB-page .trainingB-1 .top .left .pageMenu ul li.active {
  color: #0096ff;
}
.trainingB-page .trainingB-1 .top .left .pageMenu ul li:last-child:after {
  display: none;
}
.trainingB-page .trainingB-1 .top .right {
  text-align: right;
  width: 33%;
}
.trainingB-page .trainingB-1 .top .right ul li {
  line-height: 32px;
  height: 32px;
  border-radius: 16px;
  background: #3c3c3c;
  display: inline-block;
  padding: 0 25px;
  color: white;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  margin-left: 15px;
}
.trainingB-page .trainingB-1 .top .right ul li:hover {
  background: #0096ff;
}
.trainingB-page .trainingB-1 h2.title {
  font-size: 30px;
  color: #2f2f2f;
  margin: 70px 0;
  text-align: center;
}
.trainingB-page .trainingB-1 .bottom {
  margin: 0 -30px;
}
.trainingB-page .trainingB-1 .bottom .img {
  padding: 0 30px;
  text-align: center;
}
.trainingB-page .trainingB-1 .bottom .img h6 {
  display: block;
  font-size: 20px;
  color: #0096ff;
  line-height: 1.2;
  margin-bottom: 20px;
  padding: 0 20%;
}
.trainingB-page .trainingB-1 .bottom .img img {
  display: block;
}
.trainingB-page .trainingB-1 .bottom .img:last-child h6 {
  color: #016ebb;
}
.trainingB-page .trainingB-2 {
  margin-top: 60px;
}
.trainingB-page .trainingB-2 h2.titleBig {
  display: block;
  text-align: right;
  line-height: 1;
  font-size: 108px;
  color: #dcdcdc;
  font-family: "Alte Haas Grotesk";
  font-weight: bold;
}
.trainingB-page .trainingB-2 .top {
  padding-bottom: 20px;
  border-bottom: 1px solid #8c8b8b;
}
.trainingB-page .trainingB-2 .top h6 {
  display: inline-block;
  font-size: 22px;
  color: #2f2f2f;
  padding: 0 35px;
  vertical-align: middle;
}
.trainingB-page .trainingB-2 .top ul {
  display: inline-block;
  vertical-align: middle;
}
.trainingB-page .trainingB-2 .top ul li {
  margin-right: 30px;
  font-size: 14px;
  color: #565555;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  display: inline-block;
  vertical-align: middle;
}
.trainingB-page .trainingB-2 .top ul li:before {
  content: '';
  width: 13px;
  height: 13px;
  border-radius: 100%;
  border: 2px solid #959595;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  margin-top: -3px;
}
.trainingB-page .trainingB-2 .top ul li:hover:before {
  border-color: #2186b9;
  background: #2186b9;
}
.trainingB-page .trainingB-2 .bottom {
  padding: 50px 0 60px;
}
.trainingB-page .trainingB-2 .bottom ul li {
  margin-bottom: 55px;
}
.trainingB-page .trainingB-2 .bottom ul li h6 {
  display: block;
  padding: 14px 10px;
  padding-right: 230px;
  background: white;
  font-size: 20px;
  color: #2f2f2f;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  position: relative;
  min-height: 58px;
  padding-left: 25px;
}
.trainingB-page .trainingB-2 .bottom ul li h6 span {
  width: 220px;
  line-height: 38px;
  height: 38px;
  border-radius: 19px;
  text-align: center;
  background: #0096ff;
  font-size: 14px;
  color: white;
  text-transform: uppercase;
  font-weight: 500;
  cursor: pointer;
  cursor: hand;
  -o-box-shadow: inset 3px 6px 14px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 3px 6px 14px rgba(0, 0, 0, 0.4);
  box-shadow: inset 3px 6px 14px rgba(0, 0, 0, 0.4);
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 10px;
}
.trainingB-page .trainingB-2 .bottom ul li .content {
  display: block;
  margin-top: 10px;
  background: white;
  padding: 35px 7% 60px;
  display: none;
}
.trainingB-page .trainingB-2 .bottom ul li .content .img {
  width: 20%;
  vertical-align: middle;
  padding-right: 5%;
}
.trainingB-page .trainingB-2 .bottom ul li .content .img img {
  -webkit-filter: drop-shadow(-30px 50px 60px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(-30px 50px 60px rgba(0, 0, 0, 0.5));
}
.trainingB-page .trainingB-2 .bottom ul li .content .text {
  width: 80%;
  vertical-align: middle;
  font-size: 14px;
  color: #4d4e4e;
  line-height: 1.2;
}
.trainingB-page .trainingB-2 .bottom ul li .content .text strong {
  margin-bottom: 10px;
  font-size: 18px;
  color: #2c2c2c;
  font-weight: 500;
  display: block;
}
.trainingB-page .trainingB-2 .bottom ul li .content .text table {
  border: none;
}
.trainingB-page .trainingB-2 .bottom ul li .content .text table tbody {
  table-layout: fixed;
  border: none;
}
.trainingB-page .trainingB-2 .bottom ul li .content .text table tbody td {
  border: none;
}
.trainingB-page .trainingB-2 .bottom ul li:last-child {
  margin-bottom: 0;
}
.trainingB-page .trainingB-2 .bottom ul li:hover h6,
.trainingB-page .trainingB-2 .bottom ul li.active h6 {
  background: #00deff;
  color: white;
}
.trainingB-page .contactInfo {
  max-width: 55%;
}
.trainingB-page .contactInfo .left {
  width: 20%;
  vertical-align: middle;
}
.trainingB-page .contactInfo .left #ewm {
  border: 4px solid white;
}
.trainingB-page .contactInfo .right {
  width: 80%;
  padding-left: 3%;
  vertical-align: middle;
}
.trainingB-page .contactInfo .right h6 {
  display: block;
  font-size: 22px;
  color: #2f2f2f;
  line-height: 1;
  margin-bottom: 18px;
}
.trainingB-page .contactInfo .right p {
  display: block;
  font-size: 18px;
  color: #2f2f2f;
  line-height: 1.8;
}
.trainingB-page .trainingC-1 .top {
  padding-bottom: 15px;
  border-bottom: 1px solid #8c8b8b;
}
.trainingB-page .trainingC-1 .top .tag {
  display: inline-block;
}
.trainingB-page .trainingC-1 .top .tag img {
  display: inline-block;
  vertical-align: middle;
}
.trainingB-page .trainingC-1 .top .tag span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 14px;
  font-size: 18px;
  color: #2f2f2f;
}
.trainingB-page .trainingC-1 .top .btn {
  float: right;
  margin-top: 20px;
}
.trainingB-page .trainingC-1 .top .btn div {
  display: inline-block;
  vertical-align: middle;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: .6;
  cursor: pointer;
  cursor: hand;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.trainingB-page .trainingC-1 .top .btn div.prev img {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.trainingB-page .trainingC-1 .top .btn div:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}
.trainingB-page .trainingC-1 .top .btn h6 {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
  font-size: 14px;
  color: #2f2f2f;
}
.trainingB-page .trainingC-1 .bottom {
  padding: 30px 0 140px;
}
.trainingB-page .trainingC-1 .bottom ul {
  margin: -25px -22px;
}
.trainingB-page .trainingC-1 .bottom ul li {
  padding: 25px 22px;
}
.trainingB-page .trainingC-1 .bottom ul li a {
  display: block;
}
.trainingB-page .trainingC-1 .bottom ul li img {
  display: block;
  width: 100%;
}
.trainingB-page .trainingD-1 {
  padding-top: 85px;
}
.trainingB-page .trainingD-1 h3.title {
  padding: 0 20px;
  padding-bottom: 25px;
  font-size: 30px;
  color: #2f2f2f;
  border-bottom: 1px solid #8c8b8b;
}
.trainingB-page .trainingD-1 .content {
  margin-top: 35px;
  padding: 0 20px;
  font-size: 18px;
  color: #2f2f2f;
  line-height: 1.6;
}
.trainingB-page .trainingD-2 {
  padding-top: 80px;
}
.trainingB-page .trainingD-2 h3.title {
  padding: 0 20px;
  padding-bottom: 25px;
  font-size: 30px;
  color: #2f2f2f;
  border-bottom: 1px solid #8c8b8b;
}
.trainingB-page .trainingD-2 .form {
  margin: 10px 0 100px;
  padding: 15px;
  background: white;
}
.trainingB-page .trainingD-2 .form .slide {
  padding: 15px;
}
.trainingB-page .trainingD-2 .form .slide .input {
  position: relative;
  margin-bottom: 20px;
  width: 100%;
}
.trainingB-page .trainingD-2 .form .slide .input .yzm {
  position: relative;
}
.trainingB-page .trainingD-2 .form .slide .input .yzm img {
  position: absolute;
  right: 10px;
  top: 12px;
}
.trainingB-page .trainingD-2 .form .slide .input input,
.trainingB-page .trainingD-2 .form .slide .input textarea {
  padding: 13px;
  line-height: 24px;
  border: 1px solid #cbcbcb;
  border-radius: 4px;
  background: #f4f4f4;
  font-size: 14px;
  color: black;
  width: 100%;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.trainingB-page .trainingD-2 .form .slide .input input:focus,
.trainingB-page .trainingD-2 .form .slide .input textarea:focus {
  border-color: #2186b9;
}
.trainingB-page .trainingD-2 .form .slide .input input::-webkit-input-placeholder, .trainingB-page .trainingD-2 .form .slide .input textarea::-webkit-input-placeholder {
  color: #757575;
}
.trainingB-page .trainingD-2 .form .slide .input input:-moz-placeholder, .trainingB-page .trainingD-2 .form .slide .input textarea:-moz-placeholder {
  color: #757575;
}
.trainingB-page .trainingD-2 .form .slide .input input::-moz-placeholder, .trainingB-page .trainingD-2 .form .slide .input textarea::-moz-placeholder {
  color: #757575;
}
.trainingB-page .trainingD-2 .form .slide .input input:-ms-input-placeholder, .trainingB-page .trainingD-2 .form .slide .input textarea:-ms-input-placeholder {
  color: #757575;
}
.trainingB-page .trainingD-2 .form .slide .input input::placeholder,
.trainingB-page .trainingD-2 .form .slide .input textarea::placeholder {
  color: #757575;
}
.trainingB-page .trainingD-2 .form .slide .input:last-child {
  margin-bottom: 0;
}
.trainingB-page .trainingD-2 .form .slide:nth-child(2) input[type="submit"] {
  line-height: 66px;
  height: 66px;
  border-radius: 33px;
  padding: 0;
  max-width: 90%;
  margin-left: 5%;
  background: #3c3c3c;
  font-size: 16px;
  color: white;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  text-transform: uppercase;
  margin-top: 12px;
  border: none;
}
.trainingB-page .trainingD-2 .form .slide:nth-child(2) input[type="submit"]:hover {
  background: #2186b9;
}
.trainingB-page .trainingD-2 .form .slide:nth-child(3) textarea {
  height: 268px;
}
.trainingB-page .trainingD-2 .form .slide:nth-child(3) .input {
  margin-bottom: 0;
}
.trainingB-page .trainingD-2 .form .slide:nth-child(3) input[type="submit"] {
  display: none;
}
.trainingE-page .trainingE-1 {
  background: url("../images/trainingD-1.jpg") no-repeat center top;
  background-size: cover;
  min-height: 490px;
  padding-top: 2%;
}
.trainingE-page .trainingE-1 .ui.container2 {
  max-width: 1430px;
}
.trainingE-page .trainingE-1 h2.titleBig {
  font-size: 412px;
  color: #b9c5dc;
  opacity: .2;
  line-height: 1;
  font-family: "Alte Haas Grotesk";
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
}
.trainingE-page .trainingE-1 h6 {
  display: inline-block;
  vertical-align: middle;
  font-size: 60px;
  color: #b9c5dc;
  opacity: .8;
  font-family: "Alte Haas Grotesk";
  font-weight: bold;
  margin-left: -17%;
}
.trainingE-page .trainingE-2 {
  background: #eceaeb;
  padding: 100px 0;
}
.trainingE-page .trainingE-2 .ui.container2 {
  max-width: 1660px;
}
.trainingE-page .trainingE-2 .box .left {
  width: 100%;
  vertical-align: middle;
  text-align: center;
}
.trainingE-page .trainingE-2 .box .left h5 {
  font-size: 38px;
  font-weight: bold;
  color: #2f2f2f;
}
.trainingE-page .trainingE-2 .box .left h6 {
  font-size: 18px;
  color: #666;
  margin-top: .5em;
}
.trainingE-page .trainingE-2 .box .right {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  margin-top: 50px;
}
.trainingE-page .trainingE-2 .box .right ul {
  margin: -20px;
}
.trainingE-page .trainingE-2 .box .right ul li {
  padding: 20px;
}
.trainingE-page .trainingE-2 .box .right ul li .content {
  padding: 10%;
  height: 250px;
  border-radius: 8px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  background-color: white;
  /*border: 1px solid #a7a7a7;*/
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.trainingE-page .trainingE-2 .box .right ul li .content i {
  display: block;
  height: 58px;
  line-height: 58px;
}
.trainingE-page .trainingE-2 .box .right ul li .content i img {
  display: inline-block;
  vertical-align: middle;
}
.trainingE-page .trainingE-2 .box .right ul li .content h6 {
  display: block;
  font-size: 18px;
  color: #191f2f;
  font-weight: 500;
  margin: 15px 0 2px;
}
.trainingE-page .trainingE-2 .box .right ul li .content p {
  display: block;
  font-size: 18px;
  color: #666;
}
.trainingE-page .trainingE-3 {
  padding: 100px 0;
  position: relative;
  background-color: white;
  z-index: 1;
}
.trainingE-page .trainingE-3:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../images/trainingE-3-bg.png") left bottom no-repeat;
  background-size: cover;
  opacity: .3;
  z-index: -1;
}
.trainingE-page .trainingE-3 .ui.container2 {
  max-width: 1660px;
}
.trainingE-page .trainingE-3 .box {
  margin: 0 auto;
  display: block;
  max-width: 1400px;
}
.trainingE-page .trainingE-3 .box h2.titleBig {
  font-size: 71.5px;
  color: #cecdcb;
  font-family: "Alte Haas Grotesk";
  font-weight: bold;
  opacity: .8;
  line-height: 1;
}
.trainingE-page .trainingE-3 .box .box2 {
  margin-top: 45px;
}
.trainingE-page .trainingE-3 .box .box2 .list {
  width: 60%;
  vertical-align: middle;
}
.trainingE-page .trainingE-3 .box .box2 .list ul li {
  margin-bottom: 55px;
}
.trainingE-page .trainingE-3 .box .box2 .list ul li h6 {
  display: block;
  font-weight: 500;
  font-size: 16px;
  color: #444;
}
.trainingE-page .trainingE-3 .box .box2 .list ul li .text {
  display: block;
  font-size: 14px;
  margin-top: 1em;
  color: #626262;
  line-height: 1.6;
}
.trainingE-page .trainingE-3 .box .box2 .list ul li:last-child {
  margin-bottom: 0;
}
.trainingE-page .trainingE-3 .box .box2 .tag {
  width: 40%;
  vertical-align: middle;
}
.trainingE-page .trainingE-3 .box .box2 .tag h6 {
  font-size: 22px;
  color: #2f2f2f;
  line-height: 1.4;
}
.trainingE-page .trainingE-4 {
  background: #ecebeb;
  padding: 260px 0;
}
.trainingE-page .trainingE-4 .ui.container2 {
  max-width: 1350px;
}
.trainingE-page .trainingE-4 h3 {
  display: block;
  font-size: 22px;
  color: #5c5c5c;
  margin-bottom: 30px;
  padding: 0 5%;
}
.trainingE-page .trainingE-4 .form {
  padding: 9px;
  background: #f7f7f7;
}
.trainingE-page .trainingE-4 .form .input {
  margin-bottom: 10px;
}
.trainingE-page .trainingE-4 .form .input input,
.trainingE-page .trainingE-4 .form .input textarea {
  line-height: 24px;
  padding: 18px;
  font-size: 14px;
  color: black;
  width: 100%;
  border: 1px solid #e1e1e1;
  -webkit-filter: drop-shadow(0 0 7px rgba(0, 0, 0, 0.03));
  filter: drop-shadow(0 0 7px rgba(0, 0, 0, 0.03));
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.trainingE-page .trainingE-4 .form .input input:hover,
.trainingE-page .trainingE-4 .form .input textarea:hover {
  border-color: #2186b9;
}
.trainingE-page .trainingE-4 .form .input input::-webkit-input-placeholder, .trainingE-page .trainingE-4 .form .input textarea::-webkit-input-placeholder {
  color: #999;
}
.trainingE-page .trainingE-4 .form .input input:-moz-placeholder, .trainingE-page .trainingE-4 .form .input textarea:-moz-placeholder {
  color: #999;
}
.trainingE-page .trainingE-4 .form .input input::-moz-placeholder, .trainingE-page .trainingE-4 .form .input textarea::-moz-placeholder {
  color: #999;
}
.trainingE-page .trainingE-4 .form .input input:-ms-input-placeholder, .trainingE-page .trainingE-4 .form .input textarea:-ms-input-placeholder {
  color: #999;
}
.trainingE-page .trainingE-4 .form .input input::placeholder,
.trainingE-page .trainingE-4 .form .input textarea::placeholder {
  color: #999;
}
.trainingE-page .trainingE-4 .form .input:last-child {
  margin-bottom: 0;
}
.trainingE-page .trainingE-4 .form .input textarea {
  height: 278px;
}
.trainingE-page .trainingE-4 .form .left {
  width: 40%;
}
.trainingE-page .trainingE-4 .form .right {
  width: 60%;
  padding-left: 20px;
}
.trainingE-page .trainingE-4 .form .right .yzm {
  width: 50%;
  position: relative;
  display: inline-block;
}
.trainingE-page .trainingE-4 .form .right .yzm img {
  position: absolute;
  right: 10px;
  top: 15px;
}
.trainingE-page .trainingE-4 .form .right .send {
  width: 50%;
  float: right;
  text-align: center;
  padding-top: 15px;
}
.trainingE-page .trainingE-4 .form .right .send input {
  width: auto;
  line-height: 32px;
  height: 32px;
  border-radius: 16px;
  padding: 0 38px;
  background: #3c3c3c;
  color: white;
  font-size: 12px;
  text-transform: uppercase;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.trainingE-page .trainingE-4 .form .right .send input:hover {
  background: #2186b9;
}
.faq-page {
  padding: 30px 0 200px;
}
.faq-page .ui.container2 {
  max-width: 1110px;
}
.faq-page .faq-1 {
  text-align: center;
}
.faq-page .faq-1 img {
  display: block;
  margin: 0 auto;
}
.faq-page .faq-1 .list {
  text-align: left;
}
.faq-page .faq-1 .list ul li {
  margin-top: 80px;
}
.faq-page .faq-1 .list ul li > * > span {
  width: 34px;
  height: 34px;
  line-height: 34px;
  border-radius: 100%;
  background: #3c3c3c;
  color: white;
  font-weight: bold;
  font-size: 23px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}
.faq-page .faq-1 .list ul li h6 {
  display: block;
  padding-left: 50px;
  position: relative;
  font-size: 24px;
  color: #727272;
  font-weight: 500;
  line-height: 1.4;
}
.faq-page .faq-1 .list ul li .content {
  padding-left: 50px;
  position: relative;
  font-size: 14px;
  color: #6c6c6c;
  line-height: 2;
  margin-top: 30px;
}
.faq-page .faq-1 .list ul li .content>span {
  background: #62d903;
  color: #3c3c3c;
  top: -5px;
}
.faq-page .faq-2 {
  margin-top: 230px;
  text-align: center;
}
.faq-page .faq-2 h2 {
  font-size: 92px;
  color: #d1cfcf;
  font-family: "Alte Haas Grotesk";
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
}
.faq-page .faq-2 h2 small {
  display: block;
  font-family: "Roboto";
  font-weight: normal;
  font-size: 22px;
  color: #2f2f2f;
  margin-top: 20px;
  text-transform: none;
}
.faq-page .faq-2 .list {
  margin-top: 40px;
}
.faq-page .faq-2 .list ul {
  margin: -15px;
}
.faq-page .faq-2 .list ul li {
  padding: 15px;
}
.faq-page .faq-2 .list ul li .box {
  display: inline-block;
  padding: 55px 15px;
  min-width: 235px;
  border-radius: 10px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.faq-page .faq-2 .list ul li .box i {
  display: block;
  line-height: 70px;
  height: 70px;
}
.faq-page .faq-2 .list ul li .box i img {
  display: inline-block;
  margin: 0 auto;
  vertical-align: middle;
}
.faq-page .faq-2 .list ul li .box h5 {
  display: block;
  margin-top: 14px;
  font-size: 18px;
  font-weight: 500;
  color: #191f2f;
  line-height: 1.4;
}
.faq-page .faq-2 .list ul li .box h5 small {
  display: block;
  font-size: 16px;
  color: #1dadf9;
  font-weight: normal;
}
.faq-page .faq-2 .list ul li .box:hover {
  -webkit-filter: drop-shadow(-20px 40px 100px rgba(0, 0, 0, 0.22));
  filter: drop-shadow(-20px 40px 100px rgba(0, 0, 0, 0.22));
  background: white;
}
.news-banner {
  height: 550px;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.news-banner .ui.container2 {
  max-width: 1350px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
}
.news-banner h2 {
  display: block;
  font-size: 179px;
  color: #fffefe;
  font-family: "Alte Haas Grotesk";
  font-weight: bold;
  opacity: .37;
  line-height: 1;
}
.news-page {
  padding: 70px 0 140px;
}
.news-page .ui.container2 {
  max-width: 1500px;
}
.news-page h2 {
  font-size: 30px;
  color: #2f2f2f;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  /*margin-left: 60px;*/
}
.news-page .nav {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.news-page .boxNews .newNav {
  width: 20%;
  position: sticky;
  top: 160px;
}
.news-page .boxNews .newcontent {
  width: 80%;
  padding-left: 3%;
}
.news-page .nav ul li {
  /*margin-left: 30px;*/
  font-size: 14px;
  color: #565555;
  display: block;
  margin-top: 2em;
}
.news-page .nav ul li:before {
  content: '';
  width: 13px;
  height: 13px;
  border-radius: 100%;
  border: 2px solid #959595;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 6px;
}
.news-page .nav ul li:hover:before,
.news-page .nav ul li.active:before {
  border-color: #2186b9;
  background: #2186b9;
}
/*.news-page .list {
  margin-top: 140px;
}*/
.news-page .list ul {
  margin: -15px;
}
.news-page .list ul li {
  padding: 15px;
}
.news-page .list ul li .box {
  padding: 40px 20px 20px;
  border-radius: 8px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  text-align: center;
}
.news-page .list ul li .box a.img {
  display: block;
}
.news-page .list ul li .box a.img img {
  display: block;
  width: 1005px;
}
.news-page .list ul li .box h6 {
  display: block;
  font-size: 18px;
  color: #2f2f2f;
  line-height: 1.2;
  margin: 35px 0 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 2.4em;
  text-align: left;
}
.news-page .list ul li .box a.more {
  line-height: 32px;
  height: 32px;
  border-radius: 16px;
  color: white;
  font-size: 12px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  text-transform: uppercase;
  padding: 0 50px;
  display: inline-block;
  vertical-align: middle;
  background: #3c3c3c;
}
.news-page .list ul li .box a.more:hover {
  background: #2186b9;
}
.news-page .list ul li .box time {
  display: block;
  margin-top: 12px;
  font-size: 12px;
  color: #2186b9;
}
.news-page .list ul li .box:hover {
  background: white;
  -webkit-filter: drop-shadow(-10px -20px 110px rgba(0, 0, 0, 0.22));
  filter: drop-shadow(-10px -20px 110px rgba(0, 0, 0, 0.22));
}
.about-page .about-1 {
  background: #e7f1ff;
  padding: 110px 0 40px;
}
.about-page .about-1 h2 {
  display: block;
  font-size: 30px;
  color: #2f2f2f;
  line-height: 1;
}
.about-page .about-1 .box {
  margin-top: 20px;
}
.about-page .about-1 .box .left {
  width: 100%;
  padding-top: 10px;
  font-size: 16px;
  color: #2f2f2f;
  line-height: 2;
}
.about-page .about-1 .box .right {
  width: 40%;
  padding-left: 5%;
}
.about-page .about-1 .box .right img {
  width: 115%;
  margin-left: -15%;
  max-width: none;
}
/*.about-page .about-2 {
  padding: 40px 0 150px;
  background: url("../images/about-2.jpg") center center no-repeat;
  background-size: cover;
  height: 900px;
}*/
.about-page .about-2 h2 {
  font-size: 100px;
  color: #cddbea;
  font-family: "Alte Haas Grotesk";
  font-weight: bold;
  line-height: 1;
}
.about-page .about-3 {
  padding: 130px 0 200px;
}
.about-page .about-3 h2 {
  font-family: "Alte Haas Grotesk";
  font-weight: bold;
  color: #d3d3d3;
  font-size: 72px;
  text-align: right;
  line-height: 1;
}
.about-page .about-3 .list {
  margin-top: 90px;
}
.about-page .about-3 .list ul {
  margin: -40px;
}
.about-page .about-3 .list ul li {
  padding: 40px;
}
.about-page .about-3 .list ul li h4 {
  display: block;
  font-size: 60px;
  color: #8f8e8e;
  font-family: "Alte Haas Grotesk";
  font-weight: bold;
  line-height: 1;
}
.about-page .about-3 .list ul li p {
  display: block;
  font-size: 14px;
  color: #353535;
  line-height: 1.6;
}
.about-page .about-3 .list ul .slick-arrow {
  width: 55px;
  height: 55px;
  border-radius: 100%;
  background: url("../images/icon-about-3-arrow.png");
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  cursor: hand;
  z-index: 1;
  border: none;
}
.about-page .about-3 .list ul .slick-arrow.slick-prev {
  left: 105%;
}
.about-page .about-3 .list ul .slick-arrow.slick-next {
  right: 105%;
  -webkit-transform: translateY(-50%) rotateY(180deg);
  -moz-transform: translateY(-50%) rotateY(180deg);
  -ms-transform: translateY(-50%) rotateY(180deg);
  transform: translateY(-50%) rotateY(180deg);
}
.about-page .about-4 {
  /*padding: 0 3.125% 60px;*/
  position: relative;
}
.about-page .about-4 .ui.container2 {
  max-width: 1770px;
}
.about-page .about-4 img {
  width: 100%;
}
.about-page .about-4 .content {
  position: absolute;
  bottom: 15%;
  left: 0;
  width: 100%;
  color: white;
}
.about-page .about-4 .content h3 {
  font-size: 60px;
  line-height: 1.4;
}
.about-page .about-5 {
  padding: 210px 0 230px;
  background: url("../images/about-5-bg.jpg") center center;
  background-size: cover;
}
.about-page .about-5 .list {
  max-width: 550px;
}
.about-page .about-5 .list ul li {
  margin-bottom: 110px;
}
.about-page .about-5 .list ul li h5 {
  display: block;
  font-size: 27px;
  color: #24c0fa;
  font-family: "Alte Haas Grotesk";
  font-weight: bold;
  line-height: 1;
  margin-bottom: 10px;
}
.about-page .about-5 .list ul li p {
  display: block;
  font-size: 18px;
  color: #fffefe;
  line-height: 1.4;
}
.about-page .about-5 .list ul li:last-child {
  margin-bottom: 0;
}
.about-page .about-6 {
  padding: 110px 0 250px;
}
.about-page .about-6 .ui.container2 {
  max-width: 1480px;
}
.about-page .about-6 h2 {
  padding-left: 30%;
  text-align: center;
  font-size: 56px;
  color: #d2d1d1;
  font-family: "Alte Haas Grotesk";
  line-height: 1;
  font-weight: bold;
}
.about-page .about-6 .list {
  text-align: center;
}
.about-page .about-6 .list li {
  margin-top: 100px;
}
.about-page .about-6 .list li p {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  color: #636363;
}
.about-page .about-6 .list li h6 {
  display: inline-block;
  vertical-align: middle;
  font-size: 106px;
  color: #99e7fe;
  margin: 0 20px;
  font-weight: bold;
  font-family: "Alte Haas Grotesk";
}
.about-page .about-6 .list li h6 small {
  font-size: 67.9245283%;
}
.about-page .about-6 .list li .line {
  line-height: 52px;
  height: 52px;
  border-radius: 26px;
  position: relative;
  background: #99e7fe;
  width: 70%;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.about-page .about-6 .list li .line i {
  width: 45px;
  height: 45px;
  border-radius: 100%;
  background: #4cd1f8;
  display: inline-block;
  vertical-align: middle;
  margin: -2px 5px 0;
}
.about-page .about-6 .list li:nth-child(2) h6 {
  color: #47c5f7;
}
.about-page .about-6 .list li:nth-child(2) .line {
  width: 45%;
  background: #47c5f7;
  text-align: right;
}
.about-page .about-6 .list li:nth-child(2) .line i {
  background: #36a2e6;
}
.about-page .about-6 .list li:nth-child(3) h6 {
  color: #1378bc;
}
.about-page .about-6 .list li:nth-child(3) .line {
  width: 25%;
  background: #1378bc;
}
.about-page .about-6 .list li:nth-child(3) .line i {
  background: #135f92;
}
.factory-page .factory-list {
  margin-top: 60px;
}
.factory-page .factory-list ul {
  margin: -15px -20px;
}
.factory-page .factory-list ul li {
  padding: 15px 20px;
}
.factory-page .factory-list ul li a.img-box {
  display: block;
}
.factory-page .factory-list ul li a.img-box img {
  width: 1005px;
}
.factory-page .factory-list ul li h6 {
  margin-top: 10px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 14px;
  color: #333;
  font-weight: bold;
}
.partner-page {
  padding: 50px 0 150px;
  text-align: center;
}
.partner-page h2 {
  font-size: 30px;
  color: #2f2f2f;
  line-height: 1;
}
.partner-page h2 small {
  display: block;
  font-size: 18px;
  font-weight: 300;
  color: #2f2f2f;
  margin-top: 15px;
}
.partner-page .box {
  margin-top: 34px;
}
.partner-page .box .slide {
  margin-bottom: 200px;
}
.partner-page .box .slide h5 {
  font-size: 20px;
  color: #2f2f2f;
  display: block;
  padding-bottom: 5px;
  border-bottom: 1px solid #00aeef;
}
.partner-page .box .slide .list {
  margin-top: 30px;
}
.partner-page .box .slide .list ul {
  padding: 0 15%;
}
.partner-page .box .slide .list ul li {
  padding: 10px;
}
.partner-page .box .slide .list ul li img {
  display: block;
  margin: 0 auto;
  filter: grayscale(1);
}
.partner-page .box .slide .list ul .slick-slide.slick-current+.slick-slide:nth-child(2) li img,
.partner-page .box .slide .list ul .slick-slide:nth-child(3)~.slick-slide.slick-current li img {
  filter: grayscale(0);
}
.partner-page .box .slide .list ul .slick-arrow {
  width: 32px;
  height: 32px;
  border-radius: 100%;
  background: url("../images/icon-about-3-arrow.png");
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  cursor: hand;
  z-index: 1;
  border: none;
}
.partner-page .box .slide .list ul .slick-arrow.slick-prev {
  right: 6%;
}
.partner-page .box .slide .list ul .slick-arrow.slick-next {
  left: 6%;
  -webkit-transform: translateY(-50%) rotateY(180deg);
  -moz-transform: translateY(-50%) rotateY(180deg);
  -ms-transform: translateY(-50%) rotateY(180deg);
  transform: translateY(-50%) rotateY(180deg);
}
.partner-page .box .slide:last-child {
  margin-bottom: 0;
}
.contact-page {
  padding: 0 0 150px;
  text-align: center;
}
.contact-page .ui.container2 {
  max-width: 1660px;
}
.contact-page .contact-1 {
  padding-top: 70px;
}
.contact-page h5.title {
  font-size: 38px;
  color: #2f2f2f;
  line-height: 1;
}
.contact-page .contact-1 h2 {
  display: block;
  font-size: 80px;
  color: #e5e5e5;
  font-family: "Alte Haas Grotesk";
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
}
.contact-page .contact-1 h5.title {
  margin: 50px 0;
}
.contact-page .contact-1 .box {
  margin-bottom: 30px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  background-color: #f8f8f8;
}
.contact-page .contact-1 .box .img img {
  width: 100%;
}
.contact-page .contact-1 .box .img {
  vertical-align: middle;
}
.contact-page .contact-1 .box .content {
  padding: 0 5%;
  vertical-align: middle;
  text-align: left;
}
.contact-page .contact-1 .box .content span.h6 {
  font-size: 28px;
  font-weight: bold;
  padding-bottom: .5em;
  margin-bottom: .5em;
  color: #2186b9;
  border-bottom: 1px solid #eee;
  display: block;
}
.contact-page .contact-1 .box .content .text {
  font-size: 16px;
  line-height: 1.8;
  color: #666;
}
.contact-page .contact-1 a {
  text-decoration: underline;
  transition: .5s;
}
.contact-page .contact-1 a:hover {
  color: #2186b9;
}
.contact-page .contact-1 .list {
  text-align: left;
}
.contact-page .contact-1 .list ul {
  margin: -30px;
  display: flex;
  flex-wrap: wrap;
}
.contact-page .contact-1 .list ul li {
  padding: 30px;
  position: relative;
}
.contact-page .contact-1 .list ul li .content {
  padding: 5%;
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  background-color: #f8f8f8;
  height: 100%;
}
.contact-page .contact-1 .list ul li h6 {
  font-size: 24px;
  color: #2186b9;
  line-height: 1;
  padding-bottom: .5em;
  margin-bottom: .5em;
  border-bottom: 1px solid #eee;
  font-weight: bold;
}
.contact-page .contact-1 .list ul li .text {
  font-size: 14px;
  color: #888989;
  line-height: 2;
}
.contact-page .contact-1 .list ul li .text p:first-child {
  color: #474747;
}
.contact-page .contact-1 .list ul li:last-child:after {
  display: none;
}
.contact-page .contact-2 {
  margin-top: 150px;
}
.contact-page .contact-2 .box {
  max-width: 1020px;
  display: block;
  margin: 0 auto;
}
.contact-page .contact-2 .box .text {
  font-size: 14px;
  color: #474747;
  text-align: center;
  line-height: 2;
  margin: 45px 0 22px;
}
.contact-page .contact-2 .list {
  margin-top: 120px;
}
.contact-page .contact-2 .list ul {
  margin: 0 -60px;
}
.contact-page .contact-2 .list ul li {
  padding: 0 60px;
}
.contact-page .contact-2 .list ul li .box2 {
  display: block;
  padding: 70px 15%;
  border-radius: 10px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.contact-page .contact-2 .list ul li .box2 i {
  display: block;
  height: 73px;
  line-height: 73px;
}
.contact-page .contact-2 .list ul li .box2 i img {
  display: inline-block;
  vertical-align: middle;
}
.contact-page .contact-2 .list ul li .box2 p {
  font-size: 14px;
  color: #474747;
  margin-top: 30px;
}
.contact-page .contact-2 .list ul li .box2:hover {
  -webkit-filter: drop-shadow(-10px 20px 100px rgba(0, 0, 0, 0.22));
  filter: drop-shadow(-10px 20px 100px rgba(0, 0, 0, 0.22));
  background: white;
}

.trainingE-page .trainingE-4.contact {
  padding: 90px 0;
}
.trainingE-page .trainingE-4.contact h3 {
  padding-left: 45%;
  color: black;
}
.join-banner {
  height: 600px;
  position: relative;
}
.join-banner .ui.container2 {
  top: 40%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 1400px;
  width: 100%;
  position: absolute;
}
.join-banner h2 {
  font-size: 80px;
  line-height: 1;
  font-family: "Alte Haas Grotesk";
  font-weight: bold;
  text-transform: uppercase;
  text-align: right;
  color: white;
}
.join-page {
  padding: 65px 0 180px;
  background: #ebebeb;
}
.join-page .ui.container2 {
  max-width: 1530px;
}
.join-page h2 {
  font-size: 30px;
  color: #2f2f2f;
  line-height: 1.2;
}
.join-page .navList {
  margin: 30px 0 60px;
}
.join-page .navList ul {
  display: inline-block;
  line-height: 32px;
  height: 32px;
  border-radius: 16px;
  background: white;
  padding: 0 5px;
}
.join-page .navList ul li {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #565555;
  padding: 0 15px;
}
.join-page .navList ul li:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  border: 2px solid #a0a0a0;
  width: 13px;
  height: 13px;
  border-radius: 100%;
  margin-right: 6px;
  margin-top: -2px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.join-page .navList ul li:hover:before,
.join-page .navList ul li.active:before {
  border-color: #2186b9;
  background: #2186b9;
}
.join-page .list ul li {
  margin-bottom: 30px;
}
.join-page .list ul li h5 {
  padding: 10px;
  font-size: 22px;
  color: #2f2f2f;
  padding-right: 220px;
  position: relative;
  border-bottom: 1px solid #8c8b8b;
}
.join-page .list ul li h5 span {
  line-height: 32px;
  height: 32px;
  border-radius: 16px;
  display: inline-block;
  vertical-align: middle;
  padding: 0 32px;
  background: #0096ff;
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  position: absolute;
  right: 10px;
  top: 10px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  cursor: pointer;
  cursor: hand;
}
.join-page .list ul li h5 span:hover {
  background: #56aeec;
}
.join-page .list ul li .content {
  margin-top: 50px;
  font-size: 14px;
  color: #474747;
  line-height: 2.2;
  padding: 0 10px;
  display: none;
}
.join-page .list ul li .content a.more {
  line-height: 32px;
  height: 32px;
  border-radius: 16px;
  display: inline-block;
  vertical-align: middle;
  padding: 0 70px;
  background: #0dbe00;
  color: white;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 30px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.join-page .list ul li .content a.more:hover {
  background: #67d85f;
}
.join-page .list ul li:last-child {
  margin-bottom: 0;
}
.newdet-page {
  padding-bottom: 120px;
}
.newdet-page .ui.container2 {
  max-width: 1350px;
}
.newdet-page .catBox {
  padding: 60px 0 80px;
  background: #3e86d7;
}
.newdet-page .catBox h2 {
  /*padding: 0 4%;*/
  font-size: 102px;
  color: #2a69af;
  font-weight: bold;
  font-family: "Alte Haas Grotesk";
  line-height: 1;
  padding-right: 200px;
  position: relative;
}
.newdet-page .catBox h2 .black {
  position: absolute;right: 0;
  top: 50%;
  font-size: 20px;
  color: white;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.newdet-page .catBox h2 .black a {
  display: block;
}
.newdet-page .catBox h2 .black img {
  display: inline-block;
  margin-left: 18px;
  vertical-align: middle;
}
.newdet-page .box .titleBox {
  padding: 15px 10px;
  border-radius: 8px;
  border: 2px solid #b7b7b7;
  margin-top: -30px;
  background: white;
}
.newdet-page .box .titleBox h5 {
  font-size: 20px;
  color: #505050;
  font-weight: 500;
  display: inline-block;
  line-height: 1.2;
}
.newdet-page .box .titleBox time {
  float: right;
  font-size: 18px;
  color: #a7a6a6;
  font-weight: 500;
}
.newdet-page .box .titleBox time em {
  color: #505050;
}
.newdet-page .box .box2 {
  margin-top: 50px;
}
.newdet-page .box .content {
  font-size: 14px;
  color: #505050;
  line-height: 2;
  width: 70%;
  padding-right: 3%;
  word-wrap: break-word;
}
.newdet-page .box .content td {
  border: none;
}
.newdet-page .box .box2 .recommend {
  width: 30%;
}
.newdet-page .box .box2 .recommend>div {
  margin-bottom: 40px;
}
.newdet-page .box .box2 .recommend>div:last-child {
  margin-bottom: 0;
}
.newdet-page .box .box2 .recommend h6 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 1em;
  text-transform: capitalize;
  line-height: 1.2;
}
.newdet-page .box .box2 .recommend .share {
  display: flex;
  font-size: 18px;
}
.newdet-page .box .box2 .recommend .share a {
  width: 2em;
  height: 2em;
  border-radius: 100%;
  border: 1px solid #ccc;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: .3em;
  transition: .5s;
}
.newdet-page .box .box2 .recommend .share a:hover {
  background: #bbebfb;
  color: white;
  border-color: #bbebfb;
}
.newdet-page .box .box2 .recommend .newsList ul li {
  margin-bottom: 15px;
}
.newdet-page .box .box2 .recommend .newsList ul li .ret span {
  font-size: 18px;
  margin: .5em 0;
  display: block;
}
.newdet-page .box .box2 .recommend .newsList ul li .ret time {
  display: block;
  font-size: 14px;
  color: #999;
  margin-bottom: .5em;
}
.newdet-page .box .box2 .recommend .newsList ul li .ret p {
  font-size: 14px;
  color: #666;
}
.newdet-page .box .box2 .recommend .proList ul li {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: bold;
  padding: 10px;
  background: #fafafa;
  border-radius: 5px;
  transition: .5s;
}
.newdet-page .box .box2 .recommend .proList ul li:hover {
  background: #bbebfb;
  color: white;
}
.newdet-page .box .box2 .recommend .proList ul li a.img {
  width: 20%;
  flex-shrink: 0;
}
.newdet-page .box .box2 .recommend .proList ul li .ret {
  padding-left: 5%;
}
.prodet-page {
  padding: 220px 0 170px;
  background: #f5f5f5;
}
.prodet-page .prodet-1 .left {
  width: 65%;
  padding-right: 5%;
  padding-top: 10px;
  vertical-align: middle;
}
.prodet-page .prodet-1 .left h1 {
  display: block;
  font-size: 24px;
  color: #023881;
  line-height: 40px;
  font-family: "Alte Haas Grotesk";
  font-weight: bold;
  text-transform: capitalize;
}
.prodet-page .prodet-1 .left h6 {
  display: block;
  font-size: 18px;
  margin: 25px 0;
  color: #444;
  font-weight: bold;
}
.prodet-page .prodet-1 .left .text {
  color: #023881;
  line-height: 2;
  font-size: 14px;
}
.prodet-page .prodet-1 .right {
  width: 35%;
  padding: 0 2%;
  vertical-align: middle;
}
.prodet-page .prodet-1 .right .img {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.prodet-page .prodet-1 .right .img:after {
  content: '';
  width: 225px;
  height: 225px;
  border-radius: 100%;
  background: #023881;
  position: absolute;
  z-index: -1;
  -webkit-animation: kz 2s linear infinite alternate;
  -moz-animation: kz 2s linear infinite alternate;
  animation: kz 2s linear infinite alternate;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 15%;
  left: auto;
  -webkit-transform: translate(-50%, 50%);
  -moz-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
.prodet-page .prodet-1 .right .img img {
  -webkit-filter: drop-shadow(-30px 50px 22px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(-30px 50px 22px rgba(0, 0, 0, 0.2));
}
.prodet-page .prodet-2 {
  padding-top: 180px;
}
.prodet-page .prodet-2 .left {
  width: 35%;
  vertical-align: middle;
}
.prodet-page .prodet-2 .left img {
  border: 7px solid white;
  -webkit-filter: drop-shadow(-30px 50px 22px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(-30px 50px 22px rgba(0, 0, 0, 0.1));
}
.prodet-page .prodet-2 .right {
  width: 65%;
  vertical-align: middle;
  padding-left: 3%;
}
.prodet-page .prodet-2 .right h2.titleBig {
  font-size: 60px;
  color: #e0e0e0;
  line-height: 1;
  font-weight: bold;
  font-family: "Alte Haas Grotesk";
  white-space: nowrap;
}
.prodet-page .prodet-2 .right h4 {
  font-size: 28px;
  color: #2186b9;
  margin: 10px 0 25px;
  line-height: 1;
}
.prodet-page .prodet-2 .right p {
  display: block;
  font-size: 16px;
  color: #666;
  line-height: 2;
}
.prodet-page .prodet-3 {
  padding-top: 250px;
}
.prodet-page .prodet-3 .left {
  width: 25%;
  padding-right: 1%;
  vertical-align: middle;
}
.prodet-page .prodet-3 .left .slick-dots {
  margin-top: 45px;
  text-align: center;
}
.prodet-page .prodet-3 .left .slick-dots li {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #dadbdb;
  margin: 0 9px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  cursor: pointer;
  cursor: hand;
}
.prodet-page .prodet-3 .left .slick-dots li button {
  display: none;
}
.prodet-page .prodet-3 .left .slick-dots li:hover,
.prodet-page .prodet-3 .left .slick-dots li.slick-active {
  background: #023881;
}
.prodet-page .prodet-3 .right {
  width: 75%;
  padding-left: 5%;
  vertical-align: middle;
}
.prodet-page .prodet-3 .right .text {
  width: 70%;
  font-size: 16px;
  line-height: 2.4;
  color: #666;
  vertical-align: middle;
}
.prodet-page .prodet-3 .right .text li {
  list-style: disc;
}
.prodet-page .prodet-3 .right .text li::marker {
  color: #218fd7;
  font-size: 100%;
  line-height: 1;
}
.prodet-page .prodet-3 .right .down {
  width: 30%;
  padding: 0 3%;
  text-align: center;
  vertical-align: middle;
}
.prodet-page .prodet-3 .right .down h6 {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
  color: #023881;
}
.prodet-page .prodet-3 .right .down a {
  margin-top: 12px;
  display: block;
  line-height: 32px;
  height: 32px;
  border-radius: 16px;
  font-size: 12px;
  color: white;
  background: #6dc0f6;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.prodet-page .prodet-3 .right .down a:last-child {
  background: #218fd7;
}
.prodet-page .prodet-3 .right .down a:hover {
  background: black;
}
.prodet-page .prodet-4 {
  padding-top: 220px;
  text-align: right;
}
.prodet-page .prodet-4 .box {
  position: relative;
}
.prodet-page .prodet-4 .left {
  width: 80%;
  padding-right: 4%;
  vertical-align: middle;
  padding-top: 60px;
}
.prodet-page .prodet-4 .left h2.titleBig {
  font-size: 223px;
  font-family: "Alte Haas Grotesk";
  font-weight: bold;
  line-height: 1;
  color: #e0e0e0;
  position: absolute;
  top: 0;
  right: 16%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.prodet-page .prodet-4 .left h4 {
  font-size: 28px;
  color: #2186b9;
  margin: 10px 0 20px;
  line-height: 1;
}
.prodet-page .prodet-4 .left .text {
  font-size: 16px;
  line-height: 2;
  max-width: 580px;
  margin-left: auto;
}
.prodet-page .prodet-4 .right {
  width: 20%;
  vertical-align: middle;
}
.prodet-page .prodet-4 .right img {
  border: 10px solid white;
  -webkit-filter: drop-shadow(-30px 50px 22px rgba(0, 0, 0, 0.15));
  filter: drop-shadow(-30px 50px 22px rgba(0, 0, 0, 0.15));
}
.prodet-page .prodet-5 {
  padding-top: 60px;
}
.prodet-page .prodet-5 .top {
  text-align: center;
}
.prodet-page .prodet-5 .top h4 {
  font-size: 24px;
  font-weight: bold;
}
.prodet-page .prodet-5 .top ul {
  padding-top: 20px;
}
.prodet-page .prodet-5 .top ul li {
  display: inline-block;
  margin: 5px 10px;
  line-height: 40px;
  height: 40px;
  padding: 0 25px;
  border-radius: 5px;
  background: #191f2f;
  color: white;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  cursor: pointer;
  cursor: hand;
}
.prodet-page .prodet-5 .top ul li:hover,
.prodet-page .prodet-5 .top ul li.active {
  background: #2186b9;
}
.prodet-page .prodet-5 .bottom {
  padding-top: 50px;
}
.prodet-page .prodet-5 .bottom .slide {
  font-size: 16px;
  color: #444;
  line-height: 1.8;
  overflow: hidden;
}
.prodet-page .prodet-5 .bottom .slide table {
  border: none;
}
.prodet-page .prodet-5 .bottom .slide table tr:nth-child(even) {
  background: white;
}
.prodet-page .prodet-5 .bottom .slide table tr td {
  padding: 7px 10px;
  border: 1px solid #999;
}
@media screen and (max-width: 1700px) {
  #header .nav .ui.menu .logo {
    text-align: left;
  }
  #header .nav .ui.menu .logo img {
    left: 0;
  }
  #header .nav .ui.menu .menu-box ul.menu > li {
    margin: 0 15px;
  }
  .inner-catList .list ul li,
  .inner-catList h6 {
    font-size: 14px;
  }
  .news-banner {
    height: 400px;
  }
  .newdet-page .catBox h2 {
    font-size: 70px;
  }
  .newdet-page .catBox {
    padding: 40px 0 60px;
  }
  .newdet-page .box .titleBox h5 {
    font-size: 16px;
  }
  .newdet-page .box .titleBox time {
    font-size: 14px;
  }
  #banner li .content.ie1 .box .img:after {
    width: 250px;
    height: 250px;
  }
  #banner li .content.ie1 .box .tag h2 {
    font-size: 300px;
  }
  #banner li .content.ie2 .box .img h3 {
    font-size: 160px;
  }
  #banner li .content.ie2 .box .img span {
    font-size: 280px;
  }
  #index-body .init-1 h6.titleTag,
  #index-body .init-3 .titleTag {
    font-size: 260px;
  }
  #index-body .init-1 h6.titleTag:before {
    width: 120px;
    height: 120px;
    margin-right: 100px;
  }
  #index-body .init-1 {
    padding: 100px 0;
  }
  #index-body .init-2 {
    padding: 200px 0;
  }
  #index-body .init-2 .box h3,
  #index-body .init-4 .box .right h2.title {
    font-size: 70px;
  }
  #index-body .init-4 {
    padding: 100px 0;
  }
  #index-body .init-4 .box .right .box2 .list h6,
  #index-body .init-5 .box .right .text h6,
  #index-body .init-6 .box .right .box2 .text h5 {
    font-size: 24px;
  }
  #index-body .init-4 .box .right .box2 .list h5 {
    font-size: 28px;
  }
  #index-body .init-4 .box .right .box2 .text,
  #index-body .init-4 .box .right .box2 .list ul li,
  #index-body .init-5 .box .right .text,
  #index-body .init-6 .box .right .box2 .text p {
    font-size: 16px;
  }
  #index-body .init-5 .box .right h3.title {
    font-size: 60px;
  }
  #index-body .init-6 .box .left h2.title,
  #index-body .init-7 .top .right h2.title {
    font-size: 140px;
  }
  #index-body .init-6 {
    padding: 100px 0;
  }
  .prodet-page {
    padding: 150px 0;
  }
  .prodet-page .prodet-2 {
    padding-top: 100px;
  }
  .prodet-page .prodet-2 .right h2.titleBig {
    font-size: 48px;
    white-space: normal;
  }
  .prodet-page .prodet-2 .right h4,
  .prodet-page .prodet-4 .left h4 {
    font-size: 24px;
  }
  .prodet-page .prodet-2 .right p,
  .prodet-page .prodet-4 .left .text {
    font-size: 14px;
  }
  .prodet-page .prodet-3,
  .prodet-page .prodet-4 {
    padding-top: 160px;
  }
  .prodet-page .prodet-4 .left h2.titleBig {
    font-size: 180px;
  }
  .trainingE-page .trainingE-1 h2.titleBig {
    font-size: 320px;
  }
  .trainingE-page .trainingE-1 h6 {
    font-size: 48px;
    margin-left: -8%;
  }
  .trainingE-page .trainingE-2 {
    padding: 90px 0;
  }
  .trainingE-page .trainingE-2 .box .right ul li .content {
    padding: 30px 15px;
  }
  .trainingE-page .trainingE-3 .box h2.titleBig {
    font-size: 48px;
  }
  .trainingE-page .trainingE-3 {
    padding-bottom: 60px;
  }
  .trainingE-page .trainingE-3 .box .box2 .list ul li {
    margin-bottom: 15px;
  }
  .trainingE-page .trainingE-3 .box {
    max-width: 800px;
  }
  .trainingE-page .trainingE-4 {
    padding: 120px 0;
  }
  .trainingE-page .trainingE-4 .form .input input,
  .trainingE-page .trainingE-4 .form .input textarea {
    padding: 12px;
  }
  .trainingE-page .trainingE-4 .form .input textarea {
    height: 230px;
  }
  .trainingB-page .trainingD-1 h3.title,
  .trainingB-page .trainingD-2 h3.title {
    font-size: 26px;
    padding-bottom: 15px;
  }
  .trainingB-page .trainingD-1 .content {
    font-size: 16px;
  }
  .trainingB-page .trainingD-2 .form .slide:nth-child(2) input[type="submit"] {
    line-height: 54px;
    height: 54px;
  }
  .trainingB-page {
    padding: 50px 0 100px;
  }
  .trainingB-page .trainingB-1 h2.title {
    font-size: 26px;
  }
  .trainingB-page .trainingB-1 .bottom .img h6 {
    font-size: 18px;
  }
  .trainingB-page .trainingB-2 h2.titleBig {
    font-size: 70px;
  }
  .trainingB-page .trainingB-2 .top h6 {
    font-size: 20px;
  }
  .trainingB-page .trainingB-2 .bottom ul li h6 {
    font-size: 18px;
  }
  .training-page .box h2.titleBig {
    font-size: 48px;
  }
  .solutionsB-page .slide .img {
    height: 400px;
  }
  .solutionsB-page .slide .content .ui.container2 .right h4.titleBig {
    font-size: 60px;
  }
  .solutionsB-page .slide .content .ui.container2 .right h3 {
    font-size: 26px;
  }
  .solutionsB-page .slide:nth-child(3) .content .ui.container2 .right h4.titleBig,
  .solutions-page .solutions-1 .text .right h3 {
    font-size: 48px;
  }
  .solutionsB-page .slide .content {
    padding: 30px 0 50px;
  }
  .solutions-page .solutions-1 .box {
    height: 400px;
  }
  .solutions-page .solutions-2 {
    padding: 270px 0 100px;
  }
  .solutions-page .solutions-2 .list ul li .box i {
    height: 90px;
    line-height: 90px;
  }
  .solutions-page .solutions-3 {
    padding: 100px 0;
  }
  .solutions-page .solutions-3 .list ul li .text p {
    font-size: 16px;
  }
  .solutions-page .solutions-4 {
    padding: 100px 0;
  }
  .solutions-page .solutions-4 h5 {
    font-size: 36px;
  }
  .solutions-page .solutions-4 span {
    width: 180px;
    height: 180px;
    padding-top: 10%;
  }
  .product-page h6.titleBg {
    font-size: 170px;
  }
  .news-banner h2 {
    font-size: 120px;
  }
  .news-page .list {
    margin-top: 100px;
  }
  .news-page {
    padding: 70px 0 90px;
  }
  .join-banner {
    height: 400px;
  }
  .join-banner h2 {
    font-size: 64px;
  }
  .join-page h2 {
    font-size: 26px;
  }
  .join-page {
    padding: 60px 0 120px;
  }
  .faq-page .faq-1 img {
    max-height: 360px;
  }
  .faq-page .faq-1 .list ul li {
    margin-top: 50px;
  }
  .faq-page .faq-1 .list ul li h6 {
    font-size: 20px;
  }
  .faq-page .faq-1 .list ul li h6 span {
    top: -3px;
  }
  .faq-page .faq-2 {
    margin-top: 160px;
  }
  .faq-page .faq-2 h2 {
    font-size: 70px;
  }
  .faq-page .faq-2 h2 small {
    font-size: 18px;
  }
  .faq-page {
    padding: 30px 0 120px;
  }
  .download-page {
    padding: 25px 0 160px;
  }
  .download-page .box .videoList {
    padding-left: 7%;
  }
  .download-page h2.titleBig {
    font-size: 70px;
  }
  .contact-page .contact-1 h2,
  .case-page .left h2.titleBig {
    font-size: 64px;
  }
  .contact-page h5.title {
    font-size: 26px;
  }
  .contact-page .contact-2 {
    margin-top: 80px;
  }
  .case-page .left .content {
    margin-top: 40px;
  }
  .case-page .right .list {
    padding: 50px 0;
  }
  .partner-page .box .slide {
    margin-bottom: 80px;
  }
  .partner-page {
    padding: 50px 0 100px;
  }
  .factory-page .factory-list ul li {
    padding: 10px;
  }
  .factory-page .factory-list ul {
    margin: -10px;
  }
  .about-page .about-2 h2 {
    font-size: 70px;
  }
  .about-page .about-3 h2 {
    font-size: 60px;
  }
  .about-page .about-3 {
    padding: 80px 0 140px;
  }
  .about-page .about-3 .list ul li h4,
  .about-page .about-6 h2,
  .about-page .about-3 h2 {
    font-size: 48px;
  }
  .about-page .about-3 .list ul .slick-arrow {
    width: 46px;
    height: 46px;
    background-size: 100% auto;
  }
  .about-page .about-5 {
    padding: 100px 0;
  }
  .about-page .about-5 .list ul li p {
    font-size: 16px;
  }
  .about-page .about-6 {
    padding: 100px 0;
  }
  .about-page .about-6 .list li {
    margin-top: 50px;
  }
  .about-page .about-6 .list li h6 {
    font-size: 70px;
  }
  .about-page .about-6 .list li .line {
    height: 40px;
    line-height: 40px;
  }
  .about-page .about-6 .list li .line i {
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 1450px) {
  #header .nav .ui.menu .logo {
    width: 18%;
  }
  .about-page .about-1 {
    padding: 60px 0 30px;
  }
  .about-page .about-2 h2 {
    font-size: 50px;
  }
  .about-page .about-2 {
    padding: 40px 0;
    height: 700px;
  }
  .about-page .about-3 .list ul .slick-arrow {
    display: none !important;
  }
  .about-page .about-3 .list ul li h4 {
    font-size: 36px;
  }
  .about-page .about-3 {
    padding: 70px 0;
  }
  .about-page .about-6 .list li h6 {
    font-size: 50px;
  }
  .about-page .about-6 .list li p {
    font-size: 18px;
  }
  .about-page .about-6 .list li .line {
    height: 30px;
    line-height: 30px;
  }
  .about-page .about-6 .list li .line i {
    width: 20px;
    height: 20px;
  }
  .case-page .left .content {
    padding-left: 0;
  }
  .contact-page .contact-1 h2,
  .case-page .left h2.titleBig {
    font-size: 54px;
  }
  .contact-page .contact-1 .list ul li .text {
    line-height: 1.8;
  }
  .contact-page .contact-2 .list ul li .box2 {
    padding: 40px 15%;
  }
  .contact-page .contact-2 .list {
    margin-top: 70px;
  }
  .contact-page {
    padding: 70px 0;
  }
  .download-page h2.titleBig {
    font-size: 60px;
  }
  .download-page {
    padding: 25px 0 80px;
  }
  .faq-page .faq-2 {
    margin-top: 120px;
  }
  .faq-page .faq-2 h2 {
    font-size: 50px;
  }
  .join-page .list ul li h5 {
    font-size: 18px;
  }
  .news-page .list ul li .box h6 {
    font-size: 16px;
  }
  .news-page .list ul li {
    padding: 30px;
  }
  .news-page .list ul {
    margin: -30px;
  }
  .news-banner h2 {
    font-size: 80px;
  }
  .news-banner,
  .solutions-page .solutions-1 .box,
  .solutionsB-page .slide .img {
    height: 320px;
  }
  .product-page h6.titleBg {
    font-size: 120px;
  }
  .solutions-page .solutions-1 .text .right p {
    font-size: 20px;
  }
  .solutions-page .solutions-2 .list ul li .box i {
    height: 70px;
    line-height: 70px;
  }
  .solutions-page .solutions-2 .list ul li .box p {
    font-size: 14px;
  }
  .solutions-page .solutions-3 h3 {
    font-size: 36px;
  }
  .solutions-page .solutions-3 h3 span {
    font-size: 24px;
  }
  .solutions-page .solutions-3 .list ul li span {
    width: 400px;
    height: 400px;
    line-height: 400px;
  }
  .solutions-page .solutions-3 .list ul li span img {
    max-height: 300px;
  }
  .solutions-page .solutions-3 .list ul li:nth-child(1),
  .solutions-page .solutions-3 .list ul li:nth-child(3) {
    margin-top: 150px;
  }
  .solutions-page .solutions-4 h5 {
    font-size: 32px;
  }
  .solutionsB-page .slide .content .ui.container2 .right h4.titleBig {
    font-size: 48px;
  }
  .solutionsB-page .slide .content .ui.container2 .right h3 {
    font-size: 22px;
  }
  .solutionsB-page .slide .content .ui.container2 .right a.more {
    margin-top: 15px;
  }
  .solutionsB-page .slide:nth-child(3) .content .ui.container2 .right h4.titleBig {
    font-size: 40px;
  }
  .trainingB-page .trainingB-2 h2.titleBig {
    font-size: 50px;
  }
  .trainingB-page .trainingB-1 .top .right ul li {
    padding: 0 12px;
  }
  .trainingB-page .trainingB-2 .bottom ul li {
    margin-bottom: 20px;
  }
  .trainingB-page .trainingC-1 .top .tag span {
    font-size: 16px;
  }
  .trainingE-page .trainingE-1 {
    min-height: 300px;
  }
  .trainingE-page .trainingE-1 h2.titleBig {
    font-size: 240px;
  }
  .trainingE-page .trainingE-2 .box .right ul li {
    padding: 20px 30px;
  }
  .trainingE-page .trainingE-3 .box {
    max-width: 700px;
  }
  .trainingE-page .trainingE-4 {
    padding: 70px 0;
  }
  #banner li .content.ie1 .box .tag h2 {
    font-size: 240px;
  }
  #banner li .content .text .text2 {
    font-size: 16px;
  }
  #banner li .content .text span {
    font-size: 28px;
  }
  #banner li .content .text h5 {
    font-size: 24px;
  }
  #banner li .content .text h6 {
    font-size: 18px;
  }
  #banner li .content.ie2 .box .text h6 {
    font-size: 28px;
  }
  #banner li .content.ie2 .box {
    left: 0;
  }
  #banner li .content.ie2 .box .img h3 {
    font-size: 120px;
    left: 0;
  }
  #banner li .content.ie2 .box .img span {
    font-size: 200px;
  }
  #index-body .init-1 .list ul li {
    padding: 0 20px;
  }
  #index-body .init-1 .list ul {
    margin: 0 -20px;
  }
  #index-body .init-1 h6.titleTag,
  #index-body .init-3 .titleTag {
    font-size: 200px;
  }
  #index-body .init-1 .list {
    margin-top: 100px;
  }
  #index-body .init-1 a.moreTag {
    font-size: 20px;
  }
  #index-body .init-2 .box h3,
  #index-body .init-4 .box .right h2.title {
    font-size: 50px;
  }
  #index-body .init-4 .box .right .box2 {
    margin-top: 60px;
  }
  #index-body .init-5 .box .right h3.title {
    font-size: 48px;
  }
  #index-body .init-5 {
    padding: 80px 0;
  }
  #index-body .init-7 .bottom ul li {
    padding: 40px;
  }
  #index-body .init-7 .bottom ul {
    margin: -40px;
  }
  #index-body .init-7 .bottom ul li .box h6 {
    font-size: 16px;
  }
  .newdet-page .catBox h2 {
    font-size: 56px;
  }
  .prodet-page .prodet-2 .right h2.titleBig {
    font-size: 40px;
  }
  .prodet-page .prodet-2 .right h4,
  .prodet-page .prodet-4 .left h4 {
    font-size: 20px;
  }
  .prodet-page .prodet-3,
  .prodet-page .prodet-4 {
    padding-top: 120px;
  }
}
@media screen and (max-width: 1250px) {
  .ui.container {
    width: 970px;
  }
  .inner-catList {
    top: 40px;
  }
  .inner-page {
    margin-top: 82px;
  }
  #banner {
    margin-top: 40px;
  }
  #header {
    display: none;
  }
  #mobile {
    display: block;
  }
  .inner-catList {
    padding: 12px 0;
  }
  .inner-catList .list ul li,
  .inner-catList h6 {
    font-size: 12px;
  }
  .inner-catList .list ul li {
    padding: 0 10px;
  }
  .prodet-page .prodet-1 .right .img:after {
    width: 120px;
    height: 120px;
  }
  .prodet-page {
    padding: 100px 0;
  }
  .prodet-page .prodet-2 .right h2.titleBig {
    font-size: 32px;
  }
  .prodet-page .prodet-2 .right h4 {
    margin: 5px 0 10px;
  }
  .prodet-page .prodet-3,
  .prodet-page .prodet-4 {
    padding-top: 80px;
  }
  .prodet-page .prodet-3 .right .text {
    font-size: 14px;
    line-height: 2;
  }
  .prodet-page .prodet-4 .left h2.titleBig {
    font-size: 130px;
  }
  .newdet-page .catBox h2 {
    font-size: 40px;
  }
  .newdet-page .box .titleBox {
    padding: 9px;
  }
  .newdet-page {
    padding-bottom: 70px;
  }
  #index-body .init-7 .bottom ul li {
    padding: 15px;
  }
  #index-body .init-7 .bottom ul {
    margin: -15px;
  }
  #index-body .init-7 .top .left ul li {
    margin-right: 20px;
  }
  #index-body .init-6 .box .left h2.title,
  #index-body .init-7 .top .right h2.title {
    font-size: 80px;
  }
  #index-body .init-4 .box .right .box2 .text,
  #index-body .init-4 .box .right .box2 .list ul li,
  #index-body .init-5 .box .right .text,
  #index-body .init-6 .box .right .box2 .text p {
    font-size: 14px;
  }
  #index-body .init-6 .box .right .box2 .imgBox .img:after {
    width: 160px;
    height: 160px;
  }
  #index-body .init-5 .box .right h3.title,
  #index-body .init-2 .box h3,
  #index-body .init-4 .box .right h2.title {
    font-size: 40px;
  }
  #index-body .init-5 {
    padding: 70px 0 30px;
  }
  #index-body .init-4 .box .left .img:after {
    width: 160px;
    height: 160px;
  }
  #index-body .init-2 {
    padding: 140px 0;
  }
  #index-body .init-2 .box span {
    font-size: 14px;
  }
  #index-body .init-2 .box h6 {
    font-size: 20px;
  }
  #index-body .init-1 h6.titleTag,
  #index-body .init-3 .titleTag {
    font-size: 180px;
  }
  #banner li .content.ie1 .box .tag h2,
  #banner li .content.ie2 .box .img h3 {
    display: none;
  }
  #banner li .content .text .text2 {
    font-size: 14px;
  }
  #banner li .content.ie1 .box .text {
    width: 70%;
  }
  #banner li .content.ie1 .box .img {
    margin-top: 0;
  }
  #banner li .content.ie1 {
    top: 50%;
  }
  #banner li .content.ie1 .box .img:after {
    width: 140px;
    height: 140px;
  }
  .trainingE-page .trainingE-1 h2.titleBig {
    font-size: 200px;
  }
  .trainingE-page .trainingE-1 h6 {
    font-size: 32px;
  }
  .trainingE-page .trainingE-1 {
    min-height: 200px;
  }
  .trainingE-page .trainingE-2 {
    padding: 60px 0;
  }
  .trainingE-page .trainingE-2 .box .left h5 {
    font-size: 16px;
  }
  .trainingE-page .trainingE-3 {
    background-position: bottom left 30%;
  }
  .trainingE-page .trainingE-3 .box h2.titleBig {
    font-size: 40px;
  }
  .trainingB-page .trainingB-1 .top .right {
    width: 40%;
  }
  .trainingB-page .trainingB-1 .top .left {
    width: 60%;
  }
  .trainingB-page .trainingD-1 {
    padding-top: 50px;
  }
  .trainingB-page .trainingD-1 h3.title,
  .trainingB-page .trainingD-2 h3.title {
    font-size: 22px;
  }
  .trainingB-page .trainingD-1 .content {
    font-size: 14px;
  }
  .trainingB-page .contactInfo .right h6 {
    font-size: 18px;
  }
  .trainingB-page .contactInfo .right p {
    font-size: 14px;
  }
  .trainingB-page .trainingD-2 .form {
    margin: 10px 0 40px;
  }
  .training-page {
    padding: 40px 0 160px;
  }
  .training-page .box h2.titleBig {
    font-size: 40px;
  }
  .solutionsB-page .slide .content .ui.container2 .right h4.titleBig,
  .solutionsB-page .slide:nth-child(3) .content .ui.container2 .right h4.titleBig {
    font-size: 36px;
  }
  .solutions-page .solutions-2 .list ul li .box h6 {
    font-size: 16px;
    margin: 10px 0;
  }
  .solutions-page .solutions-2 .list ul li .box {
    padding: 10px;
  }
  .solutions-page .solutions-3 .list ul li span {
    width: 320px;
    height: 320px;
    line-height: 320px;
  }
  .solutions-page .solutions-3 .list ul li span img {
    max-height: 260px;
  }
  .solutions-page .solutions-3 .list ul li .text h6 {
    font-size: 20px;
  }
  .solutions-page .solutions-3 .list ul li .text p {
    font-size: 14px;
  }
  .solutions-page .solutions-4 {
    padding: 30px 0 100px;
  }
  .product-page .list ul li,
  .news-page .list ul li {
    padding: 15px;
  }
  .product-page .list ul,
  .news-page .list ul {
    margin: -15px;
  }
  .product-page .list {
    margin-top: 60px;
  }
  .news-page .list ul li .box {
    padding: 15px;
  }
  .news-page .list ul li .box h6 {
    font-size: 14px;
    margin: 15px 0 10px;
  }
  .news-page .list {
    margin-top: 60px;
  }
  .join-page .list ul li .content {
    margin-top: 30px;
  }
  .faq-page {
    padding: 30px 0 80px;
  }
  .download-page .box {
    padding: 0 15px;
  }
  .download-page .box .fileList ul li a {
    font-size: 12px;
  }
  .download-page .box .downBox {
    padding: 20px 25%;
  }
  .download-page .box .videoList ul li iframe {
    height: 140px;
  }
  .contact-page .contact-1 h2,
  .case-page .left h2.titleBig {
    font-size: 48px;
  }
  .contact-page .contact-1 h5.title {
    margin: 30px 0;
  }
  .contact-page h5.title {
    font-size: 22px;
  }
  .contact-page .contact-2 .list ul li .box2 {
    padding: 15px;
  }
  .case-page .right .list ul li {
    width: 50%;
  }
  .case-page .right .contentBox ul h5 {
    font-size: 24px;
  }
  .case-page .right .contentBox {
    padding: 0 15%;
  }
  .case-page .left .content .img {
    padding-left: 20%;
  }
  .contact-page .contact-1 h2,
  .case-page .left h2.titleBig {
    font-size: 40px;
  }
  .case-page .left h3 {
    font-size: 20px;
  }
  .case-page .left {
    padding-right: 2%;
  }
  .case-page .right {
    padding-right: 4%;
  }
  .factory-page .factory-list {
    margin-top: 30px;
  }
  .about-page .about-1 h2 {
    font-size: 24px;
  }
  .about-page .about-1 .box .left {
    font-size: 13px;
  }
  .about-page .about-2 h2 {
    font-size: 40px;
  }
  .about-page .about-3 .list ul li h4 {
    font-size: 28px;
  }
  .about-page .about-3 .list ul li {
    padding: 15px;
  }
  .about-page .about-3 .list ul {
    margin: -15px;
  }
  .about-page .about-6 .list li {
    margin-top: 30px;
  }
  .about-page .about-6 {
    padding: 70px 0;
  }
  .inner-page, .news-banner {
    margin-top: 82px;
  }
}
@media screen and (max-width: 1000px) {
  .inner-page, .news-banner {
    margin-top: 0;
  }
  .ui.container {
    width: 700px;
  }
  .inner-page {
    margin-top: 0;
  }
  .about-page .about-1 .box .left {
    max-height: 280px;
    overflow: auto;
  }
  .about-page .about-2 {
    height: 500px;
  }
  .about-page .about-3 .list {
    margin-top: 40px;
  }
  .about-page .about-5 .list ul li {
    margin-bottom: 50px;
  }
  .about-page .about-6 h2 {
    font-size: 40px;
  }
  .about-page .about-6 .list li .line {
    width: 60%;
  }
  .news-page h2 {
    font-size: 24px;
  }
  .news-page {
    padding: 50px 0;
  }
  .partner-page h2 {
    font-size: 24px;
  }
  .partner-page h2 small {
    font-size: 16px;
  }
  .partner-page .box .slide h5 {
    font-size: 17px;
  }
  .case-page .left .content .img {
    padding-left: 10%;
  }
  .inner-catList .list ul li {
    padding: 5px 10px;
  }
  .inner-catList .list ul {
    margin: -5px -10px;
  }
  .inner-catList .list {
    display: block;
    margin-top: 10px;
  }
  .inner-catList h6 {
    font-size: 16px;
  }
  .inner-catList {
    position: relative;
    top: 0;
    margin-top: 40px;
  }
  .inner-page {
    margin-top: 0;
  }
  #mobile + div {
    margin-top: 40px;
  }
  #mapContainer {
    height: 280px !important;
  }
  .contact-page .contact-1 .list ul li h6 {
    font-size: 18px;
  }
  .contact-page .contact-2 .box .text {
    margin: 20px 0 10px;
  }
  .contact-page .contact-2 .list ul li {
    padding: 0 15px;
  }
  .contact-page .contact-2 .list ul {
    margin: 0 -15px;
  }
  .contact-page .contact-2 .list ul li .box2 p {
    margin-top: 10px;
  }
  .trainingE-page .trainingE-4.contact {
    padding: 50px 0;
  }
  .download-page h2.titleBig {
    font-size: 48px;
  }
  .download-page .search form input {
    line-height: 40px;
    height: 40px;
  }
  .download-page .search,
  .download-page h2.titleBig {
    max-width: 480px;
  }
  .download-page {
    background-size: 100% auto;
  }
  .download-page .box .navList ul li {
    padding-right: 15px;
  }
  .download-page .box .navList ul li a {
    padding-left: 25px;
    font-size: 12px;
  }
  .faq-page .faq-1 .list ul li > * > span {
    font-size: 18px;
  }
  .faq-page .faq-2 {
    margin-top: 80px;
  }
  .faq-page .faq-2 .list ul li .box {
    padding: 15px;
  }
  .join-banner {
    height: 300px;
  }
  .join-banner h2 {
    font-size: 40px;
  }
  .join-page h2 {
    font-size: 22px;
  }
  .join-page {
    padding: 50px 0;
  }
  .product-page {
    padding: 60px 0;
  }
  .inner-page .m-page {
    margin-top: 40px;
  }
  .solutions-page .solutions-1 .text .left {
    width: 25%;
  }
  .solutions-page .solutions-1 .text .right {
    width: 75%;
  }
  .solutions-page .solutions-1 .text .right h3 {
    font-size: 40px;
  }
  .solutions-page .solutions-2 .list ul li {
    padding: 10px;
    width: 100%;
  }
  .solutions-page .solutions-2 .list ul {
    margin: -10px;
    display: block;
  }
  .solutions-page .solutions-3 h3 {
    font-size: 32px;
  }
  .solutions-page .solutions-3 {
    padding: 60px 0;
  }
  .solutions-page .solutions-3 .list ul li span {
    width: 280px;
    height: 280px;
    line-height: 280px;
  }
  .solutions-page .solutions-3 .list ul li span img {
    max-height: 200px;
  }
  .solutions-page .solutions-3 .list ul li:nth-child(1),
  .solutions-page .solutions-3 .list ul li:nth-child(3) {
    margin-top: 90px;
  }
  .solutions-page .solutions-4 h5 {
    font-size: 28px;
  }
  .solutionsB-page .slide .content .ui.container2 .right h4.titleBig,
  .solutionsB-page .slide:nth-child(3) .content .ui.container2 .right h4.titleBig {
    font-size: 28px;
  }
  .news-banner,
  .solutions-page .solutions-1 .box,
  .solutionsB-page .slide .img {
    height: 280px;
  }
  .training-page .box {
    max-width: 540px;
  }
  .training-page {
    padding: 40px 0 60px;
  }
  .training-page .box h2.titleBig {
    margin: 20px 0 10px;
  }
  .trainingB-page .trainingB-1 .top .right {
    width: 100%;
    padding-top: 10px;
    text-align: center;
  }
  .trainingB-page .trainingB-1 .top .left {
    width: 100%;
    text-align: center;
  }
  .trainingB-page .trainingB-1 h2.title {
    font-size: 22px;
    margin: 40px 0;
  }
  .trainingB-page .trainingB-1 .bottom .img h6 {
    font-size: 16px;
    padding: 0 5%;
  }
  .trainingB-page .trainingB-2 h2.titleBig {
    font-size: 40px;
  }
  .trainingB-page .trainingB-2 .top h6 {
    font-size: 17px;
  }
  .trainingB-page .trainingB-2 .bottom ul li h6 span {
    width: 200px;
    line-height: 32px;
    height: 32px;
  }
  .trainingB-page .trainingB-2 .bottom ul li h6 {
    font-size: 16px;
  }
  .trainingB-page .contactInfo {
    max-width: 70%;
  }
  .trainingB-page {
    padding: 50px 0;
  }
  .trainingB-page .trainingC-1 .bottom ul li {
    padding: 10px;
  }
  .trainingB-page .trainingC-1 .bottom ul {
    margin: -10px;
  }
  .trainingB-page .trainingC-1 .bottom {
    padding: 30px 0 50px;
  }
  .trainingB-page .trainingD-1 h3.title,
  .trainingB-page .trainingD-2 h3.title {
    font-size: 18px;
  }
  .trainingB-page .trainingD-2 .form {
    padding: 5px;
  }
  .trainingB-page .trainingD-2 .form .slide {
    padding: 5px;
  }
  .trainingB-page .trainingD-2 .form .slide .input input,
  .trainingB-page .trainingD-2 .form .slide .input textarea {
    padding: 12px;
    font-size: 13px;
  }
  .trainingB-page .trainingD-2 .form .slide:nth-child(3) textarea {
    height: 230px;
  }
  .trainingB-page .trainingD-2 .form .slide:nth-child(2) input[type="submit"] {
    line-height: 48px;
    height: 48px;
    font-size: 14px;
  }
  .trainingB-page .trainingD-2 .form .slide .input {
    margin-bottom: 10px;
  }
  .trainingE-page .trainingE-2 .box .right {
    width: 100%;
    padding-top: 15px;
  }
  .trainingE-page .trainingE-2 .box .left {
    width: 100%;
  }
  .trainingE-page .trainingE-3 .box .box2 .tag h6 {
    font-size: 16px;
  }
  .trainingE-page .trainingE-3 .box {
    max-width: 500px;
  }
  .trainingE-page .trainingE-3 .box h2.titleBig {
    font-size: 32px;
  }
  #index-body .init-1 a.moreTag {
    font-size: 16px;
  }
  #index-body .init-1 h6.titleTag,
  #index-body .init-3 .titleTag {
    font-size: 140px;
  }
  #index-body .init-1 h6.titleTag:before {
    height: 80px;
    width: 80px;
    margin-right: 40px;
  }
  #index-body .init-2 {
    padding: 70px 0;
  }
  #index-body .init-3 {
    height: 300px;
    line-height: 300px;
    margin-top: -60px;
  }
  #index-body .init-1 h6.titleTag,
  #index-body .init-3 .titleTag {
    font-size: 100px;
  }
  #index-body .init-3 .box {
    font-size: 20px;
  }
  #index-body .init-3 .box img {
    max-width: 40px;
  }
  #index-body .init-4 .box .right .box2 {
    margin-top: 20px;
  }
  #index-body .init-4 .box .right .box2 .list h6 {
    font-size: 20px;
  }
  #index-body .init-4 .box .right .box2 .list h5 {
    font-size: 22px;
  }
  #index-body .init-4 .box .right {
    margin-bottom: 0;
  }
  #index-body .init-4 {
    padding: 70px 0;
  }
  #index-body .init-5 .box .right .text {
    width: 100%;
    margin-top: 10px;
  }
  #index-body .init-5 .box .right h3.title {
    font-size: 30px;
  }
  #index-body .init-5 .box .right .text h6 {
    font-size: 20px;
  }
  #index-body .init-6 {
    padding: 60px 0;
  }
  #index-body .init-6 .box .right .box2 .text h5 {
    font-size: 20px;
  }
  #index-body .init-7 .bottom {
    margin-top: 40px;
  }
  #index-body .init-1 {
    padding: 70px 0;
  }
  .prodet-page .prodet-1 .right {
    padding: 0 3%;
  }
  .prodet-page .prodet-1 .left h1 {
    font-size: 20px;
  }
  .prodet-page .prodet-1 .left h6 {
    font-size: 15px;
    margin: 15px 0;
  }
  .prodet-page .prodet-2 {
    padding-top: 60px;
  }
  .prodet-page .prodet-2 .right h2.titleBig {
    font-size: 28px;
  }
  .prodet-page .prodet-3 .left {
    padding-right: 0;
  }
  .prodet-page .prodet-3 .right .text {
    width: 60%;
  }
  .prodet-page .prodet-3 .right .down {
    width: 40%;
  }
  .prodet-page .prodet-4 .left h2.titleBig {
    font-size: 100px;
  }
  .prodet-page {
    padding: 70px 0;
  }
}
@media screen and (max-width: 700px) {
  .ui.container {
    width: 100%;
  }
  #index-body .init-2 {
    background: #000
  }
  #index-body .init-3 {background: #ccc}
  #footer .footer-bottom p a.deyeword{
    display: none; 
}
  .prodet-page .prodet-2 .right {
    width: 100%;
    padding-left: 0;
    padding-top: 15px;
  }
  .prodet-page .prodet-2 .left {
    width: 100%;
    padding-right: 0;
  }
  .prodet-page .prodet-3 .right .text {
    width: 100%;
  }
  .prodet-page .prodet-3 .right .down {
    width: 100%;
    padding: 0;
    margin-top: 15px;
  }
  .prodet-page .prodet-3 .right {
    width: 75%;
  }
  .prodet-page .prodet-3 .left {
    width: 25%;
  }
  .prodet-page .prodet-3,
  .prodet-page .prodet-4 {
    padding-top: 50px;
  }
  .prodet-page .prodet-4 .left h2.titleBig {
    font-size: 70px;
  }
  .prodet-page .prodet-4 .left {
    width: 100%;
    padding-right: 0;
    padding-top: 0;
  }
  .prodet-page .prodet-4 .right {
    display: none;
  }
  .prodet-page .prodet-4 .left h2.titleBig {
    display: none;
  }
  .newdet-page .box .titleBox time {
    float: none;
    display: block;
  }
  #banner li .content .text .text2,
  #banner li .content .text span,
  #banner li .content.ie2 .box .img span {
    display: none;
  }
  #banner li .content .text h5 {
    font-size: 16px;
  }
  #banner li .content.ie1 .box .img {
    width: 20%;
    vertical-align: middle;
  }
  #banner li .content.ie1 .box .text {
    width: 80%;
    vertical-align: middle;
    zoom: .8;
  }
  #banner li .content.ie2 .box .text h6 {
    font-size: 24px;
    margin-bottom: 0;
  }
  #index-body .init-1 a.moreTag {
    width: 100%;
    min-width: auto;
  }
  #index-body .init-1 .list {
    margin-top: 40px;
  }
  #index-body .init-1 h6.titleTag,
  #index-body .init-3 .titleTag {
    font-size: 70px;
  }
  #index-body .init-2 .box span {
    height: auto;
    line-height: normal;
    padding: 15px;
  }
  #index-body .init-2 .box h6 {
    font-size: 18px;
  }
  #index-body .init-2 .box img {
    max-width: 50px;
  }
  #index-body .init-3 .box {
    font-size: 16px;
  }
  #index-body .init-3 .box img {
    max-width: 30px;
  }
  #index-body .init-4 .box .left {
    width: 40%;
  }
  #index-body .init-4 .box .right {
    width: 60%;
  }
  #index-body .init-4 .box .right .box2 .list {
    width: 100%;
    padding: 0;
  }
  #index-body .init-4,
  #index-body .init-5,
  #index-body .init-6,
  #index-body .init-7 .top .left {
    display: none;
  }
  #index-body .init-7 .top .right {
    width: 100%;
  }
  #index-body .init-7 .top .right h2.title {
    font-size: 50px;
  }
  .trainingE-page .trainingE-1 h2.titleBig {
    font-size: 120px;
  }
  .trainingE-page .trainingE-1 h6 {
    font-size: 28px;
  }
  .trainingE-page .trainingE-2 .box .right ul li .content {
    padding: 10px;
  }
  .trainingE-page .trainingE-2 .box .right ul li:last-child {
    border-right: none;
  }
  .trainingE-page .trainingE-3 {
    background-image: none;
  }
  .trainingE-page .trainingE-3 .box .box2 .list {
    width: 100%;
  }
  .trainingE-page .trainingE-3 .box .box2 .tag {
    width: 100%;
    padding-top: 15px;
  }
  .trainingE-page .trainingE-4 .form .right {
    width: 100%;
    padding-left: 0;
    padding-top: 15px;
  }
  .trainingE-page .trainingE-4 .form .left {
    width: 100%;
  }
  .trainingB-page .trainingD-2 .form .slide {
    width: 100%;
  }
  .trainingB-page .trainingD-2 .form .slide:nth-child(2) .input:last-child {
    display: none;
  }
  .trainingB-page .trainingD-2 .form .slide:nth-child(3) input[type="submit"] {
    display: block;
    margin-top: 15px;
    background: black;
    color: white;
  }
  .trainingB-page .trainingC-1 .top .btn {
    display: none;
  }
  .trainingB-page .contactInfo {
    max-width: 100%;
  }
  .trainingB-page .contactInfo .right h6 {
    margin-bottom: 5px;
  }
  .trainingB-page .trainingB-2 .bottom ul li h6 {
    padding: 10px;
  }
  .trainingB-page .trainingB-2 .bottom ul li h6 span {
    position: static;
    margin-top: 10px;
    line-height: 26px;
    height: 26px;
    width: auto;
    padding: 0 25px;
  }
  .trainingB-page .trainingB-2 .top {
    padding: 10px 0;
  }
  .trainingB-page .trainingB-2 .top h6 {
    padding: 0 15px;
  }
  .trainingB-page .trainingB-1 .bottom .img {
    padding: 0 10px;
  }
  .trainingB-page .trainingB-1 .bottom {
    margin: 0 -10px;
  }
  .trainingB-page .trainingB-1 .bottom .img h6 {
    font-size: 14px;
  }
  .trainingB-page .trainingB-1 h2.title {
    font-size: 18px;
    line-height: 1.2;
  }
  .training-page .box .pageMenu ul li {
    padding: 0 15px;
  }
  .training-page .box h2.titleBig {
    font-size: 30px;
  }
  .training-page .box h5 {
    font-size: 20px;
  }
  .training-page .box .contactInfo .right h6 {
    margin-bottom: 5px;
  }
  .training-page .box .btn a {
    padding: 0 10px;
  }
  .training-page .box .contactInfo .right p {
    font-size: 13px;
    line-height: 1.4;
  }
  .training-page .box .text p {
    padding-top: 0;
  }
  .news-banner,
  .solutions-page .solutions-1 .box,
  .solutionsB-page .slide .img {
    height: 200px;
  }
  .solutions-page .solutions-3 .list ul li span {
    display: none;
  }
  .solutions-page .solutions-3 .list ul li:nth-child(1),
  .solutions-page .solutions-3 .list ul li:nth-child(3) {
    margin-top: 0;
  }
  .solutions-page .solutions-2 .list ul li .box i {
    height: 50px;
    line-height: 50px;
  }
  .solutions-page .solutions-1 .text .right h3 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .solutions-page .solutions-1 .content {
    display: none;
  }
  .solutions-page .solutions-2 {
    padding: 60px 0;
  }
  .solutions-page .solutions-3 .list ul li {
    width: 100% !important;
    text-align: center !important;
  }
  .solutions-page .solutions-3 h3 {
    font-size: 28px;
  }
  .solutions-page .solutions-4 {
    padding: 30px 0 50px;
  }
  .solutions-page .solutions-4 span {
    padding-top: 15%;
  }
  .product-page h6.titleBg {
    font-size: 70px;
  }
  .product-page .list {
    margin-top: 30px;
  }
  .news-banner h2 {
    font-size: 60px;
  }
  .join-banner {
    height: 200px;
    background-size: 700px auto;
  }
  .join-page .list ul li h5 {
    padding: 10px;
  }
  .join-page .list ul li h5 span {
    position: static;
    display: block;
    margin-top: 10px;
    padding: 0 15px;
    width: 160px;
    text-align: center;
  }
  .join-page .navList ul li {
    padding: 0 10px;
  }
  .join-page .navList ul {
    line-height: normal;
    height: auto;
    padding: 10px;
  }
  .join-page .navList {
    margin: 15px 0 25px;
  }
  .faq-page .faq-2 h2 {
    font-size: 40px;
  }
  .download-page .box .left {
    width: 100%;
  }
  .download-page .box .right {
    width: 100%;
    padding-top: 15px;
  }
  .download-page {
    padding: 20px 0 40px;
  }
  .download-page .box .videoList {
    padding-left: 0;
    padding-top: 15px;
  }
  .download-page .search,
  .download-page h2.titleBig {
    padding-right: 0;
  }
  .contact-page .contact-1 .list ul li {
    width: 100%;
  }
  .case-page .left {
    padding-right: 0;
    width: 100% !important;
  }
  .case-page .right {
    width: 100% !important;
  }
  .case-page .right .list .scrollBox {
    height: auto;
    overflow: unset;
  }
  .case-page .right .list {
    height: auto;
    overflow: hidden;
  }
  .news-page .nav ul li {
    margin-left: 10px;
  }
  .news-page h2 {
    margin-left: 0;
  }
  .about-page .about-1 .box .right {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
  }
  .about-page .about-1 .box .left {
    width: 100%;
    height: auto;
    max-height: none;
  }
  .about-page .about-1 .box .right img {
    width: 100%;
    margin-left: 0;
  }
  .about-page .about-2 {
    height: 340px;
    padding-top: 0;
  }
  .about-page .about-3 .list ul li h4,
  .about-page .about-6 h2,
  .about-page .about-3 h2 {
    font-size: 24px;
  }
  .about-page .about-6 .list li h6 {
    font-size: 40px;
    margin: 0 5px;
  }
  .about-page .about-6 .list li p {
    font-size: 14px;
  }
  .prodet-page .prodet-5 .bottom .slide table {
    white-space: nowrap;
  }
  .prodet-page .prodet-5 .bottom .slide table tbody {
    width: auto !important;
    min-width: 700px;
  }
}
@media screen and (max-width: 500px) {
  .about-page .about-1 {
    padding: 30px 0;
  }
  .about-page .about-1 .box {
    margin-top: 5px;
  }
  .about-page .about-2 {
    height: 260px;
  }
  .about-page .about-2 h2 {
    font-size: 28px;
  }
  .about-page .about-5 .list ul li h5 {
    font-size: 22px;
  }
  .about-page .about-5 .list ul li p {
    font-size: 14px;
  }
  .about-page .about-5 {
    padding: 50px 0;
  }
  .about-page .about-5 .list ul li {
    margin-bottom: 30px;
  }
  .about-page .about-6 .list li .line {
    width: 40%;
  }
  .about-page .about-6 .list li:nth-child(2) .line {
    width: 30%;
  }
  .about-page .about-6 .list li:nth-child(3) .line {
    width: 20%;
  }
  .news-page .nav {
    display: none;
  }
  .case-page .left .content .img {
    text-align: center;
  }
  .case-page .right .list ul li {
    width: 100%;
  }
  .case-page .right .contentBox {
    display: none !important;
  }
  .contact-page .contact-1 h2,
  .case-page .left h2.titleBig {
    font-size: 28px;
  }
  .contact-page .contact-1 h5.title {
    margin: 15px 0;
  }
  .contact-page h5.title {
    font-size: 18px;
  }
  .contact-page .contact-2 {
    margin-top: 40px;
  }
  .trainingE-page .trainingE-4.contact h3 {
    padding: 0 5%;
  }
  .download-page h2.titleBig {
    font-size: 36px;
  }
  .faq-page .faq-1 .list ul li .content {
    font-size: 13px;
    line-height: 1.8;
  }
  .faq-page .faq-2 h2 {
    font-size: 26px;
  }
  .faq-page {
    padding: 30px 0;
  }
  .join-page h2 {
    font-size: 18px;
  }
  .solutions-page .solutions-3 h3,
  .solutions-page .solutions-4 h5 {
    font-size: 22px;
  }
  .solutions-page .solutions-4 span {
    padding-top: 17%;
    width: 140px;
    height: 140px;
    margin-top: 30px;
  }
  .solutions-page .solutions-4 span em {
    font-size: 18px;
  }
  .solutionsB-page .slide .content .ui.container2 .left {
    width: 40%;
  }
  .solutionsB-page .slide .content .ui.container2 .right {
    width: 60%;
  }
  .solutionsB-page .slide .content .ui.container2 .right h4.titleBig {
    font-size: 20px;
  }
  .solutionsB-page .slide .content .ui.container2 .right h3 {
    font-size: 18px;
  }
  .solutionsB-page .slide .content .ui.container2 .right p {
    display: none;
  }
  .news-banner,
  .solutions-page .solutions-1 .box,
  .solutionsB-page .slide .img {
    height: 160px;
  }
  .solutionsB-page .slide .content .ui.container2 .right h4.titleBig,
  .solutionsB-page .slide:nth-child(3) .content .ui.container2 .right h4.titleBig {
    font-size: 20px;
  }
  .training-page .box .contactInfo .right,
  .trainingB-page .contactInfo .right {
    width: 65%;
  }
  .training-page .box .contactInfo .left,
  .trainingB-page .contactInfo .left {
    width: 35%;
  }
  .training-page .box .btn {
    padding-left: 35%;
  }
  .training-page .box .btn a {
    margin-top: 5px;
  }
  .training-page .box h2.titleBig {
    font-size: 24px;
  }
  .training-page .box .pageMenu,
  .trainingB-page .trainingB-1 .top .left .pageMenu {
    display: none;
  }
  .trainingB-page .trainingB-1 .top .right ul li {
    margin-top: 5px;
  }
  .trainingB-page .trainingB-1 .bottom .img h6 {
    margin: 10px 0;
  }
  .trainingB-page .trainingB-2 h2.titleBig {
    font-size: 32px;
  }
  .trainingB-page .trainingB-2 .top h6 {
    padding: 0;
    margin-bottom: 5px;
  }
  .trainingB-page .trainingB-2 .bottom {
    padding: 30px 0;
  }
  .trainingB-page .trainingB-2 .bottom ul li .content .text {
    width: 100%;
  }
  .trainingB-page .trainingB-2 .bottom ul li .content .img {
    display: none;
  }
  .trainingB-page .trainingB-2 .bottom ul li .content .text table tbody td {
    width: 100%;
    display: block;
  }
  .trainingB-page .trainingB-2 .bottom ul li .content {
    padding: 20px;
  }
  .trainingB-page .trainingC-1 .top .tag img {
    width: 30px;
  }
  .trainingB-page .trainingC-1 .top .tag span {
    font-size: 13px;
  }
  .trainingB-page .trainingD-2 {
    padding-top: 40px;
  }
  .trainingE-page .trainingE-1 {
    padding-top: 50px;
  }
  .trainingE-page .trainingE-4 .form .right .yzm {
    width: 100%;
  }
  #index-body .init-2 {
    background-size: auto 100%;
  }
  #index-body .init-3 {
    height: 200px;
    line-height: 200px;
  }
  .newdet-page .catBox h2 {
    font-size: 32px;
  }
  .newdet-page .catBox {
    padding: 20px 0 40px;
  }
  .newdet-page .box .content {
    margin-top: 30px;
  }
  .newdet-page {
    padding-bottom: 40px;
  }
  .prodet-page .prodet-1 .left {
    width: 100%;
    padding-right: 0;
  }
  .prodet-page .prodet-1 .right {
    width: 100%;
    padding-top: 50px;
    text-align: center;
    padding-left: 20%;
    padding-right: 20%;
  }
  .prodet-page .prodet-1 .right .img:after {
    width: 80px;
    height: 80px;
  }
  .prodet-page .prodet-3 .right {
    width: 100%;
    padding-top: 15px;
  }
  .prodet-page .prodet-3 .left {
    width: 100%;
    padding: 0 20%;
  }
  .prodet-page {
    padding: 50px 0;
  }
}
#index-body .init-7 .bottom ul li .box a.img,
#index-body .init-1 .list ul li a.img,.news-page .list ul li .box a.img {
  display: block;
  height: 180px;
  overflow: hidden;
}
#index-body .init-7 .bottom ul li .box a.img img,
#index-body .init-1 .list ul li a.img img,
.news-page .list ul li .box a.img img {
  display: inline-block;
  vertical-align: middle;
}
.prodet-page .prodet-3 .right .down .link {
  position: relative;
  margin-top: 20px;
  font-size: 16px;
  color: #218fd7;
}
.prodet-page .prodet-3 .right .down .link span {
  position: absolute;
  top: 100%;
  left: 0;
  background: white;
  padding: 10px;
  width: 260px;
  display: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  z-index: 1;
  text-align: left;
  border-radius: 10px;
  word-break: break-all;
}
.prodet-page .prodet-3 .right .down .link span br {
  display: none;
}
.prodet-page .prodet-3 .right .down .link span a {
  line-height: normal;
  height: auto;
  margin: 8px 0;
  color: black;
  font-size: 14px;
  background: transparent;
  margin-top: 0;
  border-radius: 0;
  display: block;
  transition: .5s;
}
.prodet-page .prodet-3 .right .down .link span a:hover {
  color: #2186b9;
}
.prodet-page .prodet-3 .right .down .link:hover span {
  display: block;
}

.seo_cont{
  margin-top: 90px;
}

.seo_cont .tips{
  font-size: 48px;
  font-weight: bold;
  text-align: center;
}
.seo_cont .des{
  font-size: 16px;
  line-height: 2;
  margin-top: 20px;
}
.seo_cont .slick{
  margin-top: 40px;
}
.pro_about_cont {
  text-align: center;
}
.pro_honor_cont .slick li{
  padding: 0 15px;
} 

.pro_news_cont .slick{
  margin: 0 -60px;
  margin-top: 40px;
}
.pro_news_cont .slick li .box .time{
    font-size: 18px;
    line-height: 32px;
    color: #868686;
}
.pro_news_cont .slick li .box .title{
    font-size: 24px;
    line-height: 40px;
    margin-top: 12px;
    display: block;
    font-weight: bold;
    color: var(--color);
}
.pro_news_cont .slick li .box .des{
  font-size: 16px;
  line-height: 2;
  display: block;
  margin-top: 10px;

}
.pro_news_cont .slick li .box .more{
  display: inline-block;
  margin-top: 20px;
  padding: 12px 30px;
  border-radius: 5px;
  background: var(--color);
  color: #ffffff;
  font-size: 18px;
  transition: all .5s;
}

.pro_news_cont .slick li .box .more:hover{
  background: #000000;
}

.pro_news_cont .slick li{
  padding: 0 60px;
}
.seo_cont{
    margin-top: 40px;
  }
  .seo_cont .tips{
    font-size: 24px;
  }
  .seo_cont .slick{
    margin-top: 20px;
  }
  .amap-logo,.amap-copyright{
    display: none!important;
  }
  .body-overflow-box.down {
    overflow: unset;
  }
  .download-page .box .slide:last-child,
  .download-page .box .slide:nth-last-child(2) {
    position: sticky;
    top: 180px;
  }
  .case-page .box,.about-page .about-4 {
    max-width: 1920px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }
  .ui.container2 {
    max-width: 1920px;
  }
  .news-banner >img {
    width: 100%;
  }

/*new add 2024/2/21*/
.download2-page {
  padding: 20px 0 100px;
  background-color: #f1f1f1;
}
.download2-page .ui.container2 {
  max-width: 1490px;
}
.download2-page .mbx {
  font-size: 16px;
  margin-bottom: 3em;
}
.download2-page .mbx span {
  font-weight: bold;
}
.download2-page .mbx a {
  transition: .5s;
}
.download2-page .mbx a:hover {
  color: #2186b9;
}
.download2-page h2 {
  font-size: 36px;
  font-weight: bold;
  display: block;
  line-height: 1.2;
}
.download2-page .search {
  font-size: 16px;
  margin: 2em 0;
}
.download2-page .search p {
  color: #999;
}
.download2-page .search form {
  max-width: 700px;
  display: flex;
  border: 1px solid #eee;
  margin-top: 10px;
}
.download2-page .search form input {
  width: 100%;
  line-height:50px;
  height: 50px;
  background: white;
  padding: 0 1.5em;
  border: none;
}
.download2-page .search form input[type="submit"] {
  width: 50px;
  background-color: #333;
  background-image: url('../images/icon-search-white.png');
  background-repeat: no-repeat;
  background-position: center center;
  flex-shrink: 0;
}
.download2-page h3 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 1em;
  display: block;
  line-height: 1.2;
}
.download2-page .navList ul {
  margin: -10px;
  display: flex;
  flex-wrap: wrap;
}
.download2-page .navList ul li {
  padding: 10px;
}
.download2-page .navList ul li a {
  font-size: 18px;
  font-weight: bold;
  padding: 2em 1.5em;
  border: 1px solid #ccc;
  background: white;
  display: flex;
  justify-content: space-between;
  color: #333;
  transition: .5s;
  height: 100%;
}
.download2-page .navList ul li a i {
  display: block;
  font-size: 80%;
  font-weight: normal;
  opacity: .6;
}
.download2-page .navList ul li a span {
  font-size: 90%;
  margin-left: 1em;
}
.download2-page .navList ul li a:hover {
  border-color: #191f2f;
  background-color: #191f2f;
  color: white;
}
.downloadList .tagList {
  width: 25%;
}
.downloadList .tagList .filter {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  margin-bottom: 1.5em;
}
.downloadList .tagList .filter i.fa {
  margin-right: .5em;
}
.downloadList .tagList .filter span {
  display: flex;
  align-items: center;
  cursor: pointer;
  cursor: hand;
}
.downloadList .tagList .filter div.reset {
  cursor: pointer;
  cursor: hand;
  color: #2186b9;
}
.downloadList .tagList .filter i.count {
  background-color: #2186b9;
  color: white;
  border-radius: 100%;
  width: 1.5em;
  height: 1.5em;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: .5em;
  zoom: .8;
}
.downloadList .tagList .tagBox {
  margin-bottom: 30px;
  border-radius: 5px;
  border: 1px solid #ccc;
}
.downloadList .tagList .tagBox h5 {
  font-size: 18px;
  font-weight: bold;
  padding: 1em;
  border-bottom: 1px solid #eee;
}
.downloadList .tagList .tagBox h5 i.fa {
  float: right;
  width: 1em;
  height: 1em;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  cursor: hand;
}
.downloadList .tagList .tagBox h5 i.fa.active {
  transform: rotateX(180deg)
}
.downloadList .tagList .tagBox .select {
  padding: 15px;
}
.downloadList .tagList .tagBox .select ul li {
  margin: .5em 0;
  font-size: 14px;
  display: block;
  cursor: pointer;
  cursor: hand;
  user-select: none;
}
.downloadList .tagList .tagBox .select ul li i.fa {
  margin-right: .5em;
}
.downloadList .tagList .tagBox .select ul li.active i.fa:before {
  content: "\f046";
}
.downloadList .listContent {
  width: 75%;
  padding-left: 3%;
}
.downloadList .listContent .dataOrder {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  margin-bottom: 1em;
  gap:1em;
}
.downloadList .listContent .dataOrder .dataCount em {
  font-weight: bold;
}
.downloadList .listContent .order {
  width: 220px;
  margin-left: auto;
  margin-right: 0;
  position: relative;
}
.downloadList .listContent .order span {
  padding: .5em 1em;
  background-color: #d9d9d9;
  display: block;
}
.downloadList .listContent .order dl {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: white;
  padding: .5em;
  display: none;
  z-index: 4;
}
.downloadList .listContent .order:hover dl {
  display: block;
}
.downloadList .listContent .order dl dd {
  padding: .5em 0;
  border-bottom: 1px #eee dashed;
  transition: .5s;
  cursor: pointer;
  cursor: hand;
}
.downloadList .listContent .order dl dd:hover,
.downloadList .listContent .order dl dd.active {
  background-color: #2186b9;
  padding: .5em;
  color: white;
}
.downloadList .listContent .goback {
  font-size: 14px;
  border-radius: 3px;
  margin-bottom: 1em;
  display: inline-flex;
  align-items: center;
  transition: .5s;
}
.downloadList .listContent .goback i {
  margin-right: .5em;
}
.downloadList .listContent .goback:hover {
  color: #2186b9;
}
.downloadList .listContent .linkAll {
  display: none;
  font-size: 14px;
  margin-bottom: 2em;
  flex-wrap: wrap;
  gap:.5em;
}
.downloadList .listContent .linkAll.active {
  display: flex;
}
.downloadList .listContent .linkAll a {
  padding: .5em 1em;
  border-radius: 3px;
  border: 1px solid #eee;
  background-color: rgba(33, 134, 185, 0.05);
  transition: .5s;
}
.downloadList .listContent .linkAll a:hover,
.downloadList .listContent .linkAll a.active {
  background-color: #2186b9;
  color: white;
  border-color: #2186b9;
}
.downloadList .listContent .tag {
  margin-bottom: 10px;
  font-size: 13px;
  color: #666;
  display: none;
}
.downloadList .listContent .tag span {
  display: inline-block;
  padding: .2em .5em;
  border-radius: 3px;
  border: 1px solid #ccc;
  margin-right: .5em;
  margin-bottom: .5em;
  cursor: pointer;
  cursor: hand;
}
.downloadList .listContent .tag span:after {
  content: "\f105\f104";
  font-family: 'FontAwesome';
  letter-spacing: -2px;
  margin-left: .5em;
}
.downloadList .listContent .list ul li {
  margin-bottom: 15px;
  padding: 20px;
  border: 1px solid #ccc;
  font-size: 10px;
  border-radius: 5px;
  transition: .5s;
}
.downloadList .listContent .list ul li:hover {
  border-color: #2186b9;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.downloadList .listContent .list ul li a.fr {
  font-size: 2em;
  float: right;
  color: #999;
  transition: .5s;
}
.downloadList .listContent .list ul li a.fr:hover {
  color: #2186b9;
}
.downloadList .listContent .list ul li a.select {
  font-size: 1.4em;
  width: 1.5em;
  height: 1.5em;
  border-radius: 3px;
  border: 1px solid #bdbaba;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 1em;
  margin-top: .15em;
  color: transparent;
}
.downloadList .listContent .list ul li a.select:hover {
  color: transparent;
}
.downloadList .listContent .list ul li a.select.active {
  background-color: #2186b9;
  border-color: #2186b9;
  color: white;
}
.downloadList .listContent .download_select {
  font-size: 16px;
  position: sticky;
  bottom: .5em;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap:.5em;
  z-index: 2;
}
.downloadList .listContent .download_select a {
  padding: .5em 1em;
  border-radius: 3px;
  background-color: white;
  transition: .5s;
  border: 1px solid transparent;
}
.downloadList .listContent .download_select a:hover {
  border-color: #2186b9;
}
.downloadList .listContent .download_select a.downloadAll {
  background-color: #2186b9;
  color: white;
}
.downloadList .listContent .list ul li h6 {
  font-size: 1.8em;
  font-weight: bold;
}
.downloadList .listContent .list ul li time {
  font-size: 1.6em;
  color: #444;
  display: block;
  margin: .5em 0;
}
.downloadList .listContent .list ul li .t {
  font-size: 1.2em;
  color: #999;
}
.downloadList .listContent .list ul li .t span {
  padding: .2em .5em;
  border-radius: 3px;
  border: 1px solid #eee;
  margin-right: .5em;
  margin-bottom: .4em;
}
.downloadList .listContent .list ul li a.link {
  font-size: 1.8em;
  color: #2186b9;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: .5em;
  display: inline-block;
}
.downloadList .listContent .list ul li a.link em {
  font-size: 90%;
  color: #999;
  font-weight: normal;
}
.VideoList ul {
  margin: -10px;
}
.VideoList ul li {
  padding: 10px;
}
.VideoList ul li video {
  width: 100%;
  display: block;
}
.VideoList ul li h6 {
  display: block;
    margin: 10px 0;
    font-size: 14px;
    color: #333;
    line-height: 1.6;
}
.VideoList ul li time {
  font-size: 14px;
    display: inline-block;
    padding: 2px 8px;
    color: #666;
    background: #e9e8ea;
}
@media screen and (max-width: 1200px) {
  #index-body .init-0 h3 {
    height: auto;
    line-height: 1.2;
    font-size: 32px;
  }
  #index-body .init-0 .list ul li .content {
    zoom: .8;
  }
}
@media screen and (max-width: 1000px) {
  #index-body .init-0 h3 {
    font-size: 28px;
  }
  #index-body .init-0 .list ul li .content .text {
    display: none;
  }
  #index-body .init-5 .box .right h3.title, #index-body .init-2 .box h3, #index-body .init-4 .box .right h2.title {
    font-size: 32px;
  }
}
@media screen and (max-width: 700px) {
  #index-body .init-0 h3,#index-body .init-5 .box .right h3.title, #index-body .init-2 .box h3, #index-body .init-4 .box .right h2.title {
    font-size: 24px;
    min-width: auto;
  }
  #index-body .init-0 .list ul li .content {
    transform: translateY(0)
  }
  #index-body .init-0 .list ul li:after {
    opacity: .5;
  }
  #index-body .init-0 .list ul {
    padding: 0 15px;
  }
  #index-body .init-0 .list ul li {
    margin-top: 10px;
  }
  #index-body .init-0 .list ul li .content {
    zoom: .6;
  }
  #index-body .init-2 .box h3 {
    mix-blend-mode:normal;
  }
  #index-body .init-3 {
    height: auto;
    line-height: normal;
    margin-top: 0;
  }
  #index-body .init-3 .titleTag {
    display: none;
  }
  #index-body .init-3 .box {
    margin-left: 0;
  }
  #index-body .init-3 .ui.container2 {
    margin-bottom: 30px;
  }
  #index-body .init-2 {
    padding: 40px 0;
  }
  #index-body .init-7 .bottom ul li .box a.img, #index-body .init-1 .list ul li a.img, .news-page .list ul li .box a.img {
    height: auto;
  }
}
#banner .xftxt a{
  display: inline-block;
  padding:10px 15px;
  background: #2186b9;
  color: #fff;
  border-radius: 10px;
  font-size: 17px;
}

.residential-page .residential-1 video {
  display: block;
  border: none;
  width: 100%;
}
.residential-page .residential-2 {
  padding: 2% 15px 45%;
  position: relative;
  text-align: center;
}
.residential-page .residential-2 .mask i {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: top center;
  opacity: 0;
  transition: .5s;
}
.residential-page .residential-2 .mask i.active {
  opacity: 1;
}
.residential-page .residential-2 .mask i a.more {
  font-size: 16px;
  display: inline-block;
  padding: .5em 1.5em;
  background-color: #2186b9;
  color: white;
  position: absolute;
  right: 5%;
  bottom: 7%;
  transition: .5s;
}
.residential-page .residential-2 .mask i a.more:hover {
  background-color: black;
}
.residential-page .residential-2 .ui.container2 {
  z-index: 1;
}
.residential-page span.h2 {
  font-size: 50px;
  font-weight: 600;
  display: block;
  line-height: 1.2;
}
.residential-page span.h2.line:after {
  content: '';
  width: 1.5em;
  height: .1em;
  display: block;
  background-color: #1659a8;
  margin: .2em auto 0;
}
.residential-page .residential-2 .options {
  margin-top: 15px;
}
.residential-page .residential-2 .options span {
  display: inline-flex;
  align-items: center;
  margin: 0 8%;
  font-size: 20px;
  cursor: pointer;
  cursor: hand;
}
.residential-page .residential-2 .options span i {
  width: 1.2em;
  height: 1.2em;
  border-radius: 100%;
  border: 2px solid black;
  position: relative;
  margin-right: 6px;
}
.residential-page .residential-2 .options span i:after {
  content: '';
  width: .6em;
  height: .6em;
  border-radius: inherit;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #1659a8;
  transform: translate(-50%,-50%);
  opacity: 0;
  transition: .5s;
}
.residential-page .residential-2 .options span.active i:after {
  opacity: 1;
}
.residential-page .residential-3 {
  padding: 50px 0 100px;
}
.residential-page .residential-3 .ui.container2 {
  max-width: 1550px;
  text-align: center;
}
.residential-page .residential-3 .list {
  margin-top: 60px;
}
.residential-page .residential-3 .list ul {
  margin: -10px;
  display: flex;
  flex-wrap: wrap;
}
.residential-page .residential-3 .list ul li {
  padding: 10px;
}
.residential-page .residential-3 .list ul li .box {
  background-color: #f6f6f6;
  padding: 50px 25px;
  border-radius: 25px;
  height: 100%;
  display: flex;
  align-content: space-between;
  flex-wrap: wrap;
  /*height: 570px;*/
}
.residential-page .residential-3 .list ul li .box span.h6 {
  font-size: 24px;
  font-weight: 600;
  display: block;
  width: 100%;
}
.residential-page .residential-3 .list ul li .box a.img {
  /*margin: 50px auto;*/
  width: 100%;
  filter: drop-shadow(-20px 20px 20px rgba(0,0,0,.3));
}
.residential-page .residential-3 .list ul li .box a.link {
  font-size: 18px;
  color: #1659a8;
  display: block;
  line-height: 1;
  text-align: right;
  width: 100%;
}
.residential-page .residential-4 {
  padding: 12px;
}
.residential-page .residential-4 .list ul li {
  padding: 12px;
}
.residential-page .residential-4 .list ul li.wid-40 {
  width: 40%;
}
.residential-page .residential-4 .list ul li.wid-60 {
  width: 60%;
}
.residential-page .residential-4 .list ul li.wid-100 {
  width: 100%;
}
.residential-page .residential-4 .list ul li.wid-50 {
  width: 50%;
}
.residential-page .residential-4 .list ul li .img {
  height: 700px;
  background-size: cover;
  background-position: center;
  border-radius: 20px;
  position: relative;
  background-color: #2b2b2b;
}
.residential-page .residential-4 .list ul li .img>span {
  font-size: 24px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: .5em 1em;
  color: white;
}
.residential-page .residential-4 .list ul li.wid-100 .img {
  height: 1040px;
}
.residential-page .residential-4 .list ul li span.h2 {
  position: absolute;
  font-size: 100px;
  right: .5em;
  top: .5em;
  color: white;
  text-align: right;
}
.residential-page .residential-4 .list ul li span.h2.line:after {
  margin-left: auto;
  margin-right: 0;
}
.residential-page .residential-4 .list ul li .icon {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 5%;
  color: white;
}
.residential-page .residential-4 .list ul li .icon dl {
  display: flex;
  justify-content: space-around;
}
.residential-page .residential-4 .list ul li .icon dl dd {
  width: auto;
  text-align: center;
  font-size: 18px;
}
.residential-page .residential-4 .list ul li .icon dl dd img {
  max-height: 100px;
  width: auto;
  display: block;
  margin: 0 auto .5em;
}
.residential-page .residential-5 {
  padding-top: 6%;
}
.residential-page .residential-5 .left {
  width: 48%;
  padding: 0 7%;
  font-weight: 300;
}
.residential-page .residential-5 .left span.h3 {
  font-size: 40px;
  line-height: 2;
  display: block;
}
.residential-page .residential-5 .left span.h3 i {
  display: block;
  color: #1659a8;
}
.residential-page .residential-5 .left a.more {
  font-size: 24px;
  line-height: 3em;
  padding: 0 2.5em;
  border-radius: 4em;
  border: 1px solid #555;
  background-color: white;
  color: #666;
  transition: .5s;
  display: inline-block;
  margin-top: 1.2em;
}
.residential-page .residential-5 .left a.more:hover {
  background-color: #1659a8;
  color: white;
}
.residential-page .residential-5 .right {
  text-align: right;
  width: 52%;
}
.residential-page .residential-5 .right img {
  display: block;
  margin-left: auto;
  width: 100%;
}
.residential-page .residential-6 {
  padding-top: 3%;
  padding-bottom: 3%;
}
.residential-page .residential-6 .left {
  padding-left: 8%;
}
.residential-page .residential-6 .right {
  padding: 0 15%;
}
.residential-page .residential-6 .right span.h3 {
  font-size: 40px;
  font-weight: 300;
  color: #1659a8;
  display: block;
  line-height: 1;
  margin-bottom: 3em;
}
.residential-page .residential-6 .right a.more {
  font-size: 24px;
  line-height: 3em;
  padding: 0 2.5em;
  border-radius: 4em;
  border: 1px solid #555;
  background-color: white;
  color: #666;
  transition: .5s;
  display: inline-block;
  font-weight: 300;
}
.residential-page .residential-6 .right a.more:hover {
  background-color: #1659a8;
  color: white;
}
.residential-page .residential-7 {
  padding: 6% 15px 45%;
  text-align: center;
  color: white;
}
.residential-page .residential-7 span.h2 {
  display: inline-block;
  text-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}
.residential-page .residential-7 span.h2.line:after {
  margin-left: 0;
}
.residential-page .residential-8 {
  padding: 12px;
}
.residential-page .residential-8 .list ul li {
  padding: 12px;
}
.residential-page .residential-8 .list ul li .box {
  display: block;
  position: relative;
  height: 700px;
  background-size: cover;
  background-position: center;
  padding: 1em;
  font-size: 20px;
  color: white;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
.residential-page .residential-8 .list ul li .box span.h6 {
  display: block;
  line-height: 1.4;
  font-size: 2em;
  font-weight: 600;
  width: 100%;
}
.residential-page .residential-8 .list ul li .box span.h6:after {
  content: '';
  width: 3em;
  height: .2em;
  background-color: #1659a8;
  display: block;
  margin: .2em 0;
}
.residential-page .residential-8 .list ul li .box a.more {
  font-size: .7em;
  line-height: 3em;
  padding: 0 2.5em;
  border-radius: 3em;
  border: 1px solid white;
  display: inline-block;
  transition: .5s;
  margin-top: 1.5em;
}
.residential-page .residential-8 .list ul li .box a.more:hover {
  background-color: #1659a8;
}
.inverter-page .residential-1 {
  position: relative;
}
.inverter-page .residential-1 span.h6 {
  font-size: 40px;
  max-width: 80%;
  text-align: center;
  position: absolute;
  top: 10%;
  left: 10%;
  color: white;
  font-weight: bold;
  line-height: 1.2;
}
.inverter-page .residential-2 {
  padding-top: 6%;
  padding-bottom: 35%;
}
.residential-page.inverter-page .residential-2 .mask i {
  background-position: center top;
}
.residential-page.inverter-page span.h2.line:after {
  height: 2px;
  width: 60%;
  background-color: black;
  margin-top: .3em;
}
.residential-page.inverter-page .residential-2 .options {
  margin-top: 20px;
}
.residential-page.inverter-page .residential-2 .options span {
  margin: 0 2%;
}
.residential-page.inverter-page .residential-2 {
  position: relative;
}
.residential-page.inverter-page .residential-2:after {
  content: '';
  width: 100%;
  height: 40%;
  position: absolute;
  left: 0;
  top: 0;
  background-image: linear-gradient(to bottom,#f5f5f5,transparent);
  z-index: -1;
}
.inverter-page .inverter-3 {
  padding: 90px 0;
  background-color: #cdcdcd;
  text-align: center;
}
.inverter-page .inverter-3 span.h2 {
  font-size: 40px;
}
.inverter-page .inverter-3 span.h5 {
  font-size: 32px;
  display: block;
}
.inverter-page .inverter-3 .list {
  margin-top: 70px;
}
.inverter-page .inverter-3 .list ul {
  margin: -20px;
}
.inverter-page .inverter-3 .list ul li {
  padding: 20px;
}
.inverter-page .inverter-3 .list ul li a.img-box {
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 1;
  padding-bottom: 6%;
}
.inverter-page .inverter-3 .list ul li a.img-box img {
  display: block;
  margin: 0 auto;
  transform: scale(1);
}
.inverter-page .inverter-3 .list ul li a.img-box:after {
  content: '';
  width: 100%;
  height: 20px;
  background-image: radial-gradient(ellipse,#686868,transparent,transparent);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.inverter-page .inverter-3 .list ul li span.h6 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.7;
  margin-top: 1em;
  display: block;
  transition: .5s;
}
.inverter-page .inverter-3 .list ul li span.h6:hover {
  color: #3383c8;
}
.inverter-page .inverter-3 .list ul li .tag {
  font-size: 16px;
  margin: .5em 0;
  display: inline-block;
  width: 100%;
}
.inverter-page .inverter-3 .list ul li .tag span {
  padding: .3em .5em;
  border-radius: 1.5em;
  border: 1px solid black;
  margin: 0 .1em;
  display: inline-block;
  vertical-align: middle;
}
.inverter-page .inverter-3 .list ul li a.link {
  font-size: 18px;
  padding: 0 1em;
  height: 2em;
  line-height: 2em;
  border-radius: 1em;
  background-color: #3383c8;
  color: white;
  display: inline-flex;
  align-items: center;
}
.inverter-page .inverter-3 .list ul li a.link i {
  width: 1em;
  height: 1em;
  border-radius: 100%;
  background-color: white;
  color: #3383c8;
  margin-left: .8em;
}
.inverter-page .inverter-3 .list {
  padding: 0 2%;
}
.inverter-page .inverter-3 .dots {
  margin-top: 70px;
  text-align: center;
}
.inverter-page .inverter-3 .dots li {
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 0 20px;
  cursor: pointer;
  cursor: hand;
  background-color: white;
  display: inline-block;
  transition: .5s;
}
.inverter-page .inverter-3 .dots li.slick-active {
  background-color: #3383c8;
}
.inverter-page .inverter-3 .dots li button {
  display: none;
}
.inverter-page .inverter-4 {
  padding: 150px 0 170px;
  background-color: black;
  text-align: center;
  color: white;
}
.inverter-page .inverter-4 span.h2 {
  color: #4fd1ff;
}
.inverter-page .inverter-4 span.h5 {
  font-size: 32px;
  display: block;
  line-height: 1.2;
  margin-top: .2em;
}
.inverter-page .inverter-4 .ui.container2 {
  max-width: 1620px;
}
.inverter-page .inverter-4 .list {
  margin-top: 220px;
}
.inverter-page .inverter-4 .list ul {
  display: flex;
  justify-content: space-between;
  text-align: center;
}
.inverter-page .inverter-4 .list ul li {
  max-width: 300px;
}
.inverter-page .inverter-4 .list ul li i {
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.inverter-page .inverter-4 .list ul li i img {
  max-height: 100%;
  max-width: 210px;
}
.inverter-page .inverter-4 .list ul li span.h6 {
  font-size: 18px;
  line-height: 1.3;
  margin-top: 2.5em;
  color: #eee;
  display: block;
}
.inverter-page .inverter-5 {
  background-color: black;
}
.inverter-page .inverter-5 .box {
  display: flex;
  flex-wrap: wrap;
}
.inverter-page .inverter-5 .box .slide {
  padding: 15px;
}
.inverter-page .inverter-5 .box .slide .img {
  height: 410px;
  background-size: cover;
  background-position: center;
  border-radius: 15px;
  border: 1px solid #464749;
  position: relative;
}
.inverter-page .inverter-5 .box .slide .img span {
  font-size: 24px;
  color: #f1f1f1;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 1em;
  text-align: center;
}
.inverter-page .inverter-5 .box .slide:first-child .img {
  height: 100%;
}
.inverter-page .inverter-5 .box .slide:first-child .img span {
  padding: 0 1em;
}
.inverter-page .inverter-5 .box .slide:nth-child(2) .img:last-child {
  margin-top: 30px;
}
.inverter-page .inverter-5 .box .slide:last-child {
  display: flex;
}
.inverter-page .inverter-5 .box .slide:last-child .img {
  width: 50%;
}
.inverter-page .inverter-5 .box .slide:last-child .img:first-child {
  margin-right: 15px;
}
.inverter-page .inverter-5 .box .slide:last-child .img:last-child {
  margin-left: 15px;
}
.inverter-page .inverter-6 {
  padding-top: 250px;
  text-align: center;
  color: white;
  background-color: black;
}
.inverter-page .inverter-6 span.h2 {
  color: #4dd1ff;
}
.inverter-page .inverter-6 span.h6 {
  font-size: 36px;
  display: block;
  line-height: 1;
}
.inverter-page .inverter-6 .ui.container2 {
  max-width: 1500px;
}
.inverter-page .inverter-6 .list {
  margin-top: 110px;
}
.inverter-page .inverter-6 .list li {
  position: relative;
}
.inverter-page .inverter-6 .list li:before {
  content: '';
  width: 70%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(to right,black 60%,transparent);
  opacity: .6;
}
.inverter-page .inverter-6 .list li .content {
  position: absolute;
  top: 47%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  text-align: left;
}
.inverter-page .inverter-6 .list li .content .left {
  max-width: 930px;
}
.inverter-page .inverter-6 .list li .content .left span.h6 {
  font-size: 48px;
  font-weight: bold;
}
.inverter-page .inverter-6 .list li .content .left span.h6:after {
  content: '';
  width: 50px;
  height: 5px;
  display: block;
  background-color: white;
  margin-top: 8px;
}
.inverter-page .inverter-6 .list li .content .left .text {
  font-size: 36px;
  line-height: 1.2;
  margin: 1.4em 0 4em;
  display: block;
  max-width: 670px;
}
.inverter-page .inverter-6 .list li .content .left a.more {
  font-size: 18px;
  line-height: 2.5em;
  height: 2.5em;
  padding: 0 2em;
  border-radius: 1.3em;
  border: 1px solid white;
  display: inline-block;
  transition: .5s;
}
.inverter-page .inverter-6 .list li .content .left a.more:hover {
  background-color: white;
  color: black;
}
.inverter-page .inverter-6 .list .slick-dots {
  position: absolute;
  bottom: 3%;
  left: 0;
  width: 100%;
  text-align: center;
}
.inverter-page .inverter-6 .list .slick-dots li {
  width: 18px;
  height: 18px;
  border: 2px solid white;
  border-radius: 100%;
  display: inline-block;
  margin: 0 12px;
  position: relative;
  cursor: pointer;
  cursor: hand;
}
.inverter-page .inverter-6 .list .slick-dots li:before {
  content: '';
  width: 7px;
  height: 7px;
  border-radius: 100%;
  background-color: white;
  background-image: unset;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  opacity: 0;
  transition: .5s;
}
.inverter-page .inverter-6 .list .slick-dots li button {
  display: none;
}
.inverter-page .inverter-6 .list .slick-dots li.slick-active:before {
  opacity: 1;
}
.inverter-page .inverter-7 .list ul li .img {
  height: 560px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  background-color: black;
}
.inverter-page .inverter-7 .list ul li:nth-child(1),
.inverter-page .inverter-7 .list ul li:nth-child(2) {
  width: 50%;
}
.inverter-page .inverter-7 .list ul li:nth-child(1) .img,
.inverter-page .inverter-7 .list ul li:nth-child(2) .img {
  height: 670px;
}
.inverter-page .inverter-7 .list ul li:nth-child(2) .img {
  background-size: auto 90%;
}
.inverter-page .inverter-7 .list ul li .img .content {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 25px;
  text-align: center;
  color: white;
}
.inverter-page .inverter-7 .list ul li .img .content span.h6 {
  font-size: 24px;
  display: block;
  margin-bottom: .5em;
}
.inverter-page .inverter-7 .list ul li .img .content a.more {
  font-size: 18px;
  line-height: 3em;
  height: 3em;
  padding: 0 2em;
  border-radius: 1.5em;
  border: 1px solid white;
  display: inline-block;
  transition: .5s;
}
.inverter-page .inverter-7 .list ul li .img .content a.more:hover {
  background-color: #2186b9;
}
.residentialThree-page .residentialThree-1 {
  padding: 130px 0 160px;
}
.residentialThree-page .residentialThree-1 .ui.container2 {
  max-width: 1750px;
}
.residentialThree-page span.h2 {
  text-align: center;
  letter-spacing: .1em;
}
.residentialThree-page .residentialThree-1 span.h2.line:after {
  margin-top: .5em;
}
.residentialThree-page .residentialThree-1 .list {
  margin-top: 100px;
}
.residentialThree-page .residentialThree-1 .list ul {
  display: flex;
  justify-content: space-between;
}
.residentialThree-page .residentialThree-1 .list ul li {
  max-width: 350px;
  text-align: center;
}
.residentialThree-page .residentialThree-1 .list ul li i {
  height: 150px;
  display: block;
}
.residentialThree-page .residentialThree-1 .list ul li i img {
  max-height: 100%;
}
.residentialThree-page .residentialThree-1 .list ul li span.h6 {
  font-size: 24px;
  font-weight: bold;
  margin-top: 2em;
  display: block;
  line-height: 1.2;
}
/*.residentialThree-page .residentialThree-2 {
  padding: 25% 0;
  background-size: cover;
}*/
.residentialThree-page .residentialThree-2 span.h2 {
  font-size: 100px;
  color: #eee;
  text-align: center;
}
.residentialThree-page .residentialThree-2 span.h2 em {
  font-size: 2em;
}
.residentialThree-page .residentialThree-3 {
  padding: 3.5%;
}
.residentialThree-page .residentialThree-3 ul {
  margin: -30px;
}
.residentialThree-page .residentialThree-3 ul li {
  padding: 30px;
}
.residentialThree-page .residentialThree-3 ul li .img {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
}
.residentialThree-page .residentialThree-3 ul li .img img {
  width: 100%;
}
.residentialThree-page .residentialThree-3 ul li .img .content {
  padding: 20px;
  background-color: #313131;
  color: white;
}
.residentialThree-page .residentialThree-3 ul li .img .content span.h3 {
  font-size: 32px;
  display: block;
  line-height: 1.2;
}
.residentialThree-page .residentialThree-3 ul li .img .content .text {
  font-size: 22px;
  margin-top: .3em;
}
.residentialThree-page .residentialThree-4 {
  padding: 60px 0 140px;
}
.residentialThree-page .residentialThree-4 .ui.container2 {
  max-width: 1550px;
}
.residentialThree-page .residentialThree-4 span.h2 {
  text-align: center;
}
.residentialThree-page .residentialThree-4 .text {
  font-size: 24px;
  text-align: center;
  margin: 2em 0;
}
.residentialThree-page .residential-3 span.h2.line:after {
  margin-top: .4em;
}
.residentialThree-page .residentialThree-6 {
  position: relative;
}
.residentialThree-page .residentialThree-6 .content {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 4%;
  color: white;
}
.residentialThree-page .residentialThree-6 .content .ui.container2 {
  max-width: 1830px;
}
.residentialThree-page .residentialThree-6 .content span.h2 {
  text-align: left;
  letter-spacing: 0;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.5);
}
.residentialThree-page .residentialThree-6 .content span.h2.line:after {
  margin-left: 0;
}

/*//2024/10-21*/
#index-body .new-init-1 {
  padding-top: 100px;
  background-color: #ebebeb;
}
#index-body .new-init-1 .ui.container2,
#footer .ui.container2 {
  max-width: 1660px;
}
#index-body .new-init-2 .ui.container2 {
  max-width: 1390px;
}
#index-body .new-init-1 .left {
  margin-top: 4%;
  width: 44%;
}
#index-body .new-init-1 .left span.h2 {
  font-size: 107px;
  font-weight: bold;
  line-height: 1;
  display: block;
}
#index-body .new-init-1 .left .text {
  font-size: 16px;
  line-height: 30px;
  margin-top: 1em;
}
#index-body .new-init-1 .left .text p {
  margin-top: 1em;
}
#index-body .new-init-1 .left .text p:first-child {
  margin-top: 0;
}
#index-body .new-init-1 .left .img {
  margin-top: 10%;
  width: 142%;
  position: relative;
  z-index: 1;
}
#index-body .new-init-1 .right {
  width: 56%;
}
#index-body .new-init-1 .right img {
  filter: drop-shadow(0 13px 19px rgba(100,112,125,.31));
}
#index-body .new-init-2 {
  padding: 50px 0 50px;
  background-image: url('../images/new-init-2-bg.jpg?ver=1.01');
  background-position: center;
  background-size: cover;
  color: #2186b9;
}
#index-body .new-init-2 h3.title {
  font-size: 68px;
  font-family: "Alte Haas Grotesk";
  font-weight: bold;
  line-height: 1;
}
#index-body .new-init-2 h3.title:after {
  content: '';
  width: 1.5em;
  height: 2px;
  background-color: #feb24f;
  display: block;
  margin-top: .3em;
}
#index-body .new-init-2 .text {
  font-size: 20px;
  line-height: 1.8;
  margin: 1em 0;
  display: block;
}
#index-body .new-init-2 a.link {
  font-size: 20px;
  line-height: 2em;
  height: 2em;
  padding: 0 1em;
  border-radius: 1em;
  background-image: linear-gradient(to top,#2186b9,#58bcef);
  color: white;
  display: inline-block;
}
.storage-page .residential-1 span.h6 {
  width: 100%;
}
.storage-page .residential-2 {
  padding-bottom: 42%;
}
.storage-page .storage-1 {
  padding: 80px 0;
  background-color: #cdcdcd;
}
.storage-page .storage-1 span.h5 {
  font-size: 48px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 1em;
}
.storage-page .storage-1 span.h5:after {
  content: '';
  height: 3px;
  width: 3em;
  display: block;
  margin-top: .5em;
  margin-left: auto;
  margin-right: auto;
  background-color: black;
}
.storage-page .storage-1 .ui.container2 {
  max-width: 1620px;
}
.storage-page .storage-1 .list ul {
  margin: -30px;
}
.storage-page .storage-1 .list ul li {
  padding: 30px;
}
.storage-page .storage-1 .list ul li .box .left {
  width: 41%;
  vertical-align: middle;
}
.storage-page .storage-1 .list ul li .box .left a {
  padding: 5% 8% 10%;
  text-align: center;
  border-radius: 15px;
  border: 1px solid white;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
  background-image: linear-gradient(to left top,#e6e6e6,#cdcdcd);
  display: block;
  position: relative;
}
.storage-page .storage-1 .list ul li .box .left a:before {
  content: '';
  width: 100%;
  height: 100%;
  background-image: url('../images/icon-storage-1.png');
  background-position: bottom 5% center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
}
.storage-page .storage-1 .list ul li .box .left a img {
  filter: drop-shadow(0 0 40px rgba(0,0,0,.19));
}
.storage-page .storage-1 .list ul li .box .right {
  width: 59%;
  padding-left: 7%;
  vertical-align: middle;
}
.storage-page .storage-1 .list ul li .box .right span.h6 {
  font-size: 45px;
  color: #373737;
  line-height: 1.2;
  display: block;
}
.storage-page .storage-1 .list ul li .box .right .text {
  font-size: 24px;
  color: #303030;
  line-height: 1.6;
  margin: 1em 0 1.5em;
}
.storage-page .storage-1 .list ul li .box .right a.more {
  font-size: 26px;
  font-weight: 500;
  text-transform: capitalize;
  height: 2em;
  background-color: #3283c8;
  border-radius: .5em;
  display: inline-flex;
  align-items: center;
  padding: 0 1em;
  color: white;
  transition: .5s;
}
.storage-page .storage-1 .list ul li .box .right a.more i.fa {
  height: 1em;
  width: 1em;
  border-radius: 100%;
  background-color: white;
  margin-left: .6em;
  color: #3283c8;
  display: flex;
  align-items: center;
  justify-content: center;
}
.storage-page .storage-1 .list ul li .box .right a.more:hover {
  background-color: black;
}
.storage-page .storage-1 .list {
  position: relative;
}
.storage-page .storage-1 .list .btn .slick-arrow {
  font-size: 50px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  cursor: hand;
  transition: .5s;
}
.storage-page .storage-1 .list .btn .slick-arrow.prev {
  right: 104%;
}
.storage-page .storage-1 .list .btn .slick-arrow.next {
  left: 104%;
}
.storage-page .storage-1 .list .btn .slick-arrow:hover {
  color: #3283c8;
}
.inverter-page.storage-page .inverter-6 .list.noslick li .content .left {
  max-width: 700px;
  width: 100%;
  display: inline-block;
}
.inverter-page.storage-page .inverter-6 .list.noslick li .content .left span.h6.noline:after {
  display: none;
}
.inverter-page.storage-page .inverter-6 .list.noslick li .content .left .text {
  margin: 1em 0;
  min-height: 2.4em;
}
.inverter-page.storage-page .inverter-6 .list.noslick li:nth-child(odd) .content {
  text-align: right;
}
.inverter-page.storage-page .inverter-6 .list.noslick li:nth-child(odd) .content .left {
  margin-left: auto;
  text-align: left;
}
.inverter-page.storage-page .inverter-6 .list li:before {
  display: none;
}
.inverter-page.storage-page .inverter-7 .list ul li .img .content span.h6 {
  font-size: 36px;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.64);
  padding: 0 17%;
  line-height: 1.2;
}
.pv-page .residential-1 {
  position: relative;
}
.pv-page .residential-1 span.h6 {
      max-width: 80%;
    text-align: center;
    position: absolute;
    top: 10%;
    left: 10%;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
  font-size: 72px;
  width: 100%;
  letter-spacing: .05em;
  text-transform: uppercase;
}
.pv-page .residential-1 span.h6 i {
  display: block;
  font-size: .4em;
  font-weight: normal;
  letter-spacing: 0;
  text-transform: none;
}
.residential-page.pv-page .residential-3 .list ul li .box a.img {
  margin: 15px 0;
}
.pv-page .pv-3 {
  padding-top: 33%;
  padding-bottom: 7%;
  color: white;
  background-size: cover;
  background-position: center;
}
.pv-page .pv-3 .ui.container2 {
  max-width: 1770px;
}
.pv-page .pv-3 span.h6 {
  text-transform: uppercase;
  font-size: 65px;
  line-height: 1.2;
}
.pv-page .pv-3 .text {
  font-size: 48px;
  text-transform: uppercase;
  line-height: 1.2;
  display: block;
  margin-top: .2em;
}
.pv-page .pv-3 .text:after {
  content: '';
  height: 8px;
  width: 3em;
  display: block;
  background-color: #3a8de1;
  margin-top: .4em;
}
.pv-page .pv-4 {
  padding: 130px 0;
  text-align: center;
}
.pv-page .pv-4 .ui.container2 {
  max-width: 1770px;
}
.pv-page .pv-4 span.h2 {
  font-size: 48px;
  font-weight: bold;
  display: block;
  margin-bottom: 2.5em;
}
.pv-page .pv-4 span.h2:after {
  content: '';
  height: 7px;
  width: 2em;
  display: block;
  margin-top: .2em;
  margin-left: auto;
  margin-right: auto;
  background-color: #1659a8;
}
.pv-page .pv-4 .list ul {
  margin: -20px;
}
.pv-page .pv-4 .list ul li {
  padding: 20px;
}
.pv-page .pv-4 .list ul li i {
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pv-page .pv-4 .list ul li i img {
  max-height: 100%;
}
.pv-page .pv-4 .list ul li span.h6 {
  display: block;
  font-size: 24px;
  font-weight: bold;
  margin: 1em 0 1em;
  line-height: 1.2;
}
.pv-page .pv-4 .list ul li .text {
  font-size: 20px;
  color: #313131;
  line-height: 1.8;
}
.pv-page .pv-5 {
  padding: 15% 0;
  color: white;
}
.pv-page .pv-5 .ui.container2 {
  max-width: 1550px;
}
.pv-page .pv-5 .content {
  max-width: 880px;
}
.pv-page .pv-5 span.h6 {
  font-size: 60px;
  font-weight: bold;
  display: block;
  line-height: 1.2;
  max-width: 750px;
}
.pv-page .pv-5 span.h6:after {
  content: '';
  display: block;
  width: 1em;
  height: .1em;
  background-color: white;
  margin: .5em 0;
}
.pv-page .pv-5 .text {
  font-size: 40px;
  line-height: 1.2;
  display: block;
  margin-bottom: 1.7em;
}
.pv-page .pv-5 a.more {
  font-size: 28px;
  height: 1.7em;
  display: inline-flex;
  align-items: center;
  padding: 0 1.4em;
  border-radius:1em;
  border: 1px solid white;
  transition: .5s; 
}
.pv-page .pv-5 a.more:hover {
  background-color: #1659a8;
}
.pv-page .pv-6 {
  padding: 100px 0;
  text-align: center;
  overflow: hidden;
}
.pv-page .pv-6 span.h2 {
  text-align: center;
}
.pv-page .pv-6 span.h2:after {
  content: '';
  height: 8px;
  width: 3em;
  display: block;
  background-color: #1659a8;
  margin-top: .4em;
  margin-left: auto;
  margin-right: auto;
}
.pv-page .pv-6 .ui.container2 {
  max-width: 1000px;
}
.pv-page .pv-6 .list {
  padding: 130px 0 90px;
}
.pv-page .pv-6 .list ul {
  margin: -25px;
}
.pv-page .pv-6 .list ul li {
  padding: 25px;
}
.pv-page .pv-6 .list ul li .box {
  display: block;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
}
.pv-page .pv-6 .list ul li .box a.img-box {
  display: block;
  background-size: cover;
  background-position: center;
  height: 460px;
}
.pv-page .pv-6 .list ul li .box .content {
  padding: 15px 30px;
  text-align: left;
}
.pv-page .pv-6 .list ul li .box .content span.h6 {
  font-size: 28px;
  font-weight: bold;
  display: block;
  line-height: 1.2;
  margin-bottom: 1em;
}
.pv-page .pv-6 .list ul li .box .content .text {
  font-size: 18px;
  line-height: 1.6;
}
.pv-page .pv-6 .list ul li .box .content .text span {
  font-weight: bold;
  display: block;
}
.pv-page .pv-6 .list .slick-list {
  overflow: unset;
}
.pv-page .pv-6 .dots ul li {
  width: 23px;
  height: 23px;
  border-radius: 100%;
  border: 4px solid #535353;
  margin: 0 20px;
  display: inline-block;
  cursor: pointer;
  cursor: hand;
  transition: .5s;
}
.pv-page .pv-6 .dots ul li button {
  display: none;
}
.pv-page .pv-6 .dots ul li.slick-active {
  border-color: transparent;
  background-color: #3a8de1;
}
.pv-page.residential-page .residential-6 .right,
.pv-page.residential-page .residential-6 .left {
  vertical-align: middle;
}
@media screen and (max-width: 1250px) {
  #index-body .init-7 .box2 .title span.h2 {
    font-size: 36px;
  }
  #index-body .new-init-1 .left span.h2 {
    font-size: 70px;
  }
  #index-body .new-init-2 h3.title {
    font-size: 48px;
  }
  #index-body .init-4 .box .right .box2 h2.title {
    font-size: 160px;
  }
  #index-body .new-init-2 .text {
    font-size: 18px;
  }
  #banner .xftxt h3 {
    font-size: 24px;
  }
  #footer .footer-center .box .slide {
    width: 33.333%;
  }
  .about-page .about-4 .content h3 {
    font-size: 48px;
  }
  .inverter-page .residential-1 span.h6,.pv-page .residential-1 span.h6,.pv-page .pv-3 span.h6,.pv-page .pv-5 span.h6 {
    font-size: 32px;
  }
  .residential-page span.h2,.storage-page .storage-1 span.h5,.storage-page .storage-1 .list ul li .box .right span.h6,.inverter-page .inverter-6 .list li .content .left span.h6,.pv-page .pv-3 .text,.pv-page .pv-4 span.h2 {
    font-size: 36px;
  }
  .storage-page .storage-1 .list ul li .box .right .text,.inverter-page .inverter-5 .box .slide .img span {
    font-size: 20px;
  }
  .storage-page .storage-1 .list ul li .box .right a.more,.pv-page .pv-5 a.more,.residential-page .residential-5 .left a.more,.residential-page .residential-6 .right a.more,.inverter-page .inverter-3 span.h5 {
    font-size: 22px;
  }
  .inverter-page .inverter-4 span.h5,.inverter-page .inverter-6 .list li .content .left .text,.pv-page .pv-5 .text,.residential-page .residential-5 .left span.h3,.residential-page .residential-6 .right span.h3,.inverter-page .inverter-3 span.h2 {
    font-size: 24px;
  }
  .inverter-page .inverter-4 .list ul li span.h6 {
    font-size: 16px;
  }
  .residential-page.inverter-page .residential-2 .mask i,.residential-page .residential-2 .mask i {
    background-size: contain;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-color: #f6f6f6;
  }
  .storage-page .residential-2,.residential-page .residential-2 {
    padding-bottom: 70%;
    background-color: #f6f6f6;
  }
  .residential-page .residential-2 .options span {
    font-size: 18px;
  }
  .residential-page .residential-8 .list ul li .box {
    font-size: 14px;
  }
  .residential-page .residential-8 .list ul li .box span.h6 {
    font-size: 1.7em;
  }
}
video {
  display: block;
}
@media screen and (max-width: 1000px) {
  #index-body .init-7 .box2 .title span.h2,.pv-page .residential-1 span.h6,.pv-page .pv-3 span.h6,.pv-page .pv-5 span.h6 {
    font-size: 28px;
  }
  #index-body .new-init-1 .left span.h2 {
    font-size: 48px;
  }
  #index-body .new-init-2 h3.title {
    font-size: 36px;
  }
  #index-body .init-7 .box2 .title span.small {
    font-size: 18px;
  }
  #index-body .init-0 .list ul li {
    width: 50%;
  }
  #index-body .init-4 .box .right .box2 h2.title {
    font-size: 100px;
  }
  #index-body .new-init-2 .text {
    font-size: 16px;
  }
  #banner .xftxt h3 {
    font-size: 20px;
  }
  #banner .xftxt {
    top: 50%;
    transform: translateY(-50%);
  }
  #banner .xftxt a {
    font-size: 14px;
  }
  #index-body .init-7 .bottom {
    margin-left:0;
    width: 100%;
  }
  #index-body .init-7 .box2 .title {
    width: 100%;
  }
  #index-body .init-7 .box2 {
    flex-wrap: wrap;
  }
  #index-body .init-7 .bottom ul li .box a.img {
    height: 250px;
  }
  #footer .footer-center .box .slide {
    display: none;
  }
  #footer .footer-center .box .slide:last-child {
    display: block;
    width: 100%;
  }
  #footer .footer-top .info ul li {
    width: 100%;
    margin: 5px 0;
  }
  #footer .footer-top .info ul {
    flex-wrap: wrap;
  }
  #footer .footer-top .info ul li i {
    width: 35px;
  }
  .about-page .about-4 .content h3 {
    font-size: 36px;
  }
  .inverter-page .residential-1 span.h6 {
    font-size: 24px;
  }
  .residential-page span.h2,.storage-page .storage-1 span.h5,.storage-page .storage-1 .list ul li .box .right span.h6,.inverter-page .inverter-6 .list li .content .left span.h6,.pv-page .pv-3 .text,.pv-page .pv-4 span.h2 {
    font-size: 28px;
  }
  .storage-page .storage-1 .list ul li .box .right .text,.inverter-page .inverter-5 .box .slide .img span {
    font-size: 16px;
  }
  .storage-page .storage-1 .list ul li .box .right a.more,.pv-page .pv-5 a.more,.residential-page .residential-5 .left a.more,.residential-page .residential-6 .right a.more,.inverter-page .inverter-3 span.h5 {
    font-size: 18px;
  }
  .inverter-page .inverter-4 span.h5,.inverter-page .inverter-6 .list li .content .left .text,.pv-page .pv-5 .text,.residential-page .residential-5 .left span.h3,.residential-page .residential-6 .right span.h3,.inverter-page .inverter-3 span.h2 {
    font-size: 20px;
  }
  .inverter-page .inverter-4 .list ul li span.h6 {
    font-size: 14px;
  }
  .residential-page .residential-2 .options span {
    font-size: 16px;
  }
  .residential-page .residential-5 .left {
    width: 100%;
    padding: 0 15px;
  }
  .residential-page .residential-5 .right {
    width: 100%;
    margin-top: 30px;
  }
  .residential-page .residential-5 .left a.more,.residential-page .residential-6 .right a.more {
    padding: 0 1.5em;
    line-height: 2.4em;
  }
  .residential-page .residential-6 .right {
    padding: 0 15px;
  }
  .residential-page .residential-8 .list ul li .box {
    height: 300px;
  }
}
@media screen and (max-width: 700px) {
  #index-body .init-7 .bottom ul li .box a.img {
    height: 180px;
  }
  #index-body .new-init-1 .left {
    margin-top: 0;
    width: 100%;
  }
  #index-body .new-init-1 .right {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 40px;
  }
  #index-body .new-init-1 .left .img {
    width: 100%;
  }
  #index-body .init-7 .box2 .title span.h2,.pv-page .residential-1 span.h6,.pv-page .pv-3 span.h6,.pv-page .pv-5 span.h6 {
    font-size: 24px;
  }
  #index-body .new-init-1 .left span.h2 {
    font-size: 32px;
  }
  #index-body .new-init-2 h3.title {
    font-size: 28px;
  }
  #index-body .init-7 .box2 .title span.small {
    font-size: 16px;
  }
  #index-body .init-7 {
    padding: 50px 0;
  }
  #banner .xftxt p {
    display: none;
  }
  .about-page .about-4 .content h3 {
    font-size: 20px;
  }
  .inverter-page .residential-1 span.h6 {
    font-size: 20px;
  }
  .residential-page span.h2,.storage-page .storage-1 span.h5,.storage-page .storage-1 .list ul li .box .right span.h6,.inverter-page .inverter-6 .list li .content .left span.h6,.pv-page .pv-3 .text,.pv-page .pv-4 span.h2 {
    font-size: 24px;
  }
  .storage-page .storage-1 .list ul li .box .right .text,.inverter-page .inverter-5 .box .slide .img span {
    font-size: 16px;
  }
  .storage-page .storage-1 .list ul li .box .right a.more,.pv-page .pv-5 a.more,.residential-page .residential-5 .left a.more,.residential-page .residential-6 .right a.more,.inverter-page .inverter-3 span.h5 {
    font-size: 16px;
  }
  .inverter-page .inverter-4 span.h5,.inverter-page .inverter-6 .list li .content .left .text,.pv-page .pv-5 .text,.residential-page .residential-5 .left span.h3,.residential-page .residential-6 .right span.h3,.inverter-page .inverter-3 span.h2 {
    font-size: 18px;
  }
  .residential-page .residential-2 .options span {
    font-size: 14px;
  }
  .storage-page .storage-1 .list ul li .box .right {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
  .storage-page .storage-1 .list ul li .box .left {
    width: 100%;
  }
  .inverter-page .inverter-4 .list ul li i img,.inverter-page .inverter-4 .list ul li i {
    height: 50px;
  }
  .inverter-page .inverter-4 .list ul {
    flex-wrap: wrap;
  }
  .inverter-page .inverter-4 .list ul li {
    width: 50%;
    padding: 10px;
  }
  .inverter-page .inverter-4 .list ul li span.h6 {
    margin-top: 1em;
  }
  .inverter-page .inverter-5 .box .slide:last-child .img {
    width: 100%;
    margin: 15px 0 !important;
  }
  .inverter-page .inverter-5 .box .slide:last-child {
    flex-wrap: wrap;
    margin: -15px 0;
  }
  .inverter-page .inverter-5 .box .slide .img,.pv-page .pv-6 .list ul li .box a.img-box {
    height: 200px;
  }
  .inverter-page .inverter-6 .list li .content .left a.more {
    font-size: 14px;
  }
  .pv-page .pv-6 .list ul li .box .content span.h6 {
    font-size: 20px;
  }
  .pv-page .pv-6 .list ul li .box .content .text {
    font-size: 14px;
  }
  .pv-page .pv-6 .list ul li .box .content {
    padding: 15px;
  }
  .pv-page .pv-6 .dots ul li {
    width: 14px;
    height: 14px;
    border-width: 2px;
    margin: 0 5px;
  }
  .inverter-page.storage-page .inverter-7 .list ul li .img .content span.h6,.inverter-page .inverter-6 span.h6 {
    font-size: 20px;
  }
  .inverter-page .inverter-7 .list ul li .img,.inverter-page .inverter-7 .list ul li:nth-child(1) .img, .inverter-page .inverter-7 .list ul li:nth-child(2) .img,.residential-page .residential-4 .list ul li .img,.residential-page .residential-4 .list ul li.wid-100 .img {
    height: 300px;
  }
  .inverter-page .inverter-6 {
    padding-top: 100px;
  }
  .inverter-page.storage-page .inverter-6 .list.noslick li .content .left .text {
    min-height: auto;
  }
  .pv-page .pv-6 .list,.inverter-page .inverter-3 {
    padding: 60px 0;
  }
  .pv-page .pv-6,.pv-page .pv-4,.inverter-page .inverter-4 {
    padding: 80px 0;
  }
  .inverter-page .inverter-4 .list {
    margin-top: 60px;
  }
  .pv-page .pv-4 .list ul li i {
    height: 90px;
  }
  .pv-page .pv-4 .list ul li span.h6 {
    font-size: 20px;
  }
  .pv-page .pv-4 .list ul li .text {
    font-size: 18px;
  }
  .inverter-page .inverter-3 .dots li {
    margin: 0 5px;
  }
  .inverter-page .inverter-6 .list li .content .left .text {
    margin: .5em 0;
  }
  .inverter-page .inverter-6 .list .slick-dots li {
    width: 14px;
    height: 14px;
    border-width: 1px;
    margin: 0 5px;
  }
  .inverter-page .inverter-7 .list ul li:nth-child(1), .inverter-page .inverter-7 .list ul li:nth-child(2) {
    width: 100%;
  }
  .inverter-page .inverter-7 .list ul li .img .content a.more {
    font-size: 14px;
    line-height: 2.5em;
    height: 2.5em;
  }
  .residential-page .residential-4 .list ul li {
    width: 100% !important;
  }
  .residential-page .residential-4 .list ul li .img>span {
    font-size: 20px;
  }
  .residential-page .residential-4 .list ul li .icon {
    zoom: .5;
  }
  .news-page .boxNews .newcontent {
    width: 100%;
    padding-left: 0;
  }
  .news-page .boxNews .newNav,.newdet-page .box .box2 .recommend {
    display: none;
  }
  .newdet-page .box .content {
    width: 100%;
    padding-right: 0;
  }
}

._page_container {
    font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, SimSun, sans-serif;
    font-size: 13px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    user-select: none
}
.m-page ._page_container {
  text-align: right;
}
._page_container input[type=number] {
    -moz-appearance: textfield
}
._page_container input[type=number]::-webkit-inner-spin-button, ._page_container input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}
._page_container ._pages {
    display: inline-block;
    margin: 0 auto;
    vertical-align: top;
}
._page_container ._pages li {
    display: inline-block;
    list-style: none;
    vertical-align: top;
    color: #303133;
    font-weight: 700;
    min-width: 30px;
    text-align: center;
    margin: 0 5px;
    border-radius: 2px;
    cursor: pointer
}
._page_container ._pages li {
  height: 28px;
}
._page_container ._pages li._prev_:before,
._page_container ._pages li._next_:before {
  content: "\f100";
  font-family: "FontAwesome";
}
._page_container ._pages li._next_:before {
  content: "\f101"
}
._page_container ._pages li:hover {
    color: #076d9a
}

._page_container ._pages li:first-child, ._page_container ._pages li:last-child {
    font-size: 14px
}

._page_container ._pages ._prev, ._page_container ._pages ._next, ._page_container ._pages ._home, ._page_container ._pages ._last {
    font-size: 12px;
    font-weight: 400;
    padding: 0 8px
}

._page_container ._jumper {
    display: inline-block;
    color: #606266;
    margin-left: 10px;
    vertical-align: top;
}

._page_container ._jumper ._count {
    margin-right: 10px;
    padding: 0;
}

._page_container ._jumper ._jumper_input {
    display: inline-block;
    font-size: 14px;
    color: #606266;
    width: 50px;
    height: 26px;
    text-align: center;
    margin: 0 5px;
    padding: 3px;
    border: 1px solid #dcdfe6;
    border-radius: 4px;
    background: 0 0;
    outline: none;
    box-sizing: border-box
}
._page_container ._jumper ._jumper_input:focus {
    border-color: #076d9a
}
._pages_1 li {
    background-color: #d1d1d1
}
._active_1 {
    color: #fff !important;
    background-color: #076d9a !important
}
._active_2 {
    color: #076d9a !important
}
._disabled {
    cursor: not-allowed !important
}
._disabled_c {
    color: #999 !important
}
.m-pagejs {
  margin-top: 60px;
}

@media screen and (max-width: 1000px) {
  .downloadList .tagList {
    width: 100%;
  }
  .downloadList .listContent {
    width: 100%;
    padding-left: 0;
    margin-top: 15px;
  }
  .downloadList .tagList .tagBox {
    margin-bottom: 0;
    border: none;
  }
  .downloadList .tagList .tagBoxAll {
    background-color: white;
    display: none;
    margin-top: 20px;
  }
  .downloadList .tagList .filter {
    margin-bottom: 0;
    font-size: 14px;
  }
  .downloadList .listContent .order {
    width: 100%;
  }
  .downloadList .listContent .order span {
    background-color: white;
    border: 1px solid #adadad;
  }
  .downloadList .tagList .filter div.reset {
    display: none;
  }
  .downloadList .tagList .filter div.down {
    display: block;
  }
  .downloadList .tagList .filter {
    padding: .5em 0;
  }
  .downloadList .listContent .list ul li a.select {
    margin-top: .2em;
  }
  .downloadList .listContent .list ul li {
    font-size: 8px;
    padding: 12px;
  }
  .m-pagejs {
    margin-top: 30px;
  }
  ._page_container ._pages li {
    margin: 0 1px;
  }
  .downloadList .listContent .download_select,.downloadList .listContent .linkAll {
    font-size: 12px;
  }
  .download2-page h2 {
    font-size: 24px;
  }
  .download2-page .mbx {
    font-size: 14px;
    margin-bottom: 2em;
  }
  .download2-page .search {
    margin: 1em 0 1.5em;
    font-size: 14px;
  }
  .inner-catList .ui.container2 {
    flex-wrap: wrap;
  }
  .downloadList .listContent .dataOrder {
    align-items: center;
  }
  .downloadList .listContent .dataOrder .dataCount {
    white-space: nowrap;
  }
}
/*// 下载图文列表*/
.downloadList .listContent .list ul.picture {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap:15px;
}
.downloadList .listContent .list ul.picture li {
  position: relative;
}
.downloadList .listContent .list ul.picture .img {
  position: relative;
  overflow: hidden;
  max-height: 150px;
}
.downloadList .listContent .list ul.picture .img i {
  font-size: 10px;
  width: 4em;
  height: 4em;
  border-radius: 100%;
  border: 1px solid white;
  background-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  z-index: 1;
}
.downloadList .listContent .list ul.picture .img i:after {
  content: '';
  border-left: 1.3em solid white;
  border-top: .8em solid transparent;
  border-bottom: .8em solid transparent;
  position: absolute;
  left: 53%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.downloadList .listContent .list ul.picture a.select {
  position: absolute;
  right: 20px;
  top: 20px;
  background-color: white;
  z-index: 1;
  margin: 0;
}
@media screen and (max-width: 700px) {
.downloadList .listContent .list ul.picture {
  grid-template-columns: repeat(2,1fr);
}
}
@media screen and (max-width: 500px) {
.downloadList .listContent .list ul.picture {
  grid-template-columns: repeat(1,1fr);
}
}


@media screen and (max-width: 1000px) {
  .inverter-page .inverter-4 .list ul li {
    width: auto !important;
    max-width: 200px !important;
  }
  .inverter-page .inverter-4 .list ul li img {
    max-height: 50px !important;
  }
  .inverter-page .inverter-4 .list ul li i {
    height: auto !important;
  }
  .contact-page .contact-1 .list ul li {
    width: 50%;
    padding: 10px;
  }
    .contact-page .contact-1 .list ul {
      margin: -10px;
    }
}
@media screen and (max-width: 700px) {
  .contact-page .contact-1 .list ul li {
    width: 100%;
  }
}

.deye-cloud-page {
  margin-top: 90px;
}
.deye-cloud-page span.h2 {
  color: #333332;
  font-weight: bold;
  display: block;
  line-height: 1.2;
}
.deye-cloud-page .text {
  font-size: 20px;
  color: #767474;
  line-height: 1.6;
}
.deye-cloud-page .ui.container {
  width: auto;
  max-width: 1530px;
}
.deye-cloud-page .deye-cloud-1 {
  padding: 9% 0 4%;
  background-color: #f8f9fb;
}
.deye-cloud-page .deye-cloud-1 p {
  font-size: 30px;
  color: #5f5d5c;
}
.deye-cloud-page .deye-cloud-1 img {
  margin-top: -8%;
}
.deye-cloud-page .deye-cloud-2 {
  padding: 10% 0 5%;
  background-image: linear-gradient(to top,white,#f0effd);
}
.deye-cloud-page .deye-cloud-2 .box {
  display: flex;
  align-items: center;
}
.deye-cloud-page .deye-cloud-2 .box .left {
  width: 67%;
  margin-left: -7%;
}
.deye-cloud-page .deye-cloud-2 .box .right {
  width: 40%;
}
.deye-cloud-page .deye-cloud-2 .box span.h2 {
  font-size: 54px;
  line-height: 1.2;
}
.deye-cloud-page .deye-cloud-2 .box .box2 {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.05);
  background-color: white;
  border-radius: 6px;
  overflow: hidden;
  margin-top: 30px;
}
.deye-cloud-page .deye-cloud-2 .box .box2 span.h6 {
  background-color: #ebe8e3;
  font-size: 24px;
  color: #5f5e5d;
  padding: 32px;
  display: block;
}
.deye-cloud-page .deye-cloud-2 .box .box2 ul {
  padding: 7px 32px;
  font-size: 20px;
}
.deye-cloud-page .deye-cloud-2 .box .box2 ul li {
  padding: .6em 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap:2em;
  border-bottom: 1px solid #efede9;
}
.deye-cloud-page .deye-cloud-2 .box .box2 ul li:last-child {
  border-bottom: none;
}
.deye-cloud-page .deye-cloud-2 .box .box2 ul li span {
  margin-left: 0;
  margin-right: auto;
}
.deye-cloud-page .deye-cloud-2 .box .box2 ul li i {
  margin: 0;
}
.deye-cloud-page .deye-cloud-2 .box .box2 ul li em {
  font-size: 1.5em;
  font-weight: bold;
}
.deye-cloud-page .deye-cloud-2 .box .box2 ul li em sub {
  font-size: .5em;
  vertical-align: baseline;
}
.deye-cloud-page .deye-cloud-3 {
  padding: 100px 0;
  background-color: #f6f6f6;
  text-align: center;
}
.deye-cloud-page .deye-cloud-3 span.tag {
  font-size: 44px;
  display: inline-block;
  background-clip: text;
  color: transparent;
  background-image: linear-gradient(to right,#ffb346,#1fc18d,#113ea9);
  margin-bottom: .4em;
  line-height: 1;
}
.deye-cloud-page .deye-cloud-3 span.h2 {
  font-size: 84px;
}
.deye-cloud-page .deye-cloud-3 .text {
  margin: 2em auto 1.5em;
}
.deye-cloud-page .deye-cloud-3 a.more {
  font-size: 22px;
  height: 2.5em;
  border-radius: .6em;
  padding: 0 2.5em;
  background-color: #030303;
  color: white;
  transition: .5s;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.deye-cloud-page .deye-cloud-3 a.more:hover {
  background-color: #2186b9;
}
.deye-cloud-page .deye-cloud-4 {
  background-color: #f6f6f6;
}
.deye-cloud-page .deye-cloud-4 .content {
  padding: 22% 6%;
  color: white;
  background-size: cover;
}
.deye-cloud-page .deye-cloud-4 .content span.h2 {
  font-size: 44px;
  font-weight: normal;
  margin-bottom: .9em;
  color: inherit;
}
.deye-cloud-page .deye-cloud-4 .content ul li {
  font-size: 21px;
  margin-top: 1em;
  display: flex;
  align-items: center;
}
.deye-cloud-page .deye-cloud-4 .content ul li:before {
  content: '';
  width: .6em;
  height: .6em;
  border-radius: 100%;
  margin-right: .7em;
  flex-shrink: 0;
  background-color: white;
}
.deye-cloud-page .deye-cloud-5 {
  background-color: #f6f6f6;
  padding: 30px 0 8%;
}
.deye-cloud-page .deye-cloud-5 .box {
  display: flex;
  gap:40px;
}
.deye-cloud-page .deye-cloud-5 .box .slide {
  border-radius: 6px;
  background-image: linear-gradient(to top,#ddedfb,white 70%);
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.14);
}
.deye-cloud-page .deye-cloud-5 .box .slide .content {
  padding: 10%;
}
.deye-cloud-page .deye-cloud-5 .box .slide .content span.h6 {
  font-size: 44px;
  font-weight: 500;
  line-height: 1.2;
  display: block;
  margin-bottom: .5em;
}
.deye-cloud-page .deye-cloud-5 .box .slide img {
  margin: 2% auto 0;
  display: block;
}
.deye-cloud-page .deye-cloud-6 {
  padding: 5% 0 35%;
  color: white;
  background-size: cover;
}
.deye-cloud-page .deye-cloud-6 .text {
  color: inherit;
  font-size: 34px;
  font-weight: 300;
}
.deye-cloud-page .deye-cloud-6 span.h2 {
  font-size: 70px;
  color: inherit;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  margin-bottom: .15em;
}
.deye-cloud-page .deye-cloud-7 {
  background-color: #f7f8f9;
  padding: 8% 0;
  text-align: center;
}
.deye-cloud-page .deye-cloud-7 span.h2 {
  font-size: 60px;
}
.deye-cloud-page .deye-cloud-7 .text {
  margin: 1em 0 4em;
}
.deye-cloud-page .deye-cloud-8 {
  background-color: #f7f8f9;
}
.deye-cloud-page .deye-cloud-8 .box {
  background-color: white;
  display: flex;
  gap:40px;
  padding: 4% 3%;
}
.deye-cloud-page .deye-cloud-8 .box .left {
  padding-left: 2%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  width: 50%;
}
.deye-cloud-page .deye-cloud-8 .box .left span.h2 {
  font-size: 50px;
  margin-bottom: 0;
  margin-top: 0;
}
.deye-cloud-page .deye-cloud-8 .box .left .text {
  margin: 1em 0;
}
.deye-cloud-page .deye-cloud-8 .box .left ul {
  margin-top: auto;
  margin-bottom: 0;
  font-size: 24px;
}
.deye-cloud-page .deye-cloud-8 .box .left ul li {
  margin-top: .8em;
  padding: .8em;
  background-color: #f8f9fa;
  font-weight: 500;
}
.deye-cloud-page .deye-cloud-8 .box .right {
  width: 50%;
}
.deye-cloud-page .deye-cloud-8 .box .right img {
  border-radius: 10px;
}
.deye-cloud-page .deye-cloud-9 {
  padding-top: 12%;
  background-color: #f7f8f9;
  text-align: center;
}
.deye-cloud-page .deye-cloud-9 span.h2,
.deye-cloud-page .deye-cloud-10 span.h2 {
  font-size: 50px;
}
.deye-cloud-page .deye-cloud-9 .text,
.deye-cloud-page .deye-cloud-10 .text {
  margin: 1em 0 5em;
}
.deye-cloud-page .deye-cloud-10 {
  padding: 7% 0 9%;
  text-align: center;
  background-color: #f7f8f9;
}
.deye-cloud-page .deye-cloud-11 {
  background-color: #040404;
  color: white;
  padding-top: 10%;
  text-align: center;
}
.deye-cloud-page .deye-cloud-11 span.h2 {
  font-weight: normal;
  font-size: 74px;
  display: inline-block;
  color: transparent;
  background-clip: text;
  background-image: linear-gradient(to left,#113ea9,#9ad1f6,#40a3f1);
}
.deye-cloud-page .deye-cloud-11 span.h5 {
  font-size: 24px;
  display: block;
  color: transparent;
  background-clip: text;
  background-image: linear-gradient(to left,#113ea9,#9ad1f6,#40a3f1);
}
.deye-cloud-page .deye-cloud-11 .list {
  margin-top: 5%;
}
.deye-cloud-page .deye-cloud-11 .list ul {
  display: flex;
  gap:20px;
  justify-content: space-between;
}
.deye-cloud-page .deye-cloud-11 .list ul li span.h6 {
  font-size: 32px;
  line-height: 1.2;

}
.deye-cloud-page .deye-cloud-11 .list ul li hr {
  height: 4px;
  width: 120px;
  background-color: #3a9bee;
  display: block;
  margin: 20px auto 30px;
  border: none;
}
.deye-cloud-page .deye-cloud-11 .list ul li .text {
  font-weight: 300;
  color: #d9d9d9;
  line-height: 2.2;
}
.deye-cloud-page .deye-cloud-12 {
  padding: 12% 0;
  color: white;
  background-size: cover;
}
.deye-cloud-page .deye-cloud-12 span.h2 {
  font-size: 60px;
  color: #52dbdd;
}
.deye-cloud-page .deye-cloud-12 span.h6 {
  font-size: 26px;
  display: inline-block;
  background-clip: text;
  color: transparent;
  background-image: linear-gradient(to right, #ffb346, #1fc18d, #113ea9);
  margin: .5em 0 3.5em;
  line-height: 1;
}
.deye-cloud-page .deye-cloud-12 .list {
  max-width: 500px;
}
.deye-cloud-page .deye-cloud-12 .list ul {
  font-size: 20px;
  color: #9d9ea0;
  display: grid;
  gap:1em;
  grid-template-columns: repeat(2,1fr);
}
.deye-cloud-page .deye-cloud-12 .list ul li {
  padding: 1.5em .6em;
  background-color: #191919;
}
.deye-cloud-page .deye-cloud-13 {
  padding-top: 11%;
  text-align: center;
  color: white;
  background-image: linear-gradient(to top,#1b1625,#080808 60%);
}
.deye-cloud-page .deye-cloud-13 span.h2 {
  font-size: 74px;
  color: inherit;
}
.deye-cloud-page .deye-cloud-13 .text {
  margin: 1.5em 0 3em;
  color: inherit;
}
.deye-cloud-page .deye-cloud-13 .box {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.deye-cloud-page .deye-cloud-13 .box p {
  color: #c2bdfc;
  font-size: 20px;
  margin: 4em 0;
  display: block;
  text-align: left;
}
.deye-cloud-page .deye-cloud-14 {
  background-color: #040404;
  padding: 10% 0 12%;
  text-align: center;
  color: white;
}
.deye-cloud-page .deye-cloud-14 span.h6 {
  font-size: 34px;
  display: block;
  margin: .5em 0 2em;
}
.deye-cloud-page .deye-cloud-14 p {
  font-size: 24px;
  display: block;
  margin-top: .5em;
}
@media screen and (max-width: 1250px) {
  .deye-cloud-page .deye-cloud-2 .box span.h2 {
    font-size: 42px;
  }
  .deye-cloud-page .deye-cloud-2 .box .box2 span.h6,.deye-cloud-page .deye-cloud-8 .box .left ul,
  .deye-cloud-page .deye-cloud-12 span.h6,.deye-cloud-page .deye-cloud-14 p,.deye-cloud-page .deye-cloud-1 p {
    font-size: 20px;
  }
  .deye-cloud-page .deye-cloud-2 .box .box2 ul,.deye-cloud-page .deye-cloud-12 .list ul,.deye-cloud-page .deye-cloud-13 .box p {
    font-size: 16px;
  }
  .deye-cloud-page .deye-cloud-2 .box .left {
    width: 60%;
    margin: 0;
  }
  .deye-cloud-page .deye-cloud-3 span.tag,.deye-cloud-page .deye-cloud-4 .content span.h2,.deye-cloud-page .deye-cloud-5 .box .slide .content span.h6,
  .deye-cloud-page .deye-cloud-8 .box .left span.h2,.deye-cloud-page .deye-cloud-9 span.h2, .deye-cloud-page .deye-cloud-10 span.h2 {
    font-size: 32px;
  }
  .deye-cloud-page .deye-cloud-3 span.h2 {
    font-size: 60px;
  }
  .deye-cloud-page .deye-cloud-3 a.more {
    font-size: 18px;
  }
  .deye-cloud-page .deye-cloud-4 .content ul li,.deye-cloud-page .text {
    font-size: 16px;
  }
  .deye-cloud-page .deye-cloud-6 span.h2,.deye-cloud-page .deye-cloud-7 span.h2,.deye-cloud-page .deye-cloud-11 span.h2,
  .deye-cloud-page .deye-cloud-12 span.h2,.deye-cloud-page .deye-cloud-13 span.h2 {
    font-size: 48px;
  }
  .deye-cloud-page .deye-cloud-6 .text,.deye-cloud-page .deye-cloud-11 .list ul li span.h6,.deye-cloud-page .deye-cloud-14 span.h6 {
    font-size: 24px;
  }
  .deye-cloud-page .deye-cloud-11 .list ul li hr {
    width: 80px;
  }
  .deye-cloud-page .deye-cloud-13 .box img {
    max-height: 500px;
  }
  .deye-cloud-page .deye-cloud-14 img {
    max-width: 360px;
    max-height: 160px;
  }
}
@media screen and (max-width: 1000px) {
  .deye-cloud-page {
    margin-top: 40px;
  }
  .deye-cloud-page .deye-cloud-1 img {
    margin-top: 0;
  }
  .deye-cloud-page .deye-cloud-2 .box,.deye-cloud-page .deye-cloud-8 .box,.deye-cloud-page .deye-cloud-11 .list ul {
    flex-wrap: wrap;
  }
  .deye-cloud-page .deye-cloud-2 .box .left,.deye-cloud-page .deye-cloud-8 .box .left {
    width: 100%;
  }
  .deye-cloud-page .deye-cloud-2 .box .right,.deye-cloud-page .deye-cloud-8 .box .right {
    width: 100%;
    margin-top: 20px;
  }
  .deye-cloud-page .deye-cloud-2 .box span.h2,.deye-cloud-page .deye-cloud-6 span.h2, .deye-cloud-page .deye-cloud-7 span.h2, .deye-cloud-page .deye-cloud-11 span.h2, .deye-cloud-page .deye-cloud-12 span.h2, .deye-cloud-page .deye-cloud-13 span.h2 {
    font-size: 32px;
  }
  .deye-cloud-page .deye-cloud-2 .box .box2 span.h6, .deye-cloud-page .deye-cloud-8 .box .left ul, .deye-cloud-page .deye-cloud-12 span.h6, .deye-cloud-page .deye-cloud-14 p {
    font-size: 18px;
  }
  .deye-cloud-page .deye-cloud-3 span.tag, .deye-cloud-page .deye-cloud-4 .content span.h2, .deye-cloud-page .deye-cloud-5 .box .slide .content span.h6, .deye-cloud-page .deye-cloud-8 .box .left span.h2, .deye-cloud-page .deye-cloud-9 span.h2, .deye-cloud-page .deye-cloud-10 span.h2 {
    font-size: 24px;
  }
  .deye-cloud-page .deye-cloud-3 span.h2 {
    font-size: 44px;
  }
  .deye-cloud-page .deye-cloud-13 .box p {
    margin: 2em 0;
  }
  .deye-cloud-page .deye-cloud-6 .text, .deye-cloud-page .deye-cloud-11 .list ul li span.h6, .deye-cloud-page .deye-cloud-14 span.h6 {
    font-size: 20px;
  }
  .deye-cloud-page .deye-cloud-2 .box .box2 span.h6, .deye-cloud-page .deye-cloud-8 .box .left ul, .deye-cloud-page .deye-cloud-12 span.h6, .deye-cloud-page .deye-cloud-14 p {
    font-size: 16px;
  }
  .deye-cloud-page .deye-cloud-5 .box .slide img {
    max-height: 240px;
  }
  .deye-cloud-page .deye-cloud-13 .box img {
    max-height: 400px;
  }
}
@media screen and (max-width: 700px) {
  .deye-cloud-page .deye-cloud-2 .box span.h2,.deye-cloud-page .deye-cloud-6 span.h2, .deye-cloud-page .deye-cloud-7 span.h2, .deye-cloud-page .deye-cloud-11 span.h2, .deye-cloud-page .deye-cloud-12 span.h2, .deye-cloud-page .deye-cloud-13 span.h2 {
    font-size: 24px;
  }
  .deye-cloud-page .deye-cloud-2 .box .box2 span.h6, .deye-cloud-page .deye-cloud-8 .box .left ul, .deye-cloud-page .deye-cloud-12 span.h6, .deye-cloud-page .deye-cloud-14 p {
    font-size: 16px;
  }
  .deye-cloud-page .deye-cloud-3 span.tag, .deye-cloud-page .deye-cloud-4 .content span.h2, .deye-cloud-page .deye-cloud-5 .box .slide .content span.h6, .deye-cloud-page .deye-cloud-8 .box .left span.h2, .deye-cloud-page .deye-cloud-9 span.h2, .deye-cloud-page .deye-cloud-10 span.h2 {
    font-size: 20px;
  }
  .deye-cloud-page .deye-cloud-3 span.h2 {
    font-size: 32px;
  }
  .deye-cloud-page .deye-cloud-13 .box p {
    margin: 1em 0;
  }
  .deye-cloud-page .deye-cloud-6 .text, .deye-cloud-page .deye-cloud-11 .list ul li span.h6, .deye-cloud-page .deye-cloud-14 span.h6 {
    font-size: 16px;
  }
  .deye-cloud-page .deye-cloud-2 .box .box2 span.h6, .deye-cloud-page .deye-cloud-8 .box .left ul, .deye-cloud-page .deye-cloud-12 span.h6, .deye-cloud-page .deye-cloud-14 p {
    font-size: 14px;
  }
  .deye-cloud-page .deye-cloud-5 .box .slide img {
    max-height: 180px;
  }
  .deye-cloud-page .deye-cloud-13 .box img {
    max-height: 240px;
  }
  .deye-cloud-page .deye-cloud-5 .box {
    flex-wrap: wrap;
  }
  .deye-cloud-page .deye-cloud-11 .list ul li {
    width: 44%;
  }
  .deye-cloud-page .deye-cloud-12 .list ul {
    grid-template-columns:1fr;
  }
  .deye-cloud-page .deye-cloud-13 .box {
    flex-wrap: wrap;
  }
  .deye-cloud-page .deye-cloud-13 .box .slide:nth-child(2) {
    display: none;
  }
  .deye-cloud-page .deye-cloud-13 .box .slide {
    width: 100%;
  }
  .deye-cloud-page .deye-cloud-14 img {
    max-width: 90%;
    max-height: 120px;
  }
  .deye-cloud-page .deye-cloud-12 .list ul li {
    padding: .5em;
  }
  .deye-cloud-page .deye-cloud-2 .box .box2 ul li i {
    max-width: 40px;
    flex-shrink: 0;
  }
}
.deyeCloud {
  background-size: cover;
  background-position: center;
  padding: 5% 0 6.5%;
  color: #1e8ec6;
}
.deyeCloud .ui.container2 {
  max-width: 1660px;
}
.deyeCloud span.h2 {
  font-size: 94px;
  font-weight: bold;
  display: block;
  line-height: 1.2;
}
.deyeCloud span.h5 {
  font-size: 46px;
  display: block;
  margin: .3em 0;
  font-weight: bold;
  line-height: 1;
}
.deyeCloud hr {
  height: 10px;
  width: 300px;
  max-width: 100%;
  display: block;
  border: none;
  background-color: #1e8ec6;
  margin: 30px 0;
}
.deyeCloud p {
  font-size: 23px;
  line-height: 2;
  font-weight: bold;
}
.deyeCloud .btn a {
  width: 8.5em;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  font-weight: 500;
  color: white;
  border-radius: 1em;
  height: 1.8em;
  background-color: #1e8ec6;
  transition: .5s;
  margin-top: 1.2em;
}
.deyeCloud .btn a:hover {
  background-color: black;
}
@media screen and (max-width: 1450px) {
  .deyeCloud .box {
    zoom: .7;
  }
}
@media screen and (max-width: 1000px) {
  .deyeCloud {
    background-image: unset !important;
  }
  .deyeCloud .box {
    zoom: .5;
  }
}

.special_name {
  padding: 25px 0 10px;
  color: white;
}
.special_name .box {
  width: 100%;
}
.special_name .left,
.special_name .right {
  vertical-align: middle;
}
.special_name span.h3 {
  font-size: 28px;
  display: block;
}
.special_name .nav {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap:1em;
  font-size: 18px;
}
.special_name .nav a.active {
  text-decoration: underline;
}
.special_name .right {
  text-align: right;
}
.special_box .special img {
  width: 100%;
}
.special_box {
  margin-top: 247px;
}
.id719 .downloadList .tagList .tagBox.id209 .select ul li i.fa:before {
  content: "\f10c";
}
.id719 .downloadList .tagList .tagBox.id209 .select ul li.active i.fa:before {
  content: "\f111";
}
.product-page .content{
  display: none!important;
}