/**
 * style.less
 * 层叠样式表
 */

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

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

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

body {
    font-family: "Microsoft YaHei", "WenQuanYi Micro Hei", "Heiti SC", "PingFang SC", "Hiragino Sans GB", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@-ms-viewport {
    width: auto !important;
}

li,
ol,
ul {
    list-style: none;
}

a {
    color: inherit;
}

a:hover,
a:link,
a:visited {
    text-decoration: none;
    color: inherit;
}

input[type="number"] {
    -moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none;
}

ul {
    margin: 0;
    padding: 0;
}

button,
input,
textarea {
    border: none;
    outline: none;
}

a[data-fancybox] {
    outline: none;
}

a[data-fancybox] img {
    outline: none !important;
}

.slick-slide {
    outline: none;
}

.slick-slide a {
    outline: none !important;
}

@media (min-width: 1200px) {
    .wow {
        visibility: hidden;
    }
}

.lazy {
    /* background-image: url(../js/slick/ajax-loader.gif); */
    background-repeat: no-repeat;
    background-position: center;
}

.slick-slide,
.slick-slider .slick-track,
.slick-slider .slick-list,
.slick-slide img,
.slick-slider .slick-track img,
.slick-slider .slick-list img {
    -webkit-transform: translateZ(1px);
    -webkit-transform: translate3d(0, 0, 1px);
    transform: translateZ(1px);
    transform: translate3d(0, 0, 1px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.at-resp-share-element .at-share-btn {
    margin-bottom: 0 !important;
}

.transform-0 {
    -webkit-transform: translate(0) !important;
    -ms-transform: translate(0) !important;
    transform: translate(0) !important;
}

.slick-disabled {
    cursor: no-drop;
    opacity: 0.5;
}

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

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

@media (min-width: 1350px) {
    .container {
        width: 1320px;
    }
}

@media (min-width: 1470px) {
    .container {
        width: 1440px;
    }
}

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

@media (max-width: 767px) {
    .col-xs-6:nth-child(2n+1) {
        padding-right: 7.5px;
    }
    .col-xs-6:nth-child(2n) {
        padding-left: 7.5px;
    }
}

input[type="number"] {
    -moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none;
}

.ibox {
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
    height: 0;
    padding-bottom: 100%;
}

.ibox img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

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

.fancybox-caption {
    font-size: 16px;
    text-align: center;
    border: none;
}

.scrollbar::-webkit-scrollbar-track {
    background-color: #ebebeb;
}

.scrollbar::-webkit-scrollbar-thumb {
    background-color: #ccc;
}

.tranform-0 {
    -webkit-transform: translate(0) !important;
    -ms-transform: translate(0) !important;
    transform: translate(0) !important;
}

.fp-auto-height {
    height: auto;
}

.fp-scrollable {
    height: auto;
}

.swiper-button-next,
.swiper-button-prev {
    line-height: 36px;
    position: relative;
    z-index: 4;
    top: 0;
    left: 0;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    text-align: center;
    vertical-align: middle;
    color: rgba(0, 0, 0, 0.3);
    border: 2px solid #c5c5c5;
    border-radius: 50%;
    background: none;
}

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

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

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

.swiper-button-next.swiper-button-next,
.swiper-button-prev.swiper-button-next {
    right: 0;
    margin-left: 20px;
}

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

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

.swiper-button-next:hover,
.swiper-button-prev:hover {
    color: #fff;
    border-color: #4cc914;
    background-color: #4cc914;
}

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

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

.swiper-poa .swiper-button-prev .flaticon,
.swiper-poa .swiper-button-next .flaticon {
    font-size: 15px;
}

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

@media (max-width: 991px) {
    .swiper-poa .swiper-button-prev {
        left: -40px;
    }
}

@media (max-width: 767px) {
    .swiper-poa .swiper-button-prev {
        left: -10px;
    }
}

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

@media (max-width: 991px) {
    .swiper-poa .swiper-button-next {
        right: -40px;
    }
}

@media (max-width: 767px) {
    .swiper-poa .swiper-button-next {
        right: -10px;
    }
}

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

.hs-header-box {
    position: fixed;
    z-index: 10;
    top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 110px;
    padding: 0 5%;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    color: #fff;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

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

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

.hs-header-box .logo {
    height: 60px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

@media (max-width: 1199px) {
    .hs-header-box .logo {
        height: 50px;
        padding: 5px 0;
    }
}

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

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

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

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

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

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

.hs-header-box .header-nav>ul>li>a {
    font-size: 19px;
    line-height: 110px;
    position: relative;
    display: block;
}

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

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

.hs-header-box .header-nav>ul>li>a:before {
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block;
    width: 0;
    height: 4px;
    content: "";
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #34a900;
}

.hs-header-box .header-nav>ul>li:hover>a,
.hs-header-box .header-nav>ul>li.active>a {
    color: #34a900;
}

.hs-header-box .header-nav>ul>li:hover>a:before,
.hs-header-box .header-nav>ul>li.active>a:before {
    width: 100%;
}

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

.hs-header-box .header-nav .pc-nav-down .title-nav {
    position: absolute;
    right: 0;
    bottom: 0;
}

.hs-header-box .header-nav .pc-nav-down .title-nav h2 {
    font-size: 230px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    color: rgba(246, 246, 246, 0.4);
}

@media (max-width: 1560px) {
    .hs-header-box .header-nav .pc-nav-down .title-nav h2 {
        font-size: 200px;
    }
}

.hs-header-box .header-nav .pc-nav-down .container {
    position: relative;
    z-index: 2;
    max-width: 1200px;
}

.hs-header-box .header-nav .pc-nav-down .flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.hs-header-box .header-nav .pc-nav-down .nav-img {
    width: 40%;
}

.hs-header-box .header-nav .pc-nav-down .nav-img img {
    width: 100%;
}

.hs-header-box .header-nav .pc-nav-down .nav-list {
    width: 60%;
    padding-left: 5%;
}

.hs-header-box .header-nav .pc-nav-down .nav-list h3 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.4;
    color: #34a900;
}

@media (max-width: 1470px) {
    .hs-header-box .header-nav .pc-nav-down .nav-list h3 {
        font-size: 24px;
    }
}

.hs-header-box .header-nav .pc-nav-down .nav-list>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 80%;
    margin: 0 -30px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hs-header-box .header-nav .pc-nav-down .nav-list>ul>li {
    display: inline-block;
    min-width: 33.33333333%;
    vertical-align: top;
}

.hs-header-box .header-nav .pc-nav-down .nav-list>ul>li>a {
    font-size: 16px;
    line-height: 30px;
    display: block;
    padding: 10px 30px;
    color: #666;
}

.hs-header-box .header-nav .pc-nav-down .nav-list>ul>li.active>a,
.hs-header-box .header-nav .pc-nav-down .nav-list>ul>li:hover>a {
    color: #34a900;
}

.hs-header-box .header-nav .pc-nav-down .pro-nav>ul {
    overflow: hidden;
    margin: 0 -30px;
}

.hs-header-box .header-nav .pc-nav-down .pro-nav>ul>li {
    float: left;
    width: 25%;
    margin: 15px 0;
    padding: 0 30px;
}

.hs-header-box .header-nav .pc-nav-down .pro-nav>ul>li>a {
    font-size: 18px;
    line-height: 40px;
    display: block;
    padding: 10px 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    border-bottom: 1px solid #ddd;
}

.hs-header-box .header-nav .pc-nav-down .pro-nav>ul>li>a img {
    display: inline-block;
    width: 40px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    vertical-align: middle;
    -webkit-filter: brightness(0) invert(0);
    filter: brightness(0) invert(0);
}

.hs-header-box .header-nav .pc-nav-down .pro-nav>ul>li>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hs-header-box .header-nav .pc-nav-down .pro-nav>ul>li>ul>li {
    width: 50%;
}

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

.hs-header-box .header-nav .pc-nav-down .pro-nav>ul>li>ul>li:hover>a {
    color: #34a900;
}

.hs-header-box .header-nav .pc-nav-down .pro-nav>ul>li:hover>a {
    color: #34a900;
}

.hs-header-box .header-nav .pc-nav-down .pro-nav>ul>li:hover>a img {
    -webkit-filter: brightness(1) invert(0);
    filter: brightness(1) invert(0);
}

.hs-header-box .header-nav .xs-nav {
    display: none;
}

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

.hs-header-box .pc-search .search-button {
    font-size: 22px;
    font-weight: bold;
    line-height: 50px;
    display: inline-block;
    overflow: hidden;
    width: 50px;
    height: 50px;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
}

@media (max-width: 1199px) {
    .hs-header-box .pc-search .search-button {
        line-height: 30px;
        width: 30px;
        height: 30px;
    }
}

.hs-header-box .pc-search .search-button:before {
    display: inline-block;
    content: "\e660";
    text-align: center;
    vertical-align: middle;
}

.hs-header-box .pc-search .search-button:hover {
    color: #34a900;
}

.hs-header-box .pc-search form {
    position: relative;
    width: 100%;
    width: 200px;
    height: 33px;
    border: 1px solid #ccc;
    border-radius: 17px;
    background: #fff;
}

.hs-header-box .pc-search input {
    line-height: 30px;
    width: 100%;
    height: 30px;
    padding: 0 30px 0 10px;
    outline: none;
    background: none;
}

.hs-header-box .pc-search input::-webkit-input-placeholder,
.hs-header-box .pc-search textarea::-webkit-input-placeholder {
    color: #999;
}

.hs-header-box .pc-search input:-o-placeholder,
.hs-header-box .pc-search textarea:-o-placeholder {
    color: #999;
}

.hs-header-box .pc-search input::-moz-placeholder,
.hs-header-box .pc-search textarea::-moz-placeholder {
    color: #999;
}

.hs-header-box .pc-search input:-ms-input-placeholder,
.hs-header-box .pc-search textarea:-ms-input-placeholder {
    color: #999;
}

.hs-header-box .pc-search input:focus::-webkit-input-placeholder,
.hs-header-box .pc-search textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}

.hs-header-box .pc-search input:focus::-o-placeholder,
.hs-header-box .pc-search textarea:focus::-o-placeholder {
    color: #c5c5c5;
}

.hs-header-box .pc-search input:focus::-moz-placeholder,
.hs-header-box .pc-search textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}

.hs-header-box .pc-search input:focus::-ms-input-placeholder,
.hs-header-box .pc-search textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}

.hs-header-box .pc-search .close-search {
    line-height: 60px;
    position: absolute;
    top: 0;
    right: 20px;
    cursor: pointer;
    color: #fff;
}

@media (max-width: 1199px) {
    .hs-header-box .pc-search .close-search {
        right: 10px;
    }
}

.hs-header-box .pc-search .close-search:before {
    font-size: 30px;
    display: block;
    content: "\e629";
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.hs-header-box .pc-search .submit {
    font-size: 18px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 10px;
    width: 30px;
    padding: 0;
    text-align: center;
    color: #9f9f9f;
    outline: none;
    background: none;
    box-shadow: none;
}

.hs-header-box .pc-search .submit:before {
    content: "\e660";
}

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

.hs-header-box .erweima {
    line-height: 40px;
    position: relative;
    display: inline-block;
    margin-left: 30px;
    vertical-align: middle;
}

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

.hs-header-box .erweima .icon {
    font-size: 20px;
}

.hs-header-box .erweima img {
    position: absolute;
    top: 100%;
    right: 0;
    display: none;
    width: 120px;
}

.hs-header-box .erweima:hover img {
    display: block;
}

.hs-header-box .tel {
    display: inline-block;
    padding: 0 20px;
    vertical-align: middle;
    border: 2px solid #fff;
    border-radius: 19px;
}

@media (max-width: 767px) {
    .hs-header-box .tel {
        padding: 0 10px;
    }
}

.hs-header-box .tel a {
    font-size: 16px;
    font-weight: bold;
    line-height: 34px;
    display: block;
}

@media (max-width: 1470px) {
    .hs-header-box .tel a {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .hs-header-box .tel a {
        font-size: 12px;
    }
}

.hs-header-box .tel a .flaticon {
    font-weight: normal;
    float: left;
    margin-right: 10px;
}

@media (max-width: 767px) {
    .hs-header-box .tel a .flaticon {
        font-size: 14px;
    }
}

.hs-header-box .tel a:hover .flaticon {
    -webkit-animation: swing 1s 0s ease both;
    animation: swing 1s 0s ease both;
}

.hs-header-box .language {
    position: relative;
    margin-left: 20px;
}

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

.hs-header-box .language p {
    line-height: 34px;
    margin: 0;
    padding: 0 14px;
    border: 1px solid #333;
    border-radius: 17px;
}

@media (max-width: 767px) {
    .hs-header-box .language p {
        font-size: 12px;
        padding: 0 10px;
    }
}

.hs-header-box .language p:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 10px;
    content: "";
    vertical-align: middle;
    border-width: 4px 4px 0 4px;
    border-style: solid;
    border-color: #818588 transparent transparent transparent;
}

.hs-header-box .language ul {
    position: absolute;
    z-index: 2;
    top: 100%;
    left: 0;
    display: none;
    min-width: 100%;
    padding: 10px 0;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.hs-header-box .language ul li a {
    line-height: 30px;
    display: block;
    padding: 0 10px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #666;
}

.hs-header-box .language ul li a:hover {
    color: #fff;
    background-color: #34a900;
}

.hs-header-box .toggle-navigation {
    position: relative;
    right: 0;
    display: none;
    width: 30px;
    height: 60px;
    margin-left: 16px;
}

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

.hs-header-box .toggle-navigation a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.hs-header-box .toggle-navigation a:before,
.hs-header-box .toggle-navigation a:after {
    display: block;
    height: 2px;
    content: "";
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    background: #fff;
}

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

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

.hs-header-box.stuck-header .logo {
    height: 50px;
}

.hs-header-box:hover .logo .white,
.hs-header-box.stuck-header .logo .white {
    display: none;
}

.hs-header-box:hover .logo .black,
.hs-header-box.stuck-header .logo .black {
    display: block;
}

.hs-header-box:hover .tel,
.hs-header-box.stuck-header .tel {
    color: #333;
    border-color: #333;
}

.hs-header-box:hover .toggle-navigation a:before,
.hs-header-box.stuck-header .toggle-navigation a:before,
.hs-header-box:hover .toggle-navigation a:after,
.hs-header-box.stuck-header .toggle-navigation a:after,
.hs-header-box:hover .toggle-navigation a span,
.hs-header-box.stuck-header .toggle-navigation a span {
    background-color: #333;
}

.stuck-header {
    height: 80px;
}

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

.stuck-header .header-nav>ul>li>a {
    line-height: 80px;
}

.hc-mobile-nav .nav-img,
.hc-mobile-nav h3 {
    display: none;
}

.hc-mobile-nav .nav-container,
.hc-mobile-nav.nav-levels-overlap ul .nav-wrapper {
    width: 100%;
}

.hc-mobile-nav .nav-wrapper {
    color: #fff;
    background-color: #34a900;
}

.hc-mobile-nav li.nav-close a,
.hc-mobile-nav li.nav-back a {
    border-color: #4cc914;
    background-color: #4cc914;
}

.hc-mobile-nav a {
    border-bottom-color: #4cc914;
}

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

.hc-mobile-nav li.nav-close a:hover,
.hc-mobile-nav li.nav-back a:hover {
    background-color: #4cc914;
}

.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: #4cc914;
}

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

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

@-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);
    }
}

.fullpage-menu {
    position: fixed;
    z-index: 9;
    top: 50%;
    right: 2%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

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

.fullpage-menu>li {
    margin: 10px 0;
}

.fullpage-menu>li a {
    position: relative;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    border: 1px solid rgba(255, 255, 255, 0);
    border-radius: 50%;
}

.fullpage-menu>li a span {
    display: block;
    width: 8px;
    height: 8px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.8);
}

.fullpage-menu>li a i {
    font-size: 14px;
    font-style: normal;
    line-height: 20px;
    position: absolute;
    top: 50%;
    right: 120%;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    white-space: nowrap;
    opacity: 0;
    color: #fff;
}

.fullpage-menu>li.active a {
    border-color: rgba(255, 255, 255, 0.8);
}

.fullpage-menu>li.active a i {
    opacity: 1;
}

.fp-viewing-productPage .hs-header-box,
.fp-viewing-aboutPage .hs-header-box,
.fp-viewing-researchPage .hs-header-box,
.fp-viewing-newsPage .hs-header-box {
    color: #333;
}

.fp-viewing-productPage .hs-header-box .logo .white,
.fp-viewing-aboutPage .hs-header-box .logo .white,
.fp-viewing-researchPage .hs-header-box .logo .white,
.fp-viewing-newsPage .hs-header-box .logo .white {
    display: none;
}

.fp-viewing-productPage .hs-header-box .logo .black,
.fp-viewing-aboutPage .hs-header-box .logo .black,
.fp-viewing-researchPage .hs-header-box .logo .black,
.fp-viewing-newsPage .hs-header-box .logo .black {
    display: block;
}

.fp-viewing-productPage .hs-header-box .tel,
.fp-viewing-aboutPage .hs-header-box .tel,
.fp-viewing-researchPage .hs-header-box .tel,
.fp-viewing-newsPage .hs-header-box .tel {
    color: #333;
    border-color: #333;
}

.fp-viewing-productPage .fullpage-menu>li>a,
.fp-viewing-aboutPage .fullpage-menu>li>a,
.fp-viewing-researchPage .fullpage-menu>li>a,
.fp-viewing-newsPage .fullpage-menu>li>a {
    border: 1px solid rgba(52, 169, 0, 0);
}

.fp-viewing-productPage .fullpage-menu>li>a span,
.fp-viewing-aboutPage .fullpage-menu>li>a span,
.fp-viewing-researchPage .fullpage-menu>li>a span,
.fp-viewing-newsPage .fullpage-menu>li>a span {
    background-color: rgba(52, 169, 0, 0.8);
}

.fp-viewing-productPage .fullpage-menu>li>a i,
.fp-viewing-aboutPage .fullpage-menu>li>a i,
.fp-viewing-researchPage .fullpage-menu>li>a i,
.fp-viewing-newsPage .fullpage-menu>li>a i {
    color: #34a900;
}

.fp-viewing-productPage .fullpage-menu>li.active a,
.fp-viewing-aboutPage .fullpage-menu>li.active a,
.fp-viewing-researchPage .fullpage-menu>li.active a,
.fp-viewing-newsPage .fullpage-menu>li.active a {
    border-color: rgba(52, 169, 0, 0.8);
}

