/**
 * style.less
 * 层叠样式表
 */
.ff {
   font-family: 'iconfont' !important;
}
@font-face {
   font-family: 'Objectivity';
   font-weight: bold;
   font-style: normal;

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

   src: url('../fonts/Objectivity-Medium.eot');
   src: local('Objectivity Medium'), local('Objectivity-Medium'), url('../fonts/Objectivity-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Objectivity-Medium.woff2') format('woff2'), url('../fonts/Objectivity-Medium.woff') format('woff'), url('../fonts/Objectivity-Medium.ttf') format('truetype'), url('../fonts/Objectivity-Medium.svg#Objectivity-Medium') format('svg');
   font-display: swap;
}
@font-face {
   font-family: 'D-DIN Condensed';
   font-weight: normal;
   font-style: normal;

   src: url('../fonts/D-DINCondensed.eot');
   src: local('D-DIN Condensed'), local('D-DINCondensed'), url('../fonts/D-DINCondensed.eot?#iefix') format('embedded-opentype'), url('../fonts/D-DINCondensed.woff2') format('woff2'), url('../fonts/D-DINCondensed.woff') format('woff'), url('../fonts/D-DINCondensed.ttf') format('truetype'), url('../fonts/D-DINCondensed.svg#D-DINCondensed') format('svg');
   font-display: swap;
}
@font-face {
   font-family: 'D-DIN Condensed';
   font-weight: bold;
   font-style: normal;

   src: url('../fonts/DINCond-Bold.eot');
   src: local('DINCond-Bold'), url('../fonts/DINCond-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/DINCond-Bold.woff2') format('woff2'), url('../fonts/DINCond-Bold.woff') format('woff'), url('../fonts/DINCond-Bold.ttf') format('truetype'), url('../fonts/DINCond-Bold.svg#DINCond-Bold') format('svg');
   font-display: swap;
}
.fdin {
   font-family: 'D-DIN Condensed';
}
body {
   font-family: 'D-DIN Condensed', Arial, 'Helvetica Neue', Helvetica, 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
   font-size: 14px;

   color: #000;

   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
}
@-ms-viewport {
   width: auto !important;
}
li,
ol,
ul {
   list-style: none;
}
a {
   color: inherit;
}
a:hover,
a:link,
a:visited {
   text-decoration: none;

   color: inherit;
}
input[type='number'] {
   -moz-appearance: textfield;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
   margin: 0;

   -webkit-appearance: none;
}
ul {
   margin: 0;
   padding: 0;
}
button,
input,
textarea {
   border: none;
   outline: none;
}
a[data-fancybox] {
   outline: none;
}
a[data-fancybox] img {
   outline: none !important;
}
.slick-slide {
   outline: none;
}
.slick-slide a {
   outline: none !important;
}
@media (min-width: 1200px) {
   .wow {
      visibility: hidden;
   }
}
.lazy {
   /* background-image: url(../js/slick/ajax-loader.gif); */
   background-repeat: no-repeat;
   background-position: center;
}
.slick-slide,
.slick-slider .slick-track,
.slick-slider .slick-list,
.slick-slide img,
.slick-slider .slick-track img,
.slick-slider .slick-list img {
   -webkit-transform: translateZ(1px);
   -webkit-transform: translate3d(0, 0, 1px);
   transform: translateZ(1px);
   transform: translate3d(0, 0, 1px);

   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
}
.at-resp-share-element .at-share-btn {
   margin-bottom: 0 !important;
}
.transform-0 {
   -webkit-transform: translate(0) !important;
   -ms-transform: translate(0) !important;
   transform: translate(0) !important;
}
.slick-disabled {
   cursor: no-drop;

   opacity: .5;
}
body.fixed {
   position: fixed;

   overflow: hidden;

   width: 100%;
   height: 100%;
}
body.searchactive {
   position: fixed;

   overflow: hidden;

   width: 100%;
   height: 100%;
}
@media (min-width: 1470px) {
   .container {
      width: 1440px;
   }
}
@media (min-width: 1660px) {
   .container {
      width: 1630px;
   }
}
@media (max-width: 767px) {
   .col-xs-6:nth-child(2n + 1) {
      padding-right: 7.5px;
   }
   .col-xs-6:nth-child(2n) {
      padding-left: 7.5px;
   }
}
input[type='number'] {
   -moz-appearance: textfield;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
   margin: 0;

   -webkit-appearance: none;
}
.ibox {
   position: relative;
   z-index: 1;

   display: block;
   overflow: hidden;

   height: 0;
   padding-bottom: 100%;
}
.ibox img {
   position: absolute;
   top: 0;
   left: 0;

   display: block;

   width: 100%;
   height: 100%;
}
.fancybox-slide--iframe .fancybox-content {
   width: 733px !important;
   max-width: 80%;
   height: 500px !important;
   max-height: 50% !important;
   margin: 0;
}
.fancybox-caption {
   font-size: 16px;

   text-align: center;

   border: none;
}
.scrollbar::-webkit-scrollbar-track {
   background-color: #ebebeb;
}
.scrollbar::-webkit-scrollbar-thumb {
   background-color: #ccc;
}
.tranform-0 {
   -webkit-transform: translate(0) !important;
   -ms-transform: translate(0) !important;
   transform: translate(0) !important;
}
.fp-auto-height {
   height: auto;
}
.fp-scrollable {
   height: auto;
}
.slick-arrow {
   font-size: 30px;
   line-height: 1;
   line-height: 52px;

   position: absolute;
   z-index: 9;
   top: 50%;
   left: -5%;

   overflow: hidden;

   width: 52px;
   height: 52px;
   padding: 0;

   cursor: pointer;
   -webkit-transition: all .4s;
   transition: all .4s;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
   text-align: center;

   color: #999;
   border: none;
   outline: none;
   background: none;
}
@media (max-width: 991px) {
   .slick-arrow {
      font-size: 30px;
      line-height: 40px;

      width: 40px;
      height: 40px;
   }
}
.slick-arrow:before {
   font-family: 'iconfont' !important;

   display: block;

   content: '\e687';
   -webkit-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
   transform: rotate(180deg);
}
.slick-arrow.slick-next {
   right: -5%;
   left: auto;
}
.slick-arrow.slick-next:before {
   -webkit-transform: rotate(0deg);
   -ms-transform: rotate(0deg);
   transform: rotate(0deg);
}
.slick-arrow:hover {
   color: #369;
}
.slick-dots {
   margin-top: 60px;

   text-align: center;
}
@media (max-width: 991px) {
   .slick-dots {
      margin-top: 20px;
   }
}
.slick-dots li {
   display: inline-block;

   width: 20px;
   height: 20px;
   margin: 0 10px;

   -webkit-transition: all .2s;
   transition: all .2s;
   vertical-align: middle;

   border-radius: 50%;
   background-color: #d6d6d6;
}
@media (max-width: 991px) {
   .slick-dots li {
      width: 10px;
      height: 10px;
   }
}
.slick-dots li button {
   display: none;
}
.slick-dots li.slick-active {
   background-color: #369;
}
.pt-170 {
   padding-top: 170px;
}
@media (max-width: 1199px) {
   .pt-170 {
      padding-top: 60px;
   }
}
.hs-header-box {
   position: fixed;
   z-index: 10;
   top: 0;

   width: 100%;
   height: 140px;
   padding: 0;

   -webkit-transition: background .4s;
   transition: background .4s;

   color: #fff;
}
@media (max-width: 1199px) {
   .hs-header-box {
      height: 60px;
   }
}
.hs-header-box .flex {
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;

   -webkit-box-pack: justify;
   -webkit-justify-content: space-between;
   -ms-flex-pack: justify;
   justify-content: space-between;
   -webkit-box-align: center;
   -webkit-align-items: center;
   -ms-flex-align: center;
   align-items: center;
}
.hs-header-box .header-top {
   height: 90px;

   -webkit-transition: all .4s;
   transition: all .4s;

   border-bottom: 1px solid rgba(255, 255, 255, .2);
}
@media (max-width: 1199px) {
   .hs-header-box .header-top {
      height: 60px;
   }
}
.hs-header-box .header-top .pc-search {
   display: none;

   margin-right: 10px;
}
@media (max-width: 1199px) {
   .hs-header-box .header-top .pc-search {
      display: inline-block;

      vertical-align: middle;
   }
}
.hs-header-box .right-top {
   text-align: right;
}
@media (max-width: 1199px) {
   .hs-header-box .header-nav {
      display: none;
   }
}
.hs-header-box .header-nav>ul>li {
   position: relative;

   display: inline-block;

   vertical-align: middle;
}
@media (min-width: 1200px) {
   .hs-header-box .header-nav>ul>li:nth-child(3) {
      display: none;
   }
}
.hs-header-box .header-nav>ul>li>a {
   font-size: 20px;
   line-height: 30px;

   position: relative;

   display: block;

   padding: 0 20px;
   padding-bottom: 5px;

   text-transform: uppercase;
}
@media (max-width: 1470px) {
   .hs-header-box .header-nav>ul>li>a {
      padding: 0 14px;
   }
}
.hs-header-box .header-nav>ul>li>a:before {
   margin-right: 4px;

   content: '·';
}
.hs-header-box .header-nav>ul>li>a:after {
   position: absolute;
   bottom: 0;
   left: 50%;

   width: 0;
   height: 0;
   margin-left: -4px;

   content: '';

   opacity: 0;
   color: #fff;
   border-width: 0 4px 8px 4px;
   border-style: solid;
   border-color: transparent transparent #fff transparent;
}
.hs-header-box .header-nav>ul>li:hover>a {
   color: #dcb234;
}
.hs-header-box .header-nav>ul>li:hover>a:after {
   opacity: 1;
}
.hs-header-box .header-nav>ul>li.active>a {
   color: #dcb234;
}
.hs-header-box .header-nav>ul>li>ul {
   position: absolute;
   z-index: 8;
   top: 100%;
   left: 0;

   display: none;

   min-width: 100%;
   padding: 10px;

   text-align: left;
   white-space: nowrap;

   color: #333;
   background-color: #fff;
}
.hs-header-box .header-nav>ul>li>ul>li {
   position: relative;
   z-index: 2;

   border-bottom: 1px solid rgba(255, 255, 255, .3);
}
.hs-header-box .header-nav>ul>li>ul>li:last-child {
   border-bottom: none;
}
.hs-header-box .header-nav>ul>li>ul>li>a {
   font-size: 20px;
   line-height: 30px;

   position: relative;

   display: block;

   padding: 10px 20px;

   -webkit-transition: all .2s;
   transition: all .2s;
   text-transform: capitalize;
}
.hs-header-box .header-nav>ul>li>ul>li:hover>a {
   color: #002859;
   background-color: #ffc82e;
}
.hs-header-box .header-nav>ul>li>ul>li>ul {
   position: absolute;
   top: 0;
   left: 100%;

   display: none;

   min-width: 100%;
   min-height: 100%;
   padding: 20px 14px;

   text-align: left;
   white-space: nowrap;

   color: #fff;
   background-color: #369;
   box-shadow: 0 9px 10px 0 rgba(0, 0, 0, .22);
}
.hs-header-box .header-nav>ul>li>ul>li>ul>li {
   border-bottom: 1px solid rgba(170, 170, 170, .3);
}
.hs-header-box .header-nav>ul>li>ul>li>ul>li:last-child {
   border-bottom: none;
}
.hs-header-box .header-nav>ul>li>ul>li>ul>li>a {
   font-size: 18px;
   line-height: 60px;

   position: relative;

   display: block;

   padding: 0 10px;

   -webkit-transition: all .2s;
   transition: all .2s;
   text-transform: capitalize;
}
@media (max-width: 1470px) {
   .hs-header-box .header-nav>ul>li>ul>li>ul>li>a {
      font-size: 20px;
      line-height: 50px;
   }
}
.hs-header-box .header-nav>ul>li>ul>li>ul>li:hover>a {
   color: #fff;
   background-color: #014487;
}
.hs-header-box .pc-search {
   display: inline-block;

   vertical-align: middle;
}
.hs-header-box .pc-search .search-button {
   font-size: 22px;
   font-weight: bold;
   line-height: 50px;

   display: inline-block;
   overflow: hidden;

   width: 50px;
   height: 50px;

   cursor: pointer;
   text-align: center;
   vertical-align: middle;
}
@media (max-width: 1199px) {
   .hs-header-box .pc-search .search-button {
      line-height: 30px;

      width: 30px;
      height: 30px;
   }
}
.hs-header-box .pc-search .search-button:before {
   font-family: 'iconfont' !important;

   display: inline-block;

   content: '\e660';
   text-align: center;
   vertical-align: middle;
}
.hs-header-box .pc-search .search-button:hover {
   color: #369;
}
.hs-header-box .pc-search form {
   position: relative;

   width: 100%;
   width: 200px;
   height: 33px;

   border: 1px solid #ccc;
   border-radius: 17px;
   background: #fff;
}
.hs-header-box .pc-search input {
   line-height: 30px;

   width: 100%;
   height: 30px;
   padding: 0 30px 0 10px;

   outline: none;
   background: none;
}
.hs-header-box .pc-search input::-webkit-input-placeholder,
.hs-header-box .pc-search textarea::-webkit-input-placeholder {
   color: #999;
}
.hs-header-box .pc-search input:-o-placeholder,
.hs-header-box .pc-search textarea:-o-placeholder {
   color: #999;
}
.hs-header-box .pc-search input::-moz-placeholder,
.hs-header-box .pc-search textarea::-moz-placeholder {
   color: #999;
}
.hs-header-box .pc-search input:-ms-input-placeholder,
.hs-header-box .pc-search textarea:-ms-input-placeholder {
   color: #999;
}
.hs-header-box .pc-search input:focus::-webkit-input-placeholder,
.hs-header-box .pc-search textarea:focus::-webkit-input-placeholder {
   color: #c5c5c5;
}
.hs-header-box .pc-search input:focus::-o-placeholder,
.hs-header-box .pc-search textarea:focus::-o-placeholder {
   color: #c5c5c5;
}
.hs-header-box .pc-search input:focus::-moz-placeholder,
.hs-header-box .pc-search textarea:focus::-moz-placeholder {
   color: #c5c5c5;
}
.hs-header-box .pc-search input:focus::-ms-input-placeholder,
.hs-header-box .pc-search textarea:focus::-ms-input-placeholder {
   color: #c5c5c5;
}
.hs-header-box .pc-search .close-search {
   line-height: 60px;

   position: absolute;
   top: 0;
   right: 20px;

   cursor: pointer;

   color: #fff;
}
@media (max-width: 1199px) {
   .hs-header-box .pc-search .close-search {
      right: 10px;
   }
}
.hs-header-box .pc-search .close-search:before {
   font-family: 'iconfont' !important;
   font-size: 30px;

   display: block;

   content: '\e629';
   -webkit-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   transform: rotate(45deg);
}
.hs-header-box .pc-search .submit {
   font-size: 18px;
   line-height: 30px;

   position: absolute;
   top: 0;
   right: 10px;

   width: 30px;
   padding: 0;

   text-align: center;

   color: #9f9f9f;
   outline: none;
   background: none;
   box-shadow: none;
}
.hs-header-box .pc-search .submit:before {
   font-family: 'iconfont' !important;

   content: '\e660';
}
.hs-header-box .toggle-menu {
   position: relative;
   right: 0;

   display: none;

   width: 30px;
   height: 60px;
   margin-left: 16px;
}
@media (max-width: 1199px) {
   .hs-header-box .toggle-menu {
      display: inline-block;

      height: 60px;
      margin-left: 0;

      vertical-align: middle;
   }
}
.hs-header-box .toggle-menu a {
   position: absolute;
   top: 0;
   left: 0;

   display: block;
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   flex-direction: column;

   width: 100%;
   height: 100%;

   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   -webkit-box-pack: center;
   -webkit-justify-content: center;
   -ms-flex-pack: center;
   justify-content: center;
}
.hs-header-box .toggle-menu a:before,
.hs-header-box .toggle-menu a:after {
   display: block;

   height: 2px;

   content: '';
   -webkit-transition: all .4s;
   transition: all .4s;

   background: #999;
}
.hs-header-box .toggle-menu a span {
   display: block;

   height: 2px;
   margin: 7px 0;

   -webkit-transition: all .4s;
   transition: all .4s;

   background: #999;
}
.hs-header-box .toggle {
   display: inline-block;

   vertical-align: middle;
}
.hs-header-box .pc-toggle {
   display: inline-block;

   margin-left: 20px;

   cursor: pointer;
   vertical-align: middle;
}
.hs-header-box .pc-toggle:before,
.hs-header-box .pc-toggle:after {
   display: block;

   width: 26px;
   height: 3px;
   margin: 4px 0;

   content: '';

   background: #777;
}
.hs-header-box .pc-toggle span {
   display: block;

   width: 26px;
   height: 3px;

   background: #777;
}
.hs-header-box .logo {
   height: 90px;
}
@media (max-width: 1199px) {
   .hs-header-box .logo {
      height: 60px;
   }
}
.hs-header-box .logo a {
   display: block;

   height: 100%;
}
.hs-header-box .logo img {
   display: inline-block;

   height: 100%;
   margin-right: 18px;

   vertical-align: middle;
}
@media (max-width: 1199px) {
   .hs-header-box .logo img {
      margin-right: 8px;
   }
}
.hs-header-box .logo p {
   font-size: 24px;
   line-height: 1.2;

   display: inline-block;

   margin: 0;

   vertical-align: middle;
}
@media (max-width: 1199px) {
   .hs-header-box .logo p {
      font-size: 20px;
   }
}
.hs-header-box .logo p b {
   display: block;
}
.hs-header-box .header-txt {
   padding: 5px 0;
}
@media (max-width: 1199px) {
   .hs-header-box .header-txt {
      display: none;
   }
}
.hs-header-box .header-txt .whatsapp,
.hs-header-box .header-txt .email {
   font-size: 20px;
   line-height: 40px;

   position: relative;

   display: inline-block;

   margin-right: 20px;

   vertical-align: middle;
}
.hs-header-box .header-txt .whatsapp .icon,
.hs-header-box .header-txt .email .icon {
   display: inline-block;

   vertical-align: middle;
}
.hs-header-box .header-txt .whatsapp a,
.hs-header-box .header-txt .email a {
   display: inline-block;

   vertical-align: middle;
}
.hs-header-box .header-txt .whatsapp:hover a,
.hs-header-box .header-txt .email:hover a {
   text-decoration: underline;
}
.hs-header-box .header-txt .whatsapp:before {
   background-image: url(../images/whatsapp.webp);
}
.hs-header-box .language {
   position: relative;

   display: inline-block;

   vertical-align: middle;
}
.hs-header-box .language p {
   font-size: 16px;
   line-height: 30px;

   margin: 0;
   padding: 0 15px;

   cursor: pointer;
   text-transform: uppercase;

   color: rgba(255, 255, 255, .6);
   border: 1px solid rgba(255, 255, 255, .39);
   border-radius: 13px;
   background: rgba(161, 117, 48, 0);
}
.hs-header-box .language p .icon {
   margin-left: 30px;
}
.hs-header-box .language ul {
   position: absolute;
   z-index: 9;
   top: 100%;
   right: 0;

   display: none;

   min-width: 100%;
   padding: 10px 0;

   text-align: left;

   color: #333;
   background-color: rgba(255, 255, 255, .9);
}
.hs-header-box .language ul li a {
   font-size: 16px;

   display: block;

   padding: 5px 20px;
}
.hs-header-box .language ul li:hover {
   color: #fff;
   background-color: #369;
}
.hs-header-box .product-nav {
   clear: both;

   border-bottom: 1px solid rgba(255, 255, 255, .2);
}
@media (max-width: 1199px) {
   .hs-header-box .product-nav {
      display: none;
   }
}
.hs-header-box .product-nav .container>ul {
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;

   width: 100%;

   -webkit-box-pack: justify;
   -webkit-justify-content: space-between;
   -ms-flex-pack: justify;
   justify-content: space-between;
}
.hs-header-box .product-nav .container>ul>li {
   position: relative;

   display: inline-block;

   padding: 0 10px;

   vertical-align: top;
}
.hs-header-box .product-nav .container>ul>li>a {
   font-size: 24px;
   line-height: 50px;

   position: relative;

   display: block;

   text-transform: capitalize;
}
@media (max-width: 1470px) {
   .hs-header-box .product-nav .container>ul>li>a {
      font-size: 22px;
   }
}
.hs-header-box .product-nav .container>ul>li>a:before {
   position: absolute;
   bottom: 0;
   left: 50%;

   width: 0;
   height: 0;
   margin-left: -4px;

   content: '';

   opacity: 0;
   color: #fff;
   border-width: 0 4px 8px 4px;
   border-style: solid;
   border-color: transparent transparent #fff transparent;
}
.hs-header-box .product-nav .container>ul>li.active>a {
   color: #dcb234;
}
.hs-header-box .product-nav .container>ul>li:hover>a {
   color: #dcb234;
}
.hs-header-box .product-nav .container>ul>li:hover>a:before {
   opacity: 1;
}
.hs-header-box .product-nav .container>ul>li>ul {
   position: absolute;
   top: 100%;

   display: none;

   min-width: 100%;
   margin-left: 0;
   padding: 10px;

   text-align: left;

   color: #666;
   background-color: #fff;
   box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.hs-header-box .product-nav .container>ul>li>ul>li {
   display: block;
}
.hs-header-box .product-nav .container>ul>li>ul>li>a {
   font-size: 20px;
   line-height: 30px;

   display: block;

   padding: 10px 10px;

   white-space: nowrap;
}
.hs-header-box .product-nav .container>ul>li>ul>li:hover>a {
   color: #002859;
   background-color: #ffc82e;
}
.stuck-header {
   color: #333;
   background-color: #fff;
   box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}
@media (max-width: 1199px) {
   .stuck-header {
      height: 60px;
   }
}
.stuck-header .header-top {
   border-bottom-color: rgba(34, 34, 34, .2);
}
.stuck-header .language p {
   color: #666;
   border-color: rgba(51, 51, 51, .3);
}
.hc-mobile-nav .nav-wrapper {
   color: #fff;
   background-color: #369;
}
.hc-mobile-nav li.nav-close a,
.hc-mobile-nav li.nav-back a {
   border-color: #014487;
   background-color: #014487;
}
.hc-mobile-nav a {
   border-bottom-color: #014487;
}
.hc-mobile-nav h2 {
   color: #fff;
}
.hc-mobile-nav li.nav-close a:hover,
.hc-mobile-nav li.nav-back a:hover {
   background-color: #014487;
}
.hc-mobile-nav.side-right span.nav-next::before {
   -webkit-transform: translate(0%, 0%) rotate(135deg);
   -ms-transform: translate(0%, 0%) rotate(135deg);
   transform: translate(0%, 0%) rotate(135deg);
}
.hc-mobile-nav:not(.touch-device) a:hover {
   background-color: #014487;
}
.hc-mobile-nav a[href]:not([href='#'])>span.nav-next {
   border-color: #014487;
}
.customer-service {
   position: fixed;
   z-index: 9;
   top: 50%;
   right: 0;

   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
}
.customer-service ul li {
   margin: 2px 0;
}
.customer-service a {
   position: relative;

   display: block;

   color: #fff;
   border-radius: 6px;
}
.customer-service a .icon {
   font-size: 30px;
   line-height: 50px;

   position: relative;
   z-index: 3;

   display: block;

   width: 50px;
   height: 50px;

   -webkit-transition: all .2s;
   transition: all .2s;
   text-align: center;

   border-radius: 6px;
   background-color: #000;
}
@media (max-width: 1470px) {
   .customer-service a .icon {
      line-height: 50px;

      width: 50px;
      height: 50px;
   }
}
.customer-service a .icon img {
   width: 30px;
   margin: 0 auto;
}
.customer-service a p {
   font-size: 16px;
   line-height: 30px;

   position: absolute;
   top: 0;
   right: 50px;

   margin: 0;
   padding: 10px;

   -webkit-transition: all .5s;
   transition: all .5s;
   -webkit-transform: translateX(180%);
   -ms-transform: translateX(180%);
   transform: translateX(180%);
   white-space: nowrap;

   border-radius: 6px;
   background-color: #369;
   box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.customer-service a p img {
   width: 120px;
}
.customer-service a:hover .icon {
   color: #fff;
   background-color: #369;
}
.customer-service a:hover p {
   -webkit-transform: translateX(0%);
   -ms-transform: translateX(0%);
   transform: translateX(0%);
}
.customer-service .service-wechat p {
   background-color: #369;
}
.xs-customer-service {
   position: fixed;
   z-index: 9;
   bottom: 0;

   width: 100%;

   text-align: center;

   background-color: #014487;
}
.xs-customer-service ul {
   font-size: 0;
}
.xs-customer-service ul li {
   display: inline-block;

   width: 33.33333333%;

   vertical-align: top;
}
.xs-customer-service a {
   display: block;

   padding: 7px;

   color: #fff;
}
.xs-customer-service a .icon {
   font-size: 24px;
   line-height: 1;

   display: block;
}
.xs-customer-service a span {
   font-size: 12px;
   line-height: 1.5;

   display: block;
}
.banner-box {
   font-size: 0;

   position: relative;

   clear: both;
   overflow: hidden;

   width: 100%;

   text-align: center;
}
.banner-box:before {
   position: absolute;
   z-index: 4;
   bottom: 0;
   left: 50%;

   display: block;

   width: 650px;
   height: 36px;

   content: '';
   -webkit-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
   transform: translateX(-50%);

   background-color: #f1f1f1;

   -webkit-clip-path: polygon(95% 0, 100% 100%, 0 100%, 5% 0);
   clip-path: polygon(95% 0, 100% 100%, 0 100%, 5% 0);
}
@media (max-width: 1199px) {
   .banner-box:before {
      display: none;

      width: 300px;
      height: 26px;
   }
}
.banner-box .banner {
   font-size: 0;
}
@media (min-width: 1200px) {
   .banner-box .banner {
      margin: 0 !important;
   }
}
.banner-box .bpart {
   position: relative;

   overflow: hidden;
}
.banner-box .bpart img {
   width: 100%;
}
@media (max-width: 767px) {
   .banner-box .bpart img {
      width: 140%;
      margin-left: -20%;
   }
}
.banner-box .bpart .desc {
   position: absolute;
   z-index: 2;
   top: 50%;
   left: 0;

   width: 100%;

   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
   text-align: left;

   color: #fff;
}
@media (max-width: 767px) {
   .banner-box .bpart .desc {
      padding: 0;
   }
}
.banner-box .bpart .desc .txt {
   max-width: 740px;
}
.banner-box .bpart .desc h3 {
   font-family: 'Objectivity';
   font-size: 60px;
   font-weight: bold;
   line-height: 1.4;

   margin: 0;

   text-transform: capitalize;
}
@media (max-width: 1560px) {
   .banner-box .bpart .desc h3 {
      font-size: 50px;
   }
}
@media (max-width: 1470px) {
   .banner-box .bpart .desc h3 {
      font-size: 40px;
   }
}
@media (max-width: 1199px) {
   .banner-box .bpart .desc h3 {
      font-size: 30px;
   }
}
@media (max-width: 991px) {
   .banner-box .bpart .desc h3 {
      font-size: 24px;
   }
}
@media (max-width: 767px) {
   .banner-box .bpart .desc h3 {
      font-size: 20px;
   }
}
.banner-box .bpart .desc .ban-link a {
   font-family: 'Objectivity';
   font-size: 30px;
   font-weight: 500;
   line-height: 1.4;

   display: inline-block;

   margin-right: 30px;

   vertical-align: top;
}
@media (max-width: 1560px) {
   .banner-box .bpart .desc .ban-link a {
      font-size: 24px;
   }
}
@media (max-width: 1199px) {
   .banner-box .bpart .desc .ban-link a {
      font-size: 20px;
   }
}
@media (max-width: 767px) {
   .banner-box .bpart .desc .ban-link a {
      font-size: 18px;
   }
}
.banner-box .bpart .desc .ban-link a:hover {
   text-decoration: underline;
}
.banner-box .bpart .desc .more {
   margin-top: 30px;
}
@media (max-width: 991px) {
   .banner-box .bpart .desc .more {
      margin-top: 20px;
   }
}
.banner-box .bpart .desc .more a {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight: 500;
   line-height: 50px;

   display: inline-block;

   padding: 0 40px;

   -webkit-transition: all .2s;
   transition: all .2s;

   border: 1px solid #fff;
}
@media (max-width: 991px) {
   .banner-box .bpart .desc .more a {
      font-size: 14px;
      line-height: 40px;

      padding: 0 20px;
   }
}
@media (max-width: 767px) {
   .banner-box .bpart .desc .more a {
      font-size: 12px;
      line-height: 30px;

      padding: 0 10px;
   }
}
.banner-box .bpart .desc .more a .icon {
   font-size: 24px;

   display: inline-block;

   margin-left: 10px;

   vertical-align: middle;
}
@media (max-width: 767px) {
   .banner-box .bpart .desc .more a .icon {
      font-size: 20px;
   }
}
.banner-box .bpart .desc .more a:hover {
   color: #002859;
   background-color: #fff;
}
.banner-box .slick-active .desc .txt h3,
.banner-box .active-class .desc .txt h3 {
   -webkit-animation: fadeInDown 1s 0s ease both;
   animation: fadeInDown 1s 0s ease both;
}
.banner-box .slick-active .desc .txt .ban-link,
.banner-box .active-class .desc .txt .ban-link,
.banner-box .slick-active .desc .txt .more,
.banner-box .active-class .desc .txt .more {
   -webkit-animation: fadeInUp 1s 0s ease both;
   animation: fadeInUp 1s 0s ease both;
}
.banner-box .slick-arrow {
   line-height: 45px;

   top: auto;
   bottom: 5%;
   left: 50%;

   width: 90px;
   height: 45px;

   -webkit-transform: translateX(-120%);
   -ms-transform: translateX(-120%);
   transform: translateX(-120%);
   text-align: center;

   border: 1px solid rgba(255, 255, 255, .5);
}
@media (max-width: 1199px) {
   .banner-box .slick-arrow {
      line-height: 40px;
   }
}
@media (max-width: 991px) {
   .banner-box .slick-arrow {
      line-height: 35px;

      width: 60px;
      height: 35px;
   }
}
.banner-box .slick-arrow:before {
   font-size: 40px;

   display: block;

   content: '\e687';
}
@media (max-width: 1199px) {
   .banner-box .slick-arrow:before {
      font-size: 30px;
   }
}
.banner-box .slick-arrow.slick-next {
   right: 50%;
   left: auto;

   -webkit-transform: translateX(120%);
   -ms-transform: translateX(120%);
   transform: translateX(120%);
}
.banner-box .slick-arrow.slick-next:before {
   -webkit-transform: rotate(0deg);
   -ms-transform: rotate(0deg);
   transform: rotate(0deg);
}
.banner-box .slick-arrow:hover {
   color: #369;
   background-color: rgba(255, 255, 255, .5);
}
.banner-box .slick-dots {
   position: absolute;
   z-index: 2;
   bottom: 50px;

   width: 100%;

   text-align: center;
}
@media (max-width: 1199px) {
   .banner-box .slick-dots {
      bottom: 10px;
   }
}
.banner-box .slick-dots li {
   line-height: 1;

   width: auto;
   height: auto;
   margin: 0 10px;

   color: #fff;
   background: none;
}
.banner-box .slick-dots li button {
   font-size: 28px;

   display: block;

   background: none;
}
@media (max-width: 1199px) {
   .banner-box .slick-dots li button {
      font-size: 20px;
   }
}
.banner-box .slick-dots li button:before {
   content: '0';
}
.banner-box .slick-dots li.slick-active {
   color: #369;
}
.banner-inner {
   position: relative;
}
.banner-inner .item {
   overflow: hidden;
}
.banner-inner .item img {
   width: 100%;
}
@media (max-width: 767px) {
   .banner-inner .item img {
      width: 160%;
      margin-left: -30%;
   }
}
.banner-inner .banner-txt {
   position: absolute;
   z-index: 2;
   top: -webkit-calc(50% + 30px);
   top: calc(50% + 30px);
   left: 0;

   width: 100%;

   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
   text-align: center;

   color: #fff;
}
@media (max-width: 767px) {
   .banner-inner .banner-txt {
      top: -webkit-calc(50% + 30px);
      top: calc(50% + 30px);
   }
}
.banner-inner .banner-txt h2 {
   font-family: 'Objectivity';
   font-size: 48px;
   font-weight: bold;
   line-height: 1.2;

   margin: 0;

   text-transform: uppercase;
}
@media (max-width: 1199px) {
   .banner-inner .banner-txt h2 {
      font-size: 40px;
   }
}
@media (max-width: 991px) {
   .banner-inner .banner-txt h2 {
      font-size: 30px;
   }
}
@media (max-width: 767px) {
   .banner-inner .banner-txt h2 {
      font-size: 24px;
   }
}
.banner-inner .banner-txt h3 {
   font-size: 20px;
   line-height: 38px;

   display: inline-block;

   padding: 0 60px;

   color: #ffc82e;
   border-radius: 15px;
   background-color: #002859;
}
@media (max-width: 1199px) {
   .banner-inner .banner-txt h3 {
      font-size: 18px;
   }
}
@media (max-width: 767px) {
   .banner-inner .banner-txt h3 {
      font-size: 16px;

      margin: 10px 0 0 0;
      padding: 0 30px;

      border-radius: 5px;
   }
}
.banner-products {
   height: 140px;

   background-color: #002859;
}
@media (max-width: 1199px) {
   .banner-products {
      height: 60px;
   }
}
.hs-pad {
   overflow: hidden;

   padding: 60px 0;
}
@media (max-width: 767px) {
   .hs-pad {
      padding: 40px 0;
   }
}
.hs-main {
   overflow: hidden;
}
.title-home h2 {
   font-size: 40px;
   font-weight: bold;
   line-height: 1;

   margin: 0;

   text-transform: uppercase;
}
@media (max-width: 1560px) {
   .title-home h2 {
      font-size: 40px;
   }
}
@media (max-width: 1199px) {
   .title-home h2 {
      font-size: 36px;
   }
}
@media (max-width: 991px) {
   .title-home h2 {
      font-size: 30px;
   }
}
@media (max-width: 767px) {
   .title-home h2 {
      font-size: 26px;
   }
}
.title-home p {
   font-size: 20px;
   line-height: 1.66666667;

   margin: 30px 0 0 0;

   color: #333;
}
@media (max-width: 991px) {
   .title-home p {
      font-size: 16px;
      line-height: 24px;

      margin-top: 10px;
   }
}
@media (max-width: 767px) {
   .title-home p {
      font-size: 14px;
   }
}
.title-home.center {
   text-align: center;
}
.hs-home-category {
   padding-top: 0;

   background-color: #f1f1f1;
}
@media (max-width: 1199px) {
   .hs-home-category {
      padding-top: 40px;
   }
}
.hs-home-category .title-home {
   max-width: 880px;
   margin: 0 auto;
}
.hs-home-category .category {
   margin-top: 20px;
}
@media (max-width: 767px) {
   .hs-home-category .category {
      margin-top: 10px;
   }
}
.hs-home-category .category .category-item {
   margin-top: 30px;
   padding: 10px;

   background-color: #fff;
}
@media (max-width: 767px) {
   .hs-home-category .category .category-item {
      margin-top: 20px;
      padding: 5px;
   }
}
.hs-home-category .category .category-item .title-category {
   color: #369;
}
.hs-home-category .category .category-item .title-category h3 {
   font-size: 24px;
   line-height: 40px;

   display: -webkit-box;
   overflow: hidden;

   height: 40px;
   margin: 0;

   -webkit-box-orient: vertical;
   -webkit-line-clamp: 1;
}
@media (max-width: 991px) {
   .hs-home-category .category .category-item .title-category h3 {
      font-size: 20px;
   }
}
@media (max-width: 767px) {
   .hs-home-category .category .category-item .title-category h3 {
      font-size: 18px;
   }
}
.hs-home-category .category .category-item .img {
   margin-top: 10px;
}
.hs-home-category .category .category-item .img .ibox {
   padding-bottom: 38.57142857%;
}
.hs-home-category .category .category-item .img .ibox img {
   -webkit-transition: all 1s;
   transition: all 1s;
}
.hs-home-category .category .category-item .category-nav {
   margin-top: 18px;
   padding: 0 10px;
}
@media (max-width: 767px) {
   .hs-home-category .category .category-item .category-nav {
      margin-top: 10px;
   }
}
.hs-home-category .category .category-item .category-nav a {
   font-size: 17px;
   line-height: 30px;

   position: relative;

   display: block;
   display: -webkit-box;
   overflow: hidden;

   height: 30px;
   padding-left: 14px;

   color: #777;

   -webkit-box-orient: vertical;
   -webkit-line-clamp: 1;
}
.hs-home-category .category .category-item .category-nav a:before {
   position: absolute;
   top: 12px;
   left: 0;

   display: block;

   width: 5px;
   height: 5px;

   content: '';

   background-color: #369;
}
.hs-home-category .category .category-item .category-nav a:hover {
   color: #369;
}
.hs-home-category .category .category-item .more {
   margin-top: 14px;
}
.hs-home-category .category .category-item .more a {
   font-size: 16px;
   line-height: 30px;

   display: block;

   color: #369;
}
@media (max-width: 767px) {
   .hs-home-category .category .category-item .more a {
      font-size: 14px;
   }
}
.hs-home-category .category .category-item .more a .icon {
   font-size: 12px;

   display: inline-block;

   vertical-align: middle;
}
.hs-home-category .category .category-item:hover .img .ibox img {
   -webkit-transform: scale(1.1);
   -ms-transform: scale(1.1);
   transform: scale(1.1);
}
.hs-home-category .category .category-item:hover .more a {
   text-decoration: underline;
}
.hs-home-category .category-more {
   margin-top: 60px;

   text-align: center;
}
@media (max-width: 991px) {
   .hs-home-category .category-more {
      margin-top: 30px;
   }
}
.hs-home-category .category-more a {
   font-size: 16px;
   line-height: 44px;

   display: inline-block;

   padding: 0 30px;

   -webkit-transition: all .2s;
   transition: all .2s;

   color: #fff;
   border-bottom: 2px solid #f90;
   background-color: #369;
}
.hs-home-category .category-more a:hover {
   border-bottom-color: #369;
   background-color: #f90;
}
.hs-home-about {
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;

   -webkit-box-align: stretch;
   -webkit-align-items: stretch;
   -ms-flex-align: stretch;
   align-items: stretch;
   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
}
.hs-home-about .about-left,
.hs-home-about .about-right {
   width: 50%;
}
@media (max-width: 991px) {
   .hs-home-about .about-left,
   .hs-home-about .about-right {
      width: 100%;
   }
}
.hs-home-about .about-left {
   padding: 70px 7% 30px 7%;

   background: url(../images/about_bg.webp) no-repeat center;
   background-size: cover;
}
@media (max-width: 991px) {
   .hs-home-about .about-left {
      padding: 30px 15px;
   }
}
.hs-home-about .about-left .about-text {
   margin-top: 20px;
}
.hs-home-about .about-left .about-text h3 {
   font-size: 24px;
   font-weight: bold;
   line-height: 30px;

   margin: 0;

   color: #369;
}
.hs-home-about .about-left .about-text p {
   font-size: 20px;
   line-height: 1.5;

   margin: 0;

   color: #333;
}
.hs-home-about .about-left .more {
   margin-top: 40px;
}
.hs-home-about .about-left .more a {
   font-size: 16px;
   line-height: 30px;

   display: inline-block;

   color: #999;
}
.hs-home-about .about-left .more a .icon {
   display: inline-block;

   -webkit-transition: all .6s;
   transition: all .6s;
   vertical-align: middle;
}
.hs-home-about .about-left .more a:hover {
   color: #369;
}
.hs-home-about .about-left .more a:hover .icon {
   -webkit-transform: translateX(10px);
   -ms-transform: translateX(10px);
   transform: translateX(10px);
}
.hs-home-about .about-right img {
   max-width: 100%;
}
.hs-home-advantage {
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;

   padding-top: 0;

   -webkit-box-align: stretch;
   -webkit-align-items: stretch;
   -ms-flex-align: stretch;
   align-items: stretch;
   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
}
.hs-home-advantage .advantage-left {
   width: 45%;
}
@media (max-width: 991px) {
   .hs-home-advantage .advantage-left {
      width: 120%;
   }
}
.hs-home-advantage .advantage-left img {
   max-width: 100%;
}
@media (max-width: 991px) {
   .hs-home-advantage .advantage-left img {
      max-width: 122%;
   }
}
.hs-home-advantage .advantage-right {
   width: 60%;
   margin-left: -5%;
   padding: 0 5%;
}
@media (max-width: 991px) {
   .hs-home-advantage .advantage-right {
      width: 100%;
      margin: 0;
   }
}
.hs-home-advantage .advantage-right .list {
   font-size: 0;

   text-align: center;
}
@media (max-width: 767px) {
   .hs-home-advantage .advantage-right .list {
      text-align: left;
   }
}
.hs-home-advantage .advantage-right .list li {
   display: inline-block;

   width: 33.33333333%;

   vertical-align: top;
}
@media (max-width: 767px) {
   .hs-home-advantage .advantage-right .list li {
      width: 50%;
   }
}
.hs-home-advantage .advantage-right .list li:nth-child(2) {
   margin-right: 10px;
}
@media (max-width: 767px) {
   .hs-home-advantage .advantage-right .list li:nth-child(2) {
      margin-right: 0;
   }
}
.hs-home-advantage .advantage-right .advantage-item {
   margin: 60px 0;

   text-align: left;
}
@media (max-width: 1470px) {
   .hs-home-advantage .advantage-right .advantage-item {
      margin: 30px 0;
   }
}
@media (max-width: 767px) {
   .hs-home-advantage .advantage-right .advantage-item {
      margin: 30px 0 0 0;
   }
}
.hs-home-advantage .advantage-right .advantage-item h3 {
   font-size: 60px;
   line-height: 1;

   display: inline-block;

   margin: 0;
}
@media (max-width: 767px) {
   .hs-home-advantage .advantage-right .advantage-item h3 {
      font-size: 50px;
   }
}
.hs-home-advantage .advantage-right .advantage-item h3 img {
   width: 60px;
}
@media (max-width: 767px) {
   .hs-home-advantage .advantage-right .advantage-item h3 img {
      width: 50px;
   }
}
.hs-home-advantage .advantage-right .advantage-item p {
   font-size: 20px;
   line-height: 1.5;

   max-width: 270px;
   margin: 10px 0 0 0;
}
@media (max-width: 767px) {
   .hs-home-advantage .advantage-right .advantage-item p {
      font-size: 16px;
   }
}
.hs-home-advantage .advantage-right .advantage-item:hover h3 {
   -webkit-animation: swing 1s 0s ease both;
   animation: swing 1s 0s ease both;
}
.hs-home-application {
   position: relative;

   padding: 0;
}
.hs-home-application .application-big {
   font-size: 0;
}
.hs-home-application .application-big .app-item {
   position: relative;

   width: 100%;
   height: 700px;
   padding-top: 240px;

   text-align: right;

   background-size: cover;
}
@media (min-width: 1200px) {
   .hs-home-application .application-big .app-item {
      background-attachment: fixed;
   }
}
@media (max-width: 767px) {
   .hs-home-application .application-big .app-item {
      height: 400px;
      padding-top: 20px;
   }
}
.hs-home-application .application-big .app-item:before {
   position: absolute;
   top: 0;
   left: 0;

   display: block;

   width: 100%;
   height: 100%;

   content: '';

   background-color: rgba(0, 0, 0, .6);
}
.hs-home-application .application-big .app-item .desc {
   position: relative;
   z-index: 2;

   display: inline-block;

   max-width: 550px;

   text-align: right;

   color: #fff;
}
.hs-home-application .application-big .app-item .desc h3 {
   font-size: 48px;
   line-height: 1.2;
}
@media (max-width: 991px) {
   .hs-home-application .application-big .app-item .desc h3 {
      font-size: 38px;
   }
}
@media (max-width: 767px) {
   .hs-home-application .application-big .app-item .desc h3 {
      font-size: 30px;
   }
}
.hs-home-application .application-big .app-item .desc p {
   font-size: 24px;
   line-height: 1.25;

   margin: 0;
}
@media (max-width: 991px) {
   .hs-home-application .application-big .app-item .desc p {
      font-size: 20px;
   }
}
@media (max-width: 767px) {
   .hs-home-application .application-big .app-item .desc p {
      font-size: 16px;
   }
}
.hs-home-application .application-small {
   position: absolute;
   z-index: 2;
   top: 0;
   left: 5%;

   width: 420px;
   height: 100%;
   padding: 60px 20px;

   color: #fff;
   background-color: rgba(51, 102, 153, .9);
}
@media (max-width: 1199px) {
   .hs-home-application .application-small {
      top: auto;
      bottom: 0;
      left: 0;

      width: 100%;
      height: auto;
      padding: 20px;
   }
}
.hs-home-application .application-small .application-small-scroll {
   margin-top: 50px;
}
@media (max-width: 1199px) {
   .hs-home-application .application-small .application-small-scroll {
      margin: 0;
   }
}
.hs-home-application .application-small .apps-item {
   padding: 20px 50px 20px 16px;

   cursor: pointer;
}
@media (max-width: 991px) {
   .hs-home-application .application-small .apps-item {
      padding: 10px 30px 10px 10px;
   }
}
.hs-home-application .application-small .apps-item h4 {
   font-size: 24px;
   line-height: 30px;

   margin: 0;
}
@media (max-width: 991px) {
   .hs-home-application .application-small .apps-item h4 {
      font-size: 20px;
   }
}
@media (max-width: 1199px) {
   .hs-home-application .application-small .title-home {
      display: none;
   }
}
.hs-home-application .application-small .slick-current .apps-item {
   position: relative;

   background-color: #f90;
}
.hs-home-application .application-small .slick-current .apps-item:after {
   font-family: 'iconfont' !important;
   font-size: 24px;
   line-height: 70px;

   position: absolute;
   top: 0;
   right: 0;

   width: 50px;

   content: '\e625';
   text-align: center;
}
.hs-home-faq {
   background-color: #f1f1f1;
}
.hs-home-faq .title-home {
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;

   -webkit-box-pack: justify;
   -webkit-justify-content: space-between;
   -ms-flex-pack: justify;
   justify-content: space-between;
   -webkit-box-align: center;
   -webkit-align-items: center;
   -ms-flex-align: center;
   align-items: center;
}
.hs-home-faq .title-home a.more {
   font-size: 16px;
   line-height: 30px;

   color: #999;
}
.hs-home-faq .title-home a.more .icon {
   display: inline-block;

   margin-top: -4px;

   -webkit-transition: all .6s;
   transition: all .6s;
   vertical-align: middle;
}
.hs-home-faq .title-home a.more:hover {
   color: #369;
}
.hs-home-faq .title-home a.more:hover .icon {
   -webkit-transform: translateX(10px);
   -ms-transform: translateX(10px);
   transform: translateX(10px);
}
.hs-home-faq .faq .faq-item {
   margin-top: 30px;
   padding: 30px 20px;

   background-color: #fff;
}
.hs-home-faq .faq .faq-item .title-faq h3 {
   font-size: 24px;
   line-height: 30px;

   margin: 0;

   text-transform: uppercase;
}
.hs-home-faq .faq .faq-item .faq-list p {
   font-size: 20px;
   line-height: 30px;

   position: relative;

   margin: 30px 0 0 0;
   padding-left: 30px;

   color: #369;
}
.hs-home-faq .faq .faq-item .faq-list p:before {
   position: absolute;
   top: 10px;
   left: 0;

   display: block;

   width: 13px;
   height: 13px;

   content: '';

   background: #f90;
}
.hs-home-faq .faq .faq-item .faq-list p:hover {
   text-decoration: underline;
}
.hs-home-news .flex {
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;

   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
}
.hs-home-news .title-home {
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;

   -webkit-box-pack: justify;
   -webkit-justify-content: space-between;
   -ms-flex-pack: justify;
   justify-content: space-between;
   -webkit-box-align: center;
   -webkit-align-items: center;
   -ms-flex-align: center;
   align-items: center;
}
.hs-home-news .title-home a.more {
   font-size: 16px;
   line-height: 30px;

   color: #999;
}
.hs-home-news .title-home a.more .icon {
   display: inline-block;

   margin-top: -4px;

   -webkit-transition: all .6s;
   transition: all .6s;
   vertical-align: middle;
}
.hs-home-news .title-home a.more:hover {
   color: #369;
}
.hs-home-news .news {
   overflow: hidden;

   width: 70%;
   padding-right: 3%;
}
@media (max-width: 991px) {
   .hs-home-news .news {
      width: 100%;
   }
}
.hs-home-news .news .news-slide {
   margin: 0 -60px;
   margin-top: 50px;
}
@media (max-width: 1470px) {
   .hs-home-news .news .news-slide {
      margin: 0 -30px;
      margin-top: 50px;
   }
}
@media (max-width: 767px) {
   .hs-home-news .news .news-slide {
      margin: 0 -10px;
      margin-top: 30px;
   }
}
.hs-home-news .news .news-slide .slick-slide {
   padding: 0 60px;

   border-right: 1px solid rgba(31, 93, 117, .2);
}
@media (max-width: 1470px) {
   .hs-home-news .news .news-slide .slick-slide {
      padding: 0 30px;
   }
}
@media (max-width: 767px) {
   .hs-home-news .news .news-slide .slick-slide {
      padding: 0 10px;
   }
}
.hs-home-news .news .news-item h3 {
   font-size: 22px;
   line-height: 30px;

   display: -webkit-box;
   overflow: hidden;

   height: 60px;
   margin: 0;

   -webkit-transition: all .2s;
   transition: all .2s;

   -webkit-box-orient: vertical;
   -webkit-line-clamp: 2;
}
.hs-home-news .news .news-item .date {
   font-size: 20px;
   line-height: 30px;

   display: block;

   margin: 10px 0;

   color: #369;
}
.hs-home-news .news .news-item .ibox {
   padding-bottom: 75%;
}
.hs-home-news .news .news-item .ibox img {
   -webkit-transition: all 1s;
   transition: all 1s;
}
.hs-home-news .news .news-item:hover .ibox img {
   -webkit-transform: scale(1.1);
   -ms-transform: scale(1.1);
   transform: scale(1.1);
}
.hs-home-news .news .news-item:hover h3 {
   color: #369;
}
.hs-home-news .news .slick-arrow {
   left: -60px;
}
.hs-home-news .news .slick-arrow.slick-next {
   right: -60px;
   left: auto;
}
.hs-home-news .social {
   width: 30%;
   padding-left: 3%;
}
@media (max-width: 991px) {
   .hs-home-news .social {
      width: 100%;
      margin-top: 30px;
      padding-left: 0;
   }
}
.hs-home-news .social .title-home h2 {
   text-transform: capitalize;
}
.hs-home-news .social .iframe-box {
   margin-top: 50px;
   padding: 10px;

   background-color: #fff;
}
@media (max-width: 991px) {
   .hs-home-news .social .iframe-box {
      margin-top: 30px;
   }
}
.hs-home-news .social .iframe-box .ibox {
   padding-bottom: 80%;
}
/* @media (max-width: 1470px) {
   .hs-home-news .social .iframe-box .ibox {
      padding-bottom: 120%;
   }
}
@media (max-width: 767px) {
   .hs-home-news .social .iframe-box .ibox {
      padding-bottom: 100%;
   }
} */
.hs-home-news .social .iframe-box .ibox iframe {
   position: absolute;
   top: 0;
   left: 0;

   width: 100%;
   height: 100%;
}
.gettop {
   position: fixed;
   z-index: 8;
   right: 0;
   bottom: 30px;

   display: none;

   cursor: pointer;

   color: #369;
}
.gettop .icon {
   font-size: 40px;

   display: block;

   width: 60px;

   -webkit-animation: Mouse 1.6s linear infinite;
   animation: Mouse 1.6s linear infinite;
   text-align: center;
}
@-webkit-keyframes Mouse {
   0% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
   }
   50% {
      -webkit-transform: translateY(8px);
      transform: translateY(8px);
   }
   100% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
   }
}
@keyframes Mouse {
   0% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
   }
   50% {
      -webkit-transform: translateY(8px);
      transform: translateY(8px);
   }
   100% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
   }
}
.hs-inner {
   overflow: hidden;

   padding: 70px 0;
}
@media (max-width: 991px) {
   .hs-inner {
      padding: 50px 0;
   }
}
@media (max-width: 767px) {
   .hs-inner {
      padding: 40px 0;
   }
}
.title-inner h2 {
   font-size: 36px;
   line-height: 1.4;

   margin: 0;

   text-transform: uppercase;
}
@media (max-width: 1199px) {
   .title-inner h2 {
      font-size: 30px;
   }
}
@media (max-width: 991px) {
   .title-inner h2 {
      font-size: 24px;
   }
}
@media (max-width: 767px) {
   .title-inner h2 {
      font-size: 20px;
   }
}
@media (min-width: 1200px) {
   .inner-info {
      font-size: 0;
   }
   .inner-info .inner-left,
   .inner-info .inner-right {
      font-size: 14px;

      position: relative;

      display: inline-block;

      vertical-align: top;
   }
   .inner-left {
      width: 310px;
   }
   .inner-right {
      width: -webkit-calc(100% - 310px);
      width: calc(100% - 310px);
   }
}
@media (min-width: 1200px) and (max-width: 1470px) {
   .inner-left {
      width: 260px;
   }
}
@media (min-width: 1200px) and (max-width: 1470px) {
   .inner-right {
      width: -webkit-calc(100% - 260px);
      width: calc(100% - 260px);
   }
}
.inner-right {
   padding: 40px;

   background-color: #fff;
}
@media (max-width: 1199px) {
   .inner-right {
      padding: 30px 14px;
   }
}
.inner-right .inner-right-top {
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;

   padding-bottom: 10px;

   border-bottom: 1px solid #e2e2e2;

   -webkit-box-pack: justify;
   -webkit-justify-content: space-between;
   -ms-flex-pack: justify;
   justify-content: space-between;
   -webkit-box-align: center;
   -webkit-align-items: center;
   -ms-flex-align: center;
   align-items: center;
}
@media (max-width: 767px) {
   .inner-right .inner-right-top {
      display: block;

      padding-bottom: 0;
   }
}
@media (max-width: 767px) {
   .inner-right .inner-right-top .title-inner {
      padding-bottom: 10px;

      border-bottom: 1px solid #e2e2e2;
   }
}
.inner-right .inner-right-top .title-inner h2:before {
   display: inline-block;

   width: 19px;
   height: 32px;
   margin-top: -2px;
   margin-right: 10px;

   content: '';
   vertical-align: middle;

   background: url(../images/right-ticon.webp) no-repeat center;
}
@media (max-width: 767px) {
   .inner-right .inner-right-top .title-inner h2:before {
      -webkit-transform: scale(.8);
      -ms-transform: scale(.8);
      transform: scale(.8);
   }
}
.inner-right .inner-right-top .location {
   font-size: 18px;
   line-height: 40px;

   position: relative;

   display: inline-block;

   padding-left: 30px;

   color: #666;
}
@media (max-width: 767px) {
   .inner-right .inner-right-top .location {
      font-size: 16px;
   }
}
.inner-right .inner-right-top .location:before {
   font-family: 'iconfont' !important;
   font-size: 20px;

   position: absolute;
   top: 0;
   left: 0;

   content: '\e6c8';
}
.inner-right .inner-right-top .location ul li {
   display: inline-block;

   vertical-align: top;
   text-transform: capitalize;
}
.inner-right .inner-right-top .location ul li:after {
   display: inline-block;

   margin: 0 4px;

   content: '>';
   vertical-align: top;
}
.inner-right .inner-right-top .location ul li:last-child:after {
   display: none;
}
.inner-right .inner-right-top .location ul li a {
   display: inline-block;

   vertical-align: top;
}
.inner-right .inner-right-top .location ul li a:hover {
   text-decoration: underline;

   color: #369;
}
.catalog-menu {
   position: relative;
   z-index: 6;
}
.catalog-menu .tit-menu {
   position: relative;

   padding: 70px 30px;

   background: url(../images/side_bg.webp) no-repeat center;
   background-size: cover;
}
@media (max-width: 1199px) {
   .catalog-menu .tit-menu {
      padding: 15px;
   }
}
.catalog-menu .tit-menu h2 {
   font-family: 'D-DIN Condensed';
   font-size: 48px;
   line-height: 1;

   margin: 0;

   color: #fff;
}
@media (max-width: 1470px) {
   .catalog-menu .tit-menu h2 {
      font-size: 40px;
   }
}
@media (max-width: 1199px) {
   .catalog-menu .tit-menu h2 {
      font-size: 30px;
   }
}
.catalog-menu .tit-menu .btn-toggle {
   position: absolute;
   top: 5px;
   right: 15px;

   display: none;

   width: 30px;
   height: 60px;
}
@media (max-width: 1199px) {
   .catalog-menu .tit-menu .btn-toggle {
      display: block;

      height: 50px;
   }
}
.catalog-menu .tit-menu .btn-toggle span {
   position: absolute;

   display: block;

   width: 30px;
   height: 2px;

   border-radius: 5px;
   background-color: #fff;
}
.catalog-menu .tit-menu .btn-toggle .line1 {
   top: 35%;
   left: 50%;

   -webkit-transition: all .4s;
   transition: all .4s;
   -webkit-transform: translateX(-50%) rotateZ(0deg);
   -ms-transform: translateX(-50%) rotate(0deg);
   transform: translateX(-50%) rotateZ(0deg);
}
.catalog-menu .tit-menu .btn-toggle .line2 {
   top: 50%;
}
.catalog-menu .tit-menu .btn-toggle .line3 {
   top: 65%;
   left: 50%;

   -webkit-transition: all .4s;
   transition: all .4s;
   -webkit-transform: translateX(-50%) rotateZ(0deg);
   -ms-transform: translateX(-50%) rotate(0deg);
   transform: translateX(-50%) rotateZ(0deg);
}
.catalog-menu .tit-menu .btn-toggle.active .line2 {
   opacity: 0;
}
.catalog-menu .tit-menu .btn-toggle.active .line1 {
   top: 50%;
   left: 50%;

   -webkit-transform: translateX(-50%) rotateZ(-45deg);
   -ms-transform: translateX(-50%) rotate(-45deg);
   transform: translateX(-50%) rotateZ(-45deg);
}
.catalog-menu .tit-menu .btn-toggle.active .line3 {
   top: 50%;
   left: 50%;

   -webkit-transform: translateX(-50%) rotateZ(45deg);
   -ms-transform: translateX(-50%) rotate(45deg);
   transform: translateX(-50%) rotateZ(45deg);
}
.catalog-menu .menu-nav {
   margin-top: 20px;
}
@media (max-width: 1199px) {
   .catalog-menu .menu-nav {
      position: absolute;
      z-index: 2;
      top: 60px;
      left: 0;

      display: none;

      width: 100%;
      margin-top: 0;
      padding: 10px;

      background-color: #fff;
      box-shadow: 0 0 10px rgba(0, 0, 0, .1);
   }
}
.catalog-menu .menu-nav .menu-nav1>li {
   position: relative;

   -webkit-transition: all .2s;
   transition: all .2s;

   border-left: 4px solid #e1e1e1;
}
.catalog-menu .menu-nav .menu-nav1>li>a {
   font-size: 24px;
   line-height: 30px;

   position: relative;

   display: block;

   padding: 20px 50px 20px 20px;

   -webkit-transition: all .2s;
   transition: all .2s;
   text-transform: capitalize;

   color: #666;
   border-bottom: 1px solid #d3d3d3;
}
@media (max-width: 1199px) {
   .catalog-menu .menu-nav .menu-nav1>li>a {
      font-size: 20px;
   }
}
@media (max-width: 991px) {
   .catalog-menu .menu-nav .menu-nav1>li>a {
      font-size: 18px;
   }
}
@media (max-width: 767px) {
   .catalog-menu .menu-nav .menu-nav1>li>a {
      font-size: 16px;
   }
}
.catalog-menu .menu-nav .menu-nav1>li>a:after {
   font-family: 'iconfont' !important;
   font-size: 14px;
   line-height: 30px;

   position: absolute;
   top: 20px;
   right: 0;

   width: 30px;
   height: 30px;

   content: '\e66e';
   -webkit-transition: all .2s;
   transition: all .2s;
   -webkit-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
   transform: rotate(180deg);
   text-align: center;

   opacity: 0;
}
.catalog-menu .menu-nav .menu-nav1>li:last-child>a {
   border-bottom: none;
}
.catalog-menu .menu-nav .menu-nav1>li.active,
.catalog-menu .menu-nav .menu-nav1>li:hover {
   border-left-color: #002859;
}
.catalog-menu .menu-nav .menu-nav1>li.active>a,
.catalog-menu .menu-nav .menu-nav1>li:hover>a {
   color: #002859;
}
.catalog-menu .menu-nav .menu-nav1>li.active>a:after,
.catalog-menu .menu-nav .menu-nav1>li:hover>a:after {
   opacity: 1;
}
.catalog-menu .menu-nav .menu-nav2 {
   display: none;

   padding: 14px 20px;
}
@media (max-width: 767px) {
   .catalog-menu .menu-nav .menu-nav2 {
      padding: 0;
   }
}
.catalog-menu .menu-nav .menu-nav2>li {
   position: relative;
}
.catalog-menu .menu-nav .menu-nav2>li>a {
   font-size: 20px;
   line-height: 30px;

   position: relative;

   display: block;

   padding: 10px 0;

   color: #777;
}
@media (max-width: 1470px) {
   .catalog-menu .menu-nav .menu-nav2>li>a {
      font-size: 18px;
   }
}
@media (max-width: 991px) {
   .catalog-menu .menu-nav .menu-nav2>li>a {
      font-size: 16px;
   }
}
.catalog-menu .menu-nav .menu-nav2>li>a:before {
   margin-right: 4px;

   content: '-';
}
.catalog-menu .menu-nav .menu-nav2>li.active>a,
.catalog-menu .menu-nav .menu-nav2>li:hover>a {
   color: #369;
}
.catalog-menu .menu-nav .menu-nav2>li.active>a:before,
.catalog-menu .menu-nav .menu-nav2>li:hover>a:before {
   color: #369;
}
.side-news {
   margin-top: 20px;
   padding: 50px 30px;

   border: 1px solid #e4e4e4;
   background: #fff;
}
@media (max-width: 1199px) {
   .side-news {
      display: none;
   }
}
.side-news .tit-side-news h2 {
   font-family: 'D-DIN Condensed';
   font-size: 36px;
   line-height: 40px;

   margin: 0;

   color: #666;
}
@media (max-width: 1199px) {
   .side-news .tit-side-news h2 {
      font-size: 24px;
      line-height: 40px;
   }
}
.side-news .list .news-item {
   display: block;

   padding: 20px 0;

   border-bottom: 1px solid #e0e0e0;
}
.side-news .list .news-item h3 {
   font-size: 20px;
   line-height: 24px;

   display: -webkit-box;
   overflow: hidden;

   height: 48px;
   margin: 0;

   -webkit-transition: all .2s;
   transition: all .2s;

   color: #666;

   -webkit-box-orient: vertical;
   -webkit-line-clamp: 2;
}
@media (max-width: 991px) {
   .side-news .list .news-item h3 {
      font-size: 18px;
   }
}
.side-news .list .news-item .date {
   font-size: 16px;
   line-height: 24px;

   display: block;

   margin-top: 10px;

   color: #99876a;
}
.side-news .list .news-item .date:before {
   display: inline-block;

   width: 20px;
   height: 20px;
   margin-right: 10px;

   content: '';
   vertical-align: middle;

   background: url(../images/calendar.webp) no-repeat;
   background-size: cover;
}
.side-news .list .news-item:hover h3 {
   color: #369;
}
.catalog-menu-news {
   padding-top: 0;
}
.catalog-menu-news .menu-nav {
   margin-top: 30px;
}
.inner-menu {
   position: relative;
   z-index: 2;

   margin-top: -90px;

   text-align: center;

   background-color: rgba(0, 99, 182, .8);
}
@media (max-width: 1199px) {
   .inner-menu {
      margin-top: 0;

      background-color: #369;
   }
}
@media (max-width: 767px) {
   .inner-menu {
      padding: 10px 0;
   }
}
.inner-menu ul li {
   display: inline-block;

   vertical-align: middle;
}
.inner-menu ul li a {
   font-size: 18px;
   line-height: 30px;

   display: block;

   padding: 30px 40px;

   -webkit-transition: all .2s;
   transition: all .2s;

   opacity: .8;
   color: #fff;
}
@media (max-width: 1199px) {
   .inner-menu ul li a {
      font-size: 16px;
      line-height: 24px;

      padding: 10px;
   }
}
@media (max-width: 767px) {
   .inner-menu ul li a {
      font-size: 15px;

      padding: 5px;
   }
}
.inner-menu ul li:hover a,
.inner-menu ul li.active a {
   opacity: 1;
}
.hs-inner-about {
   background: url(../images/about_in_bg.webp) no-repeat top center;
   background-size: contain;
}
.hs-inner-about .about {
   display: flex;
   flex-wrap: wrap;
   margin-top: 50px;
}
.hs-inner-about .about-text {
   width: 51%;
   /* max-width: 1300px;
   margin: 0 auto;

   text-align: center; */
}
.hs-inner-about .about-picbox {
   width: 49%;
   padding-left: 5%;
}
.hs-inner-about .about-picbox img {
   width: 100%;
}
.hs-inner-about .about-picbox p {
   margin: 0px;
}
.hs-inner-about .about-text h3 {
   font-size: 24px;
   font-weight: bold;
   line-height: 1.5;

   color: #369;
}
.hs-inner-about .about-text img {
   max-width: 100%;
}
@media (max-width: 1199px) {
   .hs-inner-about .about-text h3 {
      font-size: 20px;

      margin: 10px 0;
   }
   .hs-inner-about .about {
      margin-top: 30px;
   }
}
.hs-inner-about .about-text p {
   font-size: 20px;
   line-height: 1.5;

   margin: 0;
}
@media (max-width: 1199px) {
   .hs-inner-about .about-text p {
      font-size: 18px;
   }
}
.hs-inner-about .about-imgbox {
   margin-top: 40px;
}
.hs-inner-about .about-imgbox ul {
   margin: 0 -10px;
}
.hs-inner-about .about-imgbox ul li {
   padding: 0 10px;
}
.hs-inner-about .about-imgbox .about-img {
   margin-top: 30px;
}
@media (max-width: 767px) {
   .hs-inner-about .about-imgbox .about-img {
      margin-top: 20px;
   }
   .hs-inner-about .about-text {
      width: 100%;
   }
   .hs-inner-about .about-picbox {
      width: 100%;
      margin-top: 20px;
      padding-left: 0;
   }

}
.hs-inner-about .about-imgbox .about-img .ibox {
   padding-bottom: 44.23076923%;
}
.hs-inner-choose {
   padding: 110px 0 140px;

   background-color: #002859;
}
@media (max-width: 1199px) {
   .hs-inner-choose {
      padding: 50px 0 80px;
   }
}
.hs-inner-choose .choose .list {
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;

   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
}
.hs-inner-choose .choose .list li {
   width: 20%;
}
@media (max-width: 1199px) {
   .hs-inner-choose .choose .list li {
      width: 33.33333333%;
   }
}
@media (max-width: 767px) {
   .hs-inner-choose .choose .list li {
      width: 50%;
   }
}
.hs-inner-choose .choose .advantage-item {
   max-width: 200px;
   margin: 10px 0;

   text-align: center;
}
.hs-inner-choose .choose .advantage-item h3 {
   font-size: 60px;

   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;

   width: 90px;
   height: 90px;
   margin: 0 auto;
   padding: 20px;

   text-align: center;

   border-radius: 50%;
   background-color: #ffc82e;

   -webkit-box-align: center;
   -webkit-align-items: center;
   -ms-flex-align: center;
   align-items: center;
}
@media (max-width: 767px) {
   .hs-inner-choose .choose .advantage-item h3 {
      font-size: 40px;

      width: 70px;
      height: 70px;
      padding: 15px;
   }
}
.hs-inner-choose .choose .advantage-item h3 img {
   width: 100%;
}
.hs-inner-choose .choose .advantage-item h3 sup {
   font-size: 30px;
}
.hs-inner-choose .choose .advantage-item p {
   font-size: 20px;
   line-height: 1.2;

   margin: 20px 0 0 0;

   color: #fff;
}
@media (max-width: 991px) {
   .hs-inner-choose .choose .advantage-item p {
      font-size: 18px;
   }
}
.hs-inner-choose .choose .advantage-item:hover h3 {
   -webkit-animation: swing 1s 0s ease both;
   animation: swing 1s 0s ease both;
}
.hs-inner-certificates {
   margin-top: -50px;
   padding-top: 0;
}
.hs-inner-certificates .certificates {
   padding: 80px 30px;

   background-color: #fff;
   box-shadow: 0 8px 12px 0 rgba(7, 0, 2, .08);
}
@media (max-width: 1199px) {
   .hs-inner-certificates .certificates {
      padding: 50px 20px;
   }
}
.hs-inner-certificates .flex {
   font-size: 0;

   margin-top: 60px;
}
@media (max-width: 991px) {
   .hs-inner-certificates .flex {
      margin-top: 30px;
   }
}
.hs-inner-certificates .flex .certificates-img,
.hs-inner-certificates .flex .certificates-right {
   display: inline-block;

   vertical-align: top;
}
.hs-inner-certificates .flex .certificates-img {
   width: 43%;
}
@media (max-width: 767px) {
   .hs-inner-certificates .flex .certificates-img {
      width: 100%;
   }
}
.hs-inner-certificates .flex .certificates-img img {
   width: 100%;
}
.hs-inner-certificates .flex .certificates-right {
   width: 57%;
   padding: 0 5%;
}
@media (max-width: 767px) {
   .hs-inner-certificates .flex .certificates-right {
      width: 100%;
      margin-top: 20px;
      padding: 0;
   }
}
.hs-inner-certificates .flex .certificates-right .certificates-slide {
   margin: 0 -16px;
}
@media (max-width: 1199px) {
   .hs-inner-certificates .flex .certificates-right .certificates-slide {
      margin: 0 -6px;
   }
}
.hs-inner-certificates .flex .certificates-right .certificates-slide .slick-slide {
   padding: 0 16px;
}
@media (max-width: 1199px) {
   .hs-inner-certificates .flex .certificates-right .certificates-slide .slick-slide {
      padding: 0 6px;
   }
}
.hs-inner-certificates .flex .certificates-right .certificates-item {
   position: relative;

   display: block;

   text-align: center;

   border: 1px solid #efefef;
}
.hs-inner-certificates .flex .certificates-right .certificates-item .ibox {
   padding-bottom: 129.41176471%;
}
.hs-inner-certificates .flex .certificates-right .certificates-item .ibox img {
   -webkit-transition: all 1s;
   transition: all 1s;
}
.hs-inner-certificates .flex .certificates-right .certificates-item h3 {
   font-size: 20px;
   line-height: 56px;

   position: absolute;
   z-index: 2;
   bottom: 0;
   left: 0;

   display: -webkit-box;
   overflow: hidden;

   width: 100%;
   height: 56px;
   margin: 0;
   padding: 0 15px;

   color: #fff;
   background-color: rgba(0, 40, 89, .8);

   -webkit-box-orient: vertical;
   -webkit-line-clamp: 1;
}
@media (max-width: 767px) {
   .hs-inner-certificates .flex .certificates-right .certificates-item h3 {
      font-size: 18px;
      line-height: 40px;

      height: 40px;
   }
}
.hs-inner-certificates .flex .certificates-right .certificates-item:hover .ibox img {
   -webkit-transform: scale(1.1);
   -ms-transform: scale(1.1);
   transform: scale(1.1);
}
.hs-inner-factory .factory {
   padding: 0 5%;
}
.hs-inner-factory .factory-slide {
   margin-top: 50px;
}
@media (max-width: 991px) {
   .hs-inner-factory .factory-slide {
      margin-top: 30px;
   }
}
.hs-inner-factory .factory-slide .slick-slide {
   padding: 0 20px;
}
@media (max-width: 991px) {
   .hs-inner-factory .factory-slide .slick-slide {
      padding: 0 10px;
   }
}
@media (max-width: 767px) {
   .hs-inner-factory .factory-slide .slick-slide {
      padding: 0 5px;
   }
}
.hs-inner-factory .factory-slide .factory-item {
   position: relative;

   display: block;

   text-align: center;
}
.hs-inner-factory .factory-slide .factory-item .ibox {
   padding-bottom: 75%;
}
.hs-inner-factory .factory-slide .factory-item .ibox img {
   -webkit-transition: all 1s;
   transition: all 1s;
}
.hs-inner-factory .factory-slide .factory-item .title-factory h3 {
   font-size: 20px;
   line-height: 30px;

   display: -webkit-box;
   overflow: hidden;

   height: 30px;
   margin: 10px 0 0 0;

   -webkit-transition: all .2s;
   transition: all .2s;

   color: #777;

   -webkit-box-orient: vertical;
   -webkit-line-clamp: 1;
}
@media (max-width: 1560px) {
   .hs-inner-factory .factory-slide .factory-item .title-factory h3 {
      font-size: 18px;
   }
}
@media (max-width: 767px) {
   .hs-inner-factory .factory-slide .factory-item .title-factory h3 {
      font-size: 16px;
   }
}
.hs-inner-factory .factory-slide .factory-item:hover .ibox img {
   -webkit-transform: scale(1.1);
   -ms-transform: scale(1.1);
   transform: scale(1.1);
}
.hs-inner-factory .factory-slide .slick-arrow {
   left: -5%;
}
@media (max-width: 767px) {
   .hs-inner-factory .factory-slide .slick-arrow {
      left: -30px;
   }
}
.hs-inner-factory .factory-slide .slick-arrow.slick-next {
   right: -5%;
   left: auto;
}
@media (max-width: 767px) {
   .hs-inner-factory .factory-slide .slick-arrow.slick-next {
      right: -30px;
   }
}
#about-about,
#about-choose,
#about-factory,
#about-certificates {
   position: relative;
   top: -120px;
}
.hs-inner-products .products .product-item {
   display: block;

   margin-top: 40px;

   -webkit-transition: all .2s;
   transition: all .2s;

   color: #666;
   background-color: #f5f5f5;
}
@media (max-width: 1199px) {
   .hs-inner-products .products .product-item {
      margin-top: 30px;
   }
}
.hs-inner-products .products .product-item .ibox {
   padding-bottom: 75%;

   -webkit-transition: all .6s;
   transition: all .6s;
}
.hs-inner-products .products .product-item .ibox img {
   -webkit-transition: all 1s;
   transition: all 1s;
}
.hs-inner-products .products .product-item .title-product {
   position: relative;

   padding: 30px;
}
@media (max-width: 991px) {
   .hs-inner-products .products .product-item .title-product {
      padding: 20px 30px 20px 20px;
   }
}
@media (max-width: 767px) {
   .hs-inner-products .products .product-item .title-product {
      padding: 10px 30px 10px 10px;
   }
}
.hs-inner-products .products .product-item .title-product:after {
   font-family: 'iconfont' !important;
   font-size: 20px;
   line-height: 30px;

   position: absolute;
   top: 50%;
   right: 20px;

   width: 30px;
   height: 30px;
   margin-top: -15px;

   content: '\e66e';
   -webkit-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
   transform: rotate(180deg);
   text-align: center;

   color: #002859;
}
@media (max-width: 767px) {
   .hs-inner-products .products .product-item .title-product:after {
      right: 0;
   }
}
.hs-inner-products .products .product-item .title-product h3 {
   font-size: 24px;
   line-height: 30px;

   display: -webkit-box;
   overflow: hidden;

   height: 30px;
   margin: 0;

   -webkit-box-orient: vertical;
   -webkit-line-clamp: 1;
}
@media (max-width: 991px) {
   .hs-inner-products .products .product-item .title-product h3 {
      font-size: 18px;
   }
}
.hs-inner-products .products .product-item .title-product .more {
   font-size: 16px;
   line-height: 30px;

   display: block;
}
.hs-inner-products .products .product-item:hover {
   color: #ecbc31;
   background-color: #002859;
}
.hs-inner-products .products .product-item:hover .ibox img {
   -webkit-transform: scale(1.1);
   -ms-transform: scale(1.1);
   transform: scale(1.1);
}
.hs-inner-products .products .product-item:hover .title-product:after {
   color: #ecbc31;
}
.hs-inner-product-show .product-show .pro-show-info {
   border: 1px solid #dcdcdc;
}
@media (max-width: 1560px) {
   .hs-inner-product-show .product-show .pro-left,
   .hs-inner-product-show .product-show .pro-right {
      width: 50%;
   }
}
@media (max-width: 1560px) and (max-width: 991px) {
   .hs-inner-product-show .product-show .pro-left,
   .hs-inner-product-show .product-show .pro-right {
      width: 100%;
   }
}
.hs-inner-product-show .product-show .ibox {
   padding-bottom: 75%;
}
.hs-inner-product-show .product-show .products-show-big-scroll {
   font-size: 0;
}
.hs-inner-product-show .product-show .products-show-big-scroll .itempack {
   cursor: crosshair;
}
.hs-inner-product-show .product-show .products-show-big-scroll .slick-arrow {
   font-size: 30px;
   line-height: 40px;

   left: 0;

   width: 40px;
   height: 40px;

   text-align: center;

   border: none;
   border-radius: 50%;
   background: none;
   background-color: #fff;
   box-shadow: none;
}
.hs-inner-product-show .product-show .products-show-big-scroll .slick-arrow:before {
   content: '\e625';
}
.hs-inner-product-show .product-show .products-show-big-scroll .slick-arrow.slick-next {
   right: 0;
   left: auto;
}
.hs-inner-product-show .product-show .products-show-big-scroll .slick-arrow:hover {
   color: #369;
}
.hs-inner-product-show .product-show .products-show-small-scroll {
   padding: 20px 30px;
}
.hs-inner-product-show .product-show .products-show-small-scroll .slick-slide {
   padding: 0 10px;
}
.hs-inner-product-show .product-show .products-show-small-scroll .itempack {
   border: 1px solid #dcdcdc;
}
.hs-inner-product-show .product-show .products-show-small-scroll .slick-current .itempack {
   border: 1px solid #369;
}
.hs-inner-product-show .product-show .products-show-small-scroll .slick-arrow {
   font-size: 30px;

   left: 0;

   width: 40px;

   text-align: center;

   border: none;
   background: none;
   box-shadow: none;
}
.hs-inner-product-show .product-show .products-show-small-scroll .slick-arrow:before {
   content: '\e625';
}
.hs-inner-product-show .product-show .products-show-small-scroll .slick-arrow.slick-next {
   right: 0;
   left: auto;
}
.hs-inner-product-show .product-show .products-show-small-scroll .slick-arrow:hover {
   color: #369;
}
.hs-inner-product-show .product-show .title-product-show {
   position: relative;
}
.hs-inner-product-show .product-show .title-product-show h1 {
   font-size: 36px;
   line-height: 1.4;

   margin: 0;
}
@media (max-width: 1470px) {
   .hs-inner-product-show .product-show .title-product-show h1 {
      font-size: 30px;
   }
}
@media (max-width: 991px) {
   .hs-inner-product-show .product-show .title-product-show h1 {
      font-size: 24px;
   }
}
.hs-inner-product-show .product-show .product-info {
   padding-left: 3%;
}
@media (max-width: 991px) {
   .hs-inner-product-show .product-show .product-info {
      margin-top: 20px;
      padding-left: 0;
   }
}
.hs-inner-product-show .product-show .product-info .desc {
   min-height: 300px;
   margin-top: 20px;

   word-break: break-word;
}
@media (max-width: 1470px) {
   .hs-inner-product-show .product-show .product-info .desc {
      min-height: auto;
   }
}
.hs-inner-product-show .product-show .product-info .desc p {
   font-size: 20px;
   line-height: 1.8;

   margin: 0;

   color: #666;
}
@media (max-width: 1470px) {
   .hs-inner-product-show .product-show .product-info .desc p {
      font-size: 18px;
   }
}
@media (max-width: 991px) {
   .hs-inner-product-show .product-show .product-info .desc p {
      font-size: 16px;
      line-height: 24px;
   }
}
.hs-inner-product-show .product-show .product-info .info {
   min-height: 300px;
   margin-top: 30px;
}
@media (max-width: 1660px) {
   .hs-inner-product-show .product-show .product-info .info {
      min-height: 250px;
   }
}
@media (max-width: 1470px) {
   .hs-inner-product-show .product-show .product-info .info {
      min-height: 220px;
   }
}
@media (max-width: 991px) {
   .hs-inner-product-show .product-show .product-info .info {
      min-height: auto;
      margin-top: 20px;
   }
}
.hs-inner-product-show .product-show .product-info .info p {
   font-size: 20px;
   line-height: 30px;

   margin: 0;
}
@media (max-width: 1199px) {
   .hs-inner-product-show .product-show .product-info .info p {
      font-size: 18px;
   }
}
.hs-inner-product-show .product-show .product-info .link-share {
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;

   margin-top: 30px;

   -webkit-box-pack: justify;
   -webkit-justify-content: space-between;
   -ms-flex-pack: justify;
   justify-content: space-between;
   -webkit-box-align: center;
   -webkit-align-items: center;
   -ms-flex-align: center;
   align-items: center;
}
.hs-inner-product-show .product-show .product-info .link-share .share .a2a_svg {
   line-height: 24px;

   width: 24px;
   height: 24px;
}
.hs-inner-product-show .product-show .product-info .link>div {
   display: inline-block;

   vertical-align: top;
}
.hs-inner-product-show .product-show .product-info .link a {
   font-size: 20px;
   line-height: 40px;

   display: inline-block;

   padding: 0 40px;

   -webkit-transition: all .2s;
   transition: all .2s;

   color: #ffc82e;
   background-color: #002859;
}
@media (max-width: 1470px) {
   .hs-inner-product-show .product-show .product-info .link a {
      font-size: 20px;
      line-height: 50px;

      padding: 0 30px;
   }
}
@media (max-width: 767px) {
   .hs-inner-product-show .product-show .product-info .link a {
      font-size: 18px;
      line-height: 50px;
   }
}
.hs-inner-product-show .product-show .product-info .link a .icon {
   display: inline-block;

   width: 30px;
   margin-top: -4px;

   vertical-align: middle;
}
.hs-inner-product-show .product-show .product-info .link a .icon img {
   width: 100%;

   -webkit-filter: grayscale(100%);
   -moz-filter: grayscale(100%);
   -ms-filter: grayscale(100%);
   -o-filter: grayscale(100%);
   filter: grayscale(100%);
   -webkit-filter: gray;
   filter: gray;
}
.hs-inner-product-show .product-show .product-info .link a:hover {
   color: #002859;
   background-color: #ffc82e;
}
.hs-inner-product-show .product-show .product-info .link a:hover img {
   -webkit-filter: grayscale(0%);
   -moz-filter: grayscale(0%);
   -ms-filter: grayscale(0%);
   -o-filter: grayscale(0%);
   filter: grayscale(0%);
}
.hs-inner-product-show .product-show .product-info .link .btn-feedback {
   margin-right: 40px;
}
@media (max-width: 1470px) {
   .hs-inner-product-show .product-show .product-info .link .btn-feedback {
      margin-right: 20px;
   }
}
.hs-inner-product-show .product-show-desc {
   padding-top: 40px;
}
.hs-inner-product-show .product-show-desc .desc-sort {
   padding: 14px;

   background-color: #f8f4ee;
}
.hs-inner-product-show .product-show-desc .desc-sort>ul>li {
   position: relative;

   display: inline-block;

   padding: 0 10px;

   vertical-align: top;
}
.hs-inner-product-show .product-show-desc .desc-sort>ul>li>a {
   font-size: 24px;
   line-height: 30px;

   display: inline-block;

   padding: 10px 20px;

   color: #666;
}
@media (max-width: 1199px) {
   .hs-inner-product-show .product-show-desc .desc-sort>ul>li>a {
      font-size: 20px;
   }
}
@media (max-width: 991px) {
   .hs-inner-product-show .product-show-desc .desc-sort>ul>li>a {
      font-size: 18px;
      line-height: 24px;

      padding: 10px;
   }
}
.hs-inner-product-show .product-show-desc .desc-sort>ul>li.active>a {
   color: #fff;
   background-color: #369;
}
.hs-inner-product-show .product-show-desc .desc-list {
   margin-top: 30px;
}
@media (max-width: 991px) {
   .hs-inner-product-show .product-show-desc .desc-list {
      margin-top: 20px;
   }
}
.hs-inner-product-show .product-show-desc .desc-list p {
   font-size: 20px;
   line-height: 1.5;

   margin: 0;

   color: #666;
}
@media (max-width: 1470px) {
   .hs-inner-product-show .product-show-desc .desc-list p {
      font-size: 18px;
   }
}
@media (max-width: 991px) {
   .hs-inner-product-show .product-show-desc .desc-list p {
      font-size: 16px;
   }
}
.hs-inner-product-show .product-show-desc .desc-list img {
   max-width: 100%;
   height: auto !important;
}
.hs-inner-product-show .title-pro-desc {
   position: relative;

   border-bottom: 1px solid #e5e5e5;
}
.hs-inner-product-show .title-pro-desc h3 {
   font-size: 36px;
   line-height: 1.4;

   position: relative;

   display: inline-block;

   margin: 0;
   padding: 10px 0;

   text-transform: uppercase;
}
@media (max-width: 1470px) {
   .hs-inner-product-show .title-pro-desc h3 {
      font-size: 30px;
   }
}
@media (max-width: 991px) {
   .hs-inner-product-show .title-pro-desc h3 {
      font-size: 24px;
   }
}
.hs-inner-product-show .title-pro-desc h3:before {
   display: inline-block;

   width: 19px;
   height: 32px;
   margin-top: -2px;
   margin-right: 10px;

   content: '';
   vertical-align: middle;

   background: url(../images/right-ticon.webp) no-repeat center;
}
@media (max-width: 767px) {
   .hs-inner-product-show .title-pro-desc h3:before {
      -webkit-transform: scale(.8);
      -ms-transform: scale(.8);
      transform: scale(.8);
   }
}
.hs-inner-product-show .parameter {
   padding-top: 80px;
}
@media (max-width: 991px) {
   .hs-inner-product-show .parameter {
      padding-top: 30px;
   }
}
.hs-inner-product-show .parameter .desc {
   margin-top: 20px;
}
.hs-inner-product-show .parameter .desc p {
   font-size: 20px;
   line-height: 1.5;

   margin: 0;

   color: #666;
}
@media (max-width: 1470px) {
   .hs-inner-product-show .parameter .desc p {
      font-size: 18px;
   }
}
@media (max-width: 991px) {
   .hs-inner-product-show .parameter .desc p {
      font-size: 16px;
   }
}
.hs-inner-product-show .parameter .desc img {
   max-width: 100%;
   height: auto !important;
}
.hs-inner-product-show .inquiry {
   padding-top: 80px;
}
@media (max-width: 991px) {
   .hs-inner-product-show .inquiry {
      padding-top: 30px;
   }
}
.hs-inner-product-show .inquiry .title-inquiry {
   padding: 14px 24px;

   background-color: #f8f8f8;
}
@media (max-width: 991px) {
   .hs-inner-product-show .inquiry .title-inquiry {
      padding: 10px;
   }
}
.hs-inner-product-show .inquiry .title-inquiry h3 {
   font-family: 'D-DIN Condensed';
   font-size: 36px;
   line-height: 1;

   margin: 0;
}
@media (max-width: 1470px) {
   .hs-inner-product-show .inquiry .title-inquiry h3 {
      font-size: 30px;
   }
}
@media (max-width: 991px) {
   .hs-inner-product-show .inquiry .title-inquiry h3 {
      font-size: 24px;
   }
}
.hs-inner-product-show .inquiry .feedback {
   margin-top: 20px;
}
.hs-inner-product-show .inquiry .feedback form .itempack {
   margin-top: 20px;
}
@media (max-width: 767px) {
   .hs-inner-product-show .inquiry .feedback form .itempack {
      margin-top: 14px;
   }
}
.hs-inner-product-show .inquiry .feedback form .itempack input,
.hs-inner-product-show .inquiry .feedback form .itempack textarea {
   font-size: 18px;
   line-height: 30px;

   width: 100%;
   min-height: 60px;
   padding: 15px 15px;

   resize: vertical;

   color: #666;
   border: 1px solid #e3e3e3;
   outline: none;
   background-color: #fff;
}
@media (max-width: 991px) {
   .hs-inner-product-show .inquiry .feedback form .itempack input,
   .hs-inner-product-show .inquiry .feedback form .itempack textarea {
      font-size: 16px;
      line-height: 24px;

      min-height: 50px;
      padding: 10px;
   }
}
.hs-inner-product-show .inquiry .feedback form .itempack input::-webkit-input-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack textarea::-webkit-input-placeholder {
   color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack input:-o-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack textarea:-o-placeholder {
   color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack input::-moz-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack textarea::-moz-placeholder {
   color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack input:-ms-input-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack textarea:-ms-input-placeholder {
   color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack input:focus::-webkit-input-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack textarea:focus::-webkit-input-placeholder {
   color: #c5c5c5;
}
.hs-inner-product-show .inquiry .feedback form .itempack input:focus::-o-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack textarea:focus::-o-placeholder {
   color: #c5c5c5;
}
.hs-inner-product-show .inquiry .feedback form .itempack input:focus::-moz-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack textarea:focus::-moz-placeholder {
   color: #c5c5c5;
}
.hs-inner-product-show .inquiry .feedback form .itempack input:focus::-ms-input-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack textarea:focus::-ms-input-placeholder {
   color: #c5c5c5;
}
.hs-inner-product-show .inquiry .feedback form .itempack .read input {
   color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack .read input::-webkit-input-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack .read textarea::-webkit-input-placeholder {
   color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack .read input:-o-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack .read textarea:-o-placeholder {
   color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack .read input::-moz-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack .read textarea::-moz-placeholder {
   color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack .read input:-ms-input-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack .read textarea:-ms-input-placeholder {
   color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack .read input:focus::-webkit-input-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack .read textarea:focus::-webkit-input-placeholder {
   color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack .read input:focus::-o-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack .read textarea:focus::-o-placeholder {
   color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack .read input:focus::-moz-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack .read textarea:focus::-moz-placeholder {
   color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack .read input:focus::-ms-input-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack .read textarea:focus::-ms-input-placeholder {
   color: #666;
}
.hs-inner-product-show .inquiry .feedback form .submit {
   font-size: 18px;
   line-height: 50px;

   padding: 0 30px;

   -webkit-transition: all .2s;
   transition: all .2s;

   color: #fff;
   border-radius: 0;
   outline: none;
   background-color: #369;
}
@media (max-width: 767px) {
   .hs-inner-product-show .inquiry .feedback form .submit {
      font-size: 16px;
      line-height: 40px;
   }
}
.hs-inner-product-show .inquiry .feedback form .submit .icon {
   margin-right: 10px;
}
.hs-inner-product-show .inquiry .feedback form .submit:hover {
   background-color: #014487;
}
.hs-inner-product-show .relate-product {
   padding-top: 80px;
}
@media (max-width: 991px) {
   .hs-inner-product-show .relate-product {
      padding-top: 30px;
   }
}
.hs-inner-product-show .relate-product .relate-product-slide {
   margin-top: 30px;
   padding: 0 50px;
}
@media (max-width: 767px) {
   .hs-inner-product-show .relate-product .relate-product-slide {
      padding: 0 30px;
   }
}
.hs-inner-product-show .relate-product .relate-product-slide .slick-slide {
   padding: 20px 15px;
}
@media (max-width: 767px) {
   .hs-inner-product-show .relate-product .relate-product-slide .slick-slide {
      padding: 20px 10px;
   }
}
.hs-inner-product-show .relate-product .product-item {
   display: block;

   -webkit-transition: all .2s;
   transition: all .2s;

   color: #666;
   background-color: #f5f5f5;
}
.hs-inner-product-show .relate-product .product-item .ibox {
   padding-bottom: 75%;

   -webkit-transition: all .6s;
   transition: all .6s;
}
.hs-inner-product-show .relate-product .product-item .ibox img {
   -webkit-transition: all 1s;
   transition: all 1s;
}
.hs-inner-product-show .relate-product .product-item .title-product {
   position: relative;

   padding: 20px 30px 20px 20px;
}
@media (max-width: 767px) {
   .hs-inner-product-show .relate-product .product-item .title-product {
      padding: 10px 30px 10px 10px;
   }
}
.hs-inner-product-show .relate-product .product-item .title-product:after {
   font-family: 'iconfont' !important;
   font-size: 20px;
   line-height: 30px;

   position: absolute;
   top: 50%;
   right: 20px;

   width: 30px;
   height: 30px;
   margin-top: -15px;

   content: '\e66e';
   -webkit-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
   transform: rotate(180deg);
   text-align: center;

   color: #002859;
}
@media (max-width: 767px) {
   .hs-inner-product-show .relate-product .product-item .title-product:after {
      right: 0;
   }
}
.hs-inner-product-show .relate-product .product-item .title-product h3 {
   font-size: 24px;
   line-height: 30px;

   display: -webkit-box;
   overflow: hidden;

   height: 30px;
   margin: 0;

   -webkit-box-orient: vertical;
   -webkit-line-clamp: 1;
}
@media (max-width: 991px) {
   .hs-inner-product-show .relate-product .product-item .title-product h3 {
      font-size: 18px;
   }
}
.hs-inner-product-show .relate-product .product-item .title-product .more {
   font-size: 16px;
   line-height: 30px;

   display: block;
}
.hs-inner-product-show .relate-product .product-item:hover {
   color: #ecbc31;
   background-color: #002859;
}
.hs-inner-product-show .relate-product .product-item:hover .ibox img {
   -webkit-transform: scale(1.1);
   -ms-transform: scale(1.1);
   transform: scale(1.1);
}
.hs-inner-product-show .relate-product .product-item:hover .title-product:after {
   color: #ecbc31;
}
.hs-inner-product-show .relate-product .slick-arrow {
   left: 0;
}
.hs-inner-product-show .relate-product .slick-arrow:before {
   content: '\e625';
}
.hs-inner-product-show .relate-product .slick-arrow.slick-next {
   right: 0;
   left: auto;
}
.hs-inner-cases {
   padding-top: 0;
}
.hs-inner-cases .cases {
   margin-top: -40px;
}
@media (max-width: 991px) {
   .hs-inner-cases .cases {
      margin-top: -20px;
   }
}
@media (min-width: 1200px) {
   .hs-inner-cases .cases ul {
      margin: 0 -20px;
   }
   .hs-inner-cases .cases ul li {
      padding: 0 20px;
   }
}
.hs-inner-cases .cases .cases-item {
   position: relative;

   display: block;

   margin-top: 40px;

   cursor: pointer;
   -webkit-transition: all .2s;
   transition: all .2s;
   text-align: center;

   border-bottom: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 991px) {
   .hs-inner-cases .cases .cases-item {
      margin-top: 20px;
   }
}
.hs-inner-cases .cases .cases-item .img .ibox {
   padding-bottom: 75%;
}
.hs-inner-cases .cases .cases-item .img .ibox img {
   -webkit-transition: all 1s;
   transition: all 1s;
}
.hs-inner-cases .cases .cases-item .desc {
   -webkit-transition: all .2s;
   transition: all .2s;
}
.hs-inner-cases .cases .cases-item h3 {
   font-size: 20px;
   line-height: 50px;

   display: -webkit-box;
   overflow: hidden;

   height: 50px;
   margin: 0;

   -webkit-box-orient: vertical;
   -webkit-line-clamp: 1;
}
@media (max-width: 767px) {
   .hs-inner-cases .cases .cases-item h3 {
      font-size: 18px;
   }
}
.hs-inner-cases .cases .cases-item:hover .img .ibox img {
   -webkit-transform: scale(1.1);
   -ms-transform: scale(1.1);
   transform: scale(1.1);
}
.hs-inner-cases .cases .cases-item:hover .desc {
   color: #fff;
   background-color: #369;
}
.hs-inner-application {
   padding-top: 0;

   background: #f5f5f5;
}
.hs-inner-application .application ul li:nth-child(2n) .app-item .img {
   left: 44%;

   padding-right: 50px;
   padding-left: 0;
}
@media (max-width: 767px) {
   .hs-inner-application .application ul li:nth-child(2n) .app-item .img {
      left: 0;

      padding-right: 20px;
   }
}
.hs-inner-application .application ul li:nth-child(2n) .app-item .img:before {
   right: 0;
   left: auto;
}
.hs-inner-application .application ul li:nth-child(2n) .app-item .desc {
   right: 56%;

   padding-right: 3%;
   padding-left: 0;
}
@media (max-width: 767px) {
   .hs-inner-application .application ul li:nth-child(2n) .app-item .desc {
      right: 0;

      padding: 0;
   }
}
.hs-inner-application .application .app-item {
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;

   margin-top: 60px;

   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-box-align: center;
   -webkit-align-items: center;
   -ms-flex-align: center;
   align-items: center;
}
.hs-inner-application .application .app-item .img {
   position: relative;

   width: 56%;
   padding-left: 50px;
}
@media (max-width: 767px) {
   .hs-inner-application .application .app-item .img {
      width: 100%;
      padding-left: 20px;
   }
}
.hs-inner-application .application .app-item .img:before {
   position: absolute;
   z-index: 2;
   top: 40px;
   left: 0;

   display: block;

   width: 283px;
   height: 79px;

   content: '';

   background: url(../images/mask.webp) no-repeat center;
   background-size: cover;
}
@media (max-width: 1199px) {
   .hs-inner-application .application .app-item .img:before {
      width: 200px;
      height: 40px;
   }
}
@media (max-width: 767px) {
   .hs-inner-application .application .app-item .img:before {
      top: 20px;

      width: 140px;
      height: 30px;
   }
}
.hs-inner-application .application .app-item .img img {
   width: 100%;
}
.hs-inner-application .application .app-item .desc {
   position: relative;

   width: 44%;
   padding-left: 3%;
}
@media (max-width: 767px) {
   .hs-inner-application .application .app-item .desc {
      width: 100%;
      padding-left: 0;
   }
}
.hs-inner-application .application .app-item .desc .tit-app h3 {
   font-size: 36px;
   line-height: 1.4;

   text-transform: uppercase;

   color: #002859;
}
@media (max-width: 991px) {
   .hs-inner-application .application .app-item .desc .tit-app h3 {
      font-size: 30px;
   }
}
@media (max-width: 767px) {
   .hs-inner-application .application .app-item .desc .tit-app h3 {
      font-size: 24px;
   }
}
.hs-inner-application .application .app-item .desc .editor {
   word-break: break-word;
}
.hs-inner-application .application .app-item .desc .editor p {
   font-size: 18px;
   line-height: 2;

   margin: 0;

   color: #666;
}
@media (max-width: 991px) {
   .hs-inner-application .application .app-item .desc .editor p {
      font-size: 16px;
   }
}
.hs-inner-application .application .app-item .desc a.link {
   font-size: 20px;
   line-height: 50px;

   display: inline-block;

   margin-top: 40px;
   padding: 0 40px;

   -webkit-transition: all .2s;
   transition: all .2s;

   color: #ffc82e;
   background-color: #002859;
}
@media (max-width: 991px) {
   .hs-inner-application .application .app-item .desc a.link {
      font-size: 18px;
      line-height: 40px;

      margin-top: 20px;
      padding: 0 30px;
   }
}
.hs-inner-application .application .app-item .desc a.link:hover {
   color: #002859;
   background-color: #ffc82e;
}
.hs-inner-service {
   padding-top: 0;
}
.hs-inner-service .service {
   margin-top: -40px;
}
@media (max-width: 991px) {
   .hs-inner-service .service {
      margin-top: -20px;
   }
}
@media (min-width: 1200px) {
   .hs-inner-service .service ul {
      margin: 0 -20px;
   }
   .hs-inner-service .service ul li {
      padding: 0 20px;
   }
}
.hs-inner-service .service .service-item {
   position: relative;

   display: block;

   margin-top: 40px;

   cursor: pointer;
   -webkit-transition: all .2s;
   transition: all .2s;
   text-align: center;

   border-bottom: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 991px) {
   .hs-inner-service .service .service-item {
      margin-top: 20px;
   }
}
.hs-inner-service .service .service-item .img .ibox {
   padding-bottom: 75%;
}
.hs-inner-service .service .service-item .img .ibox img {
   -webkit-transition: all 1s;
   transition: all 1s;
}
.hs-inner-service .service .service-item .desc {
   -webkit-transition: all .2s;
   transition: all .2s;
}
.hs-inner-service .service .service-item h3 {
   font-size: 20px;
   line-height: 50px;

   display: -webkit-box;
   overflow: hidden;

   height: 50px;
   margin: 0;

   -webkit-box-orient: vertical;
   -webkit-line-clamp: 1;
}
@media (max-width: 767px) {
   .hs-inner-service .service .service-item h3 {
      font-size: 18px;
   }
}
.hs-inner-service .service .service-item:hover .img .ibox img {
   -webkit-transform: scale(1.1);
   -ms-transform: scale(1.1);
   transform: scale(1.1);
}
.hs-inner-service .service .service-item:hover .desc {
   color: #fff;
   background-color: #369;
}
.hs-inner-news .news {
   overflow: hidden;

   padding: 0 3%;
}
@media (max-width: 1199px) {
   .hs-inner-news .news {
      padding: 0;
   }
}
.hs-inner-news .news ul {
   margin: 0 -50px;
}
@media (max-width: 1470px) {
   .hs-inner-news .news ul {
      margin: 0 -30px;
   }
}
@media (max-width: 767px) {
   .hs-inner-news .news ul {
      margin: 0 -14px;
   }
}
.hs-inner-news .news ul li {
   margin-top: 50px;
   padding: 0 50px;

   border-right: 1px solid rgba(51, 102, 153, .2);
}
@media (max-width: 1470px) {
   .hs-inner-news .news ul li {
      padding: 0 30px;
   }
}
@media (max-width: 767px) {
   .hs-inner-news .news ul li {
      padding: 0 14px;
   }
}
@media (min-width: 992px) {
   .hs-inner-news .news ul li:nth-child(3n) {
      border-right: none;
   }
}
.hs-inner-news .news .news-item {
   display: block;
}
.hs-inner-news .news .news-item h3 {
   font-size: 22px;
   line-height: 30px;

   display: -webkit-box;
   overflow: hidden;

   height: 60px;
   margin: 0;

   -webkit-transition: all .2s;
   transition: all .2s;

   -webkit-box-orient: vertical;
   -webkit-line-clamp: 2;
}
.hs-inner-news .news .news-item .date {
   font-size: 20px;
   line-height: 30px;

   display: block;

   margin: 10px 0;

   color: #369;
}
.hs-inner-news .news .news-item .ibox {
   padding-bottom: 75%;
}
.hs-inner-news .news .news-item .ibox img {
   -webkit-transition: all 1s;
   transition: all 1s;
}
.hs-inner-news .news .news-item:hover .ibox img {
   -webkit-transform: scale(1.1);
   -ms-transform: scale(1.1);
   transform: scale(1.1);
}
.hs-inner-news .news .news-item:hover h3 {
   color: #369;
}
.hs-inner-faqs .faqs .faqs-item {
   position: relative;

   padding: 20px 0;

   border-bottom: 1px dashed rgba(102, 102, 102, .6);
}
@media (max-width: 767px) {
   .hs-inner-faqs .faqs .faqs-item {
      padding: 10px 0;
   }
}
.hs-inner-faqs .faqs .faqs-item .title-faq {
   position: relative;

   padding: 10px 30px 10px 30px;

   cursor: pointer;
}
@media (max-width: 767px) {
   .hs-inner-faqs .faqs .faqs-item .title-faq {
      padding-left: 20px;
   }
}
.hs-inner-faqs .faqs .faqs-item .title-faq:before {
   position: absolute;
   top: 16px;
   left: 0;

   display: block;

   width: 9px;
   height: 26px;

   content: '';

   background-color: #002859;
}
@media (max-width: 767px) {
   .hs-inner-faqs .faqs .faqs-item .title-faq:before {
      top: 18px;

      width: 6px;
      height: 20px;
   }
}
.hs-inner-faqs .faqs .faqs-item .title-faq h3 {
   font-size: 24px;
   line-height: 1.5;

   margin: 0;

   color: #002859;
}
@media (max-width: 991px) {
   .hs-inner-faqs .faqs .faqs-item .title-faq h3 {
      font-size: 20px;
   }
}
.hs-inner-faqs .faqs .faqs-item .txt {
   position: relative;

   margin-top: 10px;
   padding: 0 0 0 30px;
}
@media (max-width: 767px) {
   .hs-inner-faqs .faqs .faqs-item .txt {
      padding-left: 20px;
   }
}
.hs-inner-faqs .faqs .faqs-item .txt:before {
   position: absolute;
   top: 10px;
   left: 0;

   display: block;

   width: 9px;
   height: 26px;

   content: '';

   background-color: #ffc82e;
}
@media (max-width: 767px) {
   .hs-inner-faqs .faqs .faqs-item .txt:before {
      width: 6px;
      height: 20px;
   }
}
.hs-inner-faqs .faqs .faqs-item .txt p {
   font-size: 20px;
   line-height: 1.8;

   margin: 0;

   color: #666;
}
@media (max-width: 767px) {
   .hs-inner-faqs .faqs .faqs-item .txt p {
      font-size: 16px;
   }
}
.hs-inner-faqs .faqs .current .faqs-item .title-faq:after {
   -webkit-transform: rotate(90deg);
   -ms-transform: rotate(90deg);
   transform: rotate(90deg);
}
.hs-inner-news-show .title-news-show {
   margin-top: 30px;

   text-align: center;
}
.hs-inner-news-show .title-news-show h1 {
   font-family: 'D-DIN Condensed';
   font-size: 36px;
   line-height: 1.5;

   margin: 0;
}
@media (max-width: 1470px) {
   .hs-inner-news-show .title-news-show h1 {
      font-size: 30px;
   }
}
@media (max-width: 991px) {
   .hs-inner-news-show .title-news-show h1 {
      font-size: 24px;
   }
}
.hs-inner-news-show .news-info {
   margin-top: 20px;
   padding: 10px 0;

   text-align: center;

   border-top: 1px solid rgba(62, 58, 57, .2);
   border-bottom: 1px solid rgba(62, 58, 57, .2);
}
.hs-inner-news-show .news-info p,
.hs-inner-news-show .news-info .a2a_kit {
   display: inline-block;

   margin: 10px 0;

   vertical-align: middle;
}
.hs-inner-news-show .news-info p {
   font-size: 20px;
   line-height: 30px;

   margin: 0;
   padding: 0 14px;

   color: #369;
}
.hs-inner-news-show .wechat-qrcode {
   top: 40px;
}
.hs-inner-news-show .wechat-qrcode:after {
   top: -13px;
   bottom: auto;

   -webkit-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
   transform: rotate(180deg);
}
.hs-inner-news-show .text-top {
   overflow: hidden;

   margin-top: 30px;
   padding: 20px 5%;

   color: #666;
   background-color: #f8f4ee;
}
.hs-inner-news-show .text-top p {
   font-size: 16px;
   line-height: 30px;
}
@media (max-width: 767px) {
   .hs-inner-news-show .text-top p {
      font-size: 14px;
   }
}
.hs-inner-news-show .text {
   margin-top: 30px;
}
.hs-inner-news-show .text p {
   font-size: 18px;
   line-height: 2;

   margin: 0;

   color: #666;
}
@media (max-width: 767px) {
   .hs-inner-news-show .text p {
      font-size: 16px;
   }
}
.hs-inner-news-show .text img {
   max-width: 100%;
   height: auto !important;
}
.hs-inner-news-show .button-news {
   margin-top: 50px;
}
.hs-inner-news-show .button-news a {
   font-size: 18px;
   line-height: 60px;

   position: relative;

   display: block;
   display: -webkit-box;
   overflow: hidden;

   height: 60px;
   margin-top: 10px;
   padding: 0 10px 0 50px;

   -webkit-transition: all .2s;
   transition: all .2s;

   color: #666;
   background-color: #f5f5f5;

   -webkit-box-orient: vertical;
   -webkit-line-clamp: 1;
}
@media (max-width: 767px) {
   .hs-inner-news-show .button-news a {
      font-size: 16px;
   }
}
.hs-inner-news-show .button-news a:before {
   font-family: 'iconfont' !important;
   font-size: 30px;
   line-height: 60px;

   position: absolute;
   top: 0;
   left: 0;

   width: 50px;

   content: '\eb60';
   text-align: center;
}
@media (max-width: 767px) {
   .hs-inner-news-show .button-news a:before {
      font-size: 24px;
   }
}
.hs-inner-news-show .button-news a.next {
   padding: 0 50px 0 10px;

   text-align: right;
}
@media (max-width: 767px) {
   .hs-inner-news-show .button-news a.next {
      padding: 0 10px 0 50px;

      text-align: left;
   }
}
.hs-inner-news-show .button-news a.next:before {
   right: 0;
   left: auto;

   content: '\e625';
}
@media (max-width: 767px) {
   .hs-inner-news-show .button-news a.next:before {
      right: auto;
      left: 0;
   }
}
.hs-inner-news-show .button-news a:hover {
   color: #fff;
   background-color: #369;
}
.hs-inner-news-show .news-article {
   padding: 20px;

   border-top: 1px solid #ddd;
}
.hs-inner-news-show .news-article .article-title h2 {
   font-size: 20px;
   font-weight: bold;
   line-height: 1.4;

   margin: 0;

   color: #fff;
}
.hs-inner-news-show .news-article .listbox ul li:last-child .subject {
   border-bottom: none;
}
.hs-inner-news-show .news-article .listbox .subject {
   display: block;

   padding: 20px 0;

   color: #fff;
   border-bottom: 1px solid #fff;
}
.hs-inner-news-show .news-article .listbox .subject h3 {
   font-size: 16px;
   line-height: 28px;

   display: -webkit-box;
   overflow: hidden;

   height: 28px;
   margin: 0;

   -webkit-transition: all .2s;
   transition: all .2s;

   -webkit-box-orient: vertical;
   -webkit-line-clamp: 1;
}
.hs-inner-news-show .news-article .listbox .subject p {
   line-height: 18px;

   display: -webkit-box;
   overflow: hidden;

   max-height: 36px;
   margin: 6px 0;

   opacity: .8;

   -webkit-box-orient: vertical;
   -webkit-line-clamp: 2;
}
.hs-inner-news-show .news-article .listbox .subject .date {
   line-height: 24px;

   display: block;

   color: #fff;
}
.hs-inner-news-show .news-article .listbox .subject:hover h3 {
   text-decoration: underline;
}
.a2a_svg {
   background-color: #369 !important;
}
.hs-inner-contact {
   position: relative;
   z-index: 2;

   overflow: visible;

   padding-bottom: 0;
}
.hs-inner-contact .flex {
   position: relative;
   z-index: 2;

   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;

   background-color: #fff;
}
@media (max-width: 1199px) {
   .hs-inner-contact .flex {
      display: block;
   }
}
.hs-inner-contact .title-contact h2 {
   font-size: 36px;

   margin: 0;

   color: #002859;
}
@media (max-width: 1199px) {
   .hs-inner-contact .title-contact h2 {
      font-size: 30px;
   }
}
@media (max-width: 767px) {
   .hs-inner-contact .title-contact h2 {
      font-size: 24px;
   }
}
.hs-inner-contact .contact,
.hs-inner-contact .message {
   width: 50%;
   padding: 70px 5%;
}
@media (max-width: 1470px) {
   .hs-inner-contact .contact,
   .hs-inner-contact .message {
      padding: 40px 3%;
   }
}
@media (max-width: 1199px) {
   .hs-inner-contact .contact,
   .hs-inner-contact .message {
      width: 100%;
      padding: 30px 15px;
   }
}
.hs-inner-contact .contact .desc ul li {
   margin: 30px 0;
}
.hs-inner-contact .contact .desc .contact-item {
   position: relative;

   padding-left: 70px;

   color: #333;
}
@media (max-width: 1470px) {
   .hs-inner-contact .contact .desc .contact-item {
      padding-left: 60px;
   }
}
.hs-inner-contact .contact .desc .contact-item .icon {
   font-size: 20px;
   line-height: 1;
   line-height: 40px;

   position: absolute;
   top: 0;
   left: 0;

   width: 40px;
   height: 40px;

   text-align: center;

   color: #ffc82e;
   border-radius: 50%;
   background: #002859;
}
.hs-inner-contact .contact .desc .contact-item .icon-whatsapp {
   color: #fff;
   background-color: #3bba0f;
}
.hs-inner-contact .contact .desc .contact-item h3 {
   font-size: 24px;
   line-height: 30px;

   text-transform: uppercase;
}
@media (max-width: 1470px) {
   .hs-inner-contact .contact .desc .contact-item h3 {
      font-size: 18px;
   }
}
.hs-inner-contact .contact .desc .contact-item p {
   font-size: 20px;
   line-height: 30px;

   margin: 0;
}
@media (max-width: 1199px) {
   .hs-inner-contact .contact .desc .contact-item p {
      font-size: 18px;
      line-height: 24px;
   }
}
.hs-inner-contact .contact .desc .contact-item a:hover {
   text-decoration: underline;
}
@media (max-width: 1199px) {
   .hs-inner-contact .message {
      padding-top: 0;
   }
}
.hs-inner-contact .message form {
   margin-top: 20px;
}
@media (max-width: 767px) {
   .hs-inner-contact .message form {
      margin-top: 10px;
   }
}
.hs-inner-contact .message form input,
.hs-inner-contact .message form textarea {
   font-size: 18px;
   line-height: 30px;

   width: 100%;
   margin-top: 20px;
   padding: 10px 20px;

   resize: none;

   outline: none;
   background-color: #ececec;
}
.hs-inner-contact .message form input::-webkit-input-placeholder,
.hs-inner-contact .message form textarea::-webkit-input-placeholder {
   color: #666;
}
.hs-inner-contact .message form input:-o-placeholder,
.hs-inner-contact .message form textarea:-o-placeholder {
   color: #666;
}
.hs-inner-contact .message form input::-moz-placeholder,
.hs-inner-contact .message form textarea::-moz-placeholder {
   color: #666;
}
.hs-inner-contact .message form input:-ms-input-placeholder,
.hs-inner-contact .message form textarea:-ms-input-placeholder {
   color: #666;
}
.hs-inner-contact .message form input:focus::-webkit-input-placeholder,
.hs-inner-contact .message form textarea:focus::-webkit-input-placeholder {
   color: #c5c5c5;
}
.hs-inner-contact .message form input:focus::-o-placeholder,
.hs-inner-contact .message form textarea:focus::-o-placeholder {
   color: #c5c5c5;
}
.hs-inner-contact .message form input:focus::-moz-placeholder,
.hs-inner-contact .message form textarea:focus::-moz-placeholder {
   color: #c5c5c5;
}
.hs-inner-contact .message form input:focus::-ms-input-placeholder,
.hs-inner-contact .message form textarea:focus::-ms-input-placeholder {
   color: #c5c5c5;
}
.hs-inner-contact .message form .submit {
   font-size: 20px;
   line-height: 50px;

   display: inline-block;

   margin-top: 20px;
   padding: 0 46px;

   -webkit-transition: all .2s;
   transition: all .2s;
   text-align: center;

   color: #fff;
   border-radius: 0;
   outline: none;
   background-color: #369;
}
.hs-inner-contact .message form .submit:hover {
   background-color: #014487;
}
.hs-inner-map {
   position: relative;

   margin-top: 70px;
   padding: 0;
}
@media (max-width: 991px) {
   .hs-inner-map {
      margin-top: 30px;
   }
}
.hs-inner-map .map {
   font-size: 14px;

   position: relative;

   clear: both;
}
.hs-inner-map .map .mapwrap {
   height: 640px;
}
@media (max-width: 1199px) {
   .hs-inner-map .map .mapwrap {
      height: 500px;
   }
}
@media (max-width: 767px) {
   .hs-inner-map .map .mapwrap {
      height: 300px;
      margin-top: 40px;
   }
}
.footer {
   font-family: Arial;

   position: relative;

   overflow: hidden;

   padding: 0 0 0 3%;

   color: #fff;
   background: url(../images/footer_bg.webp) no-repeat center;
   background-size: cover;
}
@media (max-width: 1199px) {
   .footer {
      overflow: hidden;
   }
}
@media (max-width: 767px) {
   .footer {
      padding-bottom: 55px;
   }
}
.footer .flex {
   position: relative;
   z-index: 2;

   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;

   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-box-align: stretch;
   -webkit-align-items: stretch;
   -ms-flex-align: stretch;
   align-items: stretch;
}
.footer .foot-follow .share {
   margin-top: 30px;
}
@media (max-width: 1199px) {
   .footer .foot-follow .share {
      margin-top: 20px;
   }
}
.footer .foot-follow .share ul {
   margin: 0 -5px;
}
.footer .foot-follow .share ul li {
   display: inline-block;

   padding: 0 5px;

   vertical-align: middle;
}
.footer .foot-follow .share ul li a {
   line-height: 40px;

   position: relative;

   display: block;

   width: 40px;
   height: 40px;

   text-align: center;

   color: rgba(255, 255, 255, .8);
   border-radius: 50%;
   background-color: #369;
}
@media (max-width: 1350px) {
   .footer .foot-follow .share ul li a {
      line-height: 34px;

      width: 34px;
      height: 34px;
   }
}
.footer .foot-follow .share ul li a .icon {
   font-size: 20px;
}
.footer .foot-follow .share ul li a:hover .tooltip {
   top: -35px;

   visibility: visible;

   pointer-events: auto;

   opacity: 1;
   text-shadow: 0 -1px 0 rgba(0, 0, 0, .1);
}
.footer .foot-follow .share .tooltip {
   font-size: 15px;

   position: absolute;
   top: 0;
   left: 50%;

   padding: 5px 8px;

   -webkit-transition: all .3s cubic-bezier(.68, -.55, .265, 1.55);
   transition: all .3s cubic-bezier(.68, -.55, .265, 1.55);
   -webkit-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
   transform: translateX(-50%);
   text-transform: capitalize;
   pointer-events: none;

   opacity: 0;
   color: #333;
   border-radius: 5px;
   background: #fff;
   box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
}
.footer .foot-follow .share .tooltip::before {
   position: absolute;
   bottom: -3px;
   left: 50%;

   width: 8px;
   height: 8px;

   content: '';
   -webkit-transition: all .3s cubic-bezier(.68, -.55, .265, 1.55);
   transition: all .3s cubic-bezier(.68, -.55, .265, 1.55);
   -webkit-transform: translate(-50%) rotate(45deg);
   -ms-transform: translate(-50%) rotate(45deg);
   transform: translate(-50%) rotate(45deg);

   background: #fff;
}
.footer .foot-follow .share .facebook a:hover {
   background-color: #1877f2;
}
.footer .foot-follow .share .facebook:hover .tooltip,
.footer .foot-follow .share .facebook:hover .tooltip::before {
   color: #fff;
   background: #0055db;
}
.footer .foot-follow .share .twitter:hover .tooltip,
.footer .foot-follow .share .twitter:hover .tooltip::before {
   color: #fff;
   background: #3ea2f7;
}
.footer .foot-follow .share .instagram a {
   background-color: #e75151;
}
.footer .foot-follow .share .twitter a {
   background-color: #3ea2f7;
}
.footer .foot-follow .share .facebook a {
   background-color: #0055db;
}
.footer .foot-follow .share .youtube a {
   background-color: #b50b0b;
}
.footer .foot-follow .share .instagram:hover .tooltip,
.footer .foot-follow .share .instagram:hover .tooltip::before {
   color: #fff;
   background: #e75151;
}
.footer .foot-follow .share .linkedin:hover .tooltip,
.footer .foot-follow .share .linkedin:hover .tooltip::before {
   color: #fff;
   background: #0a66c2;
}
.footer .foot-follow .share .youtube:hover .tooltip,
.footer .foot-follow .share .youtube:hover .tooltip::before {
   color: #fff;
   background: #b50b0b;
}
.footer .copyright {
   padding: 80px 0;
}
@media (max-width: 1199px) {
   .footer .copyright {
      padding: 40px 0;
   }
}
@media (max-width: 767px) {
   .footer .copyright {
      padding: 20px 0;
   }
}
.footer .copyright p {
   font-size: 16px;
   line-height: 30px;

   margin: 0;

   color: rgba(255, 255, 255, .5);
}
@media (max-width: 767px) {
   .footer .copyright p {
      font-size: 14px;
      line-height: 24px;
   }
}
.footer .copyright p a {
   margin: 0 10px;
}
@media (max-width: 767px) {
   .footer .copyright p a {
      display: block;

      margin: 0;
   }
}
.footer .copyright p a:hover {
   text-decoration: underline;

   color: #fff;
}
.footer .foot {
   position: relative;
   right: 700px;

   width: -webkit-calc(100% - 700px);
   width: calc(100% - 700px);
   padding: 80px 0 0 0;
}
@media (max-width: 1670px) {
   .footer .foot {
      right: 460px;

      width: -webkit-calc(100% - 460px);
      width: calc(100% - 460px);
   }
}
@media (max-width: 991px) {
   .footer .foot {
      right: 0;

      width: 100%;
      padding: 30px 0 0 0;
   }
}
.footer .foot .foot-flex {
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;

   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-box-pack: justify;
   -webkit-justify-content: space-between;
   -ms-flex-pack: justify;
   justify-content: space-between;
}
.footer .foot .foot-logo {
   height: 62px;
}
.footer .foot .foot-logo a {
   display: block;

   height: 100%;
}
.footer .foot .foot-logo img {
   display: inline-block;

   height: 100%;
   margin-right: 10px;

   vertical-align: middle;
}
@media (max-width: 1199px) {
   .footer .foot .foot-logo img {
      margin-right: 0;
   }
}
.footer .foot .foot-logo p {
   font-family: 'D-DIN Condensed';
   font-size: 30px;
   line-height: 1;

   display: inline-block;

   margin: 0;

   vertical-align: middle;
   text-transform: uppercase;

   color: #fff;
}
@media (max-width: 1470px) {
   .footer .foot .foot-logo p {
      font-size: 24px;
   }
}
@media (max-width: 1350px) {
   .footer .foot .foot-logo p {
      font-size: 20px;
   }
}
.footer .foot .foot-logo p b {
   display: block;
}
.footer .foot-nav {
   position: relative;
}
@media (max-width: 991px) {
   .footer .foot-nav {
      margin-top: 10px;
   }
}
.footer .foot-nav:before {
   position: absolute;
   top: 50px;
   left: 0;

   display: block;

   width: 200%;
   height: 1px;

   content: '';

   background-color: rgba(255, 255, 255, .2);
}
@media (max-width: 991px) {
   .footer .foot-nav:before {
      display: none;
   }
}
.footer .foot-nav ul {
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;

   margin: 0 -40px;
   padding-right: 100px;

   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
}
@media (max-width: 1670px) {
   .footer .foot-nav ul {
      margin: 0 -20px;
      padding-right: 30px;
   }
}
@media (max-width: 1350px) {
   .footer .foot-nav ul {
      margin: 0 -10px;
   }
}
.footer .foot-nav ul li {
   padding: 0 40px;
}
@media (max-width: 1670px) {
   .footer .foot-nav ul li {
      padding: 0 20px;
   }
}
@media (max-width: 1350px) {
   .footer .foot-nav ul li {
      padding: 0 10px;
   }
}
@media (max-width: 991px) {
   .footer .foot-nav ul li {
      display: block;

      width: 100%;
      margin: 10px 0;
   }
}
.footer .foot-nav ul li:nth-child(2) {
   max-width: 340px;
}
@media (max-width: 1470px) {
   .footer .foot-nav ul li:nth-child(2) {
      max-width: 280px;
   }
}
@media (max-width: 991px) {
   .footer .foot-nav ul li:nth-child(2) {
      max-width: 100%;
   }
}
.footer .foot-nav ul li:nth-child(2) .info {
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;

   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
}
.footer .foot-nav ul li:nth-child(2) .info a {
   width: 50%;
}
@media (max-width: 991px) {
   .footer .foot-nav ul li:nth-child(2) .info a {
      width: auto;
   }
}
.footer .foot-nav .title-foot h3 {
   font-size: 18px;
   font-weight: bold;
   line-height: 2;

   margin: 0;

   text-transform: uppercase;
}
@media (max-width: 1470px) {
   .footer .foot-nav .title-foot h3 {
      font-size: 16px;
   }
}
.footer .foot-nav .info {
   margin-top: 30px;
}
@media (max-width: 991px) {
   .footer .foot-nav .info {
      margin-top: 10px;
   }
}
@media (max-width: 767px) {
   .footer .foot-nav .info {
      margin: 0;
   }
}
.footer .foot-nav .info a {
   font-size: 16px;
   line-height: 2.25;

   display: block;

   -webkit-transition: all .2s;
   transition: all .2s;

   color: rgba(255, 255, 255, .5);
}
@media (max-width: 1470px) {
   .footer .foot-nav .info a {
      font-size: 14px;
   }
}
@media (max-width: 991px) {
   .footer .foot-nav .info a {
      display: inline-block;

      margin-right: 14px;

      vertical-align: top;
   }
}
.footer .foot-nav .info a:hover {
   text-decoration: underline;

   color: #fff;
}
.footer .foot-txt {
   position: relative;
   z-index: 2;
   left: -webkit-calc(100% - 700px);
   left: calc(100% - 700px);

   width: 700px;
   padding: 50px 5% 50px 12%;

   color: #fff;
   background-color: #369;
}
@media (max-width: 1670px) {
   .footer .foot-txt {
      left: -webkit-calc(100% - 460px);
      left: calc(100% - 460px);

      width: 460px;
      padding: 50px 5% 50px 8%;
   }
}
@media (min-width: 992px) {
   .footer .foot-txt {
      -webkit-clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
      clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
   }
}
@media (max-width: 991px) {
   .footer .foot-txt {
      left: 0;

      width: 100%;
      padding: 0;

      background: none;
   }
}
.footer .foot-txt .txt-item {
   position: relative;
   z-index: 4;

   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;

   max-width: 300px;
   margin: 50px 0;

   -webkit-box-align: center;
   -webkit-align-items: center;
   -ms-flex-align: center;
   align-items: center;
}
@media (max-width: 991px) {
   .footer .foot-txt .txt-item {
      max-width: 100%;
      margin: 30px 0;
   }
}
.footer .foot-txt .txt-item .icon {
   width: 46px;
}
.footer .foot-txt .txt-item .icon img {
   width: 100%;

   -webkit-filter: brightness(0) invert(1);
   filter: brightness(0) invert(1);
}
.footer .foot-txt .txt-item .note {
   width: -webkit-calc(100% - 46px);
   width: calc(100% - 46px);
   padding-left: 20px;
}
.footer .foot-txt .txt-item .note h4 {
   font-size: 16px;
   line-height: 1.4;

   margin: 0;
}
.footer .foot-txt .txt-item .note p {
   font-size: 16px;
   font-weight: bold;
   line-height: 24px;

   margin: 0;
}
.footer .foot-txt .txt-item .note a:hover {
   text-decoration: underline;
}
.hc-mobile-nav.nav-levels-overlap ul ul .iconimg {
   display: none;
}
.hc-mobile-nav.nav-levels-overlap ul ul b {
   font-weight: normal;
}
.zoom:after {
   position: absolute;
   top: 0;
   right: 0;

   display: block;

   width: 33px;
   height: 33px;

   content: '';

   background: url(../images/icon.png);
}
.zoom img {
   display: block;
}
.zoom img::-moz-selection {
   background-color: transparent;
}
.zoom img::selection {
   background-color: transparent;
}
.section {
   background-repeat: no-repeat;
   background-position: center;
   background-size: cover;
}
.fix-side {
   position: fixed;
   z-index: 10;
   top: 0;
   right: 0;

   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   flex-direction: column;

   width: 360px;
   height: 100%;
   padding: 30px 3%;

   -webkit-transition: all 1s;
   transition: all 1s;
   -webkit-transform: translateX(100%);
   -ms-transform: translateX(100%);
   transform: translateX(100%);

   background-color: #fff;
   box-shadow: 0 0 10px rgba(0, 0, 0, .1);

   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   -webkit-box-pack: justify;
   -webkit-justify-content: space-between;
   -ms-flex-pack: justify;
   justify-content: space-between;
}
@media (max-width: 1199px) {
   .fix-side {
      display: none;
   }
}
.fix-side .logo {
   height: 90px;

   -webkit-transition: all .4s;
   transition: all .4s;
   text-align: center;
}
@media (max-width: 1199px) {
   .fix-side .logo {
      height: 60px;
   }
}
.fix-side .logo a {
   display: block;

   height: 100%;
}
.fix-side .logo img {
   display: inline-block;

   height: 100%;

   vertical-align: middle;
}
.fix-side .txt .whatsapp,
.fix-side .txt .email {
   position: relative;

   display: inline-block;

   padding-left: 40px;

   vertical-align: top;
}
.fix-side .txt .whatsapp:before,
.fix-side .txt .email:before {
   position: absolute;
   top: 50%;
   left: 0;

   display: block;

   width: 30px;
   height: 30px;

   content: '';
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);

   background: url(../images/email.webp) no-repeat center;
   background-size: cover;
}
.fix-side .txt .whatsapp p,
.fix-side .txt .email p {
   font-size: 16px;
   line-height: 24px;

   margin: 0;
}
.fix-side .txt .whatsapp a,
.fix-side .txt .email a {
   font-size: 20px;
   line-height: 24px;

   display: block;

   color: #369;
}
.fix-side .txt .whatsapp:hover a,
.fix-side .txt .email:hover a {
   color: #014487;
}
.fix-side .txt .whatsapp:before {
   background-image: url(../images/whatsapp.webp);
}
.fix-side .txt .email {
   margin-top: 20px;
}
.fix-side .product-nav>ul>li {
   display: block;
}
.fix-side .product-nav>ul>li>a {
   font-size: 24px;
   line-height: 30px;

   display: block;

   padding: 15px 0;

   text-transform: uppercase;

   border-bottom: 1px solid #ddd;
}
@media (max-width: 1660px) {
   .fix-side .product-nav>ul>li>a {
      font-size: 20px;
      line-height: 24px;

      padding: 10px 0;
   }
}
.fix-side .product-nav>ul>li>ul {
   padding: 10px 0;
}
.fix-side .product-nav>ul>li>ul>li>a {
   font-size: 20px;
   line-height: 36px;

   display: block;

   color: #555;
}
@media (max-width: 1660px) {
   .fix-side .product-nav>ul>li>ul>li>a {
      font-size: 18px;
      line-height: 30px;
   }
}
.fix-side .product-nav>ul>li>ul>li.active>a,
.fix-side .product-nav>ul>li>ul>li:hover>a {
   color: #369;
}
.fix-side .product-nav>ul>li.active>a,
.fix-side .product-nav>ul>li:hover>a {
   color: #369;
}
.fix-side.active {
   -webkit-transform: translateX(0);
   -ms-transform: translateX(0);
   transform: translateX(0);
}
.hs-inner-product-show .product-info .wood-info p {
   font-size: 20px;
   line-height: 1.5;

   margin: 0;

   word-break: break-word;

   color: #666;
}
@media (max-width: 1199px) {
   .hs-inner-product-show .product-info .wood-info p {
      font-size: 18px;
   }
}
@media (max-width: 991px) {
   .hs-inner-product-show .product-info .wood-info p {
      font-size: 16px;
   }
}
.hs-inner-product-show .product-info .wood-info h3 {
   font-size: 22px;
   line-height: 1.4;
}
@media (max-width: 991px) {
   .hs-inner-product-show .product-info .wood-info h3 {
      font-size: 20px;
   }
}
@media (max-width: 767px) {
   .hs-inner-product-show .product-info .wood-info h3 {
      font-size: 18px;
   }
}
.hs-inner-product-show .product-info .wood-info img {
   max-width: 100%;
   height: auto !important;
}
.hs-inner-product-show .wood-details {
   padding-top: 60px;
}
.hs-inner-product-show .wood-details .title-wood {
   position: relative;

   border-bottom: 1px solid #e5e5e5;
}
.hs-inner-product-show .wood-details .title-wood h3 {
   font-size: 30px;
   line-height: 1.5;

   position: relative;

   display: inline-block;

   margin: 0;
   padding: 10px 0;
}
@media (max-width: 991px) {
   .hs-inner-product-show .wood-details .title-wood h3 {
      font-size: 24px;
   }
}
.hs-inner-product-show .wood-details .title-wood h3:after {
   position: absolute;
   z-index: 2;
   bottom: -3px;
   left: 0;

   display: block;

   width: 100%;
   height: 5px;

   content: '';

   background-color: #369;
}
.hs-inner-product-show .wood-details .wood-info {
   margin-top: 20px;
}
.hs-inner-product-show .wood-details .wood-info p {
   font-size: 20px;
   line-height: 1.5;

   margin: 0;

   color: #666;
}
@media (max-width: 1199px) {
   .hs-inner-product-show .wood-details .wood-info p {
      font-size: 18px;
   }
}
@media (max-width: 991px) {
   .hs-inner-product-show .wood-details .wood-info p {
      font-size: 16px;
   }
}
.hs-inner-product-show .wood-details .wood-info img {
   max-width: 100%;
   height: auto !important;
}
.hs-inner-product-show .wood-quality .list {
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;

   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-box-pack: justify;
   -webkit-justify-content: space-between;
   -ms-flex-pack: justify;
   justify-content: space-between;
}
.hs-inner-product-show .wood-quality .list li {
   margin: 20px 0;
}
.hs-inner-product-show .wood-quality .list .list-item {
   max-width: 230px;

   text-align: center;
}
@media (max-width: 1560px) {
   .hs-inner-product-show .wood-quality .list .list-item {
      max-width: 180px;
   }
}
.hs-inner-product-show .wood-quality .list .list-item .icon {
   width: 100px;
   height: 100px;
   margin: 0 auto;

   border-radius: 50%;
   background-color: #f8f4ee;
}
@media (max-width: 767px) {
   .hs-inner-product-show .wood-quality .list .list-item .icon {
      width: 80px;
      height: 80px;
   }
}
.hs-inner-product-show .wood-quality .list .list-item .icon img {
   width: 100%;
}
.hs-inner-product-show .wood-quality .list .list-item h4 {
   font-size: 22px;
   line-height: 1.4;

   margin: 20px 0 0 0;
}
@media (max-width: 1560px) {
   .hs-inner-product-show .wood-quality .list .list-item h4 {
      font-size: 20px;
   }
}
@media (max-width: 767px) {
   .hs-inner-product-show .wood-quality .list .list-item h4 {
      font-size: 18px;
   }
}
.hs-inner-product-show .wood-materials .wood-info li {
   margin-top: 30px;

   text-align: center;
}
.hs-inner-product-show .wood-materials .wood-info img {
   display: block;

   width: 100%;
}
.hs-inner-product-show .wood-materials .wood-info h4 {
   font-size: 30px;
   line-height: 1.4;

   margin: 20px 0 0 0;
}
@media (max-width: 1560px) {
   .hs-inner-product-show .wood-materials .wood-info h4 {
      font-size: 24px;
   }
}
@media (max-width: 767px) {
   .hs-inner-product-show .wood-materials .wood-info h4 {
      font-size: 20px;

      margin: 10px 0 0 0;
   }
}

.page_info {
   text-align: center;
   margin: 10px auto;
   padding: 50px 0;
   color: #999;
   clear: both
}
.page_info span {
   padding: 0 2px;
   font-weight: bold
}
.page_list {
   height: 24px;
   line-height: 24px;
   text-align: center;
   clear: both;
   letter-spacing: 0;
   font-size: 10px;
   margin: 50px auto;
   padding: 50px 0;
   clear: both;
   width: 100%
}
.page_list a {
   display: inline-block;
   color: #898989;
   border: 1px solid #e8e8e8;
   background: #f8f8f8;
   text-align: center;
   padding: 0 8px;
   margin: 0 1px
}
.page_list a:hover {
   color: #fff;
   border: 1px solid #898989;
   background: #898989
}
.page_list a.on {
   color: #333;
   border: 1px solid #ccc;
   background: #E5EDF2
}
.table_a {
   overflow-x: auto;
   width: 100%;
}
.table_a table {
   border-right: 1px solid #dcbe8e;
   border-bottom: 1px solid #dcbe8e;
   width: 100%
}
.table_a table td {
   border-left: 1px solid #dcbe8e;
   border-top: 1px solid #dcbe8e;
   text-align: left;
   font-size: 18px;
   height: 30px;
   line-height: 30px;
   padding: 0 0 0 5px;
}
.table_a table tr:nth-child(odd) {
   background: #f8f4ee
}
.table_a table th {
   border-left: 1px solid #dcbe8e;
   border-top: 1px solid #dcbe8e;
   background: #bf9045;
   color: #fff;
   font-weight: bold;
   text-align: left;
   font-size: 18px;
   height: 40px;
   line-height: 40px;
   padding: 5px;
}
.biao2 {
   background: #f1f1f1
}

.fb_iframe_widget {
   position: absolute !important;

   width: 100%;
   height: 100%;
}
.fb_iframe_widget span {
   width: 100% !important;
   height: 100% !important;
}
.hs-home-news .social .iframe-box .ibox iframe {
   width: 100% !important;
   height: 100% !important;
}