.ff
{
    font-family: 'iconfont' !important;
}
@font-face
{
    font-family: 'Roboto';
    font-weight: normal;
    font-style: normal;

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

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

    src: local('Objectivity Black'), local('Objectivity-Black'), url('../flaticon/Objectivity-Black.woff2') format('woff2'), url('../flaticon/Objectivity-Black.woff') format('woff'), url('../flaticon/Objectivity-Black.ttf') format('truetype');
    font-display: swap;
}
body
{
   
    font-size: 16px;



    overflow-x: hidden;

    color: #000;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1199px)
{
    body
    {
        font-size: 15px;
    }
}
@-ms-viewport
{
    width: auto !important;
}
li,
ol,
ul
{
    list-style: none;
}
a
{
    color: inherit;
}
a:hover,
a:link,
a:visited
{
    text-decoration: none;

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

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

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

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

    overflow: hidden;

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

    overflow: hidden;

    width: 100%;
    height: 100%;
}
@media (min-width: 1350px)
{
    .container
    {
        max-width: 1280px;
    }
}
@media (min-width: 1470px)
{
    .container
    {
        max-width: 1400px;
    }
}
@media (min-width: 1560px)
{
    .container
    {
        max-width: 1440px;
    }
}
@media (min-width: 1660px)
{
    .container
    {
        max-width: 1630px;
    }
    .con1400
    {
        max-width: 1440px;
    }
}
@media (min-width: 1400px)
{
    .con1300
    {
        max-width: 1330px;
    }
}
@media (min-width: 1350px)
{
    .con1200
    {
        max-width: 1230px;
    }
}
@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 .2s;
            transition: all .2s;
    text-align: center;
    vertical-align: middle;

    color: #000;
    border-radius: 50%;
    background-color: #fff;
}
@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: 16px;

    display: block;

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

    margin-left: 6px;
}
.swiper-button-next.swiper-button-next .flaticon,
.swiper-button-prev.swiper-button-next .flaticon
{
    -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
            transform: rotate(360deg);
}
.swiper-button-next:hover,
.swiper-button-prev:hover
{
    color: #fff;
    background-color: #e90022;
}
.swiper-button-next.nobg,
.swiper-button-prev.nobg
{
    background: none;
}
.swiper-button-next.nobg:hover,
.swiper-button-prev.nobg:hover
{
    color: #08275a;
}
.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: -5%;
}
.swiper-poa .swiper-button-next
{
    right: -5%;
    left: auto;

    margin-left: 0;
}
:root
{
    --pad: -webkit-calc(50vw - 800px);
    --pad:         calc(50vw - 800px);
}
@media (max-width: 1720px)
{
    :root
    {
        --pad: -webkit-calc(50vw - 705px);
        --pad:         calc(50vw - 705px);
    }
}
@media (max-width: 1470px)
{
    :root
    {
        --pad: -webkit-calc(50vw - 660px);
        --pad:         calc(50vw - 660px);
    }
}
@media (max-width: 1400px)
{
    :root
    {
        --pad: -webkit-calc(50vw - 570px);
        --pad:         calc(50vw - 570px);
    }
}
@media (max-width: 1199px)
{
    :root
    {
        --pad: 6vw;
    }
}
@media (max-width: 991px)
{
    :root
    {
        --pad: 7.5vw;
    }
}
@media (max-width: 767px)
{
    :root
    {
        --pad: 15px;
    }
}
.hs-header-box
{
    position: fixed;
    z-index: 110;
    top: 0;

    width: 100%; 
	padding:0 3%;

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

    color: #08275a;
    border-bottom: 1px solid rgba(12, 89, 167, .3);
}
.hs-header-box .logo
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    min-width: 210px;
    height: 120px;

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


    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1470px)
{
    .hs-header-box .logo
    {
        min-width: 150px;
    }
}
@media (max-width: 1199px)
{
    .hs-header-box .logo
    {
        height: 60px;

        border-right: none;
    }
}
@media (max-width: 767px)
{
    .hs-header-box .logo
    {
        padding: 10px 0;
    }
}
.hs-header-box .logo img
{
    width: auto;
    height: 62px;

    -webkit-transition: all .4s;
            transition: all .4s;
}
@media (max-width: 1199px)
{
    .hs-header-box .logo img
    {
        height: 44px;
    }
}

.hs-header-box .pc-search .search-button
{
    cursor: pointer;
}
.hs-header-box .pc-search .search-button .icon img
{
    width: 24px;
}
.hs-header-box .pc-search .search-button:hover .icon img
{
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
}
.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 5% 25px 5%;

    background-color: #08275a;
}
@media (max-width: 1199px)
{
    .hs-header-box .pc-search form
    {
        padding: 15px 30px 15px 15px;
    }
}
.hs-header-box .pc-search input
{
    font-size: 20px;
    line-height: 30px;

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

    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .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, .5);
}
.hs-header-box .pc-search input:-o-placeholder,
.hs-header-box .pc-search textarea:-o-placeholder
{
    color: rgba(255, 255, 255, .5);
}
.hs-header-box .pc-search input::-moz-placeholder,
.hs-header-box .pc-search textarea::-moz-placeholder
{
    color: rgba(255, 255, 255, .5);
}
.hs-header-box .pc-search input:-ms-input-placeholder,
.hs-header-box .pc-search textarea:-ms-input-placeholder
{
    color: rgba(255, 255, 255, .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
{
    font-family: Arial;
    font-size: 34px;
    line-height: 60px;

    position: absolute;
    top: 0;
    right: 3%;

    cursor: pointer;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);

    color: #fff;
}
@media (max-width: 1199px)
{
    .hs-header-box .pc-search .close-search
    {
        right: 10px;
    }
}
.hs-header-box .pc-search .submit
{
    font-size: 18px;
    line-height: 30px;

    position: absolute;
    top: 10px;
    right: 5%;

    width: 30px;
    padding: 0;

    text-align: center;

    color: #fff;
    outline: none;
    background: none;
    box-shadow: none;
}
@media (max-width: 1199px)
{
    .hs-header-box .pc-search .submit
    {
        right: 50px;
    }
}
.hs-header-box .pc-search .submit img
{
    width: 30px;

    -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
            transform: scale(.6);

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.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.txt-contact
{
    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.txt-contact li
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex; 
	font-size:18px;

    margin-left:8px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .hs-header-box .top-txt ul.txt-contact li
    {
        margin-left: 2px;
    }
}
.hs-header-box .top-txt ul.txt-contact li .flaticon
{
    font-size: 20px;
    line-height: 1.7;

    padding: 0 20px;

    cursor: pointer;
    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 1560px)
{
    .hs-header-box .top-txt ul.txt-contact li .flaticon
    {
        font-size: 18px;

        padding: 0 10px;
    }
}
.hs-header-box .top-txt ul.txt-contact 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: #fff;
    border-radius: 4px;
    background-color: #08275a;
}
@media (max-width: 767px)
{
    .hs-header-box .top-txt ul.txt-contact li p
    {
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
    }
}
.hs-header-box .top-txt ul.txt-contact 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 #08275a transparent;
}
.hs-header-box .top-txt ul.txt-contact li:hover .flaticon img,
.hs-header-box .top-txt ul.txt-contact li:hover .icon img
{
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
}
.hs-header-box .top-txt ul.txt-contact li:hover p
{
    display: block;
}




.hs-header-box .top-txt .icon
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex; 
	
	padding:0 15px;
    height: 120px;

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

    -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;
}
@media (max-width: 1199px)
{
    .hs-header-box .top-txt .icon
    {
        height: 60px;
    }
}
@media (max-width: 767px)
{
    .hs-header-box .top-txt .icon
    {
        width: 40px;
    }
}



.hs-header-box .top-txt .pctel { display:none;}

@media (max-width: 767px)
{
   .hs-header-box .top-txt .pctel { display:flex;}
  .hs-header-box .top-txt .sjtel{ display:none;}

}

.hs-header-box .top-txt .icon img
{
    display: block;

    width: 30px;

    -webkit-transition: all .6s;
            transition: all .6s;
}
.hs-header-box .open-quote
{
    line-height: 50px;

    margin-left: 20px;
    padding: 0 16px;

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

    color: #fff;
    background-color: #08275a;
}
@media (max-width: 767px)
{
    .hs-header-box .open-quote
    {
        font-size: 12px;
        line-height: 30px;

        margin-left: 10px;
        padding: 0 6px;
    }
}
.hs-header-box .open-quote:hover
{
    background-color: #074b90;
}
.hs-header-box .header-right
{
    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;
}
@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.static
{
    position: static;
}
.hs-header-box .header-nav > ul > li > a
{
    font-size: 20px;
	font-weight:bold;
    line-height: 1.5;

    position: relative;

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

    height: 120px;
    padding: 0 1vw;

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

    -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: 1470px)
{
    .hs-header-box .header-nav > ul > li > a
    {
        font-size: 18px;
    }
}
@media (max-width: 1400px)
{
    .hs-header-box .header-nav > ul > li > a
    {
        padding: 0 1vw;
    }
}
.hs-header-box .header-nav > ul > li > a:after
{
    position: absolute;
    bottom: 0;
    left: 50%;

    width: 0;
    height: 0;

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

    opacity: 0;
    border-width: 0 8px 15px 8px;
    border-style: solid;
    border-color: transparent transparent #e90022 transparent;
}
.hs-header-box .header-nav > ul > li:hover > a
{
    opacity: 1;
}
.hs-header-box .header-nav > ul > li:hover > a:after
{
    opacity: 1;
}
.hs-header-box .header-nav>ul>li:nth-child(3){    position: static;}

/***/