.customer-service {
    position: fixed;
    z-index: 9;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.customer-service ul li {
    margin: 2px 0;
}

.customer-service a {
    position: relative;
    display: block;
    color: #fff;
    border-radius: 6px;
}

.customer-service a .icon {
    font-size: 30px;
    line-height: 50px;
    position: relative;
    z-index: 3;
    display: block;
    width: 50px;
    height: 50px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    text-align: center;
    border-radius: 6px;
    background-color: #000;
}

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

.customer-service a .icon img {
    width: 30px;
    margin: 0 auto;
}

.customer-service a p {
    font-size: 16px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 50px;
    margin: 0;
    padding: 10px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translateX(180%);
    -ms-transform: translateX(180%);
    transform: translateX(180%);
    white-space: nowrap;
    border-radius: 6px;
    background-color: #34a900;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

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

.customer-service a:hover .icon {
    color: #fff;
    background-color: #34a900;
}

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

.customer-service .service-wechat p {
    background-color: #34a900;
}

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

.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 .icon {
    font-size: 24px;
    line-height: 1;
    display: block;
}

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

.banner-box {
    font-size: 0;
    position: relative;
    clear: both;
    overflow: hidden;
    width: 100%;
}

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

.banner-box .banner .swiper-group {
    position: relative;
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

@media (max-width: 1199px) {
    .banner-box .banner .swiper-group {
        height: 600px;
    }
}

@media (max-width: 991px) {
    .banner-box .banner .swiper-group {
        height: 400px;
    }
}

@media (max-width: 767px) {
    .banner-box .banner .swiper-group {
        height: 300px;
    }
}

.banner-box .ban-img {
    position: absolute;
    z-index: 5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

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

@media (max-width: 767px) {
    .banner-box .ban-img img {
        width: auto;
        height: 80%;
        margin-top: 10%;
    }
}

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

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

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

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

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

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

.banner-box .swiper-text h2 b {
    position: relative;
}

.banner-box .swiper-text h2 b:before {
    position: absolute;
    bottom: 10px;
    left: 0;
    display: block;
    width: 0;
    height: 16px;
    content: "";
    -webkit-transition: all 2s;
    transition: all 2s;
    background-color: #34a900;
}

.banner-box .swiper-text h2 b span {
    position: relative;
    z-index: 2;
}

.banner-box .swiper-text h3 {
    font-size: 30px;
    line-height: 1.4;
    margin: 20px 0 0 0;
}

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

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

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

.banner-box .swiper-slide-active .swiper-text h2 {
    -webkit-animation: fadeInDown 1s 0s ease both;
    animation: fadeInDown 1s 0s ease both;
}

.banner-box .swiper-slide-active .swiper-text h2 b:before {
    width: 100%;
}

.banner-box .swiper-slide-active .swiper-text h3 {
    -webkit-animation: fadeInUp 1s 0s ease both;
    animation: fadeInUp 1s 0s ease both;
}

.banner-box .swiper-slide-active .swiper-text .iconlist .icon-group {
    -webkit-animation: zoomIn 1s 0s ease both;
    animation: zoomIn 1s 0s ease both;
}

.banner-box .swiper-slide-active .ban-img img {
    -webkit-animation: fadeInUp 1s 0s ease both;
    animation: fadeInUp 1s 0s ease both;
}

.banner-box .button-bottom {
    position: absolute;
    z-index: 6;
    bottom: 5%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 0 3%;
    -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;
}

.banner-box .swiper-button-wrap {
    display: inline-block;
    vertical-align: middle;
}

.banner-box .swiper-button-next,
.banner-box .swiper-button-prev {
    line-height: 48px;
    width: 52px;
    height: 52px;
    color: #fff;
}

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

.banner-box .swiper-pagination {
    font-size: 30px;
    position: relative;
    width: auto;
    margin: 0;
    color: #fff;
}

.banner-box .swiper-pagination .swiper-pagination-total {
    font-size: 20px;
}

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

.banner-box .swiper-pagination span:before {
    content: "0";
}

.banner-box .mouse {
    z-index: 2;
    display: inline-block;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    text-align: center;
}

@media (max-width: 1199px) {
    .banner-box .mouse {
        opacity: 0;
    }
}

@media (max-width: 991px) {
    .banner-box .mouse {
        bottom: 10px;
    }
}

.banner-box .mouse img {
    width: 20px;
}

.banner-inner {
    position: relative;
}

.banner-inner .banner-group {
    overflow: hidden;
}

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

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

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

@media (max-width: 767px) {
    .banner-inner .group-text {
        top: 60%;
    }
}

.banner-inner .group-text h2 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.2;
    position: relative;
    margin: 0;
    color: #fff;
}

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

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

.banner-inner .group-text h2:before {
    position: absolute;
    z-index: 1;
    top: -8px;
    left: -14px;
    display: block;
    width: 29px;
    height: 27px;
    content: "";
    background-color: #34a900;
}

.banner-inner .group-text h2 span {
    position: relative;
    z-index: 4;
}

.section {
    position: relative;
    overflow: hidden;
    width: 100%;
}

@media (min-width: 1200px) {
    .section {
        height: 100vh;
        background-attachment: fixed;
    }
}

.section .fp-overflow {
    width: 100%;
    height: 100%;
}

.hs-pad {
    overflow: hidden;
    height: 100%;
    padding: 180px 0 80px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media (max-width: 1560px) {
    .hs-pad {
        padding-top: 140px;
    }
}

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

.section {
    -webkit-transition: all 1s;
    transition: all 1s;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

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

.hs-more {
    position: relative;
    display: inline-block;
    margin-top: 50px;
    cursor: pointer;
    color: #adadad;
}

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

.hs-more svg {
    position: relative;
    z-index: 5;
    top: -2px;
    left: -2px;
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

@media (max-width: 767px) {
    .hs-more svg {
        width: 40px;
        height: 40px;
    }
}

.hs-more svg circle {
    display: block;
    -webkit-transition: stroke-dashoffset 0.6s ease-out;
    transition: stroke-dashoffset 0.6s ease-out;
    stroke-width: 2px;
    stroke: #4cc914;
    stroke-dasharray: 300%;
    stroke-dashoffset: 300%;
}

@media (max-width: 1199px) {
    .hs-more svg circle {
        display: none;
    }
}

.hs-more .icon {
    font-size: 24px;
    line-height: 60px;
    position: absolute;
    z-index: 4;
    top: -2px;
    left: -2px;
    width: 60px;
    height: 60px;
    -webkit-transition: border-color 0.3s ease-out;
    transition: border-color 0.3s ease-out;
    text-align: center;
    color: #adadad;
    border: 1px solid rgba(173, 173, 173, 0.5);
    border-radius: 50%;
}

@media (max-width: 767px) {
    .hs-more .icon {
        line-height: 40px;
        width: 40px;
        height: 40px;
    }
}

.hs-more span {
    line-height: 24px;
    color: #adadad;
}

.hs-more:hover .icon,
.hs-more:hover span {
    color: #4cc914;
}

.hs-more:hover svg circle {
    -webkit-animation: movedong 2s 0s ease both;
    animation: movedong 2s 0s ease both;
    stroke-dashoffset: 0;
}

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

.title-home h2 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
}

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

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

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

.title-home p {
    font-size: 16px;
    line-height: 30px;
    max-width: 1110px;
    margin: 0 auto;
    margin-top: 20px;
    color: #666;
}

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

.title-home-small h2 {
    font-size: 24px;
}

@media (max-width: 1470px) {
    .hs-home-product {
        padding-top: 100px;
    }
}

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

.hs-home-product .product-content {
    padding: 0 5%;
}

.hs-home-product .product-menu {
    margin-top: 30px;
}

@media (max-width: 1400px) {
    .hs-home-product .product-menu {
        margin-top: 20px;
    }
}

.hs-home-product .product-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;
}

.hs-home-product .product-menu>ul>li {
    position: relative;
    padding: 0 20px;
}

.hs-home-product .product-menu>ul>li:after {
    display: block;
    width: 0;
    height: 5px;
    content: "";
    background-color: #34a900;
}

.hs-home-product .product-menu>ul>li>a {
    font-size: 18px;
    line-height: 24px;
    display: block;
    padding: 8px 0;
}

@media (max-width: 767px) {
    .hs-home-product .product-menu>ul>li>a {
        font-size: 16px;
    }
}

.hs-home-product .product-menu>ul>li.active:after {
    width: 100%;
}

.hs-home-product .product-menu>ul>li.active>a {
    color: #34a900;
}

.hs-home-product .product-list {
    position: relative;
    margin-top: 40px;
}

@media (max-width: 1400px) {
    .hs-home-product .product-list {
        margin-top: 30px;
    }
}

.hs-home-product .product-list .product-bigtxt {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    text-align: center;
}

.hs-home-product .product-list .product-bigtxt h2 {
    font-family: "D-DIN Condensed";
    font-size: 255px;
    font-weight: bold;
    line-height: 0.8;
    text-transform: uppercase;
    opacity: 0.5;
    color: #dfe9f4;
}

@media (max-width: 1560px) {
    .hs-home-product .product-list .product-bigtxt h2 {
        font-size: 200px;
    }
}

@media (max-width: 1470px) {
    .hs-home-product .product-list .product-bigtxt h2 {
        font-size: 160px;
    }
}

@media (max-width: 1199px) {
    .hs-home-product .product-list .product-bigtxt h2 {
        font-size: 150px;
    }
}

@media (max-width: 767px) {
    .hs-home-product .product-list .product-bigtxt h2 {
        font-size: 120px;
    }
}

.hs-home-product .product-list .product-bigtxt h2 span {
    display: block;
}

.hs-home-product .product-list .swiper-slide {
    -webkit-transform: translateY(10%) scale(0.6);
    -ms-transform: translateY(10%) scale(0.6);
    transform: translateY(10%) scale(0.6);
}

.hs-home-product .product-list .swiper-slide .title-product {
    opacity: 0;
}

.hs-home-product .product-list .swiper-slide-active {
    -webkit-transform: translateY(0%) scale(1);
    -ms-transform: translateY(0%) scale(1);
    transform: translateY(0%) scale(1);
}

.hs-home-product .product-list .swiper-slide-active .title-product {
    opacity: 1;
}

.hs-home-product .product-list .swiper-button-prev,
.hs-home-product .product-list .swiper-button-next {
    position: absolute;
    z-index: 6;
    top: auto;
    bottom: 15%;
    left: 5%;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

@media (max-width: 991px) {
    .hs-home-product .product-list .swiper-button-prev,
    .hs-home-product .product-list .swiper-button-next {
        left: 0;
    }
}

.hs-home-product .product-list .swiper-button-next {
    right: 5%;
    left: auto;
}

@media (max-width: 991px) {
    .hs-home-product .product-list .swiper-button-next {
        right: 0;
    }
}

.hs-home-product .product-list .product-group {
    display: block;
    text-align: center;
}

.hs-home-product .product-list .product-group .title-product {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.hs-home-product .product-list .product-group .title-product h3 {
    font-size: 30px;
    font-weight: bold;
    margin: 0;
}

@media (max-width: 1470px) {
    .hs-home-product .product-list .product-group .title-product h3 {
        font-size: 24px;
    }
}

@media (max-width: 991px) {
    .hs-home-product .product-list .product-group .title-product h3 {
        font-size: 20px;
    }
}

.hs-home-product .product-list .product-group .title-product h4 {
    font-size: 14px;
    line-height: 24px;
    margin: 10px 0;
    color: #34a900;
}

.hs-home-product .product-list .product-group .title-product .more {
    font-size: 24px;
    line-height: 38px;
    display: inline-block;
    width: 40px;
    height: 40px;
    color: #fff;
    border-radius: 50%;
    background-color: rgba(52, 169, 0, 0.5);
}

.hs-home-product .product-list .product-group .img {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    margin-top: 0;
}

@media (max-width: 1470px) {
    .hs-home-product .product-list .product-group .img {
        max-width: 300px;
        margin-top: -40px;
    }
}

@media (max-width: 991px) {
    .hs-home-product .product-list .product-group .img {
        max-width: 220px;
        margin-top: -20px;
    }
}

@media (max-width: 767px) {
    .hs-home-product .product-list .product-group .img {
        max-width: 300px;
        margin-top: 0;
    }
}

@-webkit-keyframes movedong {
    0% {
        stroke-dashoffset: 300%;
    }
    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes movedong {
    0% {
        stroke-dashoffset: 300%;
    }
    100% {
        stroke-dashoffset: 0;
    }
}

.hs-home-service {
    position: relative;
}

.hs-home-service .service_bgbox {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
}

.hs-home-service .service_bg {
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.hs-home-service .container {
    position: relative;
    z-index: 4;
    height: 100%;
}

.hs-home-service .flex {
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.hs-home-service .title-home {
    position: relative;
    z-index: 5;
    width: 40%;
    text-align: left;
    color: #fff;
}

@media (max-width: 1400px) {
    .hs-home-service .title-home {
        width: 35%;
    }
}

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

.hs-home-service .title-home p {
    max-width: 450px;
    margin-left: 0;
    color: #fff;
}

.hs-home-service .service {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 1470px) {
    .hs-home-service .service {
        width: 60%;
    }
}

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

.hs-home-service .service .service-wrap {
    position: relative;
    width: 60%;
    padding: 66px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 50%;
}

@media (max-width: 1400px) {
    .hs-home-service .service .service-wrap {
        width: 76%;
    }
}

@media (max-width: 1199px) {
    .hs-home-service .service .service-wrap {
        padding: 50px;
    }
}

@media (max-width: 767px) {
    .hs-home-service .service .service-wrap {
        width: 80%;
        padding: 20px;
    }
}

.hs-home-service .service .service-list {
    padding: 30px;
    border: 1px solid rgba(255, 255, 255, 0.8);
    border-radius: 50%;
}

@media (max-width: 1199px) {
    .hs-home-service .service .service-list {
        padding: 10px;
    }
}

@media (max-width: 767px) {
    .hs-home-service .service .service-list {
        padding: 5px;
    }
}

.hs-home-service .service .swiper-service {
    overflow: hidden;
    border-radius: 50%;
}

.hs-home-service .service .service-img {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 50%;
}

.hs-home-service .service .service-img .title-service {
    position: absolute;
    z-index: 4;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px 10%;
    text-align: center;
    color: #fff;
    background-color: rgba(52, 169, 0, 0.8);
}

@media (max-width: 767px) {
    .hs-home-service .service .service-img .title-service {
        padding: 10px 6%;
    }
}

.hs-home-service .service .service-img .title-service h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
}

@media (max-width: 1400px) {
    .hs-home-service .service .service-img .title-service h3 {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .hs-home-service .service .service-img .title-service h3 {
        font-size: 18px;
        line-height: 24px;
    }
}

.hs-home-service .service .service-img .title-service .more {
    font-size: 16px;
    line-height: 24px;
    display: block;
    margin-top: 10px;
}

@media (max-width: 767px) {
    .hs-home-service .service .service-img .title-service .more {
        font-size: 14px;
        margin-top: 0;
    }
}

.hs-home-service .service .service-menu ul li {
    position: absolute;
    z-index: 4;
}

.hs-home-service .service .service-menu ul li:nth-child(1) {
    top: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media (max-width: 767px) {
    .hs-home-service .service .service-menu ul li:nth-child(1) {
        top: -26px;
    }
}

.hs-home-service .service .service-menu ul li:nth-child(2) {
    top: 25%;
    left: -webkit-calc(100% - 79px);
    left: calc(100% - 79px);
}

@media (max-width: 1400px) {
    .hs-home-service .service .service-menu ul li:nth-child(2) {
        left: -webkit-calc(100% - 74px);
        left: calc(100% - 74px);
    }
}

@media (max-width: 1199px) {
    .hs-home-service .service .service-menu ul li:nth-child(2) {
        left: -webkit-calc(100% - 48px);
        left: calc(100% - 48px);
    }
}

@media (max-width: 767px) {
    .hs-home-service .service .service-menu ul li:nth-child(2) {
        left: -webkit-calc(100% - 18px);
        left: calc(100% - 18px);
    }
}

.hs-home-service .service .service-menu ul li:nth-child(2) .menu-group:after {
    top: 50%;
    left: -30px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 767px) {
    .hs-home-service .service .service-menu ul li:nth-child(2) .menu-group:after {
        left: -20px;
    }
}

.hs-home-service .service .service-menu ul li:nth-child(3) {
    top: 75%;
    left: -webkit-calc(100% - 125px);
    left: calc(100% - 125px);
}

@media (max-width: 1199px) {
    .hs-home-service .service .service-menu ul li:nth-child(3) {
        left: -webkit-calc(100% - 90px);
        left: calc(100% - 90px);
    }
}

@media (max-width: 767px) {
    .hs-home-service .service .service-menu ul li:nth-child(3) {
        left: -webkit-calc(100% - 48px);
        left: calc(100% - 48px);
    }
}

.hs-home-service .service .service-menu ul li:nth-child(3) .menu-group:after {
    top: 50%;
    left: -30px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 767px) {
    .hs-home-service .service .service-menu ul li:nth-child(3) .menu-group:after {
        left: -20px;
    }
}

.hs-home-service .service .service-menu ul li:nth-child(4) {
    top: 75%;
    right: -webkit-calc(100% - 125px);
    right: calc(100% - 125px);
}

@media (max-width: 1199px) {
    .hs-home-service .service .service-menu ul li:nth-child(4) {
        right: -webkit-calc(100% - 90px);
        right: calc(100% - 90px);
    }
}

@media (max-width: 767px) {
    .hs-home-service .service .service-menu ul li:nth-child(4) {
        right: -webkit-calc(100% - 48px);
        right: calc(100% - 48px);
    }
}

.hs-home-service .service .service-menu ul li:nth-child(4) .menu-group:after {
    top: 50%;
    right: -30px;
    left: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 767px) {
    .hs-home-service .service .service-menu ul li:nth-child(4) .menu-group:after {
        right: -20px;
    }
}

.hs-home-service .service .service-menu ul li:nth-child(5) {
    top: 25%;
    right: -webkit-calc(100% - 79px);
    right: calc(100% - 79px);
}

@media (max-width: 1400px) {
    .hs-home-service .service .service-menu ul li:nth-child(5) {
        right: -webkit-calc(100% - 74px);
        right: calc(100% - 74px);
    }
}

@media (max-width: 1199px) {
    .hs-home-service .service .service-menu ul li:nth-child(5) {
        right: -webkit-calc(100% - 48px);
        right: calc(100% - 48px);
    }
}

@media (max-width: 767px) {
    .hs-home-service .service .service-menu ul li:nth-child(5) {
        right: -webkit-calc(100% - 18px);
        right: calc(100% - 18px);
    }
}

.hs-home-service .service .service-menu ul li:nth-child(5) .menu-group:after {
    top: 50%;
    right: -30px;
    left: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 767px) {
    .hs-home-service .service .service-menu ul li:nth-child(5) .menu-group:after {
        right: -20px;
    }
}

.hs-home-service .service .service-menu ul li.active .menu-group {
    color: #fff;
}

.hs-home-service .service .service-menu ul li.active .menu-group:after {
    background-color: #34a900;
}

.hs-home-service .service .service-menu .menu-group {
    font-size: 22px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    white-space: nowrap;
    color: rgba(236, 240, 244, 0.6);
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 1199px) {
    .hs-home-service .service .service-menu .menu-group {
        font-size: 20px;
    }
}

@media (max-width: 991px) {
    .hs-home-service .service .service-menu .menu-group {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .hs-home-service .service .service-menu .menu-group {
        font-size: 14px;
        width: 66px;
        white-space: normal;
    }
}

.hs-home-service .service .service-menu .menu-group:after {
    position: absolute;
    bottom: -10px;
    left: 50%;
    display: block;
    width: 20px;
    height: 20px;
    content: "";
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
    background-color: #fff;
}

@media (max-width: 1199px) {
    .hs-home-service .service .service-menu .menu-group:after {
        bottom: -15px;
        width: 14px;
        height: 14px;
    }
}

.hs-home-service .service .service-menu .menu-group .flaticon {
    font-size: 40px;
    margin-right: 10px;
}

@media (max-width: 1199px) {
    .hs-home-service .service .service-menu .menu-group .flaticon {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .hs-home-service .service .service-menu .menu-group .flaticon {
        font-size: 24px;
    }
}

@media (max-width: 991px) {
    .hs-home-about {
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0;
    }
}

.hs-home-about .about {
    z-index: 2;
    top: 50%;
    left: 0;
    width: 50%;
    max-width: 580px;
    padding-left: 5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 1199px) {
    .hs-home-about .about {
        top: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

@media (max-width: 991px) {
    .hs-home-about .about {
        position: relative;
        z-index: 5;
        width: 100%;
        max-width: 100%;
        padding: 0 5%;
    }
}

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

.hs-home-about .about .title-home {
    text-align: left;
}

.hs-home-about .about .note {
    margin-top: 3%;
    color: #333;
}

.hs-home-about .about .note p {
    font-size: 16px;
    line-height: 1.875;
    margin: 0;
}

.hs-home-about .about .number {
    margin-top: 5%;
}

.hs-home-about .about .number 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;
}

.hs-home-about .about .number .group {
    text-align: center;
}

.hs-home-about .about .number .group b {
    font-family: "D-DIN Condensed";
    font-size: 60px;
    font-weight: normal;
    line-height: 1.4;
    display: block;
    color: #34a900;
}

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

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

.hs-home-about .about .number .group p {
    font-size: 16px;
    line-height: 24px;
    margin: 10px 0 0 0;
    color: #333;
}

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

.hs-home-about .about-more-year {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    margin-top: 5%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 991px) {
    .hs-home-about .about-more-year {
        width: 80%;
    }
}

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

.hs-home-about .about-more-year .about-more {
    width: -webkit-calc(100% - 170px);
    width: calc(100% - 170px);
    padding: 40px 80px 40px 10%;
    border-radius: 0 0 30px 0;
    background: #328b0a;
}

@media (max-width: 991px) {
    .hs-home-about .about-more-year .about-more {
        padding: 20px 10%;
    }
}

@media (max-width: 767px) {
    .hs-home-about .about-more-year .about-more {
        width: -webkit-calc(100% - 100px);
        width: calc(100% - 100px);
        padding: 20px;
    }
}

.hs-home-about .about-more-year .about-more a {
    font-size: 16px;
    line-height: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 10px;
    color: rgba(255, 255, 255, 0.4);
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.hs-home-about .about-more-year .year {
    font-family: "D-DIN Condensed";
    font-size: 36px;
    font-weight: normal;
    line-height: 1.2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 150px;
    color: #fff;
    border-radius: 30px 0 30px 0;
    background: #34a900;
    -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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 991px) {
    .hs-home-about .about-more-year .year {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .hs-home-about .about-more-year .year {
        font-size: 24px;
        width: 90px;
    }
}

.hs-home-about .about-pic {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
    max-width: 55%;
}

@media (max-width: 1660px) {
    .hs-home-about .about-pic {
        max-width: 45%;
    }
}

@media (max-width: 991px) {
    .hs-home-about .about-pic {
        position: relative;
        z-index: 1;
        max-width: 100%;
        margin-top: -50px;
    }
}

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

.hs-home-research .research {
    max-width: 1310px;
    margin: 0 auto;
    margin-top: 3%;
}

@media (min-width: 1200px) {
    .hs-home-research .research ul {
        margin: 0 -40px;
    }
    .hs-home-research .research ul li {
        padding: 0 40px;
    }
}

@media (max-width: 1560px) {
    .hs-home-research .research {
        max-width: 1100px;
        margin-top: 2%;
    }
}

.hs-home-research .research .research-group {
    position: relative;
    display: block;
    margin-top: 20px;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3);
}

.hs-home-research .research .research-group: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(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.9)));
    background-image: -webkit-linear-gradient( rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
}

.hs-home-research .research .research-group .ibox {
    padding-bottom: 126.31578947%;
}

.hs-home-research .research .research-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}

.hs-home-research .research .research-group .title-research {
    position: absolute;
    z-index: 6;
    bottom: 0;
    width: 100%;
    padding: 20px;
    text-align: center;
}

.hs-home-research .research .research-group .title-research h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    color: #ecf0f4;
}

@media (max-width: 1560px) {
    .hs-home-research .research .research-group .title-research h3 {
        font-size: 18px;
    }
}

.hs-home-layout {
    padding: 0;
}

.hs-home-layout .swiper-layout .swiper-slide {
    overflow: hidden;
}

.hs-home-layout .swiper-layout .layout-group {
    position: relative;
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

@media (max-width: 1199px) {
    .hs-home-layout .swiper-layout .layout-group {
        height: 600px;
    }
}

@media (max-width: 767px) {
    .hs-home-layout .swiper-layout .layout-group {
        height: 300px;
    }
}

.hs-home-layout .swiper-layout .layout-group .title-layout {
    position: absolute;
    top: 30%;
    display: block;
    width: 100%;
    text-align: center;
}

@media (max-width: 991px) {
    .hs-home-layout .swiper-layout .layout-group .title-layout {
        top: 20%;
    }
}

@media (max-width: 767px) {
    .hs-home-layout .swiper-layout .layout-group .title-layout {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

.hs-home-layout .swiper-layout .layout-group .title-layout h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
    color: #ecf0f4;
}

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

.hs-home-layout .swiper-layout .layout-group .title-layout h3 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.5;
    color: #ecf0f4;
}

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

@media (max-width: 767px) {
    .hs-home-layout .swiper-layout .layout-group .title-layout h3 {
        font-size: 24px;
    }
}

.hs-home-layout .swiper-layout .layout-group .title-layout .layout-more {
    font-size: 16px;
    line-height: 30px;
    margin-top: 20px;
    color: #ecf0f4;
}

.hs-home-layout .swiper-layout .layout-group .title-layout .layout-more span {
    line-height: 30px;
    display: block;
}

.hs-home-layout .swiper-layout .layout-group .title-layout .layout-more span .flaticon {
    display: inline-block;
    margin-left: 20px;
    vertical-align: middle;
}

.hs-home-layout .swiper-layout .layout-group .title-layout:hover .layout-more span {
    text-decoration: underline;
}

.hs-home-layout .layout-menu {
    position: absolute;
    z-index: 4;
    bottom: 10%;
    left: 50%;
    width: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
}

@media (max-width: 1400px) {
    .hs-home-layout .layout-menu {
        bottom: 5%;
    }
}

@media (max-width: 767px) {
    .hs-home-layout .layout-menu {
        position: relative;
        bottom: 0;
        left: 0;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }
}

.hs-home-layout .layout-menu>ul {
    font-size: 0;
    display: inline-block;
    padding: 0 70px;
    background-color: rgba(255, 255, 255, 0.9);
}

@media (max-width: 1470px) {
    .hs-home-layout .layout-menu>ul {
        padding: 0 50px;
    }
}

@media (max-width: 767px) {
    .hs-home-layout .layout-menu>ul {
        padding: 0;
    }
}

.hs-home-layout .layout-menu>ul>li {
    display: inline-block;
    vertical-align: middle;
}

.hs-home-layout .layout-menu .layout-menu-group {
    position: relative;
    display: block;
    padding: 30px 40px;
    text-align: center;
}

@media (max-width: 1199px) {
    .hs-home-layout .layout-menu .layout-menu-group {
        padding: 20px 30px;
    }
}

@media (max-width: 767px) {
    .hs-home-layout .layout-menu .layout-menu-group {
        padding: 20px 14px;
    }
}

.hs-home-layout .layout-menu .layout-menu-group:before {
    position: absolute;
    top: -15px;
    left: 0;
    display: block;
    width: 100%;
    height: -webkit-calc(100% + 30px);
    height: calc(100% + 30px);
    content: "";
    opacity: 0;
    background-color: #34a900;
}

@media (max-width: 767px) {
    .hs-home-layout .layout-menu .layout-menu-group:before {
        top: 0;
        height: 100%;
    }
}

.hs-home-layout .layout-menu .layout-menu-group .flaticon,
.hs-home-layout .layout-menu .layout-menu-group p {
    position: relative;
    z-index: 4;
}

.hs-home-layout .layout-menu .layout-menu-group .flaticon {
    font-size: 40px;
    line-height: 1;
}

@media (max-width: 991px) {
    .hs-home-layout .layout-menu .layout-menu-group .flaticon {
        font-size: 30px;
    }
}

.hs-home-layout .layout-menu .layout-menu-group p {
    font-size: 18px;
    line-height: 30px;
    margin: 10px 0 0 0;
}

@media (max-width: 1199px) {
    .hs-home-layout .layout-menu .layout-menu-group p {
        font-size: 16px;
    }
}

.hs-home-layout .layout-menu .active .layout-menu-group {
    color: #fff;
}

.hs-home-layout .layout-menu .active .layout-menu-group:before {
    opacity: 1;
}

.hs-home-news .title-home {
    text-align: left;
}

.hs-home-news .news {
    margin-top: 5%;
}

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

.hs-home-news .news .news-group h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    display: -webkit-box;
    overflow: hidden;
    height: 30px;
    margin: 0;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

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

.hs-home-news .news .news-group .date {
    font-family: "D-DIN Condensed";
    font-size: 30px;
    font-weight: bold;
    display: block;
    margin: 10px 0;
    color: #34a900;
}

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

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

.hs-home-news .news .news-group p {
    line-height: 24px;
    display: -webkit-box;
    overflow: hidden;
    height: 48px;
    margin: 10px 0 0 0;
    color: #777;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.hs-home-news .news .news-group .news-more {
    margin-top: 20px;
}

.hs-home-news .news .news-group .news-more a {
    font-size: 16px;
    line-height: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: rgba(0, 0, 0, 0.4);
    border-bottom: 1px solid #d8d8d8;
    -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: 991px) {
    .hs-home-news .news .news-group .news-more a {
        padding: 10px 0;
    }
}

@media (max-width: 767px) {
    .hs-home-news .news .news-group .news-more a {
        font-size: 14px;
        line-height: 24px;
    }
}

.hs-home-news .news .news-group:hover h3 {
    text-decoration: underline;
}

.hs-home-news .news .news-group:hover .news-more a {
    color: #34a900;
    border-bottom-color: #34a900;
}

.hs-home-news .news-button {
    margin-top: 5%;
}

.gettop {
    position: fixed;
    z-index: 8;
    right: 0;
    bottom: 30px;
    display: none;
    cursor: pointer;
    color: #34a900;
}

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

.active.section {
    background-position: center;
}

.active .hs-home-product .title-home,
.active .hs-home-product .product-menu {
    -webkit-animation: fadeInDown 1.5s 0s ease both;
    animation: fadeInDown 1.5s 0s ease both;
}

.active .hs-home-product .product-content {
    -webkit-animation: fadeInUp 1.5s 0s ease both;
    animation: fadeInUp 1.5s 0s ease both;
}

.active .hs-home-research .title-home {
    -webkit-animation: fadeInDown 1.5s 0s ease both;
    animation: fadeInDown 1.5s 0s ease both;
}

.active .hs-home-research .research ul li:nth-child(1) {
    -webkit-animation: fadeInUp 1.5s 0s ease both;
    animation: fadeInUp 1.5s 0s ease both;
}

.active .hs-home-research .research ul li:nth-child(2) {
    -webkit-animation: fadeInUp 1.5s 0.5s ease both;
    animation: fadeInUp 1.5s 0.5s ease both;
}

.active .hs-home-research .research ul li:nth-child(3) {
    -webkit-animation: fadeInUp 1.5s 1s ease both;
    animation: fadeInUp 1.5s 1s ease both;
}

.active .hs-home-layout .title-layout {
    -webkit-animation: fadeInDown 1.5s 0s ease both;
    animation: fadeInDown 1.5s 0s ease both;
}

.active .hs-home-service .title-home {
    -webkit-animation: fadeInLeft 1.5s 0s ease both;
    animation: fadeInLeft 1.5s 0s ease both;
}

.active .hs-home-service .service {
    -webkit-animation: fadeInRight 1.5s 0s ease both;
    animation: fadeInRight 1.5s 0s ease both;
}

.active .hs-home-about .about {
    -webkit-animation: fadeInDown 1.5s 0s ease both;
    animation: fadeInDown 1.5s 0s ease both;
}

.active .hs-home-about .about-more-year {
    -webkit-animation: fadeInLeft 1.5s 0s ease both;
    animation: fadeInLeft 1.5s 0s ease both;
}

.active .hs-home-about .about-pic {
    -webkit-animation: fadeInUp 1.5s 0s ease both;
    animation: fadeInUp 1.5s 0s ease both;
}

.active .hs-home-news .title-home {
    -webkit-animation: fadeInDown 1.5s 0s ease both;
    animation: fadeInDown 1.5s 0s ease both;
}

.active .hs-home-news .news {
    -webkit-animation: fadeInUp 1.5s 0s ease both;
    animation: fadeInUp 1.5s 0s ease both;
}

.leave.section {
    background-position: bottom center;
}

.leave .hs-home-product .title-home,
.leave .hs-home-product .product-menu {
    -webkit-animation: fadeOutUp 1.5s 0s ease both;
    animation: fadeOutUp 1.5s 0s ease both;
}

.leave .hs-home-product .product-content {
    -webkit-animation: fadeOutDown 1.5s 0s ease both;
    animation: fadeOutDown 1.5s 0s ease both;
}

.leave .hs-home-research .title-home {
    -webkit-animation: fadeOutUp 1.5s 0s ease both;
    animation: fadeOutUp 1.5s 0s ease both;
}

.leave .hs-home-research .research {
    -webkit-animation: fadeOutDown 1.5s 0s ease both;
    animation: fadeOutDown 1.5s 0s ease both;
}

.leave .hs-home-service .title-home {
    -webkit-animation: fadeOutLeft 1.5s 0s ease both;
    animation: fadeOutLeft 1.5s 0s ease both;
}

.leave .hs-home-service .service {
    -webkit-animation: fadeOutRight 1.5s 0s ease both;
    animation: fadeOutRight 1.5s 0s ease both;
}

.leave .hs-home-layout .layout {
    -webkit-animation: fadeOutUp 1.5s 0s ease both;
    animation: fadeOutUp 1.5s 0s ease both;
}

.leave .hs-home-about .about {
    -webkit-animation: fadeOutUp 1.5s 0s ease both;
    animation: fadeOutUp 1.5s 0s ease both;
}

.leave .hs-home-about .about-more-year {
    -webkit-animation: fadeOutLeft 1.5s 0s ease both;
    animation: fadeOutLeft 1.5s 0s ease both;
}

.leave .hs-home-about .about-pic {
    -webkit-animation: fadeOutDown 1.5s 0s ease both;
    animation: fadeOutDown 1.5s 0s ease both;
}

.leave .hs-home-news .title-home {
    -webkit-animation: fadeOutUp 1.5s 0s ease both;
    animation: fadeOutUp 1.5s 0s ease both;
}

.leave .hs-home-news .news {
    -webkit-animation: fadeOutDown 1.5s 0s ease both;
    animation: fadeOutDown 1.5s 0s ease both;
}

.hs-inner {
    overflow: hidden;
    padding: 70px 0;
}

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

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

.title-inner h2 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.4;
    margin: 0;
}

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

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

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

.title-inner h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    margin: 0;
    color: #4cc914;
}

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

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

.title-inner p {
    font-size: 16px;
    line-height: 30px;
    max-width: 820px;
    margin: 0 auto;
    margin-top: 20px;
    color: #666;
}

@media (max-width: 767px) {
    .title-inner p {
        font-size: 14px;
        line-height: 24px;
        margin-top: 10px;
    }
}

.hs-inner-catalog {
    position: relative;
    z-index: 8;
    background-color: #fbfbfb;
}

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

.hs-inner-catalog .catalog {
    color: #333;
}

@media (max-width: 991px) {
    .hs-inner-catalog .catalog {
        width: 100%;
    }
}

.hs-inner-catalog .catalog>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width: 1199px) {
    .hs-inner-catalog .catalog>ul {
        margin: 0 -10px;
    }
}

.hs-inner-catalog .catalog>ul>li {
    padding: 0 20px;
}

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

.hs-inner-catalog .catalog>ul>li>a {
    font-size: 16px;
    line-height: 30px;
    position: relative;
    display: block;
    padding: 15px 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

@media (max-width: 1199px) {
    .hs-inner-catalog .catalog>ul>li>a {
        padding: 10px 0;
    }
}

@media (max-width: 991px) {
    .hs-inner-catalog .catalog>ul>li>a {
        font-size: 15px;
    }
}

.hs-inner-catalog .catalog>ul>li>a:after {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 50%;
    display: block;
    width: 0;
    height: 4px;
    content: "";
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #34a900;
}

@media (max-width: 1199px) {
    .hs-inner-catalog .catalog>ul>li>a:after {
        height: 2px;
    }
}

.hs-inner-catalog .catalog>ul>li.active>a,
.hs-inner-catalog .catalog>ul>li:hover>a {
    color: #34a900;
}

.hs-inner-catalog .catalog>ul>li.active>a:after,
.hs-inner-catalog .catalog>ul>li:hover>a:after {
    width: 100%;
}

.hs-inner-catalog .location {
    line-height: 30px;
    position: relative;
    padding-left: 30px;
    color: #999;
}

@media (max-width: 991px) {
    .hs-inner-catalog .location {
        width: 100%;
        padding: 10px 0 10px 30px;
    }
}

.hs-inner-catalog .location .flaticon {
    font-size: 16px;
    line-height: 30px;
    position: absolute;
    top: 0;
    left: 0;
}

@media (max-width: 991px) {
    .hs-inner-catalog .location .flaticon {
        top: 10px;
    }
}

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

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

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

.hs-inner-catalog .location ul li a {
    line-height: 30px;
    display: inline-block;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    vertical-align: middle;
}

.hs-inner-catalog .location ul li a:hover {
    color: #34a900;
}

.hs-inner-advantage {
    background-color: #f7faff;
}

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

.hs-inner-advantage .advantage ul li {
    margin: 10px 0;
}

.hs-inner-advantage .advantage .adv-group {
    position: relative;
    height: 100%;
    padding: 60px 50px;
    background-color: #fff;
}

@media (max-width: 1560px) {
    .hs-inner-advantage .advantage .adv-group {
        padding: 30px;
    }
}

@media (max-width: 991px) {
    .hs-inner-advantage .advantage .adv-group {
        padding: 20px;
    }
}

.hs-inner-advantage .advantage .adv-group .flaticon {
    font-size: 120px;
    line-height: 1;
    position: absolute;
    right: 15px;
    bottom: 18px;
    color: rgba(0, 0, 0, 0.05);
}

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

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

.hs-inner-advantage .advantage .adv-group b {
    font-family: "D-DIN Condensed";
    font-size: 90px;
    font-weight: normal;
    line-height: 1;
    color: #34a900;
}

@media (max-width: 1560px) {
    .hs-inner-advantage .advantage .adv-group b {
        font-size: 70px;
    }
}

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

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

@media (max-width: 767px) {
    .hs-inner-advantage .advantage .adv-group b {
        font-size: 40px;
    }
}

.hs-inner-advantage .advantage .adv-group p {
    font-size: 16px;
    line-height: 30px;
    color: #666;
}

@media (max-width: 991px) {
    .hs-inner-advantage .advantage .adv-group p {
        font-size: 14px;
        line-height: 26px;
    }
}

.hs-inner-about {
    position: relative;
    padding-bottom: 0;
    background-color: #f7faff;
}

.hs-inner-about .about {
    position: relative;
}

.hs-inner-about .about .company-name {
    position: absolute;
    top: -50px;
    left: 0;
}

.hs-inner-about .about .company-name h4 {
    font-size: 230px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    color: #eff5ff;
}

@media (max-width: 1560px) {
    .hs-inner-about .about .company-name h4 {
        font-size: 200px;
    }
}

@media (max-width: 1199px) {
    .hs-inner-about .about .company-name h4 {
        font-size: 160px;
    }
}

@media (max-width: 991px) {
    .hs-inner-about .about .company-name h4 {
        font-size: 120px;
    }
}

@media (max-width: 767px) {
    .hs-inner-about .about .company-name h4 {
        font-size: 80px;
    }
}

.hs-inner-about .about .title-inner {
    position: relative;
    z-index: 2;
}

.hs-inner-about .about .note {
    position: relative;
    z-index: 2;
    max-width: 80%;
    margin-top: 50px;
}

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

.hs-inner-about .about .note p {
    font-size: 15px;
    line-height: 1.73333333;
    margin: 0;
    color: #333;
}

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

.hs-inner-about .about-since {
    margin-top: 90px;
}

@media (max-width: 1199px) {
    .hs-inner-about .about-since {
        margin-top: 50px;
    }
}

.hs-inner-about .about-since .since {
    position: relative;
    padding: 60px 0;
    color: #fff;
    background-color: #34a900;
}

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

@media (max-width: 767px) {
    .hs-inner-about .about-since .since {
        padding: 14px 0;
    }
}

.hs-inner-about .about-since .since:before {
    position: absolute;
    top: 0;
    left: -200%;
    display: block;
    width: 200%;
    height: 100%;
    content: "";
    background-color: #34a900;
}

.hs-inner-about .about-since .since h3 {
    font-size: 72px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    opacity: 0.7;
    color: rgba(0, 0, 0, 0);
    text-stroke: 2px #fff;
    -webkit-text-stroke: 2px #fff;
}

@media (max-width: 1199px) {
    .hs-inner-about .about-since .since h3 {
        font-size: 60px;
    }
}

@media (max-width: 991px) {
    .hs-inner-about .about-since .since h3 {
        font-size: 50px;
    }
}

@media (max-width: 767px) {
    .hs-inner-about .about-since .since h3 {
        font-size: 40px;
    }
}

.hs-inner-about .about-img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 60%;
}

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

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

.hs-inner-culture {
    background: url(../images/culture_bg.jpg) no-repeat center;
    background-size: cover;
}

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

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

@media (min-width: 1200px) {
    .hs-inner-culture .culture ul {
        margin: 0 -20px;
    }
}

.hs-inner-culture .culture ul li {
    margin-top: 60px;
}

@media (min-width: 1200px) {
    .hs-inner-culture .culture ul li {
        width: 20%;
        padding: 0 20px;
    }
}

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

@media (max-width: 767px) {
    .hs-inner-culture .culture ul li {
        margin-top: 20px;
    }
}

.hs-inner-culture .culture .culture-group {
    height: 100%;
    padding: 50px 20px;
    border: 1px solid #ebebeb;
    background: -webkit-linear-gradient(344deg, #f9f9f9, #fff);
    background: linear-gradient(106deg, #f9f9f9, #fff);
}

@media (max-width: 1199px) {
    .hs-inner-culture .culture .culture-group {
        padding: 20px;
    }
}

.hs-inner-culture .culture .culture-group h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    position: relative;
    margin: 0 0 20px 0;
}

@media (max-width: 767px) {
    .hs-inner-culture .culture .culture-group h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }
}

.hs-inner-culture .culture .culture-group h3:before {
    position: absolute;
    top: 5px;
    left: -23px;
    display: block;
    width: 5px;
    height: 26px;
    content: "";
    background-color: #34a900;
}

.hs-inner-culture .culture .culture-group p {
    font-size: 15px;
    line-height: 24px;
    color: #666;
}

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

.hs-inner-history {
    position: relative;
    padding: 180px 0 280px;
    background: url(../images/history_logo_bg.webp) no-repeat 6% center;
}

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

@media (max-width: 767px) {
    .hs-inner-history {
        padding: 60px 0 0 0;
    }
}

.hs-inner-history .history {
    position: relative;
    z-index: 1;
    width: 80%;
    max-width: 500px;
    margin-top: 50px;
}

@media (max-width: 1199px) {
    .hs-inner-history .history {
        width: 50%;
        margin-top: 20px;
    }
}

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

.hs-inner-history .history .history-group .title-history h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    display: inline-block;
    padding: 15px 28px;
    color: #fff;
    border-radius: 30px;
    background-color: #34a900;
}

@media (max-width: 991px) {
    .hs-inner-history .history .history-group .title-history h3 {
        font-size: 18px;
        padding: 10px 20px;
    }
}

.hs-inner-history .history .history-group .note {
    margin-top: 20px;
}

.hs-inner-history .history .history-group .note p {
    font-size: 15px;
    line-height: 2.4;
    margin: 0;
}

@media (max-width: 991px) {
    .hs-inner-history .history .history-group .note p {
        font-size: 14px;
        line-height: 2;
    }
}

.hs-inner-history .history-menu {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 0;
}

@media (max-width: 767px) {
    .hs-inner-history .history-menu {
        position: relative;
        width: 100%;
        margin-top: 30px;
    }
}

.hs-inner-history .history-menu .menu-bg {
    height: 732px;
}

@media (max-width: 1199px) {
    .hs-inner-history .history-menu .menu-bg {
        height: 400px;
    }
}

@media (max-width: 767px) {
    .hs-inner-history .history-menu .menu-bg {
        height: 220px;
    }
}

.hs-inner-history .history-menu .menu-bg img {
    height: 100%;
}

.hs-inner-history .history-menu ul li:nth-child(1) .menu-group {
    top: 5%;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}

@media (max-width: 1470px) {
    .hs-inner-history .history-menu ul li:nth-child(1) .menu-group {
        top: 9%;
    }
}

@media (max-width: 1199px) {
    .hs-inner-history .history-menu ul li:nth-child(1) .menu-group {
        top: 0;
        right: 0;
    }
}

@media (max-width: 767px) {
    .hs-inner-history .history-menu ul li:nth-child(1) .menu-group {
        top: -14%;
        right: -10%;
    }
}

.hs-inner-history .history-menu ul li:nth-child(2) .menu-group {
    top: 20%;
    right: 26%;
    -webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
}

@media (max-width: 1470px) {
    .hs-inner-history .history-menu ul li:nth-child(2) .menu-group {
        top: 24%;
    }
}

@media (max-width: 1199px) {
    .hs-inner-history .history-menu ul li:nth-child(2) .menu-group {
        top: 6%;
        right: 16%;
    }
}

@media (max-width: 767px) {
    .hs-inner-history .history-menu ul li:nth-child(2) .menu-group {
        top: -2%;
        right: 24%;
    }
}

.hs-inner-history .history-menu ul li:nth-child(3) .menu-group {
    top: 36%;
    right: 3%;
}

@media (max-width: 1470px) {
    .hs-inner-history .history-menu ul li:nth-child(3) .menu-group {
        top: 40%;
    }
}

@media (max-width: 1199px) {
    .hs-inner-history .history-menu ul li:nth-child(3) .menu-group {
        top: 29%;
        right: 5%;
    }
}

@media (max-width: 767px) {
    .hs-inner-history .history-menu ul li:nth-child(3) .menu-group {
        top: 26%;
        right: 10%;
    }
}

.hs-inner-history .history-menu ul li:nth-child(4) .menu-group {
    top: 48%;
    right: 40%;
}

@media (max-width: 1470px) {
    .hs-inner-history .history-menu ul li:nth-child(4) .menu-group {
        top: 53%;
    }
}

@media (max-width: 1199px) {
    .hs-inner-history .history-menu ul li:nth-child(4) .menu-group {
        top: 38%;
        right: 28%;
    }
}

@media (max-width: 767px) {
    .hs-inner-history .history-menu ul li:nth-child(4) .menu-group {
        top: 36%;
        right: 45%;
    }
}

.hs-inner-history .history-menu .menu-group {
    position: absolute;
    top: 10%;
    right: 15%;
    width: 276px;
    height: 340px;
    padding: 40px 54px;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #fff;
    background: url(../images/weizhi.png) no-repeat center;
    background-size: cover;
}

@media (max-width: 1470px) {
    .hs-inner-history .history-menu .menu-group {
        width: 240px;
        height: 296px;
        padding: 30px 45px;
    }
}

@media (max-width: 1199px) {
    .hs-inner-history .history-menu .menu-group {
        width: 180px;
        height: 222px;
        padding: 20px 30px;
    }
}

@media (max-width: 767px) {
    .hs-inner-history .history-menu .menu-group {
        width: 120px;
        height: 148px;
        padding: 10px 18px;
    }
}

.hs-inner-history .history-menu .menu-group h4 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2;
    display: inline-block;
    margin: 0;
    text-align: center;
}

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

@media (max-width: 991px) {
    .hs-inner-history .history-menu .menu-group h4 {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .hs-inner-history .history-menu .menu-group h4 {
        font-size: 16px;
    }
}

.hs-inner-history .history-menu .menu-group h4 span {
    display: block;
}

.hs-inner-history .history-menu .active .menu-group {
    background-image: url(../images/weizhi_active.png);
}

.hs-inner-team {
    background: url(../images/team_bg.jpg) no-repeat center;
    background-size: cover;
}

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

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

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

.hs-inner-team .team-text {
    max-width: 1070px;
    margin: 0 auto;
    margin-top: 30px;
    text-align: center;
    color: #fff;
}

.hs-inner-team .team-text p {
    font-size: 15px;
    line-height: 1.6;
    margin: 0;
}

.hs-inner-team .team {
    position: relative;
    margin-top: 20px;
    padding: 0 5%;
}

.hs-inner-team .team .swiper-team {
    padding: 50px 0;
}

@media (max-width: 1199px) {
    .hs-inner-team .team .swiper-team {
        padding: 0;
    }
}

@media (max-width: 1199px) {
    .hs-inner-team .team .swiper-3d .swiper-wrapper {
        -webkit-transform-style: flat;
        transform-style: flat;
    }
}

.hs-inner-team .team .swiper-slide {
    width: 25%;
}

@media (max-width: 1470px) {
    .hs-inner-team .team .swiper-slide {
        padding: 0 10px;
    }
}

@media (max-width: 1199px) {
    .hs-inner-team .team .swiper-slide {
        width: 33.33333333%;
    }
}

@media (max-width: 991px) {
    .hs-inner-team .team .swiper-slide {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .hs-inner-team .team .swiper-slide {
        width: 100%;
    }
}

.hs-inner-team .team .team-group {
    overflow: hidden;
    cursor: pointer;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

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

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

.hs-inner-team .team .team-group p {
    font-size: 16px;
    line-height: 50px;
    display: -webkit-box;
    overflow: hidden;
    height: 50px;
    margin: 0;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

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

.hs-inner-team .team .team-group:hover p {
    color: var(--color);
}

.hs-inner-team .team .swiper-button-prev {
    left: 0;
    color: #fff;
}

@media (max-width: 767px) {
    .hs-inner-team .team .swiper-button-prev {
        left: -15px;
    }
}

.hs-inner-team .team .swiper-button-next {
    right: 0;
    color: #fff;
}

@media (max-width: 767px) {
    .hs-inner-team .team .swiper-button-next {
        right: -15px;
    }
}

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

.hs-inner-honor .honor-button .swiper-button-prev,
.hs-inner-honor .honor-button .swiper-button-next {
    border-radius: 0;
}

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

.hs-inner-honor .honor .honor-group {
    display: block;
    cursor: pointer;
    text-align: center;
}

.hs-inner-honor .honor .honor-group .img {
    padding: 14px;
    background: #f9f9f9;
}

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

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

.hs-inner-honor .honor .honor-group p {
    font-size: 15px;
    line-height: 24px;
    display: -webkit-box;
    overflow: hidden;
    height: 24px;
    margin: 14px 0 0 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #666;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

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

.hs-inner-honor .honor .honor-group:hover p {
    color: #34a900;
}

.hs-inner-partners {
    background: url(../images/partners_bg.jpg) no-repeat center;
    background-size: cover;
}

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

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

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

.hs-inner-partners .partners {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    /* margin-top: -100px;

   -webkit-transform: perspective(600px) rotateX(55deg);
   transform: perspective(600px) rotateX(55deg); */
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* -webkit-transform-style: preserve-3d;
   transform-style: preserve-3d; */
}


/* @media (max-width: 1400px) {
    .hs-inner-partners .partners {
        margin-top: -60px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-partners .partners {
        margin-top: -30px;
    }
} */

@media (max-width: 767px) {
    .hs-inner-partners .partners {
        margin-top: 30px;
        padding: 0 5px;
        -webkit-transform: perspective(0px) rotateX(0deg);
        transform: perspective(0px) rotateX(0deg);
    }
}

.hs-inner-partners .partners .partners-group {
    width: 16.66666667%;
    /* line-height: 1.2rem; */
    margin-bottom: 30px;
    padding: 0 15px;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    text-align: center;
}

@media (max-width: 1400px) {
    .hs-inner-partners .partners .partners-group {
        margin-bottom: 10px;
        padding: 0 5px;
    }
}

@media (max-width: 767px) {
    .hs-inner-partners .partners .partners-group {
        width: 33.33333333%;
    }
}

.hs-inner-partners .partners .partners-group .ibox {
    padding-bottom: 55.55555556%;
    background-color: #fff;
}

.hs-inner-partners .partners .partners-group:hover {
    -webkit-transform: translateZ(20px);
    transform: translateZ(20px);
}

.hs-inner-partners .hs-more {
    display: block;
    margin-top: 60px;
    text-align: center;
}

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

.hs-inner-partners .hs-more a {
    line-height: 50px;
    display: inline-block;
    padding: 0 60px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    border: 2px solid #e2e2e2;
    border-radius: 25px;
}

@media (max-width: 1199px) {
    .hs-inner-partners .hs-more a {
        line-height: 40px;
        padding: 0 30px;
    }
}

.hs-inner-partners .hs-more a:hover {
    color: #000;
    background-color: #fff;
}

#about-about,
#about-organization,
#about-culture,
#about-history,
#about-honor {
    position: relative;
    top: -100px;
}

.hs-inner-products .products>ul {
    margin: 0;
}

.hs-inner-products .products>ul>li {
    padding: 0;
    border-top: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
}

@media (min-width: 1200px) {
    .hs-inner-products .products>ul>li:nth-child(4n) {
        border-right-color: #fff;
    }
    .hs-inner-products .products>ul>li:nth-child(-n+4) {
        border-top-color: #fff;
    }
}

@media (max-width: 1199px) {
    .hs-inner-products .products>ul>li:nth-child(3n) {
        border-right-color: #fff;
    }
    .hs-inner-products .products>ul>li:nth-child(-n+3) {
        border-top-color: #fff;
    }
}

@media (max-width: 767px) {
    .hs-inner-products .products>ul>li:nth-child(3n) {
        border-right-color: #e4e4e4;
    }
    .hs-inner-products .products>ul>li:nth-child(-n+3) {
        border-top-color: #e4e4e4;
    }
    .hs-inner-products .products>ul>li:nth-child(2n) {
        border-right-color: #fff;
    }
    .hs-inner-products .products>ul>li:nth-child(-n+2) {
        border-top-color: #fff;
    }
}

.hs-inner-products .products .products-group {
    display: block;
    padding-bottom: 10px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    text-align: center;
}

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

.hs-inner-products .products .products-group p {
    font-size: 16px;
    line-height: 30px;
    display: -webkit-box;
    overflow: hidden;
    height: 30px;
    margin: 0;
    padding: 0 10px;
    color: #333;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

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

.hs-inner-products .products .products-group:hover {
    position: relative;
    z-index: 4;
    box-shadow: 0 43px 76px 0 rgba(72, 72, 72, 0.25);
}

.hs-inner-product-details {
    padding-top: 0;
}

.hs-inner-product-details .product-details {
    background: url(../images/product_show_bg.jpg) no-repeat center;
    background-size: cover;
}

.hs-inner-product-details .product-details .flex {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.hs-inner-product-details .product-details .details-imgbox {
    width: 40%;
    height: 100%;
    mix-blend-mode: multiply;
}

@media (max-width: 1560px) {
    .hs-inner-product-details .product-details .details-imgbox {
        width: 35%;
    }
}

@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-imgbox {
        width: 100%;
    }
}

.hs-inner-product-details .product-details .details-imgbox .zoom {
    cursor: crosshair;
}

.hs-inner-product-details .product-details .swiper-button-prev,
.hs-inner-product-details .product-details .swiper-button-next {
    font-size: 30px;
    position: absolute;
    z-index: 4;
    top: 50%;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 30px;
    margin-top: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.hs-inner-product-details .product-details .swiper-button-prev:after,
.hs-inner-product-details .product-details .swiper-button-next:after {
    display: block;
    width: 0;
    height: 0;
    content: "";
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    border-width: 8px 16px 8px 0;
    border-style: solid;
    border-color: transparent var(--color) transparent transparent;
}

.hs-inner-product-details .product-details .swiper-button-prev:hover,
.hs-inner-product-details .product-details .swiper-button-next:hover {
    background: none;
}

.hs-inner-product-details .product-details .swiper-button-prev:hover:after,
.hs-inner-product-details .product-details .swiper-button-next:hover:after {
    border-color: transparent var(--hover) transparent transparent;
}

.hs-inner-product-details .product-details .swiper-button-next {
    right: 0;
    left: auto;
}

.hs-inner-product-details .product-details .swiper-button-next:after {
    -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: 60%;
    padding-left: 5%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 1560px) {
    .hs-inner-product-details .product-details .details-content {
        width: 65%;
    }
}

@media (max-width: 1199px) {
    .hs-inner-product-details .product-details .details-content {
        padding-left: 3%;
    }
}

@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-content {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}

.hs-inner-product-details .product-details .details-content .title-inner h2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}

@media (max-width: 1199px) {
    .hs-inner-product-details .product-details .details-content .title-inner h2 {
        font-size: 18px;
    }
}

.hs-inner-product-details .product-details .details-content .free-editor {
    margin-top: 30px;
}

@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-content .free-editor {
        margin-top: 10px;
    }
}

.hs-inner-product-details .product-details .details-content .free-editor p {
    font-size: 15px;
    line-height: 1.875;
    margin: 0;
    color: #333;
}

@media (max-width: 1199px) {
    .hs-inner-product-details .product-details .details-content .free-editor p {
        font-size: 14px;
    }
}

.hs-inner-product-details .product-details .details-content .free-editor table {
    font-size: 16px;
    width: 100%;
    margin-top: 20px;
    color: var(--color);
}

@media (max-width: 1560px) {
    .hs-inner-product-details .product-details .details-content .free-editor table {
        font-size: 14px;
    }
}

.hs-inner-product-details .product-details .details-content .free-editor table tr {
    border-bottom: 1px solid #e8eef2;
}

.hs-inner-product-details .product-details .details-content .free-editor table td {
    line-height: 24px;
    padding: 15px 10px;
}

@media (max-width: 1560px) {
    .hs-inner-product-details .product-details .details-content .free-editor table td {
        padding: 10px;
    }
}

.hs-inner-product-details .details-link {
    margin-top: 60px;
}

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

.hs-inner-product-details .details-link a {
    font-size: 15px;
    line-height: 22px;
    display: inline-block;
    padding: 10px 20px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    vertical-align: middle;
    color: #34a900;
    border: 2px solid #34a900;
    border-radius: 30px;
}

.hs-inner-product-details .details-link a .flaticon {
    font-size: 20px;
    float: left;
    margin-right: 6px;
}

@media (max-width: 991px) {
    .hs-inner-product-details .details-link a .flaticon {
        font-size: 24px;
    }
}

.hs-inner-product-details .details-link a:hover {
    color: #fff;
    background-color: #34a900;
}

.hs-inner-product-details .details-link .scroll {
    margin-right: 40px;
}

@media (max-width: 1470px) {
    .hs-inner-product-details .details-link .scroll {
        margin-right: 20px;
    }
}

.hs-inner-product-details .product-small {
    position: relative;
    width: 100%;
    padding: 20px 30px;
}

.hs-inner-product-details .swiper-product-small .swiper-slide {
    padding: 0 8px;
}

.hs-inner-product-details .swiper-product-small .pro-group {
    cursor: pointer;
    border: 1px solid #ececec;
    background: -webkit-gradient( linear, left top, right top, from(#f8fafe), to(#e3e9f0));
    background: -webkit-linear-gradient(left, #f8fafe, #e3e9f0);
    background: linear-gradient(90deg, #f8fafe, #e3e9f0);
}

.hs-inner-product-details .swiper-product-small .swiper-slide-thumb-active .pro-group {
    border-color: var(--color);
}

.hs-inner-product-details .title-parameters {
    position: relative;
    padding-bottom: 20px;
    text-align: center;
    border-bottom: 1px solid #eaeaea;
}

@media (max-width: 767px) {
    .hs-inner-product-details .title-parameters {
        padding-bottom: 14px;
    }
}

.hs-inner-product-details .title-parameters h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    position: relative;
    display: inline-block;
    margin: 0;
}

@media (max-width: 1199px) {
    .hs-inner-product-details .title-parameters h3 {
        font-size: 20px;
    }
}

.hs-inner-product-details .title-parameters h3:after {
    position: absolute;
    z-index: 2;
    bottom: -21px;
    display: block;
    width: 100%;
    height: 2px;
    content: "";
    background-color: #34a900;
}

@media (max-width: 767px) {
    .hs-inner-product-details .title-parameters h3:after {
        bottom: -14px;
    }
}

.hs-inner-product-details .product-parameters {
    padding-top: 80px;
}

@media (max-width: 991px) {
    .hs-inner-product-details .product-parameters {
        padding-top: 40px;
    }
}

.hs-inner-product-details .product-parameters .free-editor {
    margin-top: 40px;
    color: #333;
}

@media (max-width: 767px) {
    .hs-inner-product-details .product-parameters .free-editor {
        margin-top: 20px;
    }
}

.hs-inner-product-details .product-parameters .free-editor p {
    font-size: 16px;
    line-height: 1.875;
    margin: 0;
}

@media (max-width: 991px) {
    .hs-inner-product-details .product-parameters .free-editor p {
        font-size: 14px;
    }
}

.hs-inner-product-details .product-parameters .free-editor table {
    font-size: 16px;
    width: 100%;
    margin-top: 20px;
    text-align: center;
}

@media (max-width: 991px) {
    .hs-inner-product-details .product-parameters .free-editor table {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .hs-inner-product-details .product-parameters .free-editor table {
        font-size: 12px;
    }
}

.hs-inner-product-details .product-parameters .free-editor table th,
.hs-inner-product-details .product-parameters .free-editor table td {
    line-height: 24px;
    padding: 10px;
    text-align: center;
    border: 1px solid #ccc;
}

.hs-inner-product-details .product-parameters .free-editor table tr {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.hs-inner-product-details .product-related {
    padding-top: 80px;
}

@media (max-width: 991px) {
    .hs-inner-product-details .product-related {
        padding-top: 40px;
    }
}

.hs-inner-product-details .product-related .product-related-content {
    position: relative;
    padding: 0 4%;
}

.hs-inner-product-details .product-related .swiper-button-prev {
    left: 0;
}

@media (max-width: 767px) {
    .hs-inner-product-details .product-related .swiper-button-prev {
        left: -15px;
    }
}

.hs-inner-product-details .product-related .swiper-button-next {
    right: 0;
}

@media (max-width: 767px) {
    .hs-inner-product-details .product-related .swiper-button-next {
        right: -15px;
    }
}

.hs-inner-product-details .product-related .swiper-slide {
    padding: 30px 0;
}

.hs-inner-product-details .product-related .products-group {
    display: block;
    padding-bottom: 10px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    text-align: center;
}

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

.hs-inner-product-details .product-related .products-group p {
    font-size: 16px;
    line-height: 30px;
    display: -webkit-box;
    overflow: hidden;
    height: 30px;
    margin: 0;
    padding: 0 10px;
    color: #333;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

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

.hs-inner-product-details .product-related .products-group:hover {
    position: relative;
    z-index: 4;
    box-shadow: 0 10px 20px 0 rgba(72, 72, 72, 0.25);
}

.hs-inner-product-details .product-feedback {
    margin-top: 80px;
    padding-top: 80px;
    background: url(../images/feedback_bg.jpg) no-repeat top center;
}

@media (max-width: 991px) {
    .hs-inner-product-details .product-feedback {
        margin-top: 40px;
        padding-top: 40px;
    }
}

.hs-inner-product-details .product-feedback .title-parameters {
    border-bottom: none;
}

.hs-inner-product-details .product-feedback .title-parameters h3 {
    color: #fff;
}

.hs-inner-product-details .product-feedback .title-parameters h3:after {
    display: none;
}

.hs-inner-product-details .product-feedback .feedbackform {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    padding: 50px;
    background-color: #fff;
    box-shadow: 0 23px 18px 0 rgba(72, 72, 72, 0.25);
}

@media (max-width: 1199px) {
    .hs-inner-product-details .product-feedback .feedbackform {
        padding: 30px;
    }
}

@media (max-width: 767px) {
    .hs-inner-product-details .product-feedback .feedbackform {
        margin-top: 20px;
        padding: 30px 15px;
    }
}

.feedbackform form ul {
    margin: 0 -8px;
}

.feedbackform form ul li {
    padding: 0 8px;
}

.feedbackform form .group-feedback {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    border: 1px solid rgba(231, 231, 231, 0.34);
    border: 1px solid #e5e5e5;
    background: #fbfbfb;
}

.feedbackform form .group-feedback .flaticon {
    font-size: 24px;
    line-height: 54px;
    width: 60px;
    text-align: center;
    color: #666;
}

@media (max-width: 767px) {
    .feedbackform form .group-feedback .flaticon {
        line-height: 44px;
        width: 40px;
    }
}

.feedbackform form .group-feedback input,
.feedbackform form .group-feedback textarea,
.feedbackform form .group-feedback select {
    font-size: 14px;
    line-height: 24px;
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
    min-height: 54px;
    padding: 15px 20px 15px 0;
    resize: vertical;
    color: #777;
    border: none;
    outline: none;
    background: none;
}

@media (max-width: 767px) {
    .feedbackform form .group-feedback input,
    .feedbackform form .group-feedback textarea,
    .feedbackform form .group-feedback select {
        font-size: 14px;
        line-height: 24px;
        width: -webkit-calc(100% - 40px);
        width: calc(100% - 40px);
        min-height: 44px;
        padding: 10px;
    }
}

.feedbackform form .group-feedback select option {
    width: 100%;
    /* 设置选项的背景色 */
    color: #777;
    background-color: #f8f8f8;
    /* 设置选项的文本颜色 */
}

.feedbackform form .group-feedback select option:hover {
    color: #fff;
    background-color: #34a900;
    /* 设置鼠标悬停时的背景色 */
}

.feedbackform form .group-feedback.group-read input {
    background-color: #eee;
}

.feedbackform form .group-feedback input::-webkit-input-placeholder,
.feedbackform form .group-feedback textarea::-webkit-input-placeholder {
    color: #777;
}

.feedbackform form .group-feedback input:-o-placeholder,
.feedbackform form .group-feedback textarea:-o-placeholder {
    color: #777;
}

.feedbackform form .group-feedback input::-moz-placeholder,
.feedbackform form .group-feedback textarea::-moz-placeholder {
    color: #777;
}

.feedbackform form .group-feedback input:-ms-input-placeholder,
.feedbackform form .group-feedback textarea:-ms-input-placeholder {
    color: #777;
}

.feedbackform form .group-feedback input:focus::-webkit-input-placeholder,
.feedbackform form .group-feedback textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}

.feedbackform form .group-feedback input:focus::-o-placeholder,
.feedbackform form .group-feedback textarea:focus::-o-placeholder {
    color: #c5c5c5;
}

.feedbackform form .group-feedback input:focus::-moz-placeholder,
.feedbackform form .group-feedback textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}

.feedbackform form .group-feedback input:focus::-ms-input-placeholder,
.feedbackform form .group-feedback textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}

.feedbackform form .group-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.feedbackform form .send,
.feedbackform form .reset {
    font-size: 16px;
    line-height: 44px;
    display: inline-block;
    padding: 0 20px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    vertical-align: middle;
    border: 1px solid #e5e5e5;
    outline: none;
    background: none;
}

@media (max-width: 767px) {
    .feedbackform form .send,
    .feedbackform form .reset {
        line-height: 40px;
    }
}

.feedbackform form .send {
    margin-right: 20px;
    color: #fff !important;
    border-color: #34a900 !important;
    background-color: #34a900 !important;
}

.feedbackform form .send:hover,
.feedbackform form .reset:hover {
    color: #fff;
    border-color: #34a900;
    background-color: #34a900;
}

.feedbackform form span {
    font-size: 14px;
    line-height: 30px;
    display: inline-block;
    margin-left: 30px;
    vertical-align: middle;
    color: #34a900;
}

@media (max-width: 767px) {
    .feedbackform form span {
        font-size: 14px;
        margin-left: 20px;
    }
}

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

.hs-inner-rd .title-inner h3 {
    color: #000;
}

.hs-inner-rd .rd-top {
    padding: 110px 10%;
    background-color: #f8f8f8;
}

@media (max-width: 1470px) {
    .hs-inner-rd .rd-top {
        padding: 80px 6%;
    }
}

@media (max-width: 1199px) {
    .hs-inner-rd .rd-top {
        padding: 40px 5%;
    }
}

@media (max-width: 767px) {
    .hs-inner-rd .rd-top {
        padding: 30px 15px;
    }
}

.hs-inner-rd .note {
    margin-top: 30px;
    text-align: center;
}

@media (max-width: 991px) {
    .hs-inner-rd .note {
        margin-top: 20px;
    }
}

.hs-inner-rd .note p {
    font-size: 16px;
    line-height: 1.875;
    margin: 0;
    color: #333;
}

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

.hs-inner-rd .rd-img {
    margin-top: 40px;
}

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

.hs-inner-rd .rd-img ul li {
    width: 31.2%;
}

@media (max-width: 767px) {
    .hs-inner-rd .rd-img ul li {
        width: 100%;
    }
}

.hs-inner-rd .rd-img ul li:nth-child(2) {
    width: 37.6%;
}

@media (max-width: 767px) {
    .hs-inner-rd .rd-img ul li:nth-child(2) {
        width: 100%;
    }
}

.hs-inner-rd .rd-img ul li:nth-child(2) .rd-group .ibox {
    padding-bottom: 63.1%;
}

.hs-inner-rd .rd-img .rd-group .ibox {
    padding-bottom: 76%;
}

.hs-inner-rd .rd {
    padding-top: 80px;
}

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

.hs-inner-rd .rd .rd-number {
    margin-top: 40px;
}

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

.hs-inner-rd .rd .rd-number ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hs-inner-rd .rd .rd-number ul li {
    margin-top: 20px;
    padding: 0 30px;
}

.hs-inner-rd .rd .rd-number .num-group {
    text-align: center;
}

.hs-inner-rd .rd .rd-number .num-group b {
    font-family: "D-DIN Condensed";
    font-size: 48px;
    font-weight: normal;
    line-height: 1.4;
    color: #34a900;
}

@media (max-width: 991px) {
    .hs-inner-rd .rd .rd-number .num-group b {
        font-size: 40px;
    }
}

@media (max-width: 767px) {
    .hs-inner-rd .rd .rd-number .num-group b {
        font-size: 34px;
    }
}

.hs-inner-rd .rd .rd-number .num-group p {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    color: #777;
}

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

.hs-inner-rd .rd .note {
    max-width: 1270px;
    margin: 0 auto;
    margin-top: 60px;
}

@media (max-width: 991px) {
    .hs-inner-rd .rd .note {
        margin-top: 30px;
    }
}

.hs-inner-organization .organization img {
    max-width: 100%;
    height: auto !important;
}

.hs-inner-expert .title-expert h3 {
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    color: #34a900;
}

.hs-inner-expert .title-expert h3 .flaticon {
    font-size: 40px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

@media (max-width: 991px) {
    .hs-inner-expert .title-expert h3 .flaticon {
        font-size: 30px;
    }
}

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

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

.hs-inner-expert .note {
    margin-top: 30px;
}

@media (max-width: 991px) {
    .hs-inner-expert .note {
        margin-top: 20px;
    }
}

.hs-inner-expert .note h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 0;
}

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

.hs-inner-expert .note p {
    font-size: 16px;
    line-height: 1.8;
    margin: 0;
    color: #333;
}

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

.hs-inner-expert .expert-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}

.hs-inner-expert .expert-top .expert-img {
    width: 50%;
}

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

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

.hs-inner-expert .expert-top .expert-note {
    width: 50%;
    padding-top: 6%;
    padding-right: 5%;
}

@media (max-width: 1470px) {
    .hs-inner-expert .expert-top .expert-note {
        padding-top: 30px;
    }
}

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

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

.hs-inner-expert .expert-top .expert-list {
    position: relative;
    width: 150%;
    margin-top: 60px;
    padding: 50px 15% 50px 0;
    background-color: #34a900;
}

@media (min-width: 1560px) {
    .hs-inner-expert .expert-top .expert-list ul {
        margin: 0 -30px;
    }
    .hs-inner-expert .expert-top .expert-list ul li {
        padding: 0 30px;
    }
}

@media (max-width: 1400px) {
    .hs-inner-expert .expert-top .expert-list {
        width: 170%;
        padding: 30px 10% 30px 0;
    }
}

@media (max-width: 1199px) {
    .hs-inner-expert .expert-top .expert-list {
        width: 200%;
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .hs-inner-expert .expert-top .expert-list {
        width: 100%;
    }
}

.hs-inner-expert .expert-top .expert-list:after {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 100%;
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #34a900;
}

.hs-inner-expert .expert-top .expert-list:before {
    position: absolute;
    z-index: 4;
    right: 80%;
    bottom: -50px;
    display: block;
    width: 392px;
    height: 392px;
    content: "";
    background: url(../images/virus.png) no-repeat center;
    background-size: cover;
    mix-blend-mode: multiply;
}

.hs-inner-expert .expert-top .expert-list .list-group {
    color: #fff;
}

.hs-inner-expert .expert-top .expert-list .list-group h3 {
    font-family: "D-DIN Condensed";
    font-size: 72px;
    line-height: 1;
    margin: 0;
}

@media (max-width: 1199px) {
    .hs-inner-expert .expert-top .expert-list .list-group h3 {
        font-size: 60px;
    }
}

@media (max-width: 991px) {
    .hs-inner-expert .expert-top .expert-list .list-group h3 {
        font-size: 50px;
    }
}

@media (max-width: 767px) {
    .hs-inner-expert .expert-top .expert-list .list-group h3 {
        font-size: 40px;
    }
}

.hs-inner-expert .expert-top .expert-list .list-group .note {
    margin-top: 20px;
}

.hs-inner-expert .expert-top .expert-list .list-group p {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    color: #fff;
}

@media (max-width: 767px) {
    .hs-inner-expert .expert-top .expert-list .list-group p {
        font-size: 14px;
    }
}

.hs-inner-expert .expert ul li {
    margin-top: 140px;
}

@media (max-width: 991px) {
    .hs-inner-expert .expert ul li {
        margin-top: 70px;
    }
}

@media (max-width: 767px) {
    .hs-inner-expert .expert ul li {
        margin-top: 40px;
    }
}

.hs-inner-expert .expert ul li:nth-child(2n+1) .expert-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-expert .expert ul li:nth-child(2n+1) .expert-group .expert-img:before {
    right: -60px;
    left: auto;
}

@media (max-width: 1470px) {
    .hs-inner-expert .expert ul li:nth-child(2n+1) .expert-group .expert-img:before {
        right: -30px;
    }
}

@media (max-width: 767px) {
    .hs-inner-expert .expert ul li:nth-child(2n+1) .expert-group .expert-img:before {
        right: -10px;
    }
}

.hs-inner-expert .expert ul li:nth-child(2n+1) .expert-note {
    padding-right: 5%;
    padding-left: 0;
}

@media (max-width: 767px) {
    .hs-inner-expert .expert ul li:nth-child(2n+1) .expert-note {
        padding-right: 0;
    }
}

.hs-inner-expert .expert .expert-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hs-inner-expert .expert .expert-group .expert-img {
    position: relative;
    width: 50%;
    height: 100%;
}

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

.hs-inner-expert .expert .expert-group .expert-img:before {
    position: absolute;
    z-index: 1;
    top: -60px;
    left: -60px;
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #f3f3f3;
}

@media (max-width: 1470px) {
    .hs-inner-expert .expert .expert-group .expert-img:before {
        top: -30px;
        left: -30px;
    }
}

@media (max-width: 767px) {
    .hs-inner-expert .expert .expert-group .expert-img:before {
        top: -10px;
        left: -10px;
    }
}

.hs-inner-expert .expert .expert-group .expert-img img {
    position: relative;
    z-index: 3;
    width: 100%;
}

.hs-inner-expert .expert .expert-group .expert-note {
    width: 50%;
    padding-top: 6%;
    padding-right: 0;
    padding-left: 5%;
}

@media (max-width: 1470px) {
    .hs-inner-expert .expert .expert-group .expert-note {
        padding-top: 30px;
    }
}

@media (max-width: 1199px) {
    .hs-inner-expert .expert .expert-group .expert-note {
        padding-top: 0;
    }
}

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

@media (min-width: 1200px) {
    .hs-inner-partners-other .partners ul li {
        width: 16.66666667%;
    }
}

.hs-inner-partners-other .partners ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -30px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hs-inner-partners-other .partners ul li {
    margin-top: 30px;
}

.hs-inner-partners-other .partners .group {
    text-align: center;
}

.hs-inner-partners-other .partners .group .partners-img {
    border: 1px solid #dcdcdc;
    border-radius: 5px;
}

.hs-inner-partners-other .partners .group .partners-img .ibox {
    padding-bottom: 44.44444444%;
}

.hs-inner-partners-other .partners .group h3 {
    font-size: 15px;
    line-height: 24px;
    margin: 10px 0 0 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #333;
}

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

.hs-inner-partners-other .partners .group:hover h3 {
    color: #34a900;
}

.hs-inner-contact .contact,
.hs-inner-contact .bumen {
    width: 50%;
    padding: 50px;
}

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

@media (max-width: 767px) {
    .hs-inner-contact .contact,
    .hs-inner-contact .bumen {
        width: 100%;
    }
}

.hs-inner-contact .title-inner h2 {
    font-size: 30px;
    color: #fff;
}

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

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

.hs-inner-contact .title-inner h2 .flaticon {
    font-size: 40px;
    line-height: 30px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.hs-inner-contact .contact {
    color: #fff;
    background-color: #34a900;
}

.hs-inner-contact .contact .listbox {
    margin-top: 30px;
}

@media (max-width: 991px) {
    .hs-inner-contact .contact .listbox {
        margin-top: 14px;
    }
}

.hs-inner-contact .contact .listbox ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 14px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

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

.hs-inner-contact .contact .listbox ul li .flaticon {
    font-size: 30px;
    line-height: 1;
    width: 50px;
}

.hs-inner-contact .contact .listbox ul li p {
    font-size: 16px;
    line-height: 30px;
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
    margin: 0;
}

@media (max-width: 991px) {
    .hs-inner-contact .contact .listbox ul li p {
        font-size: 14px;
        line-height: 24px;
    }
}

.hs-inner-contact .contact .listbox ul li p a:hover {
    text-decoration: underline;
}

.hs-inner-contact .bumen {
    background: url(../images/contact_logo_bg.png) no-repeat 85% center #f4f4f4;
}

@media (max-width: 767px) {
    .hs-inner-contact .bumen {
        background-size: 50% auto;
    }
}

.hs-inner-contact .bumen .title-inner h2 {
    color: #34a900;
}

.hs-inner-contact .bumen .listbox {
    margin-top: 30px;
}

@media (max-width: 991px) {
    .hs-inner-contact .bumen .listbox {
        margin-top: 14px;
    }
}

.hs-inner-contact .bumen .listbox ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 14px 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 1199px) {
    .hs-inner-contact .bumen .listbox ul li {
        padding: 10px 0;
    }
}

.hs-inner-contact .bumen .listbox ul li p {
    font-size: 16px;
    line-height: 30px;
    margin: 0;
}

@media (max-width: 991px) {
    .hs-inner-contact .bumen .listbox ul li p {
        font-size: 14px;
        line-height: 24px;
    }
}

.hs-inner-contact .bumen .listbox ul li p a:hover {
    text-decoration: underline;
}

.hs-inner-map .map {
    font-size: 14px;
    position: relative;
    clear: both;
}

.hs-inner-map .map #map {
    width: 100%;
    height: 520px;
}

@media (max-width: 1199px) {
    .hs-inner-map .map #map {
        height: 500px;
    }
}

@media (max-width: 767px) {
    .hs-inner-map .map #map {
        height: 350px;
    }
}

.hs-inner-news {
    padding-top: 0;
}

@media (min-width: 1560px) {
    .hs-inner-news .news ul {
        margin: 0 -70px;
    }
    .hs-inner-news .news ul li {
        padding: 0 70px;
    }
}

.hs-inner-news .news .group {
    display: block;
    margin-top: 50px;
}

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

.hs-inner-news .news .group .date {
    font-family: "D-DIN Condensed";
    font-size: 30px;
    line-height: 1.5;
    display: block;
    margin-top: 10px;
    color: #34a900;
}

@media (max-width: 1470px) {
    .hs-inner-news .news .group .date {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .hs-inner-news .news .group .date {
        font-size: 20px;
    }
}

.hs-inner-news .news .group h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    display: -webkit-box;
    overflow: hidden;
    height: 60px;
    margin: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

@media (max-width: 1470px) {
    .hs-inner-news .news .group h3 {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .hs-inner-news .news .group h3 {
        font-size: 16px;
    }
}

.hs-inner-news .news .group p {
    font-size: 14px;
    line-height: 24px;
    display: -webkit-box;
    overflow: hidden;
    height: 48px;
    margin: 10px 0 0 0;
    color: #777;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.hs-inner-news .news .group .more {
    font-size: 16px;
    line-height: 30px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    padding-bottom: 14px;
    color: #999;
    border-bottom: 1px solid rgba(216, 216, 216, 0.5);
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 1470px) {
    .hs-inner-news .news .group .more {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .hs-inner-news .news .group .more {
        margin-top: 10px;
        padding-bottom: 10px;
    }
}

.hs-inner-news .news .group .more .flaticon {
    font-size: 24px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #ddd;
}

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

.hs-inner-news .news .group:hover h3 {
    text-decoration: underline;
}

.hs-inner-news .news .group:hover .more {
    color: #34a900;
}

.hs-inner-news .news .group:hover .more .flaticon {
    color: #34a900;
}

@media (min-width: 1560px) {
    .hs-inner-news .news-other ul {
        margin: 0 -70px;
    }
    .hs-inner-news .news-other ul li {
        padding: 0 70px;
    }
}

.hs-inner-news .news-other .group {
    display: block;
    margin-top: 50px;
}

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

.hs-inner-news .news-other .group .ibox {
    padding-bottom: 47.61904762%;
}

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

.hs-inner-news .news-other .group h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    display: -webkit-box;
    overflow: hidden;
    height: 30px;
    margin: 30px 0 0 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

@media (max-width: 1199px) {
    .hs-inner-news .news-other .group h3 {
        margin-top: 20px;
    }
}

@media (max-width: 767px) {
    .hs-inner-news .news-other .group h3 {
        font-size: 16px;
        margin-top: 14px;
    }
}

.hs-inner-news .news-other .group p {
    font-size: 14px;
    line-height: 24px;
    display: -webkit-box;
    overflow: hidden;
    height: 48px;
    margin: 10px 0 0 0;
    color: #777;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.hs-inner-news .news-other .group .date-more {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.hs-inner-news .news-other .group .date {
    font-family: "D-DIN Condensed";
    line-height: 1;
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 76px;
    height: 76px;
    color: #fff;
    background-color: #34a900;
    -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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}

.hs-inner-news .news-other .group .date b {
    font-size: 36px;
    font-weight: normal;
    display: block;
}

@media (max-width: 1470px) {
    .hs-inner-news .news-other .group .date b {
        font-size: 30px;
    }
}

.hs-inner-news .news-other .group .date span {
    font-size: 18px;
    display: block;
}

.hs-inner-news .news-other .group .more {
    font-size: 16px;
    line-height: 30px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-calc(100% - 90px);
    width: calc(100% - 90px);
    margin-top: 20px;
    padding-bottom: 14px;
    color: #999;
    border-bottom: 1px solid rgba(216, 216, 216, 0.5);
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 1470px) {
    .hs-inner-news .news-other .group .more {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .hs-inner-news .news-other .group .more {
        margin-top: 10px;
        padding-bottom: 10px;
    }
}

.hs-inner-news .news-other .group .more .flaticon {
    font-size: 24px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #ddd;
}

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

.hs-inner-news .news-other .group:hover h3 {
    text-decoration: underline;
}

.hs-inner-news .news-other .group:hover .more {
    color: #34a900;
}

.hs-inner-news .news-other .group:hover .more .flaticon {
    color: #34a900;
}

.hs-inner-news-show .news-show {
    max-width: 1330px;
    margin: 0 auto;
}

.hs-inner-news-show .title-inner {
    text-align: center;
}

.hs-inner-news-show .title-inner h2 {
    font-size: 30px;
}

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

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

.hs-inner-news-show .date-share {
    margin-top: 50px;
    padding: 20px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    -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: 991px) {
    .hs-inner-news-show .date-share {
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .hs-inner-news-show .date-share {
        padding: 10px 0;
    }
}

.hs-inner-news-show .date-share p {
    font-size: 14px;
    line-height: 30px;
    margin: 0;
    color: #666;
}

.hs-inner-news-show .editor-top {
    position: relative;
    margin-top: 80px;
    padding: 80px;
    background-color: #f8f8f8;
}

@media (max-width: 1560px) {
    .hs-inner-news-show .editor-top {
        margin-top: 50px;
        padding: 50px;
    }
}

@media (max-width: 991px) {
    .hs-inner-news-show .editor-top {
        padding: 30px;
    }
}

@media (max-width: 767px) {
    .hs-inner-news-show .editor-top {
        padding: 20px;
    }
}

.hs-inner-news-show .editor-top:before {
    position: absolute;
    z-index: 3;
    top: -20px;
    display: block;
    width: 54px;
    height: 40px;
    content: "";
    background: url(../images/quote.png) no-repeat center;
    background-size: cover;
}

@media (max-width: 991px) {
    .hs-inner-news-show .editor-top:before {
        top: -15px;
        width: 40px;
        height: 30px;
    }
}

.hs-inner-news-show .editor-top p {
    line-height: 2.85714286;
    margin: 0;
    color: #777;
}

@media (max-width: 991px) {
    .hs-inner-news-show .editor-top p {
        line-height: 2.14285714;
    }
}

.hs-inner-news-show .editor-text {
    margin-top: 40px;
}

@media (max-width: 991px) {
    .hs-inner-news-show .editor-text {
        margin-top: 30px;
    }
}

.hs-inner-news-show .editor-text p {
    font-size: 16px;
    line-height: 2.5;
    margin: 0;
    color: #333;
}

@media (max-width: 991px) {
    .hs-inner-news-show .editor-text p {
        font-size: 14px;
        line-height: 1.85714286;
    }
}

.hs-inner-news-show .editor-text img {
    max-width: 100%;
    height: auto !important;
}

.hs-inner-news-show .button-news {
    margin-top: 50px;
}

@media (max-width: 767px) {
    .hs-inner-news-show .button-news {
        margin-top: 30px;
    }
}

.hs-inner-news-show .button-news a {
    line-height: 55px;
    display: inline-block;
    width: 55px;
    height: 55px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    text-align: center;
    vertical-align: middle;
    background: #f2f2f2;
}

.hs-inner-news-show .button-news a .flaticon {
    font-size: 20px;
    opacity: 0.5;
}

@media (max-width: 991px) {
    .hs-inner-news-show .button-news a {
        line-height: 40px;
        width: 40px;
        height: 40px;
    }
}

.hs-inner-news-show .button-news a.prev {
    margin-right: 30px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media (max-width: 767px) {
    .hs-inner-news-show .button-news a.prev {
        margin-right: 20px;
    }
}

.hs-inner-news-show .button-news a:hover {
    color: #fff;
    background-color: #34a900;
}

.hs-inner-news-show .related-news {
    margin-top: 80px;
}

.hs-inner-news-show .related-news .title-related-news {
    padding: 20px 0;
    text-align: center;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

@media (max-width: 767px) {
    .hs-inner-news-show .related-news .title-related-news {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

.hs-inner-news-show .related-news .title-related-news h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    position: relative;
    display: inline-block;
    margin: 0;
}

.hs-inner-news-show .related-news .title-related-news h2:after {
    position: absolute;
    z-index: 2;
    bottom: -20px;
    left: 0;
    display: block;
    width: 100%;
    height: 4px;
    content: "";
    background-color: #34a900;
}

@media (max-width: 767px) {
    .hs-inner-news-show .related-news .title-related-news h2:after {
        bottom: -10px;
    }
}

.hs-inner-news-show .related-news .news-list {
    position: relative;
}

@media (max-width: 767px) {
    .hs-inner-news-show .related-news .news-list {
        padding: 0 30px;
    }
}

.hs-inner-news-show .related-news .news-group {
    display: block;
    margin-top: 50px;
}

@media (max-width: 1199px) {
    .hs-inner-news-show .related-news .news-group {
        margin-top: 30px;
    }
}

.hs-inner-news-show .related-news .news-group .date {
    font-family: "D-DIN Condensed";
    font-size: 18px;
    line-height: 1.5;
    display: block;
    color: #34a900;
}

@media (max-width: 767px) {
    .hs-inner-news-show .related-news .news-group .date {
        font-size: 16px;
    }
}

.hs-inner-news-show .related-news .news-group h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    display: -webkit-box;
    overflow: hidden;
    height: 60px;
    margin: 10px 0 0 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

@media (max-width: 1470px) {
    .hs-inner-news-show .related-news .news-group h3 {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .hs-inner-news-show .related-news .news-group h3 {
        font-size: 16px;
    }
}

.hs-inner-news-show .related-news .news-group p {
    font-size: 14px;
    line-height: 24px;
    display: -webkit-box;
    overflow: hidden;
    height: 48px;
    margin: 10px 0 0 0;
    color: #777;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.hs-inner-news-show .related-news .news-group .more {
    font-size: 16px;
    line-height: 30px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    padding-bottom: 14px;
    color: #999;
    border-bottom: 1px solid rgba(216, 216, 216, 0.5);
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 1470px) {
    .hs-inner-news-show .related-news .news-group .more {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .hs-inner-news-show .related-news .news-group .more {
        margin-top: 10px;
        padding-bottom: 10px;
    }
}

.hs-inner-news-show .related-news .news-group .more .flaticon {
    font-size: 24px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #ddd;
}

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

.hs-inner-news-show .related-news .news-group:hover h3 {
    text-decoration: underline;
}

.hs-inner-news-show .related-news .news-group:hover .more {
    color: #34a900;
}

.hs-inner-news-show .related-news .news-group:hover .more .flaticon {
    color: #34a900;
}

.section-footer {
    overflow: hidden;
    height: 100%;
}

.hs-home-footer {
    position: relative;
    z-index: 4;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 100%;
    padding-top: 110px;
    color: rgba(236, 240, 244, 0.7);
    background: url(../images/footer_bg.jpg) no-repeat center;
    background-size: cover;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

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

@media (max-width: 991px) {
    .hs-home-footer {
        padding-bottom: 55px;
    }
}

.hs-home-footer .hs-footer {
    width: 100%;
}

.hs-home-footer .foot-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0;
    border-bottom: 1px solid rgba(236, 240, 244, 0.2);
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 767px) {
    .hs-home-footer .foot-top {
        padding: 14px 0;
    }
}

.hs-home-footer .foot-top .foot-logo img {
    height: 40px;
}

@media (max-width: 767px) {
    .hs-home-footer .foot-top .foot-logo img {
        height: 30px;
    }
}

.hs-home-footer .foot-top .tel p {
    font-size: 30px;
    font-weight: bold;
    margin: 0;
    color: #34a900;
}

@media (max-width: 1199px) {
    .hs-home-footer .foot-top .tel p {
        font-size: 24px;
    }
}

@media (max-width: 991px) {
    .hs-home-footer .foot-top .tel p {
        font-size: 20px;
    }
}

.hs-home-footer .foot {
    padding: 60px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

@media (max-width: 991px) {
    .hs-home-footer .foot {
        padding-top: 10px;
    }
}

.hs-home-footer .foot>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-home-footer .foot>ul>li {
    margin: 5px 0;
}

@media (max-width: 767px) {
    .hs-home-footer .foot>ul>li {
        width: 100%;
    }
}

.hs-home-footer .foot .title-foot h3 {
    font-size: 19px;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
    color: #fff;
}

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

.hs-home-footer .foot .title-foot:after {
    display: block;
    width: 50px;
    height: 1px;
    margin-top: 10px;
    content: "";
    background-color: #34a900;
}

@media (max-width: 767px) {
    .hs-home-footer .foot .title-foot:after {
        margin-top: 4px;
    }
}

.hs-home-footer .foot .group-nav .info {
    margin-top: 10px;
}

@media (max-width: 767px) {
    .hs-home-footer .foot .group-nav .info ul li {
        display: inline-block;
        margin-right: 20px;
        vertical-align: top;
    }
}

.hs-home-footer .foot .group-nav .info a {
    font-size: 16px;
    line-height: 30px;
    display: block;
}

@media (max-width: 1560px) {
    .hs-home-footer .foot .group-nav .info a {
        font-size: 14px;
    }
}

.hs-home-footer .foot .group-nav .info a:hover {
    color: #fff;
}

@media (min-width: 768px) {
    .hs-home-footer .foot .group-about-nav .info ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 180px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .hs-home-footer .foot .group-about-nav .info ul li {
        width: 50%;
    }
}

.hs-home-footer .foot .group-erweima .title-foot {
    text-align: center;
}

@media (max-width: 767px) {
    .hs-home-footer .foot .group-erweima .title-foot {
        text-align: left;
    }
}

.hs-home-footer .foot .group-erweima .title-foot:after {
    display: none;
}

.hs-home-footer .foot .group-erweima .erweima {
    margin-top: 20px;
}

.hs-home-footer .foot .group-erweima .erweima img {
    width: 140px;
}

.hs-home-footer .copyright {
    font-size: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 991px) {
    .hs-home-footer .copyright {
        padding: 10px 0;
    }
}

@media (max-width: 767px) {
    .hs-home-footer .copyright {
        font-size: 14px;
    }
}

.hs-home-footer .copyright .zhichi {
    font-size: 14px;
}

.hs-home-footer .copyright p {
    margin: 0;
}

.hs-home-footer .copyright a:hover {
    color: #34a900;
}

.hs-home-footer.hs-inner-footer {
    padding-top: 50px;
}

@media (max-width: 1199px) {
    .hs-home-footer.hs-inner-footer {
        padding-top: 14px;
    }
}

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

.zoom:after {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 33px;
    height: 33px;
    content: "";
    background: url(../images/icon.png);
}

.zoom img {
    display: block;
}

.zoom img::-moz-selection {
    background-color: transparent;
}

.zoom img::selection {
    background-color: transparent;
}

.hidetxt {
    font-size: 0;
}

.hidetxt h1 {
    font-size: 0;
    margin: 0;
}

.flaticon:before {
    line-height: inherit !important;
    display: block;
}

.section-research {
    position: relative;
}

.section-research .section-bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 1.5s;
    transition: all 1.5s;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.section-research .hs-home-research {
    position: relative;
    z-index: 4;
}

.active .hs-home-service .service_bg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.active.section-research .section-bg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.service_bg {
    transition: all 1.5s;
}

.active .hs-home-service .service_bg {
    transform: scale(1.5);
}

.hs-inner-fuwu .title-fuwu h2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin: 0;
    color: #34a900;
}

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

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

.hs-inner-fuwu .fuwu .flaticon {
    font-size: 80px;
    line-height: 1;
    width: 90px;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    opacity: 0.1;
}

@media (max-width: 991px) {
    .hs-inner-fuwu .fuwu .flaticon {
        font-size: 60px;
        width: 60px;
    }
}

.hs-inner-fuwu .fuwu .desc {
    width: -webkit-calc(100% - 90px);
    width: calc(100% - 90px);
    padding-left: 3%;
}

@media (max-width: 991px) {
    .hs-inner-fuwu .fuwu .desc {
        width: -webkit-calc(100% - 60px);
        width: calc(100% - 60px);
    }
}

.hs-inner-fuwu .fuwu .desc p {
    font-size: 16px;
    line-height: 1.875;
    margin: 0;
    color: #333;
}

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

.hs-inner-fuwu .fuwu-zigongsi {
    padding-top: 60px;
}

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

.hs-inner-fuwu .fuwu-zigongsi ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -28px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width: 1560px) {
    .hs-inner-fuwu .fuwu-zigongsi ul {
        margin: 0 -15px;
    }
}

@media (max-width: 991px) {
    .hs-inner-fuwu .fuwu-zigongsi ul {
        margin: 0 -8px;
    }
}

.hs-inner-fuwu .fuwu-zigongsi ul li {
    margin-top: 40px;
    padding: 0 28px;
}

@media (max-width: 1560px) {
    .hs-inner-fuwu .fuwu-zigongsi ul li {
        padding: 0 15px;
    }
}

@media (max-width: 991px) {
    .hs-inner-fuwu .fuwu-zigongsi ul li {
        margin-top: 15px;
        padding: 0 8px;
    }
}

.hs-inner-fuwu .fuwu-zigongsi .zigongsi-group {
    height: 100%;
    padding: 40px 22px;
    text-align: center;
    border: 1px solid rgba(170, 226, 145, 0.28);
    background: #fbfff9;
}

@media (max-width: 991px) {
    .hs-inner-fuwu .fuwu-zigongsi .zigongsi-group {
        padding: 20px 15px;
    }
}

.hs-inner-fuwu .fuwu-zigongsi .zigongsi-group b {
    font-family: "D-DIN Condensed";
    font-size: 72px;
    font-weight: normal;
    line-height: 1;
    color: #d4f2c5;
}

@media (max-width: 991px) {
    .hs-inner-fuwu .fuwu-zigongsi .zigongsi-group b {
        font-size: 60px;
    }
}

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

.hs-inner-fuwu .fuwu-zigongsi .zigongsi-group p {
    font-size: 16px;
    line-height: 1.875;
    margin: 0;
    color: #34a900;
}

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

.hs-inner-fuwu .tixi {
    padding-top: 50px;
}

@media (max-width: 767px) {
    .hs-inner-fuwu .tixi {
        padding-top: 30px;
    }
}

.hs-inner-fuwu .tixi .desc {
    margin-top: 30px;
}

@media (max-width: 767px) {
    .hs-inner-fuwu .tixi .desc {
        margin-top: 20px;
    }
}

.hs-inner-fuwu .tixi .desc p {
    font-size: 16px;
    line-height: 1.875;
    margin: 0;
    color: #333;
}

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

.hs-inner-fuwu .tixi .list {
    margin-top: 40px;
}

@media (min-width: 1560px) {
    .hs-inner-fuwu .tixi .list ul {
        margin: 0 -30px;
    }
    .hs-inner-fuwu .tixi .list ul li {
        padding: 0 30px;
    }
}

@media (max-width: 991px) {
    .hs-inner-fuwu .tixi .list {
        margin-top: 10px;
    }
}

.hs-inner-fuwu .tixi .list ul li {
    margin-top: 40px;
}

@media (max-width: 1560px) {
    .hs-inner-fuwu .tixi .list ul li {
        margin-top: 30px;
    }
}

.hs-inner-fuwu .tixi .list .tixi-group {
    position: relative;
    display: block;
}

.hs-inner-fuwu .tixi .list .tixi-group .img .ibox {
    padding-bottom: 46.75324675%;
}

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

.hs-inner-fuwu .tixi .list .tixi-group .title-tixi {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 38%;
    height: 100%;
    color: #fff;
    background-color: rgba(52, 169, 0, 0.9);
    -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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.hs-inner-fuwu .tixi .list .tixi-group .title-tixi .flaticon {
    font-size: 50px;
    line-height: 1;
    display: block;
    color: #fff;
}

@media (max-width: 991px) {
    .hs-inner-fuwu .tixi .list .tixi-group .title-tixi .flaticon {
        font-size: 40px;
    }
}

.hs-inner-fuwu .tixi .list .tixi-group .title-tixi h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    margin: 20px 0;
}

@media (max-width: 991px) {
    .hs-inner-fuwu .tixi .list .tixi-group .title-tixi h3 {
        font-size: 16px;
        margin: 10px 0;
    }
}

.hs-inner-fuwu .tixi .list .tixi-group .title-tixi .hs-more {
    margin-top: 0;
}

.hs-inner-fuwu .tixi .list .tixi-group .title-tixi .hs-more span {
    line-height: 30px;
    display: inline-block;
    padding: 0 20px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 12px;
}

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

.hs-inner-fuwu .tixi .list .tixi-group:hover .title-tixi .hs-more span {
    color: #34a900;
    background-color: #fff;
}

.hs-inner-fuwu-common.pb-0 {
    padding-bottom: 0;
}

.hs-inner-fuwu-common .title-fuwu-common {
    margin-top: 60px;
}

.hs-inner-fuwu-common .title-fuwu-common h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;
    margin: 0;
    text-align: center;
    color: #34a900;
}

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

@media (max-width: 991px) {
    .hs-inner-fuwu-common .title-fuwu-common h3 {
        font-size: 18px;
    }
}

.hs-inner-fuwu-common .title-fuwu-num {
    position: relative;
    background: url(../images/tit-fuwu.png) no-repeat right center;
}

@media (max-width: 1400px) {
    .hs-inner-fuwu-common .title-fuwu-num {
        background-size: 50% auto;
    }
}

.hs-inner-fuwu-common .title-fuwu-num.nobg {
    background: none;
}

@media (min-width: 1200px) {
    .hs-inner-fuwu-common .title-fuwu-num.tcenter {
        text-align: center;
    }
    .hs-inner-fuwu-common .title-fuwu-num.tcenter h3 {
        left: -webkit-calc(50% + 0px);
        left: calc(50% + 0px);
    }
}

.hs-inner-fuwu-common .title-fuwu-num .numbox {
    font-size: 126px;
    line-height: 1;
    color: #34a900;
}

@media (max-width: 1400px) {
    .hs-inner-fuwu-common .title-fuwu-num .numbox {
        font-size: 100px;
    }
}

@media (max-width: 1199px) {
    .hs-inner-fuwu-common .title-fuwu-num .numbox {
        font-size: 80px;
    }
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .title-fuwu-num .numbox {
        font-size: 50px;
    }
}

.hs-inner-fuwu-common .title-fuwu-num h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    position: absolute;
    z-index: 2;
    top: 55%;
    left: 70px;
    display: inline-block;
    margin: 0;
    padding: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #fff;
}

@media (max-width: 1199px) {
    .hs-inner-fuwu-common .title-fuwu-num h3 {
        font-size: 20px;
        line-height: 24px;
        left: 48px;
    }
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .title-fuwu-num h3 {
        font-size: 16px;
        left: 60px;
        padding: 5px 10px;
    }
}

.hs-inner-fuwu-common .listbox1>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .listbox1>ul {
        margin-top: 0;
    }
}

.hs-inner-fuwu-common .listbox1>ul>li {
    margin-top: 30px;
}

.hs-inner-fuwu-common .listbox1 .listbox-group {
    height: 100%;
    padding: 40px 20px;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    border: 1px solid #f7f7f7;
    background: #fff;
    box-shadow: 0 16px 15px 0 rgba(6, 0, 1, 0.13);
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .listbox1 .listbox-group {
        padding: 20px 14px;
    }
}

.hs-inner-fuwu-common .listbox1 .listbox-group h3 {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.76470588;
    margin: 0 0 20px 0;
    color: #34a900;
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .listbox1 .listbox-group h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }
}

.hs-inner-fuwu-common .listbox1 .listbox-group p {
    line-height: 36px;
    position: relative;
    margin: 0;
    padding-left: 24px;
    color: #333;
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .listbox1 .listbox-group p {
        line-height: 28px;
        padding-left: 20px;
    }
}

.hs-inner-fuwu-common .listbox1 .listbox-group p:before {
    position: absolute;
    top: 14px;
    left: 0;
    display: block;
    width: 9px;
    height: 9px;
    content: "";
    background-color: #34a900;
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .listbox1 .listbox-group p:before {
        top: 10px;
    }
}

.hs-inner-fuwu-common .listbox1 .listbox-group:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}

.hs-inner-fuwu-common .listbox2 {
    margin-top: 60px;
}

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

.hs-inner-fuwu-common .listbox2:before,
.hs-inner-fuwu-common .listbox2:after {
    display: block;
    width: 200%;
    height: 1px;
    margin-left: -50%;
    content: "";
    background-color: rgba(45, 45, 45, 0.2);
}

.hs-inner-fuwu-common .listbox2 ul {
    padding: 20px 0;
}

.hs-inner-fuwu-common .listbox2 ul li {
    padding: 40px 10px;
    border-right: 1px solid rgba(45, 45, 45, 0.2);
}

@media (max-width: 991px) {
    .hs-inner-fuwu-common .listbox2 ul li {
        padding: 10px;
    }
}

.hs-inner-fuwu-common .listbox2 ul li:last-child {
    border-right: none;
}

.hs-inner-fuwu-common .listbox2 h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;
    margin: 0;
    text-align: center;
    color: #34a900;
}

@media (max-width: 1199px) {
    .hs-inner-fuwu-common .listbox2 h3 {
        font-size: 16px;
    }
}

.hs-inner-fuwu-common .listbox3>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .listbox3>ul {
        margin-top: 0;
    }
}

.hs-inner-fuwu-common .listbox3>ul>li {
    margin-top: 30px;
}

@media (min-width: 1200px) {
    .hs-inner-fuwu-common .listbox3>ul {
        margin: 0 -40px;
    }
    .hs-inner-fuwu-common .listbox3>ul>li {
        padding: 0 40px;
    }
}

.hs-inner-fuwu-common .listbox3 .listbox-group {
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.hs-inner-fuwu-common .listbox3 .listbox-group h3 {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.76470588;
    margin: 0 0 20px 0;
    color: #34a900;
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .listbox3 .listbox-group h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }
}

.hs-inner-fuwu-common .listbox3 .listbox-group p {
    line-height: 36px;
    position: relative;
    margin: 0;
    color: #333;
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .listbox3 .listbox-group p {
        line-height: 28px;
    }
}

.hs-inner-fuwu-common .listbox3 .listbox-group:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}

.hs-inner-fuwu-common .listbox4>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .listbox4>ul {
        margin-top: 0;
    }
}

.hs-inner-fuwu-common .listbox4>ul>li {
    margin-top: 30px;
}

@media (min-width: 1200px) {
    .hs-inner-fuwu-common .listbox4>ul {
        margin: 0 -40px;
    }
    .hs-inner-fuwu-common .listbox4>ul>li {
        padding: 0 40px;
    }
}

.hs-inner-fuwu-common .listbox4 .listbox-group {
    height: 100%;
    padding: 40px 20px;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    background: #f8f8f8;
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .listbox4 .listbox-group {
        padding: 20px 14px;
    }
}

.hs-inner-fuwu-common .listbox4 .listbox-group h3 {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.76470588;
    margin: 0 0 20px 0;
    color: #34a900;
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .listbox4 .listbox-group h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }
}

.hs-inner-fuwu-common .listbox4 .listbox-group p {
    line-height: 36px;
    position: relative;
    margin: 0;
    padding-left: 24px;
    color: #333;
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .listbox4 .listbox-group p {
        line-height: 28px;
        padding-left: 20px;
    }
}

.hs-inner-fuwu-common .listbox4 .listbox-group p:before {
    position: absolute;
    top: 14px;
    left: 0;
    display: block;
    width: 9px;
    height: 9px;
    content: "";
    background-color: #34a900;
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .listbox4 .listbox-group p:before {
        top: 10px;
    }
}

.hs-inner-fuwu-common .listbox4 .listbox-group:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}

.hs-inner-fuwu-common .listbox5>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .listbox5>ul {
        margin-top: 0;
    }
}

.hs-inner-fuwu-common .listbox5>ul>li {
    margin-top: 30px;
}

.hs-inner-fuwu-common .listbox5 .listbox-group {
    height: 100%;
    padding: 40px 20px;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    border: 1px solid #f7f7f7;
    background: #fff;
    box-shadow: 0 16px 15px 0 rgba(6, 0, 1, 0.13);
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .listbox5 .listbox-group {
        padding: 20px 14px;
    }
}

.hs-inner-fuwu-common .listbox5 .listbox-group h3 {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.76470588;
    margin: 0 0 20px 0;
    color: #34a900;
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .listbox5 .listbox-group h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }
}

.hs-inner-fuwu-common .listbox5 .listbox-group img {
    width: 100%;
    margin-bottom: 14px;
}

.hs-inner-fuwu-common .listbox5 .listbox-group p {
    line-height: 36px;
    position: relative;
    margin: 0;
    color: #333;
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .listbox5 .listbox-group p {
        line-height: 28px;
    }
}

.hs-inner-fuwu-common .listbox5 .listbox-group:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}

.hs-inner-fuwu-common .listbox6 {
    margin-top: 60px;
}

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

.hs-inner-fuwu-common .listbox6>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hs-inner-fuwu-common .listbox6>ul>li {
    margin-top: 30px;
}

.hs-inner-fuwu-common .listbox6 .listbox-group {
    max-width: 200px;
    margin: 0 auto;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    text-align: center;
}

.hs-inner-fuwu-common .listbox6 .listbox-group .flaticon {
    font-size: 60px;
    line-height: 1;
    color: #34a900;
}

.hs-inner-fuwu-common .listbox6 .listbox-group p {
    font-size: 16px;
    line-height: 1.625;
    margin: 10px 0 0 0;
    color: #333;
}

.hs-inner-fuwu-common .listbox6 .listbox-group:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}

.hs-inner-fuwu-common .listbox7 h4 {
    font-size: 17px;
    font-weight: bold;
    line-height: 24px;
    margin: 0;
    color: #333;
}

@media (max-width: 1199px) {
    .hs-inner-fuwu-common .listbox7 h4 {
        font-size: 16px;
    }
}

.hs-inner-fuwu-common .listbox7>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hs-inner-fuwu-common .listbox7>ul>li {
    width: 75%;
    margin-top: 50px;
    padding: 0 15px;
}

@media (max-width: 1199px) {
    .hs-inner-fuwu-common .listbox7>ul>li {
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .listbox7>ul>li {
        width: 100%;
    }
}

.hs-inner-fuwu-common .listbox7>ul>li:nth-child(1) {
    width: 25%;
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .listbox7>ul>li:nth-child(1) {
        width: 100%;
    }
}

.hs-inner-fuwu-common .listbox7 .listbox-group {
    height: 100%;
    padding: 40px;
    background-color: #f8f8f8;
}

@media (max-width: 1199px) {
    .hs-inner-fuwu-common .listbox7 .listbox-group {
        padding: 30px 14px;
    }
}

.hs-inner-fuwu-common .listbox7 .listbox-group .number {
    font-family: "D-DIN Condensed";
    font-size: 72px;
    font-weight: normal;
    line-height: 1;
    color: #34a900;
}

@media (max-width: 991px) {
    .hs-inner-fuwu-common .listbox7 .listbox-group .number {
        font-size: 60px;
    }
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .listbox7 .listbox-group .number {
        font-size: 50px;
    }
}

.hs-inner-fuwu-common .listbox7 .listbox-group p {
    line-height: 2.14285714;
    margin: 0;
    color: #333;
}

.hs-inner-fuwu-common .listbox7 .listbox-group>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (min-width: 1560px) {
    .hs-inner-fuwu-common .listbox7 .listbox-group>ul {
        margin: 0 -40px;
    }
}

.hs-inner-fuwu-common .listbox7 .listbox-group>ul>li {
    margin-top: 30px;
    border-right: 1px solid #cecece;
}

@media (min-width: 1560px) {
    .hs-inner-fuwu-common .listbox7 .listbox-group>ul>li {
        padding: 0 40px;
    }
}

.hs-inner-fuwu-common .listbox7 .listbox-group>ul>li:last-child {
    border: none;
}

@media (max-width: 1199px) {
    .hs-inner-fuwu-common .listbox7 .listbox-group>ul>li:nth-child(2n) {
        border: none;
    }
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .listbox7 .listbox-group>ul>li {
        margin-top: 14px;
        border: none;
    }
}

.hs-inner-fuwu-common .listbox7 .listbox-group .list-txt {
    height: 100%;
}

.hs-inner-fuwu-common .listbox7 .listbox-group .list-txt p {
    color: #666;
}

@media (min-width: 1560px) {
    .hs-inner-fuwu-common .listbox8>ul {
        margin: 0 -50px;
    }
    .hs-inner-fuwu-common .listbox8>ul>li {
        padding: 0 50px;
    }
}

.hs-inner-fuwu-common .listbox8>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hs-inner-fuwu-common .listbox8>ul>li {
    margin-top: 50px;
    border-right: 1px solid rgba(45, 45, 45, 0.2);
}

@media (max-width: 1199px) {
    .hs-inner-fuwu-common .listbox8>ul>li {
        margin-top: 30px;
    }
}

.hs-inner-fuwu-common .listbox8>ul>li:last-child {
    border: none;
}

@media (max-width: 1199px) {
    .hs-inner-fuwu-common .listbox8>ul>li:nth-child(2n) {
        border: none;
    }
}

.hs-inner-fuwu-common .listbox8 .listbox-group {
    height: 100%;
}

.hs-inner-fuwu-common .listbox8 .listbox-group h4 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;
    position: relative;
    min-height: 90px;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .listbox8 .listbox-group h4 {
        font-size: 16px;
        min-height: 30px;
    }
}

.hs-inner-fuwu-common .listbox8 .listbox-group h4:after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 72px;
    height: 1px;
    content: "";
    background: #34a900;
}

.hs-inner-fuwu-common .listbox8 .listbox-group p {
    line-height: 2.14285714;
    margin: 0;
    color: #333;
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .listbox8 .listbox-group p {
        line-height: 1.85714286;
    }
}

.hs-inner-fuwu-common .txt {
    margin-top: 50px;
}

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

.hs-inner-fuwu-common .txt p {
    font-size: 14px;
    line-height: 1.71428571;
    margin: 0;
    color: #333;
}

.hs-inner-fuwu-common .txt-graybg {
    padding: 60px 50px;
    background-color: #f5f5f5;
}

@media (max-width: 1470px) {
    .hs-inner-fuwu-common .txt-graybg {
        padding: 30px;
    }
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .txt-graybg {
        padding: 20px 14px;
    }
}

.hs-inner-fuwu-common .txt-bold p {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.76470588;
    margin: 0;
}

@media (max-width: 1199px) {
    .hs-inner-fuwu-common .txt-bold p {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .hs-inner-fuwu-common .txt-bold p {
        font-size: 14px;
    }
}

.hs-inner-fuwu-common .process {
    margin-top: 30px;
}

.hs-inner-fuwu-common .process h4 {
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    color: #34a900;
}

.hs-inner-fuwu-common .process ul {
    position: relative;
    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;
}

.hs-inner-fuwu-common .process ul:before {
    position: absolute;
    z-index: 1;
    top: 30px;
    left: 0;
    display: block;
    width: -webkit-calc(100% - 70px);
    width: calc(100% - 70px);
    height: 1px;
    content: "";
    border-top: 4px dashed #e8e8e8;
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .process ul:before {
        width: -webkit-calc(100% - 90px);
        width: calc(100% - 90px);
    }
}

.hs-inner-fuwu-common .process .process-group {
    position: relative;
    z-index: 4;
    max-width: 120px;
    color: #34a900;
}

.hs-inner-fuwu-common .process .process-group .number {
    font-family: "D-DIN Condensed";
    font-size: 72px;
    font-weight: normal;
    line-height: 1;
    background-color: #fff;
}

@media (max-width: 991px) {
    .hs-inner-fuwu-common .process .process-group .number {
        font-size: 60px;
    }
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .process .process-group .number {
        font-size: 50px;
    }
}

.hs-inner-fuwu-common .process .process-group p {
    line-height: 24px;
    margin: 10px 0 0 0;
}

.hs-inner-fuwu-common .tuwen1>ul>li {
    margin-top: 120px;
}

@media (max-width: 1199px) {
    .hs-inner-fuwu-common .tuwen1>ul>li {
        margin-top: 60px;
    }
}

.hs-inner-fuwu-common .tuwen1>ul>li:nth-child(1) {
    margin-top: 0;
}

.hs-inner-fuwu-common .tuwen1>ul>li:nth-child(2n+1) .tuwen-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-fuwu-common .tuwen1 .tuwen-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -50px;
    -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;
}

@media (max-width: 1199px) {
    .hs-inner-fuwu-common .tuwen1 .tuwen-group {
        margin: 0 -30px;
    }
}

.hs-inner-fuwu-common .tuwen1 .tuwen-group .img,
.hs-inner-fuwu-common .tuwen1 .tuwen-group .desc {
    width: 50%;
    padding: 0 50px;
}

@media (max-width: 1199px) {
    .hs-inner-fuwu-common .tuwen1 .tuwen-group .img,
    .hs-inner-fuwu-common .tuwen1 .tuwen-group .desc {
        padding: 0 30px;
    }
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .tuwen1 .tuwen-group .img,
    .hs-inner-fuwu-common .tuwen1 .tuwen-group .desc {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .tuwen1 .tuwen-group .desc {
        margin-top: 20px;
    }
}

.hs-inner-fuwu-common .tuwen1 .tuwen-group .img .imgbg {
    position: relative;
}

.hs-inner-fuwu-common .tuwen1 .tuwen-group .img .imgbg:before {
    position: absolute;
    z-index: 1;
    top: -28px;
    right: -28px;
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #34a900;
}

@media (max-width: 991px) {
    .hs-inner-fuwu-common .tuwen1 .tuwen-group .img .imgbg:before {
        top: -10px;
        right: -10px;
    }
}

.hs-inner-fuwu-common .tuwen1 .tuwen-group .img img {
    position: relative;
    z-index: 4;
    width: 100%;
}

.hs-inner-fuwu-common .tuwen2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

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

.hs-inner-fuwu-common .tuwen2 .img {
    width: 50%;
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .tuwen2 .img {
        width: 100%;
    }
}

.hs-inner-fuwu-common .tuwen2 .img img {
    width: 100%;
}

.hs-inner-fuwu-common .tuwen2 .desc {
    width: 50%;
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .tuwen2 .desc {
        width: 100%;
        margin-top: 30px;
    }
}

.hs-inner-fuwu-common .tuwen2 .desc h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;
    margin-top: 0;
    color: #34a900;
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .tuwen2 .desc h3 {
        font-size: 16px;
    }
}

.hs-inner-fuwu-common .tuwen2 .desc p {
    font-size: 14px;
    line-height: 2;
    margin: 0;
}

.hs-inner-fuwu-common .tuwen3 {
    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-fuwu-common .tuwen3 .desc {
    width: 50%;
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .tuwen3 .desc {
        width: 100%;
    }
}

.hs-inner-fuwu-common .tuwen3 .img {
    width: 50%;
    padding-left: 5%;
    text-align: center;
}

@media (max-width: 767px) {
    .hs-inner-fuwu-common .tuwen3 .img {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}

.hs-inner-fuwu-common .tuwen3 .img img {
    max-width: 100%;
}

@media (min-width: 1560px) {
    .hs-inner-zhuanjia .zhuanjia>ul {
        margin: 0 -35px;
    }
    .hs-inner-zhuanjia .zhuanjia>ul>li {
        padding: 0 35px;
    }
}

.hs-inner-zhuanjia .zhuanjia>ul>li {
    margin-top: 70px;
}

@media (max-width: 1199px) {
    .hs-inner-zhuanjia .zhuanjia>ul>li {
        margin-top: 40px;
    }
}

.hs-inner-zhuanjia .zhuanjia .zhuanjia-group {
    position: relative;
    display: block;
    /* overflow: hidden; */
}

.hs-inner-zhuanjia .zhuanjia .zhuanjia-group .ibox {
    padding-bottom: 134.375%;
}

.hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc {
    position: absolute;
    z-index: 3;
    top: -webkit-calc(100% - 60px);
    top: calc(100% - 60px);
    left: 0;
    width: 100%;
    /* height: 100%; */
    padding: 0 6px;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    color: #fff;
    background-color: rgba(52, 169, 0, 0.8);
}

@media (max-width: 1470px) {
    .hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc {
        top: -webkit-calc(100% - 88px);
        top: calc(100% - 88px);
    }
}

@media (max-width: 1199px) {
    .hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc {
        position: relative;
        top: 0;
        padding: 10px 0 0 0;
        color: #333;
        background: none;
    }
}

.hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc .title-zhuanjia {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0 0 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
}

@media (max-width: 1199px) {
    .hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc .title-zhuanjia {
        padding: 10px 0 0 0;
    }
}

.hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc .title-zhuanjia h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
}

@media (max-width: 1470px) {
    .hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc .title-zhuanjia h3 {
        width: 100%;
    }
}

@media (max-width: 1560px) {
    .hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc .title-zhuanjia h3 {
        font-size: 16px;
    }
}

.hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc .title-zhuanjia span {
    font-size: 16px;
    line-height: 30px;
}

@media (max-width: 1560px) {
    .hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc .title-zhuanjia span {
        font-size: 14px;
    }
}

.hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc .note {
    overflow-y: auto;
    /*
    height: -webkit-calc(100% - 160px);
    height: calc(100% - 160px); */
    margin-bottom: 20px;
}

@media (max-width: 1199px) {
    .hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc .note {
        overflow: hidden;
        /* height: 80px; */
        margin-bottom: 0;
    }
}

.hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc .note::-webkit-scrollbar {
    position: absolute;
    left: 0;
    width: 4px;
}

.hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc .note::-webkit-scrollbar-track {
    background-color: #dcdcdc;
}

.hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc .note::-webkit-scrollbar-thumb {
    background-color: #9f9f9f;
}

.hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc .note h4 {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
    margin-bottom: 10px;
}

@media (max-width: 1199px) {
    .hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc .note h4 {
        font-size: 14px;
        margin: 0;
    }
}

.hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc .note p {
    font-size: 16px;
    line-height: 1.875;
    margin: 0;
}

.hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc .more {
    font-size: 14px;
    line-height: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 1199px) {
    .hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc .more {
        font-size: 14px;
        margin-top: 10px;
        padding: 0;
    }
}

.hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc .more span {
    opacity: 0.8;
}

.hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc .more .flaticon {
    font-size: 30px;
    opacity: 0.5;
}

.hs-inner-zhuanjia .zhuanjia .zhuanjia-group:hover .zhuanjia-desc {
    top: 0;
}

.title-inner-other {
    position: relative;
    text-align: center;
}

.title-inner-other h3 {
    font-family: "D-DIN Condensed";
    font-size: 122px;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
    color: #f6f6f6;
}

@media (max-width: 1470px) {
    .title-inner-other h3 {
        font-size: 100px;
    }
}

@media (max-width: 1199px) {
    .title-inner-other h3 {
        font-size: 80px;
    }
}

@media (max-width: 767px) {
    .title-inner-other h3 {
        font-size: 60px;
    }
}

.title-inner-other h2 {
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    z-index: 3;
    top: 50%;
    width: 100%;
    margin: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

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

.title-inner-other {
    position: relative;
    text-align: center;
}

.title-inner-other h3 {
    font-family: "D-DIN Condensed";
    font-size: 122px;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
    color: #f6f6f6;
}

@media (max-width: 1470px) {
    .title-inner-other h3 {
        font-size: 100px;
    }
}

@media (max-width: 1199px) {
    .title-inner-other h3 {
        font-size: 80px;
    }
}

@media (max-width: 767px) {
    .title-inner-other h3 {
        font-size: 60px;
    }
}

.title-inner-other h2 {
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    z-index: 3;
    top: 50%;
    width: 100%;
    margin: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

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

.title-inner-other.left {
    text-align: left;
}

.hs-inner-yanjiuyuan {
    padding-bottom: 0;
}

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

.hs-inner-yanjiuyuan .yanjiuyuan .desc {
    width: 55%;
    padding-right: 5%;
}

@media (max-width: 767px) {
    .hs-inner-yanjiuyuan .yanjiuyuan .desc {
        width: 100%;
        padding-right: 0;
    }
}

.hs-inner-yanjiuyuan .yanjiuyuan .desc .txt {
    margin-top: 70px;
}

@media (max-width: 1470px) {
    .hs-inner-yanjiuyuan .yanjiuyuan .desc .txt {
        margin-top: 50px;
    }
}

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

.hs-inner-yanjiuyuan .yanjiuyuan .desc .txt p {
    font-size: 16px;
    line-height: 1.875;
    color: #333;
}

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

.hs-inner-yanjiuyuan .yanjiuyuan .number {
    width: 45%;
}

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

.hs-inner-yanjiuyuan .yanjiuyuan .number .number-item h3 {
    font-size: 16px;
    line-height: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #999;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 767px) {
    .hs-inner-yanjiuyuan .yanjiuyuan .number .number-item h3 {
        font-size: 14px;
    }
}

.hs-inner-yanjiuyuan .yanjiuyuan .number .number-item h3 span {
    font-family: "D-DIN Condensed";
    font-size: 36px;
    line-height: 1;
    color: #34a900;
}

@media (max-width: 991px) {
    .hs-inner-yanjiuyuan .yanjiuyuan .number .number-item h3 span {
        font-size: 30px;
    }
}

.hs-inner-yanjiuyuan .yanjiuyuan .number .number-item .link {
    position: relative;
    width: 100%;
    height: 4px;
    border: 1px solid #e0e0e0;
}

.hs-inner-yanjiuyuan .yanjiuyuan .number .number-item .link span {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    height: 4px;
    background-color: #34a900;
}

.hs-inner-organizational {
    padding-top: 0;
}

.hs-inner-organizational .organizational {
    margin-top: 50px;
}

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

.hs-inner-organizational .organizational img {
    max-width: 100%;
    height: auto !important;
}

.hs-inner-zhuanjia-details .zhuanjia-details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px;
    margin: 0 auto;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hs-inner-zhuanjia-details .zhuanjia-details .img {
    width: 370px;
}

@media (max-width: 1199px) {
    .hs-inner-zhuanjia-details .zhuanjia-details .img {
        width: 300px;
    }
}

@media (max-width: 767px) {
    .hs-inner-zhuanjia-details .zhuanjia-details .img {
        margin: 0 auto;
    }
}

.hs-inner-zhuanjia-details .zhuanjia-details .img img {
    width: 100%;
}

.hs-inner-zhuanjia-details .zhuanjia-details .desc {
    width: -webkit-calc(100% - 370px);
    width: calc(100% - 370px);
    padding-left: 5%;
}

@media (max-width: 1199px) {
    .hs-inner-zhuanjia-details .zhuanjia-details .desc {
        width: -webkit-calc(100% - 300px);
        width: calc(100% - 300px);
        padding-left: 3%;
    }
}

@media (max-width: 767px) {
    .hs-inner-zhuanjia-details .zhuanjia-details .desc {
        width: 100%;
        margin: 0 auto;
        margin-top: 30px;
        padding-left: 0;
    }
}

.hs-inner-zhuanjia-details .zhuanjia-details .desc .title-zhuanjia h2 {
    font-size: 30px;
    font-weight: bold;
    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-inner-zhuanjia-details .zhuanjia-details .desc .title-zhuanjia h2 {
        font-size: 24px;
    }
}

.hs-inner-zhuanjia-details .zhuanjia-details .desc .title-zhuanjia h2 span {
    font-size: 14px;
    font-weight: normal;
    line-height: 26px;
    display: inline-block;
    margin-left: 20px;
    padding: 0 16px;
    vertical-align: middle;
    color: #fff;
    border-radius: 12px;
    background-color: #34a900;
}

.hs-inner-zhuanjia-details .zhuanjia-details .desc .title-zhuanjia h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    margin: 0;
    color: #34a900;
}

.hs-inner-zhuanjia-details .zhuanjia-details .desc .txt {
    margin-top: 30px;
}

@media (max-width: 991px) {
    .hs-inner-zhuanjia-details .zhuanjia-details .desc .txt {
        margin-top: 14px;
    }
}

.hs-inner-zhuanjia-details .zhuanjia-details .desc .txt p {
    font-size: 16px;
    line-height: 1.875;
    margin: 0;
    color: #333;
}

@media (max-width: 991px) {
    .hs-inner-zhuanjia-details .zhuanjia-details .desc .txt p {
        font-size: 14px;
    }
}

.hs-inner-nongmu {
    padding-bottom: 0;
}

.hs-inner-nongmu .nongmu-menu {
    margin-top: 30px;
}

@media (max-width: 991px) {
    .hs-inner-nongmu .nongmu-menu {
        margin-top: 10px;
    }
}

.hs-inner-nongmu .nongmu-menu:after {
    display: block;
    width: 300%;
    height: 1px;
    margin: 0 auto;
    margin-left: -100%;
    content: "";
    background-color: #e2e2e2;
}

.hs-inner-nongmu .nongmu-menu>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -60px;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 1199px) {
    .hs-inner-nongmu .nongmu-menu>ul {
        margin: 0 -30px;
    }
}

@media (max-width: 991px) {
    .hs-inner-nongmu .nongmu-menu>ul {
        margin: 0 -10px;
    }
}

.hs-inner-nongmu .nongmu-menu>ul>li {
    display: inline-block;
    padding: 0 60px;
    vertical-align: middle;
}

@media (max-width: 1199px) {
    .hs-inner-nongmu .nongmu-menu>ul>li {
        padding: 0 30px;
    }
}

@media (max-width: 991px) {
    .hs-inner-nongmu .nongmu-menu>ul>li {
        padding: 0 10px;
    }
}

.hs-inner-nongmu .nongmu-menu>ul>li>a {
    font-size: 20px;
    font-weight: bold;
    position: relative;
    display: block;
    padding: 20px 0;
    color: #999;
}

@media (max-width: 991px) {
    .hs-inner-nongmu .nongmu-menu>ul>li>a {
        font-size: 18px;
    }
}

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

.hs-inner-nongmu .nongmu-menu>ul>li>a:before {
    display: block;
    width: 0;
    height: 3px;
    content: "";
    background-color: #34a900;
}

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

.hs-inner-nongmu .nongmu-menu>ul>li.active>a {
    color: #34a900;
}

.hs-inner-nongmu .nongmu-menu>ul>li.active>a:after {
    opacity: 1;
}

.hs-inner-nongmu .nongmu-text {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
    text-align: center;
}

@media (max-width: 991px) {
    .hs-inner-nongmu .nongmu-text {
        margin-top: 30px;
    }
}

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

.hs-inner-nongmu .nongmu-text p {
    font-size: 16px;
    line-height: 1.875;
    margin: 0;
    color: #333;
}

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

.hs-inner-nongmu .nongmu-list .nongmu-text p {
    color: #666;
}

.hs-inner-nongmu .nongmu-list .hs-inner-team {
    background: none;
}

.hs-inner-nongmu .nongmu-list .hs-inner-team .team-button .swiper-button-prev,
.hs-inner-nongmu .nongmu-list .hs-inner-team .team-button .swiper-button-next {
    color: #666;
}

.hs-inner-nongmu-advantage {
    background: url(../images/nongmu_advantage_bg.jpg) no-repeat center;
    background-size: cover;
}

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

.hs-inner-nongmu-advantage .title-advantage {
    text-align: center;
}

.hs-inner-nongmu-advantage .title-advantage h2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
    color: #fff;
}

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

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

.hs-inner-nongmu-advantage .nongmu-advantage>ul>li {
    margin-top: 40px;
}

@media (max-width: 767px) {
    .hs-inner-nongmu-advantage .nongmu-advantage>ul>li {
        margin-top: 20px;
    }
}

.hs-inner-nongmu-advantage .nongmu-advantage>ul>li:nth-child(1) .nongmu-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hs-inner-nongmu-advantage .nongmu-advantage>ul>li:nth-child(1) .nongmu-group .number {
    font-size: 130px;
    width: 150px;
}

@media (max-width: 1470px) {
    .hs-inner-nongmu-advantage .nongmu-advantage>ul>li:nth-child(1) .nongmu-group .number {
        font-size: 100px;
        width: 120px;
    }
}

@media (max-width: 991px) {
    .hs-inner-nongmu-advantage .nongmu-advantage>ul>li:nth-child(1) .nongmu-group .number {
        font-size: 50px;
    }
}

@media (max-width: 767px) {
    .hs-inner-nongmu-advantage .nongmu-advantage>ul>li:nth-child(1) .nongmu-group .number {
        font-size: 40px;
        width: 100%;
    }
}

.hs-inner-nongmu-advantage .nongmu-advantage>ul>li:nth-child(1) .nongmu-group .desc {
    width: -webkit-calc(100% - 150px);
    width: calc(100% - 150px);
}

@media (max-width: 1470px) {
    .hs-inner-nongmu-advantage .nongmu-advantage>ul>li:nth-child(1) .nongmu-group .desc {
        width: -webkit-calc(100% - 120px);
        width: calc(100% - 120px);
    }
}

@media (max-width: 767px) {
    .hs-inner-nongmu-advantage .nongmu-advantage>ul>li:nth-child(1) .nongmu-group .desc {
        width: 100%;
    }
}

.hs-inner-nongmu-advantage .nongmu-advantage .nongmu-group {
    height: 100%;
    padding: 40px;
    background: rgba(255, 255, 255, 0.9);
}

@media (max-width: 1470px) {
    .hs-inner-nongmu-advantage .nongmu-advantage .nongmu-group {
        padding: 30px 20px;
    }
}

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

.hs-inner-nongmu-advantage .nongmu-advantage .nongmu-group .number {
    font-family: "D-DIN Condensed";
    font-size: 60px;
    line-height: 1;
    color: #34a900;
}

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

@media (max-width: 767px) {
    .hs-inner-nongmu-advantage .nongmu-advantage .nongmu-group .number {
        font-size: 40px;
    }
}

.hs-inner-nongmu-advantage .nongmu-advantage .nongmu-group .desc h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;
    margin-top: 0;
    color: #34a900;
}

.hs-inner-nongmu-advantage .nongmu-advantage .nongmu-group .desc p {
    font-size: 16px;
    line-height: 1.875;
    margin: 0;
    color: #666;
}

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

.inner-text {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
    text-align: center;
}

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

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

.inner-text p {
    font-size: 16px;
    line-height: 1.875;
    color: #333;
}

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

.hs-inner-xuexiao-tese .title-tese {
    text-align: center;
}

.hs-inner-xuexiao-tese .title-tese h3 {
    font-size: 20px;
    font-weight: bold;
    color: #34a900;
}

.hs-inner-xuexiao-tese .tese-xitong {
    margin-top: 80px;
    padding: 70px 6%;
    background-color: #f8f8f8;
}

@media (max-width: 1199px) {
    .hs-inner-xuexiao-tese .tese-xitong {
        margin-top: 40px;
        padding: 30px;
    }
}

@media (max-width: 991px) {
    .hs-inner-xuexiao-tese .tese-xitong {
        padding: 20px 14px;
    }
}

.hs-inner-xuexiao-tese .tese-xitong .txt {
    margin-top: 30px;
    text-align: center;
}

@media (max-width: 991px) {
    .hs-inner-xuexiao-tese .tese-xitong .txt {
        margin-top: 20px;
    }
}

.hs-inner-xuexiao-tese .tese-xitong .txt p {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    color: #777;
}

@media (max-width: 991px) {
    .hs-inner-xuexiao-tese .tese-xitong .txt p {
        font-size: 14px;
    }
}

.hs-inner-xuexiao-tese .tese-huanjing {
    margin-top: 80px;
}

@media (max-width: 1199px) {
    .hs-inner-xuexiao-tese .tese-huanjing {
        margin-top: 40px;
    }
}

.hs-inner-xuexiao-tese .tese-huanjing .hs-inner-team {
    background: none;
}

.hs-inner-xuexiao-tese .tese-huanjing .hs-inner-team .team-button .swiper-button-prev,
.hs-inner-xuexiao-tese .tese-huanjing .hs-inner-team .team-button .swiper-button-next {
    color: #666;
}

.hs-inner-xuexiao-tese .tese-laoshi {
    margin-top: 80px;
}

@media (max-width: 1199px) {
    .hs-inner-xuexiao-tese .tese-laoshi {
        margin-top: 40px;
    }
}

@media (min-width: 1200px) {
    .hs-inner-xuexiao-tese .tese-laoshi .listbox ul {
        margin: 0 -24px;
    }
    .hs-inner-xuexiao-tese .tese-laoshi .listbox ul li {
        padding: 0 24px;
    }
}

.hs-inner-xuexiao-tese .tese-laoshi .listbox ul li {
    margin-top: 60px;
}

@media (max-width: 1199px) {
    .hs-inner-xuexiao-tese .tese-laoshi .listbox ul li {
        margin-top: 30px;
    }
}

.hs-inner-xuexiao-tese .tese-laoshi .listbox .listbox-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hs-inner-xuexiao-tese .tese-laoshi .listbox .listbox-group .img {
    width: 50%;
}

.hs-inner-xuexiao-tese .tese-laoshi .listbox .listbox-group .img .ibox {
    padding-bottom: 133.33333333%;
}

.hs-inner-xuexiao-tese .tese-laoshi .listbox .listbox-group .desc {
    position: relative;
    width: 50%;
    padding-left: 3%;
}

.hs-inner-xuexiao-tese .tese-laoshi .listbox .listbox-group .desc h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
}

@media (max-width: 1199px) {
    .hs-inner-xuexiao-tese .tese-laoshi .listbox .listbox-group .desc h3 {
        font-size: 18px;
    }
}

.hs-inner-xuexiao-tese .tese-laoshi .listbox .listbox-group .desc .note {
    position: absolute;
    top: 60px;
    right: 0;
    overflow-y: auto;
    width: 94%;
    height: -webkit-calc(100% - 60px);
    height: calc(100% - 60px);
}

.hs-inner-xuexiao-tese .tese-laoshi .listbox .listbox-group .desc .note::-webkit-scrollbar {
    position: absolute;
    left: 0;
    width: 4px;
}

.hs-inner-xuexiao-tese .tese-laoshi .listbox .listbox-group .desc .note::-webkit-scrollbar-track {
    background-color: #dcdcdc;
}

.hs-inner-xuexiao-tese .tese-laoshi .listbox .listbox-group .desc .note::-webkit-scrollbar-thumb {
    background-color: #9f9f9f;
}

.hs-inner-xuexiao-tese .tese-laoshi .listbox .listbox-group .desc .note p {
    font-size: 16px;
    line-height: 1.875;
    color: #333;
}

@media (max-width: 991px) {
    .hs-inner-xuexiao-tese .tese-laoshi .listbox .listbox-group .desc .note p {
        font-size: 14px;
    }
}

.hs-inner-what {
    background: url(../images/what_bg.jpg) no-repeat top center;
    background-size: cover;
}

.hs-inner-what .title-inner-other h2 {
    color: #34a900;
}

.hs-inner-what .what-group {
    max-width: 390px;
    margin: 0 auto;
    margin-top: 100px;
    min-height: 190px;
    text-align: center;
}

@media (max-width: 1199px) {
    .hs-inner-what .what-group {
        max-width: 280px;
        margin-top: 50px;
    }
}

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

.hs-inner-what .what-group h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;
    margin-top: 0;
    color: #34a900;
}

