.ff {
    font-family: "iconfont" !important;
}

@font-face {
    font-family: "Poppins";
    font-weight: bold;
    font-style: normal;
    src: local("Poppins Bold"), local("Poppins-Bold"), url("../flaticon/Poppins-Bold.woff2") format("woff2"), url("../flaticon/Poppins-Bold.woff") format("woff"), url("../flaticon/Poppins-Bold.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    font-weight: normal;
    font-style: normal;
    src: local("Poppins Regular"), local("Poppins-Regular"), url("../flaticon/Poppins-Regular.woff2") format("woff2"), url("../flaticon/Poppins-Regular.woff") format("woff"), url("../flaticon/Poppins-Regular.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    font-weight: 900;
    font-style: normal;
    src: local("Poppins Black"), local("Poppins-Black"), url("../flaticon/Poppins-Black.woff2") format("woff2"), url("../flaticon/Poppins-Black.woff") format("woff"), url("../flaticon/Poppins-Black.ttf") format("truetype");
    font-display: swap;
}

body {
    font-family: "Poppins", Arial, "Helvetica Neue", Helvetica, "Microsoft YaHei", "WenQuanYi Micro Hei", "Heiti SC", "PingFang SC", "Hiragino Sans GB", sans-serif;
    font-size: 14px;
    font-weight: normal;
    overflow-x: hidden;
    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: 0.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: 1560px) {
    .container {
        width: 1530px;
    }
}

@media (min-width: 1660px) {
    .con1600 {
        width: 1630px;
    }
}

.con1300 {
    max-width: 1330px;
}

@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,
.ibox iframe,
.ibox video {
    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;
}

.swiper-button-next,
.swiper-button-prev {
    line-height: 50px;
    position: relative;
    z-index: 8;
    top: 0;
    left: 0;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    text-align: center;
    vertical-align: middle;
    color: #222;
    background: #fff;
    box-shadow: 0 5px 10px 0 rgba(0, 101, 177, 0.25);
}

@media (max-width: 1199px) {
    .swiper-button-next,
    .swiper-button-prev {
        line-height: 40px;
        width: 40px;
        height: 40px;
    }
}

.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}

.swiper-button-next .flaticon,
.swiper-button-prev .flaticon {
    font-size: 20px;
    display: block;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media (max-width: 767px) {
    .swiper-button-next .flaticon,
    .swiper-button-prev .flaticon {
        font-size: 18px;
    }
}

.swiper-button-next.swiper-button-next,
.swiper-button-prev.swiper-button-next {
    right: 0;
}

.swiper-button-next.swiper-button-next .flaticon,
.swiper-button-prev.swiper-button-next .flaticon {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    color: #fff;
    background-color: #007cc8;
}

.swiper-poa .swiper-button-prev,
.swiper-poa .swiper-button-next {
    position: absolute;
    z-index: 8;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
}

.swiper-poa .swiper-button-prev:after,
.swiper-poa .swiper-button-next:after {
    display: none;
}

.swiper-poa .swiper-button-prev {
    left: -2%;
}

.swiper-poa .swiper-button-next {
    right: -2%;
    left: auto;
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (min-width: 1200px) {
    .zoomin {
        -webkit-transition: all 1s;
        transition: all 1s;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
    .fadeup {
        -webkit-transition: all 1s;
        transition: all 1s;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0;
    }
    .fadedown {
        -webkit-transition: all 1s;
        transition: all 1s;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0;
    }
    .fadehid {
        overflow: hidden;
    }
    .fadetxtup {
        display: block;
        -webkit-transition: all 1s;
        transition: all 1s;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    .show .zoomin {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    .show .fadeup {
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
        opacity: 1;
    }
    .show .fadetxtup {
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
    }
    .show .fadedown {
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
        opacity: 1;
    }
}

.hs-header-box {
    position: fixed;
    z-index: 11;
    top: 0;
    width: 100%;
    padding: 0 3%;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #fff;
    -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: 1199px) {
    .hs-header-box {
        height: 60px;
    }
}

.hs-header-box .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 .logo {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    display: block;
    /* text-align: center; */
}

@media (max-width: 1199px) {
    .hs-header-box .logo {
        font-size: 14px;
        line-height: 1;
    }
}

.hs-header-box .logo .logo-black {
    display: none;
}

.hs-header-box .logo img {
    display: block;
    height: 52px;
    margin: 0 auto;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

@media (max-width: 1199px) {
    .hs-header-box .logo img {
        height: 30px;
    }
}

.hs-header-box .logo span {
    display: block;
    margin-top: 6px;
}

.hs-header-box .get-quote {
    margin-left: 20px;
}

@media (max-width: 767px) {
    .hs-header-box .get-quote {
        margin-left: 10px;
    }
}

.hs-header-box .get-quote a {
    font-size: 16px;
    font-weight: bold;
    line-height: 44px;
    display: inline-block;
    padding: 0 16px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #fff;
    border-radius: 22px;
    background-color: #007cc8;
}

@media (max-width: 991px) {
    .hs-header-box .get-quote a {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .hs-header-box .get-quote a {
        font-size: 12px;
        line-height: 24px;
        padding: 0 10px;
    }
    .hs-header-box .get-quote a span {
        font-size: 0;
    }
}

.hs-header-box .get-quote a:hover {
    background-color: #0b659c;
}

.hs-header-box .top-txt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.hs-header-box .top-txt ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.hs-header-box .top-txt ul li {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.hs-header-box .top-txt ul li .flaticon {
    font-size: 24px;
    line-height: 1.7;
    padding: 0 10px;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

@media (max-width: 1199px) {
    .hs-header-box .top-txt ul li .flaticon {
        font-size: 20px;
        padding: 0 6px;
    }
}

@media (max-width: 767px) {
    .hs-header-box .top-txt ul li .flaticon {
        padding: 0 5px;
    }
}

.hs-header-box .top-txt ul li p {
    line-height: 24px;
    position: absolute;
    top: 100%;
    left: 50%;
    display: none;
    padding: 10px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
    color: #007cc8;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

@media (max-width: 767px) {
    .hs-header-box .top-txt ul li p {
        font-size: 12px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

.hs-header-box .top-txt ul li p:before {
    position: absolute;
    top: -8px;
    left: 50%;
    width: 0;
    height: 0;
    content: "";
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-width: 0 4px 8px 4px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}

.hs-header-box .top-txt ul li:hover .flaticon {
    opacity: 0.8;
}

.hs-header-box .top-txt ul li:hover p {
    display: block;
}

.hs-header-box .pc-search .search-button {
    font-size: 16px;
    line-height: 40px;
    display: inline-block;
    overflow: hidden;
    width: 30px;
    height: 40px;
    cursor: pointer;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    text-align: center;
    vertical-align: middle;
    margin-right: 20px;
}
.hs-header-box .pc-search .search-button img {
    width: 100%;
    filter: brightness(0) invert(1);
}
@media (max-width: 1199px) {
    .hs-header-box .pc-search .search-button {
        font-size: 14px;
        line-height: 30px;
        height: 30px;
    }
}

.hs-header-box .pc-search .search-button .flaticon {
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle;
}

.hs-header-box .pc-search .search-button:hover {
    opacity: 0.8;
}

.hs-header-box .pc-search form {
    position: absolute;
    z-index: 2;
    top: 100%;
    right: 0;
    display: block;
    display: none;
    overflow: hidden;
    width: 100%;
    height: 80px;
    padding: 25px 60px 25px 20px;
    background-color: #007cc8;
}

@media (max-width: 1199px) {
    .hs-header-box .pc-search form {
        padding: 15px 30px 15px 15px;
    }
}

.hs-header-box .pc-search input {
    font-size: 16px;
    line-height: 30px;
    width: 100%;
    height: 30px;
    padding: 0 30px 0 10px;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    outline: none;
    background: none;
}

.hs-header-box .pc-search input::-webkit-input-placeholder,
.hs-header-box .pc-search textarea::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.hs-header-box .pc-search input:-o-placeholder,
.hs-header-box .pc-search textarea:-o-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.hs-header-box .pc-search input::-moz-placeholder,
.hs-header-box .pc-search textarea::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.hs-header-box .pc-search input:-ms-input-placeholder,
.hs-header-box .pc-search textarea:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.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 .submit {
    font-size: 24px;
    line-height: 30px;
    position: absolute;
    top: 10px;
    right: 60px;
    width: 30px;
    padding: 0;
    text-align: center;
    color: #fff;
    outline: none;
    background: none;
    box-shadow: none;
}

.hs-header-box .pc-search .submit img {
    width: 30px;
    filter: brightness(0) invert(1);
}
@media (max-width: 1199px) {
    .hs-header-box .pc-search .submit {
        right: 50px;
    }
}

.hs-header-box .header-menu {
    padding: 0 3%;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

@media (max-width: 1470px) {
    .hs-header-box .header-menu {
        padding: 0 15px;
    }
}

@media (max-width: 1199px) {
    .hs-header-box .header-menu {
        display: none;
    }
}

@media (max-width: 1199px) {
    .hs-header-box .header-nav {
        display: none;
    }
}

.hs-header-box .header-nav>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.hs-header-box .header-nav>ul>li {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.hs-header-box .header-nav>ul>li:nth-child(2),
.hs-header-box .header-nav>ul>li:nth-child(3),
.hs-header-box .header-nav>ul>li:nth-child(4) {
    position: static;
}

.hs-header-box .header-nav>ul>li>a {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33333333;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 140px;
    padding: 0 20px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    text-transform: uppercase;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 1560px) {
    .hs-header-box .header-nav>ul>li>a {
        padding: 0 5px;
    }
}

@media (max-width: 1350px) {
    .hs-header-box .header-nav>ul>li>a {
        font-size: 16px;
    }
}

.hs-header-box .header-nav>ul>li>a:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    content: "";
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    border-width: 0 5px 10px 5px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}

.hs-header-box .header-nav>ul>li:hover>a:after {
    opacity: 1;
}

.hs-header-box .pc-nav-down {
    position: absolute;
    z-index: 10;
    top: 100%;
    left: 0;
    display: none;
    min-width: 100%;
    min-width: 230px;
    padding: 10px;
    color: #333;
    background-color: #fff;
    box-shadow: 0 10px 10px 0 rgba(6, 0, 1, 0.09);
}

.hs-header-box .pc-nav-down>li>a {
    font-size: 16px;
    line-height: 30px;
    position: relative;
    display: block;
    padding: 15px 20px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #666;
}

.hs-header-box .pc-nav-down>li:hover>a,
.hs-header-box .pc-nav-down>li.active>a {
    color: #fff;
    background-color: #007cc8;
}

.hs-header-box .pc-nav-down-project {
    width: 100%;
    padding: 30px 10%;
    text-align: center;
}

@media (max-width: 1400px) {
    .hs-header-box .pc-nav-down-project {
        padding: 30px 5%;
    }
}

.hs-header-box .pc-nav-down-project>li {
    display: inline-block;
    padding: 0 20px;
    vertical-align: middle;
}

.hs-header-box .pc-nav-down-product {
    font-size: 0;
    width: 100%;
    padding: 50px 10%;
    text-align: center;
}

@media (max-width: 1560px) {
    .hs-header-box .pc-nav-down-product {
        padding: 50px 5%;
    }
}

.hs-header-box .pc-nav-down-product>li {
    font-size: 14px;
    display: inline-block;
    width: 33%;
    margin: 20px 0;
    padding: 0 20px;
    text-align: left;
    vertical-align: top;
}

.hs-header-box .pc-nav-down-solution>li {
    width: 25%;
}

.hs-header-box .pc-nav-down-product>li>a {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    position: relative;
    display: block;
    padding: 0;
    padding-left: 30px;
    color: #000;
}

.hs-header-box .pc-nav-down-product>li>a .flaticon {
    font-size: 20px;
    position: absolute;
    top: 0;
    left: 0;
    color: #007cc8;
}

.hs-header-box .pc-nav-down-product>li:hover>a {
    color: #007cc8;
    background: none;
}

.hs-header-box .pc-nav-down .nav-more {
    font-size: 16px;
    font-weight: normal;
    line-height: 36px;
    display: inline-block;
    height: 36px;
    margin-top: 30px;
    padding: 0 20px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #666;
    border: 1px solid #c8c8c8;
    border-radius: 30px;
}

.hs-header-box .pc-nav-down .nav-more:hover {
    color: #fff !important;
    border-color: #007cc8;
    background-color: #007cc8;
}

.hs-header-box .pc-nav-down2 {
    margin-top: 20px;
}

.hs-header-box .pc-nav-down2>li {
    margin: 5px 0;
}

.hs-header-box .pc-nav-down2>li>a {
    font-size: 16px;
    line-height: 30px;
    position: relative;
    display: block;
    padding-left: 30px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #666;
}

.hs-header-box .pc-nav-down2>li>a:before {
    position: absolute;
    top: 14px;
    left: 8px;
    display: block;
    width: 6px;
    height: 6px;
    content: "";
    background-color: #007cc8;
}

.hs-header-box .pc-nav-down2>li:hover>a {
    text-decoration: underline;
    color: #007cc8;
}

.hs-header-box .toggle-navigation {
    position: relative;
    right: 0;
    display: none;
    width: 30px;
    height: 30px;
    margin-left: 16px;
    margin-left: 10px;
    border-radius: 50%;
    background-color: #007cc8;
}

@media (max-width: 1199px) {
    .hs-header-box .toggle-navigation {
        display: inline-block;
        vertical-align: middle;
    }
}

.hs-header-box .toggle-navigation a {
    position: absolute;
    top: 0;
    left: 15%;
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 70%;
    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-navigation a:before,
.hs-header-box .toggle-navigation a:after {
    display: block;
    height: 2px;
    content: "";
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    background: #fff;
}

.hs-header-box .toggle-navigation a span {
    display: block;
    height: 2px;
    margin: 4px 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    background: #fff;
}

.hs-header-box.stuck-header {
    color: #333;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

@media (min-width: 1200px) {
    .hs-header-box.stuck-header .logo img {
        height: 50px;
    }
    .hs-header-box.stuck-header .header-nav>ul>li>a {
        height: 100px;
    }
}

.hs-header-box.stuck-header .header-nav>ul>li>a:after {
    border-color: transparent transparent #007cc8 transparent;
}

.hs-header-box-black {
    color: #333;
}
.hs-header-box-black .pc-search .search-button img,
.hs-header-box.stuck-header .pc-search .search-button img {
    filter: brightness(1) invert(0);
}
.hc-mobile-nav .nav-wrapper {
    text-transform: uppercase;
    color: #333;
    background-color: brightness(0.9, var(--color));
}

.hc-mobile-nav .nav-wrapper .nav-more {
    display: none;
}

.hc-mobile-nav .nav-wrapper .flaticon {
    display: none;
}

.hc-mobile-nav li.nav-close a,
.hc-mobile-nav li.nav-back a {
    border-color: rgba(153, 153, 153, 0.2);
}

.hc-mobile-nav li.nav-back a {
    border-color: rgba(153, 153, 153, 0.2);
    background-color: rgba(153, 153, 153, 0.2);
}

.hc-mobile-nav .nav-container,
.hc-mobile-nav.nav-levels-overlap ul .nav-wrapper {
    width: 100%;
    background: #eef4fc;
    background-size: cover;
}

.hc-mobile-nav a[href]:not([href="#"])>span.nav-next {
    border-color: rgba(153, 153, 153, 0.2);
}

.hc-mobile-nav a {
    border-bottom-color: rgba(153, 153, 153, 0.2);
}

.hc-mobile-nav h2 {
    color: #666;
}

.hc-mobile-nav li.nav-close a:hover,
.hc-mobile-nav li.nav-back a:hover {
    background-color: rgba(153, 153, 153, 0.2);
}

.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: rgba(153, 153, 153, 0.2);
}

.hc-mobile-nav a[href]:not([href="#"])>span.nav-next {
    border-color: rgba(153, 153, 153, 0.2);
}

.hc-mobile-nav ul.nav-list2 {
    text-indent: 10px !important;
}

.hc-mobile-nav ul.nav-list3 {
    text-indent: 20px !important;
}

.hc-mobile-nav .title-nav {
    display: none;
}

.hc-mobile-nav img {
    display: inline-block;
    width: 30px;
    vertical-align: middle;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

.hc-mobile-nav li.nav-close a {
    background-color: rgba(153, 153, 153, 0.2);
}

.hc-mobile-nav::after,
.hc-mobile-nav .nav-wrapper::after {
    background: none;
}

@-webkit-keyframes movedown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    30% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    60% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes movedown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    30% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    60% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.hc-mobile-nav li.nav-close span::before,
.hc-mobile-nav li.nav-close span::after,
.hc-mobile-nav span.nav-next::before,
.hc-mobile-nav li.nav-back span::before {
    border-color: #999;
}

.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 .flaticon {
    font-size: 24px;
    line-height: 50px;
    position: relative;
    z-index: 3;
    display: block;
    width: 50px;
    height: 50px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    text-align: center;
    border-radius: 6px;
    background-color: rgba(0, 0, 0, 0.6);
}

@media (max-width: 1470px) {
    .customer-service a .flaticon {
        line-height: 50px;
        width: 50px;
        height: 50px;
    }
}

.customer-service a .flaticon 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 0.5s;
    transition: all 0.5s;
    -webkit-transform: translateX(180%);
    -ms-transform: translateX(180%);
    transform: translateX(180%);
    white-space: nowrap;
    border-radius: 6px;
    background-color: #007cc8;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.customer-service a p img {
    width: 120px;
}

.customer-service a:hover .flaticon {
    color: #fff;
    background-color: #0b659c;
}

.customer-service a:hover p {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.customer-service .service-wechat p {
    background-color: #007cc8;
}

.customer-service .service-top .flaticon:before {
    display: block;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.xs-customer-service {
    position: fixed;
    z-index: 9;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    background-color: #007cc8;
}

.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;
}

.xs-customer-service a .flaticon {
    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%;
}

.banner-box .banner {
    position: relative;
}

.banner-box .swiper-slide {
    overflow: hidden;
}

.banner-box .swiper-img img {
    width: 100%;
}

@media (max-width: 767px) {
    .banner-box .swiper-img img {
        width: 140%;
        margin-left: -20%;
    }
}

.banner-box .swiper-text {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;
    width: 100%;
    padding: 0 5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
}

@media (max-width: 767px) {
    .banner-box .swiper-text {
        top: -webkit-calc(50% + 20px);
        top: calc(50% + 20px);
        padding: 0 15px;
    }
}

.banner-box .swiper-text h2 {
    font-size: 72px;
    font-weight: 900;
    line-height: 1.4;
    margin: 0;
}

@media (max-width: 1560px) {
    .banner-box .swiper-text h2 {
        font-size: 60px;
    }
}

@media (max-width: 1199px) {
    .banner-box .swiper-text h2 {
        font-size: 50px;
    }
}

@media (max-width: 991px) {
    .banner-box .swiper-text h2 {
        font-size: 40px;
    }
}

@media (max-width: 767px) {
    .banner-box .swiper-text h2 {
        font-size: 20px;
    }
}

.banner-box .swiper-text h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;
    margin: 20px 0 0 0;
}

@media (max-width: 1560px) {
    .banner-box .swiper-text h3 {
        font-size: 20px;
    }
}

@media (max-width: 1199px) {
    .banner-box .swiper-text h3 {
        font-size: 18px;
        margin-top: 10px;
    }
}

@media (max-width: 767px) {
    .banner-box .swiper-text h3 {
        font-size: 12px;
        margin: 0;
    }
}

.banner-box .swiper-text .ban-more {
    margin-top: 30px;
}

@media (max-width: 991px) {
    .banner-box .swiper-text .ban-more {
        margin-top: 20px;
    }
}

@media (max-width: 767px) {
    .banner-box .swiper-text .ban-more {
        margin-top: 10px;
    }
}

.banner-box .swiper-text .ban-more a {
    font-size: 14px;
    line-height: 50px;
    display: inline-block;
    padding: 0 20px;
    color: #fff;
    border-radius: 30px;
    background-color: #007cc8;
}

@media (max-width: 991px) {
    .banner-box .swiper-text .ban-more a {
        line-height: 40px;
    }
}

@media (max-width: 767px) {
    .banner-box .swiper-text .ban-more a {
        font-size: 12px;
        line-height: 30px;
        padding: 0 10px;
    }
}

.banner-box .swiper-text .ban-more a .flaticon {
    font-size: 18px;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
}

.banner-box .swiper-text-2 h2,
.banner-box .swiper-text-2 h3 {
    color: #1b3694;
}

.banner-box .swiper-text-3 h3 {
    max-width: 700px;
}

.banner-box .swiper-button-banner {
    position: absolute;
    z-index: 8;
    bottom: 3%;
    left: 0;
    width: 100%;
    padding: 0 3%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 1199px) {
    .banner-box .swiper-button-banner {
        bottom: 10px;
    }
}

@media (max-width: 767px) {
    .banner-box .swiper-button-banner {
        bottom: -2px;
    }
}

.banner-box .scroll {
    -webkit-animation: mouse 3s linear infinite;
    animation: mouse 3s linear infinite;
}

.banner-box .scroll .flaticon {
    font-size: 40px;
    color: #fff;
}

.banner-box .swiper-button-prev,
.banner-box .swiper-button-next {
    color: #fff;
    background: none;
}

.banner-box .swiper-button-prev:hover,
.banner-box .swiper-button-next:hover {
    color: #fff;
    background-color: #007cc8;
}

.banner-box .swiper-button-next {
    margin-left: 20px;
}

@media (max-width: 991px) {
    .banner-box .swiper-button-next {
        margin-left: 10px;
    }
}

.banner-box .swiper-pagination {
    position: absolute;
    z-index: 5;
    bottom: 5%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.banner-box .swiper-pagination .swiper-pagination-bullet {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    margin: 0;
    opacity: 1;
    background: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.banner-box .swiper-pagination .swiper-pagination-bullet:before {
    display: block;
    width: 28px;
    height: 28px;
    content: "";
    border: 1px solid rgba(255, 255, 255, 0);
    border-radius: 50%;
    background: rgba(255, 255, 255, 0);
}

@media (max-width: 991px) {
    .banner-box .swiper-pagination .swiper-pagination-bullet:before {
        width: 20px;
        height: 20px;
    }
}

.banner-box .swiper-pagination .swiper-pagination-bullet:after {
    position: absolute;
    top: 7px;
    left: 7px;
    display: block;
    width: 14px;
    height: 14px;
    content: "";
    border-radius: 50%;
    background: #fff;
}

@media (max-width: 991px) {
    .banner-box .swiper-pagination .swiper-pagination-bullet:after {
        top: 5px;
        left: 5px;
        width: 10px;
        height: 10px;
    }
}

.banner-box .swiper-pagination .swiper-pagination-bullet span {
    display: block;
    width: 0;
    height: 1px;
    margin: 0 10px;
    content: "";
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    background-color: #fff;
}

@media (max-width: 991px) {
    .banner-box .swiper-pagination .swiper-pagination-bullet span {
        margin: 0 5px;
    }
}

.banner-box .swiper-pagination .swiper-pagination-bullet:last-child {
    flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}

.banner-box .swiper-pagination .swiper-pagination-bullet:last-child:after {
    right: 7px;
    left: auto;
}

@media (max-width: 991px) {
    .banner-box .swiper-pagination .swiper-pagination-bullet:last-child:after {
        right: 5px;
    }
}

.banner-box .swiper-pagination .swiper-pagination-bullet-active:before {
    border-color: #fff;
}

.banner-box .swiper-pagination .swiper-pagination-bullet-active span {
    width: 230px;
}

@media (max-width: 1199px) {
    .banner-box .swiper-pagination .swiper-pagination-bullet-active span {
        width: 150px;
    }
}

@media (max-width: 767px) {
    .banner-box .swiper-pagination .swiper-pagination-bullet-active span {
        width: 40px;
    }
}

@-webkit-keyframes mouse {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@keyframes mouse {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

.banner-inner {
    position: relative;
    overflow: hidden;
    z-index: 9;
}

.banner-inner img {
    width: 100%;
}

@media (max-width: 767px) {
    .banner-inner img {
        width: 160%;
        margin-left: -30%;
    }
}

.banner-inner .banner-group {
    position: relative;
}

.banner-inner .group-text {
    position: absolute;
    z-index: 8;
    top: -webkit-calc(50%);
    top: calc(50%);
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 1199px) {
    .banner-inner .group-text {
        top: -webkit-calc(50% + 40px);
        top: calc(50% + 40px);
    }
}

.banner-inner .group-text h2 {
    font-size: 60px;
    font-weight: bold;
    line-height: 1;
    position: relative;
    text-transform: capitalize;
    color: #fff;
}

@media (max-width: 1560px) {
    .banner-inner .group-text h2 {
        font-size: 50px;
    }
}

@media (max-width: 1199px) {
    .banner-inner .group-text h2 {
        font-size: 40px;
    }
}

@media (max-width: 991px) {
    .banner-inner .group-text h2 {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .banner-inner .group-text h2 {
        font-size: 24px;
        margin-top: 10px;
    }
}

.banner-inner .location {
    font-size: 16px;
    line-height: 30px;
    position: relative;
    color: #fff;
}

@media (max-width: 767px) {
    .banner-inner .location {
        font-size: 14px;
    }
}

.banner-inner .location ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.banner-inner .location ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.banner-inner .location ul li:after {
    margin: 0 4px;
    content: "-";
}

.banner-inner .location ul li:last-child:after {
    display: none;
}

.banner-inner .location ul li a {
    display: block;
}

.banner-inner .location ul li a:hover {
    text-decoration: underline;
}

.banner-inner-news .group-text span {
    background-color: #007cc8;
}

.banner-product {
    height: 140px;
    background: #f5f5f5;
}

@media (max-width: 1199px) {
    .banner-product {
        height: 60px;
    }
}

.hs-pad {
    overflow: hidden;
    padding: 80px 0;
}

@media (max-width: 1199px) {
    .hs-pad {
        padding: 60px 0;
    }
}

@media (max-width: 767px) {
    .hs-pad {
        padding: 40px 0;
    }
}

.hs-more {
    margin-top: 30px;
}

@media (max-width: 767px) {
    .hs-more {
        margin-top: 20px;
    }
}

.hs-more a,
.hs-more span {
    line-height: 40px;
    display: inline-block;
    padding: 0 40px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #fff;
    border-radius: 19px;
    background: #007cc8;
}

.hs-more a:hover,
.hs-more span:hover {
    background-color: #0b659c;
}

.title-home h2 {
    font-size: 48px;
    font-weight: 900;
    line-height: 1.4;
    margin: 0;
    text-transform: uppercase;
}

@media (max-width: 1470px) {
    .title-home h2 {
        font-size: 40px;
    }
}

@media (max-width: 1199px) {
    .title-home h2 {
        font-size: 34px;
    }
}

@media (max-width: 991px) {
    .title-home h2 {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .title-home h2 {
        font-size: 24px;
    }
}

.title-home h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    margin: 0 0 20px 0;
    color: #007cc8;
}

@media (max-width: 1199px) {
    .title-home h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }
}

@media (max-width: 991px) {
    .title-home h3 {
        font-size: 18px;
    }
}

.title-home.center {
    text-align: center;
}

.title-home p {
    font-size: 16px;
    line-height: 1.625;
    margin: 20px 0 0 0;
}

@media (max-width: 991px) {
    .title-home p {
        font-size: 14px;
        margin-top: 10px;
    }
}

.title-home-small h2 {
    font-size: 30px;
    text-transform: capitalize;
}

@media (max-width: 1199px) {
    .title-home-small h2 {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .title-home-small h2 {
        font-size: 20px;
    }
}

.hs-home-solutions {
    background: #f2f2f2;
}

.hs-home-solutions .solutions-top {
    -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-solutions .solutions-top .solutions-more {
    font-size: 16px;
    line-height: 1.875;
    display: inline-block;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

@media (max-width: 991px) {
    .hs-home-solutions .solutions-top .solutions-more {
        font-size: 14px;
    }
}

.hs-home-solutions .solutions-top .solutions-more:hover {
    text-decoration: underline;
    color: #007cc8;
}

.hs-home-solutions .solutions {
    margin-top: 70px;
}

@media (max-width: 1470px) {
    .hs-home-solutions .solutions {
        margin-top: 50px;
    }
}

@media (max-width: 991px) {
    .hs-home-solutions .solutions {
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .hs-home-solutions .solutions {
        margin-top: 20px;
    }
}

.hs-home-solutions .solutions .swiper-slide {
    height: auto;
}

.hs-home-solutions .solutions .solutions-group {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

@media (min-width: 1200px) {
    .hs-home-solutions .solutions .swiper-slide-active .solutions-group .title-solutions .flaticon {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    .hs-home-solutions .solutions .swiper-slide-active .solutions-group .desc {
        color: #fff;
        background-color: transparent;
    }
}

.hs-home-solutions .solutions .desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 40px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    background-color: #fff;
    -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: 1470px) {
    .hs-home-solutions .solutions .desc {
        padding: 30px;
    }
}

@media (max-width: 991px) {
    .hs-home-solutions .solutions .desc {
        padding: 20px;
    }
}

.hs-home-solutions .solutions .title-solutions {
    display: block;
}

.hs-home-solutions .solutions .title-solutions .flaticon {
    font-size: 30px;
    line-height: 1;
    display: inline-block;
    -webkit-transition: transform 0.6s;
    -webkit-transition: -webkit-transform 0.6s;
    transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    transition: transform 0.6s, -webkit-transform 0.6s;
}

.hs-home-solutions .solutions .title-solutions b {
    font-size: 36px;
    font-weight: 900;
    line-height: 1.33333333;
    display: block;
    text-transform: capitalize;
}

@media (max-width: 1470px) {
    .hs-home-solutions .solutions .title-solutions b {
        font-size: 30px;
    }
}

@media (max-width: 991px) {
    .hs-home-solutions .solutions .title-solutions b {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .hs-home-solutions .solutions .title-solutions b {
        font-size: 20px;
    }
}

.hs-home-solutions .solutions .solutions-menu {
    margin-top: 150px;
}

@media (max-width: 991px) {
    .hs-home-solutions .solutions .solutions-menu {
        margin-top: 100px;
    }
}

@media (max-width: 767px) {
    .hs-home-solutions .solutions .solutions-menu {
        margin-top: 50px;
    }
}

.hs-home-solutions .solutions .solutions-menu ul {
    overflow: hidden;
    height: 150px;
}

.hs-home-solutions .solutions .solutions-menu ul>li>a {
    font-size: 16px;
    line-height: 1.875;
    display: block;
}

.hs-home-solutions .solutions .solutions-menu ul>li>a:hover {
    text-decoration: underline;
}

.hs-home-solutions .solutions .public-more {
    margin-top: 30px;
}

.hs-home-solutions .solutions .public-more a {
    line-height: 40px;
    display: inline-block;
    padding: 0 40px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #000;
    border-radius: 19px;
    background: #f1f1f1;
}

.hs-home-solutions .solutions .public-more a:hover {
    color: #fff;
    background-color: #007cc8;
}

.hs-home-category .txt-scroll .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
}

.hs-home-category .txt-scroll .swiper-slide {
    width: auto;
}

.hs-home-category .txt-scroll .scroll-group {
    font-size: 8vw;
    font-weight: bold;
    line-height: 1;
    color: transparent;
    background: -webkit-linear-gradient(rgba(218, 218, 218, 0.6), rgba(218, 218, 218, 0) 70%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(218, 218, 218, 0.6)), color-stop(70%, rgba(218, 218, 218, 0)));
    background: linear-gradient(rgba(218, 218, 218, 0.6), rgba(218, 218, 218, 0) 70%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 767px) {
    .hs-home-category .txt-scroll .scroll-group {
        font-size: 16vw;
    }
}

.hs-home-category .category {
    position: relative;
    z-index: 6;
    margin-top: -80px;
}

@media (max-width: 1199px) {
    .hs-home-category .category {
        margin-top: -40px;
    }
}

.hs-home-category .category .category-group {
    width: 40%;
    text-align: center;
}

@media (max-width: 767px) {
    .hs-home-category .category .category-group {
        width: 100%;
    }
}

.hs-home-category .category .category-group .title-category {
    font-size: 36px;
    font-weight: 900;
    line-height: 1.5;
    display: block;
    color: #007cc8;
}

@media (max-width: 1470px) {
    .hs-home-category .category .category-group .title-category {
        font-size: 30px;
    }
}

@media (max-width: 991px) {
    .hs-home-category .category .category-group .title-category {
        font-size: 24px;
        line-height: 1.25;
        height: 60px;
    }
}

@media (max-width: 767px) {
    .hs-home-category .category .category-group .title-category {
        height: 30px;
    }
}
@media (max-width: 380px) {
    .hs-home-category .category .category-group .title-category {
        height: 60px;
    }
}
.hs-home-category .category .category-group .category-menu {
    min-height: 180px;
    margin-top: 30px;
}

@media (max-width: 991px) {
    .hs-home-category .category .category-group .category-menu {
        min-height: 140px;
    }
}

@media (max-width: 767px) {
    .hs-home-category .category .category-group .category-menu {
        min-height: auto;
        margin-top: 10px;
    }
}

.hs-home-category .category .category-group .category-menu a {
    font-size: 18px;
    line-height: 1.66666667;
    display: block;
}

@media (max-width: 1470px) {
    .hs-home-category .category .category-group .category-menu a {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .hs-home-category .category .category-group .category-menu a {
        font-size: 14px;
        line-height: 2;
    }
}

.hs-home-category .category .category-group .category-menu a:hover {
    color: #007cc8;
}

.hs-home-category .category .category-group .hs-more a {
    color: #222;
    background-color: #f1f1f1;
}

.hs-home-category .category .category-group .hs-more a:hover {
    color: #fff;
    background-color: #007cc8;
}

.hs-home-category .category .category-group .category-img {
    display: block;
    margin-top: 70px;
}

@media (max-width: 1199px) {
    .hs-home-category .category .category-group .category-img {
        margin-top: 40px;
    }
}

@media (max-width: 767px) {
    .hs-home-category .category .category-group .category-img {
        margin-top: 20px;
    }
}

.hs-home-category .category .category-group .category-img img {
    width: 100%;
}

.hs-home-category .category .category-logo {
    position: relative;
    width: 20%;
    height: 100%;
    margin-top: 80px;
    padding: 0 3%;
}

@media (max-width: 767px) {
    .hs-home-category .category .category-logo {
        width: 50%;
        margin: 30px auto;
    }
}

.hs-home-category .category .category-logo .logo-bg {
    -webkit-animation: roate360 10s linear infinite;
    animation: roate360 10s linear infinite;
}

.hs-home-category .category .category-logo .logo-bg img {
    width: 100%;
}

.hs-home-category .category .category-logo .logo-img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}

.hs-home-category .category .category-logo .logo-img img {
    /*height: 66px;*/
    max-width: 100%;
}

@media (max-width: 991px) {
    .hs-home-category .category .category-logo .logo-img img {
        height: 40px;
    }
}

@-webkit-keyframes roate360 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes roate360 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.hs-home-why {
    color: #fff;
    background: url(../images/why_bg.webp) no-repeat center;
    background-size: cover;
}

@media (min-width: 1200px) {
    .hs-home-why {
        background-attachment: fixed;
    }
}

.hs-home-why .why {
    margin-top: 60px;
}

@media (max-width: 1199px) {
    .hs-home-why .why {
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .hs-home-why .why {
        margin-top: 14px;
    }
}

.hs-home-why .why>ul {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 1199px) {
    .hs-home-why .why>ul {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.hs-home-why .why>ul>li {
    margin-top: 30px;
}

@media (max-width: 1199px) {
    .hs-home-why .why>ul>li {
        width: 33.33333333%;
    }
}

@media (max-width: 767px) {
    .hs-home-why .why>ul>li {
        width: 50%;
        margin-top: 20px;
    }
}

.hs-home-why .why .why-group {
    max-width: 230px;
    text-align: center;
}

@media (max-width: 1560px) {
    .hs-home-why .why .why-group {
        max-width: 200px;
    }
}

.hs-home-why .why .why-group b {
    font-size: 60px;
    font-weight: 900;
    line-height: 1.5;
    display: block;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

@media (max-width: 1560px) {
    .hs-home-why .why .why-group b {
        font-size: 50px;
    }
}

@media (max-width: 1199px) {
    .hs-home-why .why .why-group b {
        font-size: 40px;
    }
}

@media (max-width: 767px) {
    .hs-home-why .why .why-group b {
        font-size: 30px;
    }
}

.hs-home-why .why .why-group b .flaticon {
    font-weight: normal;
}

.hs-home-why .why .why-group p {
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
}

@media (max-width: 991px) {
    .hs-home-why .why .why-group p {
        font-size: 14px;
    }
}

.hs-home-why .why .why-group:hover b {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}

.hs-home-about {
    background: url(../images/about_bg.webp) no-repeat center;
    background-size: cover;
}

.hs-home-about .about {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 55%;
    padding-right: 10%;
    -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: 991px) {
    .hs-home-about .about {
        width: 100%;
        padding-right: 0;
    }
}

.hs-home-about .title-home .flaticon {
    font-size: 50px;
    color: #007cc8;
}

@media (max-width: 1199px) {
    .hs-home-about .title-home .flaticon {
        font-size: 40px;
    }
}

.hs-home-about .public-note {
    margin-top: 30px;
}

@media (max-width: 991px) {
    .hs-home-about .public-note {
        margin-top: 20px;
    }
}

@media (max-width: 767px) {
    .hs-home-about .public-note {
        margin-top: 10px;
    }
}

.hs-home-about .video {
    overflow: hidden;
    width: 45%;
}

@media (max-width: 991px) {
    .hs-home-about .video {
        width: 100%;
        margin-top: 30px;
    }
}

.hs-home-about .video .ibox {
    padding-bottom: 66.66666667%;
}

.hs-home-projects {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ecf0fa));
    background-image: -webkit-linear-gradient(#fff, #ecf0fa);
    background-image: linear-gradient(#fff, #ecf0fa);
}

.hs-home-projects .projects {
    position: relative;
    margin-top: 100px;
}

@media (max-width: 1560px) {
    .hs-home-projects .projects {
        margin-top: 80px;
    }
}

@media (max-width: 1199px) {
    .hs-home-projects .projects {
        margin-top: 60px;
    }
}

@media (max-width: 767px) {
    .hs-home-projects .projects {
        margin-top: 40px;
    }
}

.hs-home-projects .projects img {
    max-width: 100%;
}

.hs-home-projects .projects .country {
    position: absolute;
    display: inline-block;
    -webkit-animation: country 3s linear infinite;
    animation: country 3s linear infinite;
}

.hs-home-projects .projects .country .guoqi {
    width: 48px;
}

@media (max-width: 1199px) {
    .hs-home-projects .projects .country .guoqi {
        width: 38px;
    }
}

@media (max-width: 991px) {
    .hs-home-projects .projects .country .guoqi {
        width: 30px;
    }
}

@media (max-width: 767px) {
    .hs-home-projects .projects .country .guoqi {
        width: 20px;
    }
}

.hs-home-projects .projects .country .guoqi img {
    width: 100%;
}

.hs-home-projects .projects .country .dizhi {
    position: relative;
    width: 26px;
    margin: 0 auto;
    margin-top: 10px;
}

@media (max-width: 767px) {
    .hs-home-projects .projects .country .dizhi {
        width: 16px;
        margin-top: 0;
    }
}

.hs-home-projects .projects .country .dizhi img {
    width: 100%;
}

.hs-home-projects .projects .country .dizhi:before {
    position: absolute;
    top: 80%;
    left: 5px;
    width: 150%;
    height: 150%;
    content: "";
    -webkit-transform: scaleY(-1) rotate(40deg);
    -ms-transform: scaleY(-1) rotate(40deg);
    transform: scaleY(-1) rotate(40deg);
    /* 垂直翻转图片 */
    opacity: 0.3;
    /* 添加灰色效果和模糊效果 */
    /* 添加模糊效果 */
    background-image: url("../images/address.webp");
    background-position: center;
    /* 替换为你的图片路径 */
    background-size: cover;
    /* 调整倒影的透明度 */
    -webkit-filter: grayscale(1) blur(6px);
    filter: grayscale(1) blur(6px);
}

.hs-home-projects .projects .country-usa {
    top: 24%;
    left: 20%;
}

@media (max-width: 991px) {
    .hs-home-projects .projects .country-usa {
        top: 12%;
    }
}

.hs-home-projects .projects .country-uruguay {
    top: 68%;
    left: 29%;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

@media (max-width: 1199px) {
    .hs-home-projects .projects .country-uruguay {
        left: 28%;
    }
}

@media (max-width: 991px) {
    .hs-home-projects .projects .country-uruguay {
        top: 53%;
        left: 26%;
    }
}

.hs-home-projects .projects .country-tanzania {
    top: 57%;
    left: 56%;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

@media (max-width: 991px) {
    .hs-home-projects .projects .country-tanzania {
        top: 44%;
    }
}

.hs-home-projects .projects .country-kenya {
    top: 48%;
    left: 59%;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

@media (max-width: 991px) {
    .hs-home-projects .projects .country-kenya {
        top: 30%;
    }
}

.hs-home-projects .projects .country-philippines {
    top: 43%;
    left: 83%;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

@media (max-width: 1199px) {
    .hs-home-projects .projects .country-philippines {
        left: 85%;
    }
}

@media (max-width: 991px) {
    .hs-home-projects .projects .country-philippines {
        top: 32%;
    }
}

.hs-home-projects .projects .country-fiji {
    top: 65%;
    left: 96%;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

@media (max-width: 1199px) {
    .hs-home-projects .projects .country-fiji {
        top: 60%;
    }
}

@media (max-width: 991px) {
    .hs-home-projects .projects .country-fiji {
        top: 57%;
    }
}

.hs-home-projects .projects .country-botswana {
    top: 61%;
    left: 54%;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

@media (max-width: 991px) {
    .hs-home-projects .projects .country-botswana {
        top: 54%;
    }
}
.hs-home-projects .projects .country-algeria {
    top: 29%;
    left: 45%;
    z-index: 6;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

@media (max-width: 991px) {
    .hs-home-projects .projects .country-algeria {
        top: 22%;
    }
}
.hs-home-projects .projects .country-bahrain {
    top: 24%;
    left: 62%;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

@media (max-width: 991px) {
    .hs-home-projects .projects .country-bahrain {
        top: 17%;
    }
}
.hs-home-projects .projects .country-morocco {
    top: 22%;
    left: 45%;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

@media (max-width: 991px) {
    .hs-home-projects .projects .country-morocco {
        top: 20%;
    }
}
.hs-home-projects .projects .country-peru {
    top: 63%;
    left: 22%;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

@media (max-width: 991px) {
    .hs-home-projects .projects .country-peru {
        top: 60%;
    }
}
.hs-home-projects .projects .country-nigeria {
    top: 39%;
    left: 48%;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

@media (max-width: 991px) {
    .hs-home-projects .projects .country-nigeria {
        top: 35%;
    }
}

.hs-home-projects .projects .country-uruguay {
    top: 74%;
    left: 28%;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

@media (max-width: 991px) {
    .hs-home-projects .projects .country-uruguay {
        top: 70%;
    }
}

.hs-home-projects .projects .country-cyprus {
    top: 18%;
    left: 56%;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

@media (max-width: 991px) {
    .hs-home-projects .projects .country-cyprus {
        top: 14%;
    }
}

.hs-home-projects .projects .country-kenya {
    top: 48%;
    left: 58%;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

@media (max-width: 991px) {
    .hs-home-projects .projects .country-kenya {
        top: 44%;
    }
}
@-webkit-keyframes country {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes country {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.hs-home-news .news {
    position: relative;
    margin-top: 60px;
}

@media (max-width: 1199px) {
    .hs-home-news .news {
        margin-top: 30px;
    }
}

.hs-home-news .news .swiper-news {
    overflow: hidden;
    max-height: 600px;
}

.hs-home-news .news .news-group {
    position: relative;
    display: block;
}

.hs-home-news .news .news-group .img:before {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    opacity: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 124, 200, 0.5)), to(#007cc8));
    background-image: -webkit-linear-gradient(rgba(0, 124, 200, 0.5), #007cc8);
    background-image: linear-gradient(rgba(0, 124, 200, 0.5), #007cc8);
}

.hs-home-news .news .news-group .ibox {
    padding-bottom: 152.23880597%;
}

.hs-home-news .news .news-group .ibox img {
    left: 50%;
    width: auto;
    height: 100%;
    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.hs-home-news .news .news-group .title-news {
    position: absolute;
    z-index: 4;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px 30px;
    color: #fff;
}

@media (max-width: 1199px) {
    .hs-home-news .news .news-group .title-news {
        padding: 20px;
    }
}

@media (max-width: 991px) {
    .hs-home-news .news .news-group .title-news {
        padding: 10px 20px;
    }
}

.hs-home-news .news .news-group .title-news b {
    font-size: 20px;
    line-height: 1.2;
    display: -webkit-box;
    overflow: hidden;
    height: 48px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

@media (max-width: 1199px) {
    .hs-home-news .news .news-group .title-news b {
        font-size: 18px;
        line-height: 1.33333333;
    }
}

.hs-home-news .news .news-group .date-more {
    line-height: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    color: #00d2ff;
    -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: 1199px) {
    .hs-home-news .news .news-group .date-more {
        margin-top: 10px;
    }
}

.hs-home-news .news .news-group .date-more .flaticon {
    font-size: 24px;
}

@media (max-width: 991px) {
    .hs-home-news .news .news-group .date-more .flaticon {
        font-size: 20px;
    }
}

.hs-home-news .news .news-group:hover .img:before {
    opacity: 1;
}

.hs-home-news .news .news-group:hover .ibox img {
    -webkit-transform: scale(1.1) translateX(-50%);
    -ms-transform: scale(1.1) translateX(-50%);
    transform: scale(1.1) translateX(-50%);
}

.hs-home-faqs {
    position: relative;
    padding: 50px 0 0 0;
}

@media (max-width: 991px) {
    .hs-home-faqs {
        padding: 0;
        background: #f2f2f2;
    }
}

.hs-home-faqs .faqs {
    padding: 20vh 0;
    background: #f2f2f2;
}

@media (max-width: 1470px) {
    .hs-home-faqs .faqs {
        padding: 15vh 0;
    }
}

@media (max-width: 1199px) {
    .hs-home-faqs .faqs {
        padding: 80px 0;
    }
}

@media (max-width: 991px) {
    .hs-home-faqs .faqs {
        padding: 50px 0;
    }
}

.hs-home-faqs .title-home {
    width: 50%;
}

@media (max-width: 767px) {
    .hs-home-faqs .title-home {
        width: 100%;
    }
}

.hs-home-faqs .title-home .flaticon {
    font-size: 50px;
}

@media (max-width: 1199px) {
    .hs-home-faqs .title-home .flaticon {
        font-size: 40px;
    }
}

.hs-home-faqs .title-home h2 {
    font-size: 24px;
    font-weight: bold;
}

@media (max-width: 1199px) {
    .hs-home-faqs .title-home h2 {
        font-size: 20px;
    }
}

.hs-home-faqs .title-home h3 {
    font-size: 36px;
    font-weight: 900;
    line-height: 1.4;
    color: #007cc8;
}

@media (max-width: 1199px) {
    .hs-home-faqs .title-home h3 {
        font-size: 30px;
    }
}

@media (max-width: 991px) {
    .hs-home-faqs .title-home h3 {
        font-size: 24px;
    }
}

.hs-home-faqs .hs-more a {
    color: #666;
    background-color: #fff;
}

.hs-home-faqs .hs-more a:hover {
    color: #fff;
    background-color: #007cc8;
}

.hs-home-faqs .faqs-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
}

@media (max-width: 767px) {
    .hs-home-faqs .faqs-img {
        position: relative;
        width: 100%;
    }
}

.hs-home-faqs .faqs-img img {
    width: 100%;
}

.hs-home-social {
    background: url(../images/social_bg.webp) no-repeat center;
    background-size: cover;
}

@media (min-width: 1200px) {
    .hs-home-social {
        background-attachment: fixed;
    }
}

.hs-home-social .title-home img {
    width: 60px;
    margin-right: 20px;
}

@media (max-width: 767px) {
    .hs-home-social .title-home img {
        width: 40px;
        margin-right: 10px;
    }
}

.hs-home-social .title-home h2 {
    font-size: 30px;
    text-transform: capitalize;
}

@media (max-width: 767px) {
    .hs-home-social .title-home h2 {
        font-size: 24px;
    }
}

.hs-home-social .social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1260px;
    margin: 0 auto;
    margin-top: 60px;
    padding: 50px 8%;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 10px 15px 0 rgba(139, 139, 139, 0.18);
    -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;
}

@media (max-width: 1199px) {
    .hs-home-social .social {
        margin-top: 30px;
        padding: 30px 5%;
    }
}

@media (max-width: 767px) {
    .hs-home-social .social {
        padding: 30px 15px;
    }
}

.hs-home-social .social .facebook {
    width: 34%;
}

@media (max-width: 1199px) {
    .hs-home-social .social .facebook {
        width: 45%;
    }
}

@media (max-width: 767px) {
    .hs-home-social .social .facebook {
        width: 100%;
    }
}

.hs-home-social .social .facebook .iframe-box .ibox {
    padding-bottom: 176.47058824%;
}

@media (max-width: 767px) {
    .hs-home-social .social .facebook .iframe-box .ibox {
        padding-bottom: 100%;
    }
}

.hs-home-social .social .twitter {
    width: 58%;
}

@media (max-width: 767px) {
    .hs-home-social .social .twitter {
        width: 100%;
        margin-top: 30px;
    }
}

.hs-home-social .social .iframe-box .ibox iframe {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
}

.fb_iframe_widget {
    position: absolute !important;
    width: 100%;
    height: 100%;
}

.fb_iframe_widget span {
    width: 100% !important;
    height: 100% !important;
}

.gettop {
    position: fixed;
    z-index: 8;
    right: 0;
    bottom: 30px;
    display: none;
    cursor: pointer;
    color: var(--color);
}

.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 {
    padding: 60px 0;
}

.public-note p {
    font-size: 16px;
    line-height: 1.625;
    margin: 0;
    color: #333;
}

@media (max-width: 1199px) {
    .public-note p {
        font-size: 15px;
    }
}

@media (max-width: 991px) {
    .public-note p {
        font-size: 14px;
    }
}

.public-note img {
    max-width: 100%;
    height: auto !important;
}

.title-inner h2 {
    font-size: 48px;
    font-weight: 800;
    line-height: 1.4;
    margin: 0;
    text-transform: uppercase;
    color: #007cc8;
}

@media (max-width: 1470px) {
    .title-inner h2 {
        font-size: 40px;
    }
}

@media (max-width: 1199px) {
    .title-inner h2 {
        font-size: 34px;
    }
}

@media (max-width: 991px) {
    .title-inner h2 {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .title-inner h2 {
        font-size: 24px;
    }
}

.title-inner.center {
    text-align: center;
}

.hs-inner-location .flex {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.hs-inner-location .title-inner h2 {
    font-size: 36px;
    text-transform: capitalize;
    color: #000;
}

@media (max-width: 1560px) {
    .hs-inner-location .title-inner h2 {
        font-size: 30px;
    }
}

@media (max-width: 1199px) {
    .hs-inner-location .title-inner h2 {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .hs-inner-location .title-inner h2 {
        font-size: 20px;
    }
}

.hs-inner-location .location {
    line-height: 30px;
    position: relative;
    display: inline-block;
    padding-left: 24px;
    color: #007cc8;
}

.hs-inner-location .location .flaticon {
    font-size: 20px;
    position: absolute;
    top: 0;
    left: 0;
}

.hs-inner-location .location ul {
    font-size: 14px;
    line-height: 30px;
    position: relative;
    display: inline-block;
}

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

.hs-inner-location .location ul li:after {
    display: inline-block;
    margin: 0 4px;
    content: "-";
    vertical-align: top;
}

.hs-inner-location .location ul li:last-child:after {
    display: none;
}

.hs-inner-location .location ul li a {
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
}

.hs-inner-location .location ul li a:hover {
    text-decoration: underline;
    color: #7db9ed;
}

.hs-inner-location-product {
    padding: 30px 0;
    color: #fff;
    background-color: #007cc8;
}

@media (max-width: 767px) {
    .hs-inner-location-product {
        padding: 15px 0;
    }
}

.hs-inner-location-product .title-inner h2 {
    color: #fff;
}

.hs-inner-location-product .location {
    color: #fff;
}

.hs-inner-location-product .location .flaticon {
    color: #fff;
}

@media (min-width: 1200px) {
    .inner-info {
        font-size: 0;
        position: relative;
        z-index: 9;
    }
    .inner-info .inner-left,
    .inner-info .inner-right {
        font-size: 14px;
        position: relative;
        display: inline-block;
        vertical-align: top;
    }
    .inner-left {
        width: 300px;
        border-right: 1px solid #ccc;
    }
    .inner-right {
        width: -webkit-calc(100% - 300px);
        width: calc(100% - 300px);
        padding: 60px 0 80px 6%;
        border-left: 1px solid #ccc;
        margin-left: -1px;
    }
}

@media (min-width: 1200px) and (max-width: 1560px) {
    .inner-right {
        padding-left: 3%;
    }
}

.inner-left .title-sidenav {
    padding: 30px;
    color: #fff;
    background-color: #007cc8;
}

@media (max-width: 1199px) {
    .inner-left .title-sidenav {
        display: none;
    }
}

.inner-left .title-sidenav h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.25;
    margin: 0;
}

@media (max-width: 1199px) {
    .inner-left .title-sidenav h2 {
        display: none;
    }
}

.inner-left .title-sidenav h2 span {
    display: block;
}

@media (max-width: 1199px) {
    .inner-right {
        padding-top: 30px;
        padding-bottom: 60px;
        padding-left: 0;
    }
}

.catalog-menu {
    padding: 60px 0;
}

@media (max-width: 1560px) {
    .catalog-menu {
        padding: 50px 0;
    }
}

@media (max-width: 1199px) {
    .catalog-menu {
        padding: 20px 0 0 0;
    }
}

.catalog-menu .title-category h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    margin: 0;
    color: #007cc8;
}

.catalog-menu .menu-nav .menu-nav1>li {
    position: relative;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

@media (max-width: 1199px) {
    .catalog-menu .menu-nav .menu-nav1>li {
        border: none;
    }
}

.catalog-menu .menu-nav .menu-nav1>li>a {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    position: relative;
    z-index: 4;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 30px 15px 0;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    text-transform: capitalize;
    color: #007cc8;
    border-bottom: 1px solid #cbcbcb;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 1560px) {
    .catalog-menu .menu-nav .menu-nav1>li>a {
        font-size: 16px;
    }
}

@media (max-width: 1199px) {
    .catalog-menu .menu-nav .menu-nav1>li>a {
        line-height: 24px;
        padding: 5px 30px 5px 0;
    }
}

.catalog-menu .menu-nav .menu-nav1>li.active>a,
.catalog-menu .menu-nav .menu-nav1>li:hover>a {
    color: #007cc8;
}

.catalog-menu .menu-nav .menu-nav1>li.active .flaticon,
.catalog-menu .menu-nav .menu-nav1>li:hover .flaticon {
    color: #007cc8;
}

.catalog-menu .menu-nav .menu-nav2 {
    padding: 20px 0;
}

@media (max-width: 1199px) {
    .catalog-menu .menu-nav .menu-nav2 {
        width: 100%;
        margin: 0;
        padding: 10px 0;
    }
}

.catalog-menu .menu-nav .menu-nav2 .open-menu {
    display: none !important;
}

.catalog-menu .menu-nav .menu-nav2>li {
    position: relative;
}

@media (max-width: 1199px) {
    .catalog-menu .menu-nav .menu-nav2>li {
        display: inline-block;
        margin-right: 10px;
        vertical-align: top;
    }
}

.catalog-menu .menu-nav .menu-nav2>li>a {
    font-size: 16px;
    line-height: 1.625;
    position: relative;
    display: block;
    padding: 5px 20px;
    color: #666;
}

@media (max-width: 1560px) {
    .catalog-menu .menu-nav .menu-nav2>li>a {
        font-size: 14px;
    }
}

@media (max-width: 1199px) {
    .catalog-menu .menu-nav .menu-nav2>li>a {
        line-height: 1.42857143;
        padding-right: 0;
        padding-left: 15px;
    }
}

.catalog-menu .menu-nav .menu-nav2>li>a:before {
    position: absolute;
    top: 12px;
    left: 0;
    display: block;
    width: 7px;
    height: 7px;
    content: "";
    background: #007cc8;
}

@media (max-width: 1199px) {
    .catalog-menu .menu-nav .menu-nav2>li>a:before {
        top: 12px;
    }
}

.catalog-menu .menu-nav .menu-nav2>li.active>a,
.catalog-menu .menu-nav .menu-nav2>li:hover>a {
    color: #007cc8;
}

.catalog-menu-news .menu-nav {
    margin-top: 30px;
}

@media (max-width: 1199px) {
    .catalog-menu-news .menu-nav {
        margin-top: 10px;
    }
}

.catalog-menu-news .menu-nav .menu-nav1 {
    border-top: 1px solid #cbcbcb;
}

@media (max-width: 1199px) {
    .catalog-menu-news .menu-nav .menu-nav1 {
        padding-top: 10px;
    }
}

@media (max-width: 1199px) {
    .catalog-menu-news .menu-nav .menu-nav1>li {
        display: inline-block;
        margin-right: 20px;
        vertical-align: middle;
    }
}

.catalog-menu-news .menu-nav .menu-nav1>li>a {
    font-size: 16px;
    font-weight: normal;
    position: relative;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #666;
}

@media (max-width: 1199px) {
    .catalog-menu-news .menu-nav .menu-nav1>li>a {
        border-bottom: none;
    }
}

.catalog-menu-news .menu-nav .menu-nav1>li>a:before {
    position: absolute;
    top: 26px;
    left: 0;
    display: block;
    width: 7px;
    height: 7px;
    content: "";
    background: #007cc8;
}

@media (max-width: 1199px) {
    .catalog-menu-news .menu-nav .menu-nav1>li>a:before {
        top: 14px;
    }
}

.catalog-menu-news .menu-nav .menu-nav1>li.active>a,
.catalog-menu-news .menu-nav .menu-nav1>li:hover>a {
    font-weight: bold;
    color: #007cc8;
}

@media (max-width: 1199px) {
    .catalog-menu-news .menu-nav .menu-nav1>li.active>a,
    .catalog-menu-news .menu-nav .menu-nav1>li:hover>a {
        font-weight: normal;
    }
}

.catalog-menu-project .menu-nav {
    margin-top: 30px;
}

@media (max-width: 1199px) {
    .catalog-menu-project .menu-nav {
        margin-top: 10px;
    }
}

.catalog-menu-project .menu-nav .menu-nav1 {
    border-top: 1px solid #cbcbcb;
}

@media (max-width: 1199px) {
    .catalog-menu-project .menu-nav .menu-nav1 {
        padding-top: 10px;
    }
}

@media (max-width: 1199px) {
    .catalog-menu-project .menu-nav .menu-nav1>li {
        display: inline-block;
        margin-right: 20px;
        vertical-align: middle;
    }
}

.catalog-menu-project .menu-nav .menu-nav1>li>a {
    font-size: 16px;
    font-weight: normal;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #666;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 1199px) {
    .catalog-menu-project .menu-nav .menu-nav1>li>a {
        border-bottom: none;
    }
}

.catalog-menu-project .menu-nav .menu-nav1>li>a img {
    width: 22px;
    margin-right: 10px;
}

.catalog-menu-project .menu-nav .menu-nav1>li.active>a,
.catalog-menu-project .menu-nav .menu-nav1>li:hover>a {
    font-weight: bold;
    color: #007cc8;
}

@media (max-width: 1199px) {
    .catalog-menu-project .menu-nav .menu-nav1>li.active>a,
    .catalog-menu-project .menu-nav .menu-nav1>li:hover>a {
        font-weight: normal;
    }
}

.hs-inner-about {
    background: url(../images/about_in_bg.webp) no-repeat center;
    background-size: cover;
}

@media (min-width: 1200px) {
    .hs-inner-about {
        background-attachment: fixed;
    }
}

.hs-inner-about .about-flex {
    font-size: 0;
}

.hs-inner-about .video {
    font-size: 14px;
    display: inline-block;
    width: 50%;
    padding: 30vh 0;
    text-align: center;
    vertical-align: top;
}

@media (max-width: 1199px) {
    .hs-inner-about .video {
        display: block;
        margin: 0 auto;
        padding: 30px 0 0 0;
    }
}

@media (max-width: 767px) {
    .hs-inner-about .video {
        width: 100%;
    }
}

.hs-inner-about .video .play {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 155px;
    height: 111px;
    margin: 0 auto;
    cursor: pointer;
    border-radius: 30px;
    background-color: rgba(246, 28, 13, 0.3);
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 1199px) {
    .hs-inner-about .video .play {
        width: 120px;
        height: 80px;
        border-radius: 20px;
    }
}

.hs-inner-about .video .play span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 76px;
    height: 54px;
    border-radius: 15px;
    background-color: #f61c0d;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 1199px) {
    .hs-inner-about .video .play span {
        width: 66px;
        height: 44px;
        border-radius: 10px;
    }
}

.hs-inner-about .video .play span:before {
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-width: 10px 0 10px 20px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}

@media (max-width: 1199px) {
    .hs-inner-about .video .play span:before {
        border-width: 8px 0 8px 16px;
    }
}

.hs-inner-about .video p {
    font-size: 16px;
    line-height: 1.875;
    margin: 20px 0 0 0;
}

@media (max-width: 1199px) {
    .hs-inner-about .video p {
        font-size: 14px;
    }
}

.hs-inner-about .about {
    font-size: 14px;
    display: inline-block;
    width: 50%;
    padding-left: 3%;
    vertical-align: top;
}

@media (max-width: 1199px) {
    .hs-inner-about .about {
        width: 100%;
        padding-left: 0;
    }
}

.hs-inner-about .about .public-note {
    margin-top: 50px;
}

@media (max-width: 1470px) {
    .hs-inner-about .about .public-note {
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .hs-inner-about .about .public-note {
        margin-top: 20px;
    }
}

.hs-inner-about .about .public-note p {
    line-height: 2.25;
}

@media (max-width: 1400px) {
    .hs-inner-about .about .public-note p {
        line-height: 1.875;
    }
}

@media (max-width: 767px) {
    .hs-inner-about .about .public-note p {
        line-height: 1.85714286;
    }
}

.hs-inner-why {
    background: url(../images/why_bg.webp) no-repeat center;
    background-size: cover;
}

@media (min-width: 1200px) {
    .hs-inner-why {
        background-attachment: fixed;
    }
}

.hs-inner-why .why {
    padding: 30px 10%;
    background-color: #fff;
}

@media (max-width: 1400px) {
    .hs-inner-why .why {
        padding: 30px 6%;
    }
}

@media (max-width: 1199px) {
    .hs-inner-why .why {
        padding: 30px;
    }
}

@media (max-width: 767px) {
    .hs-inner-why .why {
        padding: 20px 14px;
    }
}

.hs-inner-why .why ul {
    width: 100%;
}

.hs-inner-why .why ul li {
    width: 33.33333333%;
    padding: 70px 0;
}

@media (max-width: 1400px) {
    .hs-inner-why .why ul li {
        padding: 50px 0;
    }
}

@media (max-width: 1199px) {
    .hs-inner-why .why ul li {
        padding: 30px 10px;
    }
}

.hs-inner-why .why ul li:nth-child(-n+3) {
    border-bottom: 1px solid #e0e0e0;
}

.hs-inner-why .why ul li:nth-child(3n+2) {
    text-align: center;
}

.hs-inner-why .why ul li:nth-child(3n+3) {
    text-align: right;
}

@media (max-width: 767px) {
    .hs-inner-why .why ul li {
        width: 50%;
        padding: 20px 10px;
    }
    .hs-inner-why .why ul li:nth-child(4) {
        border-bottom: 1px solid #e0e0e0;
    }
}

.hs-inner-why .why .title-home {
    max-width: 300px;
}

.hs-inner-why .why .why-group {
    display: inline-block;
    max-width: 240px;
    height: 100%;
    text-align: left;
}

.hs-inner-why .why .why-group b {
    font-size: 60px;
    font-weight: 900;
    line-height: 1;
    display: block;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    color: #fff;
    text-stroke: 2px #007cc8;
    -webkit-text-stroke: 2px #007cc8;
}

@media (max-width: 1199px) {
    .hs-inner-why .why .why-group b {
        font-size: 50px;
    }
}

@media (max-width: 991px) {
    .hs-inner-why .why .why-group b {
        font-size: 30px;
        -webkit-text-stroke-width: 1px;
    }
}

.hs-inner-why .why .why-group b .flaticon {
    font-weight: normal;
    color: #007cc8;
    text-stroke: 0 #007cc8;
    -webkit-text-stroke: 0 #007cc8;
}

.hs-inner-why .why .why-group p {
    font-size: 16px;
    line-height: 1.5;
    margin: 20px 0 0 0;
}

@media (max-width: 991px) {
    .hs-inner-why .why .why-group p {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .hs-inner-why .why .why-group p {
        margin-top: 10px;
    }
}

.hs-inner-why .why .why-group:hover b {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}

.hs-inner-advantage .advantage ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hs-inner-advantage .advantage ul li {
    padding: 30px 3%;
    border-right: 1px solid #d1d1d1;
    margin-top: 60px;
}
.hs-inner-advantage .advantage ul li:last-child {
    border: none;
}
@media (max-width: 1400px) {
    .hs-inner-advantage .advantage ul li {
        padding: 30px 20px;
    }
}

@media (max-width: 991px) {
    .hs-inner-advantage .advantage ul li {
        margin: 20px 0;
    }
    .hs-inner-advantage .advantage ul li {
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .hs-inner-advantage .advantage ul li {
        margin: 15px 0;
        padding: 0 15px;
        border: none;
    }
}

.hs-inner-advantage .advantage ul li::last-child {
    border-right: none;
}

@media (max-width: 991px) {
    .hs-inner-advantage .advantage ul li:nth-child(2n) {
        border-right: none;
    }
}

.hs-inner-advantage .advantage-group {
    height: 100%;
    text-align: center;
}

.hs-inner-advantage .advantage-group .flaticon {
    font-size: 60px;
    line-height: 1;
    color: #007cc8;
}

@media (max-width: 991px) {
    .hs-inner-advantage .advantage-group .flaticon {
        font-size: 50px;
    }
}

.hs-inner-advantage .advantage-group .title-advantage {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 40px;
}

@media (max-width: 991px) {
    .hs-inner-advantage .advantage-group .title-advantage {
        font-size: 18px;
        margin-top: 20px;
    }
}

.hs-inner-advantage .advantage-group .public-note {
    margin-top: 10px;
}

.hs-inner-factory {
    position: relative;
    background: url(../images/factory_bg.webp) repeat-x bottom center #f5f5f5;
}

.hs-inner-factory .factory-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 340px;
    padding-right: 5%;
    -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: 1560px) {
    .hs-inner-factory .factory-left {
        padding-right: 3%;
    }
}

@media (max-width: 1199px) {
    .hs-inner-factory .factory-left {
        width: 250px;
    }
}

@media (max-width: 767px) {
    .hs-inner-factory .factory-left {
        flex-direction: row;
        width: 100%;
        padding-right: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.hs-inner-factory .factory {
    position: relative;
    width: -webkit-calc(100% - 340px);
    width: calc(100% - 340px);
}

@media (max-width: 1199px) {
    .hs-inner-factory .factory {
        width: -webkit-calc(100% - 250px);
        width: calc(100% - 250px);
    }
}

@media (max-width: 767px) {
    .hs-inner-factory .factory {
        width: 100%;
        margin-top: 20px;
    }
}

.hs-inner-factory .factory .factory-group {
    display: block;
    cursor: pointer;
}

.hs-inner-factory .factory .factory-group .img {
    overflow: hidden;
}

.hs-inner-factory .factory .factory-group .img .ibox {
    padding-bottom: 75%;
}

.hs-inner-factory .factory .factory-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}

.hs-inner-factory .factory .factory-group .title-factory {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    display: none;
    margin-top: 100px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    opacity: 0;
}

@media (max-width: 1470px) {
    .hs-inner-factory .factory .factory-group .title-factory {
        margin-top: 80px;
    }
}

@media (max-width: 1199px) {
    .hs-inner-factory .factory .factory-group .title-factory {
        font-size: 18px;
        margin-top: 50px;
    }
}

@media (max-width: 991px) {
    .hs-inner-factory .factory .factory-group .title-factory {
        font-size: 16px;
        margin-top: 30px;
    }
}

.hs-inner-factory .factory .factory-group:hover .img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.hs-inner-factory .factory .swiper-slide-active .factory-group .title-factory {
    display: block;
    opacity: 1;
}

@media (min-width: 768px) {
    .hs-inner-factory .factory-more {
        position: absolute;
        z-index: 6;
        right: 0;
        bottom: 0;
    }
}

.hs-inner-factory .factory-more a {
    font-size: 16px;
    line-height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #666;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 991px) {
    .hs-inner-factory .factory-more a {
        font-size: 14px;
    }
}

.hs-inner-factory .factory-more a .flaticon {
    line-height: 24px;
    width: 24px;
    height: 24px;
    margin-right: 10px;
    text-align: center;
    color: #fff;
    background: #007cc8;
}

.hs-inner-factory .factory-more a:hover {
    color: #007cc8;
}

.hs-inner-factory .swiper-button-prev,
.hs-inner-factory .swiper-button-next {
    line-height: 44px;
    width: 44px;
    height: 44px;
    color: rgba(0, 0, 0, 0.3);
    background: #dedede;
    box-shadow: none;
}

@media (max-width: 991px) {
    .hs-inner-factory .swiper-button-prev,
    .hs-inner-factory .swiper-button-next {
        line-height: 40px;
        width: 40px;
        height: 40px;
    }
}

.hs-inner-factory .swiper-button-prev:hover,
.hs-inner-factory .swiper-button-next:hover {
    color: #fff;
    background-color: #007cc8;
}

.hs-inner-factory .swiper-button-next {
    margin-left: 20px;
}

@media (max-width: 991px) {
    .hs-inner-factory .swiper-button-next {
        margin-left: 10px;
    }
}

.hs-inner-honor .honor {
    margin-top: 60px;
}

@media (max-width: 1199px) {
    .hs-inner-honor .honor {
        margin-top: 30px;
    }
}

.hs-inner-honor .honor .honor-group {
    position: relative;
    display: block;
    cursor: pointer;
}

.hs-inner-honor .honor .honor-group .ibox {
    padding-bottom: 135.29411765%;
    border: 1px solid #ddd;
}

.hs-inner-honor .honor .honor-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}

.hs-inner-honor .honor .honor-group .title-honor {
    font-size: 20px;
    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    padding: 50px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.6);
    -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) {
    .hs-inner-honor .honor .honor-group .title-honor {
        padding: 30px;
    }
}

@media (max-width: 767px) {
    .hs-inner-honor .honor .honor-group .title-honor {
        font-size: 18px;
    }
}

.hs-inner-honor .honor .honor-group .title-honor .flaticon {
    font-size: 30px;
}

@media (max-width: 767px) {
    .hs-inner-honor .honor .honor-group .title-honor .flaticon {
        font-size: 24px;
    }
}

.hs-inner-honor .honor .honor-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.hs-inner-honor .honor .honor-group:hover .title-honor {
    background-color: rgba(0, 0, 0, 0.4);
}

.hs-inner-honor .honor-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 1199px) {
    .hs-inner-honor .honor-button {
        margin-top: 30px;
    }
}

.hs-inner-honor .honor-button .swiper-button-prev,
.hs-inner-honor .honor-button .swiper-button-next {
    line-height: 50px;
    width: 50px;
    height: 50px;
    color: rgba(0, 0, 0, 0.3);
    border: 1px solid #c9c9c9;
    background: #f4f4f4;
    box-shadow: none;
}

@media (max-width: 991px) {
    .hs-inner-honor .honor-button .swiper-button-prev,
    .hs-inner-honor .honor-button .swiper-button-next {
        line-height: 40px;
        width: 40px;
        height: 40px;
    }
}

.hs-inner-honor .honor-button .swiper-button-prev:hover,
.hs-inner-honor .honor-button .swiper-button-next:hover {
    color: #fff;
    border-color: #007cc8;
    background-color: #007cc8;
}

.hs-inner-honor .honor-button .honor-more a {
    font-size: 16px;
    line-height: 48px;
    display: block;
    padding: 0 30px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: rgba(0, 0, 0, 0.3);
    border-top: 1px solid #c9c9c9;
    border-bottom: 1px solid #c9c9c9;
}

@media (max-width: 991px) {
    .hs-inner-honor .honor-button .honor-more a {
        font-size: 14px;
        line-height: 38px;
        padding: 0 20px;
    }
}

.hs-inner-honor .honor-button .honor-more a:hover {
    color: #fff;
    border-color: #007cc8;
    background-color: #007cc8;
}

#about-about,
#about-why,
#about-honor,
#about-factory,
#feedback {
    position: relative;
    top: -100px;
}

.hs-inner-factory-list,
.hs-inner-honor-list {
    background-image: -webkit-gradient(linear, left top, right top, from(#d0d7e5), color-stop(70%, #fff));
    background-image: -webkit-linear-gradient(left, #d0d7e5, #fff 70%);
    background-image: linear-gradient(90deg, #d0d7e5, #fff 70%);
}

.hs-inner-factory-list .factory-list>ul,
.hs-inner-honor-list .factory-list>ul,
.hs-inner-factory-list .honor-list>ul,
.hs-inner-honor-list .honor-list>ul {
    margin-top: -60px;
}

@media (max-width: 1199px) {
    .hs-inner-factory-list .factory-list>ul,
    .hs-inner-honor-list .factory-list>ul,
    .hs-inner-factory-list .honor-list>ul,
    .hs-inner-honor-list .honor-list>ul {
        margin-top: -30px;
    }
}

.hs-inner-factory-list .factory-list>ul>li,
.hs-inner-honor-list .factory-list>ul>li,
.hs-inner-factory-list .honor-list>ul>li,
.hs-inner-honor-list .honor-list>ul>li {
    margin-top: 60px;
}

@media (max-width: 1199px) {
    .hs-inner-factory-list .factory-list>ul>li,
    .hs-inner-honor-list .factory-list>ul>li,
    .hs-inner-factory-list .honor-list>ul>li,
    .hs-inner-honor-list .honor-list>ul>li {
        margin-top: 30px;
    }
}

.hs-inner-factory-list .factory-list .factory-group,
.hs-inner-honor-list .factory-list .factory-group,
.hs-inner-factory-list .honor-list .factory-group,
.hs-inner-honor-list .honor-list .factory-group,
.hs-inner-factory-list .factory-list .honor-group,
.hs-inner-honor-list .factory-list .honor-group,
.hs-inner-factory-list .honor-list .honor-group,
.hs-inner-honor-list .honor-list .honor-group {
    display: block;
    padding: 20px 20px 0 20px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    background-color: #fff;
    box-shadow: 0 8px 13px 0 rgba(101, 101, 101, 0.42);
}

.hs-inner-factory-list .factory-list .factory-group .ibox,
.hs-inner-honor-list .factory-list .factory-group .ibox,
.hs-inner-factory-list .honor-list .factory-group .ibox,
.hs-inner-honor-list .honor-list .factory-group .ibox,
.hs-inner-factory-list .factory-list .honor-group .ibox,
.hs-inner-honor-list .factory-list .honor-group .ibox,
.hs-inner-factory-list .honor-list .honor-group .ibox,
.hs-inner-honor-list .honor-list .honor-group .ibox {
    padding-bottom: 75%;
}

.hs-inner-factory-list .factory-list .factory-group .ibox img,
.hs-inner-honor-list .factory-list .factory-group .ibox img,
.hs-inner-factory-list .honor-list .factory-group .ibox img,
.hs-inner-honor-list .honor-list .factory-group .ibox img,
.hs-inner-factory-list .factory-list .honor-group .ibox img,
.hs-inner-honor-list .factory-list .honor-group .ibox img,
.hs-inner-factory-list .honor-list .honor-group .ibox img,
.hs-inner-honor-list .honor-list .honor-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}

.hs-inner-factory-list .factory-list .factory-group .title-factory,
.hs-inner-honor-list .factory-list .factory-group .title-factory,
.hs-inner-factory-list .honor-list .factory-group .title-factory,
.hs-inner-honor-list .honor-list .factory-group .title-factory,
.hs-inner-factory-list .factory-list .honor-group .title-factory,
.hs-inner-honor-list .factory-list .honor-group .title-factory,
.hs-inner-factory-list .honor-list .honor-group .title-factory,
.hs-inner-honor-list .honor-list .honor-group .title-factory,
.hs-inner-factory-list .factory-list .factory-group .title-honor,
.hs-inner-honor-list .factory-list .factory-group .title-honor,
.hs-inner-factory-list .honor-list .factory-group .title-honor,
.hs-inner-honor-list .honor-list .factory-group .title-honor,
.hs-inner-factory-list .factory-list .honor-group .title-honor,
.hs-inner-honor-list .factory-list .honor-group .title-honor,
.hs-inner-factory-list .honor-list .honor-group .title-honor,
.hs-inner-honor-list .honor-list .honor-group .title-honor {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.hs-inner-factory-list .factory-list .factory-group .title-factory p,
.hs-inner-honor-list .factory-list .factory-group .title-factory p,
.hs-inner-factory-list .honor-list .factory-group .title-factory p,
.hs-inner-honor-list .honor-list .factory-group .title-factory p,
.hs-inner-factory-list .factory-list .honor-group .title-factory p,
.hs-inner-honor-list .factory-list .honor-group .title-factory p,
.hs-inner-factory-list .honor-list .honor-group .title-factory p,
.hs-inner-honor-list .honor-list .honor-group .title-factory p,
.hs-inner-factory-list .factory-list .factory-group .title-honor p,
.hs-inner-honor-list .factory-list .factory-group .title-honor p,
.hs-inner-factory-list .honor-list .factory-group .title-honor p,
.hs-inner-honor-list .honor-list .factory-group .title-honor p,
.hs-inner-factory-list .factory-list .honor-group .title-honor p,
.hs-inner-honor-list .factory-list .honor-group .title-honor p,
.hs-inner-factory-list .honor-list .honor-group .title-honor p,
.hs-inner-honor-list .honor-list .honor-group .title-honor p {
    font-size: 16px;
    line-height: 24px;
    display: -webkit-box;
    overflow: hidden;
    margin: 0;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.hs-inner-factory-list .factory-list .factory-group:hover,
.hs-inner-honor-list .factory-list .factory-group:hover,
.hs-inner-factory-list .honor-list .factory-group:hover,
.hs-inner-honor-list .honor-list .factory-group:hover,
.hs-inner-factory-list .factory-list .honor-group:hover,
.hs-inner-honor-list .factory-list .honor-group:hover,
.hs-inner-factory-list .honor-list .honor-group:hover,
.hs-inner-honor-list .honor-list .honor-group:hover {
    box-shadow: 0 8px 13px 0 rgba(0, 124, 200, 0.2);
}

.hs-inner-factory-list .factory-list .factory-group:hover .ibox img,
.hs-inner-honor-list .factory-list .factory-group:hover .ibox img,
.hs-inner-factory-list .honor-list .factory-group:hover .ibox img,
.hs-inner-honor-list .honor-list .factory-group:hover .ibox img,
.hs-inner-factory-list .factory-list .honor-group:hover .ibox img,
.hs-inner-honor-list .factory-list .honor-group:hover .ibox img,
.hs-inner-factory-list .honor-list .honor-group:hover .ibox img,
.hs-inner-honor-list .honor-list .honor-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.hs-inner-factory-list .factory-list .factory-group:hover .title-factory,
.hs-inner-honor-list .factory-list .factory-group:hover .title-factory,
.hs-inner-factory-list .honor-list .factory-group:hover .title-factory,
.hs-inner-honor-list .honor-list .factory-group:hover .title-factory,
.hs-inner-factory-list .factory-list .honor-group:hover .title-factory,
.hs-inner-honor-list .factory-list .honor-group:hover .title-factory,
.hs-inner-factory-list .honor-list .honor-group:hover .title-factory,
.hs-inner-honor-list .honor-list .honor-group:hover .title-factory {
    color: #007cc8;
}

.hs-inner-honor-list .honor-list .honor-group {
    padding: 20px;
}

.hs-inner-honor-list .honor-list .honor-group .ibox {
    padding-bottom: 135.29411765%;
}

.hs-products-menu {
    position: fixed;
    z-index: 10;
    top: -webkit-calc(50% + 50px);
    top: calc(50% + 50px);
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-bottom: 1px solid #d0d0d0;
    background: #fff;
}

.hs-products-menu>ul>li>a {
    font-size: 18px;
    line-height: 58px;
    position: relative;
    display: block;
    width: 62px;
    height: 58px;
    cursor: pointer;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    text-align: center;
    color: #666;
    border: 1px solid #d0d0d0;
    border-bottom: none;
    background-color: #fff;
}

@media (max-width: 1560px) {
    .hs-products-menu>ul>li>a {
        font-size: 16px;
        line-height: 48px;
        width: 50px;
        height: 48px;
    }
}

@media (max-width: 767px) {
    .hs-products-menu>ul>li>a {
        font-size: 14px;
        line-height: 38px;
        width: 40px;
        height: 38px;
    }
}

.hs-products-menu>ul>li>a span {
    font-size: 16px;
    line-height: 28px;
    position: absolute;
    top: -1px;
    right: 100%;
    display: block;
    overflow: hidden;
    max-width: 500px;
    padding: 15px 20px;
    -webkit-transition: transform 0.4s;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    white-space: nowrap;
    opacity: 0;
    color: #fff;
    background-color: #007cc8;
}

@media (max-width: 1560px) {
    .hs-products-menu>ul>li>a span {
        font-size: 14px;
        padding: 10px 15px;
    }
}

.hs-products-menu>ul>li.active>a {
    color: #fff;
    border-color: #007cc8;
    background-color: #007cc8;
}

@media (min-width: 1200px) {
    .hs-products-menu>ul>li.active>a span {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
        opacity: 1;
    }
}

.hs-products-menu>ul>li:last-child>a {
    font-size: 18px;
    line-height: 58px;
    position: relative;
    display: block;
    width: 62px;
    height: 58px;
    cursor: pointer;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    text-align: center;
    /* color: #fff;
    border-bottom: none;
    background-color: #007cc8; */
}

@media (max-width: 1560px) {
    .hs-products-menu>ul>li:last-child>a {
        font-size: 16px;
        line-height: 48px;
        width: 50px;
        height: 48px;
    }
}

@media (max-width: 767px) {
    .hs-products-menu>ul>li:last-child>a {
        font-size: 14px;
        line-height: 38px;
        width: 40px;
        height: 38px;
    }
}

.hs-products-menu>ul>li:last-child>a span {
    font-size: 16px;
    line-height: 28px;
    position: absolute;
    top: -1px;
    right: 100%;
    display: block;
    overflow: hidden;
    max-width: 500px;
    padding: 15px 20px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    white-space: nowrap;
    /* color: #fff;
    background-color: #007cc8; */
    transform: translateX(0);
    opacity: 1;
}

@media (max-width: 1560px) {
    .hs-products-menu>ul>li:last-child>a span {
        font-size: 14px;
        padding: 10px;
    }
}

@media (max-width: 1199px) {
    .hs-inner-products {
        padding-top: 30px;
    }
}

.hs-inner-products .title-home {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(51, 51, 51, 0.3);
}

.hs-inner-products .title-home h2 {
    text-transform: capitalize;
}

.hs-inner-products .products-top {
    padding: 70px 0;
}

@media (max-width: 1199px) {
    .hs-inner-products .products-top {
        padding: 50px 0;
    }
}

@media (max-width: 991px) {
    .hs-inner-products .products-top {
        padding: 30px 0;
    }
}

.hs-inner-products .products-top .top-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse;
    -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;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}

.hs-inner-products .products-top .top-group .img {
    width: 68%;
}

@media (max-width: 767px) {
    .hs-inner-products .products-top .top-group .img {
        width: 100%;
    }
}

.hs-inner-products .products-top .top-group .img img {
    width: 100%;
}

.hs-inner-products .products-top .top-group .public-note {
    width: 32%;
    padding-right: 5%;
}

@media (max-width: 767px) {
    .hs-inner-products .products-top .top-group .public-note {
        width: 100%;
        margin-top: 20px;
        padding: 0;
    }
}

.hs-inner-products .products-top .top-group .public-note h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;
    margin: 0;
    color: #007cc8;
}

@media (max-width: 991px) {
    .hs-inner-products .products-top .top-group .public-note h3 {
        font-size: 16px;
        line-height: 1.5;
    }
}

.hs-inner-products .products-top .top-group2 {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 767px) {
    .hs-inner-products .products-top .top-group2 {
        margin-top: 30px;
    }
}

.hs-inner-products .products-top .top-group2 .img {
    width: 40%;
}

@media (max-width: 767px) {
    .hs-inner-products .products-top .top-group2 .img {
        width: 100%;
    }
}

.hs-inner-products .products-top .top-group2 .img img {
    width: 100%;
}

.hs-inner-products .products-top .top-group2 .public-note {
    width: 60%;
    padding-left: 5%;
}

@media (max-width: 767px) {
    .hs-inner-products .products-top .top-group2 .public-note {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}

.hs-inner-products .products-top .top-group-txt {
    margin-top: 60px;
}

@media (max-width: 767px) {
    .hs-inner-products .products-top .top-group-txt {
        margin-top: 30px;
    }
}

.hs-inner-products .products-top .top-group-txt p {
    font-style: italic;
    line-height: 1.71428571;
    margin: 0;
    color: #666;
}

.hs-inner-products .products {
    padding-top: 70px;
}

@media (max-width: 1199px) {
    .hs-inner-products .products {
        padding-top: 50px;
    }
}

.hs-inner-products .products .products-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 80px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width: 1199px) {
    .hs-inner-products .products .products-group {
        margin-top: 40px;
    }
}

.hs-inner-products .products .products-group .img {
    width: 40%;
    border: 1px solid #d0d0d0;
}

@media (max-width: 767px) {
    .hs-inner-products .products .products-group .img {
        width: 100%;
    }
}

.hs-inner-products .products .products-group .img .ibox {
    padding-bottom: 75%;
}

.hs-inner-products .products .products-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}

.hs-inner-products .products .products-group .desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 60%;
    padding-left: 5%;
    -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: 767px) {
    .hs-inner-products .products .products-group .desc {
        width: 100%;
        margin-top: 20px;
        padding: 0;
    }
}

.hs-inner-products .products .products-group .title-products {
    font-size: 24px;
    font-weight: 900;
    line-height: 1.66666667;
    display: block;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

@media (max-width: 1199px) {
    .hs-inner-products .products .products-group .title-products {
        font-size: 20px;
    }
}

.hs-inner-products .products .products-group .txt {
    display: -webkit-box;
    overflow: hidden;
    max-height: 156px;
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}

@media (max-width: 991px) {
    .hs-inner-products .products .products-group .txt {
        margin-top: 0;
    }
}

.hs-inner-products .products .products-group .txt p {
    font-size: 16px;
    line-height: 1.625;
    margin: 0;
    color: #333;
}

@media (max-width: 991px) {
    .hs-inner-products .products .products-group .txt p {
        font-size: 14px;
        line-height: 1.85714286;
    }
}

.hs-inner-products .products .products-group .hs-more a:hover {
    background-color: #0b659c;
}

.hs-inner-products .products .products-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.hs-inner-products .products .products-group:hover .title-products {
    color: #007cc8;
}

.hs-category-details {
    overflow: hidden;
}

.hs-category-details .category-details .title-details-part {
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(51, 51, 51, 0.3);
}

@media (max-width: 1199px) {
    .hs-category-details .category-details .title-details-part {
        padding-bottom: 20px;
    }
}

.hs-category-details .category-details .title-details-part h3 {
    font-size: 30px;
    font-weight: 900;
    margin: 0;
    color: #007cc8;
}

@media (max-width: 1199px) {
    .hs-category-details .category-details .title-details-part h3 {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .hs-category-details .category-details .title-details-part h3 {
        font-size: 20px;
    }
}

.hs-category-details .category-details .stickybox {
    padding: 80px 0;
}

@media (max-width: 1199px) {
    .hs-category-details .category-details .stickybox {
        padding: 60px 0;
    }
}

.hs-category-details .details-part1 {
    background: #f5f5f5;
}

.hs-category-details .details-part1 .part1-list ul {
    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-category-details .details-part1 .part1-list ul li {
    width: 28%;
    margin: 60px 0;
}

@media (max-width: 1470px) {
    .hs-category-details .details-part1 .part1-list ul li {
        width: 30%;
        margin: 40px 0;
    }
}

@media (max-width: 991px) {
    .hs-category-details .details-part1 .part1-list ul li {
        width: 50%;
        margin: 20px 0 0 0;
    }
}

@media (max-width: 767px) {
    .hs-category-details .details-part1 .part1-list ul li {
        width: 100%;
    }
}

.hs-category-details .details-part1 .part1-list .part1-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.hs-category-details .details-part1 .part1-list .part1-group .icon {
    width: 100px;
}

@media (max-width: 1470px) {
    .hs-category-details .details-part1 .part1-list .part1-group .icon {
        width: 80px;
    }
}

@media (max-width: 991px) {
    .hs-category-details .details-part1 .part1-list .part1-group .icon {
        width: 60px;
    }
}

.hs-category-details .details-part1 .part1-list .part1-group .icon .flaticon {
    font-size: 70px;
    color: #007cc8;
}

@media (max-width: 1470px) {
    .hs-category-details .details-part1 .part1-list .part1-group .icon .flaticon {
        font-size: 60px;
    }
}

@media (max-width: 991px) {
    .hs-category-details .details-part1 .part1-list .part1-group .icon .flaticon {
        font-size: 50px;
    }
}

.hs-category-details .details-part1 .part1-list .part1-group .public-note {
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
}

@media (max-width: 1470px) {
    .hs-category-details .details-part1 .part1-list .part1-group .public-note {
        width: -webkit-calc(100% - 80px);
        width: calc(100% - 80px);
    }
}

@media (max-width: 991px) {
    .hs-category-details .details-part1 .part1-list .part1-group .public-note {
        width: -webkit-calc(100% - 60px);
        width: calc(100% - 60px);
    }
}

.hs-category-details .details-part2 {
    padding-bottom: 0 !important;
}

.hs-category-details .details-part2 .part2-note {
    margin-top: 50px;
}

@media (max-width: 1400px) {
    .hs-category-details .details-part2 .part2-note {
        margin-top: 30px;
    }
}

.hs-category-details .details-part3 .part3-note {
    margin-top: 50px;
}

@media (max-width: 1400px) {
    .hs-category-details .details-part3 .part3-note {
        margin-top: 30px;
    }
}

.hs-category-details .details-part3 .part3-pic ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width: 991px) {
    .hs-category-details .details-part3 .part3-pic ul {
        margin: 0 -10px;
    }
}

.hs-category-details .details-part3 .part3-pic ul li {
    width: 20%;
    margin-top: 40px;
    padding: 0 20px;
}

@media (max-width: 991px) {
    .hs-category-details .details-part3 .part3-pic ul li {
        width: 33.33333333%;
        margin-top: 20px;
        padding: 0 10px;
    }
}

@media (max-width: 767px) {
    .hs-category-details .details-part3 .part3-pic ul li {
        width: 50%;
    }
}

.hs-category-details .details-part4 {
    color: #fff;
    background: url(../images/part4_bg.webp) no-repeat center;
    background-size: cover;
}

@media (min-width: 1200px) {
    .hs-category-details .details-part4 {
        background-attachment: fixed;
    }
}

.hs-category-details .details-part4 .title-details-part {
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.hs-category-details .details-part4 .title-details-part h3 {
    color: #fff;
}

.hs-category-details .details-part4 .part4-note {
    margin-top: 50px;
}

@media (max-width: 1400px) {
    .hs-category-details .details-part4 .part4-note {
        margin-top: 30px;
    }
}

.hs-category-details .details-part4 .part4-note p {
    color: #fff;
}

.hs-category-details .details-part4 .part4-list>ul {
    margin: 0 -25px;
}

@media (max-width: 1470px) {
    .hs-category-details .details-part4 .part4-list>ul {
        margin: 0 -15px;
    }
}

.hs-category-details .details-part4 .part4-list>ul>li {
    margin-top: 50px;
    padding: 0 25px;
}

@media (max-width: 1470px) {
    .hs-category-details .details-part4 .part4-list>ul>li {
        margin-top: 30px;
        padding: 0 15px;
    }
}

.hs-category-details .details-part4 .part4-list .part4-group img {
    width: 100%;
    margin-bottom: 24px;
}

.hs-category-details .details-part4 .part4-list .part4-group p {
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
}

@media (max-width: 991px) {
    .hs-category-details .details-part4 .part4-list .part4-group p {
        font-size: 14px;
    }
}

.hs-category-details .details-part5 .part5-note {
    margin-top: 50px;
}

@media (max-width: 1400px) {
    .hs-category-details .details-part5 .part5-note {
        margin-top: 30px;
    }
}

.hs-category-details .details-part5 .part5-list ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -36px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width: 1400px) {
    .hs-category-details .details-part5 .part5-list ul {
        margin: 0 -20px;
    }
}

.hs-category-details .details-part5 .part5-list ul li {
    width: 20%;
    margin-top: 40px;
    padding: 0 36px;
}

@media (max-width: 1470px) {
    .hs-category-details .details-part5 .part5-list ul li {
        padding: 0 20px;
    }
}

@media (max-width: 1199px) {
    .hs-category-details .details-part5 .part5-list ul li {
        width: 25%;
    }
}

@media (max-width: 767px) {
    .hs-category-details .details-part5 .part5-list ul li {
        width: 50%;
        margin-top: 20px;
    }
}

@media (min-width: 1200px) {
    .hs-category-details .details-part5 .part5-list ul li:nth-child(5n+5) .part5-group .img .flaticon {
        display: none;
    }
}

@media (max-width: 1199px) {
    .hs-category-details .details-part5 .part5-list ul li:nth-child(4n+4) .part5-group .img .flaticon {
        display: none;
    }
    .hs-category-details .details-part5 .part5-list ul li:last-child .part5-group .img .flaticon {
        display: none;
    }
}

@media (max-width: 767px) {
    .hs-category-details .details-part5 .part5-list ul li:nth-child(2n+2) .part5-group .img .flaticon {
        display: none;
    }
}

.hs-category-details .details-part5 .part5-list .part5-group .img {
    position: relative;
}

.hs-category-details .details-part5 .part5-list .part5-group .img .flaticon {
    font-size: 24px;
    position: absolute;
    z-index: 4;
    top: 50%;
    right: -72px;
    width: 72px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    color: rgba(0, 124, 200, 0.3);
}

@media (max-width: 1470px) {
    .hs-category-details .details-part5 .part5-list .part5-group .img .flaticon {
        right: -40px;
        width: 40px;
    }
}

.hs-category-details .details-part5 .part5-list .part5-group .img .ibox {
    padding-bottom: 84.09090909%;
}

.hs-category-details .details-part5 .part5-list .part5-group .title-part5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 14px;
}

.hs-category-details .details-part5 .part5-list .part5-group .title-part5 span {
    font-weight: bold;
    line-height: 24px;
    color: #007cc8;
}

.hs-category-details .details-part5 .part5-list .part5-group .title-part5 p {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    color: #666;
}

@media (max-width: 991px) {
    .hs-category-details .details-part5 .part5-list .part5-group .title-part5 p {
        font-size: 14px;
    }
}

.hs-category-details .details-part6 {
    background: #f5f5f5;
}

.hs-category-details .details-part6 .part6-content {
    margin-top: 50px;
}

@media (max-width: 1400px) {
    .hs-category-details .details-part6 .part6-content {
        margin-top: 30px;
    }
}

.hs-category-details .details-part6 .part6-content h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;
    color: #007cc8;
}

@media (max-width: 991px) {
    .hs-category-details .details-part6 .part6-content h3 {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .hs-category-details .details-part6 .part6-content .list1>ul>li {
        margin-top: 20px;
    }
}

.hs-category-details .details-part6 .part6-content .list1 .part6-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hs-category-details .details-part6 .part6-content .list1 .part6-group .img {
    width: 50%;
}

@media (max-width: 767px) {
    .hs-category-details .details-part6 .part6-content .list1 .part6-group .img {
        width: 100%;
    }
}

.hs-category-details .details-part6 .part6-content .list1 .part6-group .img img {
    width: 100%;
}

.hs-category-details .details-part6 .part6-content .list1 .part6-group .desc {
    width: 50%;
    padding-left: 3%;
}

@media (max-width: 767px) {
    .hs-category-details .details-part6 .part6-content .list1 .part6-group .desc {
        width: 100%;
        padding: 0;
    }
}

.hs-category-details .details-part6 .part6-content .list1 .part6-group .desc p {
    font-size: 16px;
    line-height: 1.625;
    margin: 0;
    color: #333;
}

@media (max-width: 991px) {
    .hs-category-details .details-part6 .part6-content .list1 .part6-group .desc p {
        font-size: 14px;
    }
}

.hs-category-details .details-part6 .part6-content .list2 {
    margin-top: 30px;
}

@media (max-width: 767px) {
    .hs-category-details .details-part6 .part6-content .list2 {
        margin-top: 0;
    }
}

.hs-category-details .details-part6 .part6-content .list2 ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hs-category-details .details-part6 .part6-content .list2 ul li {
    width: 27.8%;
    margin-top: 20px;
    padding: 0 10px;
}

@media (max-width: 767px) {
    .hs-category-details .details-part6 .part6-content .list2 ul li {
        width: 100%;
    }
}

.hs-category-details .details-part6 .part6-content .list2 ul li:nth-child(2) {
    width: 72.2%;
}

@media (max-width: 767px) {
    .hs-category-details .details-part6 .part6-content .list2 ul li:nth-child(2) {
        width: 100%;
    }
}

.hs-category-details .details-part6 .part6-content .list2 img {
    max-width: 100%;
}

.hs-category-details .details-part6 .part6-content .public-note {
    margin-top: 60px;
}

@media (max-width: 1199px) {
    .hs-category-details .details-part6 .part6-content .public-note {
        margin-top: 30px;
    }
}

.hs-category-details .details-part7 {
    padding-bottom: 0 !important;
}

.hs-category-details .details-part7 .part7-note {
    margin-top: 50px;
}

@media (max-width: 1400px) {
    .hs-category-details .details-part7 .part7-note {
        margin-top: 30px;
    }
}

.hs-category-details .details-part8 {
    padding-bottom: 0 !important;
}

.hs-category-details .details-part8 .part8-note {
    margin-top: 30px;
}

@media (max-width: 1400px) {
    .hs-category-details .details-part8 .part8-note {
        margin-top: 10px;
    }
}

.hs-category-details .details-part8 .part8-note .list>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width: 1199px) {
    .hs-category-details .details-part8 .part8-note .list>ul {
        margin: 0 -10px;
    }
}

.hs-category-details .details-part8 .part8-note .list>ul>li {
    width: 25%;
    margin-top: 40px;
    padding: 0 20px;
}

@media (max-width: 1199px) {
    .hs-category-details .details-part8 .part8-note .list>ul>li {
        margin-top: 20px;
        padding: 0 10px;
    }
}

@media (max-width: 767px) {
    .hs-category-details .details-part8 .part8-note .list>ul>li {
        width: 50%;
    }
}

.hs-category-details .details-part8 .part8-note .list>ul>li:nth-child(1) {
    width: 100%;
}

.hs-category-details .details-part8 .part8-note .list>ul>li:nth-child(1) .part8-group {
    position: relative;
}

@media (min-width: 1200px) {
    .hs-category-details .details-part8 .part8-note .list>ul>li:nth-child(1) .part8-group .public-note {
        position: absolute;
        z-index: 4;
        bottom: 0;
        width: 100%;
        padding: 50px;
        color: #fff;
        background-color: rgba(0, 124, 200, 0.7);
    }
    .hs-category-details .details-part8 .part8-note .list>ul>li:nth-child(1) .part8-group .public-note p {
        color: #fff;
    }
}

.hs-category-details .details-part8 .part8-note .list .part8-group img {
    width: 100%;
}

.hs-category-details .details-part8 .part8-note .list .part8-group .public-note {
    padding: 20px 0 0 0;
}

.hs-category-details .details-part9 .part9-note {
    margin-top: 50px;
}

@media (max-width: 1400px) {
    .hs-category-details .details-part9 .part9-note {
        margin-top: 30px;
    }
}

.hs-category-details .details-part9 .part9-note h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;
    color: #007cc8;
}

@media (max-width: 991px) {
    .hs-category-details .details-part9 .part9-note h3 {
        font-size: 16px;
    }
}

.hs-category-details .details-part9 .list>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (min-width: 1200px) {
    .hs-category-details .details-part9 .list>ul {
        margin: 0 -30px;
    }
}

.hs-category-details .details-part9 .list>ul>li {
    margin-top: 40px;
}

@media (min-width: 1200px) {
    .hs-category-details .details-part9 .list>ul>li {
        padding: 0 30px;
    }
}

.hs-category-details .details-part9 .list .part9-group {
    text-align: center;
}

.hs-category-details .details-part9 .list .part9-group .ibox {
    padding-bottom: 54.71698113%;
}

.hs-category-details .details-part9 .list .part9-group .title-part9 {
    font-size: 16px;
    line-height: 1.625;
    margin-top: 20px;
}

@media (max-width: 991px) {
    .hs-category-details .details-part9 .list .part9-group .title-part9 {
        font-size: 14px;
    }
}

.hs-category-details .details-part10 {
    background: #f5f5f5;
}

.hs-category-details .details-part10 .part10-list>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (min-width: 1470px) {
    .hs-category-details .details-part10 .part10-list>ul {
        margin: 0 -25px;
    }
}

.hs-category-details .details-part10 .part10-list>ul>li {
    margin-top: 50px;
}

@media (min-width: 1470px) {
    .hs-category-details .details-part10 .part10-list>ul>li {
        padding: 0 25px;
    }
}

@media (max-width: 991px) {
    .hs-category-details .details-part10 .part10-list>ul>li {
        margin-top: 20px;
    }
}

.hs-category-details .details-part10 .part10-list .part10-group {
    height: 100%;
    padding: 30px;
    background-color: #fff;
}

@media (max-width: 767px) {
    .hs-category-details .details-part10 .part10-list .part10-group {
        padding: 20px 14px;
    }
}

.hs-category-details .details-part10 .part10-list .part10-group .num {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.33333333;
    color: #cecece;
}

@media (max-width: 767px) {
    .hs-category-details .details-part10 .part10-list .part10-group .num {
        font-size: 24px;
    }
}

.hs-category-details .details-part10 .part10-list .part10-group .public-note {
    margin-top: 20px;
}

.hs-category-details .details-part10 .part10-note {
    margin-top: 60px;
}

@media (max-width: 1199px) {
    .hs-category-details .details-part10 .part10-note {
        margin-top: 30px;
    }
}

.hs-category-details .details-part10 .part10-note p {
    color: #666;
}

.hs-inner-products2 .products-top .top-group-txt p {
    color: #007cc8;
}

.hs-inner-products2 .products-top .top-group {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.hs-inner-products2 .products-top .top-group .img {
    width: 54%;
}

@media (max-width: 767px) {
    .hs-inner-products2 .products-top .top-group .img {
        width: 100%;
    }
}

.hs-inner-products2 .products-top .top-group .public-note {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 46%;
    -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;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

@media (max-width: 767px) {
    .hs-inner-products2 .products-top .top-group .public-note {
        width: 100%;
        margin-top: 20px;
    }
}

.hs-inner-products2 .products-top .top-group .public-note img {
    width: 100% !important;
    height: auto !important;
    margin-top: 20px;
}

.hs-inner-products2 .products2 {
    padding-top: 80px;
}

@media (max-width: 991px) {
    .hs-inner-products2 .products2 {
        padding-top: 60px;
    }
}

@media (max-width: 767px) {
    .hs-inner-products2 .products2 {
        padding-top: 40px;
    }
}

.hs-inner-products2 .products2 .products2-info {
    padding-top: 80px;
}

@media (max-width: 991px) {
    .hs-inner-products2 .products2 .products2-info {
        padding-top: 60px;
    }
}

@media (max-width: 767px) {
    .hs-inner-products2 .products2 .products2-info {
        padding-top: 40px;
    }
}

.hs-inner-products2 .products2 .title-product2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 767px) {
    .hs-inner-products2 .products2 .title-product2 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.hs-inner-products2 .products2 .title-product2 h3 {
    font-size: 30px;
    font-weight: 900;
    line-height: 1.4;
    margin: 0;
    padding-right: 40px;
    color: #007cc8;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

@media (max-width: 1199px) {
    .hs-inner-products2 .products2 .title-product2 h3 {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .hs-inner-products2 .products2 .title-product2 h3 {
        font-size: 20px;
        padding-right: 10px;
    }
}

.hs-inner-products2 .products2 .title-product2 .line {
    width: 100%;
    height: 1px;
    background-color: #007cc8;
}

@media (max-width: 767px) {
    .hs-inner-products2 .products2 .title-product2 .line {
        display: none;
    }
}

.hs-inner-products2 .products2 .title-product2 .click-more {
    padding-left: 40px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    min-width: 240px;
}

@media (max-width: 767px) {
    .hs-inner-products2 .products2 .title-product2 .click-more {
        padding-left: 10px;
    }
}

.hs-inner-products2 .products2 .title-product2 .click-more a {
    line-height: 40px;
    display: block;
    text-align: center;
    padding: 0 20px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #007cc8;
    border: 2px solid #007cc8;
    border-radius: 23px;
    background: #fff;
}

.hs-inner-products2 .products2 .title-product2 .click-more a:before {
    content: "Collapse the list";
}

.hs-inner-products2 .products2 .title-product2.active .click-more a:before {
    content: "View Configuration List";
}

@media (max-width: 767px) {
    .hs-inner-products2 .products2 .title-product2 .click-more a {
        font-size: 12px;
        line-height: 34px;
        padding: 0 10px;
    }
}

.hs-inner-products2 .products2 .title-product2 .click-more a:hover {
    color: #fff;
    background-color: #007cc8;
}

.hs-inner-products2 .products2 .products2-desc {
    /* display: none; */
    padding-top: 50px;
}

@media (max-width: 991px) {
    .hs-inner-products2 .products2 .products2-desc {
        padding-top: 30px;
    }
}

.hs-inner-products2 .products2 .products2-list>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -40px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width: 1400px) {
    .hs-inner-products2 .products2 .products2-list>ul {
        margin: 0 -20px;
    }
}

@media (max-width: 991px) {
    .hs-inner-products2 .products2 .products2-list>ul {
        margin: 0 -10px;
    }
}

.hs-inner-products2 .products2 .products2-list>ul>li {
    margin-top: 60px;
    padding: 0 40px;
}

@media (max-width: 1470px) {
    .hs-inner-products2 .products2 .products2-list>ul>li {
        padding: 0 20px;
    }
}

@media (max-width: 991px) {
    .hs-inner-products2 .products2 .products2-list>ul>li {
        margin-top: 30px;
        padding: 0 10px;
    }
}

.hs-inner-products2 .products2 .products2-list .products2-group {
    display: block;
    text-align: center;
}

.hs-inner-products2 .products2 .products2-list .products2-group .img {
    border: 1px solid #d0d0d0;
}

@media (max-width: 767px) {
    .hs-inner-products2 .products2 .products2-list .products2-group .img {
        width: 100%;
    }
}

.hs-inner-products2 .products2 .products2-list .products2-group .img .ibox {
    padding-bottom: 75%;
}

.hs-inner-products2 .products2 .products2-list .products2-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}

.hs-inner-products2 .products2 .products2-list .products2-group .title-products {
    font-size: 16px;
    line-height: 1.875;
    display: block;
    display: -webkit-box;
    overflow: hidden;
    height: 30px;
    margin-top: 14px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

@media (max-width: 1199px) {
    .hs-inner-products2 .products2 .products2-list .products2-group .hs-more {
        margin-top: 20px;
    }
}

.hs-inner-products2 .products2 .products2-list .products2-group .hs-more span:hover {
    background-color: #0b659c;
}

.hs-inner-products2 .products2 .products2-list .products2-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.hs-inner-products2 .products2 .products2-list .products2-group:hover .title-products {
    color: #007cc8;
}

.hs-category-details2 {
    padding: 80px 0;
    background: #f5f5f5;
}

@media (min-width: 1560px) {
    .hs-category-details2 .category-details-list>ul {
        margin: 0 -80px;
    }
    .hs-category-details2 .category-details-list>ul>li {
        padding: 0 80px;
    }
}

.hs-category-details2 .category-details-list>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hs-category-details2 .category-details-list>ul>li {
    margin-top: 80px;
}

@media (max-width: 1199px) {
    .hs-category-details2 .category-details-list>ul>li {
        margin-top: 50px;
    }
}

.hs-category-details2 .category-details-list .category-details-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.hs-category-details2 .category-details-list .category-details-group .flaticon {
    font-size: 50px;
    width: 90px;
}

@media (max-width: 1199px) {
    .hs-category-details2 .category-details-list .category-details-group .flaticon {
        font-size: 40px;
        width: 70px;
    }
}

.hs-category-details2 .category-details-list .category-details-group .desc {
    width: -webkit-calc(100% - 90px);
    width: calc(100% - 90px);
}

@media (max-width: 1199px) {
    .hs-category-details2 .category-details-list .category-details-group .desc {
        width: -webkit-calc(100% - 70px);
        width: calc(100% - 70px);
    }
}

.hs-category-details2 .category-details-list .category-details-group .desc b {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33333333;
    color: #007cc8;
}

.hs-category-details2 .category-details-list .category-details-group .desc p {
    font-size: 16px;
    line-height: 1.5;
    margin: 10px 0 0 0;
}

.hs-category-details2 .category-details-img {
    margin-top: 80px;
}

@media (max-width: 1199px) {
    .hs-category-details2 .category-details-img {
        margin-top: 50px;
    }
}

.hs-category-details2 .category-details-img img {
    width: 100% !important;
    height: auto !important;
}

.hs-inner-product-details {
    padding: 0;
}

.hs-inner-product-details .inner-right {
    padding-top: 60px;
    padding-bottom: 80px;
}

@media (max-width: 1199px) {
    .hs-inner-product-details .inner-right {
        padding-top: 30px;
        padding-bottom: 50px;
    }
}

.hs-inner-product-details .product-details .pro-group .ibox {
    padding-bottom: 75%;
}

.hs-inner-product-details .product-details .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;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hs-inner-product-details .product-details .title-home h2 {
    font-size: 36px;
    text-transform: capitalize;
}

@media (max-width: 1199px) {
    .hs-inner-product-details .product-details .title-home h2 {
        font-size: 30px;
    }
}

@media (max-width: 991px) {
    .hs-inner-product-details .product-details .title-home h2 {
        font-size: 24px;
    }
}

.hs-inner-product-details .product-details .title-home .size {
    font-size: 18px;
    line-height: 1.66666667;
    color: #007cc8;
}

@media (max-width: 991px) {
    .hs-inner-product-details .product-details .title-home .size {
        font-size: 16px;
    }
}

.hs-inner-product-details .product-details .details-mask {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -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-product-details .product-details .details-mask p {
    font-size: 16px;
    line-height: 1.875;
    margin: 0 20px 0 0;
    color: #333;
}

@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-mask p {
        font-size: 14px;
    }
}

.hs-inner-product-details .product-details .details-mask p span {
    color: #007cc8;
}

.hs-inner-product-details .details-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}

.hs-inner-product-details .swiper-product-small {
    margin: 0 auto;
    margin-top: 50px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    max-height: 160px;
    overflow: hidden;
}

@media (max-width: 1199px) {
    .hs-inner-product-details .swiper-product-small {
        margin-top: 30px;
    }
}

@media (max-width: 991px) {
    .hs-inner-product-details .swiper-product-small {
        margin: 0 -5px;
    }
}

@media (max-width: 767px) {
    .hs-inner-product-details .swiper-product-small {
        width: 100%;
        margin-top: 20px;
    }
}

.hs-inner-product-details .swiper-product-small .swiper-slide {
    padding: 0 10px;
}

@media (max-width: 991px) {
    .hs-inner-product-details .swiper-product-small .swiper-slide {
        padding: 0 5px;
    }
}

.hs-inner-product-details .swiper-product-small .pro-group {
    cursor: pointer;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    border: 1px solid #e0e0e0;
}

.hs-inner-product-details .swiper-product-small .swiper-slide-thumb-active .pro-group {
    border-color: #007cc8;
}

.hs-inner-product-details .title-parameters {
    padding-bottom: 30px;
    color: #007cc8;
    border-bottom: 1px solid #007cc8;
}

@media (max-width: 767px) {
    .hs-inner-product-details .title-parameters {
        padding-bottom: 10px;
    }
}

.hs-inner-product-details .title-parameters h3 {
    font-size: 36px;
    font-weight: 900;
    line-height: 30px;
    margin: 0;
}

@media (max-width: 1199px) {
    .hs-inner-product-details .title-parameters h3 {
        font-size: 30px;
    }
}

@media (max-width: 991px) {
    .hs-inner-product-details .title-parameters h3 {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .hs-inner-product-details .title-parameters h3 {
        font-size: 20px;
    }
}

.hs-inner-product-details .product-parameters {
    padding-top: 60px;
}

@media (max-width: 1199px) {
    .hs-inner-product-details .product-parameters {
        padding-top: 40px;
    }
}

.hs-inner-product-details .product-parameters .title-free {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0;
    border-bottom: 1px solid #007cc8;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.hs-inner-product-details .product-parameters .title-free:after {
    display: inline-block;
    width: 20px;
    height: 60px;
    margin-left: -12px;
    content: "";
    -webkit-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg);
    vertical-align: middle;
    background-color: #0b659c;
}

@media (max-width: 991px) {
    .hs-inner-product-details .product-parameters .title-free:after {
        height: 50px;
    }
}

.hs-inner-product-details .product-parameters .title-free h3 {
    font-size: 20px;
    font-weight: 800;
    line-height: 30px;
    display: inline-block;
    margin: 0;
    padding: 15px 60px 15px 40px;
    color: #fff;
    background-color: #007cc8;
    -webkit-clip-path: polygon(0 0, 90% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 90% 0%, 100% 100%, 0% 100%);
}

@media (max-width: 991px) {
    .hs-inner-product-details .product-parameters .title-free h3 {
        font-size: 18px;
        padding: 10px 30px 10px 10px;
    }
}

@media (max-width: 767px) {
    .hs-inner-product-details .product-parameters .title-free h3 {
        font-size: 16px;
    }
}

.hs-inner-product-details .product-parameters .public-note {
    margin-top: 30px;
    color: #666;
}

@media (max-width: 767px) {
    .hs-inner-product-details .product-parameters .public-note {
        margin-top: 20px;
    }
}

.hs-inner-product-details .product-parameters .public-note table {
    font-size: 16px;
    width: 100%;
    margin-top: 20px;
    text-align: center;
}

@media (max-width: 991px) {
    .hs-inner-product-details .product-parameters .public-note table {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .hs-inner-product-details .product-parameters .public-note table {
        font-size: 12px;
    }
}

.hs-inner-product-details .product-parameters .public-note table th,
.hs-inner-product-details .product-parameters .public-note table td {
    line-height: 24px;
    padding: 10px;
    text-align: center;
    border: 1px solid #ccc;
}

.hs-inner-product-details .product-parameters .public-note table tr {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.hs-inner-product-details .product-feedback {
    padding-top: 80px;
}

@media (max-width: 1199px) {

    .hs-inner-product-details .product-feedback {
        padding-top: 60px;
    }

}
@media (max-width: 767px) {
    .hs-inner-product-details .product-feedback {
        padding: 30px 15px;
    }
}

.hs-inner-product-details .product-feedback .feedbackform form input::-webkit-input-placeholder,
.hs-inner-product-details .product-feedback .feedbackform form textarea::-webkit-input-placeholder {
    color: #333;
}

.hs-inner-product-details .product-feedback .feedbackform form input:-o-placeholder,
.hs-inner-product-details .product-feedback .feedbackform form textarea:-o-placeholder {
    color: #333;
}

.hs-inner-product-details .product-feedback .feedbackform form input::-moz-placeholder,
.hs-inner-product-details .product-feedback .feedbackform form textarea::-moz-placeholder {
    color: #333;
}

.hs-inner-product-details .product-feedback .feedbackform form input:-ms-input-placeholder,
.hs-inner-product-details .product-feedback .feedbackform form textarea:-ms-input-placeholder {
    color: #333;
}
.hs-inner-product-details .product-feedback .feedbackform {
    margin-top: 30px;
}
.hs-inner-product-details .details-box {
    padding-top: 80px;
}

@media (max-width: 1199px) {
    .hs-inner-product-details .details-box {
        padding-top: 60px;
    }
}

@media (max-width: 767px) {
    .hs-inner-product-details .details-box {
        padding-top: 50px;
    }
}

.hs-inner-product-details .details-box .details-menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #007cc8;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hs-inner-product-details .details-box .details-menu ul>li>a {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    display: block;
    padding: 10px 20px;
    border: 1px solid #fff;
    background-color: #f1f1f1;
    border-bottom: none;
}

@media (max-width: 1470px) {
    .hs-inner-product-details .details-box .details-menu ul>li>a {
        font-size: 15px;
        padding: 10px;
    }
}

@media (max-width: 1199px) {
    .hs-inner-product-details .details-box .details-menu ul>li>a {
        line-height: 24px;
        padding: 5px 10px;
    }
}

.hs-inner-product-details .details-box .details-menu ul>li>a:after {
    /* position: absolute;
    z-index: 5;
    bottom: -1px;
    left: 1px;
    display: block;
    width: -webkit-calc(100% - 2px);
    width: calc(100% - 2px);
    height: 1px;
    content: "";
    background-color: #fff; */
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 5px 0 5px;
    border-color: #007cc8 transparent transparent transparent;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -10px;
}

@media (max-width: 1199px) {
    .hs-inner-product-details .details-box .details-menu ul>li>a:after {
        display: none;
    }
}

.hs-inner-product-details .details-box .details-menu ul>li.active {
    position: relative;
    z-index: 6;
}

.hs-inner-product-details .details-box .details-menu ul>li.active>a {
    color: #ffffff;
    background-color: #007cc8;
}

@media (max-width: 1199px) {
    .hs-inner-product-details .details-box .details-menu ul>li.active>a {
        border-color: #fff;
    }
}

.hs-inner-product-details .details-box .details-content {
    margin-top: 30px;
}

.hs-inner-product-details .product-related {
    padding-top: 80px;
}

@media (max-width: 1199px) {
    .hs-inner-product-details .product-related {
        padding-top: 60px;
    }
}

@media (max-width: 767px) {
    .hs-inner-product-details .product-related {
        padding-top: 50px;
    }
}

.hs-inner-product-details .product-related .title-parameters {
    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-inner-product-details .product-related .related-button .swiper-button-prev,
.hs-inner-product-details .product-related .related-button .swiper-button-next {
    line-height: 40px;
    width: 40px;
    height: 40px;
    border-radius: 0;
}

.hs-inner-product-details .product-related .related-list {
    position: relative;
    margin-top: 50px;
    padding: 0 5%;
}

@media (max-width: 1199px) {
    .hs-inner-product-details .product-related .related-list {
        margin-top: 30px;
    }
}

.hs-inner-product-details .product-related .products-group {
    display: block;
    text-align: center;
}

.hs-inner-product-details .product-related .products-group .img .ibox {
    padding-bottom: 75%;
}

.hs-inner-product-details .product-related .products-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}

.hs-inner-product-details .product-related .products-group .title-products {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.66666667;
    display: block;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

@media (max-width: 1199px) {
    .hs-inner-product-details .product-related .products-group .title-products {
        font-size: 18px;
    }
}

.feedbackform form ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.feedbackform form ul li {
    margin-top: 20px;
}

@media (max-width: 767px) {
    .feedbackform form ul li {
        margin-top: 10px;
    }
}

.feedbackform form .field {
    font-size: 0;
    position: relative;
}

.feedbackform form input,
.feedbackform form textarea {
    font-size: 16px;
    line-height: 24px;
    width: 100%;
    min-height: 44px;
    padding: 10px 0;
    resize: vertical;
    /* color: #fff; */
    border: none;
    outline: none;
    background: none;
}

@media (max-width: 767px) {
    .feedbackform form input,
    .feedbackform form textarea {
        font-size: 14px;
    }
}

.feedbackform form input::-webkit-input-placeholder,
.feedbackform form textarea::-webkit-input-placeholder {
    color: #fff;
}

.feedbackform form input:-o-placeholder,
.feedbackform form textarea:-o-placeholder {
    color: #fff;
}

.feedbackform form input::-moz-placeholder,
.feedbackform form textarea::-moz-placeholder {
    color: #fff;
}

.feedbackform form input:-ms-input-placeholder,
.feedbackform form textarea:-ms-input-placeholder {
    color: #fff;
}

.feedbackform form input:focus::-webkit-input-placeholder,
.feedbackform form textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}

.feedbackform form input:focus::-o-placeholder,
.feedbackform form textarea:focus::-o-placeholder {
    color: #c5c5c5;
}

.feedbackform form input:focus::-moz-placeholder,
.feedbackform form textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}

.feedbackform form input:focus::-ms-input-placeholder,
.feedbackform form textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}

.feedbackform form .effect-1,
.feedbackform form .effect-2,
.feedbackform form .effect-3 {
    border: 0;
    border-bottom: 1px solid #afafaf;
}

.feedbackform form .effect-1~.focus-border {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background-color: #fff;
}

.feedbackform form .effect-1:focus~.focus-border {
    width: 100%;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.feedbackform form .effect-2~.focus-border {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 1px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background-color: #fff;
}

.feedbackform form .effect-2:focus~.focus-border {
    left: 0;
    width: 100%;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.feedbackform form .effect-3~.focus-border {
    position: absolute;
    z-index: 99;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
}

.feedbackform form .effect-3~.focus-border:before,
.feedbackform form .effect-3~.focus-border:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 100%;
    content: "";
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background-color: #007cc8;
}

.feedbackform form .effect-3~.focus-border:after {
    right: 0;
    left: auto;
}

.feedbackform form .effect-3:focus~.focus-border:before,
.feedbackform form .effect-3:focus~.focus-border:after {
    width: 50%;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.feedbackform form .effect-4,
.feedbackform form .effect-5,
.feedbackform form .effect-6 {
    padding: 5px 0 7px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    border: 0;
    border: 1px solid transparent;
    border-bottom-color: #ccc;
}

.feedbackform form .effect-4:focus,
.feedbackform form .effect-5:focus,
.feedbackform form .effect-6:focus {
    padding: 5px 14px 7px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.feedbackform form .effect-4~.focus-border {
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.feedbackform form .effect-4:focus~.focus-border {
    z-index: 1;
    height: 36px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    border: 2px solid #007cc8;
}

.feedbackform form .effect-5~.focus-border {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 36px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.feedbackform form .effect-5:focus~.focus-border {
    width: 100%;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    border: 2px solid #007cc8;
}

.feedbackform form .effect-6~.focus-border {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 36px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.feedbackform form .effect-6:focus~.focus-border {
    width: 100%;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    border: 2px solid #007cc8;
}

.feedbackform form .effect-7,
.feedbackform form .effect-8,
.feedbackform form .effect-9 {
    padding: 7px 14px 9px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    border: 1px solid #ccc;
}

.feedbackform form .effect-7~.focus-border:before,
.feedbackform form .effect-7~.focus-border:after {
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 1px;
    content: "";
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background-color: #007cc8;
}

.feedbackform form .effect-7~.focus-border:after {
    top: auto;
    bottom: 0;
}

.feedbackform form .effect-7~.focus-border i:before,
.feedbackform form .effect-7~.focus-border i:after {
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 0;
    content: "";
    -webkit-transition: 0.6s;
    transition: 0.6s;
    background-color: #007cc8;
}

.feedbackform form .effect-7~.focus-border i:after {
    right: 0;
    left: auto;
}

.feedbackform form .effect-7:focus~.focus-border:before,
.feedbackform form .effect-7:focus~.focus-border:after {
    left: 0;
    width: 100%;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.feedbackform form .effect-7:focus~.focus-border i:before,
.feedbackform form .effect-7:focus~.focus-border i:after {
    top: 0;
    height: 100%;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}

.feedbackform form .effect-8~.focus-border:before,
.feedbackform form .effect-8~.focus-border:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 1px;
    content: "";
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-color: #007cc8;
}

.feedbackform form .effect-8~.focus-border:after {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
}

.feedbackform form .effect-8~.focus-border i:before,
.feedbackform form .effect-8~.focus-border i:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 0;
    content: "";
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background-color: #007cc8;
}

.feedbackform form .effect-8~.focus-border i:after {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
}

.feedbackform form .effect-8:focus~.focus-border:before,
.feedbackform form .effect-8:focus~.focus-border:after {
    width: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.feedbackform form .effect-8:focus~.focus-border i:before,
.feedbackform form .effect-8:focus~.focus-border i:after {
    height: 100%;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.feedbackform form .effect-9~.focus-border:before,
.feedbackform form .effect-9~.focus-border:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 1px;
    content: "";
    -webkit-transition: 0.2s;
    transition: 0.2s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    background-color: #007cc8;
}

.feedbackform form .effect-9~.focus-border:after {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

.feedbackform form .effect-9~.focus-border i:before,
.feedbackform form .effect-9~.focus-border i:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 0;
    content: "";
    -webkit-transition: 0.2s;
    transition: 0.2s;
    background-color: #007cc8;
}

.feedbackform form .effect-9~.focus-border i:after {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.feedbackform form .effect-9:focus~.focus-border:before,
.feedbackform form .effect-9:focus~.focus-border:after {
    width: 100%;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

.feedbackform form .effect-9:focus~.focus-border:after {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.feedbackform form .effect-9:focus~.focus-border i:before,
.feedbackform form .effect-9:focus~.focus-border i:after {
    height: 100%;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.feedbackform form .effect-9:focus~.focus-border i:after {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.feedbackform form .effect-10,
.feedbackform form .effect-11,
.feedbackform form .effect-12,
.feedbackform form .effect-13,
.feedbackform form .effect-14,
.feedbackform form .effect-15 {
    position: relative;
    padding: 7px 15px;
    border: 0;
    border: 1px solid #ccc;
    background: transparent;
}

.feedbackform form .effect-10~.focus-bg {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    opacity: 0;
    background-color: #ededed;
}

.feedbackform form .effect-10:focus~.focus-bg {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    opacity: 1;
}

.feedbackform form .effect-11~.focus-bg {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-color: #ededed;
}

.feedbackform form .effect-11:focus~.focus-bg {
    width: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.feedbackform form .effect-12~.focus-bg {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 50%;
    width: 0;
    height: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-color: #ededed;
}

.feedbackform form .effect-12:focus~.focus-bg {
    left: 0;
    width: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.feedbackform form .effect-13~.focus-bg:before,
.feedbackform form .effect-13~.focus-bg:after {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    content: "";
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-color: #ededed;
}

.feedbackform form .effect-13:focus~.focus-bg:before {
    width: 50%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.feedbackform form .effect-13~.focus-bg:after {
    right: 0;
    left: auto;
}

.feedbackform form .effect-13:focus~.focus-bg:after {
    width: 50%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.feedbackform form .effect-14~.focus-bg:before,
.feedbackform form .effect-14~.focus-bg:after {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    content: "";
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-color: #ededed;
}

.feedbackform form .effect-14:focus~.focus-bg:before {
    width: 50%;
    height: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.feedbackform form .effect-14~.focus-bg:after {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
}

.feedbackform form .effect-14:focus~.focus-bg:after {
    width: 50%;
    height: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.feedbackform form .effect-15~.focus-bg:before,
.feedbackform form .effect-15~.focus-bg:after {
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    content: "";
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-color: #ededed;
}

.feedbackform form .effect-15:focus~.focus-bg:before {
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.feedbackform form .effect-15~.focus-bg:after {
    top: auto;
    right: 50%;
    bottom: 50%;
    left: auto;
}

.feedbackform form .effect-15:focus~.focus-bg:after {
    right: 0;
    bottom: 0;
    width: 50%;
    height: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.feedbackform form .effect-16,
.feedbackform form .effect-17,
.feedbackform form .effect-18 {
    padding: 4px 0;
    border: 0;
    border-bottom: 1px solid #ccc;
    background-color: transparent;
}

.feedbackform form .effect-16~.focus-border {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background-color: #007cc8;
}

.feedbackform form .effect-16:focus~.focus-border,
.feedbackform form .has-content.effect-16~.focus-border {
    width: 100%;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.feedbackform form .effect-16~label {
    position: absolute;
    z-index: -1;
    top: 9px;
    left: 0;
    width: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    letter-spacing: 0.5px;
    color: #aaa;
}

.feedbackform form .effect-16:focus~label,
.feedbackform form .has-content.effect-16~label {
    font-size: 12px;
    top: -16px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #007cc8;
}

.feedbackform form .effect-17~.focus-border {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 1px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background-color: #007cc8;
}

.feedbackform form .effect-17:focus~.focus-border,
.feedbackform form .has-content.effect-17~.focus-border {
    left: 0;
    width: 100%;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.feedbackform form .effect-17~label {
    position: absolute;
    z-index: -1;
    top: 9px;
    left: 0;
    width: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    letter-spacing: 0.5px;
    color: #aaa;
}

.feedbackform form .effect-17:focus~label,
.feedbackform form .has-content.effect-17~label {
    font-size: 12px;
    top: -16px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #007cc8;
}

.feedbackform form .effect-18~.focus-border {
    position: absolute;
    z-index: 99;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
}

.feedbackform form .effect-18~.focus-border:before,
.feedbackform form .effect-18~.focus-border:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 100%;
    content: "";
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background-color: #007cc8;
}

.feedbackform form .effect-18~.focus-border:after {
    right: 0;
    left: auto;
}

.feedbackform form .effect-18:focus~.focus-border:before,
.feedbackform form .effect-18:focus~.focus-border:after,
.feedbackform form .has-content.effect-18~.focus-border:before,
.feedbackform form .has-content.effect-18~.focus-border:after {
    width: 50%;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.feedbackform form .effect-18~label {
    position: absolute;
    z-index: -1;
    top: 9px;
    left: 0;
    width: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    letter-spacing: 0.5px;
    color: #aaa;
}

.feedbackform form .effect-18:focus~label,
.feedbackform form .has-content.effect-18~label {
    font-size: 12px;
    top: -16px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #007cc8;
}

.feedbackform form .effect-19,
.feedbackform form .effect-20,
.feedbackform form .effect-21 {
    padding: 7px 14px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    border: 1px solid #ccc;
    background: transparent;
}

.feedbackform form .effect-19~.focus-border:before,
.feedbackform form .effect-19~.focus-border:after {
    position: absolute;
    top: -1px;
    left: 50%;
    width: 0;
    height: 1px;
    content: "";
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background-color: #007cc8;
}

.feedbackform form .effect-19~.focus-border:after {
    top: auto;
    bottom: 0;
}

.feedbackform form .effect-19~.focus-border i:before,
.feedbackform form .effect-19~.focus-border i:after {
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 0;
    content: "";
    -webkit-transition: 0.6s;
    transition: 0.6s;
    background-color: #007cc8;
}

.feedbackform form .effect-19~.focus-border i:after {
    right: 0;
    left: auto;
}

.feedbackform form .effect-19:focus~.focus-border:before,
.feedbackform form .effect-19:focus~.focus-border:after,
.feedbackform form .has-content.effect-19~.focus-border:before,
.feedbackform form .has-content.effect-19~.focus-border:after {
    left: 0;
    width: 100%;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.feedbackform form .effect-19:focus~.focus-border i:before,
.feedbackform form .effect-19:focus~.focus-border i:after,
.feedbackform form .has-content.effect-19~.focus-border i:before,
.feedbackform form .has-content.effect-19~.focus-border i:after {
    top: -1px;
    height: 100%;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}

.feedbackform form .effect-19~label {
    position: absolute;
    z-index: -1;
    top: 10px;
    left: 14px;
    width: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    letter-spacing: 0.5px;
    color: #aaa;
}

.feedbackform form .effect-19:focus~label,
.feedbackform form .has-content.effect-19~label {
    font-size: 12px;
    top: -18px;
    left: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #007cc8;
}

.feedbackform form .effect-20~.focus-border:before,
.feedbackform form .effect-20~.focus-border:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 1px;
    content: "";
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-color: #007cc8;
}

.feedbackform form .effect-20~.focus-border:after {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
}

.feedbackform form .effect-20~.focus-border i:before,
.feedbackform form .effect-20~.focus-border i:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 0;
    content: "";
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background-color: #007cc8;
}

.feedbackform form .effect-20~.focus-border i:after {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
}

.feedbackform form .effect-20:focus~.focus-border:before,
.feedbackform form .effect-20:focus~.focus-border:after,
.feedbackform form .has-content.effect-20~.focus-border:before,
.feedbackform form .has-content.effect-20~.focus-border:after {
    width: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.feedbackform form .effect-20:focus~.focus-border i:before,
.feedbackform form .effect-20:focus~.focus-border i:after,
.feedbackform form .has-content.effect-20~.focus-border i:before,
.feedbackform form .has-content.effect-20~.focus-border i:after {
    height: 100%;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.feedbackform form .effect-20~label {
    position: absolute;
    z-index: -1;
    top: 10px;
    left: 14px;
    width: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    letter-spacing: 0.5px;
    color: #aaa;
}

.feedbackform form .effect-20:focus~label,
.feedbackform form .has-content.effect-20~label {
    font-size: 12px;
    top: -18px;
    left: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #007cc8;
}

.feedbackform form .effect-21~.focus-border:before,
.feedbackform form .effect-21~.focus-border:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 1px;
    content: "";
    -webkit-transition: 0.2s;
    transition: 0.2s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    background-color: #007cc8;
}

.feedbackform form .effect-21~.focus-border:after {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

.feedbackform form .effect-21~.focus-border i:before,
.feedbackform form .effect-21~.focus-border i:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 0;
    content: "";
    -webkit-transition: 0.2s;
    transition: 0.2s;
    background-color: #007cc8;
}

.feedbackform form .effect-21~.focus-border i:after {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.feedbackform form .effect-21:focus~.focus-border:before,
.feedbackform form .effect-21:focus~.focus-border:after,
.feedbackform form .has-content.effect-21~.focus-border:before,
.feedbackform form .has-content.effect-21~.focus-border:after {
    width: 100%;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

.feedbackform form .effect-21:focus~.focus-border:after,
.feedbackform form .has-content.effect-21~.focus-border:after {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.feedbackform form .effect-21:focus~.focus-border i:before,
.feedbackform form .effect-21:focus~.focus-border i:after,
.feedbackform form .has-content.effect-21~.focus-border i:before,
.feedbackform form .has-content.effect-21~.focus-border i:after {
    height: 100%;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.feedbackform form .effect-21:focus~.focus-border i:after,
.feedbackform form .has-conten.effect-21~.focus-border i:after {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.feedbackform form .effect-21~label {
    position: absolute;
    z-index: -1;
    top: 10px;
    left: 14px;
    width: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    letter-spacing: 0.5px;
    color: #aaa;
}

.feedbackform form .effect-21:focus~label,
.feedbackform form .has-content.effect-21~label {
    font-size: 12px;
    top: -18px;
    left: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #007cc8;
}

.feedbackform form .effect-22,
.feedbackform form .effect-23,
.feedbackform form .effect-24 {
    position: relative;
    padding: 7px 15px;
    border: 0;
    border: 1px solid #ccc;
    background: transparent;
}

.feedbackform form .effect-22~.focus-bg {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background-color: transparent;
}

.feedbackform form .effect-22:focus~.focus-bg,
.feedbackform form .has-content.effect-22~.focus-bg {
    width: 100%;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background-color: #ededed;
}

.feedbackform form .effect-22~label {
    position: absolute;
    z-index: -1;
    top: 10px;
    left: 14px;
    width: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    letter-spacing: 0.5px;
    color: #aaa;
}

.feedbackform form .effect-22:focus~label,
.feedbackform form .has-content.effect-22~label {
    font-size: 12px;
    top: -18px;
    left: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #333;
}

.feedbackform form .effect-23~.focus-bg:before,
.feedbackform form .effect-23~.focus-bg:after {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    content: "";
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-color: #ededed;
}

.feedbackform form .effect-23:focus~.focus-bg:before,
.feedbackform form .has-content.effect-23~.focus-bg:before {
    width: 50%;
    height: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.feedbackform form .effect-23~.focus-bg:after {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
}

.feedbackform form .effect-23:focus~.focus-bg:after,
.feedbackform form .has-content.effect-23~.focus-bg:after {
    width: 50%;
    height: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.feedbackform form .effect-23~label {
    position: absolute;
    z-index: -1;
    top: 10px;
    left: 14px;
    width: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    letter-spacing: 0.5px;
    color: #aaa;
}

.feedbackform form .effect-23:focus~label,
.feedbackform form .has-content.effect-23~label {
    font-size: 12px;
    top: -18px;
    left: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #333;
}

.feedbackform form .effect-24~.focus-bg:before,
.feedbackform form .effect-24~.focus-bg:after {
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    content: "";
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-color: #ededed;
}

.feedbackform form .effect-24:focus~.focus-bg:before,
.feedbackform form .has-content.effect-24~.focus-bg:before {
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.feedbackform form .effect-24~.focus-bg:after {
    top: auto;
    right: 50%;
    bottom: 50%;
    left: auto;
}

.feedbackform form .effect-24:focus~.focus-bg:after,
.feedbackform form .has-content.effect-24~.focus-bg:after {
    right: 0;
    bottom: 0;
    width: 50%;
    height: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.feedbackform form .effect-24~label {
    position: absolute;
    z-index: -1;
    top: 10px;
    left: 14px;
    width: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    letter-spacing: 0.5px;
    color: #aaa;
}

.feedbackform form .effect-24:focus~label,
.feedbackform form .has-content.effect-24~label {
    font-size: 12px;
    top: -18px;
    left: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #333;
}
.feedbackform form .field-radio {
    font-size: 16px;
    line-height: 30px;
    padding: 10px;
    border: 1px solid #ccc;
}

.feedbackform form .field-radio span {
    display: inline-block;

    margin-right: 10px;
    color: #666;
    vertical-align: middle;
}
.feedbackform form .field-radio label {
    margin-right: 10px;
    font-weight: normal;
    cursor: pointer;
    color: #666;
    /* 设置选中样式 */
}
.feedbackform form .field-radio label input {
    display: inline-block;

    margin-top: -2px;
    margin-right: 6px;
    min-height: 15px;
    outline: none;
    padding: 0;
    vertical-align: middle;
}
.feedbackform form .field-radio label input[type='radio'] {
    line-height: 15px;

    position: relative;

    width: 15px;
    height: 15px;

    border: 1px solid #949494;
    /* 取消默认样式 */

    -webkit-appearance: none;
}
.feedbackform form .field-radio label input[type='radio']:checked {
    border-color: #0b659c;
    background-color: #0b659c;
}
.feedbackform form .field-radio label input[type='radio']:checked::after {
    position: absolute;
    top: 0;

    width: 15px;
    height: 15px;
    min-height: 15px;

    content: '✓';
    text-align: center;
    background-color: #0b659c;
    color: #fff;
}

.feedbackform form .submit {
    font-size: 16px;
    line-height: 44px;
    height: 50px;
    margin-top: 50px;
    padding: 0 30px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #fff;
    border: none;
    border-radius: 0;
    outline: none;
    background-color: #0b659c;
}

@media (max-width: 991px) {
    .feedbackform form .submit {
        font-size: 16px;
        line-height: 34px;
        height: 34px;
        margin-top: 30px;
    }
}

.feedbackform form .submit:hover {
    text-decoration: underline;
}

.hs-footer {
    position: relative;
    overflow: hidden;
    padding: 80px 0 120px;
    color: rgba(255, 255, 255, 0.8);
    background: url(../images/footer_bg.webp) no-repeat center;
    background-size: cover;
}

@media (max-width: 1560px) {
    .hs-footer {
        padding: 60px 0 80px 0;
    }
}

@media (max-width: 991px) {
    .hs-footer {
        padding: 30px 0 40px;
    }
}

.hs-footer .foot-logo {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
}

@media (max-width: 991px) {
    .hs-footer .foot-logo a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.hs-footer .foot-logo img {
    height: 46px;
}

@media (max-width: 991px) {
    .hs-footer .foot-logo img {
        height: 40px;
        margin-right: 10px;
    }
}

.hs-footer .foot-logo span {
    display: block;
}

.hs-footer .foot-nav>ul {
    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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hs-footer .foot-nav>ul>li {
    position: relative;
}

@media (max-width: 1199px) {
    .hs-footer .foot-nav>ul>li {
        width: 25%;
        margin: 10px 0;
    }
}

@media (max-width: 767px) {
    .hs-footer .foot-nav>ul>li {
        width: 100%;
        max-width: 100%;
    }
}

.hs-footer .foot-nav>ul>li>a {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.5;
    display: block;
    text-transform: uppercase;
    color: #fff;
}

.hs-footer .foot-nav>ul>li .flaticon-next {
    font-style: normal;
    display: none;
}

@media (max-width: 767px) {
    .hs-footer .foot-nav>ul>li .flaticon-next {
        font-size: 16px;
        line-height: 40px;
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        width: 40px;
        height: 40px;
        text-align: center;
    }
}

.hs-footer .foot-nav>ul>li .flaticon-next:after {
    font-size: 20px;
    display: block;
    content: "+";
}

.hs-footer .foot-nav>ul>li>ul {
    margin-top: 20px;
}

@media (max-width: 991px) {
    .hs-footer .foot-nav>ul>li>ul {
        margin-top: 10px;
    }
}

@media (max-width: 767px) {
    .hs-footer .foot-nav>ul>li>ul {
        display: none;
    }
}

@media (max-width: 767px) {
    .hs-footer .foot-nav>ul>li>ul>li {
        display: inline-block;
        margin-right: 10px;
        vertical-align: top;
    }
}

.hs-footer .foot-nav>ul>li>ul>li>a {
    line-height: 1.85714286;
    display: block;
}

.hs-footer .foot-nav>ul>li>ul>li:hover>a {
    text-decoration: underline;
    color: #fff;
}

.hs-footer .foot-nav>ul>li.current .flaticon-next:after {
    content: "-";
}

.hs-footer .foot-txt {
    max-width: 300px;
    margin-top: 30px;
}

@media (max-width: 1470px) {
    .hs-footer .foot-txt {
        max-width: 250px;
    }
}

@media (max-width: 1199px) {
    .hs-footer .foot-txt {
        max-width: 100%;
    }
}

.hs-footer .foot-txt .txt-group {
    font-size: 16px;
    line-height: 1.625;
    margin: 4px 0;
}

.hs-footer .foot-txt span {
    color: rgba(159, 159, 159, 0.8);
}

.hs-footer .foot-txt p {
    margin: 0;
    color: #007cc8;
}

.hs-footer .foot-txt p a:hover {
    text-decoration: underline;
}

.hs-footer .foot-share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 50px;
    padding: 20px 0;
    border-top: 1px solid rgba(111, 118, 134, 0.5);
    border-bottom: 1px solid rgba(111, 118, 134, 0.5);
    -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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 1199px) {
    .hs-footer .foot-share {
        margin-top: 30px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.hs-footer .foot-share ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.hs-footer .foot-share ul li {
    margin-right: 18px;
}

@media (max-width: 767px) {
    .hs-footer .foot-share ul li {
        margin-right: 0;
        margin-left: 10px;
    }
}

.hs-footer .foot-share ul li a {
    line-height: 34px;
    display: block;
    width: 34px;
    height: 34px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    text-align: center;
    color: #fff;
    background: #313131;
}

.hs-footer .foot-share ul li a .flaticon {
    font-size: 20px;
}

.hs-footer .foot-share ul li a img {
    width: 20px;
}

.hs-footer .foot-share ul li a:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

/* .hs-footer .foot-share ul li.twitter:hover a {
    background-color: #000;
}
.hs-footer .foot-share ul li.facebook:hover a {
    background-color: #113cb6;
}
.hs-footer .foot-share ul li.youtube:hover a {
    background-color: #bb0101;
} */

.hs-footer .copyright {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 1199px) {
    .hs-footer .copyright {
        width: 100%;
    }
}

.hs-footer .copyright p {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}

.hs-footer .copyright .design {
    display: inline-block;
    vertical-align: middle;
}

@media (max-width: 991px) {
    .hs-footer .copyright .design {
        float: none;
    }
}

.hs-footer .copyright a:hover {
    text-decoration: underline;
    color: #fff;
}

.hs-inner-news {
    padding: 0;
}

@media (min-width: 1560px) {
    .hs-inner-news .news>ul {
        margin: 0 -25px;
    }
}

.hs-inner-news .news>ul>li {
    margin-top: 50px;
}

@media (min-width: 1560px) {
    .hs-inner-news .news>ul>li {
        padding: 0 25px;
    }
}

@media (max-width: 1199px) {
    .hs-inner-news .news>ul>li {
        margin-top: 30px;
    }
}

@media (max-width: 991px) {
    .hs-inner-news .news>ul>li {
        margin-top: 20px;
    }
}

.hs-inner-news .news .news-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hs-inner-news .news .news-group .img {
    width: 40%;
}

@media (max-width: 767px) {
    .hs-inner-news .news .news-group .img {
        width: 100%;
    }
}

.hs-inner-news .news .news-group .img .ibox {
    padding-bottom: 75%;
}

.hs-inner-news .news .news-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}

.hs-inner-news .news .news-group .desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 60%;
    padding-left: 3%;
    -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: 767px) {
    .hs-inner-news .news .news-group .desc {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}

.hs-inner-news .news .news-group .desc .title-news {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
    display: -webkit-box;
    overflow: hidden;
    height: 48px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

@media (max-width: 1199px) {
    .hs-inner-news .news .news-group .desc .title-news {
        font-size: 18px;
        line-height: 1.33333333;
    }
}

.hs-inner-news .news .news-group .desc .title-news span {
    -webkit-transition: background-size 0.56s;
    transition: background-size 0.56s;
    background-image: -webkit-gradient(linear, left top, right top, from(#000), to(#000));
    background-image: -webkit-linear-gradient(left, #000 0%, #000 100%);
    background-image: linear-gradient(to right, #000 0%, #000 100%);
    background-repeat: no-repeat;
    background-position: 0 92%;
    background-size: 0 1px;
}

.hs-inner-news .news .news-group .desc .txt {
    margin-top: 20px;
}

@media (max-width: 767px) {
    .hs-inner-news .news .news-group .desc .txt {
        margin-top: 10px;
    }
}

.hs-inner-news .news .news-group .desc .txt p {
    font-size: 16px;
    line-height: 1.5;
    display: -webkit-box;
    overflow: hidden;
    max-height: 144px;
    margin: 0;
    color: #666;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}

@media (max-width: 767px) {
    .hs-inner-news .news .news-group .desc .txt p {
        font-size: 14px;
        line-height: 1.71428571;
    }
}

.hs-inner-news .news .news-group .desc .date-more {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    padding: 20px 0 0 0;
    color: #007cc8;
    border-top: 1px solid #a6c9e9;
    -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) {
    .hs-inner-news .news .news-group .desc .date-more {
        padding-top: 10px;
    }
}

.hs-inner-news .news .news-group .desc .date-more .date,
.hs-inner-news .news .news-group .desc .date-more .more {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.hs-inner-news .news .news-group .desc .date-more .date .flaticon,
.hs-inner-news .news .news-group .desc .date-more .more .flaticon {
    font-size: 20px;
    margin-right: 10px;
}

.hs-inner-news .news .news-group .desc .date-more .more {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.hs-inner-news .news .news-group .desc .date-more .more:hover {
    color: #0b659c;
}

.hs-inner-news .news .news-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.hs-inner-news .news .news-group:hover .title-news span {
    background-size: 100% 1px;
}

.hs-inner-faqs {
    padding: 0;
}

.hs-inner-faqs .faqs>ul>li {
    margin-top: 40px;
}

@media (max-width: 1199px) {
    .hs-inner-faqs .faqs>ul>li {
        margin-top: 20px;
    }
}

.hs-inner-faqs .faqs-group {
    padding: 0 5%;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    box-shadow: 0 8px 13px 0 rgba(0, 0, 0, 0.23);
}

.hs-inner-faqs .title-faqs {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 2% 0;
    cursor: pointer;
}

@media (max-width: 991px) {
    .hs-inner-faqs .title-faqs {
        padding: 15px 0;
    }
}

.hs-inner-faqs .title-faqs h3 {
    font-size: 20px;
    line-height: 30px;
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    margin: 0;
}

@media (max-width: 1199px) {
    .hs-inner-faqs .title-faqs h3 {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .hs-inner-faqs .title-faqs h3 {
        font-size: 16px;
        line-height: 24px;
    }
}

.hs-inner-faqs .title-faqs .flaticon {
    font-size: 20px;
    line-height: 30px;
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
}

.hs-inner-faqs .faqs-ques {
    padding-bottom: 40px;
}

@media (max-width: 767px) {
    .hs-inner-faqs .faqs-ques {
        padding-bottom: 30px;
    }
}

.hs-inner-faqs .current .faqs-group {
    color: #fff;
    background-color: #007cc8;
}

.hs-inner-faqs .current .faqs-group .title-faqs .flaticon {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.hs-inner-faqs .current .faqs-group .faqs-ques p {
    color: rgba(255, 255, 255, 0.6);
}

.hs-inner-download {
    padding: 0;
}

@media (min-width: 1560px) {
    .hs-inner-download .download>ul {
        margin: 0 -25px;
    }
}

.hs-inner-download .download>ul>li {
    margin-top: 40px;
}

@media (min-width: 1560px) {
    .hs-inner-download .download>ul>li {
        padding: 0 25px;
    }
}

@media (max-width: 1199px) {
    .hs-inner-download .download>ul>li {
        margin-top: 30px;
    }
}

@media (max-width: 991px) {
    .hs-inner-download .download>ul>li {
        margin-top: 20px;
    }
}

.hs-inner-download .download .download-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 25px 5%;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    background: #fff;
    box-shadow: 0 8px 13px 0 rgba(0, 0, 0, 0.23);
    -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: 1199px) {
    .hs-inner-download .download .download-group {
        padding: 10px 15px;
    }
}

.hs-inner-download .download .download-group .title-download {
    font-size: 20px;
    line-height: 1.5;
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
}

@media (max-width: 1470px) {
    .hs-inner-download .download .download-group .title-download {
        font-size: 18px;
    }
}

@media (max-width: 1199px) {
    .hs-inner-download .download .download-group .title-download {
        font-size: 16px;
        line-height: 1.5;
    }
}

.hs-inner-download .download .download-group .title-download:hover {
    text-decoration: underline;
}

.hs-inner-download .download .download-group .down {
    line-height: 40px;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
}

.hs-inner-download .download .download-group .down .flaticon {
    font-size: 24px;
}

.hs-inner-download .download .download-group:hover {
    color: #fff;
    background-color: #007cc8;
    box-shadow: 0 8px 13px rgba(0, 124, 200, 0.2);
}

.hs-inner-videos {
    padding: 0;
}

.hs-inner-videos .videos ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (min-width: 1560px) {
    .hs-inner-videos .videos ul {
        margin: 0 -25px;
    }
}

.hs-inner-videos .videos ul li {
    margin-top: 50px;
}

@media (min-width: 1560px) {
    .hs-inner-videos .videos ul li {
        padding: 0 25px;
    }
}

@media (max-width: 1199px) {
    .hs-inner-videos .videos ul li {
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .hs-inner-videos .videos ul li {
        margin-top: 20px;
    }
}

.hs-inner-videos .videos .videos-group {
    text-align: center;
}

.hs-inner-videos .videos .videos-group .ibox {
    padding-bottom: 75%;
}

.hs-inner-videos .videos .videos-group .title-videos {
    font-size: 18px;
    line-height: 1.33333333;
    margin-top: 20px;
}

@media (max-width: 991px) {
    .hs-inner-videos .videos .videos-group .title-videos {
        font-size: 16px;
        margin-top: 10px;
    }
}

.hs-inner-news-show {
    padding: 0;
}

.hs-inner-news-show .news-show {
    padding-top: 40px;
    padding-bottom: 80px;
}

@media (max-width: 1199px) {
    .hs-inner-news-show .news-show {
        padding-bottom: 40px;
    }
}

.hs-inner-news-show .news-show .title-inner h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    text-transform: capitalize;
    color: #222;
}

@media (max-width: 991px) {
    .hs-inner-news-show .news-show .title-inner h2 {
        font-size: 20px;
    }
}

.hs-inner-news-show .date-share {
    margin-top: 40px;
    padding: 15px 40px;
    background-color: #f8f8f8;
    -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: 1199px) {
    .hs-inner-news-show .date-share {
        margin-top: 20px;
        padding: 10px;
    }
}

@media (max-width: 767px) {
    .hs-inner-news-show .date-share {
        padding: 10px;
    }
}

.hs-inner-news-show .date-share p {
    font-size: 16px;
    line-height: 26px;
    margin: 10px 0;
    color: #0f1d2e;
}

@media (max-width: 767px) {
    .hs-inner-news-show .date-share p {
        font-size: 14px;
    }
}

.hs-inner-news-show .date-share p span {
    display: inline-block;
    margin-right: 30px;
    vertical-align: middle;
}

.hs-inner-news-show .date-share p span .flaticon {
    font-size: 20px;
    display: inline-block;
    margin-top: -2px;
    margin-right: 10px;
    vertical-align: middle;
}

.hs-inner-news-show .title-cases-show .date-share {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.hs-inner-news-show .public-note {
    margin-top: 50px;
}

@media (max-width: 991px) {
    .hs-inner-news-show .public-note {
        margin-top: 30px;
    }
}

.hs-inner-news-show .public-note img {
    max-width: 100%;
    height: auto !important;
}

.hs-inner-news-show .news-show-top {
    margin-top: 0;
    padding: 30px 0;
    border-top: 1px solid rgba(0, 124, 200, 0.2);
    border-bottom: 1px solid rgba(0, 124, 200, 0.2);
}

@media (max-width: 767px) {
    .hs-inner-news-show .news-show-top {
        padding: 20px 0;
    }
}

.hs-inner-news-show .news-show-top p {
    color: #888;
}

.hs-inner-news-show .button-news {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 70px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 991px) {
    .hs-inner-news-show .button-news {
        margin-top: 30px;
    }
}

.hs-inner-news-show .button-news a .flaticon {
    font-size: 20px;
    line-height: 52px;
    display: block;
    width: 52px;
    height: 52px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    text-align: center;
    background: #ddd;
}

.hs-inner-news-show .button-news a img {
    width: 100%;
}

.hs-inner-news-show .button-news a:hover .flaticon {
    color: #fff;
    background-color: #007cc8;
}

.hs-inner-news-show .button-news a:hover img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

.hs-inner-news-show .button-news .prev {
    margin-right: 20px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.hs-inner-news-show .inner-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hs-inner-news-show .news-show {
    width: -webkit-calc(100% - 450px);
    width: calc(100% - 450px);
    padding-right: 5%;
    border-right: 1px solid rgba(51, 51, 51, 0.2);
}

@media (max-width: 1400px) {
    .hs-inner-news-show .news-show {
        width: -webkit-calc(100% - 350px);
        width: calc(100% - 350px);
        padding-right: 3%;
    }
}

@media (max-width: 1199px) {
    .hs-inner-news-show .news-show {
        width: -webkit-calc(100% - 240px);
        width: calc(100% - 240px);
    }
}

@media (max-width: 767px) {
    .hs-inner-news-show .news-show {
        width: 100%;
        padding-right: 0;
        border: none;
    }
}

.hs-inner-news-show .news-related {
    width: 450px;
    padding-top: 40px;
    padding-bottom: 50px;
    padding-left: 50px;
}

@media (max-width: 1400px) {
    .hs-inner-news-show .news-related {
        width: 350px;
        padding-left: 30px;
    }
}

@media (max-width: 1199px) {
    .hs-inner-news-show .news-related {
        width: 240px;
    }
}

@media (max-width: 767px) {
    .hs-inner-news-show .news-related {
        width: 100%;
        padding: 0 0 30px 0;
        border: none;
    }
}

.hs-inner-news-show .news-related .title-news-releated h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;
    margin: 0;
}

@media (max-width: 1199px) {
    .hs-inner-news-show .news-related .title-news-releated h3 {
        font-size: 20px;
    }
}

.hs-inner-news-show .news-related .list .news-group {
    display: block;
    margin-top: 30px;
}

.hs-inner-news-show .news-related .list .news-group .ibox {
    padding-bottom: 75%;
}

.hs-inner-news-show .news-related .list .news-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}

.hs-inner-news-show .news-related .list .news-group h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.44444444;
    display: -webkit-box;
    overflow: hidden;
    max-height: 52px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

@media (max-width: 1199px) {
    .hs-inner-news-show .news-related .list .news-group h3 {
        font-size: 16px;
        line-height: 1.625;
    }
}

.hs-inner-news-show .news-related .list .news-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.hs-inner-news-show .news-related .list .news-group:hover h3 {
    color: #007cc8;
}

.hs-inner-public-details .title-home {
    text-align: center;
}

.hs-inner-public-details .title-home h2 {
    text-transform: capitalize;
}

.hs-inner-public-details .public-details {
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
    margin-top: 50px;
}

@media (max-width: 1199px) {
    .hs-inner-public-details .public-details {
        margin-top: 30px;
    }
}

.hs-inner-public-details .public-details .public-note {
    max-width: 800px;
    margin: 0 auto;
}

.hs-inner-public-details .public-details .public-note img {
    max-width: 100%;
}

.hs-inner-public-details .public-details .swiper-button-prev {
    left: 0;
}

.hs-inner-public-details .public-details .swiper-button-next {
    right: 0;
}

.hs-inner-public-details .public-details .swiper-button-prev,
.hs-inner-public-details .public-details .swiper-button-next {
    border-radius: 50%;
}

@media (min-width: 1200px) {
    .hs-inner-public-details .public-details .swiper-button-prev,
    .hs-inner-public-details .public-details .swiper-button-next {
        line-height: 60px;
        width: 60px;
        height: 60px;
    }
}

.hs-inner-public-details .return {
    margin-top: 80px;
    text-align: center;
}

@media (max-width: 1199px) {
    .hs-inner-public-details .return {
        margin-top: 50px;
    }
}

.hs-inner-public-details .return a {
    font-size: 16px;
    line-height: 36px;
    display: inline-block;
    padding: 0 50px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #777;
    border: 1px solid #c3c3c3;
    border-radius: 24px;
}

.hs-inner-public-details .return a:hover {
    color: #fff;
    border-color: #007cc8;
    background-color: #007cc8;
}

.hs-inner-project {
    padding: 0;
}

@media (min-width: 1200px) {
    .hs-inner-project .project>ul {
        margin: 0 -20px;
    }
    .hs-inner-project .project>ul>li {
        padding: 0 20px;
    }
}

.hs-inner-project .project>ul {
    margin-top: -40px;
}

@media (max-width: 1199px) {
    .hs-inner-project .project>ul {
        margin-top: -30px;
    }
}

.hs-inner-project .project>ul>li {
    margin-top: 40px;
}

@media (max-width: 1199px) {
    .hs-inner-project .project>ul>li {
        margin-top: 30px;
    }
}

.hs-inner-project .project .project-group {
    display: block;
}

.hs-inner-project .project .project-group .img {
    border: 1px solid #d0d0d0;
}

.hs-inner-project .project .project-group .img .ibox {
    padding-bottom: 75%;
}

.hs-inner-project .project .project-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}

.hs-inner-project .project .project-group .title-project {
    font-size: 16px;
    font-weight: bold;
    line-height: 3.125;
    display: -webkit-box;
    overflow: hidden;
    height: 50px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.hs-inner-project .project .project-group .more {
    line-height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #666;
    border-top: 1px solid #ddd;
    -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-project .project .project-group .more:after {
    width: 0;
    height: 0;
    content: "";
    border-width: 3px 0 3px 6px;
    border-style: solid;
    border-color: transparent transparent transparent #007bff;
}

.hs-inner-project .project .project-group:hover .img .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.hs-inner-project .project .project-group:hover .title-project {
    color: #007cc8;
}

.hs-inner-project .project .project-group:hover .more {
    color: #007cc8;
}

.hs-inner-solutions .project>ul {
    margin-top: 0;
}

.hs-inner-solutions-details {
    padding: 0;
}

.hs-inner-solutions-details .title-home p {
    color: #007cc8;
}

.hs-inner-solutions-details .solutions-details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 50px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width: 1199px) {
    .hs-inner-solutions-details .solutions-details {
        margin-top: 30px;
    }
}

.hs-inner-solutions-details .solutions-details .details-imgbox {
    width: 50%;
    height: 100%;
    border: 1px solid #d0d0d0;
}

@media (max-width: 767px) {
    .hs-inner-solutions-details .solutions-details .details-imgbox {
        width: 100%;
    }
}

.hs-inner-solutions-details .solutions-details .pro-group .ibox {
    padding-bottom: 75%;
}

.hs-inner-solutions-details .solutions-details .details-mask {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -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-solutions-details .solutions-details .details-mask p {
    font-size: 16px;
    line-height: 1.875;
    margin: 0 20px 0 0;
    color: #333;
}

@media (max-width: 767px) {
    .hs-inner-solutions-details .solutions-details .details-mask p {
        font-size: 14px;
    }
}

.hs-inner-solutions-details .solutions-details .details-mask p span {
    color: #007cc8;
}

.hs-inner-solutions-details .solutions-details .details-desc {
    width: 50%;
    padding-left: 3%;
}

@media (max-width: 767px) {
    .hs-inner-solutions-details .solutions-details .details-desc {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}

.hs-inner-solutions-details .solutions-details .details-desc .desc-top {
    padding-bottom: 20px;
    border-bottom: 1px solid #d1d1d1;
}

.hs-inner-solutions-details .solutions-details .details-desc .desc-top ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.hs-inner-solutions-details .solutions-details .details-desc .desc-top p {
    font-size: 16px;
    line-height: 1.75;
    margin: 0;
    color: #666;
}

@media (max-width: 767px) {
    .hs-inner-solutions-details .solutions-details .details-desc .desc-top p {
        font-size: 14px;
    }
}

.hs-inner-solutions-details .solutions-details .details-desc .desc-top p:nth-child(1) {
    color: #007cc8;
}

.hs-inner-solutions-details .solutions-details .details-desc .public-note {
    margin-top: 30px;
}

.hs-inner-solutions-details .details-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}

.hs-inner-solutions-details .solutions-parameters {
    padding-top: 60px;
}

@media (max-width: 1199px) {
    .hs-inner-solutions-details .solutions-parameters {
        padding-top: 40px;
    }
}

.hs-inner-solutions-details .solutions-parameters .title-free {
    margin-bottom: 30px;
    padding-bottom: 30px;
    color: #007cc8;
    border-bottom: 1px solid #007cc8;
}

@media (max-width: 767px) {
    .hs-inner-solutions-details .solutions-parameters .title-free {
        padding-bottom: 10px;
    }
}

.hs-inner-solutions-details .solutions-parameters .title-free h3 {
    font-size: 36px;
    font-weight: 900;
    line-height: 30px;
    margin: 0;
}

@media (max-width: 1199px) {
    .hs-inner-solutions-details .solutions-parameters .title-free h3 {
        font-size: 30px;
    }
}

@media (max-width: 991px) {
    .hs-inner-solutions-details .solutions-parameters .title-free h3 {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .hs-inner-solutions-details .solutions-parameters .title-free h3 {
        font-size: 20px;
    }
}

.hs-inner-solutions-details .solutions-parameters .public-note {
    margin-top: 30px;
    color: #666;
}

@media (max-width: 767px) {
    .hs-inner-solutions-details .solutions-parameters .public-note {
        margin-top: 20px;
    }
}

.hs-inner-solutions-details .solutions-parameters .public-note table {
    font-size: 16px;
    width: 100%;
    margin-top: 20px;
    text-align: center;
}

@media (max-width: 991px) {
    .hs-inner-solutions-details .solutions-parameters .public-note table {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .hs-inner-solutions-details .solutions-parameters .public-note table {
        font-size: 12px;
    }
}

.hs-inner-solutions-details .solutions-parameters .public-note table th,
.hs-inner-solutions-details .solutions-parameters .public-note table td {
    line-height: 24px;
    padding: 10px;
    text-align: center;
    border: 1px solid #ccc;
}

.hs-inner-solutions-details .solutions-parameters .public-note table tr {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.hs-inner-services .services-top {
    padding-bottom: 70px;
}

@media (max-width: 1199px) {
    .hs-inner-services .services-top {
        padding-bottom: 50px;
    }
}

.hs-inner-services .services-top .public-note {
    margin-top: 30px;
}

.hs-inner-services .title-home .num {
    font-size: 72px;
    font-weight: 900;
    line-height: 1;
    color: transparent;
    text-stroke: 1px #000;
    -webkit-text-stroke: 1px #000;
}

@media (max-width: 1199px) {
    .hs-inner-services .title-home .num {
        font-size: 60px;
    }
}

@media (max-width: 991px) {
    .hs-inner-services .title-home .num {
        font-size: 50px;
    }
}

.hs-inner-services .services-list {
    padding: 100px 0;
}

@media (max-width: 1470px) {
    .hs-inner-services .services-list {
        padding: 80px 0;
    }
}

@media (max-width: 1199px) {
    .hs-inner-services .services-list {
        padding: 60px 0;
    }
}

.hs-inner-services .services-list-one {
    background: #f5f5f5;
}

.hs-inner-services .services-list-one .title-home {
    width: 380px;
}

@media (max-width: 1199px) {
    .hs-inner-services .services-list-one .title-home {
        width: 270px;
    }
}

@media (max-width: 767px) {
    .hs-inner-services .services-list-one .title-home {
        width: 100%;
        text-align: center;
    }
}

.hs-inner-services .services-list-one .list-one-right {
    width: -webkit-calc(100% - 380px);
    width: calc(100% - 380px);
    padding-left: 8%;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
}

@media (max-width: 1199px) {
    .hs-inner-services .services-list-one .list-one-right {
        width: -webkit-calc(100% - 270px);
        width: calc(100% - 270px);
        padding-left: 4%;
    }
}

@media (max-width: 767px) {
    .hs-inner-services .services-list-one .list-one-right {
        width: 100%;
        padding-left: 0;
        border: none;
    }
}

.hs-inner-services .services-list-one .list-one-right>ul {
    margin-top: -60px;
}

@media (max-width: 991px) {
    .hs-inner-services .services-list-one .list-one-right>ul {
        margin: 0;
    }
}

.hs-inner-services .services-list-one .list-one-right>ul>li {
    margin-top: 60px;
}

@media (max-width: 991px) {
    .hs-inner-services .services-list-one .list-one-right>ul>li {
        margin-top: 30px;
    }
}

.hs-inner-services .services-list-one .list-one-right .one-group {
    max-width: 230px;
}

.hs-inner-services .services-list-one .list-one-right .one-group .flaticon {
    font-size: 50px;
    line-height: 1;
}

@media (max-width: 767px) {
    .hs-inner-services .services-list-one .list-one-right .one-group .flaticon {
        font-size: 40px;
    }
}

.hs-inner-services .services-list-one .list-one-right .one-group p {
    font-size: 16px;
    line-height: 1.5;
    margin: 20px 0 0 0;
}

@media (max-width: 991px) {
    .hs-inner-services .services-list-one .list-one-right .one-group p {
        font-size: 14px;
        margin-top: 14px;
    }
}

.hs-inner-services .services-list-two {
    background: url(../images/solutions_bg.webp) no-repeat center;
    background-size: cover;
}

@media (min-width: 1200px) {
    .hs-inner-services .services-list-two {
        background-attachment: fixed;
    }
}

.hs-inner-services .services-list-two .title-home {
    text-align: center;
    color: #fff;
}

.hs-inner-services .services-list-two .title-home .num {
    text-stroke: 1px #fff;
    -webkit-text-stroke: 1px #fff;
}

.hs-inner-services .services-list-two .list-two-right {
    margin-top: 40px;
}

@media (max-width: 1470px) {
    .hs-inner-services .services-list-two .list-two-right {
        margin-top: 20px;
    }
}

@media (max-width: 767px) {
    .hs-inner-services .services-list-two .list-two-right {
        margin-top: 0;
    }
}

.hs-inner-services .services-list-two .list-two-right>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hs-inner-services .services-list-two .list-two-right>ul>li {
    margin-top: 30px;
}

@media (min-width: 1200px) {
    .hs-inner-services .services-list-two .list-two-right>ul {
        margin: 0 -30px;
    }
    .hs-inner-services .services-list-two .list-two-right>ul>li {
        padding: 0 30px;
    }
}

.hs-inner-services .services-list-two .two-group {
    height: 100%;
    padding: 40px 40px 60px 40px;
    background-color: #fff;
}

@media (max-width: 1470px) {
    .hs-inner-services .services-list-two .two-group {
        padding: 30px 30px 50px 30px;
    }
}

.hs-inner-services .services-list-two .two-group p {
    font-size: 16px;
    line-height: 1.875;
    margin: 0;
    color: #333;
}

@media (max-width: 991px) {
    .hs-inner-services .services-list-two .two-group p {
        font-size: 14px;
    }
}

.hs-inner-services .services-list-three .title-home {
    text-align: center;
}

.hs-inner-services .services-list-three .list-three-right {
    margin-top: 40px;
}

@media (max-width: 1470px) {
    .hs-inner-services .services-list-three .list-three-right {
        margin-top: 20px;
    }
}

@media (max-width: 767px) {
    .hs-inner-services .services-list-three .list-three-right {
        margin: 0;
    }
}

.hs-inner-services .services-list-three .list-three-right>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hs-inner-services .services-list-three .list-three-right>ul>li {
    margin-top: 30px;
}

@media (min-width: 1200px) {
    .hs-inner-services .services-list-three .list-three-right>ul {
        margin: 0 -30px;
    }
    .hs-inner-services .services-list-three .list-three-right>ul>li {
        padding: 0 30px;
    }
}

.hs-inner-services .services-list-three .three-group {
    max-width: 320px;
    margin: 0 auto;
    text-align: center;
}

.hs-inner-services .services-list-three .three-group b {
    font-size: 48px;
    font-weight: 900;
    line-height: 1.5;
    display: block;
    color: #007cc8;
}

@media (max-width: 1199px) {
    .hs-inner-services .services-list-three .three-group b {
        font-size: 40px;
    }
}

@media (max-width: 767px) {
    .hs-inner-services .services-list-three .three-group b {
        font-size: 34px;
    }
}

.hs-inner-services .services-list-three .three-group p {
    font-size: 16px;
    line-height: 1.875;
    margin: 0;
    color: #333;
}

@media (max-width: 991px) {
    .hs-inner-services .services-list-three .three-group p {
        font-size: 14px;
    }
}

.hs-inner-contact {
    position: relative;
    z-index: 9;
    margin-top: -80px;
    padding-top: 0;
}

@media (max-width: 1199px) {
    .hs-inner-contact {
        margin-top: -50px;
    }
}

@media (max-width: 991px) {
    .hs-inner-contact {
        margin-top: -30px;
    }
}

.hs-inner-contact .contact-feedback {
    padding: 80px 5%;
    background: #fff;
    box-shadow: 0 14px 13px 0 rgba(101, 101, 101, 0.42);
}

@media (max-width: 991px) {
    .hs-inner-contact .contact-feedback {
        padding: 50px 5%;
    }
}

.hs-inner-contact .title-inner h2 {
    font-size: 30px;
    color: #000;
}

@media (max-width: 991px) {
    .hs-inner-contact .title-inner h2 {
        font-size: 24px;
    }
}

.hs-inner-contact .contact {
    width: 40%;
    padding-right: 5%;
}

@media (max-width: 991px) {
    .hs-inner-contact .contact {
        width: 100%;
        padding-right: 0;
    }
}

.hs-inner-contact .contact .contact-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
}

.hs-inner-contact .contact .contact-group .icon {
    width: 60px;
}

.hs-inner-contact .contact .contact-group .icon .flaticon {
    font-size: 40px;
}
.hs-inner-contact .contact .contact-group .txt {
    width: calc(100% - 60px);
}
.hs-inner-contact .contact .contact-group .txt b {
    font-size: 16px;
    line-height: 1.875;
    display: block;
    margin-bottom: 10px;
    color: #007cc8;
}

.hs-inner-contact .contact .contact-group .txt p {
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
    color: #333;
}

.hs-inner-contact .hs-google-map {
    width: 60%;
}

@media (max-width: 991px) {
    .hs-inner-contact .hs-google-map {
        width: 100%;
        margin-top: 30px;
    }
}

.hs-inner-contact .hs-google-map #map {
    width: 100%;
    height: 590px;
}

@media (max-width: 991px) {
    .hs-inner-contact .hs-google-map #map {
        height: 500px;
    }
}

@media (max-width: 767px) {
    .hs-inner-contact .hs-google-map #map {
        height: 400px;
    }
}

.hs-inner-contact .feedbackform {
    padding-top: 80px;
}

@media (max-width: 991px) {
    .hs-inner-contact .feedbackform {
        padding-top: 50px;
    }
}

.hs-inner-contact .feedbackform .title-inner {
    text-align: center;
}

.hs-inner-contact .feedbackform form {
    margin-top: 30px;
}

.hs-inner-contact .feedbackform form input::-webkit-input-placeholder,
.hs-inner-contact .feedbackform form textarea::-webkit-input-placeholder {
    color: #666;
}

.hs-inner-contact .feedbackform form input:-o-placeholder,
.hs-inner-contact .feedbackform form textarea:-o-placeholder {
    color: #666;
}

.hs-inner-contact .feedbackform form input::-moz-placeholder,
.hs-inner-contact .feedbackform form textarea::-moz-placeholder {
    color: #666;
}

.hs-inner-contact .feedbackform form input:-ms-input-placeholder,
.hs-inner-contact .feedbackform form textarea:-ms-input-placeholder {
    color: #666;
}

.hs-inner-contact .feedbackform form input:focus::-webkit-input-placeholder,
.hs-inner-contact .feedbackform form textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}

.hs-inner-contact .feedbackform form input:focus::-o-placeholder,
.hs-inner-contact .feedbackform form textarea:focus::-o-placeholder {
    color: #c5c5c5;
}

.hs-inner-contact .feedbackform form input:focus::-moz-placeholder,
.hs-inner-contact .feedbackform form textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}

.hs-inner-contact .feedbackform form input:focus::-ms-input-placeholder,
.hs-inner-contact .feedbackform form textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}

@media (max-width: 991px) {
    .hs-inner-contact .feedbackform form {
        margin-top: 20px;
    }
}

.hc-mobile-nav.nav-levels-overlap ul ul .iconimg {
    display: none;
}

.hc-mobile-nav.nav-levels-overlap ul ul b {
    font-weight: normal;
}

.pt-40 {
    padding-top: 40px;
}

.fluid_pseudo_poster,
.fluid_controls_container {
    display: none;
}

.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;
}

.hideh1 {
    font-size: 0;
}

.hideh1 h1 {
    font-size: 0;
    margin: 0;
}

.flaticon:before {
    line-height: inherit !important;
    display: block;
}

.hs-inner-product-details .product-details .desc-info {
    margin-top: 30px;
}

.hs-inner-product-details .product-details .desc-info ul li {
    font-size: 16px;
    line-height: 1.875;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 0;
    border-bottom: 1px solid #dcdcdc;
}

@media (max-width: 767px) {
    .hs-inner-product-details .product-details .desc-info ul li {
        font-size: 14px;
    }
}

.hs-inner-product-details .product-details .desc-info ul li:last-child {
    border: none;
}

.hs-inner-product-details .product-details .desc-info b {
    font-weight: normal;
    width: 40%;
    color: #007cc8;
}

.hs-inner-product-details .product-details .desc-info p {
    width: 60%;
    margin: 0;
}

.hs-inner-product-details .details-imgbox {
    max-width: 80%;
    margin: 0 auto;
    margin-top: 50px;
}

@media (max-width: 1199px) {
    .hs-inner-product-details .details-imgbox {
        margin-top: 30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-product-details .details-imgbox {
        max-width: 100%;
    }
}
.pc-nav-down .hs-more a {
    background: none;
    color: #007cc8;
    border: 1px solid #007cc8;
}

.pc-nav-down .hs-more a:hover {
    background-color: #007cc8;
    color: #fff;
}

.hs-header-box .pc-nav-down-solution .pc-nav-down2 {
    height: 270px;
    overflow: hidden;
}

.hs-header-box .pc-nav-down>li>a img {
    width: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.swiper-product-small .swiper-wrapper {
    justify-content: center;
}

@media (max-width: 1199px) {
    .hc-mobile-nav .hs-more {
        display: none;
    }
}

.twitter-timeline {
    position: absolute;
    width: calc(100% - 1px) !important;
    height: 100%;
}
.hs-inner-solutions-details .solutions-details .details-desc {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.hs-inner-solutions-details .details-desc .link {
    margin-top: 20px;
}
.hs-inner-solutions-details .details-desc .link>ul {
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.hs-inner-solutions-details .details-desc .link>ul .get {
    margin-right: 30px;
}
.hs-inner-solutions-details .details-desc .link>ul>li>a {
    display: inline-block;
    padding: 0 30px;
    line-height: 50px;
    font-size: 16px;
    border: 1px solid #007cc8;
    color: #007cc8;
    transition: all .2s;
}
.hs-inner-solutions-details .details-desc .link .get>a {
    background-color: #007cc8;
    color: #ffffff;
}
.hs-inner-solutions-details .details-desc .link>ul>li>a:hover {
    background-color: #007bff;
    color: #ffffff;
}
.feedbackform {
    top: 0 !important;
}

.hs-inner-product-details .details-box .details-menu ul>li>a span {
    /* animation: swing 3s linear infinite; */
    display: block;
}
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 10deg);
        transform: rotate3d(0, 0, 1, 10deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -8deg);
        transform: rotate3d(0, 0, 1, -8deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 10deg);
        transform: rotate3d(0, 0, 1, 10deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -8deg);
        transform: rotate3d(0, 0, 1, -8deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}
.hs-header-box .pc-nav-down-product>li>a.nav-img {
    display: block;
    max-width: 400px;
}
.hs-header-box .pc-nav-down-product>li>a.nav-img img {
    width: 100%;
}

@media (max-width: 1199px) {
    .hc-mobile-nav .nav-img {
        display: none !important;
    }
}
.hs-inner-allproducts {
    padding: 0;
}
.hs-inner-allproducts .products2 {
    padding-top: 0;
}
.hs-inner-allproducts .products2 .products2-list {
    margin-top: -60px;
}
@media (max-width: 991px) {
    .hs-inner-allproducts .products2 .products2-list {
        margin-top: -30px;
    }
}
.hs-open-download {
    display: none;

    width: 98%;
    max-width: 800px;
    padding: 20px;

    background: none;
}
.hs-open-download .download-info {
    padding: 60px;

    border-radius: 30px;
    background-color: #fff;
}
@media (max-width: 1199px) {
    .hs-open-download .download-info {
        padding: 30px;

        border-radius: 20px;
    }
}
@media (max-width: 767px) {
    .hs-open-download .download-info {
        padding: 30px 14px;

        border-radius: 10px;
    }
}
.hs-open-download .title-inner {
    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-open-download .title-inner h2 {
    font-size: 36px;
    color: #333333;
    text-align: center;
}
@media (max-width: 1199px) {
    .hs-open-download .title-inner h2 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .hs-open-download .title-inner h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-open-download .title-inner h2 {
        font-size: 18px;
    }
}
.hs-open-download .feedbackform {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .hs-open-download .feedbackform {
        margin-top: 10px;
    }
}
.hs-open-download .feedbackform form>ul>li {
    margin-top: 30px;
}
@media (max-width: 767px) {
    .hs-open-download .feedbackform form>ul>li {
        margin-top: 20px;
    }
}
.hs-open-download .feedbackform .field input {
    color: #313131;
}
.hs-open-download .feedbackform form input::-webkit-input-placeholder,
.hs-open-download .feedbackform form textarea::-webkit-input-placeholder {
    color: #313131;
}

.hs-open-download .feedbackform form input:-o-placeholder,
.hs-open-download .feedbackform form textarea:-o-placeholder {
    color: #313131;
}

.hs-open-download .feedbackform form input::-moz-placeholder,
.hs-open-download .feedbackform form textarea::-moz-placeholder {
    color: #313131;
}

.hs-open-download .feedbackform form input:-ms-input-placeholder,
.hs-open-download .feedbackform form textarea:-ms-input-placeholder {
    color: #313131;
}
.fancybox-close-small:after {
    line-height: 45px;

    width: 45px;
    height: 45px;

    border: none;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 9px 10px 0 rgba(0, 0, 0, .19);
}
.products-level2 {
    z-index: 9;
}
.products-level2.sticky {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.products-level2 ul {
    display: flex;
}
.products-level2 ul li {
    padding: 0 10px;
    margin: 15px 0;
}
.products-level2 ul li a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 10px 20px;
    line-height: 24px;
    font-size: 16px;
    transition: all .2s;
    color: #007cc8;
    background-color: #ffffff;
}
.products-level2 ul li a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    background-color: #007cc8;
    margin-right: 10px;
}
.products-level2 ul li:hover a,
.products-level2 ul li.active a {
    background-color: #007cc8;
    border-color: #007cc8;
    color: #ffffff;
}
.products-level2 ul li:hover a:before,
.products-level2 ul li.active a:before {
    background-color: #fff;
}

.hs-products-menu>ul>li>a span {
    display: none;
}
.hs-products-menu>ul>li:last-child>a span {
    display: none;
}
.product-big,
.product-small {
    position: relative;
    padding: 0 50px;
}
@media (max-width: 767px) {
    .product-big,
    .product-small {
        padding: 0 30px;
    }
}

@media (min-width: 1200px) {
    .swiper-honor .swiper-wrapper {
        justify-content: center;
    }
}
.hs-inner-factory .factory-menu ul li {
    margin-top: 10px;
}
.hs-inner-factory .factory-menu a {
    font-size: 16px;
    padding: 10px 20px;
    line-height: 30px;
    background-color: #dcdcdc;
    border-radius: 10px;
    display: inline-block;
}
.hs-inner-factory .factory-menu .active a {
    background-color: #007cc8;
    color: #fff;
}
.hs-inner-products3 .products-top .top-group-txt p {
    color: #007cc8;
}
.hs-inner-products3 .products-top .top-group {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.hs-inner-products3 .products-top .top-group .img {
    width: 45%;
}
@media (max-width: 767px) {
    .hs-inner-products3 .products-top .top-group .img {
        width: 100%;
    }
}
.hs-inner-products3 .products-top .top-group .public-note {
    width: 55%;
    padding-right: 10%;
}
@media (max-width: 1199px) {
    .hs-inner-products3 .products-top .top-group .public-note {
        padding-right: 5%;
    }
}
@media (max-width: 767px) {
    .hs-inner-products3 .products-top .top-group .public-note {
        width: 100%;
        margin-top: 20px;
        padding-right: 0;
    }
}
.hs-inner-products3 .products-top .top-group .public-note h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.33333333;

    color: #007cc8;
}
@media (max-width: 1199px) {
    .hs-inner-products3 .products-top .top-group .public-note h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-inner-products3 .products-top .top-group .public-note h2 {
        font-size: 20px;
    }
}
.hs-inner-products3 .products-top .top-group .public-note img {
    width: 100% !important;
    height: auto !important;
    margin-top: 20px;
}
.hs-inner-products3 .hs-category-details3 {
    background: #fff;
}
.hs-inner-products3 .hs-category-details3 .no-line {
    border-bottom: none;
}
@media (max-width: 1199px) {
    .hs-inner-products3 .hs-category-details3 .table-scroll {}
}
/* @media (min-width: 1200px) {
    .hs-inner-products3 .hs-category-details3 table {
        word-break: break-word;
    }
} */
.hs-inner-products3 .hs-category-details3 table {
    line-height: 24px;
    overflow-x: auto;
    width: 100%;
    text-align: center;
}
.hs-inner-products3 .hs-category-details3 table th,
.hs-inner-products3 .hs-category-details3 table td {
    padding: 12px 20px;

    border: 1px solid #666;
}
@media (max-width: 1560px) {
    .hs-inner-products3 .hs-category-details3 table th,
    .hs-inner-products3 .hs-category-details3 table td {
        padding: 10px;
    }
}
.hs-inner-products3 .hs-category-details3 table th {
    font-weight: normal;

    text-align: center;

    color: #fff;
    background-color: #007cc8;
}
.hs-inner-products3 .hs-category-details3 .mt-80 {
    margin-top: 80px;
}
@media (max-width: 767px) {
    .hs-inner-products3 .hs-category-details3 .mt-80 {
        margin-top: 60px;
    }
}
.hs-inner-products3 .hs-category-details3 .mt-50 {
    margin-top: 50px;
}
@media (max-width: 767px) {
    .hs-inner-products3 .hs-category-details3 .mt-50 {
        margin-top: 30px;
    }
}
.hs-inner-products3 .hs-category-details3 .category-details-info {
    margin-top: 30px;
}
.hs-inner-products3 .hs-category-details3 .category-details-info img {
    max-width: 100%;
    height: auto !important;
}
.hs-inner-products3 .hs-category-details3 .font-normal h3 {
    font-weight: normal;

    color: #222;
}
.hs-inner-products3 .hs-category-details3 .tuwen {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 50px 0;

    -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;
}
@media (max-width: 767px) {
    .hs-inner-products3 .hs-category-details3 .tuwen {
        margin: 15px 0;
    }
}
.hs-inner-products3 .hs-category-details3 .tuwen.tuwen-youtu {
    flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}
.hs-inner-products3 .hs-category-details3 .tuwen.tuwen-youtu .desc {
    padding-right: 5%;
    padding-left: 0;
}
@media (max-width: 767px) {
    .hs-inner-products3 .hs-category-details3 .tuwen.tuwen-youtu .desc {
        padding-right: 0;
    }
}
.hs-inner-products3 .hs-category-details3 .tuwen .img {
    width: 50%;
}
@media (max-width: 767px) {
    .hs-inner-products3 .hs-category-details3 .tuwen .img {
        width: 100%;
    }
}
.hs-inner-products3 .hs-category-details3 .tuwen .img img {
    width: 100%;
}
.hs-inner-products3 .hs-category-details3 .tuwen .desc {
    width: 50%;
    padding-left: 5%;
}
@media (max-width: 767px) {
    .hs-inner-products3 .hs-category-details3 .tuwen .desc {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
.hs-inner-products3 .hs-category-details3 .tuwen ul li {
    position: relative;

    padding-left: 16px;
}
.hs-inner-products3 .hs-category-details3 .tuwen ul li:before {
    position: absolute;
    top: 10px;
    left: 0;

    display: block;

    width: 8px;
    height: 8px;

    content: '';

    background: #007cc8;
}
.hs-inner-products3 .hs-category-details3 .tuwen2 .img {
    width: 65%;
}
@media (max-width: 767px) {
    .hs-inner-products3 .hs-category-details3 .tuwen2 .img {
        width: 100%;
    }
}
.hs-inner-products3 .hs-category-details3 .tuwen2 .desc {
    width: 35%;
}
@media (max-width: 767px) {
    .hs-inner-products3 .hs-category-details3 .tuwen2 .desc {
        width: 100%;
    }
}
.hs-inner-products3 .product3 .product3-menu {
    overflow-x: auto;

    border-bottom: 1px solid #000;
}
.hs-inner-products3 .product3 .product3-menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hs-inner-products3 .product3 .product3-menu ul li {
    padding: 0 20px;
}
@media (max-width: 1560px) {
    .hs-inner-products3 .product3 .product3-menu ul li {
        padding: 0 10px;
    }
}
.hs-inner-products3 .product3 .product3-menu ul li a {
    font-size: 18px;
    line-height: 24px;

    position: relative;

    display: block;

    padding: 10px 0;

    -webkit-transition: all .2s;
    transition: all .2s;
    white-space: nowrap;
}
@media (max-width: 767px) {
    .hs-inner-products3 .product3 .product3-menu ul li a {
        font-size: 16px;
    }
}
.hs-inner-products3 .product3 .product3-menu ul li a:after {
    position: absolute;
    bottom: 0;
    left: 50%;

    display: block;

    width: 0;
    height: 4px;

    content: '';
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);

    background-color: #007cc8;
}
.hs-inner-products3 .product3 .product3-menu ul li.active a {
    font-weight: bold;

    color: #007cc8;
}
.hs-inner-products3 .product3 .product3-menu ul li.active a:after {
    width: 100%;
}
.hs-inner-products3 .product3 .product3-content {
    position: relative;

    margin-top: 30px;
}
.hs-inner-products3 .product3 .product3-list {
    position: absolute;
    top: 0;

    width: 100%;

    opacity: 0;
}
.hs-inner-products3 .product3 .product3-list:nth-child(1) {
    position: relative;
}
.hs-inner-products3 .product3 .product3-list .swiper-product3 {
    margin: 0 -15px;
}
.hs-inner-products3 .product3 .product3-list .swiper-slide {
    width: auto;
    padding: 0 15px;
}
.hs-inner-products3 .product3 .product3-list .product3-group {
    display: block;
    overflow: hidden;
}
.hs-inner-products3 .product3 .product3-list .product3-group img {
    height: 300px;

    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-products3 .product3 .product3-list .product3-group:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-inner-products3 .product3 .product3-list.show {
    z-index: 6;

    opacity: 1;
}

.page_info {
    text-align: center;
    margin: 10px auto;
    padding: 50px;
    color: #999;
    clear: both
}
.page_info span {
    padding: 0 2px;
    font-weight: bold
}
.page_list {
    height: 40px;
    line-height: 40px;
    width: 40px;

    text-align: center;
    clear: both;
    letter-spacing: 0;
    font-size: 14px;
    margin: 50px auto;
    padding: 30px;
    clear: both;
    width: 100%
}
.page_list .current_page {
    color: #fff;
    border: 1px solid #0a50a1;
    background: #0a50a1
}
.page_list a,
.page_list span {
    display: inline-block;
    color: #ccc;
    border: 1px solid #111;
    background: #000;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 38px;
    margin: 0 1px;
    border-radius: 50%;
}
.page_list a:hover {
    color: #fff;
    border: 1px solid #0a50a1;
    background: #0a50a1
}
.page_list a.on {
    color: #fff;
    border: 1px solid #0a50a1;
    background: #0a50a1
}
.table_a {
    overflow-x: auto;
    width: 100%;
}

.table_a table {
    border-right: 1px solid #f7fcff;
    border-bottom: 1px solid #f7fcff;
    width: 100%;
}

.table_a table td {
    border-left: 1px solid #f7fcff;
    border-top: 1px solid #f7fcff;
    border: 1px solid #dcdcdc;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
}
@media (max-width: 1199px) {
    .table_a table td {
        font-size: 16px;
    }
}
@media (max-width: 991px) {
    .table_a table td {
        font-size: 14px;
    }
}
.table_a table tr:nth-child(odd) {
    background: #f7fcff;
}

.table_a table th {
    border-left: 1px solid #f7fcff;
    border-top: 1px solid #f7fcff;
    border: 1px solid #dcdcdc;
    background: #f7fcff;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
}

.biao2 {
    background: #f1f1f1;
}