.hs-header-box .pc-nav-down {
    position: absolute;
    z-index: 9;
    top: 100%;
    left: 50%;

    display: none;

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

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

    color: #000;
    border-bottom: 5px solid #e90022;
    background-color:rgba(255,255,255,.96);
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, .23);
}
.hs-header-box .pc-nav-down>li>a {
    font-size: 16px;
    line-height: 30px;

    position: relative;

    display: inline-block;

    padding: 10px 30px;

    -webkit-transition: all .2s;
    transition: all .2s;
    vertical-align: middle;
    white-space: nowrap;
}
.hs-header-box .pc-nav-down>li>a span {
    display: block;

    -webkit-transition: background-size .56s;
    transition: background-size .56s;

    background-image: -webkit-gradient(linear, left top, right top, from(#d82f35), to(#d82f35));
    background-image: -webkit-linear-gradient(left, #d82f35 0%, #d82f35 100%);
    background-image: linear-gradient(to right, #d82f35 0%, #d82f35 100%);
    background-repeat: no-repeat;
    background-position: 0 100%;
    background-size: 0 3px;
}
.hs-header-box .pc-nav-down>li:hover>a span,
.hs-header-box .pc-nav-down>li.active>a span {
    background-size: 100% 3px;
}
.hs-header-box .pc-nav-down>li:hover .nav-more,
.hs-header-box .pc-nav-down>li.active .nav-more {
    color: #777;
}
.hs-header-box .pc-nav-down>li .nav-more {
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;

    width: 100%;
    min-height: auto;
    padding-top: 20px;

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

    color: #777;
    border-top: 1px solid #dcdcdc;
    border-bottom: none;
}
.hs-header-box .pc-nav-down>li .nav-more:hover {
    color: #2f318b;
}
.hs-header-box .pc-nav-down2 {
    padding: 20px 0;
}
.hs-header-box .pc-nav-down2>li {
    margin: 5px 0;
}
.hs-header-box .pc-nav-down2>li>a {
    font-size: 14px;
    line-height: 20px;

    position: relative;

    display: block;

    padding: 5px 15px;
    padding-left: 18px;

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

    color: #666;
}
.hs-header-box .pc-nav-down2>li>a:before {
    position: absolute;
    top: 12px;
    left: 0;

    display: block;

    width: 7px;
    height: 7px;

    content: '';

    background-color: #2f318b;
}
.hs-header-box .pc-nav-down2>li:hover>a {
    color: #2f318b;
}
.hs-header-box .pc-nav-down-product {
    font-size: 0;

    padding: 30px 10%;
}
@media (max-width: 1560px) {
    .hs-header-box .pc-nav-down-product {
        padding: 30px 6%;
    }
}
.hs-header-box .pc-nav-down-product>li {
    margin: 30px 0;
}
.hs-header-box .pc-nav-down-product>li>a {
    font-size: 20px;
    font-weight: bold;

    padding-right: 0;
    padding-left: 0;
}
.hs-header-box .pc-nav-down2-product {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -15px;
    margin-top: 20px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-header-box .pc-nav-down2-product>li {
    min-width: 10%;
    padding: 0 15px;
}
.hs-header-box .pc-nav-down2-product>li>a {
    font-size: 16px;
    line-height: 26px;
    /*font-weight: bold;*/
    display: block;

    padding: 5px 0;

    color: rgba(0, 0, 0, 1);
}
.hs-header-box .pc-nav-down2-product>li.active>a,
.hs-header-box .pc-nav-down2-product>li:hover>a {
    text-decoration: underline;
}
.hs-header-box .pc-nav-down-application {
    font-size: 0;

    width: 100%;
    padding: 30px 14%;
}
@media (max-width: 1560px) {
    .hs-header-box .pc-nav-down-application {
        padding: 30px 8%;
    }
}
.hs-header-box .pc-nav-down-application>li {
    display: inline-block;

    width: 25%;

    vertical-align: top;

    border: none;
}
.hs-header-box .pc-nav-down-application>li>a {
    font-size: 16px;

    display: -webkit-box;

    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hs-header-box .pc-nav-down-application>li>a .flaticon {
    font-size: 30px;

    margin-right: 10px;

    color: #2f318b;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

/*nav**/
.hs-header-box .toggle-navigation
{
    position: relative;
    right: 0;

    display: none;

    width: 36px;
    height: 36px;
    margin-left: 16px;
    margin-left: 10px;

    border-radius: 50%;
    background-color: #08275a;
}
@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 .4s;
            transition: all .4s;

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

    height: 2px;
    margin: 4px 0;

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

    background: #fff;
}
.hs-header-box.stuck-header
{
    border-bottom-color: rgba(12, 89, 167, .3);
    background-color: rgba(255, 255, 255, .7);

    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
}
.hs-header-box.stuck-header .header-nav > ul > li > a:after
{
    border-color: transparent transparent #e90022 transparent;
}
.hs-header-box-white
{
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .6);
}
.hs-header-box-white .logo,
.hs-header-box-white .top-txt .icon img,
.hs-header-box-white .pc-search .search-button .icon img
{
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.hs-header-box-white .top-txt .icon
{
    border-left-color: rgba(255, 255, 255, .6);
}
.hs-header-box-white .pc-search
{
    border-right-color: rgba(255, 255, 255, .6);
}
.hs-header-box-white .header-nav > ul > li > a:after
{
    border-color: transparent transparent #e90022 transparent;
}
.hs-header-box-white.stuck-header
{
    color: #08275a;
    background-color: rgba(255, 255, 255, .7);

    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
}
.hs-header-box-white.stuck-header .logo,
.hs-header-box-white.stuck-header-ab .logo,
.hs-header-box-white.stuck-header .top-txt .icon img,
.hs-header-box-white.stuck-header-ab .top-txt .icon img,
.hs-header-box-white.stuck-header-ab .search-button .icon img,
.hs-header-box-white.stuck-header .search-button .icon img 
{
    -webkit-filter: brightness(1) invert(0);
            filter: brightness(1) invert(0);
}
.hs-header-box-white.stuck-header .top-txt .icon
{
    border-left-color: rgba(12, 89, 167, .6);
}
.hs-header-box-white.stuck-header .pc-search
{
    border-right-color: rgba(12, 89, 167, .6);
}
.hc-mobile-nav .nav-wrapper
{
    text-transform: uppercase;

    color: #333;
    background-color: brightness(.9, var(--color));
}


.hs-header-box-white.stuck-header-ab
{
    color: #08275a;
    background-color: rgba(255, 255, 255, .0);

}


.hc-mobile-nav .nav-wrapper .nav-more
{
    display: none;
}
.hc-mobile-nav .nav-wrapper .flaticon
{
    display: none;
}
.hc-mobile-nav a
{
    color: #666;
}
.hc-mobile-nav li.nav-close a,
.hc-mobile-nav li.nav-back a
{
    border-color: rgba(153, 153, 153, .2);
}
.hc-mobile-nav li.nav-back a
{
    border-color: rgba(153, 153, 153, .2);
    background-color: rgba(153, 153, 153, .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, .2);
}
.hc-mobile-nav a
{
    border-bottom-color: rgba(153, 153, 153, .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, .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, .2);
}
.hc-mobile-nav a[href]:not([href='#']) > span.nav-next
{
    border-color: rgba(153, 153, 153, .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, .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%);
}
@media (max-width: 1199px)
{
    .customer-service
    {
        display: none;
    }
}
.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 .2s;
            transition: all .2s;
    text-align: center;

    border-radius: 6px;
    background-color: rgba(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;

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.customer-service a p
{
    font-size: 16px;
    line-height: 30px;

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

    margin: 0;
    padding: 10px;

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

    border-radius: 6px;
    background-color: #e60013;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.customer-service a p img
{
    width: 120px;
}
.customer-service a:hover .flaticon
{
    color: #fff;
    background-color: #e60013;
}
.customer-service a:hover p
{
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);
}
.customer-service .service-wechat p
{
    background-color: #e60013;
}
.customer-service .service-top .flaticon:before
{
    display: block;

    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
}
.xs-customer-service
{
    position: fixed;
    z-index: 9;
    bottom: 0;

    width: 100%;

    text-align: center;

    color: #fff;
    background-color: #e60013;
}
.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%;
    height: auto;
}
@media (max-width: 767px)
{
    .banner-box .swiper-img img
    {
        /*width: 130%;*/
        /*margin-left: -15%;*/
        width: 100%;
        margin-left: 0%;
    }
}
.banner-box .swiper-text
{
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;

    width: 100%;
    padding: 0 10%;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.swiper-text2
{
    left:20%!important;
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text
    {
        top: 55%;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text
    {
        top: -webkit-calc(50% + 30px);
        top:         calc(50% + 30px);

        padding: 0 15px;
    }
}
.banner-box .swiper-text .desc
{
    max-width: 56%;
}
@media (max-width: 767px)
{
    .banner-box .swiper-text .desc
    {
        max-width: 100%;
    }
}
.banner-box .swiper-text h2,
.banner-box .swiper-text h3,
.banner-box .swiper-text h4
{
    overflow: hidden;
}
.banner-box .swiper-text h2 span,
.banner-box .swiper-text h3 span,
.banner-box .swiper-text h4 span
{
    display: block;

    -webkit-transition: all 1s;
            transition: all 1s;
    -webkit-transform: translateY(110%);
        -ms-transform: translateY(110%);
            transform: translateY(110%);

    opacity: 0;
}
.banner-box .swiper-text h2
{
    font-size: 24px; 
	text-transform:uppercase; 
	font-weight:bold;
	color:#e90022;
    line-height: 1.25;
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text h2
    {
        font-size: 22px;
    }
}
@media (max-width: 1400px)
{
    .banner-box .swiper-text h2
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text h2
    {
        font-size: 18px;
    }
}
@media (max-width: 991px)
{
    .banner-box .swiper-text h2
    {
        font-size: 14px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text h2
    {
        font-size: 14px;
    }
}
.banner-box .swiper-text h3
{
    font-size: 70px; 
	font-family:'Roboto';
    font-weight: 900; 
	text-transform:uppercase;
    line-height: 1;

    color: #000;
}
.banner-box .swiper-text h4
{
    font-size: 50px; 
	font-family:'Roboto';
    font-weight: 900; 
	text-transform:uppercase;
    line-height: 1;
    color: #000;
}
@media (max-width: 1760px)
{
    .banner-box .swiper-text h3
    {
        font-size: 50px;
    }
    .banner-box .swiper-text h4
    {
        font-size: 40px;
    }
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text h3
    {
        font-size: 44px;
    }
    .banner-box .swiper-text h4
    {
        font-size: 36px;
    }
}
@media (max-width: 1400px)
{
    .banner-box .swiper-text h3
    {
        font-size: 40px;
    }
    .banner-box .swiper-text h4
    {
        font-size: 30px;
    }
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text h3
    {
        font-size: 30px;
    }
    .banner-box .swiper-text h4
    {
        font-size: 25px;
    }
}
@media (max-width: 991px)
{
    .banner-box .swiper-text h3
    {
        font-size: 24px;
    }
    .banner-box .swiper-text h4
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text h3
    {
        font-size: 12px;
    }
    .banner-box .swiper-text h4
    {
        font-size: 10px;
    }
}
.banner-box .swiper-text .link
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 30px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text .link
    {
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text .link
    {
        margin-top: 0;
    }
}
.banner-box .swiper-text .link a
{
    font-size: 14px;
    line-height: 60px;

    display: block;

    min-width: 180px;
    margin-top: 10px;
    padding: 0 10px;

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

    color: #000000; 
	background:#fff;
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text .link a
    {
        font-size: 14px;
        line-height: 40px;

        min-width: 160px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text .link a
    {
        font-size: 12px;
        line-height: 30px;

        min-width: 120px;
        margin-top: 0;
    }
}
.banner-box .swiper-text .link a:after
{
    display: inline-block;

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

    content: '';
    vertical-align: middle;

    border-width: 5px 0 5px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #000;
}
.banner-box .swiper-text .link .ban-more
{
    margin-right: 30px;
}
@media (max-width: 767px)
{
    .banner-box .swiper-text .link .ban-more
    {
        margin-right: 10px;
    }
    .banner-box .swiper-text .link{display:none;}
}
.banner-box .swiper-text .link .active
{
    color: #fff;
    border-color: #e90022;
    background-color: #e90022;
}
.banner-box .swiper-text .link .active:after
{
    border-color: transparent transparent transparent #fff;
}


.banner-box .swiper-text-2 .desc
{
    max-width: 100%;
}
.banner-box .swiper-text-3
{
    top: 36%;
}
@media (max-width: 767px)
{
    .banner-box .swiper-text-3
    {
        top: -webkit-calc(50% + 30px);
        top:         calc(50% + 30px);
    }
}
.banner-box .swiper-text-3,
.banner-box .swiper-text-5
{
    text-align: center;
}
.banner-box .swiper-text-3 .desc,
.banner-box .swiper-text-5 .desc
{
    max-width: 100%;
}
.banner-box .swiper-text-3 .link,
.banner-box .swiper-text-5 .link
{
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.banner-box .swiper-text-3 h2,
.banner-box .swiper-text-4 h2
{
    font-size: 30px;
    font-weight: bold;
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text-3 h2,
    .banner-box .swiper-text-4 h2
    {
        font-size: 24px;
    }
}
@media (max-width: 1400px)
{
    .banner-box .swiper-text-3 h2,
    .banner-box .swiper-text-4 h2
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text-3 h2,
    .banner-box .swiper-text-4 h2
    {
        font-size: 18px;
    }
}
.banner-box .swiper-text-5 .desc
{
    max-width: 80%;
    margin: 0 auto;
}
@media (max-width: 767px)
{
    .banner-box .swiper-text-5 .desc
    {
        max-width: 100%;
    }
}
.banner-box .swiper-text-5 h2
{
    font-size: 48px;
    font-weight: 900;
    line-height: 1;
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text-5 h2
    {
        font-size: 40px;
    }
}
@media (max-width: 1400px)
{
    .banner-box .swiper-text-5 h2
    {
        font-size: 34px;
    }
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text-5 h2
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .banner-box .swiper-text-5 h2
    {
        font-size: 24px;
    }
}
.banner-box .swiper-text-5 h3
{
    font-size: 24px;
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text-5 h3
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text-5 h3
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text-5 h3
    {
        font-size: 12px;
    }
}
.banner-box .swiper-slide-active .swiper-text h2 span,
.banner-box .swiper-slide-active .swiper-text h3 span,
.banner-box .swiper-slide-active .swiper-text h4 span
{
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);

    opacity: 1;
}
.banner-box .button-banner
{
    position: absolute;
    z-index: 6;
    bottom: 5%;

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

    width: 12%;

    -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;
}
.banner-box .swiper-button-prev,
.banner-box .swiper-button-next
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

   

    -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
            transform: rotate(360deg);

    color: #333;
    background: none;

    -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;
}
.banner-box .swiper-button-prev .flaticon,
.banner-box .swiper-button-next .flaticon
{
    font-size: 20px; 
    display: block;
}
.banner-box .swiper-button-prev:hover,
.banner-box .swiper-button-next:hover
{
    opacity: .8;
}
.banner-box .swiper-button-next
{
    margin-left: 0;
}
.banner-box .swiper-pagination
{
    position: absolute;
    top: 50%;
    right: 5%;
    bottom: auto;
    left: auto;

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

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
@media (max-width: 767px)
{
    .banner-box .swiper-pagination
    {
        top: -webkit-calc(50% + 30px);
        top:         calc(50% + 30px);
    }
	
	.banner-box .swiper-button-prev .flaticon,
.banner-box .swiper-button-next .flaticon
{
    font-size: 12px; 
    display: block;
}
.banner-box .button-banner{ bottom:-3%;}
	
}
.banner-box .swiper-pagination .swiper-pagination-bullet
{
    width: 15px;
    height: 15px;
    margin: 15px 0;

    opacity: 1;
    border: 3px solid #fff;
    border-radius: 50%;
    background: none;
}
@media (max-width: 767px)
{
    .banner-box .swiper-pagination .swiper-pagination-bullet
    {
        width: 10px;
        height: 10px;
        margin: 4px 0;

        border-width: 2px;
    }
}
.banner-box .swiper-pagination .swiper-pagination-bullet-active
{
    background-color: #fff;
}
.banner-box .mouse
{
    display: block;

    width: 40px;

    -webkit-animation: mouse 3s linear infinite;
            animation: mouse 3s linear infinite;
}
.banner-box .mouse img
{
    display: block;

    width: 100%;

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
@-webkit-keyframes mouse
{
    0%
    {
        -webkit-transform: translateY(5px);
                transform: translateY(5px);
    }
    50%
    {
        -webkit-transform: translateY(-5px);
                transform: translateY(-5px);
    }
    100%
    {
        -webkit-transform: translateY(5px);
                transform: translateY(5px);
    }
}
@keyframes mouse
{
    0%
    {
        -webkit-transform: translateY(5px);
                transform: translateY(5px);
    }
    50%
    {
        -webkit-transform: translateY(-5px);
                transform: translateY(-5px);
    }
    100%
    {
        -webkit-transform: translateY(5px);
                transform: translateY(5px);
    }
}
.body-white .hs-header-box
{
    color: #08275a;
    border-bottom: 1px solid rgba(255, 255, 255, .6);
}


.body-white .hs-header-box.stuck-header
{
    color: #08275a;
    background-color: rgba(255, 255, 255, .7);

    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
}
.body-white .hs-header-box.stuck-header .logo,
.body-white .hs-header-box.stuck-header .top-txt .icon img
{
    -webkit-filter: brightness(1) invert(0);
            filter: brightness(1) invert(0);
}
.body-white .hs-header-box.stuck-header .top-txt .icon
{
    border-left-color: rgba(12, 89, 167, .6);
}
.body-white .hs-header-box.stuck-header .pc-search
{
    border-right-color: rgba(12, 89, 167, .6);
}
.banner-inner
{
    position: relative;

    overflow: hidden;
}
.banner-inner img
{
    width: 100%;
    height: auto;
}
@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% + 55px);
    top:         calc(50% + 55px);
    left: 0;

    width: 100%;

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

    color: #fff;
}
@media (max-width: 1199px)
{
    .banner-inner .group-text
    {
        top: -webkit-calc(50% + 30px);
        top:         calc(50% + 30px);
    }
}
.banner-inner .title-banner h2
{
    font-size: 60px;
    font-weight: 900;
    line-height: 1;

    text-transform: uppercase;
}
@media (max-width: 1560px)
{
    .banner-inner .title-banner h2
    {
        font-size: 50px;
    }
}
@media (max-width: 1199px)
{
    .banner-inner .title-banner h2
    {
        font-size: 40px;
    }
}
@media (max-width: 991px)
{
    .banner-inner .title-banner h2
    {
        font-size: 30px;
    }
}
.banner-inner .banner-location
{
    margin-top: 10px;
}

.banner-inner .banner-location h3{ font-size:24px; font-weight:bold; text-transform:uppercase; color:#e90022;}

@media (max-width: 1560px)
{
    .banner-inner .banner-location h3
    {
        font-size: 22px;
    }
}
@media (max-width: 1199px)
{
    .banner-inner .banner-location h3
    {
        font-size: 20px;
    }
}
@media (max-width: 991px)
{
    .banner-inner .banner-location h3
    {
        font-size: 16px;
    }
}

.banner-inner .banner-location .location
{
    display: inline-block;

    min-width: 310px;
    padding: 0 15px;

    color: #fff;
    background-color: #e90022;
}
@media (max-width: 767px)
{
    .banner-inner .banner-location .location
    {
        min-width: 250px;
    }
}
.banner-inner .banner-location .location ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.banner-inner .banner-location .location ul li
{
    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;
}
.banner-inner .banner-location .location ul li:after
{
    margin: 0 4px;

    content: '>';
}
.banner-inner .banner-location .location ul li:last-child:after
{
    display: none;
}
.banner-inner .banner-location .location ul li a
{
    line-height: 24px;

    display: block;

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

    color: #fff;
}
@media (min-width: 768px)
{
    .banner-inner .container
    {
        position: relative;
    }
}
.banner-inner .banner-news-menu
{
    position: absolute;
    top: 50%;
    right: 15px;

    width: 280px;
    padding: 80px 5%;

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

    background-color: rgba(12, 89, 167, .95);
}
@media (max-width: 1560px)
{
    .banner-inner .banner-news-menu
    {
        padding: 40px;
    }
}
@media (max-width: 1199px)
{
    .banner-inner .banner-news-menu
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .banner-inner .banner-news-menu
    {
        position: relative;
        top: auto;
        right: 0;
        bottom: 0;

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

        -webkit-transform: translateY(0%);
            -ms-transform: translateY(0%);
                transform: translateY(0%);
    }
}
@media (max-width: 767px)
{
    .banner-inner .banner-news-menu ul
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;

        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.banner-inner .banner-news-menu ul li a
{
    font-size: 20px;
    line-height: 30px;

    display: block;

    padding: 10px 0;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 767px)
{
    .banner-inner .banner-news-menu ul li a
    {
        font-size: 18px;

        padding: 5px 10px;
    }
}
.banner-inner .banner-news-menu ul li.active a,
.banner-inner .banner-news-menu ul li:hover a
{
    color: #074b90;
}
.banner-product
{
    height: 120px;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (max-width: 1199px)
{
    .banner-product
    {
        height: 60px;
    }
}
.hs-pad
{
    overflow: hidden;

    padding: 100px 0;
}
@media (max-width: 1560px)
{
    .hs-pad
    {
        padding: 80px 0;
    }
}
@media (max-width: 1199px)
{
    .hs-pad
    {
        padding: 60px 0;
    }
}
@media (max-width: 767px)
{
    .hs-pad
    {
        padding: 40px 0;
    }
}
.swiper-scrollbar
{
    width: 100%;
    height: 2px;

    background-color: #fff;
}
.swiper-scrollbar .swiper-scrollbar-drag
{
    background-color: #08275a;
}
.title-home h2
{
    font-size: 40px;
    font-weight: 900;
    line-height: 1;

    margin: 0;

    text-transform: uppercase;

    color: #161b40;
}

.title-home h2 i{ font-style:normal; color:#e90022;}

@media (max-width: 1470px)
{
    .title-home h2
    {
        font-size: 28px;
    }
}
@media (max-width: 1199px)
{
    .title-home h2
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .title-home h2
    {
        font-size: 20px;
    }
}
.title-home h2 span
{
    display: block;

    color: #074b90;
}
.title-home h3
{
    font-size: 20px;
    font-weight: 900;
    line-height: 1.25;

    margin-top: 14px;
}
.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;
    }
}
.public-note h3
{
    font-size: 26px;
    font-weight: bold;
    line-height: 1.25;
    color: #08275a;
}
@media (max-width: 1199px)
{
    .public-note h3
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .public-note h3
    {
        font-size: 18px; padding-top:18px;
    }
}
.public-note h4
{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;
}
.public-note p
{
    line-height: 30px;

    margin: 0;

    color: #333;
}
@media (max-width: 1199px)
{
    .public-note p
    {
        font-size: 15px;
        line-height: 24px;
    }
}

.public-note img
{
    max-width: 100%;
    height: auto !important;
}
.public-note.lh24 p
{
    line-height: 24px;
}
@-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-top .public-note
{
    width:20%;

    text-align: right;
}

.hs-home-top .public-note p{ 
   font-size:14px; 
   font-weight:bold; 
   margin-top:46px;
   }

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

        text-align: right;
    }
	
	 .hs-home-top .public-note p 
    {
        font-size: 14px; margin-top:0;
    }
}

.hs-home-top .public-note p a:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 10px; 
	margin-bottom:5px;
    content: '';
    vertical-align: middle;
    border-width: 5px 0 5px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #e60013;
}





.hs-home-category
{
   
}
.hs-home-category .category
{
    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-home-category .category
    {
        margin-top: 30px;
    }
}
.hs-home-category .category .category-menu
{
    width: 22%; z-index:11;
}

.hs-home-category .category .category-menu ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -265px 0 0;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 1199px)
{
    .hs-home-category .category .category-menu ul
    {
        margin: 0 -5px;
    }
}

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

.hs-home-category .category .category-menu ul li
{
    width: 100%; 
	
    margin:12px 0;

}
@media (max-width: 1199px)
{
    .hs-home-category .category .category-menu ul li
    {
        margin: 8px 0;
        padding: 0;
    }
}
@media (max-width: 991px)
{
    .hs-home-category .category .category-menu ul li
    {
        margin: 5px 0;
    }
}
@media (max-width: 767px)
{
    .hs-home-category .category .category-menu ul li
    {
        margin: 4px 0;
    }
}
.hs-home-category .category .category-menu ul li a
{
    line-height: 24px; 
	font-size:20px; 
	color:#161b40; 

	width:53%;
    background:#eaecf4;
    position: relative;

    display: block;

    padding: 55px 25px 55px 40px;

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

@media (max-width: 1660px)
{
.hs-home-category .category .category-menu ul li a
   {
    line-height: 24px; 
	font-size:20px; 
	color:#161b40; 

	 width:53%;
    padding: 44px 25px 45px 40px;

   }

}

@media (max-width: 1560px)
{
   .hs-home-category .category .category-menu ul li a
    {	
   padding: 43px 25px 42px 40px;
    }

}

@media (max-width: 1470px)
{
.hs-home-category .category .category-menu ul li a
{
   width: 49%;	
   padding:36px 18px 36px 28px;
}

}

@media (max-width: 1350px)
{
.hs-home-category .category .category-menu ul li a
{
   width: 45%;	
   padding:28px 18px 28px 28px;
}

}

@media (max-width: 1199px)
{
.hs-home-category .category .category-menu ul li a
{
   width: 90%; font-size:18px;
   padding:20px 10px 20px 15px;
}

}


@media (max-width: 767px)
{
    .hs-home-category .category .category-menu ul li a
    {
        line-height: 20px;
    }
	
	.hs-home-category .category .category-menu ul li a
{
   width: 100%; font-size:18px;
   padding:20px 10px 20px 15px;
}
}
.hs-home-category .category .category-menu ul li a:before
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 4px;
    height: 0;

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

    background-color: #161b40;
}

.hs-home-category .category .category-menu ul li a:after{ 
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 10px;
    content: '';
    vertical-align: top; 
	float:right;
    border-width: 5px 0 5px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #000;
	 }

.hs-home-category .category .category-menu ul li.active 
{
   
	
	-webkit-transition: all .6s;
            transition: all .6s;
			background:none;
  
	
    background-image: -webkit-gradient(90deg, left, right, from(#e90022), to(transparent));
    background-image: -webkit-linear-gradient(90deg, #e90022, #e90022, transparent);
    background-image:         linear-gradient(90deg, #e90022, #e90022, transparent);
}
.hs-home-category .category .category-menu ul li.active a{
    color:#fff;  
	font-size:24px; 
	background:none;
	font-weight: bold;
	}
.hs-home-category .category .category-menu ul li.active a:after
{
   border-color: transparent transparent transparent #fff;
}

.hs-home-category .category .category-menu ul li.active a:before
{
    height: 100%;
}

@media (max-width: 1350px)
{
.hs-home-category .category .category-menu ul li.active a{
    color:#fff;  
	font-size:20px; 
	background:none;
	font-weight: bold;
	}


}
@media (max-width:1199px)
{
.hs-home-category .category .category-menu ul li.active a{
  
	font-size:17px; 
	}


}




.hs-home-category .category .category-menu .more
{
    margin-top: 40px;
}
@media (max-width: 1560px)
{
    .hs-home-category .category .category-menu .more
    {
        margin-top: 20px;
    }
}
.hs-home-category .category .category-menu .more a
{
    font-size: 14px;
    font-weight: 900;
    line-height: 56px;

    display: block;

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

    color: rgba(255, 255, 255, .5);
    background-color: #074b90;
}
.hs-home-category .category .category-menu .more a:hover
{
    color: #fff;
}
.hs-home-category .category .category-content
{
    width: 47%; 
	position:relative; 
	z-index:10;
	top:-40px;

}

@media (max-width: 1660px)
{
    .hs-home-category .category .category-content
    {
       top:-34px;
    }
}

@media (max-width: 1560px)
{
    .hs-home-category .category .category-content
    {
       top:-34px;
    }
}
@media (max-width: 991px)
{
    .hs-home-category .category .category-content
    {
        width: 100%;
    }
}
@media (max-width: 767px)
{
    .hs-home-category .category .category-content
    {
        top:5px; height:266px;
    }
}
.hs-home-category .category .category-info
{
    display: none;
}
.hs-home-category .category .title-category
{
    position:absolute; z-index:28; width:100%; top:50%; text-align:center;
}
.hs-home-category .category .title-category .category-num
{
    font-size: 150px;
    font-weight: 900;
    line-height: 1;

    opacity: .07;
}
@media (max-width: 1199px)
{
    .hs-home-category .category .title-category .category-num
    {
        font-size: 120px;
    }
}
@media (max-width: 991px)
{
    .hs-home-category .category .title-category .category-num
    {
        font-size: 100px;
    }
	.hs-home-category .category .title-category{ top:30%;}
}
.hs-home-category .category .title-category span
{
    font-size: 30px; 
    font-weight: 900;
    line-height: 30px;


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

    color: #fff;
   
}
@media (max-width: 991px)
{
    .hs-home-category .category .title-category span
    {
        font-size: 20px;
        line-height: 24px;
    }
}
@media (max-width: 767px)
{
    .hs-home-category .category .title-category span
    {
        font-size: 18px;
    }
}
.hs-home-category .category .desc-img
{
    margin-top: 0px;
}

@media (max-width: 767px)
{
    .hs-home-category .category .desc-img
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;
                flex-direction: column-reverse;

        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
            -ms-flex-direction: column-reverse;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.hs-home-category .category .category-desc
{
    display: -webkit-box; 
	position:absolute; 
	z-index:25;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 100%; text-align:center; top:55%;
    

    -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-home-category .category .category-desc
    {
        width: 100%;
        padding-bottom: 30px;
    }
	.hs-home-category .category .category-desc{ top:35%;}
}
.hs-home-category .category .category-nav ul li a
{
    line-height: 44px;

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

    height: 44px;

    color: #777;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.hs-home-category .category .category-nav ul li a span
{
    -webkit-transition: background-size .56s;
            transition: background-size .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 95%;
    background-size: 0 1px;
}
.hs-home-category .category .category-nav ul li:hover a
{
    color: #000;
}
.hs-home-category .category .category-nav ul li:hover a span
{
    background-size: 100% 1px;
}
.hs-home-category .category .category-more
{
    margin-top: 30px;
}
.hs-home-category .category .category-more a
{
    font-size: 14px;
    font-weight: 900;
    line-height: 30px;

    display: inline-block;

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

    color: #fff; border:2px solid #fff; padding:5px 30px;
}
.hs-home-category .category .category-more a:hover
{
    text-decoration: underline;
	background:#e90022; 
	color:#fff; 
	border:2px solid #e90022;
}
.hs-home-category .category .category-img
{
    width: 100%; 
	position:absolute;  background:#000;
	z-index:21; 
	top:0;

    -webkit-transform: translateY(10%);
        -ms-transform: translateY(10%);
            transform: translateY(10%);
}
@media (max-width: 767px)
{
    .hs-home-category .category .category-img
    {
        width: 100%;

        -webkit-transform: translateY(0%);
            -ms-transform: translateY(0%);
                transform: translateY(0%);
    }
}
.hs-home-category .category .category-img .ibox
{
    padding-bottom: 69.1046658%; 
	opacity:.8;
}

.hs-home-category .category .category-dingzhi{ 
     width:28%; 
	 margin-left:2%; 
	 margin-top:12px; 
	 position:relative;
}


@media (max-width: 767px)
{
.hs-home-category .category .category-dingzhi{ 
   width:100%;
 }
 
 .hs-home-category .category .category-dingzhi .dz-text h3{font-size:26px;}

}

.hs-home-category .category .category-dingzhi .dz-img{ width:100%; padding-bottom:115.9%;}

.hs-home-category .category .category-dingzhi .dz-text{ 
     position:absolute;
     z-index:31; top:0; 
     padding:45px;
 }
.hs-home-category .category .category-dingzhi .dz-text h3{ 
   font-size:30px; 
   color:#fff; 
   font-weight:bold; 
   text-transform:uppercase;
   }
.hs-home-category .category .category-dingzhi .dz-text p{ 
    font-size:16px; 
	color:#fff; 
	margin:28px 0 35px 0;
	}
	
@media (max-width: 1470px)
{
.hs-home-category .category .category-dingzhi .dz-text{ 
  
     padding:35px;
 }
 
 .hs-home-category .category .category-dingzhi .dz-text h3{ font-size:26px}

}

@media (max-width: 1350px)
{
.hs-home-category .category .category-dingzhi .dz-text{ 
  
     padding:25px;
 }
 
 .hs-home-category .category .category-dingzhi .dz-text h3{ font-size:24px}
.hs-home-category .category .category-dingzhi .dz-text span{ font-size: 18px;}
}
	

	
	
.hs-home-category .category .category-dingzhi .dz-text span{ 
    font-size:20px;  
    color:#fff; 
    font-weight:bold;  
    text-transform:uppercase;
    text-decoration:underline;
	}
	
@media (max-width: 1350px)
{

.hs-home-category .category .category-dingzhi .dz-text span{ font-size: 18px;}
}
	
	
	
	
.hs-home-category .category .category-dingzhi .dz-text .more{ 
   font-size:14px; 
   color:#fff; 
   font-weight:bold; 
   width:108px;
   margin-top:50px; 
   -webkit-transition: all .2s;
     transition: all .2s;
	 }
	
@media (max-width: 1660px)
{
.hs-home-category .category .category-dingzhi .dz-text p{ 
  
	margin:22px 0 30px 0;
	}
	
	.hs-home-category .category .category-dingzhi .dz-text .more
	{
	 margin-top:30px; 
	 }
}	


@media (max-width: 1540px)
{
.hs-home-category .category .category-dingzhi .dz-text p{ 
  
	margin:20px 0 26px 0;
	}
	
	.hs-home-category .category .category-dingzhi .dz-text .more
	{
	 margin-top:26px; 
	 }
}
	 


@media (max-width: 1350px)
{
.hs-home-category .category .category-dingzhi .dz-text p{ 
  
	margin:16px 0 20px 0;
	}
	
	.hs-home-category .category .category-dingzhi .dz-text .more
	{
	 margin-top:22px; 
	 }
}


@media (max-width: 1199px)
{
.hs-home-category .category .category-dingzhi .dz-text p{ 
  
	margin:10px 0;
	}
	.hs-home-category .category .category-dingzhi .dz-text{ padding:12px;}
	.hs-home-category .category .category-dingzhi .dz-text .more
	{
	 margin-top:12px; 
	 }
}
	
	 
	 
.hs-home-category .category .category-dingzhi .dz-text .more a:hover{  text-decoration:underline;}

.hs-home-category .category .category-dingzhi .dz-text .more a:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 10px;
    content: '';
    margin-top: 6px;
    float: right;
    border-width: 5px 0 5px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #e90022;
	}


.hs-home-category .category .category-dingzhi .dz-cont{ 
     position:absolute; 
	 padding:41px 0;
     z-index:31; 
	 width:100%;
	 bottom:10px; 
	 background:#e90022;
 }

.hs-home-category .category .category-dingzhi .dz-cont a{ 
     font-size:14px; 
     border:2px solid #fff; 
	 color:#fff; text-transform:uppercase; 
	 text-align:center; 
	 font-weight:bold;
     width:70%;
     padding:12px 0; 
     margin:0 auto; 
     display:block;
 }

.hs-home-category .category .category-dingzhi .dz-cont a:hover{ background:#fff; color:#e90022;}

@media (max-width: 1540px)
{
  .hs-home-category .category .category-dingzhi .dz-cont{ 
  
	padding: 31px 0; 
	bottom: 6px;
	}
	
	.hs-home-category .category .category-img{ top:6px}
}
	 
@media (max-width: 1350px)
{
  .hs-home-category .category .category-dingzhi .dz-cont{ 
  
	padding: 21px 0; 
	bottom: 8px;
	}
	
	.hs-home-category .category .category-img{ top:6px}
}
@media (max-width: 1199px)
{
  .hs-home-category .category .category-dingzhi .dz-cont{ 
  
	padding:8px 0; 
	bottom: 0;
	}
	.hs-home-category .category .category-dingzhi{ margin-top:0;}
	
	
}	 


@media (max-width: 767px)
{
  .hs-home-category .category .category-dingzhi{ margin-left:0;}
  .hs-home-category .category .category-dingzhi .dz-cont{ 
  
	padding:35px 0; 
	bottom: 0;
	}
  .hs-home-category .category .category-dingzhi .dz-text{ padding:30px;}
	
	.hs-home-category .category .category-dingzhi .dz-text p{ padding:20px 0 15px 0;}
}	 

/****/

.hs-home-application {
    position: relative;

    padding: 0;

    color: #fff;
}
.hs-home-application .application {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 42%;
    padding: 30px 5% 30px 0;

    -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-application .application {
        width: 100%;
        padding: 20px;
    }
}
.hs-home-application .application-menu {
    position: absolute;
    z-index: 6;
    top: 0;
    right: 0;

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

    width: 580px;
    height: 100%;
	

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.hs-home-application .application-menu .menubg{ 
     position: absolute;
	 z-index: 5; 
	 border:1px solid #fff; 
     background-color: rgba(4, 14, 91, .34);
	 width:1200px; height:1200px; border-radius:50%;
	 }


@media (max-width: 1560px) {
    .hs-home-application .application-menu {
        width: 500px;
    }
}
@media (max-width: 1470px) {
    .hs-home-application .application-menu {
        width: 450px;
    }
}
@media (max-width: 1400px) {
    .hs-home-application .application-menu {
        width: 420px;
    }
}
@media (max-width: 1199px) {
    .hs-home-application .application-menu {
        width: 400px;
    }
}
@media (max-width: 767px) {
    .hs-home-application .application-menu {
        position: relative;

        width: 100%;

        background-color: #023886;
    }
	
	.hs-home-application .application-menu .menubg{ width:100%; height:auto; border:none;}
	
}
.hs-home-application .application-menu ul {
    width: 100%; z-index:8;
}
@media (max-width: 767px) {
    .hs-home-application .application-menu ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;

        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .hs-home-application .application-menu ul li {
        width: 100%;
    }
}

.hs-home-application .application-menu ul li:nth-child(2) a{ padding-left:3px;}
.hs-home-application .application-menu ul li:nth-child(3) a{     margin-left: -70px}
.hs-home-application .application-menu ul li:nth-child(4) a{ padding-left:2px;}


.hs-home-application .application-menu a {
    font-size:26px;
    font-weight: 900; line-height:1;

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

    padding: 45px 10% 45px 10%;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.hs-home-application .application-menu a em{ font-size:14px; font-style:normal; display:contents; color:rgba(255,255,255,.8);}

@media (max-width: 1460px) {
    .hs-home-application .application-menu a  {
      padding: 40px 10% 40px 11%;
     font-size: 22px;
    }
}


@media (max-width: 1199px) {
    .hs-home-application .application-menu a {
        padding: 20px 2%; font-size: 20px; font-weight: normal;
    }
	.hs-home-application .application-menu ul li:nth-child(3) a{ margin-left:-20px;}
	.hs-home-application .application-menu ul li:nth-child(2) a, .hs-home-application .application-menu ul li:nth-child(4) a{ margin-left:-9px;}
}
@media (max-width: 767px) {
    .hs-home-application .application-menu a {
        height: 100%;

        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
	.hs-home-application .application-menu ul li:nth-child(2) a, .hs-home-application .application-menu ul li:nth-child(4) a{ padding-left:2%; margin-left:0;}
.hs-home-application .application-menu ul li:nth-child(3) a{     margin-left:0}

}
.hs-home-application .application-menu a i{ 
    width:28px; 
	height:28px; 
	border-radius:50%; 
	background:#fff; 
	border:4px solid rgba(0,0,0,.55);
    margin-right: 20px;
}
@media (max-width: 767px) {
    .hs-home-application .application-menu a .flaticon {
        font-size: 30px;

        display: block;

        width: 100%;
        margin: 0;
    }
	.hs-home-application .application-menu a i{ width:18px; height:18px;} 
}
.hs-home-application .application-menu .active a {
   
}
.hs-home-application .application-menu .active a i{ 
  
	background:#e60013; 

}

.hs-home-application .application-img {
    position: relative;
}
.hs-home-application .application-img .img {
    display: block;

    width: 100%;
    height: 830px;

    background-size: cover;
}
@media (max-width: 1470px) {
    .hs-home-application .application-img .img {
        height: 730px;
    }
}
@media (max-width: 1199px) {
    .hs-home-application .application-img .img {
        height: 600px;
    }
}
@media (max-width: 991px) {
    .hs-home-application .application-img .img {
        height: 520px;
    }
}
@media (max-width: 767px) {
    .hs-home-application .application-img .img {
        height: 450px;
    }
}
@media (min-width: 1200px) {
    .hs-home-application .application-img .img {
        background-attachment: fixed;
    }
}
.hs-home-application .application-img .img:before {
    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, .4);
}

.hs-home-application .application-desc .title-home h2{ font-size:36px; color:#fff; text-transform:capitalize;}
.hs-home-application .application-desc .title-home h3{ font-size:18px; color:#e90022; margin-top:4px;}
.hs-home-application .application-desc .title-home .flaticon{ 
   font-size: 68px;
    line-height:1.6;
    display: inline-block; font-weight:normal;
    -webkit-transition: all .6s;
    transition: all .6s;
    color: #fff;
}

.hs-home-application .application-desc {
    position: absolute;
    z-index: 4;
    top: 20%;
    left: 0;

    width: 100%;
}
@media (max-width: 767px) {
    .hs-home-application .application-desc {
        top: 50%;

        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
	.hs-home-application .application-desc .title-home h2{ font-size:28px; color:#fff; text-transform:capitalize;}
}
.hs-home-application .application-desc .txt {
    display: -webkit-box;
    overflow: hidden;

    max-width: 42%;
    height: 96px;
    margin-top: 40px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
@media (max-width: 767px) {
    .hs-home-application .application-desc .txt {
        max-width: 100%;
        margin-top: 20px;
    }
}
.hs-home-application .application-desc .txt p {
    font-size: 16px;
    line-height: 1.5;

    margin: 0;
}
@media (min-width: 1200px) {
    .hs-home-application .application-desc .hs-more {
        margin-top: 60px;
    }
}


@media (max-width: 767px) {
    .hs-home-application .application-desc .hs-more {
        margin-top: 30px;
    }
}

.hs-home-application .application-desc .hs-more a {
    
    background: none; text-transform:uppercase;
}
.hs-home-application .application-desc .hs-more a:hover { 
  text-decoration:underline;
}

.hs-home-application .application-desc .hs-more a:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 10px;
    content: '';
    margin-top: 6px;
    border-width: 5px 0 5px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}
/***/

/***
.hs-home-application
{
    position: relative;

    color: #fff;
}
.hs-home-application .application-bgbox
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}
.hs-home-application .application-bgbox:before
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 23, 47, .5);
}
.hs-home-application .application-bgbox .application-bg
{
    width: 100%;
    height: 100%;

    background-position: center;
    background-size: cover;
}
@media (min-width: 1200px)
{
    .hs-home-application .application-bgbox .application-bg
    {
        background-attachment: fixed;
    }
}
.hs-home-application .container
{
    position: relative;
    z-index: 6;
}
.hs-home-application .title-home h2
{
    color: #fff;
}
.hs-home-application .public-note
{
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
}
.hs-home-application .public-note p
{
    color: #fff;
}
.hs-home-application .more
{
    margin-top: 40px;
}
@media (max-width: 767px)
{
    .hs-home-application .more
    {
        margin-top: 20px;
    }
}
.hs-home-application .more a
{
    font-size: 14px;
    font-weight: 900;
    line-height: 58px;

    display: inline-block;

    padding: 0 30px;

    color: #fff;
    background-color: #08275a;
}
@media (max-width: 767px)
{
    .hs-home-application .more a
    {
        line-height: 40px;
    }
}
.hs-home-application .application
{
    margin-top: 150px;
}
@media (max-width: 1560px)
{
    .hs-home-application .application
    {
        margin-top: 100px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-application .application
    {
        margin-top: 60px;
    }
}
.hs-home-application .application ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-home-application .application ul li
{
    width: 12.5%;
}
@media (max-width: 991px)
{
    .hs-home-application .application ul li
    {
        width: 25%;
    }
}
@media (max-width: 375px)
{
    .hs-home-application .application ul li
    {
        width: 33.33333333%;
    }
}
@media (min-width: 992px)
{
    .hs-home-application .application ul li:nth-child(-n+8) .application-group
    {
        border-bottom: 1px solid rgba(255, 255, 255, .2);
    }
    .hs-home-application .application ul li:nth-child(1) .application-group:before,
    .hs-home-application .application ul li:nth-child(8) .application-group:before
    {
        position: absolute;
        bottom: -1px;
        left: -500px;

        display: block;

        width: 500px;
        height: 1px;

        content: '';

        background-color: rgba(255, 255, 255, .2);
    }
    .hs-home-application .application ul li:nth-child(8) .application-group:before
    {
        right: -500px;
        left: auto;
    }
}
.hs-home-application .application .application-group
{
    position: relative;

    display: block;

    height: 100%;
    padding: 50px 15px;

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

    color: rgba(255, 255, 255, .7);
}
@media (max-width: 1199px)
{
    .hs-home-application .application .application-group
    {
        padding: 30px 10px;
    }
}
@media (max-width: 991px)
{
    .hs-home-application .application .application-group
    {
        padding: 10px;
    }
}
.hs-home-application .application .application-group:before
{
    position: absolute;
    bottom: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 0;

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

    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#08275a));
    background-image: -webkit-linear-gradient(transparent, #08275a);
    background-image:         linear-gradient(transparent, #08275a);
}
.hs-home-application .application .application-group .icon
{
    position: relative;
    z-index: 6;
}
.hs-home-application .application .application-group .icon .flaticon
{
    font-size: 50px;
    line-height: 1;
}
@media (max-width: 767px)
{
    .hs-home-application .application .application-group .icon .flaticon
    {
        font-size: 40px;
    }
}
.hs-home-application .application .application-group p
{
    font-size: 14px;
    line-height: 24px;

    position: relative;
    z-index: 6;

    display: inline-block;

    max-width: 100px;
    margin: 10px 0 0 0;
}
@media (max-width: 767px)
{
    .hs-home-application .application .application-group p
    {
        line-height: 20px;
    }
}
.hs-home-application .application .application-group p:after
{
    display: block;

    width: 0;
    height: 3px;
    margin: 0 auto;
    margin-top: 10px;

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

    background-color: #fff;
}
.hs-home-application .application .active .application-group
{
    color: #fff;
}
.hs-home-application .application .active .application-group:before
{
    height: 100%;
}
.hs-home-application .application .active .application-group p
{
    font-weight: bold;
}
.hs-home-application .application .active .application-group p:after
{
    width: 100%;
}



8***/

.hs-home-about{ padding-top:0; overflow: initial;}

.hs-home-about .abbg{ 
    background:#eaecf4;   
    width: -webkit-calc(100% - 80px);
    width:         calc(100% - 80px);
	}

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


}



.hs-home-about .about-left
{
    width: 50%; 
	padding:100px 60px 90px 100px;
}

.hs-home-about .about-left .title-home{ 
     position:relative;
	 }
.hs-home-about .about-left .title-home p{ 
     position:absolute; 
	 left:340px; 
	 top:0;
	 margin-top:-40px;
	  }

.hs-home-about .about-left .title-home h2
{
    font-size: 60px;
    font-weight: 900;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
    color: #161b40;
}

.hs-home-about .about-left .title-home h2 i{ 
      font-style:normal; 
	  color:#e90022;
	  }

.hs-home-about .about-left .title-home h3{ 
      font-size:30px; 
	  text-transform:uppercase; 
	  margin:30px 0 10px 0;
	  }

.hs-home-about .about-left .public-note p{ 
      line-height:25px;
	  }

@media (max-width: 1670px)
{
   .hs-home-about .about-left{ padding: 80px 10px 40px 70px;}
  
}



@media (max-width: 1560px)
{
  .hs-home-about .about-left{ padding: 60px 20px 30px 70px;}
  .hs-home-about .about-left .title-home h2{  font-size: 40px;}
  .hs-home-about .about-left .title-home h3{ font-size: 22px;}
  .hs-home-about .about-left .title-home p{ left: 199px;}
   .hs-home-about .about-left .title-home p img{ width:90%;}
}

@media (max-width: 1420px)
{
 
  .hs-home-about .about-left .title-home h2{  font-size: 30px;}
  .hs-home-about .about-left .title-home h3{ font-size: 20px;}
  .hs-home-about .about-left .title-home p{ left: 149px;}
   .hs-home-about .about-left .title-home p img{ width:75%;}
   .hs-home-about .about-left .public-note p{    
    line-height: 24px;
    height: 75px;
    overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
	}
}

@media (max-width: 1199px)
{
   .hs-home-about .about-left{  padding: 60px 0px 30px 40px;}
     .hs-home-about .about-left .title-home h2{  font-size: 24px;}
  .hs-home-about .about-left .title-home h3{ font-size: 18px;}
  .hs-home-about .about-left .title-home p img{ width:60%;}
  
}

@media (max-width: 767px)
{
    .hs-home-about .about-left
    {
        width: 100%;  padding:30px 15px;
    }
	.hs-home-about .about-left .title-home p img{ width:50%;}
	.hs-home-about .about-left .title-home p{ margin-top: -25px;}
	
}
.hs-home-about .about-left .desc
{
    margin-top: 20px;
}



.hs-home-about .about-left .img
{
    margin-top: 50px;
}
@media (max-width: 991px)
{
    .hs-home-about .about-left .img
    {
        margin-top: 30px;
    }
}
.hs-home-about .about-left .img img
{
    max-width:100%;
    height: auto;
}
.hs-home-about .about-left .more
{
    margin-top: 45px; 
}
@media (max-width: 1199px)
{
    .hs-home-about .about-left .more
    {
        margin-top: 25px;
    }
}


@media (max-width: 767px)
{
    .hs-home-about .about-left .more
    {
        margin-top: 20px;
    }
}
.hs-home-about .about-left .more a
{
    font-size: 14px;
    font-weight: 900;
    line-height: 24px;

    display: inline-block;

    color: #161b40;
}

.hs-home-about .about-left .more a:after{
   display: inline-block;
    width: 0;
    height: 0;
    margin-left: 10px;
    content: '';
    margin-top: 7px;
    float: right;
    border-width: 5px 0 5px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #e90022;
}

.hs-home-about .about-left .more a:hover
{
    text-decoration: underline;
}
.hs-home-about .about-right
{
    position: relative;
    z-index: 6;

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

    width: 50%; 
	right:-60px; 
	top:-45px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
            align-items: flex-end;
}

@media (max-width: 1199px)
{
    .hs-home-about .about-right
    {
        right:-72px; top:-23px;
    }
}

@media (max-width: 767px)
{
    .hs-home-about .about-right
    {
        width: 100%;
        margin-top: 0px;
        margin-left: 0; right:0; top:16px;
    }
}
.hs-home-about .about-right .year
{
    font-size: 150px;
    font-weight: 900;
    line-height: 1;

    margin-top: 50px;

    text-align: right;

    color: #08275a;
}
@media (max-width: 1560px)
{
    .hs-home-about .about-right .year
    {
        font-size: 120px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-about .about-right .year
    {
        font-size: 100px;
    }
}
@media (max-width: 991px)
{
    .hs-home-about .about-right .year
    {
        font-size: 80px;
    }
}
@media (max-width: 767px)
{
    .hs-home-about .about-right .year
    {
        font-size: 60px;

        margin-top: 30px;
    }
}
.hs-home-about .about-right .img
{
   z-index:7;
 
}
.hs-home-about .about-right .video{ 
       position:absolute; 
	   z-index:10; 
	   top:31%; 
	   right:40%;
}


@media (max-width: 767px)
{
    .hs-home-about .about-right .img
    {
        margin-top: 20px;
    }
}
.hs-home-about .about-right .img img
{
    width: 100%;
    height: auto;
}
.public-play
{
    position: relative;

    width: 62px;
    height: 62px;

    cursor: pointer;
}
@media (max-width: 991px)
{
    .public-play
    {
        width: 50px;
        height: 50px;
    }
}
.public-play:before
{
    display: block;

    width: 100%;
    height: 100%;

    content: ''; 
	background:#db261f;
    
}
.public-play span
{
    position: absolute;
    top: 50%;
    left: 50%;

    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
}
.public-play span:before
{
    display: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 11px 0 11px 16px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}
@keyframes roate360
{
    0%
    {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    100%
    {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
.hs-home-why
{
    padding: 0 0 60px 0;

    color: #fff;
 
}

.hs-home-why .title-home{ text-align:center; margin-bottom:40px;}

.hs-home-why .title-home h3{ color:#161b40; font-size:18px;}

.hs-home-why .why > ul
{
    margin: 0 -3vw;
}
@media (max-width: 1199px)
{
    .hs-home-why .why > ul
    {
        margin: 0 -15px;
    }
}

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

.hs-home-why .why > ul > li
{
    margin: 40px 0;
    padding:35px 4vw;
	border-right: 1px solid #d1d1d1;
}

.hs-home-why .why > ul > li:nth-child(4){ border:none;}
@media (max-width: 1199px)
{
    .hs-home-why .why > ul > li
    {
        margin: 20px 0;
        padding: 0 15px;
    }
}
@media (max-width: 767px)
{
    .hs-home-why .why > ul > li
    {
        margin: 10px 0;
		border-bottom: 1px solid #d1d1d1;
		padding-bottom:18px;
    }
	
}

.hs-home-why .why .why-group .more{ 
    color:#161b40; 
	width:116px; 
	font-size:14px; 
	font-weight:bold; 
	margin-top:40px;
	}

.hs-home-why .why .why-group .more a:hover{ text-decoration:underline;}

.hs-home-why .why .why-group .more a:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 10px;
    content: '';
    margin-top: 6px;
    float: right;
    border-width: 5px 0 5px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #e90022;
	}

.hs-home-why .why .why-group .flaticon
{
    font-size: 70px;
    line-height: 1;

    display: inline-block;

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

    color:#08275a;
}
.hs-home-why .why .why-group h3
{
    font-size: 18px;
    font-weight: 900;
	height:48px;
    line-height: 24px;
    color:#161b40;
    margin-top: 20px;
}
.hs-home-why .why .why-group p
{
    line-height: 24px;

    margin: 30px 0 0 0;
    color:#161b40;
	
	overflow: hidden;

    max-height: 72px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
@media (max-width: 1199px)
{
    .hs-home-why .why .why-group p
    {
        margin-top: 10px;
    }
}

@media (max-width: 767px)
{
   .hs-home-why .why .why-group h3{height: 28px;  margin-top: 15px;}
}

.hs-home-why .why .why-group:hover .flaticon
{
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
}
.hs-home-news
{ position:relative;
}

.hs-home-news .slick-list{ overflow:inherit;}


.hs-home-news .news
{
    position: relative; 
	overflow:hidden; 
	padding-bottom:100px;
}

@media (max-width: 991px)
{
    .hs-home-news .news
    {
        margin-top: 30px;     padding-bottom: 65px;
    }
}

.hs-home-news .title-home{ z-index:55; position:absolute; left:54%; top:24%; width:38%;}

.hs-home-news .title-home a{ position:absolute; right:0 ; bottom:0; font-size:14px; color:#161b40; font-weight:bold;} 
@media (max-width: 767px)
{    .hs-home-news{ top:20px;}
    .hs-home-news .title-home{ left:15px; top:5px; width:100%;}
	.hs-home-news .title-home a{     width: 23%;
    position: inherit;
    right: 15px;}
	.hs-home-news .title-home h2{ width:50%;}
}


.hs-home-news .title-home a:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 10px;
    content: '';
    margin-top: 6px;
    float: right;
    border-width: 5px 0 5px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #e90022;
}
.hs-home-news .title-home a:hover{ text-decoration:underline;} 

.hs-home-news .news .slick-list
{
    margin: 0 -20px;
}
.hs-home-news .news .slick-list .slick-slide
{
    padding: 0 20px;
}

.hs-home-news .news .news-group
{
    position: relative; z-index:550;
 
    display: block;
}
.hs-home-news .news .news-group .img
{
    position: relative; width:50%; z-index:7;
}


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

.hs-home-news .news .news-group .img .ibox img
{    
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-home-news .news .news-group .desc
{
    position: absolute; 
	width:65%;
    z-index: 6;
    bottom: -100px;
    left: 35%; 
	height:70%;
    padding: 75px 75px 75px 20%;
	background:#eaecf4;

    color: #000;
}

@media (max-width: 1470px)
{
.hs-home-news .news .news-group .desc
{
  
	height:80%;
    padding: 50px 50px 50px 19%;

}
}

@media (max-width: 1199px)
{
.hs-home-news .news .news-group .desc
{
  
	height:85%;
    padding: 20px 30px 20px 18%;

}
}

@media (max-width: 991px)
{
    .hs-home-news .news .news-group .desc
    {
        padding: 5px 10px 14px 10px; bottom:0;
		POSITION: inherit;
    }
}

@media (max-width: 767px)
{
   .hs-home-news .news .news-group .img {
    position: absolute;
    width: 35%;
    z-index: 7;
	}
	.hs-home-news .news .news-group .desc .title-news{
	  font-size: 16px;
    line-height: 24px;
    padding: 5px 0;}
}


.hs-home-news .news .news-group .desc .date{ position:relative; padding-left:30px; line-height:1.8; font-size:14px; color:#e90022; font-weight:bold;}

.hs-home-news .news .news-group .desc .date i{ position:absolute; left:0; top:-3px; display:inline-table; padding-right:10px; font-size:18px;}

.hs-home-news .news .news-group .desc .title-news
{
    font-size: 18px;
    line-height: 24px;

    padding:20px 0;

}
.hs-home-news .news .news-group .desc .title-news b
{
    font-weight: 900;

    display: -webkit-box;
    overflow: hidden;

    max-height: 48px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.hs-home-news .news .news-group .desc .public-note
{
    display: -webkit-box;
    overflow: hidden;


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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.hs-home-news .news .news-group .desc .public-note p
{
    font-size: 14px;
    line-height: 24px;

    mgin: 0;
}



.hs-home-news .news .news-group .desc .date-more
{
    font-weight: 900;
    line-height: 24px; 
	color:#161b40; 
	font-size:14px;

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

    margin-top: 40px; width:100%; position:relative;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-home-news .news .news-group .desc .more:after
{
    display: inline-block;
	 margin-top:5px;
    width: 0;
    height: 0; float:right;
    margin-left: 10px;

    content: '';

    border-width: 5px 0 5px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #e90022;
}

@media (max-width: 767px)
{
  
	.hs-home-news .news .news-group .desc .title-news{
	  font-size: 16px;
    line-height: 24px;
    padding: 2px 0;}
	
	.hs-home-news .news .news-group .desc .public-note p{ display:none;}
	.hs-home-news .news .news-group .desc .date-more{ margin-top:10PX;}
	.hs-home-news .news .news-group .desc .title-news b{ font-weight:normal; line-height:1.2;}
}


@media (min-width: 1200px)
{
    .hs-home-news .news .news-group:hover .img .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .hs-home-news .news .news-group:hover .desc .public-note
    {
       
        margin-top: 10px;
    }
    .hs-home-news .news .news-group:hover .desc .date-more
    {
        opacity: 1;
    }
}

.hs-home-news .news .news-group .desc .date-more .more{ position:absolute; width:100%;}
.hs-home-news .news .news-group .desc .date-more .more i{ 
     position:absolute; margin-left:4%;
	 width:73%; 
	 height: 1px;
     background: #161b40;
     top: 10px;
	}


.hs-home-news .news-more a:hover
{
    text-decoration: underline;
}


.hs-home-news .news .slick-arrow { 
    position:absolute; 
	z-index:10; 
	font-size:0;
    top: auto;
    width:78px; height:78px; background:#e90022; color:#fff;
    left:35.9%; bottom:-80px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    box-shadow: none;
}


.hs-home-news .news .slick-arrow:before {
    font-family: 'flaticon_hongtu' !important;
    display: block; 
	font-size:40px;
    content: '\f10a';
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
	}

@media (max-width: 1470px) {
   .hs-home-news .news .slick-arrow{ height:60px; width:60px;}
}
@media (max-width: 1199px) {
    .hs-home-news .news .slick-arrow { width:50px; height:50px;
        bottom: -80px;
       
		
    }
}

@media (max-width: 767px) {
    .hs-home-news .news .news-group .desc .date-more .more i{ 
	  width:43%;
	  }
	
	  .hs-home-news .news .slick-arrow{ width:40px; height:40px; bottom: -65px;}
}

.hs-home-news .news .slick-arrow.slick-next {
    left: -webkit-calc(37% + 70px);
    left: calc(37% + 70px);
	background:#161b40;
}

.hs-home-news .news .slick-arrow.slick-next:before {
    font-family: 'flaticon_hongtu' !important;
    display: block; 
	font-size:40px;
    content: '\f10a';
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
	}

@media (max-width: 1199px) {
  .hs-home-news .news .slick-arrow.slick-next:before, .hs-home-news .news .slick-arrow:before{ font-size:30px;}
}
@media (max-width: 767px) {
   
	  .hs-home-news .news .slick-arrow.slick-next:before, .hs-home-news .news .slick-arrow:before{ font-size:24px;}
	
}

.hs-home-news .slick-dots
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-home-news .slick-dots li
{
    position: relative;

    width: 23px;
    height: 23px;
    margin: 0 5px;

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

    border: 1px solid rgba(12, 89, 167, 0);
    border-radius: 50%;
    background: none;
}
.hs-home-news .slick-dots li button
{
    display: none;
}
.hs-home-news .slick-dots li:before
{
    position: absolute;
    top: 50%;
    left: 50%;

    display: block;

    width: 9px;
    height: 9px;

    content: '';
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);

    border-radius: 50%;
    background-color: #08275a;
}
.hs-home-news .slick-dots li.slick-active
{
    border-color: #08275a;
}
.hs-home-faq .faq
{
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-home-faq .faq
    {
        margin-top: 30px;
    }
}
.hs-home-faq .faq .slick-list
{
    margin: 0 -20px;
}
.hs-home-faq .faq .slick-list .slick-slide
{
    padding: 0 20px;
}
.hs-home-faq .faq .faq-group .title-faq
{
    font-weight: 900;
    line-height: 1.5;

    display: -webkit-box;
    overflow: hidden;

    height: 24px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.hs-home-faq .faq .faq-group .public-note
{
    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin-top: 10px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1199px)
{
    .hs-home-faq .faq .faq-group .public-note
    {
        height: 24px;
    }
}
.hs-home-faq .faq .faq-group .public-note p
{
    color: #666;
}
.hs-home-faq .faq-more
{
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-home-faq .faq-more
    {
        margin-top: 30px;
    }
}
.hs-home-faq .faq-more a
{
    font-size: 14px;
    font-weight: 900;
    line-height: 30px;

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

    color: #08275a;
}
.hs-home-faq .faq-more a:hover
{
    text-decoration: underline;
}
.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
{
    overflow: hidden;

    padding: 80px 0;
}
@media (max-width: 1560px)
{
    .hs-inner
    {
        padding: 60px 0;
    }
}
@media (max-width: 1199px)
{
    .hs-inner
    {
        padding: 50px 0;
    }
}
.title-inner h2
{
    font-size: 30px;
    font-weight: 900;
    line-height: 1.2;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 1470px)
{
    .title-inner h2
    {
        font-size: 28px;
    }
}
@media (max-width: 1199px)
{
    .title-inner h2
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .title-inner h2
    {
        font-size: 20px;
    }
}
.title-inner h2 span
{
    display: block;

    color: #074b90;
}
.title-inner h3
{
    font-size: 20px;
    font-weight: 900;
    line-height: 1.25;

    margin-top: 14px;
}
.title-inner p
{
    font-size: 16px;
    line-height: 1.625;

    margin: 20px 0 0 0;
}
@media (max-width: 991px)
{
    .title-inner p
    {
        font-size: 14px;

        margin-top: 10px;
    }
}
.hs-inner-location
{
    padding: 15px 0 0 0;

    color: #666;
}
.hs-inner-location .location
{
    line-height: 30px;

    position: relative;

    padding-left: 30px;
}
.hs-inner-location .location .flaticon
{
    position: absolute;
    top: 0;
    left: 0;

    color: #999;
}
.hs-inner-location .location ul
{
    position: relative;

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

    width: -webkit-fit-content;
    width:    -moz-fit-content;
    width:         fit-content;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-inner-location .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;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-inner-location .location ul li:after
{
    display: inline-block;

    margin: 0 10px;

    content: '>';
    vertical-align: top;
}
.hs-inner-location .location ul li:last-child:after
{
    display: none;
}
.hs-inner-location .location ul li a
{
    line-height: 1.875;

    display: block;

    -webkit-transition: all .2s;
            transition: all .2s;
    text-transform: capitalize;
}
.hs-inner-location .location ul li a:hover
{
    text-decoration: underline;
}
.pt-40
{
    padding-top: 40px;
}
@media (max-width: 767px)
{
    .pt-40
    {
        padding-top: 30px;
    }
}
.pb-140
{
    padding-bottom: 140px;
}
@media (max-width: 1199px)
{
    .pb-140
    {
        padding-bottom: 100px;
    }
}
.hs-inner-menu
{
    position: relative;
    z-index: 6;
}
.hs-inner-menu > ul
{
    display: inline-block;

    padding-right: 150px;

    color: #fff;
    background-color: #074b90;

    -webkit-clip-path: polygon(0 0, 100% 0%, 92% 100%, 0% 100%);
            clip-path: polygon(0 0, 100% 0%, 92% 100%, 0% 100%);
}
@media (max-width: 991px)
{
    .hs-inner-menu > ul
    {
        padding-right: 50px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-menu > ul
    {
        padding-right: 20px;
    }
}
.hs-inner-menu > ul > li
{
    display: inline-block;

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

    position: relative;

    display: block;

    padding: 20px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 991px)
{
    .hs-inner-menu > ul > li > a
    {
        font-size: 16px;

        padding: 10px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-menu > ul > li > a
    {
        padding: 10px 6px;
    }
}
.hs-inner-menu > ul > li > a:after
{
    position: absolute;
    bottom: 0;
    left: 50%;

    display: block;

    width: 0;
    height: 8px;

    content: '';
    -webkit-transition: all .4s;
            transition: all .4s;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);

    background-color: #08275a;
}
@media (max-width: 991px)
{
    .hs-inner-menu > ul > li > a:after
    {
        height: 4px;
    }
}
.hs-inner-menu > ul > li.active > a:after,
.hs-inner-menu > ul > li:hover > a:after
{
    width: 100%;
}
.inner-content
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.inner-content .inner-left
{
    width: 310px;
}
@media (max-width: 1400px)
{
    .inner-content .inner-left
    {
        width: 300px;
    }
}
@media (max-width: 1199px)
{
    .inner-content .inner-left
    {
        width: 100%;
    }
}
.inner-content .inner-right
{
    overflow: hidden;

    width: -webkit-calc(100% - 310px);
    width:         calc(100% - 310px);
    padding-left: 30px;
}
@media (max-width: 1400px)
{
    .inner-content .inner-right
    {
        width: -webkit-calc(100% - 300px);
        width:         calc(100% - 300px);
    }
}
@media (max-width: 1199px)
{
    .inner-content .inner-right
    {
        width: 100%;
        padding-left: 0;
    }
}
.inner-leftmenu
{
    position: -webkit-sticky;
    position:         sticky;
    top: 120px;
}
@media (max-width: 1199px)
{
    .inner-leftmenu
    {
        top: 60px;
    }
}
.inner-leftmenu .title-menu
{
    display: none;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .title-menu
    {
        font-size: 20px;
        font-weight: bold;
        line-height: 30px;

        display: block;

        padding: 10px;

        color: #fff;
        background-color: #074b90;
    }
}
@media (max-width: 767px)
{
    .inner-leftmenu .title-menu
    {
        font-size: 18px;
    }
}
.inner-leftmenu .title-menu h3
{
    font-size: 24px;
    font-weight: bold;

    margin: 0;
}
@media (max-width: 767px)
{
    .inner-leftmenu .title-menu h3
    {
        font-size: 20px;
    }
}
.inner-leftmenu .title-menu:after
{
    position: absolute;
    top: 10px;
    right: 10px;

    content: '+';
}
.inner-leftmenu .title-menu.current:after
{
    content: '-';
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav1
    {
        display: none;
    }
}
.inner-leftmenu .menunav1 > li
{
    margin-bottom: 1px;
}
.inner-leftmenu .menunav1 > li > a
{
    line-height: 1.875;

    position: relative;

    display: block;

    padding: 15px 15px 15px 40px;

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

    color: #333;
    background-color: #fff;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav1 > li > a
    {
        padding: 10px 10px 10px 30px;
    }
}
.inner-leftmenu .menunav1 > li > a:before
{
    position: absolute;
    top: 26px;
    left: 20px;

    width: 0;
    height: 0;

    content: '';

    border-width: 5px 0 5px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #08275a;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav1 > li > a:before
    {
        top: 20px;
        left: 15px;
    }
}
.inner-leftmenu .menunav1 > li.more > a:after
{
    opacity: 1;
}
.inner-leftmenu .menunav1 > li.active > a,
.inner-leftmenu .menunav1 > li:hover > a
{
    font-weight: 900;

    color: #fff;
    background-color: #e90022;
}
.inner-leftmenu .menunav1 > li.active > a:before,
.inner-leftmenu .menunav1 > li:hover > a:before
{
    border-color: transparent transparent transparent #fff;
}
.inner-leftmenu .menunav2
{
    display: none;

    padding: 20px 0;

    background-color: #fff;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav2 > li
    {
        display: inline-block;

        margin-right: 20px;

        vertical-align: middle;
    }
}
.inner-leftmenu .menunav2 > li > a
{
    font-size: 16px;
    line-height: 1.5;

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

    padding: 10px 30px;

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

    color: #666;
}
@media (max-width: 1400px)
{
    .inner-leftmenu .menunav2 > li > a
    {
        padding: 5px 0;
    }
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav2 > li > a
    {
        font-size: 14px;
    }
}
.inner-leftmenu .menunav2 > li > a:before
{
    display: block;

    width: 2px;
    height: 19px;
    margin-right: 8px;

    content: '';

    background: #08275a;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.inner-leftmenu .menunav2 > li.active > a,
.inner-leftmenu .menunav2 > li:hover > a
{
    color: #08275a;
}
.title-product-details
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding: 10px 0;

    color: #08275a;
    border-bottom: 3px solid #08275a;

    -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;
}
.title-product-details h3
{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;

    margin: 0;

    color: #08275a;
}
@media (max-width: 767px)
{
    .title-product-details h3
    {
        font-size: 20px;
    }
}
.title-product-details span
{
    color: #074b90;
}
.public-listbox1 > ul > li
{
    margin-top: 30px;
}
.public-listbox1 .listbox-group span
{
    font-size: 14px;
    line-height: 24px;

    color: #666;
}
.public-listbox1 .listbox-group span:after
{
    display: block;

    width: 56px;
    height: 1px;
    margin-top: 10px;

    content: '';

    background: #dcdcdc;
}
.public-listbox1 .listbox-group p
{
    line-height: 1.5;

    margin: 10px 0 0 0;

    color: #08275a !important;
}
.public-listbox2 > ul > li
{
    margin: 10px 0;
}
.public-listbox2 .listbox-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;
}
.public-listbox2 .listbox-group .icon
{
    width: 58px;
    height: 58px;
    margin-right: 14px;

    text-align: center;

    border: 1px solid #000;
    border-radius: 50%;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.public-listbox2 .listbox-group .icon .flaticon
{
    font-size: 40px;
}
.public-listbox2 .listbox-group p
{
    line-height: 24px;
}
.public-faqs .faqs-group
{
    padding: 20px 0;

    border-bottom: 1px solid #bfbfbf;
}
.public-faqs .faqs-group .title-faqs
{
    font-weight: bold;

    position: relative;

    padding: 15px 30px 15px 0;

    cursor: pointer;
}
.public-faqs .faqs-group .title-faqs:after
{
    position: absolute;
    top: 15px;
    right: 0;

    width: 30px;

    content: '+';
    text-align: center;
}
.public-faqs .faqs-group .title-faqs h3
{
    font-size: 16px;
    line-height: 24px;

    margin: 0;

    color: #000;
}
.public-faqs .faqs-group .faqs-ques p
{
    font-size: 14px;

    color: #666;
}
.public-faqs .current .faqs-group .title-faqs:after
{
    content: '-';
}
.public-tuwen
{
    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: flex-start; 
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start; 
    align-items: flex-start;
}
.public-tuwen .desc,
.public-tuwen .img
{
    width: 48%;
}
@media (max-width: 767px)
{
    .public-tuwen .desc,
    .public-tuwen .img
    {
        width: 100%;
    }
}
.public-tuwen .desc
{
    width: 52%;
    padding-left: 5%;
}
@media (max-width: 767px)
{
    .public-tuwen .desc
    {
        width: 100%;
        margin-top: 20px;
        padding: 0;
    }
}
.public-tuwen .desc h3
{
    font-size: 24px;
    font-weight: normal !important;

    color: #08275a;
}
@media (max-width: 1199px)
{
    .public-tuwen .desc h3
    {
        font-size: 20px;
    }
}
@media (max-width: 991px)
{
    .public-tuwen .desc h3
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .public-tuwen .img
    {
        margin-top: 20px;
    }
}
.public-tuwen .img img
{
    width: 100%;
}
.public-tuwen.tuwen-zuowen
{
            flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
}
.public-tuwen.tuwen-zuowen .desc
{
    padding-right: 5%;
    padding-left: 0;
}
@media (max-width: 767px)
{
    .public-tuwen.tuwen-zuowen .desc
    {
        padding: 0;
    }
}
.public-share
{
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.public-share ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -7px;
}
@media (max-width: 767px)
{
    .public-share ul
    {
        width: 100%;
        margin: 0 -3px;
        margin-top: 10px;
    }
}
.public-share ul li
{
    margin: 10px 0;
    padding: 0 5px;
}

@media (max-width: 1280px)
{
.public-share ul li
{

    padding: 0 1px;
}
}

@media (max-width: 767px)
{
    .public-share ul li
    {
        margin-left: 0;
        padding: 0 3px;
    }
}
.public-share ul li a
{
    line-height: 34px;

    display: block;

    width: 44px;
    height: 44px;

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

    color: #fff;

}
.public-share ul li a img
{
    width: 100%;

    -webkit-transition: all .2s;
            transition: all .2s;
    -webkit-transform: scale(.65);
        -ms-transform: scale(.65);
            transform: scale(.65);

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.public-share ul li a:hover
{
    -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
            transform: translateY(-5px);
}
.public-share ul li a:hover img
{
    opacity: 1;
}
.public-share ul li.youtube a
{
  
}
.public-share ul li.instagram a
{
    
}
.public-share ul li.tiktok a
{
    
}
.public-share ul li.twitter a
{
   
}
.public-share ul li.pinterest a
{
   
}
.public-share ul li.alibaba a
{
  
}

/***about**/
.hs-inner-about {
    position: relative;

    padding: 0;
}
.hs-inner-about .big-text {
    position: absolute;
    top: 60px;
    right: 0;
}
.hs-inner-about .big-text h2 {
    font-family: Montserrat;
    font-size: 8vw;
    font-weight: 900;
    line-height: 1;

    opacity: .04;
    color: #000;
}
.hs-inner-about .about {
    font-size: 0;

    padding: 100px 0 140px;


}
@media (max-width: 1199px) {
    .hs-inner-about .about {
        padding: 50px 0 80px;
    }
}
.hs-inner-about .about .title-home,
.hs-inner-about .about .slogan,
.hs-inner-about .about .public-note {
    position: relative;

}

.hs-inner-about .about .title-home{ width:20%; float:left;}
.hs-inner-about .about .slogan{ width:80%; float:right;}
.hs-inner-about .about .slogan p{ font-size:16px;}
@media (max-width: 991px) {
  .hs-inner-about .about .title-home, 
  .hs-inner-about .about .slogan{ 
      width:100%; 
  }
}


.hs-inner-about .about .title-home p img{ width:128px; padding-bottom:20px;}



.hs-inner-about .about .title-home i{
    font-style: normal;
    color: #e90022; }

.hs-inner-about .about .slogan {
    margin-top: 40px;
}
@media (max-width: 1199px) {
    .hs-inner-about .about .slogan {
        margin-top: 30px;
    }
}
.hs-inner-about .about .slogan h4 {
    font-size: 26px;
    font-weight: 900;
    line-height: 1.66666667;
    color: #161b40;
}
@media (max-width: 991px) {
    .hs-inner-about .about .slogan h4 {
        font-size: 16px;
    }
	.hs-inner-about .about .title-home h2{ font-size:32px; padding-top:35px;}	
	.hs-inner-about .about .title-home p{ float:right;}
	.hs-inner-about .about .title-home p img{ width:98px; padding-bottom:0;}
}
.hs-inner-about .about .public-note {
    margin-top: 40px;
}
@media (max-width: 991px) {
    .hs-inner-about .about .public-note {
        margin-top: 20px;
    }
}
.hs-inner-about .about .public-note p {
    font-size: 14px;
    line-height: 1.71428571;
}

.hs-inner-about .about .slogan .img{ max-width:100%; padding-top:10px;}

.hs-inner-about .mission-vision {
    position: relative;
    z-index: 6;

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

    margin-top: -40px;
    padding-left: 40%;
}
@media (max-width: 991px) {
    .hs-inner-about .mission-vision {
        margin-top: -20px;
        padding-left: 20%;
    }

  .hs-inner-about .about .slogan .img img{ max-width:100%; width:100%;}


}
@media (max-width: 767px) {
    .hs-inner-about .mission-vision {
        padding-left: 0;

        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-inner-about .mission-vision .mission,
.hs-inner-about .mission-vision .vision {
    padding: 40px;

    color: #fff;
}
@media (max-width: 1560px) {
    .hs-inner-about .mission-vision .mission,
    .hs-inner-about .mission-vision .vision {
        padding: 30px 20px;
    }
}
.hs-inner-about .mission-vision .mission {
    width: 40%;

    background-color: #d0211a;
}
@media (max-width: 1560px) {
    .hs-inner-about .mission-vision .mission {
        width: 45%;
    }
}
@media (max-width: 767px) {
    .hs-inner-about .mission-vision .mission {
        width: 100%;
    }
}
.hs-inner-about .mission-vision .vision {
    width: 60%;
    padding-right: 20%;

    background-color: #08275a;
}
@media (max-width: 1560px) {
    .hs-inner-about .mission-vision .vision {
        width: 55%;
        padding-right: 10%;
    }
}
@media (max-width: 767px) {
    .hs-inner-about .mission-vision .vision {
        width: 100%;
        padding-right: 0;
    }
}
.hs-inner-about .mission-vision .title-mission,
.hs-inner-about .mission-vision .title-vision {
    font-size: 24px;
    line-height: 1.25;
}
@media (max-width: 1199px) {
    .hs-inner-about .mission-vision .title-mission,
    .hs-inner-about .mission-vision .title-vision {
        font-size: 20px;
    }
}
.hs-inner-about .mission-vision .title-mission b,
.hs-inner-about .mission-vision .title-vision b {
    font-weight: 900;
}
.hs-inner-about .mission-vision .public-note {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .hs-inner-about .mission-vision .public-note {
        margin-top: 10px;
    }
}
.hs-inner-about .mission-vision .public-note p {
    color: #fff;
}
.hs-inner-why {
    padding-bottom: 0;
}
.hs-inner-why .why {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 30px;
}
.hs-inner-why .why-menu {
    width: 460px;
	float:left;
    padding: 60px 40px;

    background: #eee;
}
@media (max-width: 1560px) {
    .hs-inner-why .why-menu {
        width: 400px;
        padding: 30px 20px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-why .why-menu {
        width: 300px;
        padding: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-why .why-menu {
        width: 100%;
    }
}
.hs-inner-why .why-menu>ul>li {
    margin: 10px 0;
}
.hs-inner-why .why-menu .why-menu-group {
    position: relative;

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

    padding: 20px 20px 20px 30px;

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

    color: #666;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1560px) {
    .hs-inner-why .why-menu .why-menu-group {
        padding: 10px 10px 10px 20px;
    }
}
.hs-inner-why .why-menu .why-menu-group:before {
    position: absolute;
    z-index: 4;
    top: 50%;
    left: 0;

    display: block;

    width: 10px;
    height: 0;

    content: '';
    -webkit-transition: all .6s;
    transition: all .6s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

    background-color: #023886;
}
@media (max-width: 991px) {
    .hs-inner-why .why-menu .why-menu-group:before {
        width: 5px;
    }
}
.hs-inner-why .why-menu .why-menu-group .flaticon {
    font-size: 50px;

    width: 50px;
}
@media (max-width: 1560px) {
    .hs-inner-why .why-menu .why-menu-group .flaticon {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-why .why-menu .why-menu-group .flaticon {
        font-size: 30px;

        width: 40px;
    }
}
.hs-inner-why .why-menu .why-menu-group .title-why {
    font-size: 18px;
    line-height: 1.66666667;

    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
    padding-left: 20px;
}
@media (max-width: 1199px) {
    .hs-inner-why .why-menu .why-menu-group .title-why {
        font-size: 16px;
        line-height: 1.5;

        width: -webkit-calc(100% - 40px);
        width: calc(100% - 40px);
    }
}
.hs-inner-why .why-menu .active .why-menu-group {
    color: #fff;
    background-color: #e90022;
}
.hs-inner-why .why-menu .active .why-menu-group:before {
    height: 100%;
}
.hs-inner-why .why-desc {
    width: -webkit-calc(100% - 460px);
    width: calc(100% - 460px);
	float:left;
}
@media (max-width: 1560px) {
    .hs-inner-why .why-desc {
        width: -webkit-calc(100% - 400px);
        width: calc(100% - 400px);
    }
}
@media (max-width: 1199px) {
    .hs-inner-why .why-desc {
        width: -webkit-calc(100% - 300px);
        width: calc(100% - 300px);
    }
}
@media (max-width: 767px) {
    .hs-inner-why .why-desc {
        width: 100%;
    }
}
.hs-inner-why .why-content {
    position: relative;

    display: none;
}
.hs-inner-why .why-content .img {
    position: relative;
}
.hs-inner-why .why-content .img:before {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, .15);
}
.hs-inner-why .why-content .img .ibox {
    padding-bottom: 55%;
}
.hs-inner-why .why-content .public-note {
    position: absolute;
    z-index: 4;
    right: 50px;
    bottom: 50px;

    width: 60%;
    padding: 50px;

    background-color: rgba(0, 0, 0, .7);
}
@media (max-width: 1560px) {
    .hs-inner-why .why-content .public-note {
        right: 30px;
        bottom: 30px;

        padding: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-why .why-content .public-note {
        position: relative;
        right: 0;
        bottom: 0;

        width: 100%;
    }
}
@media (max-width: 767px) {
    .hs-inner-why .why-content .public-note {
        padding: 20px;
    }
}
.hs-inner-why .why-content .public-note p {
    color: #fff;
}
.hs-inner-why .number {
    margin-top: 60px;
}
@media (max-width: 991px) {
    .hs-inner-why .number {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-why .number {
        margin-top: 0;
    }
}
.hs-inner-why .number>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;
}
@media (max-width: 767px) {
    .hs-inner-why .number>ul {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}
.hs-inner-why .number>ul>li {
    margin-top: 30px;
}
@media (max-width: 767px) {
    .hs-inner-why .number>ul>li {
        width: 33.33333333%;
    }
}
.hs-inner-why .number .number-group {
    text-align: center;
}
.hs-inner-why .number .number-group .num {
    font-family: 'Teko';
    font-size: 60px;
    font-weight: 600;
    line-height: 1;

    color: #023886;
}
@media (max-width: 1560px) {
    .hs-inner-why .number .number-group .num {
        font-size: 50px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-why .number .number-group .num {
        font-size: 40px;
    }
}
.hs-inner-why .number .number-group .num sub {
    font-size: 20px;

    bottom: 20px;

    margin-left: 10px;

    vertical-align: bottom;
}
.hs-inner-why .number .number-group p {
    font-size: 16px;
    line-height: 1.5;

    max-width: 170px;
    margin: 0 auto;
    margin-top: 10px;

    color: #333;
}
@media (max-width: 991px) {
    .hs-inner-why .number .number-group p {
        font-size: 14px;
    }
}
.hs-inner-why .number .number-group:hover:after {
    height: 100%;
}
.hs-inner-factory .factory-menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -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;
}
.hs-inner-factory .factory-menu ul li a {
    font-size: 26px;
    font-weight: 900;
    line-height: 50px;

    display: block;

    padding: 0 24px; 
	border: 2px solid rgba(2, 56, 134, 0);

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

        padding: 0 10px;
    }
}
.hs-inner-factory .factory-menu ul li.active a {
    color: #e90022;
    border-color: #e90022;
}
.hs-inner-factory .factory {
    display: none;

    margin-top: 60px;
}
@media (max-width: 1560px) {
    .hs-inner-factory .factory {
        margin-top: 30px;
    }
}
.hs-inner-factory .factory .factory-slide {
    margin: 0 -20px;
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory .factory-slide {
        margin: 0 -10px;
    }
}
@media (max-width: 767px) {
    .hs-inner-factory .factory .factory-slide {
        margin: 0 -5px;
    }
}
.hs-inner-factory .factory .factory-group {
    padding: 20px;

    cursor: pointer;
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory .factory-group {
        padding: 10px;
    }
}
@media (max-width: 767px) {
    .hs-inner-factory .factory .factory-group {
        padding: 5px;
    }
}
.hs-inner-factory .factory .factory-group .ibox {
    padding-bottom: 75%;
}
.hs-inner-factory .factory .factory-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-factory .factory .factory-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}


.hs-inner-honor {
    padding-left: 10%;

    background: #f5faff;
}
@media (max-width: 1560px) {
    .hs-inner-honor {
        padding-left: 5%;
    }
}
.hs-inner-honor .title-home {
    margin-bottom: 30px;
}
.hs-inner-honor .honor-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 300px;
    padding-bottom: 20px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media (max-width: 1199px) {
    .hs-inner-honor .honor-left {
        width: 200px;
    }
}
@media (max-width: 767px) {
    .hs-inner-honor .honor-left {
        width: 100%;
        margin-top: 20px;
        padding-bottom: 0;

        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
}
.hs-inner-honor .honor {
    position: relative;

    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
}
@media (max-width: 1199px) {
    .hs-inner-honor .honor {
        width: -webkit-calc(100% - 200px);
        width: calc(100% - 200px);
    }
}
@media (max-width: 767px) {
    .hs-inner-honor .honor {
        width: 100%;

        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}
.hs-inner-honor .honor .swiper-honor {
    width: 110%;
}
.hs-inner-honor .honor .honor-group {
    display: block;

    cursor: pointer;
}
.hs-inner-honor .honor .honor-group .img {
    overflow: hidden;

    padding: 14px;

    border: 1px solid #d3e6fa;
}
@media (max-width: 767px) {
    .hs-inner-honor .honor .honor-group .img {
        padding: 6px;
    }
}
.hs-inner-honor .honor .honor-group .img .ibox {
    padding-bottom: 143.58974359%;
}
.hs-inner-honor .honor .honor-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-honor .honor .honor-group:hover .img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-inner-honor .honor .swiper-slide-active .honor-group .title-honor {
    display: block;

    opacity: 1;
}
.hs-inner-cases .cases {
    position: relative;

    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-cases .cases {
        margin-top: 40px;
    }
}
@media (max-width: 767px) {
    .hs-inner-cases .cases {
        margin-top: 20px;
    }
}
.hs-inner-cases .swiper-cases {
    width: 120%;
    margin-left: -10%;
}
@media (max-width: 767px) {
    .hs-inner-cases .swiper-cases {
        width: 100%;
        margin: 0;
    }
}
.hs-inner-cases .cases-group {
    position: relative;

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

    opacity: .4;
}
.hs-inner-cases .cases-group .img {
    border: 8px solid rgba(255, 255, 255, 0);
    box-shadow: 0 11px 14px 0 rgba(0, 0, 0, 0);
}
.hs-inner-cases .cases-group .ibox {
    padding-bottom: 74.28571429%;
}
.hs-inner-cases .cases-group .ibox img {
    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-inner-cases .swiper-slide-active .cases-group {
    opacity: 1;
}
.hs-inner-cases .swiper-button-prev {
    left: 28.2%;
}
@media (max-width: 1560px) {
    .hs-inner-cases .swiper-button-prev {
        left: 27%;
    }
}
@media (max-width: 767px) {
    .hs-inner-cases .swiper-button-prev {
        left: 0;
    }
}
.hs-inner-cases .swiper-button-next {
    right: 28.2%;
}
@media (max-width: 1560px) {
    .hs-inner-cases .swiper-button-next {
        right: 27%;
    }
}
@media (max-width: 767px) {
    .hs-inner-cases .swiper-button-next {
        right: 0;
    }
}
.hs-inner-cases .hs-more {
    text-align: center;
}
.hs-inner-factory-list .factory-list>ul,
.hs-inner-cases-list .factory-list>ul,
.hs-inner-factory-list .cases-list>ul,
.hs-inner-cases-list .cases-list>ul {
    margin-top: -30px;
}
.hs-inner-factory-list .factory-list>ul>li,
.hs-inner-cases-list .factory-list>ul>li,
.hs-inner-factory-list .cases-list>ul>li,
.hs-inner-cases-list .cases-list>ul>li {
    margin-top: 30px;
}
.hs-inner-factory-list .factory-list .factory-group,
.hs-inner-cases-list .factory-list .factory-group,
.hs-inner-factory-list .cases-list .factory-group,
.hs-inner-cases-list .cases-list .factory-group,
.hs-inner-factory-list .factory-list .cases-group,
.hs-inner-cases-list .factory-list .cases-group,
.hs-inner-factory-list .cases-list .cases-group,
.hs-inner-cases-list .cases-list .cases-group {
    display: block;
}
.hs-inner-factory-list .factory-list .factory-group .ibox,
.hs-inner-cases-list .factory-list .factory-group .ibox,
.hs-inner-factory-list .cases-list .factory-group .ibox,
.hs-inner-cases-list .cases-list .factory-group .ibox,
.hs-inner-factory-list .factory-list .cases-group .ibox,
.hs-inner-cases-list .factory-list .cases-group .ibox,
.hs-inner-factory-list .cases-list .cases-group .ibox,
.hs-inner-cases-list .cases-list .cases-group .ibox {
    padding-bottom: 58.82352941%;
}
.hs-inner-factory-list .factory-list .factory-group .ibox img,
.hs-inner-cases-list .factory-list .factory-group .ibox img,
.hs-inner-factory-list .cases-list .factory-group .ibox img,
.hs-inner-cases-list .cases-list .factory-group .ibox img,
.hs-inner-factory-list .factory-list .cases-group .ibox img,
.hs-inner-cases-list .factory-list .cases-group .ibox img,
.hs-inner-factory-list .cases-list .cases-group .ibox img,
.hs-inner-cases-list .cases-list .cases-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-factory-list .factory-list .factory-group .title-factory,
.hs-inner-cases-list .factory-list .factory-group .title-factory,
.hs-inner-factory-list .cases-list .factory-group .title-factory,
.hs-inner-cases-list .cases-list .factory-group .title-factory,
.hs-inner-factory-list .factory-list .cases-group .title-factory,
.hs-inner-cases-list .factory-list .cases-group .title-factory,
.hs-inner-factory-list .cases-list .cases-group .title-factory,
.hs-inner-cases-list .cases-list .cases-group .title-factory,
.hs-inner-factory-list .factory-list .factory-group .title-cases,
.hs-inner-cases-list .factory-list .factory-group .title-cases,
.hs-inner-factory-list .cases-list .factory-group .title-cases,
.hs-inner-cases-list .cases-list .factory-group .title-cases,
.hs-inner-factory-list .factory-list .cases-group .title-cases,
.hs-inner-cases-list .factory-list .cases-group .title-cases,
.hs-inner-factory-list .cases-list .cases-group .title-cases,
.hs-inner-cases-list .cases-list .cases-group .title-cases {
    font-size: 16px;
    line-height: 1.5;

    margin-top: 10px;
}
.hs-inner-factory-list .factory-list .factory-group:hover .ibox img,
.hs-inner-cases-list .factory-list .factory-group:hover .ibox img,
.hs-inner-factory-list .cases-list .factory-group:hover .ibox img,
.hs-inner-cases-list .cases-list .factory-group:hover .ibox img,
.hs-inner-factory-list .factory-list .cases-group:hover .ibox img,
.hs-inner-cases-list .factory-list .cases-group:hover .ibox img,
.hs-inner-factory-list .cases-list .cases-group:hover .ibox img,
.hs-inner-cases-list .cases-list .cases-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-inner-cases-list .cases-list .cases-group .ibox {
    padding-bottom: 63.26530612%;
}
#about-about,
#about-why,
#about-honor,
#about-factory,
#about-team,
#about-cases {
    position: relative;
    top: -100px;
}

/****/
.hs-inner-about
{
    position: relative;
    z-index: 9;

  
}

.hs-inner-about .about
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding: 80px 5%;

    background:#f5f5f5;
  
    -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: 1400px)
{
    .hs-inner-about .about
    {
        padding: 60px 5%;
    }
}
@media (max-width: 767px)
{
    .hs-inner-about .about
    {
        padding: 30px 15px;
    }
}
.hs-inner-about .about-left
{
    width: 270px;
}
@media (max-width: 991px)
{
    .hs-inner-about .about-left
    {
        width: 100%;
        margin-bottom: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-about .about-left
    {
        margin-bottom: 0;
    }
}
.hs-inner-about .about-left .year
{
    font-size: 120px;
    font-weight: 900;
    line-height: 1;

    margin-top: 20px;

    color: #08275a;
}
@media (max-width: 1560px)
{
    .hs-inner-about .about-left .year
    {
        font-size: 100px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-about .about-left .year
    {
        font-size: 90px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-about .about-left .year
    {
        font-size: 70px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-about .about-left .year
    {
        font-size: 40px;

        margin-top: 20px;
    }
}
.hs-inner-about .video
{
    width: 140px;
}
@media (max-width: 767px)
{
    .hs-inner-about .video
    {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-inner-about .about-middle
{
    width: -webkit-calc(100% - 410px);
    width:         calc(100% - 410px);
    padding: 0 5%;
}
@media (max-width: 991px)
{
    .hs-inner-about .about-middle
    {
        width: -webkit-calc(100% - 140px);
        width:         calc(100% - 140px);
        padding-left: 0;
    }
}
@media (max-width: 767px)
{
    .hs-inner-about .about-middle
    {
        width: 100%;
        margin-top: 20px;
        padding-right: 0;
    }
}
.hs-inner-about .public-note h3
{
    font-size: 20px;

    color: #000;
}
.hs-inner-about .video .public-play:before
{
    background-image: url(../images/play1.webp);
}
.hs-inner-about .video .public-play span:before
{
    border-color: transparent transparent transparent #0b9ff4;
}
.hs-inner-about .culture
{
    margin-top: 40px;
}
.hs-inner-about .culture > ul > li
{
    margin-top: 30px;
}
.hs-inner-about .culture .culture-group .title-culture
{
    font-size: 20px;
    font-weight: 900;
    line-height: 1.5;

    color: #08275a;
}
.hs-inner-about .culture .culture-group .img
{
    margin-top: 20px;
}
.hs-inner-about .culture .culture-group .img .ibox
{
    padding-bottom: 27.5%;
}
.hs-inner-about .culture .culture-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-inner-about .culture .culture-group .public-note
{
    margin-top: 20px;
}
@media (min-width: 1200px)
{
    .hs-inner-about .culture .culture-group:hover .img .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
}
.hs-inner-advantage
{
    position: relative;

    height: 70vh;

    color: #fff;
}
@media (max-width: 991px)
{
    .hs-inner-advantage
    {
        height: auto;
    }
}
.hs-inner-advantage .advantage-bgbox
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}
.hs-inner-advantage .advantage-bgbox:before
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 41, 108, .8);
}
.hs-inner-advantage .advantage-bgbox .advantage-bg
{
    width: 100%;
    height: 100%;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (min-width: 1200px)
{
    .hs-inner-advantage .advantage-bgbox .advantage-bg
    {
        background-attachment: fixed;
    }
}
.hs-inner-advantage .advantage-menu
{
    position: relative;
    z-index: 6;

    height: 100%;
}
@media (max-width: 991px)
{
    .hs-inner-advantage .advantage-menu
    {
        height: auto;
    }
}
.hs-inner-advantage .advantage-menu ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    height: 100%;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
            align-content: space-between;
}
@media (max-width: 991px)
{
    .hs-inner-advantage .advantage-menu ul
    {
        height: auto;

        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
                align-content: flex-start;
    }
}
.hs-inner-advantage .advantage-menu ul li
{
    width: 20%;

    border-top: 1px solid rgba(255, 255, 255, .6);
    border-right: 1px solid rgba(255, 255, 255, .6);
    border-bottom: 1px solid rgba(255, 255, 255, .6);
}
@media (max-width: 991px)
{
    .hs-inner-advantage .advantage-menu ul li
    {
        width: 25%;
    }
}
@media (max-width: 767px)
{
    .hs-inner-advantage .advantage-menu ul li
    {
        width: 50%;
    }
}
.hs-inner-advantage .advantage-menu .advantage-group
{
    position: relative;

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

    height: 100%;
    padding: 20px 5%;

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

    color: rgba(255, 255, 255, .6);

    -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-advantage .advantage-menu .advantage-group:after
{
    position: absolute;
    bottom: -10px;
    left: 50%;

    display: block;

    width: 0;
    height: 0;

    content: '';
    -webkit-transition: all .2s;
            transition: all .2s;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);

    opacity: 0;
    border-width: 10px 6px 0 6px;
    border-style: solid;
    border-color: #0b9ff4 transparent transparent transparent;
}
.hs-inner-advantage .advantage-menu .advantage-group .icon
{
    margin-right: 18px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-inner-advantage .advantage-menu .advantage-group .icon .flaticon
{
    font-size: 40px;
}
.hs-inner-advantage .advantage-menu .advantage-group p
{
    font-weight: bold;
    line-height: 24px;

    max-width: 160px;
    margin: 0;
}
.hs-inner-advantage .advantage-menu .active
{
    border-color: #0b9ff4;
}
.hs-inner-advantage .advantage-menu .active .advantage-group
{
    color: #fff;
    background-color: #0b9ff4;
}
.hs-inner-advantage .advantage-menu .active .advantage-group:after
{
    opacity: 1;
}
.hs-inner-advantage .advantage-content
{
    position: absolute;
    z-index: 6;
    top: 50%;
    left: 50%;

    width: 100%;
    max-width: 810px;

    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
}
@media (max-width: 991px)
{
    .hs-inner-advantage .advantage-content
    {
        position: relative;
        top: 0;
        left: 0;

        padding: 50px 0;

        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}
.hs-inner-advantage .advantage
{
    position: relative;

    padding: 0 130px;

    text-align: center;
}
@media (max-width: 991px)
{
    .hs-inner-advantage .advantage
    {
        padding: 0 100px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-advantage .advantage
    {
        padding: 0 30px;
    }
}
.hs-inner-advantage .advantage:before,
.hs-inner-advantage .advantage:after
{
    font-size: 150px;
    font-weight: 900;
    line-height: 1;

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

    content: '“';

    color: #fff;
}
@media (max-width: 991px)
{
    .hs-inner-advantage .advantage:before,
    .hs-inner-advantage .advantage:after
    {
        font-size: 100px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-advantage .advantage:before,
    .hs-inner-advantage .advantage:after
    {
        font-size: 50px;
    }
}
.hs-inner-advantage .advantage:after
{
    right: 0;
    left: auto;

    content: '”';
}
.hs-inner-advantage .advantage .icon
{
    line-height: 110px;

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

    text-align: center;

    border: 2px solid #fff;
    border-radius: 50%;
}
@media (max-width: 991px)
{
    .hs-inner-advantage .advantage .icon
    {
        line-height: 80px;

        width: 80px;
        height: 80px;
    }
}
.hs-inner-advantage .advantage .icon .flaticon
{
    font-size: 60px;
}
@media (max-width: 1199px)
{
    .hs-inner-advantage .advantage .icon .flaticon
    {
        font-size: 50px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-advantage .advantage .icon .flaticon
    {
        font-size: 40px;
    }
}
.hs-inner-advantage .advantage .title-advantage
{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;

    margin-top: 40px;
}
@media (max-width: 991px)
{
    .hs-inner-advantage .advantage .title-advantage
    {
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-advantage .advantage .title-advantage
    {
        font-size: 18px;
    }
}
.hs-inner-advantage .advantage .public-note
{
    margin-top: 30px;
}
@media (max-width: 991px)
{
    .hs-inner-advantage .advantage .public-note
    {
        margin-top: 20px;
    }
}
.hs-inner-advantage .advantage .public-note p
{
    font-size: 18px;
    line-height: 1.66666667;

    color: rgba(255, 255, 255, .7);
}
@media (max-width: 991px)
{
    .hs-inner-advantage .advantage .public-note p
    {
        font-size: 16px;
    }
}


/***
.hs-inner-factory .factory-menu
{
    border-bottom: 1px solid rgba(102, 102, 102, .5);
}
.hs-inner-factory .factory-menu 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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 767px)
{
    .hs-inner-factory .factory-menu ul
    {
        margin: 0 -10px;
    }
}
.hs-inner-factory .factory-menu ul li
{
    position: relative;

    padding: 0 20px;
}
@media (max-width: 767px)
{
    .hs-inner-factory .factory-menu ul li
    {
        padding: 0 10px;
    }
}
.hs-inner-factory .factory-menu ul li a
{
    font-size: 18px;
    line-height: 2;

    position: relative;

    display: block;

    padding: 10px 0;
}
@media (max-width: 767px)
{
    .hs-inner-factory .factory-menu ul li a
    {
        font-size: 16px;
    }
}
.hs-inner-factory .factory-menu ul li a:before
{
    position: absolute;
    bottom: 0;
    left: 50%;

    display: block;

    width: 0;
    height: 6px;

    content: '';
    -webkit-transition: all .4s;
            transition: all .4s;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);

    background-color: #08275a;
}
.hs-inner-factory .factory-menu ul li.active a
{
    color: #08275a;
}
.hs-inner-factory .factory-menu ul li.active a:before
{
    width: 100%;
}
.hs-inner-factory .factory-content
{
    position: relative;

    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-inner-factory .factory-content
    {
        margin-top: 30px;
    }
}
.hs-inner-factory .factory
{
    position: absolute;
    top: 0;

    width: 100%;
    height: 100%;

    opacity: 0;
}
.hs-inner-factory .factory:nth-child(1)
{
    position: relative;
}
.hs-inner-factory .factory.show
{
    opacity: 1;
}
.hs-inner-factory .factory .swiper-wrapper
{
    margin: 0 -15px;
}
@media (max-width: 991px)
{
    .hs-inner-factory .factory .swiper-wrapper
    {
        margin: 0 -5px;
    }
}
.hs-inner-factory .factory .swiper-slide
{
    width: auto;
    padding: 0 15px;
}
@media (max-width: 991px)
{
    .hs-inner-factory .factory .swiper-slide
    {
        padding: 0 5px;
    }
}
.hs-inner-factory .factory .factory-group
{
    overflow: hidden;

    padding-bottom: 40px;

    text-align: center;
}
.hs-inner-factory .factory .factory-group img
{
    height: 370px;

    -webkit-transition: all 1s;
            transition: all 1s;
}
@media (max-width: 1400px)
{
    .hs-inner-factory .factory .factory-group img
    {
        height: 300px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-factory .factory .factory-group img
    {
        height: 240px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-factory .factory .factory-group img
    {
        height: 200px;
    }
}
.hs-inner-factory .factory .factory-group .title-factory
{
    line-height: 24px;

    position: absolute;
    bottom: 0;

    display: -webkit-box;
    overflow: hidden;

    width: 100%;
    height: 24px;

    color: #333;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (min-width: 1200px)
{
    .hs-inner-factory .factory .factory-group:hover img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
}
.hs-inner-factory .swiper-pagination
{
    position: relative;

    margin-top: 40px;
}
.hs-inner-factory .swiper-pagination span
{
    width: 15px;
    height: 15px;

    opacity: 1;
    border-radius: 50%;
    background: #e7e7e7;
}
.hs-inner-factory .swiper-pagination .swiper-pagination-bullet-active
{
    background-color: #08275a;
}
#about-about,
#about-values,
#about-why,
#about-mission,
#about-factory,
#about-customers,
#about-honor,
#product-feedback
{
    position: relative;
    top: -100px;
}
***/
.public-product-group
{
    position: relative;

    display: block;

    padding: 10px;

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

    background-color: #fff;
}
.public-product-group:before
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 0;
    height: 2px;

    content: '';

    background-color: #d0211a;
}
.public-product-group:after
{
    position: absolute;
    top: 0;
    right: 0;

    display: block;

    width: 2px;
    height: 0;

    content: '';

    background-color: #d0211a;
}
.public-product-group .group:before
{
    position: absolute;
    right: 0;
    bottom: 0;

    display: block;

    width: 0;
    height: 2px;

    content: '';

    background-color: #d0211a;
}
.public-product-group .group:after
{
    position: absolute;
    bottom: 0;
    left: 0;

    display: block;

    width: 2px;
    height: 0;

    content: '';

    background-color: #d0211a;
}
.public-product-group .img
{
    background: -webkit-linear-gradient(354deg, rgba(241, 241, 241, .4), rgba(248, 248, 248, .4));
    background:         linear-gradient(96deg, rgba(241, 241, 241, .4), rgba(248, 248, 248, .4));
}
.public-product-group .img .ibox
{
    mix-blend-mode: multiply;
}
.public-product-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.public-product-group .desc
{
    padding: 20px 8%;
}
@media (max-width: 767px)
{
    .public-product-group .desc
    {
        padding: 20px 5% 10px;
    }
}
.public-product-group .title-product
{
    font-size: 16px;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    height: 48px;
    padding: 0;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.public-product-group .more
{
    margin-top: 10px;
}
.public-product-group .more .flaticon
{
    font-size: 30px;
    line-height: 1;
}
@media (min-width: 1200px)
{
    .public-product-group:hover
    {
        box-shadow: 0 18px 22px 0 rgba(12, 89, 167, .19);
    }
    .public-product-group:hover:before
    {
        width: 100%;

        -webkit-transition: all .4s;
                transition: all .4s;
    }
    .public-product-group:hover:after
    {
        height: 100%;

        -webkit-transition: all .4s;
                transition: all .4s;
        -webkit-transition-delay: .4s;
                transition-delay: .4s;
    }
    .public-product-group:hover .group:before
    {
        width: 100%;

        -webkit-transition: all .4s;
                transition: all .4s;
        -webkit-transition-delay: .8s;
                transition-delay: .8s;
    }
    .public-product-group:hover .group:after
    {
        height: 100%;

        -webkit-transition: all .4s;
                transition: all .4s;
        -webkit-transition-delay: 1.2s;
                transition-delay: 1.2s;
    }
    .public-product-group:hover .img .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .public-product-group:hover .title-product
    {
        color: #e90022;
    }
    .public-product-group:hover .more
    {
        color: #e90022;
    }
}
.hs-inner-products
{
    overflow: visible;

    padding-top: 40px;

    background-color: #f5f5f5;
}
.hs-inner-products .title-inner h2
{
    text-transform: capitalize;

    color: #08275a;
}
.hs-inner-products .products > ul
{
    margin-top: -50px;
}
@media (max-width: 1199px)
{
    .hs-inner-products .products > ul
    {
        margin-top: 0;
    }
}
.hs-inner-products .products > ul > li
{
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .hs-inner-products .products > ul > li
    {
        margin-top: 30px;
    }
}
.hs-inner-product-details
{
    overflow: visible;

    padding-top: 40px;

    background-color: #f5f5f5;
}
.hs-inner-product-details .title-inner h2
{
    text-transform: capitalize;

    color: #08275a;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .product-details
    {
        margin-top: 30px;
    }
}
.hs-inner-product-details .product-details .product-group .ibox
{
    padding-bottom: 100%;
}
.hs-inner-product-details .product-details .details-imgbox
{
    width: 45%;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .details-imgbox
    {
        width: 100%;
    }
}
.hs-inner-product-details .product-details .details-imgbox .slick-product-big,
.hs-inner-product-details .product-details .details-imgbox .slick-product-small
{
    font-size: 0;
}
.hs-inner-product-details .product-details .product-big
{
    overflow: hidden;

    /* max-height: 400px; */

    box-shadow: 0 19px 15px 0 rgba(0, 0, 0, .15);
}
.hs-inner-product-details .product-details .product-big .product-group
{
    cursor: crosshair;
}
.hs-inner-product-details .product-details .product-small
{
    overflow: hidden;

    max-height: 120px;
    margin-top: 20px;
    padding: 0 30px;
}
.hs-inner-product-details .product-details .product-small .slick-slide
{
    max-width: 200px;
    padding: 0 5px;
}
@media (max-width: 1400px)
{
    .hs-inner-product-details .product-details .product-small .slick-slide
    {
        padding: 0 5px;
    }
}
.hs-inner-product-details .product-details .product-small .product-group
{
    -webkit-transition: all .2s;
            transition: all .2s;

    border: 1px solid #a3a3a3;
}
.hs-inner-product-details .product-details .product-small .slick-current .product-group
{
    border-color: #08275a;
}
.hs-inner-product-details .product-details .product-small .slick-arrow
{
    line-height: 40px;

    position: absolute;
    top: 50%;
    left: -30px;

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

    width: 40px;
    height: 40px;

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

    background: none;

    -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-product-details .product-details .product-small .slick-arrow:before
{
    display: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 5px 10px 5px 0;
    border-style: solid;
    border-color: transparent #08275a transparent transparent;
}
.hs-inner-product-details .product-details .product-small .slick-arrow:hover
{
    color: #08275a;
}
.hs-inner-product-details .product-details .product-small .slick-next
{
    right: -30px;
    left: auto;
}
.hs-inner-product-details .product-details .product-small .slick-next:before
{
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.hs-inner-product-details .product-details .details-content
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 55%;
    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-product-details .product-details .details-content
    {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .details-content .title-details
    {
        margin-top: 20px;
    }
}
.hs-inner-product-details .product-details .details-content .title-details h2
{
    font-size: 18px;
    font-weight: 900;
    line-height: 1.25;

    color: #000;
}
.hs-inner-product-details .product-details .details-content .public-note
{
    margin-top: 20px;
}
.hs-inner-product-details .link-download
{
    margin-top: 30px;
    
    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-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-inner-product-details .link-download .link
{
    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-product-details .link-download .link a
{
    line-height: 52px;

    display: inline-block;

    min-width: 120px;
    margin: 10px 0;
    margin-right: 20px;
    padding: 0 10px;

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

    color: #fff;
    background-color: #d0211a;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .link-download .link a
    {
        line-height: 40px;
    }
}
.hs-inner-product-details .link-download .link a:hover
{
    color: #fff;
    background: #000;
}
.hs-inner-product-details .link-download .link .contact
{
    background: #08275a;
}
.hs-inner-product-details .link-download .download a
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    width: -webkit-fit-content;
    width:    -moz-fit-content;
    width:         fit-content;

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

    color: #08275a;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-product-details .link-download .download a .flaticon
{
    margin-right: 10px;
}
.hs-inner-product-details .link-download .download a:hover
{
    color: #0b9ff4;
}
.hs-inner-product-details .parameter
{
    padding-top: 70px;
}
@media (max-width: 1560px)
{
    .hs-inner-product-details .parameter
    {
        padding-top: 60px;
    }
}
.hs-inner-product-details .parameter .ibox img
{
    height: 100% !important;
}
.hs-inner-product-details .parameter-content
{
    padding-top: 30px;
}
@media (max-width: 991px)
{
    .hs-inner-product-details .parameter-content
    {
        padding-top: 20px;
    }
}
.hs-inner-product-details .parameter-content img
{
    max-width: 100%;
    height: auto !important;
}
.hs-inner-product-details .parameter-content .fz24
{
    font-size: 24px;
    line-height: 1.66666667;

    color: #08275a;
}
@media (max-width: 1560px)
{
    .hs-inner-product-details .parameter-content .fz24
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .parameter-content .fz24
    {
        font-size: 18px;
    }
}
.hs-inner-product-details .parameter-content h4
{
    font-size: 18px;
    line-height: 1.44444444;

    color: #08275a;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .parameter-content h4
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product-details .parameter-content h4
    {
        font-size: 14px;
    }
}
.hs-inner-product-details .parameter-content .table_a
{
    overflow-x: auto;

    max-width: 100%;
}
.hs-inner-product-details .parameter-content table
{
    font-size: 15px;
    line-height: 1.73333333;

    width: 100%;
    max-width: 100%;

    background-color: #fff;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .parameter-content table
    {
        font-size: 14px;
    }
}
.hs-inner-product-details .parameter-content table tr:nth-child(odd)
{
    background: rgba(219, 219, 219, .2);
}
.hs-inner-product-details .parameter-content table tr th
{
    font-size: 16px;

    text-align: left;

    background: #f9fcff;
}
.hs-inner-product-details .parameter-content table tr th,
.hs-inner-product-details .parameter-content table tr td
{
    padding: 15px 30px;

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

    border: 1px solid #eaeaea;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .parameter-content table tr th,
    .hs-inner-product-details .parameter-content table tr td
    {
        padding: 10px;
    }
}
.hs-inner-product-details .parameter-content h3
{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;
}
.hs-inner-product-details .parameter-content p
{
    color: #333;
}
.public-feedback
{
    padding-top: 70px;
}
@media (max-width: 1560px)
{
    .public-feedback
    {
        padding-top: 60px;
    }
}
.public-feedback .feedbackform
{
    margin-top: 30px;
}
.public-product-related
{
    padding-top: 70px;
}
@media (max-width: 1560px)
{
    .public-product-related
    {
        padding-top: 60px;
    }
}
.public-product-related .product-related
{
    margin-top: 40px;
}
.public-product-related .product-related .swiper-product-related
{
    padding: 0 10px;
}
@media (max-width: 767px)
{
    .public-product-related .product-related .swiper-product-related
    {
        padding: 0;
    }
}
.public-product-related .product-related .swiper-slide
{
    padding: 20px 0;
}
.public-product-related .related-button
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 40px;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 991px)
{
    .public-product-related .related-button
    {
        margin-top: 20px;
    }
}
.public-product-related .swiper-button-prev,
.public-product-related .swiper-button-next
{
    border-radius: 0;
}
.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: 30px;
}
@media (max-width: 767px)
{
    .feedbackform form ul li
    {
        margin-top: 20px;
    }
}
.feedbackform form .field
{
    position: relative;
}
.feedbackform form .input-label
{
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;

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

    width: 100%;
    padding: 10px 20px;

    cursor: text;
    -webkit-transition-timing-function: linear;
            transition-timing-function: linear;
    -webkit-transition-duration: .18s;
            transition-duration: .18s;
    -webkit-transition-property: top, font-size;
            transition-property: top, font-size;

    color: #666;
}
@media (max-width: 991px)
{
    .feedbackform form .input-label
    {
        font-size: 14px;
        line-height: 24px;

        padding: 10px 20px;
    }
}
.feedbackform form .input-field
{
    font-size: 16px;
    line-height: 30px;

    width: 100%;
    padding: 10px 20px;

    -webkit-transition: border .28s ease-out;
            transition: border .28s ease-out;

    border: 1px solid rgba(138, 138, 138, .27);
    background: transparent;
    background-color: #fff;
}
@media (max-width: 991px)
{
    .feedbackform form .input-field
    {
        font-size: 14px;
        line-height: 24px;

        padding: 10px 20px;
    }
}
.feedbackform form .input-field:required + .input-label:after
{
    content: '*';

    color: red;
}
.feedbackform form .input-field:focus + .input-label,
.feedbackform form .input-field:not(:placeholder-shown) + .input-label
{
    font-size: 14px;

    top: -36px;

    color: #999;
}
@media (max-width: 991px)
{
    .feedbackform form .input-field:focus + .input-label,
    .feedbackform form .input-field:not(:placeholder-shown) + .input-label
    {
        font-size: 12px;

        top: -20px;
    }
}
.feedbackform form .input:hover .input-field:placeholder-shown:not(:focus)
{
    border-color: #666;
}
.feedbackform form .submit
{
    font-size: 16px;
    line-height: 44px;

    height: 50px;
    margin-top: 30px;
    padding: 0 40px;

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

    color: #fff;
    border: none;
    border-radius: 0;
    outline: none;
    background-color: #08275a;
}
@media (max-width: 991px)
{
    .feedbackform form .submit
    {
        font-size: 16px;
        line-height: 40px;

        height: 40px;
        margin-top: 30px;
    }
}
.feedbackform form .submit:hover
{
    -webkit-transition: all .2s;
            transition: all .2s;

    background-color: #074b90;
}
.hs-footer
{
    position: relative;
    z-index: 6; background:url(../images/footbg.webp) top center no-repeat #020202;

    color: rgba(255, 255, 255, .6);
    background-size: cover;
}

.hs-footer .container{ position:relative;}

.hs-footer .foot
{
    overflow: hidden;

    padding: 130px 0 60px;
}
@media (max-width: 991px)
{
    .hs-footer .foot
    {
        padding: 50px 0 30px;
    }
}
@media (max-width: 767px)
{
    .hs-footer .foot
    {
        padding: 30px 0;
    }
}
.hs-footer .foot-left
{
   margin-right:4%; width:16%;
}

.hs-footer .foot-left h3{ font-size:20px; color:#fff; font-weight:bold; line-height:1.66667; margin-bottom:0;}

@media (max-width: 1199px)
{
    .hs-footer .foot-left
    {
        max-width: 100%;
    }
}

@media (max-width: 767px)
{
    .hs-footer .foot-left
    {
       width: 100%;
    }
}

.hs-footer .foot-logo { margin-top:-32px; position:absolute; right:0;}

.hs-footer .foot-logo img
{
    height: 108px;
}
@media (max-width: 1199px)
{
    .hs-footer .foot-logo img
    {
        height: 60px;
    }
}
@media (max-width: 767px)
{
    .hs-footer .foot-logo img
    {
        height: 40px;
    }
}
.hs-footer .foot-txt
{
    margin-top: 30px;

    color: #fff;
}
@media (max-width: 767px)
{
    .hs-footer .foot-txt
    {
        margin-top: 20px;
    }
}
.hs-footer .foot-txt .txt-group
{
  
    margin: 20px 0;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-footer .foot-txt .txt-group .icon
{ 
   font-size:14px; 
   color:#e90022;
   font-weight: bold;
}
.hs-footer .foot-txt .txt-group .icon .flaticon
{
    font-size: 24px;
}
.hs-footer .foot-txt .txt-group .txt
{
    width:100%; font-size:16px; color:#fff;
}
.hs-footer .foot-txt .txt-group .txt p
{
    line-height: 26px;

    margin: 0;
}
.hs-footer .public-share
{
    margin-top: 20px;
}
@media (max-width: 991px)
{
    .hs-footer .public-share
    {
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-footer .public-share
    {
        margin-top: 0;
    }
}
.hs-footer .foot-nav
{
    width: 26%;
}
@media (max-width: 1560px)
{
    .hs-footer .foot-nav
    {
        width: 30%;
    }
}
@media (max-width: 1199px)
{
    .hs-footer .foot-nav
    {
        
        margin-top:0;
    }
}

@media (max-width: 999px)
{
    .hs-footer .foot-nav
    {
        width: 100%;
        margin-top: 10px;
    }
}
.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;

    margin:0 0 5px 0;
}
@media (max-width: 991px)
{
    .hs-footer .foot-nav > ul > li
    {
        width: 100%;
        max-width: 100%;
    }
}
.hs-footer .foot-nav > ul > li > a
{
    font-weight:bold;
    line-height: 1.66666667; font-size:20px;
    display: block;

    text-transform: uppercase;

    color: #fff;
}
.hs-footer .foot-nav > ul > li .flaticon-next
{
    font-style: normal;

    display: none;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 767px)
{
    .hs-footer .foot-nav > ul > li .flaticon-next
    {
        font-size: 16px;
        line-height: 30px;

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

        display: block;

        width: 30px;
        height: 30px;

        text-align: center;
    }
}
.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: 991px)
{
    .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: 24px;

    display: block;

    padding: 4px 0;
}
.hs-footer .foot-nav > ul > li > ul > li:hover > a
{
    text-decoration: underline;

    color: #fff;
}
@media (min-width: 992px)
{
    .hs-footer .foot-nav > ul > li .grid
    {
        display: grid;

        grid-template-columns: repeat(2, 1fr);
        gap: 0 100px;
    }
}
.hs-footer .foot-nav > ul > li.current .flaticon-next
{
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
}



.hs-footer .foot-center{ width:20%; margin:0 8%;}


@media (max-width: 1560px)
{
.hs-footer .foot-nav{ width:29%;}
.hs-footer .foot-left{ margin-right: 2%;}
.hs-footer .foot-center{ width:20%; margin:0 6%;}
}

@media (max-width: 1199px)
{
.hs-footer .foot-nav{ width:24%;}

}
@media (max-width: 767px)
{
.hs-footer .foot-nav{ width:100%;}
.hs-footer .foot-center{ width:100%; margin:0;}

}


.hs-footer .foot-center h3{
    font-weight: bold;
    line-height: 1.66666667;
    font-size: 20px;
    display: block;
    text-transform: uppercase;
    color: #fff;}

.hs-footer .foot-center > ul > li{ border-bottom:1px solid rgba(255,255,255,.2); padding:18px 0;}
.hs-footer .foot-center > ul > li:nth-child(2){ border:none;}

.hs-footer .foot-center > ul > li .img {
    position:absolute ;
}
.hs-footer .foot-center > ul > li .img:before {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 50%;

    content: '';

    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(12, 89, 167, .9)));
    background-image: -webkit-linear-gradient(transparent, rgba(12, 89, 167, .9));
    background-image: linear-gradient(transparent, rgba(12, 89, 167, .9));
    display: none;
}
.hs-footer .foot-center > ul > li .img {
    width: 60px; padding-top:5px;
}
.hs-footer .foot-center > ul > li .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}


.hs-footer .foot-center > ul > li .desc {
   

    padding-left: 80px; min-height:70px;
}

.hs-footer .foot-center > ul > li .desc .title-news {
    font-size: 16px;
    line-height: 22px; 
	color:rgba(255,255,255,.5);
    transition: all .2s;

}
.hs-footer .foot-center > ul > li .desc .title-news b {
    display: -webkit-box; font-weight:normal;
    overflow: hidden;

    max-height: 44px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.hs-footer .foot-center > ul > li .desc .public-note {
    display: -webkit-box;
    overflow: hidden;

    max-height: 48px;
    margin-top: 10px;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.hs-footer .foot-center > ul > li .desc .public-note p {
    font-size: 14px;
    line-height: 24px;

    margin: 0;
}
.hs-footer .foot-center > ul > li .desc .date-more {
    font-weight:500;
    line-height: 22px;

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

    margin-top: 5px;

    color: rgb(255, 255, 255,.4);
    -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 (min-width: 1200px) {
    .hs-footer .foot-center > ul > li:hover .img .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .hs-footer .foot-center > ul > li:hover .desc .title-news {
        color: rgb(230, 0, 19);
    }
 
   .hs-footer .foot-center > ul > li:hover .date-more .date {
        color: rgb(230, 0, 19);
    }
}

.hs-footer .foot-right{ width:18%;}

.hs-footer .foot-right h3{
    font-weight: bold;
    line-height: 1.66666667;
    font-size: 20px;
    display: block;
    text-transform: uppercase;
    color: #fff;
	}
@media (max-width: 767px)
{

.hs-footer .foot-right{ width:100%;}
}




.hs-footer .copyright
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    overflow: hidden;

    padding: 30px 0 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;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 1199px)
{
    .hs-footer .copyright
    {
        width: 100%;
    }
}
@media (max-width: 767px)
{
    .hs-footer .copyright
    {
        display: block;

        padding: 15px 0;
    }
	
}
.hs-footer .copyright p
{
    display: inline-block;

    margin: 0;

    vertical-align: middle;
}



.hs-footer .copyright .policy:after
{
    margin: 0 6px;

    content: '|';
}

@media (max-width: 991px)
{
    .hs-footer .copyright .design
    {
        float: none;
    }
}
.hs-footer .copyright a:hover
{
    text-decoration: underline;

    color: #fff;
}
.public-news-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.public-news-group .img
{
    width: 30%;
}
@media (max-width: 767px)
{
    .public-news-group .img
    {
        width: 100%;
    }
}
.public-news-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.public-news-group .desc
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 70%;
    padding: 30px 5%;

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

    background: #f5f5f5;

    -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;
}
@media (max-width: 767px)
{
    .public-news-group .desc
    {
        width: 100%;
        padding: 20px 15px;
    }
}
.public-news-group .desc .title-news
{
    display: block;

    padding-bottom: 10px;

    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
.public-news-group .desc .title-news span
{
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;

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

    max-height: 48px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.public-news-group .desc .note
{
    display: -webkit-box;
    overflow: hidden;

    max-height: 48px;
    margin-top: 10px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.public-news-group .desc .note p
{
    font-size: 14px;
    line-height: 24px;

    color: #666;
}
.public-news-group .desc .date-more
{
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;

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

    margin-top: 100px;

    color: #08275a;

    -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)
{
    .public-news-group .desc .date-more
    {
        margin-top: 50px;
    }
}
@media (max-width: 767px)
{
    .public-news-group .desc .date-more
    {
        margin-top: 20px;
    }
}
.public-news-group .desc .date-more .more a:after
{
    display: inline-block;

    width: 0;
    height: 0;
    margin-top: -2px;
    margin-left: 10px;

    content: '';
    vertical-align: middle;

    border-width: 5px 0 5px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #08275a;
}
@media (min-width: 1200px)
{
    .public-news-group:hover .img .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .public-news-group:hover .desc
    {
        color: #fff;
        background-color: #e90022;
    }
    .public-news-group:hover .desc .title-news
    {
        border-bottom-color: #fff;
    }
    .public-news-group:hover .desc .note p
    {
        color: #fff;
    }
    .public-news-group:hover .desc .date-more
    {
        color: #fff;
    }
    .public-news-group:hover .desc .date-more .more a:after
    {
        border-color: transparent transparent transparent #fff;
    }
}
.hs-inner-news .news > ul
{
    margin-top: -30px;
}
.hs-inner-news .news > ul > li
{
    margin-top: 30px;
}
.hs-inner-news .news > ul > li:nth-child(2n) .public-news-group
{
            flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
}
.hs-inner-faqs .faqs > ul > li
{
    -webkit-transition: background-color .2s;
            transition: background-color .2s;

    border-bottom: 1px solid #cecece;
}
.hs-inner-faqs .faqs > ul > li:last-child
{
    border-bottom: none;
}
.hs-inner-faqs .faqs > ul > li.current
{
    padding: 30px 0;

    color: #fff;
    background-color: #e90022;
}
@media (max-width: 767px)
{
    .hs-inner-faqs .faqs > ul > li.current
    {
        padding: 0;
    }
}
.hs-inner-faqs .faqs > ul > li.current .faqs-group
{
    padding-right: 170px;
    padding-left: 50px;
}
@media (max-width: 767px)
{
    .hs-inner-faqs .faqs > ul > li.current .faqs-group
    {
        padding-right: 15px;
        padding-left: 15px;
    }
}
.hs-inner-faqs .faqs > ul > li.current .faqs-group .title-faqs
{
    padding-left: 0;
}
.hs-inner-faqs .faqs > ul > li.current .faqs-group .title-faqs:after
{
    content: '-';
}
.hs-inner-faqs .faqs > ul > li.current .faqs-group .title-faqs .icon
{
    font-size: 100px;
    font-weight: 900;
    line-height: 1;

    right: -170px;
    left: auto;

    width: 170px;
    height: auto;

    color: rgba(255, 255, 255, .1);
    background: none;
}
.hs-inner-faqs .faqs-group
{
    position: relative;

    cursor: pointer;
}
.hs-inner-faqs .title-faqs
{
    line-height: 30px;

    position: relative;

    padding: 20px 50px 20px 50px;

    border-bottom: 1px solid rgba(255, 255, 255, .2);
}
@media (max-width: 767px)
{
    .hs-inner-faqs .title-faqs
    {
        padding-right: 40px;
    }
}
.hs-inner-faqs .title-faqs h3
{
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;

    margin: 0;
}
@media (max-width: 767px)
{
    .hs-inner-faqs .title-faqs h3
    {
        font-size: 16px;
    }
}
.hs-inner-faqs .title-faqs .icon
{
    line-height: 25px;

    position: absolute;
    top: 20px;
    left: 10px;

    width: 25px;
    height: 25px;

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background-color: #08275a;
}
.hs-inner-faqs .title-faqs:after
{
    font-weight: 900;
    line-height: 25px;

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

    content: '+';
}
.hs-inner-faqs .faqs-ques
{
    display: none;

    padding: 30px 0;
}
@media (max-width: 767px)
{
    .hs-inner-faqs .faqs-ques
    {
        padding: 15px 0 30px;
    }
}
.hs-inner-faqs .faqs-ques p
{
    color: #fff;
}
.hs-inner-news-show
{
    padding-top: 30px;
}
.hs-inner-news-show .news-show .date b
{
    color: #08275a;
}
.hs-inner-news-show .news-show .title-news-show h2
{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.33333333;

    margin: 0;
}
@media (max-width: 767px)
{
    .hs-inner-news-show .news-show .title-news-show h2
    {
        font-size: 20px;
    }
}
.hs-inner-news-show .news-show .share-info
{
    margin-top: 30px;
    padding: 15px 0;

    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
}
@media (max-width: 767px)
{
    .hs-inner-news-show .news-show .share
    {
        width: 100%;
        margin-top: 10px;
    }
}
.hs-inner-news-show .news-show .public-note
{
    margin-top: 30px;
}
.hs-inner-news-show .news-show .public-note img
{
    max-width: 100%;
    height: auto !important;
}
.hs-inner-news-show .button-news
{
    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;
}
@media (max-width: 991px)
{
    .hs-inner-news-show .button-news
    {
        margin-top: 30px;
    }
}
.hs-inner-news-show .button-news .swiper-button-prev,
.hs-inner-news-show .button-news .swiper-button-next,
.hs-inner-news-show .button-news .return a
{
    line-height: 62px;

    display: block;

    width: 62px;
    height: 62px;

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

    color: #fff;
    border-radius: 0;
    background: #f5f5f5;
}
@media (max-width: 991px)
{
    .hs-inner-news-show .button-news .swiper-button-prev,
    .hs-inner-news-show .button-news .swiper-button-next,
    .hs-inner-news-show .button-news .return a
    {
        line-height: 50px;

        width: 50px;
        height: 50px;
    }
}
.hs-inner-news-show .button-news .swiper-button-prev .flaticon,
.hs-inner-news-show .button-news .swiper-button-next .flaticon,
.hs-inner-news-show .button-news .return a .flaticon
{
    font-size: 24px;
}
.hs-inner-news-show .button-news .swiper-button-prev:hover,
.hs-inner-news-show .button-news .swiper-button-next:hover,
.hs-inner-news-show .button-news .return a:hover
{
    background-color: #08275a;
}
.hs-inner-news-show .button-news .swiper-button-prev:hover svg,
.hs-inner-news-show .button-news .swiper-button-next:hover svg,
.hs-inner-news-show .button-news .return a:hover svg
{
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.hs-inner-news-show .button-news .prev-next
{
    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-show .button-news .swiper-button-prev,
.hs-inner-news-show .button-news .swiper-button-next
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    background-color: #08275a;

    -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-news-show .button-news .swiper-button-prev:before,
.hs-inner-news-show .button-news .swiper-button-next:before
{
    display: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 5px 8px 5px 0;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
}
.hs-inner-news-show .button-news .swiper-button-prev:hover:before,
.hs-inner-news-show .button-news .swiper-button-next:hover:before
{
    border-color: transparent #fff transparent transparent;
}
.hs-inner-news-show .button-news .swiper-button-next
{
    margin-left: 15px;
}
.hs-inner-news-show .button-news .swiper-button-next:before
{
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.hs-inner-news-show .button-news .return
{
    margin-left: 20px;
}
.public-related-news
{
    padding-top: 80px;
}
@media (max-width: 1560px)
{
    .public-related-news
    {
        padding-top: 60px;
    }
}
@media (max-width: 991px)
{
    .public-related-news
    {
        padding-top: 40px;
    }
}
.public-related-news .news-list
{
    margin-top: 20px;
}
.public-related-news .public-news-group .desc .date-more
{
    margin-top: 30px;
}
.public-related-news .news-related-scrollbar
{
    height: 16px;
    margin-top: 60px;
    padding: 3px;

    border-radius: 8px;
    background: #f6f6f6;
}
@media (max-width: 1199px)
{
    .public-related-news .news-related-scrollbar
    {
        margin-top: 30px;
    }
}
.public-related-news .news-related-scrollbar .swiper-scrollbar-drag
{
    background-color: #08275a;
}
.hs-inner-public-details .title-home
{
    text-align: center;
}
.hs-inner-public-details .title-home h2
{
    font-size: 36px;

    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
{
    color: #333;
    border-radius: 50%;
}
.hs-inner-public-details .public-details .swiper-button-prev .flaticon,
.hs-inner-public-details .public-details .swiper-button-next .flaticon
{
    font-size: 20px;
}
@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 .public-details .swiper-button-prev:hover,
.hs-inner-public-details .public-details .swiper-button-next:hover
{
    color: #fff;
    background-color: #08275a;
}
.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 .2s;
            transition: all .2s;

    color: #777;
    border-radius: 24px;
}
.hs-inner-public-details .return a .flaticon
{
    font-size: 24px;
}
.hs-inner-public-details .return a:hover
{
    color: #fff;
    border-color: #08275a;
    background-color: #08275a;
}



.hs-inner-applications .applications-top
{
    padding: 60px 40px;

    background: #f8f8f8;
}
@media (max-width: 1199px)
{
    .hs-inner-applications .applications-top
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-applications .applications-top
    {
        padding: 30px 15px;
    }
}
.hs-inner-applications .applications
{
    margin-top: 30px; 
}

.hs-inner-applications .applications ul li{ width:100%; float:left; padding:40px;}

.hs-inner-applications .applications ul li:nth-child(2n){ background:#f8f8f8;}

.hs-inner-applications .applications .application-group
{
    position: relative;

    overflow: hidden;

  
}
@media (max-width: 1199px)
{
    .hs-inner-applications .applications .application-group
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-applications .applications .application-group
    {
        padding: 30px 15px;
    }
}
.hs-inner-applications .applications .application-group .img
{
    width: 30%; float:left;
    -webkit-transition: all .2s;
            transition: all .2s;
   
}

.hs-inner-applications .applications .application-group .img img
{
width:100%;
}


.hs-inner-applications .applications .application-group .icon i{ font-size:110px; padding-left:40px; font-style:normal; font-weight:bold; color:#f5f5f5; position:relative;}
.hs-inner-applications .applications ul li:nth-child(2n) .icon i{ color:#fff;}
@media (max-width: 1199px)
{
.hs-inner-applications .applications .active .application-group .icon i,
.hs-inner-applications .applications .application-group .icon i{ font-size:60px; }
}


.hs-inner-applications .applications .application-group .public-note
{ width:70%; padding:70px 50px; position:absolute; left:30%; top:0;
}

@media (max-width:991px)
{
.hs-inner-applications .applications ul li{ width:100%; padding:0px;}
.hs-inner-applications .applications .active .application-group .icon i,
.hs-inner-applications .applications .application-group .icon i{ font-size:42px; padding-left:0; display:none;}
.hs-inner-applications .applications .application-group .img,
.hs-inner-applications .applications .application-group .public-note
{ width:100%; padding:0; display:contents;
}
}

.hs-inner-applications .applications .active .application-group .img
{
    opacity: 1;
}
.hs-inner-applications .applications .active .application-group .icon,
.hs-inner-applications .applications .active .application-group .title-application,
.hs-inner-applications .applications .active .application-group .public-note
{
    color: #000;
}
.hs-inner-applications .applications .active .application-group .icon p,
.hs-inner-applications .applications .active .application-group .title-application p,
.hs-inner-applications .applications .active .application-group .public-note p
{
    color: #666;
}
.hs-inner-applications #application-1,
.hs-inner-applications #application-2,
.hs-inner-applications #application-3,
.hs-inner-applications #application-4,
.hs-inner-applications #application-5,
.hs-inner-applications #application-6,
.hs-inner-applications #application-7,
.hs-inner-applications #application-8,
.hs-inner-applications #application-9,
.hs-inner-applications #application-10,
.hs-inner-applications #application-11,
.hs-inner-applications #application-12,
.hs-inner-applications #application-13,
.hs-inner-applications #application-14,
.hs-inner-applications #application-15,
.hs-inner-applications #application-16
{
    position: relative;
    top: -100px;
}
@media (max-width: 1199px)
{
    .hs-inner-applications #application-1,
    .hs-inner-applications #application-2,
    .hs-inner-applications #application-3,
    .hs-inner-applications #application-4,
    .hs-inner-applications #application-5,
    .hs-inner-applications #application-6,
    .hs-inner-applications #application-7,
    .hs-inner-applications #application-8,
    .hs-inner-applications #application-9,
    .hs-inner-applications #application-10,
    .hs-inner-applications #application-11,
    .hs-inner-applications #application-12,
    .hs-inner-applications #application-13,
    .hs-inner-applications #application-14,
    .hs-inner-applications #application-15,
    .hs-inner-applications #application-16
    {
        top: -80px;
    }
}
.hs-inner-support .title-support h2
{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;

    color: #08275a;
}
@media (max-width: 991px)
{
    .hs-inner-support .title-support h2
    {
        font-size: 20px;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-support .support-list > ul
    {
        margin: 0 -20px;
    }
}
.hs-inner-support .support-list > ul > li
{
    margin-top: 40px;
}
@media (min-width: 1200px)
{
    .hs-inner-support .support-list > ul > li
    {
        padding: 0 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-support .support-list > ul > li
    {
        margin-top: 20px;
    }
}
.hs-inner-support .support-list .support-group
{
    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;
}
.hs-inner-support .support-list .support-group .icon
{
    width: 60px;
}
@media (max-width: 767px)
{
    .hs-inner-support .support-list .support-group .icon
    {
        width: 50px;
    }
}
.hs-inner-support .support-list .support-group .icon .flaticon
{
    font-size: 50px;

    display: inline-block;

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

    color: #08275a;
}
@media (max-width: 767px)
{
    .hs-inner-support .support-list .support-group .icon .flaticon
    {
        font-size: 40px;
    }
}
.hs-inner-support .support-list .support-group .txt
{
    position: relative;

    width: -webkit-calc(100% - 60px);
    width:         calc(100% - 60px);
    padding-left: 48px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 767px)
{
    .hs-inner-support .support-list .support-group .txt
    {
        width: -webkit-calc(100% - 50px);
        width:         calc(100% - 50px);
        padding-left: 30px;
    }
}
.hs-inner-support .support-list .support-group .txt:before
{
    position: absolute;
    top: 10px;
    left: 14px;

    display: block;

    width: 14px;
    height: 14px;

    content: '';

    border-radius: 50%;
    background: #08275a;
}
@media (max-width: 767px)
{
    .hs-inner-support .support-list .support-group .txt:before
    {
        left: 10px;

        width: 10px;
        height: 10px;
    }
}
.hs-inner-support .support-list .support-group .txt p
{
    font-size: 18px;
    line-height: 1.66666667;

    margin: 0;
}
.hs-inner-support .support-list .support-group:hover .icon .flaticon
{
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
}
.hs-inner-support .support-list .support-group:hover .txt
{
    font-weight: bold;

    color: #08275a;
}
.hs-inner-sustainability .sustainability-top:before
{
    font-size: 150px;
    line-height: 1;

    display: block;

    height: 70px;

    content: '“';

    color: #08275a;
}
@media (max-width: 991px)
{
    .hs-inner-sustainability .sustainability-top:before
    {
        font-size: 100px;

        height: 50px;
    }
}
.hs-inner-sustainability .sustainability-list
{
    margin-top: 20px;
}
.hs-inner-sustainability .sustainability-list > ul > li
{
    margin-top: 40px;
}
@media (max-width: 767px)
{
    .hs-inner-sustainability .sustainability-list > ul > li
    {
        margin-top: 20px;
    }
}
.hs-inner-sustainability .sustainability-list .sustainability-group .img .ibox
{
    padding-bottom: 51.31578947%;
}
.hs-inner-sustainability .sustainability-list .sustainability-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-inner-sustainability .sustainability-list .sustainability-group .title-sustainability
{
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;

    margin-top: 20px;
}
.hs-inner-sustainability .sustainability-list .sustainability-group .note
{
    margin-top: 14px;
}
.hs-inner-sustainability .sustainability-list .sustainability-group .note p
{
    font-size: 14px;
    line-height: 20px;

    color: #666;
}
@media (min-width: 1200px)
{
    .hs-inner-sustainability .sustainability-list .sustainability-group:hover .img .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
}
@media (max-width: 767px)
{
    .hs-inner-contact
    {
        padding-top: 30px;
    }
}
.hs-inner-contact .contact
{
    overflow: hidden;
}
.hs-inner-contact .contact > ul > li
{
    margin: 10px 0;
}
.hs-inner-contact .contact .contact-group
{
    height: 100%;
    padding: 40px;

    border-top: 3px solid #08275a;
    background: #f5f5f5;
}
@media (max-width: 1199px)
{
    .hs-inner-contact .contact .contact-group
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-contact .contact .contact-group
    {
        padding: 20px 15px;
    }
}
.hs-inner-contact .contact .contact-group .icon
{
    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-contact .contact .contact-group .icon .flaticon
{
    font-size: 50px;
    line-height: 1;
}
@media (max-width: 991px)
{
    .hs-inner-contact .contact .contact-group .icon .flaticon
    {
        font-size: 40px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-contact .contact .contact-group .icon .flaticon
    {
        font-size: 30px;
    }
}
.hs-inner-contact .contact .contact-group .note
{
    margin-top: 30px;
}
@media (max-width: 1199px)
{
    .hs-inner-contact .contact .contact-group .note
    {
        margin-top: 20px;
    }
}
.hs-inner-contact .contact .contact-group p
{
    line-height: 1.5;

    margin: 0;
}
.hs-inner-contact .contact .contact-group p a
{
    display: block;

    -webkit-transition: all .2s;
            transition: all .2s;
}
.hs-inner-contact .contact .contact-group p a:hover
{
    text-decoration: underline;
}
.hs-inner-contact .contact .contact-group .whatsapp
{
    margin-top: 20px;
}
.hs-inner-contact .contact .contact-group .whatsapp a
{
    line-height: 44px;

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

    width: -webkit-fit-content;
    width:    -moz-fit-content;
    width:         fit-content;
    padding: 0 38px;

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

    color: #fff;
    border-radius: 13px;
    background: #3cc500;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 767px)
{
    .hs-inner-contact .contact .contact-group .whatsapp a
    {
        padding: 0 30px;

        border-radius: 6px;
    }
}
.hs-inner-contact .contact .contact-group .whatsapp a .flaticon
{
    font-size: 20px;

    margin-right: 10px;
}
.hs-inner-contact .contact .contact-group .whatsapp a:hover
{
    background-color: #08275a;
}
.hs-google-map
{
    position: relative;
    z-index: 4;

    width: 100%;
}
.hs-google-map .title-inner h2
{
    color: #fff;
}
.hs-google-map .feedback
{
    position: absolute;
    z-index: 6;
    top: 5%;
    left: 0;

    width: 100%;
}
@media (max-width: 1199px)
{
    .hs-google-map .feedback
    {
        position: relative;
        top: 0;
    }
}
.hs-google-map .feedback .feedbackform
{
    padding: 30px;

    background-color: #08275a;
}
@media (max-width: 767px)
{
    .hs-google-map .feedback .feedbackform
    {
        padding: 30px 15px;
    }
}
.hs-google-map .feedback form
{
    position: relative;
    top: 0;

    padding-right: 150px;
}
@media (max-width: 767px)
{
    .hs-google-map .feedback form
    {
        padding-right: 0;
    }
}
.hs-google-map .feedback .submit-field
{
    position: absolute;
    top: 30px;
    right: 0;
}
@media (max-width: 767px)
{
    .hs-google-map .feedback .submit-field
    {
        position: relative;
    }
}
.hs-google-map .feedback .submit-field .submit
{
    line-height: 40px;

    width: 120px;

    color: #fff;
    background-color: #e90022;
}
.hs-google-map .feedback .submit-field .submit:hover
{
    color: #fff;
    background-color: #c00821;
}
.hs-google-map #map
{
    height: 740px;
}
@media (max-width: 1199px)
{
    .hs-google-map #map
    {
        height: 600px;
        margin-top: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-google-map #map
    {
        height: 500px;
    }
}
@media (max-width: 767px)
{
    .hs-google-map #map
    {
        height: 400px;
    }
}
.hc-mobile-nav.nav-levels-overlap ul ul .iconimg
{
    display: none;
}
.hc-mobile-nav.nav-levels-overlap ul ul b
{
    font-weight: normal;
}
.fluid_pseudo_poster,
.fluid_controls_container
{
    display: none;
}
.hideh1
{
    font-size: 0;
}
.hideh1 h1
{
    font-size: 0;

    margin: 0;
}
.flaticon:before
{
    line-height: inherit !important;

    display: block;
}
.hs-inner-policy .policy
{
    margin-top: 30px;
}
.hs-inner-product-details .product-details .details-imgbox
{
    position: relative;
}
.public-no-results
{
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .public-no-results
    {
        margin-top: 30px;
    }
}
.public-no-results img img
{
    width: 100%;
}
.public-no-results .desc
{
    padding-left: 5%;
}
@media (max-width: 767px)
{
    .public-no-results .desc
    {
        margin-top: 30px;
        padding-left: 15px;
    }
}
.public-no-results .desc .title-home h2
{
    color: #08275a;
}
.public-no-results .desc .public-note
{
    margin-top: 20px;
}
.public-no-results .desc .public-note p
{
    font-size: 18px;

    color: #666;
}

.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 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 .on {
    color: #fff;
    border: 1px solid #0a50a1;
    background: #0a50a1
}
.page_list a.on {
    color: #fff;
    border: 1px solid #0a50a1;
    background: #0a50a1
}

.hs-inner-videos .videos .videos-group {
    box-shadow: 0 9px 11px 0 rgba(0, 0, 0, .14);
}
.hs-inner-videos .videos .videos-group .ibox {
    padding-bottom: 75%;
}
.hs-inner-videos .videos .videos-group .title-videos {
    font-size: 16px;
    line-height: 60px;

    padding: 0 15px;

    text-align: center;

    color: #666;
}


.hs-inner-product-details .parameter .videos-group {
    margin-top: 30px;
}
.hs-inner-product-details .parameter .videos-group .ibox {
    padding-bottom: 75%;
}
.hs-inner-product-details .parameter .videos-group .title-videos {
    font-size: 16px;
    line-height: 60px;

    padding: 0 15px;

    text-align: center;

    color: #666;
}