@media (max-width: 1199px) {
    .hs-inner-what .what-group h3 {
        font-size: 16px;
    }
}

.hs-inner-what .what-group p {
    font-size: 16px;
    line-height: 1.875;
    color: #666;
}

@media (max-width: 1199px) {
    .hs-inner-what .what-group p {
        font-size: 14px;
        line-height: 1.71428571;
    }
}

.hs-inner-what .what-group-3 {
    -webkit-transform: translateX(30%);
    -ms-transform: translateX(30%);
    transform: translateX(30%);
}

@media (max-width: 1560px) {
    .hs-inner-what .what-group-3 {
        -webkit-transform: translateX(5%);
        -ms-transform: translateX(5%);
        transform: translateX(5%);
    }
}

@media (max-width: 1199px) {
    .hs-inner-what .what-group-3 {
        -webkit-transform: translateX(10%);
        -ms-transform: translateX(10%);
        transform: translateX(10%);
    }
}

@media (max-width: 767px) {
    .hs-inner-what .what-group-3 {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }
}

.hs-inner-what .what-group-5 {
    -webkit-transform: translateX(-30%);
    -ms-transform: translateX(-30%);
    transform: translateX(-30%);
}

@media (max-width: 1560px) {
    .hs-inner-what .what-group-5 {
        -webkit-transform: translateX(-5%);
        -ms-transform: translateX(-5%);
        transform: translateX(-5%);
    }
}

@media (max-width: 1199px) {
    .hs-inner-what .what-group-5 {
        -webkit-transform: translateX(-10%);
        -ms-transform: translateX(-10%);
        transform: translateX(-10%);
    }
}

@media (max-width: 767px) {
    .hs-inner-what .what-group-5 {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }
}

.hs-inner-what .img {
    position: relative;
    max-width: 488px;
    margin: 0 auto;
}

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

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

.hs-inner-what .img .what-logo {
    position: absolute;
    z-index: 2;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
}

.hs-inner-what .img .what-logo img {
    height: 60px;
}

@media (max-width: 1199px) {
    .hs-inner-what .img .what-logo img {
        height: 40px;
    }
}

.hs-inner-what .img .what-logo h4 {
    font-size: 24px;
    font-weight: bold;
    margin: 20px 0 0 0;
    letter-spacing: 1px;
    color: #34a900;
}

@media (max-width: 1199px) {
    .hs-inner-what .img .what-logo h4 {
        font-size: 20px;
    }
}

@media (max-width: 991px) {
    .hs-inner-what .img .what-logo h4 {
        font-size: 18px;
        margin-top: 10px;
    }
}

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

.hs-inner-what .what 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;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hs-inner-what .what ul>li {
    width: 33.33333333%;
}

@media (max-width: 767px) {
    .hs-inner-what .what ul>li {
        width: 100%;
    }
}

.hs-inner-what .what-bottom {
    margin-top: 100px;
    text-align: center;
}

@media (max-width: 1199px) {
    .hs-inner-what .what-bottom {
        margin-top: 80px;
    }
}

@media (max-width: 991px) {
    .hs-inner-what .what-bottom {
        margin-top: 50px;
    }
}

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

.hs-inner-what .what-bottom h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.33333333;
    margin: 0;
}

@media (max-width: 1560px) {
    .hs-inner-what .what-bottom h2 {
        font-size: 24px;
    }
}

@media (max-width: 1199px) {
    .hs-inner-what .what-bottom h2 {
        font-size: 20px;
    }
}

@media (max-width: 991px) {
    .hs-inner-what .what-bottom h2 {
        font-size: 18px;
    }
}

.hs-inner-what .what-bottom h2 span {
    color: #34a900;
}

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

.hs-inner-yimu .inner-text {
    max-width: 1300px;
}

.hs-inner-yimu .img {
    overflow: hidden;
    max-width: 1300px;
    margin: 0 auto;
    margin-top: 40px;
    border-radius: 10px;
}

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

.hs-inner-yimu .img img {
    max-width: 100%;
    height: auto !important;
}

.hs-inner-yangzhi {
    margin-top: -50px;
    padding-top: 150px;
    background-color: #f8f8f8;
}

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

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

@media (min-width: 1200px) {
    .hs-inner-yangzhi .title-inner h2 {
        font-size: 30px;
    }
}

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

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

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

.hs-inner-yangzhi .listbox>ul>li {
    margin-top: 30px;
}

.hs-inner-yangzhi .listbox .listbox-group {
    max-width: 200px;
    margin: 0 auto;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    text-align: center;
}

.hs-inner-yangzhi .listbox .listbox-group .flaticon {
    font-size: 60px;
    line-height: 1;
    color: #34a900;
}

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

@media (max-width: 767px) {
    .hs-inner-yangzhi .listbox .listbox-group .flaticon {
        font-size: 40px;
    }
}

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

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

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

.hs-inner-peixunban .peixunban {
    position: relative;
    margin-top: 70px;
}

.hs-inner-peixunban .peixunban .peixunban-group {
    cursor: pointer;
}

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

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

.hs-inner-peixunban .peixunban .peixunban-group p {
    font-size: 15px;
    line-height: 24px;
    display: -webkit-box;
    overflow: hidden;
    height: 24px;
    margin: 14px 0 0 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #666;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

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

.hs-inner-peixunban .peixunban .peixunban-group:hover p {
    color: #34a900;
}

.hs-inner-xuexiao-tese .tese-xitong .txt {
    overflow: hidden;
    text-align: left;
}

.hs-inner-xuexiao-tese .tese-xitong .txt img {
    float: right;
    max-width: 100%;
    height: auto !important;
    margin-bottom: 20px;
    margin-left: 20px;
}

@media (max-width: 767px) {
    .hs-inner-xuexiao-tese .tese-xitong .txt img {
        float: none;
    }
}

.hs-inner-xuexiao-tese .tese-xitong .txt p {
    line-height: 2.25;
}

.hs-inner-certificate .title-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 20px;
    border-bottom: 1px solid #dcdcdc;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.hs-inner-certificate .title-inner h2 {
    font-size: 30px;
}

.hs-inner-certificate.pb-0 {
    padding-bottom: 0;
}

.hs-inner-certificate .certificate {
    position: relative;
    margin-top: 50px;
}

.hs-inner-certificate .certificate .certificate-group {
    display: block;
    cursor: pointer;
    text-align: center;
}

.hs-inner-certificate .certificate .certificate-group .img {
    padding: 14px;
    background: #f9f9f9;
}

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

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

.hs-inner-certificate .certificate .certificate-group p {
    font-size: 15px;
    line-height: 24px;
    display: -webkit-box;
    overflow: hidden;
    height: 24px;
    margin: 14px 0 0 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #666;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

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

.hs-inner-certificate .certificate .certificate-group:hover p {
    color: #34a900;
}

{
    position: relative;
}

.swiper-yimu .swiper-slide {
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.swiper-yimu .yimu-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    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;
}

.swiper-yimu .swiper-pagination {
    position: absolute;
    z-index: 8;
    top: 50%;
    right: 10px;
    left: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 10px;
    height: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -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;
}

.swiper-yimu .swiper-pagination .swiper-pagination-bullet {
    margin: 10px 0;
    background-color: #fff;
}

.hs-inner-yimu1,
.hs-inner-yimu2,
.hs-inner-yimu3,
.hs-inner-yimu4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    color: #fff;
}

.hs-inner-yimu1 .title-yimu h2,
.hs-inner-yimu2 .title-yimu h2,
.hs-inner-yimu3 .title-yimu h2,
.hs-inner-yimu4 .title-yimu h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2;
    position: relative;
    margin: 0;
    color: #fff;
}

@media (max-width: 1470px) {
    .hs-inner-yimu1 .title-yimu h2,
    .hs-inner-yimu2 .title-yimu h2,
    .hs-inner-yimu3 .title-yimu h2,
    .hs-inner-yimu4 .title-yimu h2 {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .hs-inner-yimu1 .title-yimu h2,
    .hs-inner-yimu2 .title-yimu h2,
    .hs-inner-yimu3 .title-yimu h2,
    .hs-inner-yimu4 .title-yimu h2 {
        font-size: 24px;
    }
}

.hs-inner-yimu1 .title-yimu h2:before,
.hs-inner-yimu2 .title-yimu h2:before,
.hs-inner-yimu3 .title-yimu h2:before,
.hs-inner-yimu4 .title-yimu h2:before {
    position: absolute;
    z-index: 1;
    top: -8px;
    left: -8px;
    display: block;
    width: 18px;
    height: 18px;
    content: "";
    background-color: #34a900;
}

.hs-inner-yimu1 .title-yimu h2 span,
.hs-inner-yimu2 .title-yimu h2 span,
.hs-inner-yimu3 .title-yimu h2 span,
.hs-inner-yimu4 .title-yimu h2 span {
    position: relative;
    z-index: 4;
}

.hs-inner-yimu1 .title-yimu.center,
.hs-inner-yimu2 .title-yimu.center,
.hs-inner-yimu3 .title-yimu.center,
.hs-inner-yimu4 .title-yimu.center {
    text-align: center;
}

.hs-inner-yimu1 .title-yimu.center h2:before,
.hs-inner-yimu2 .title-yimu.center h2:before,
.hs-inner-yimu3 .title-yimu.center h2:before,
.hs-inner-yimu4 .title-yimu.center h2:before {
    display: none;
}

.hs-inner-yimu1 .desc {
    width: 50%;
    max-width: 690px;
    margin-top: 30px;
}

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

.hs-inner-yimu1 .desc p {
    font-size: 16px;
    line-height: 1.875;
    color: rgba(255, 255, 255, 0.7);
}

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

.hs-inner-yimu2 {
    padding-bottom: 50px;
}

.hs-inner-yimu2 .yimu-flex {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.hs-inner-yimu2 .guanli-listbox {
    margin-top: 8vh;
}

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

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

.hs-inner-yimu2 .guanli-listbox ul li {
    position: relative;
    width: 25%;
    padding: 5vh 6% 20vh;
}

@media (max-width: 1560px) {
    .hs-inner-yimu2 .guanli-listbox ul li {
        padding: 3vh 3% 10vh;
    }
}

@media (max-width: 767px) {
    .hs-inner-yimu2 .guanli-listbox ul li {
        width: 100%;
        padding: 10px 15px 0 15px;
    }
}

.hs-inner-yimu2 .guanli-listbox ul li:before {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    content: "";
    background-image: -webkit-gradient( linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.3)));
    background-image: -webkit-linear-gradient( rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3));
    background-image: linear-gradient( rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3));
}

.hs-inner-yimu2 .guanli-listbox ul li:after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    opacity: 0;
    background-image: -webkit-gradient( linear, left top, left bottom, from(rgba(0, 179, 254, 0)), to(rgba(0, 179, 254, 0.3)));
    background-image: -webkit-linear-gradient( rgba(0, 179, 254, 0), rgba(0, 179, 254, 0.3));
    background-image: linear-gradient( rgba(0, 179, 254, 0), rgba(0, 179, 254, 0.3));
}

.hs-inner-yimu2 .guanli-listbox ul li:hover:after {
    opacity: 1;
}

.hs-inner-yimu2 .guanli-listbox .guanli-group {
    position: relative;
    z-index: 5;
    text-align: center;
}

.hs-inner-yimu2 .guanli-listbox .guanli-group h4 {
    font-family: "D-DIN Condensed";
    font-size: 60px;
    color: #34a900;
}

@media (max-width: 1560px) {
    .hs-inner-yimu2 .guanli-listbox .guanli-group h4 {
        font-size: 50px;
    }
}

@media (max-width: 1199px) {
    .hs-inner-yimu2 .guanli-listbox .guanli-group h4 {
        font-size: 40px;
    }
}

@media (max-width: 767px) {
    .hs-inner-yimu2 .guanli-listbox .guanli-group h4 {
        font-size: 24px;
        margin: 0;
    }
}

.hs-inner-yimu2 .guanli-listbox .guanli-group h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;
    margin-bottom: 30px;
}

@media (max-width: 1560px) {
    .hs-inner-yimu2 .guanli-listbox .guanli-group h3 {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .hs-inner-yimu2 .guanli-listbox .guanli-group h3 {
        margin: 10px 0;
    }
}

.hs-inner-yimu2 .guanli-listbox .guanli-group p {
    font-size: 16px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.7);
}

@media (max-width: 1560px) {
    .hs-inner-yimu2 .guanli-listbox .guanli-group p {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .hs-inner-yimu2 .guanli-listbox .guanli-group p {
        font-size: 13px;
    }
}

.hs-inner-yimu3 {
    flex-direction: column;
    padding: 100px 5% 50px 0;
    -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-inner-yimu3 .yimu-flex {
    flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hs-inner-yimu3 .yimu-flex .yimu-left {
    width: 30%;
}

@media (max-width: 767px) {
    .hs-inner-yimu3 .yimu-flex .yimu-left {
        width: 100%;
    }
}

.hs-inner-yimu3 .yimu-flex .yimu-left .title-yimu {
    padding-left: 18%;
}

@media (max-width: 767px) {
    .hs-inner-yimu3 .yimu-flex .yimu-left .title-yimu {
        padding-left: 15px;
    }
}

.hs-inner-yimu3 .yimu-flex .yimu-left .title-yimu h2:before {
    display: none;
}

.hs-inner-yimu3 .yimu-flex .yimu-left .yimu-menu {
    margin-top: 30px;
}

@media (max-width: 767px) {
    .hs-inner-yimu3 .yimu-flex .yimu-left .yimu-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-inner-yimu3 .yimu-flex .yimu-left .yimu-menu ul li {
        width: 50%;
    }
}

.hs-inner-yimu3 .yimu-flex .yimu-left .yimu-menu .menu-group {
    display: block;
    padding: 30px 5% 30px 18%;
}

@media (max-width: 1560px) {
    .hs-inner-yimu3 .yimu-flex .yimu-left .yimu-menu .menu-group {
        padding: 15px 5% 15px 18%;
    }
}

.hs-inner-yimu3 .yimu-flex .yimu-left .yimu-menu .menu-group h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.hs-inner-yimu3 .yimu-flex .yimu-left .yimu-menu .menu-group h3 .flaticon {
    font-size: 30px;
    font-weight: normal;
    margin-right: 10px;
}

.hs-inner-yimu3 .yimu-flex .yimu-left .yimu-menu .menu-group p {
    line-height: 24px;
    display: -webkit-box;
    display: none;
    overflow: hidden;
    max-width: 390px;
    height: 72px;
    margin: 10px 0 0 0;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.hs-inner-yimu3 .yimu-flex .yimu-left .yimu-menu .active .menu-group {
    background-image: -webkit-gradient( linear, right top, left top, from(rgba(52, 169, 0, 0)), to(rgba(52, 169, 0, 0.6)));
    background-image: -webkit-linear-gradient( right, rgba(52, 169, 0, 0), rgba(52, 169, 0, 0.6));
    background-image: linear-gradient( -90deg, rgba(52, 169, 0, 0), rgba(52, 169, 0, 0.6));
}

.hs-inner-yimu3 .yimu-flex .yimu-left .yimu-menu .active .menu-group p {
    display: block;
}

.hs-inner-yimu3 .yimu-flex .yimu-right {
    width: 70%;
}

@media (max-width: 767px) {
    .hs-inner-yimu3 .yimu-flex .yimu-right {
        width: 100%;
    }
}

.hs-inner-yimu3 .yimu-flex .yimu-right .yimu-group img {
    width: 100%;
}

@media (max-width: 767px) {
    .hs-inner-yimu4 {
        padding-bottom: 50px;
    }
}

.hs-inner-yimu4 .yimu-flex {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.hs-inner-yimu4 .yimu-listbox {
    margin-top: 60px;
}

@media (max-width: 1560px) {
    .hs-inner-yimu4 .yimu-listbox {
        margin-top: 30px;
    }
}

.hs-inner-yimu4 .yimu-listbox>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;
}

.hs-inner-yimu4 .yimu-listbox>ul>li {
    width: 14.28571429%;
    padding: 0 20px;
}

@media (max-width: 767px) {
    .hs-inner-yimu4 .yimu-listbox>ul>li {
        width: 25%;
    }
}

.hs-inner-yimu4 .yimu-listbox .listbox-group b {
    font-family: "D-DIN Condensed";
    font-size: 48px;
    font-weight: normal;
    line-height: 1.5;
    display: block;
}

@media (max-width: 1560px) {
    .hs-inner-yimu4 .yimu-listbox .listbox-group b {
        font-size: 40px;
    }
}

@media (max-width: 1199px) {
    .hs-inner-yimu4 .yimu-listbox .listbox-group b {
        font-size: 30px;
    }
}

.hs-inner-yimu4 .yimu-listbox .listbox-group p {
    font-size: 18px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.8);
}

@media (max-width: 1560px) {
    .hs-inner-yimu4 .yimu-listbox .listbox-group p {
        font-size: 16px;
    }
}

.hs-inner-yimu4 .yimu-zhineng {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1153px;
    margin: 0 auto;
    margin-top: 30px;
    padding: 20vh 5% 3vh 5%;
    background: url(../images/zhineng_bg.png) no-repeat top center;
    background-size: 100% auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 1560px) {
    .hs-inner-yimu4 .yimu-zhineng {
        max-width: 900px;
        padding: 10vh 3% 3vh 3%;
    }
}

@media (max-width: 767px) {
    .hs-inner-yimu4 .yimu-zhineng {
        padding: 10px;
    }
}

.hs-inner-yimu4 .yimu-zhineng .zhineng-left {
    width: 30%;
}

.hs-inner-yimu4 .yimu-zhineng .zhineng-pic {
    width: 40%;
}

.hs-inner-yimu4 .yimu-zhineng .zhineng-pic img {
    max-width: 100%;
}

.hs-inner-yimu4 .yimu-zhineng .zhineng-right {
    width: 30%;
}

.hs-inner-yimu4 .yimu-zhineng .zhinneg-group {
    font-size: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 1560px) {
    .hs-inner-yimu4 .yimu-zhineng .zhinneg-group {
        font-size: 18px;
        margin: 5px 0;
    }
}

.hs-inner-yimu4 .yimu-zhineng .zhinneg-group .flaticon {
    font-size: 30px;
    margin: 0 30px;
}

@media (max-width: 1560px) {
    .hs-inner-yimu4 .yimu-zhineng .zhinneg-group .flaticon {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .hs-inner-yimu4 .yimu-zhineng .zhinneg-group .flaticon {
        margin: 0 10px;
    }
}

.swiper-slide-active .hs-inner-yimu1 .title-yimu {
    -webkit-animation: fadeInDown 1.5s 0s ease both;
    animation: fadeInDown 1.5s 0s ease both;
}

.swiper-slide-active .hs-inner-yimu1 .desc {
    -webkit-animation: fadeInUp 1.5s 0s ease both;
    animation: fadeInUp 1.5s 0s ease both;
}

.swiper-slide-active .hs-inner-yimu2 .title-yimu {
    -webkit-animation: fadeInDown 1.5s 0s ease both;
    animation: fadeInDown 1.5s 0s ease both;
}

.swiper-slide-active .hs-inner-yimu2 .guanli-listbox {
    -webkit-animation: fadeInUp 1.5s 0s ease both;
    animation: fadeInUp 1.5s 0s ease both;
}

.swiper-slide-active .hs-inner-yimu3 .yimu-left {
    -webkit-animation: fadeInLeft 1s 0s ease both;
    animation: fadeInLeft 1s 0s ease both;
}

.swiper-slide-active .hs-inner-yimu3 .yimu-right {
    -webkit-animation: fadeInRight 1s 0s ease both;
    animation: fadeInRight 1s 0s ease both;
}

.swiper-slide-active .hs-inner-yimu4 .title-yimu {
    -webkit-animation: fadeInDown 1.5s 0s ease both;
    animation: fadeInDown 1.5s 0s ease both;
}

.swiper-slide-active .hs-inner-yimu4 .yimu-listbox {
    -webkit-animation: fadeInDown 1.5s 0s ease both;
    animation: fadeInDown 1.5s 0s ease both;
}

.swiper-slide-active .hs-inner-yimu4 .yimu-zhineng .zhineng-left {
    -webkit-animation: fadeInLeft 1.5s 0s ease both;
    animation: fadeInLeft 1.5s 0s ease both;
}

.swiper-slide-active .hs-inner-yimu4 .yimu-zhineng .zhineng-pic {
    -webkit-animation: zoomIn 1.5s 0s ease both;
    animation: zoomIn 1.5s 0s ease both;
}

.swiper-slide-active .hs-inner-yimu4 .yimu-zhineng .zhineng-right {
    -webkit-animation: fadeInRight 1.5s 0s ease both;
    animation: fadeInRight 1.5s 0s ease both;
}

.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 {
    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 #34a900;
    background: #34a900;
}

.page_list a.on {
    color: #fff;
    border: 1px solid #34a900;
    background: #34a900;
}

.table_a {
    overflow-x: auto;
    width: 100%;
}

.table_a table {
    border-right: 1px solid #0061b3;
    border-bottom: 1px solid #0061b3;
    width: 100%;
}

.table_a table td {
    border-left: 1px solid #0061b3;
    border-top: 1px solid #0061b3;
    text-align: left;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 5px;
}

.table_a table tr:nth-child(odd) {
    /* background: #f5f5f5 */
}

.table_a table th {
    border-left: 1px solid #0061b3;
    border-top: 1px solid #0061b3;
    background: #34a900;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
    font-size: 14px;
    height: 40px;
    line-height: 30px;
    padding: 3px;
}

.biao2 {
    background: #f1f1f1;
}

@media (max-width: 767px) {
    .table_a table th {
        line-height: 20px;
        height: auto;
    }
}

.swiper {
    width: 100%;
}

.section-product .product-list {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 1;
}

.section-product .product-list.on {
    opacity: 1;
    z-index: 6;
    position: relative;
}

.hs-inner-certificate-new {
    /* background: url(../images/certificate_bg.jpg) no-repeat center top;
   background-size: cover; */
    position: relative;
    padding: 0;
    background-color: #f1f1f1;
}

.hs-inner-certificate-new .certificate-text {
    position: absolute;
    width: 100%;
    left: 0;
    top: 10%;
}

@media (max-width: 1470px) {
    .hs-inner-certificate-new .certificate-text {
        top: 50px;
    }
}

@media (max-width: 1199px) {
    .hs-inner-certificate-new .certificate {
        padding-top: 200px;
    }
}

@media (max-width: 767px) {
    .hs-inner-certificate-new .certificate-text {
        position: relative;
        top: 0;
        padding: 50px 0;
    }
    .hs-inner-certificate-new .certificate {
        padding-top: 0px;
        margin-top: -140px;
    }
}

.hs-inner-certificate-new .certificate-text ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.hs-inner-certificate-new .certificate-text ul li {
    width: 30%;
    padding: 0 15px;
}

.hs-inner-certificate-new .certificate-text ul li:nth-child(1) {
    width: 40%;
}

.hs-inner-certificate-new .certificate-text .certificate-group {
    height: 100%;
    background-color: rgba(52, 169, 0, 0.1);
    color: #34a900;
    padding: 40px 30px;
}

.hs-inner-certificate-new .certificate-text .certificate-group h3 {
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 24px 0;
}

.hs-inner-certificate-new .certificate-text .certificate-group p {
    font-size: 16px;
    line-height: 1.5;
}

.hs-inner-certificate-new .certificate-text .certificate-group p span {
    font-size: 36px;
}

.hs-inner-certificate-new .certificate {
    text-align: center;
    /* margin-top: 50px; */
}

.hs-inner-certificate-new .certificate img {
    width: 100%;
}

@media (max-width: 1199px) {
    .hs-inner-certificate-new .certificate img {
        width: 140%;
        margin-left: -20%;
    }
}

@media (max-width: 1199px) {
    .hs-inner-certificate-new .certificate-text .certificate-group h3 {
        font-size: 20px;
    }
    .hs-inner-certificate-new .certificate-text .certificate-group p span {
        font-size: 30px;
    }
}

@media (max-width: 991px) {
    .hs-inner-certificate-new .certificate-text .certificate-group {
        padding: 30px 14px;
    }
    .hs-inner-certificate-new .certificate-text .certificate-group p span {
        font-size: 24px;
    }
    .hs-inner-certificate-new .certificate-text ul li {
        width: 50%;
        margin-top: 20px;
    }
    .hs-inner-certificate-new .certificate-text ul li:nth-child(1) {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .hs-inner-certificate-new .certificate-text ul {
        margin: 0 -5px;
    }
    .hs-inner-certificate-new .certificate-text ul li {
        padding: 0 5px;
        width: 100%;
    }
    .hs-inner-certificate-new .certificate-text .certificate-group p {
        font-size: 14px;
    }
    .hs-inner-certificate-new .certificate-text .certificate-group p span {
        font-size: 18px;
    }
}

.details-prev-next {
    display: inline-block;
    vertical-align: middle;
}

.details-prev-next a {
    width: 46px;
    height: 46px;
    border: 1px solid #328b0a;
    line-height: 42px !important;
    border-radius: 50%;
    text-align: center;
    padding: 0 !important;
    text-align: center;
    margin-left: 20px;
}

.details-prev-next a .flaticon {
    float: none !important;
    margin: 0 !important;
}

.details-prev-next a.prev {
    transform: rotate(180deg);
}

@media (max-width: 767px) {
    .details-prev-next a {
        margin-left: 0;
        margin-right: 20px;
        margin-top: 14px;
    }
}

.hs-inner-product-details .details-link .scroll {
    background-color: #328b0a;
    color: #ffffff;
}

.tese-laoshi .listbox {
    margin-top: 50px;
}

.tese-laoshi .laoshi-group {
    display: block;
}

.tese-laoshi .laoshi-group .ibox {
    padding-bottom: 133.3333333%;
}

.tese-laoshi .laoshi-group:hover .ibox img {
    transition: all 1s;
}

.tese-laoshi .laoshi-group .title-laoshi {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tese-laoshi .laoshi-group .title-laoshi h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    margin: 10px 0;
}

.tese-laoshi .laoshi-group .title-laoshi .flaticon {
    width: 24px;
    height: 24px;
    background-color: #328b0a;
    border-radius: 50%;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
}

@media (max-width: 1199px) {
    .tese-laoshi .listbox {
        margin-top: 30px;
    }
    .tese-laoshi .laoshi-group .title-laoshi h3 {
        font-size: 16px;
    }
}

.tese-laoshi .laoshi-group:hover .ibox img {
    transform: scale(1.1);
}

.tese-laoshi .laoshi-group:hover .title-laoshi h3 {
    color: #328b0a;
}

.hs-inner-zhuanjia .zhuanjia>ul>li {
    width: 50%;
}

@media (max-width: 1199px) {
    .hs-inner-zhuanjia .zhuanjia>ul>li {
        width: 100%;
    }
}

.hs-inner-zhuanjia .zhuanjia .zhuanjia-group {
    display: flex;
    flex-wrap: wrap;
}

.hs-inner-zhuanjia .zhuanjia .zhuanjia-group .pic {
    width: 50%;
    height: 100%;
}

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

.hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc {
    position: relative;
    width: 50%;
    background: none;
    color: #333333;
    padding-left: 3%;
    padding-bottom: 50px;
}

@media (max-width: 767px) {
    .hs-inner-zhuanjia .zhuanjia .zhuanjia-group .pic {
        width: 100%;
    }
    .hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc {
        width: 100%;
        padding-top: 20px;
        padding-left: 0;
    }
}

.hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc .title-zhuanjia {
    display: block;
}

.hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc h3 {
    font-size: 24px;
    line-height: 1.4;
    font-weight: bold;
    color: #328b0a;
}

.hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc .title-zhuanjia span {
    display: block;
}

.hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc .more {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #999999;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    position: absolute;
    width: 94%;
    left: 6%;
    bottom: 0;
}

@media (max-width: 767px) {
    .hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc .more {
        width: 100%;
        left: 0;
    }
}

.hs-inner-zhuanjia .zhuanjia .zhuanjia-group:hover .more {
    color: #328b0a;
    border-top: 1px solid rgba(50, 139, 10, 0.5);
    border-bottom: 1px solid rgba(50, 139, 10, 0.5);
}

.hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc .note h4 {
    background-color: #328b0a;
    font-weight: normal;
    padding: 0 20px;
    line-height: 30px;
    border-radius: 6px;
    color: #ffffff;
    display: inline-block;
}

@media (max-width: 1560px) {
    .hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc .note h4 {
        font-size: 14px;
    }
}

.hs-inner-zhuanjia .zhuanjia .zhuanjia-group:before {
    content: "";
    display: block;
    width: 42px;
    height: 45px;
    background: url(../images/fangkuai.png) no-repeat center;
    position: absolute;
    left: -20px;
    top: -20px;
    z-index: 1;
}

.hs-inner-zhuanjia .zhuanjia .zhuanjia-group .pic {
    position: relative;
    z-index: 2;
}

.hs-inner-pinzhi .title-pinzhi {
    position: relative;
    text-align: center;
}

.hs-inner-pinzhi .title-pinzhi:before {
    position: absolute;
    z-index: 1;
    top: 50%;
    display: block;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #34a900;
}

.hs-inner-pinzhi .title-pinzhi h2 {
    font-size: 30px;
    font-weight: bold;
    position: relative;
    z-index: 4;
    display: inline-block;
    padding: 0 3%;
    background-color: #fff;
}

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

.hs-inner-pinzhi .title-pinzhi h2 span {
    font-family: "Krona One";
    font-size: 60px;
    display: inline-block;
    vertical-align: middle;
    color: #34a900;
}

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

@media (max-width: 991px) {
    .hs-inner-pinzhi .title-pinzhi h2 span {
        font-size: 40px;
    }
}

.hs-inner-pinzhi .pinzhi {
    margin-top: 80px;
}

.hs-inner-pinzhi .pinzhi .pinzhi-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.hs-inner-pinzhi .pinzhi .pinzhi-group .pinzhi-left {
    width: 170px;
    border-right: 1px solid #34a900;
}

@media (max-width: 991px) {
    .hs-inner-pinzhi .pinzhi .pinzhi-group .pinzhi-left {
        width: 120px;
    }
}

@media (max-width: 767px) {
    .hs-inner-pinzhi .pinzhi .pinzhi-group .pinzhi-left {
        width: 100px;
    }
}

.hs-inner-pinzhi .pinzhi .pinzhi-group .pinzhi-left h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;
    margin: 0;
}

@media (max-width: 991px) {
    .hs-inner-pinzhi .pinzhi .pinzhi-group .pinzhi-left h3 {
        font-size: 20px;
    }
}

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

.hs-inner-pinzhi .pinzhi .pinzhi-group .pinzhi-left h4 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;
}

@media (max-width: 991px) {
    .hs-inner-pinzhi .pinzhi .pinzhi-group .pinzhi-left h4 {
        font-size: 20px;
    }
}

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

.hs-inner-pinzhi .pinzhi .pinzhi-group .pinzhi-left h4 span {
    font-family: "Krona One";
    font-size: 48px;
    font-weight: bold;
    line-height: 1.25;
    color: #34a900;
}

@media (max-width: 991px) {
    .hs-inner-pinzhi .pinzhi .pinzhi-group .pinzhi-left h4 span {
        font-size: 40px;
    }
}

@media (max-width: 767px) {
    .hs-inner-pinzhi .pinzhi .pinzhi-group .pinzhi-left h4 span {
        font-size: 30px;
    }
}

.hs-inner-pinzhi .pinzhi .pinzhi-group .pinzhi-txt {
    position: relative;
    width: -webkit-calc(100% - 170px);
    width: calc(100% - 170px);
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 3%;
}

@media (max-width: 991px) {
    .hs-inner-pinzhi .pinzhi .pinzhi-group .pinzhi-txt {
        width: -webkit-calc(100% - 120px);
        width: calc(100% - 120px);
    }
}

@media (max-width: 767px) {
    .hs-inner-pinzhi .pinzhi .pinzhi-group .pinzhi-txt {
        width: -webkit-calc(100% - 100px);
        width: calc(100% - 100px);
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.hs-inner-pinzhi .pinzhi .pinzhi-group .pinzhi-txt:before {
    position: absolute;
    z-index: 4;
    top: 40px;
    left: -11px;
    display: block;
    width: 22px;
    height: 22px;
    content: "";
    border: 5px solid #fff;
    border-radius: 50%;
    background: #34a900;
}

@media (max-width: 767px) {
    .hs-inner-pinzhi .pinzhi .pinzhi-group .pinzhi-txt:before {
        top: 20px;
    }
}

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

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

.hs-inner-pinzhi .pinzhi .pinzhi-group .pinzhi-txt img {
    max-width: 100%;
    height: auto !important;
}

.hs-inner-pinzhi .pinzhi .pinzhi-group .pinzhi-txt h4 {
    font-size: 16px;
    line-height: 34px;
    display: inline-block;
    padding: 0 20px;
    color: #34a900;
    border: 1px solid #34a900;
    background: #f5fff1;
}

@media (max-width: 1199px) {
    .hs-inner-pinzhi .pinzhi .pinzhi-group .pinzhi-txt h4 {
        font-size: 14px;
    }
}

.hs-inner-zhuanjia .zhuanjia .zhuanjia-group .zhuanjia-desc .note p {
    max-height: 90px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.zhuanjia-details .desc {
    position: relative;
    padding-bottom: 40px;
}

.zhuanjia-details .return {
    position: absolute;
    bottom: 0;
    left: 5%;
    color: #328b0a;
    font-size: 16px;
}

.zhuanjia-details .return:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../images/return.png) no-repeat center;
    background-size: cover;
    vertical-align: middle;
    margin-right: 10px;
}

.zhuanjia-details .return:hover {
    text-decoration: underline;
}

@media (max-width: 767px) {
    .zhuanjia-details .return {
        left: 0;
    }
}

@media (max-width: 767px) {
    .hs-home-service,
    .hs-home-product {
        padding-left: 0;
        padding-right: 0;
    }
    .hs-pad .container {
        width: 100%;
    }
    .hs-home-about .about .note p {
        font-size: 14px;
    }
    .hs-home-service .service .service-menu .menu-group .flaticon {
        margin-right: 4px;
    }
}

.hs-inner-about .video {
    max-width: 800px;
    margin-top: 30px;
}

.hs-inner-about .video .ibox {
    padding-bottom: 60%;
}

.hs-inner-about .video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}