@charset "utf-8";

html {
    -webkit-font-smoothing: antialiased;
    height: 100%;
    touch-action: manipulation;
}

blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

header,
hgroup,
nav,
menu,
main,
section,
article,
summary,
details,
aside,
figure,
figcaption,
footer {
    display: block;
    margin: 0;
    padding: 0；
}

main {
    background-size: cover;
    overflow: hidden;
    z-index: 3;


}


main.bg {
    background-color: #f7f7f7;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    border: 1px solid black;
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
var {
    font-style: normal;
    font-weight: 400;
}

dl,
ol,
ul {
    list-style-type: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

a {
    text-decoration: none;
    color: inherit;
}

a:hover {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
    outline: 0;
    outline: none;
    blr: expression(this.onFocus=this.blur())
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

textarea {
    resize: none;
    outline: none;
    font-family: Arial, Microsoft Yahei;
}

img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}

button {
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
    outline: 0;
    blr: expression(this.onFocus=this.blur())
}

body {
    background-color: #ffffff;
    color: #000;
    font-family: "My_font", "Arial", "微软雅黑", "sans-serif", "宋体";
}

body * {
    box-sizing: border-box;
    line-height: 1;
}

.icon {
    width: 1.8em;
    height: 1.8em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}

html {
    font-size: calc(100vw / 1920 * 100);
}

@media(max-width: 1000px) {
    html {
        font-size: calc(1000px / 1920 * 100);
    }
}

body {
    font-size: calc(16 * 100vw / 1920);
}

@media(max-width: 1584px) {
    body {
        font-size: 13.2px;
    }
}

.s14 {
    font-size: calc(14 * 100vw / 1920);
}

@media(max-width: 1728px) {
    .s14 {
        font-size: 12.6px;
    }
}

.s15 {
    font-size: calc(17 * 100vw / 1920);
}

@media(max-width: 1651px) {
    .s15 {
        font-size: 14.9px;
    }

}

.s16 {
    font-size: calc(18 * 100vw / 1920);
}

@media(max-width: 1584px) {
    .s16 {
        font-size: 16.2px;
    }
}

.s18 {
    font-size: calc(18 * 100vw / 1920);
}

@media(max-width: 1651px) {
    .s18 {
        font-size: 16.9px;
    }
}

@media(max-width: 1472px) {
    .s18 {
        font-size: 15.8px;
    }
}

.s20 {
    font-size: calc(20 * 100vw / 1920);
}

@media(max-width: 1382px) {
    .s20 {
        font-size: 16.4px;
    }
}

.s24 {
    font-size: calc(24 * 100vw / 1920);
}

@media(max-width: 1248px) {
    .s24 {
        font-size: 15.6px;
    }
}

.s28 {
    font-size: calc(28 * 100vw / 1920);
}

@media(max-width: 1152px) {
    .s28 {
        font-size: 16.8px;
    }
}

.s38 {
    font-size: calc(38 * 100vw / 1920);
}

@media(max-width: 1000px) {
    .s38 {
        font-size: 19.8px;
    }
}

.s40 {
    font-size: calc(40 * 100vw / 1920);
}

@media(max-width: 979px) {
    .s40 {
        font-size: 20.4px;
    }
}

.s48 {
    font-size: calc(48 * 100vw / 1920);
}

@media(max-width: 911px) {
    .s48 {
        font-size: 22.8px;
    }
}

.s49 {
    font-size: calc(49 * 100vw / 1920);
}

@media(max-width: 905px) {
    .s49 {
        font-size: 23.1px;
    }
}

.s60 {
    font-size: calc(60 * 100vw / 1920);
}

@media(max-width: 844px) {
    .s60 {
        font-size: 26.4px;
    }
}

@media(max-width: 840px) {
    .s60 {
        font-size: 26.7px;
    }
}

@media(max-width: 836px) {
    .s60 {
        font-size: 27.0px;
    }
}

@media(max-width: 832px) {
    .s60 {
        font-size: 27.3px;
    }
}

@media(max-width: 828px) {
    .s60 {
        font-size: 27.6px;
    }
}

@media(max-width: 824px) {
    .s60 {
        font-size: 27.9px;
    }
}

@media(max-width: 820px) {
    .s60 {
        font-size: 28.2px;
    }
}

header {
    width: 100%;
    background-color: #fff;
    height: 1rem;
}

.h-a {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background-color: #ffffff;
    height: 1rem;
    box-shadow: 0 0 0.04rem rgba(0, 0, 0, 0.1);
    z-index: 100;
}

.h-cont {
    display: flex;
    align-items: center;
    /* flex-wrap: wrap; */
    justify-content: space-between;
    width: 90%;
    margin: 0 auto;
    height: 100%;
    position: relative;
}

.h-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.h-right {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.h-nav {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    display: flex;
    align-items: center;
    height: 100%;
}

.h-d {
    display: inline-block;
    vertical-align: top;
    position: relative;
    height: 100%;
}

.h-e {
    display: block;
    line-height: 1rem;
    color: #001629;
    margin: 0 .25rem;
    position: relative;
    font-family: 'SourceHanSansCN-Normal';
    display: flex;
    align-items: center;
    word-break: keep-all;
    white-space: nowrap;
}

.h-d:hover .h-e {
    color: #5EAF58;
    font-family: 'SourceHanSansCN-Normal';
    font-weight: bold;
}

.h-d:hover .h-e::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 3px;
    background-color: #5EAF58;
    display: block;
    bottom: 0;
    left: 0;

}

.h-d.active .h-e {
    font-family: 'SourceHanSansCN-Normal';
    color: #5EAF58;
    position: relative;
    font-weight: bold;
}

.h-d.active .h-e::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 3px;
    background-color: #5EAF58;
    display: block;
    bottom: 0;
    left: 0;

}

.h-opa {
    left: -100vw;
    opacity: 0;
    transition: opacity .3s;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 122;
}

.lo_wrap {
    display: flex;
    align-items: center;
}

.lo_wrap .s24 {
    font-family: 'SourceHanSansCN-Medium';
    color: #333333;
}

@media(max-width: 1500px) {
    .h-cont {
        width: 95%;
        margin: 0 auto;

    }
}

@media(max-width: 1200px) {
    .h-e {
        font-size: 13.2px;
    }
}

@media(max-width: 1920px) {
    .h-s {
        width: 44px;
        height: 44px;
        background-size: 16px 17px;
    }

    .h-m {
        width: 180px;
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
    }

    .h-n {
        width: 30px;
        height: 30px;
        background-size: 16px 17px;
    }
}

.ph_wra {
    display: flex;
    align-items: center;
}

.ph_wra img {
    width: auto;
    height: .79rem;

}


@media(max-width: 1000px) {

    .ph_wra {
        order: 1;
    }

    .h_last {
        order: 2;
        margin-left: auto;
    }

    .h-right {
        order: 3;
        margin-left: 0;
    }

    .h-d.active .h-e::after {
        content: none;
    }

    .h-d:hover .h-e::after {
        content: none;
    }

    header {
        height: 44px;
    }

    .h-a {
        height: 44px;
    }

    .h-e {
        line-height: 44px;
    }

    .h-cont {
        width: 95%;
        margin: 0 auto;
    }

    .h-s {
        position: absolute;
        right: 44px;
        top: 0;
    }

    .h-nav {
        width: 280px;
        height: 100vh;
        overflow: auto;
        padding-right: 0;
        margin-right: 0;
        position: fixed;
        right: -280px;
        top: 0;
        background-color: #fff;
        z-index: 123;
        padding-top: 10px;
        padding-bottom: 10px;
        transition: all .3s;
        display: inline-block;
    }

    .h-d {
        display: block;
        width: 100%;
        margin-left: 0;
        height: auto;
    }

    .h-e {
        padding: 0 40px 0 20px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        color: #666;
        margin: 0;
        word-break: keep-all;
        white-space: nowrap;
        font-family: 'SourceHanSansCN-Normal';
    }
}

.lo_num {
    display: flex;
    align-items: center;
}


.lo_num .s28 {
    color: #5EAF58;
    font-weight: bold;
}

footer {
    background: linear-gradient(to bottom, #A1DA9B, #5EAF58);
    padding-top: .3rem;
    z-index: 3;
    position: relative;

}

.lo_num img {
    width: 22px;
    height: 22px;
    margin-right: .2rem;
}

.has_item {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    padding-top: 1.04rem;
    padding-bottom: 1.96rem;
    height: 6.3rem;
    align-items: center;
    background-size: cover;
    background-position: center;
}

.has_left .s16 {
    font-family: ArialMT;
    margin-top: .25rem;
    margin-bottom: .35rem;
    color: #ffffff;
}

.has_left img {
    width: 4.21rem;
}

.has_right img{
    height: 3.3rem;
}
.has_right div {
    width: 5.3rem;
    height: 3.3rem;
}

.hb_wrap {
    background-color: #f7f7f7;
}

.data_num {
    display: flex;
    align-items: center;
    justify-content: center;
}

.data_num {
    text-align: center;
    margin: .2rem 0;
}

.hat_line {
    display: inline-block;
    width: 48px;
    height: 4px;
    background-color: #5EAF58;
}

.hb_Solution {
    margin-top: .55rem;
    padding-bottom: .7rem;
}

.ha_title {
    text-align: center;
}

.ha_title .s38 {
    font-weight: bold;
    color: #333333;
    margin: .15rem 0;
}

.ha_title .s20 {
    color: #919191;
    opacity: 0.8;
}

.h_container {
    width: 12rem;
    display: flex;
    margin: 0 auto;
}

.hbs_list {
    flex-wrap: wrap;
    margin-top: .6rem;
}

.hbs_item {
    width: 23.333333%;
    margin-right: .25rem;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: .5rem;

}

.hbs_item:hover .hbs_img img {

    transform: scale(1.1);
    transition: all .3s;

}

.hbs_img {
    overflow: hidden;
    border-radius: 10px;
}

.hbs_img img {
    width: 100%;
    height: 2.8rem;
    transition: all .3s;
}

.hbs_item:nth-child(4n) {
    margin-right: 0;
}

.hbs_item p.s18 {
    font-family: SourceHanSansCN-Regular;
    text-align: center;
    color: #333333;
    margin-top: .15rem;
}

.ha_link {
    width: 1.85rem;
    height: .48rem;
    background-color: #18247e;
    border-radius: .24rem;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    transition: all .3s;
}

.ha_link:hover {
    transform: scale(1.1);
    transition: all .3s;
}

.hc_wrap {
    padding: .8rem 0;
    background-size: cover;
    background-position: center center;
}

.case_swiper.swiper-container {
    width: 12rem;
    margin-top: .65rem;
    margin-bottom: .65rem;
}

.case_swiper.swiper-container .swiper-slide {
    width: 23.333333%;
    margin-right: 0.25rem;
    cursor: pointer;

}

.case_swiper.swiper-container .swiper-slide:nth-child(1) {
    transition-delay: .3s;
}

.case_swiper.swiper-container .swiper-slide:nth-child(2) {
    transition-delay: .6s;
}

.case_swiper.swiper-container .swiper-slide:nth-child(3) {
    transition-delay: .9s;
}

.case_swiper.swiper-container .swiper-slide:nth-child(4) {
    transition-delay: 1s;
}

.case_p {
    position: absolute;
}

.case_h {
    position: relative;
    height: 0;
    padding-bottom: 139.86%;
    border-radius: 0px .30rem 0px .30rem;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.case_p {
    width: 100%;
    background-color: #5EAF58;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    bottom: 0;
    padding: .25rem 0;
}

.case_p p {
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    color: #ffffff;
    line-height: 1.5;
}

.link_w {
    display: flex;
    justify-content: center;
}

.case_btn {
    width: .46rem;
    height: .46rem;
    background-color: #e9e9e9;
    position: absolute;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    z-index: 3;
    cursor: pointer;
}

.hc_case {
    position: relative;
}

.case_btn img.active {
    display: none;
}

.case_btn:hover {
    background-color: #5EAF58;
}

.case_btn:hover img {
    display: none;
}

.case_btn:hover img.active {
    display: block;
}

.hc_prev {
    left: 10%;
}

.hc_next {
    right: 10%;
}

.f_a {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.he_con {
    position: relative;
    z-index: 3;
}

.f_con {
    width: 12rem;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}

.f_a a {
    font-family: SourceHanSansCN-Regular;
    color: #ffffff;
    opacity: 0.68;
    /* margin-bottom: .35rem; */
    margin-bottom: .25rem;
}

.f_a span {
    display: block;
    width: 1px;
    height: 12px;
    background-color: #fff;
    opacity: .2;
    margin: 0 .25rem;
    margin-bottom: .25rem;

}

.f_b {
    display: flex;
    justify-content: space-between;
    margin-top: .7rem;
}

.fb_b p.s18 {
    font-family: SourceHanSansCN-Medium;

    color: #ffffff;
    opacity: 0.8;
    margin-bottom: .2rem;
}

.ph_num span:nth-child(1) {
    display: inline-block;
    min-width: 60px;
    text-align: justify;
}

.ph_num span {
    font-family: SourceHanSansCN-Regular;
    color: #ffffff;
    opacity: 0.5;
    line-height: 1.6;
}


.fb_c {
    display: flex;
}

.fbc_img {
    margin-left: .3rem;
    width: 1rem;
}

.fbc_img .s14 {
    font-family: SourceHanSansCN-Regular;
    color: #ffffff;
    opacity: 0.5;
    text-align: center;
    margin-top: .25rem;
    line-height: 1.5;
    white-space: nowrap;
}

.fb_a {
    margin-right: .3rem;
}

.fb_a img {
    width: 1.87rem;
}

.f_c {
    width: 12rem;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}

.fc_link {
    display: flex;
}

.f_deep {
    padding: 10px 0;
    margin-top: .7rem;
}

.fc_link a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 36px;
    height: 36px;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    margin-left: 10px;


}

.f_c .s14 {
    font-family: SourceHanSansCN-Regular;
    color: #ffffff;
    opacity: 0.5;
    line-height: 1.6;
}

.he_bg {
    position: absolute;
    width: 100%;
    bottom: -38%;
    left: 0%;
    object-fit: cover;
    z-index: 1;
}

.about_down {
    display: flex;
    align-items: center;
}


.abd_s_item {
    width: 3.8rem;
}

.abd_s_item img {
    width: 100%;
}

@media(max-width: 1200px) {
    .case_swiper.swiper-container,
    .he_list,
    .hbs_list,
    .f_a,
    .f_con,
    .f_c {
        width: 90%;
    }
}

@media(max-width: 750px) {
    .about_down {
        flex-wrap: wrap;
        margin-top: .35rem;
    }

    .f_a span {
        display: none;
    }

    .f_a a {
        width: 25%;
        text-align: center;
    }

    .abd_s_item,
    .abd_swiper.swiper-container {
        width: 100%;
    }

    .f_b {
        flex-wrap: wrap;
    }

    .fbc_img {
        width: 30%;
        margin: 0;
    }

    .fb_c {
        justify-content: space-between;
    }

    .fb_b {
        margin: .3rem 0;
    }

    .fb_a,
    .fb_b,
    .fb_c {
        width: 100%;
    }

    .has_item {
        flex-wrap: wrap;
        height: 8.3rem;
    }

    .hc_prev {
        left: 2%;
    }

    .hc_next {
        right: 2%;
    }

    .h_container {
        width: 90%;
    }

    .has_left,
    .has_right {
        width: 100%;
        margin: 0 auto;
        justify-content: center;
        overflow: hidden;
        text-align: center;
    }

    .has_left {
        width: 95%;
        margin: 0 auto;
        margin-bottom: .25rem;
    }
}

@media(max-width: 700px) {
    .hbs_item {
        width: 48%;
        margin-right: 0;
    }

    .case_swiper.swiper-container .swiper-slide {
        width: 48%;
    }

    .hbs_list {
        justify-content: space-between;
    }
}



.o_banner {
    width: 100%;
    height: 0;
    padding-bottom: 26.04%;
    background-size: cover;
    background-position: center center;
    position: relative;
}

.o_act {
    position: absolute;
    top: 40%;
    left: 18%;
}

.o_act .s60 {
    font-family: SourceHanSansCN-Medium;
    color: #ffffff;
}

.o_act .s24 {
    margin-top: .25rem;
    font-family: ArialMT;
    color: #ffffff;
}


.nav_wrap {
    overflow-x: auto;
}

.about_con {
    width: 12rem;
    margin: 0 auto;
    margin-top: .5rem;
}

.aa_line {
    width: 1.62rem;
    height: 3px;
    background-color: rgba(0, 0, 0, 0.1);
}

.aal_item {
    width: .42rem;
    height: 3px;
    background-color: #5EAF58;
}

.about_a {
    display: flex;
    justify-content: space-between;
}

.aal_act .s15 {
    font-family: SourceHanSansCN-Regular;
    color: #555555;
    line-height: 1.8;
    text-indent: 2em;
}

.aal_act .s16 {
    font-family: SourceHanSansCN-Regular;
    color: #555555;
    line-height: 1.8;
    text-indent: 2em;
    font-size: calc(19 * 100vw / 1920);
}

.aa_title .s40 {
    font-family: SourceHanSansCN-Medium;
    color: #000000;
    margin-bottom: .25rem;
}

.aa_title {
    margin-bottom: .35rem;
}

.aa_left {
    /*width: 57.41%;*/
    width: 100%;
}

.aa_left p{
    font-family: SourceHanSansCN-Regular;
    color: #555555;
    line-height: 1.8;
}

.aa_right {
    width: 4.53rem;
    overflow: hidden;

}

.aa_right img {
    width: 100%;
    transition: all .3s;
}

.aa_right:hover img {
    transform: scale(1.1);
    transition: all .3s;
}

.about_logo_list {
    display: flex;
    justify-content: space-between;
    padding: 0 0.6rem;
}

.al_logo {
    width: 25%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.al_logo:nth-child(1) {
    justify-content: flex-start;
}

.al_logo:last-child {
    justify-content: flex-end;
}

.all_up {
    display: flex;
    align-items: flex-end;
}

.al_img1 {
    width: .72rem;
    margin-right: .15rem;
}

.all_up .s48 {
    font-family: DINMittelschriftStd;
    color: #5EAF58;
}

.all_right .all_up .s16 {
    font-family: SourceHanSansCN-Regular;
    color: #5EAF58;
}

.all_right p.s16 {
    font-family: SourceHanSansCN-Regular;
    color: #888888;
    margin-top: .15rem;
}

.about_b {
    margin: .7rem 0 .5rem 0;
}

.ac_a p {
    font-family: SourceHanSansCN-Regular;
    color: #555555;
    line-height: 1.8;
    text-indent: 2em;
    font-size: calc(19 * 100vw / 1920);
}

.ac_b {
    display: flex;
    margin-top: .5rem;
    flex-wrap: wrap;
}

.acb_img {
    max-width: 31.5%;
    overflow: hidden;
    margin-right: .3rem;
}

.acb_img:last-child {
    margin-right: 0;
}

.acb_img img {
    width: 100%;
    height: 5rem;
    transition: all .3s;
    object-fit: cover;
    object-position: center;
}

.acb_img:hover img {
    transform: scale(1.1);
    transition: all .3s;
}

.abd_btn .case_btn {
    position: static;
}

.abd_top .s40 {
    font-family: SourceHanSansCN-Medium;
    color: #000000;
}

.abd_top {
    display: flex;
    justify-content: space-between;
}

.abd_btn {
    display: flex;
}

.about_d {
    margin-top: 1rem;
    margin-bottom: .5rem;
}


.abd_swiper.swiper-container {
    flex: 1;
    margin-top: .4rem;
    margin-left: .25rem;
}



.abd_swiper .swiper-slide {
    width: 1.75rem;
    margin-right: .3rem;
}

.abd_a {
    background-color: #ffffff;
    border-radius: .10rem;
    border: solid 1px #eeeeee;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: .3rem;
    height: 1.10rem;
}

.abd_a img {
    max-width: 80%;
}

.abd_next {
    margin-left: .2rem;
}

.culture {
    display: flex;
    margin-bottom: .5rem;
    align-items: center;
}

.culture:nth-child(2n) {
    flex-direction: row-reverse;
}

.culture:nth-child(2n) .cu_left {
    padding-left: .35rem;
    padding-right: 0;
}

.cu_left,
.cu_right {
    width: 50%;
}

.cu_left {
    padding-right: .3rem;
    height: 4rem;
}

.cu_left .aa_line {
    margin: .2rem 0;
}

.cu_left .s18 {
    font-family: SourceHanSansCN-Medium;
    font-weight: bold;
    color: #333333;
    margin-bottom: .2rem;
}

.cu_left .s15 {
    font-family: SourceHanSansCN-Regular;
    color: #555555;
    line-height: 1.8;
}

.cu_left .s16 {
    font-family: SourceHanSansCN-Regular;
    color: #555555;
    line-height: 1.8;
}

.cu_left p {
    font-family: SourceHanSansCN-Regular;
    line-height: 1.8;
}

.cu_right {
    overflow: hidden;
    border-radius: 10px;
}

.cu_right img {
    width: 9rem;
    height: 5.4rem;
    transition: all .3s;
}

.cu_right:hover img {
    transform: scale(1.1);
    transition: all .3s;
}

.course_a {
    background-color: #fff;
    position: relative;
}

.course_b {
    margin-top: 1rem;
    padding-bottom: 1rem;
}

.cb_img {
    width: 100%;
    position: relative;
}

.cb_img img {
    width: 100%;

}

.cb_img::after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background-color: #d0d0d0;
    border-radius: 50%;
    left: 0;
    bottom: 0;
    transform: translateX(-50%) translateY(-50%);
}

.sa_wrap {
    margin-bottom: .7rem;
}

.sa_wrap .culture .cu_left {
    padding-left: .5rem;
}


.sa_a {
    margin: .4rem 0;
    padding-bottom: .4rem;
    border-bottom: 1px solid #f2f2f2;

}

.sa_a .s28 {
    font-family: SourceHanSansCN-Medium;

    color: #000000;
}

.sa_a .s16 {
    margin-top: .2rem;
    font-family: SourceHanSansCN-Regular;
    color: #555555;
    line-height: 1.6;
}

.sal_list {
    margin-top: .25rem;
    display: flex;
    /* flex-wrap: wrap; */
}

.sa_logo {
    width: .94rem;
    margin-right: .3rem;
    margin-bottom: .2rem;
}

.snum_a {
    display: flex;
    align-items: flex-start;
    margin-bottom: .15rem;
}

.snum_a p.s18 {
    line-height: 1.5;
}

.snum_a p.s16 {
    display: inline-block;
    text-align: justify;
    margin: 0 0 0 .15rem;
    min-width: 95px;
    line-height: 1.6;
}

.snum_a a.s16 {
    position: relative;
    line-height: 1.6;
}

.snum_a a.s16::after {
    display: block;

    width: 100%;
    background-color: #004098;
    position: absolute;
    bottom: -.05rem;
    height: 1px;

}

.snum_a:hover a.s16 {
    color: #004098;
}

.snum_a:hover a.s16::after {

    content: '';
}

.esc_wrap {
    padding-bottom: .4rem;
}

.contact_a {
    display: flex;
}

.ca_left {
    flex: 1;
    padding: .3rem;
    background-color: #fff;
}

.cal_item {
    display: flex;
    align-items: flex-start;
    margin-bottom: .2rem;
    padding-right: .35rem;
}


.cal_item img {
    max-width: 20px;
    margin-right: .15rem;

}

.cal_item .s16 {
    line-height: 1.6;
}

.cal_tlt {
    margin-bottom: .3rem;
}

.cal_tlt .s18 {
    font-family: SourceHanSansCN-Medium;
    color: #5EAF58;
    font-weight: bold;
}


.cal_tlt .s24 {
    font-family: SourceHanSansCN-Medium;
    color: #333333;
    margin-top: .15rem;

}


.contact_b {
    margin-top: .7rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

@media(max-width: 1200px) {
    .aal_act .s16 {
        font-family: SourceHanSansCN-Regular;
        color: #555555;
        line-height: 1.8;
        text-indent: 2em;
        font-size: calc(26 * 100vw / 1920);
    }

    .ac_a p {
        font-size: calc(26 * 100vw / 1920);
    }

    .aa_right {
        width: 6.53rem;
    }

    .about_con {
        width: 90%;
    }
}

@media(max-width: 1000px) {
    .sal_list {
        flex-wrap: wrap;
    }
}

@media(max-width: 750px) {

    .sa_wrap .culture .cu_left {
        margin-top: .35rem;
        padding-left: 0;
    }

    .aal_act .s16 {
        font-size: 14px;
    }

    .ac_a p {
        font-size: 14px;
    }

    .culture:nth-child(2n) .cu_left {
        padding-left: 0;
    }

    .cal_item img {
        max-width: 15px;
    }

    .ca_left {
        width: 100%;
    }

    .contact_a {
        flex-wrap: wrap;
    }

    .honor_item {
        width: 48%;
        margin-right: 0;
    }

    .culture {
        flex-wrap: wrap;
    }

    .cu_left {
        margin-bottom: .35rem;
    }

    .cu_left,
    .cu_right {
        width: 100%;
    }
    .about_logo_list {
        flex-wrap: wrap;
    }

    .al_logo {
        width: 50%;
        justify-content: flex-start !important;
        margin-bottom: .35rem;
    }


    .acb_img {
        width: 100%;
        margin-bottom: .35rem;
        max-width: none;
    }

    .about_a {
        flex-wrap: wrap;
    }

    .aa_left {
        margin-bottom: .35rem;
    }

    .aa_left,
    .aa_right {
        width: 100%;
    }

    .o_banner {
        padding-bottom: 52%;
    }
}
.teaser {
    opacity: 0;
    transform: translate3d(0, 50px, 0);
    transition: opacity 1s cubic-bezier(.25, .1, .25, 1), transform 1s cubic-bezier(.25, .1, .25, 1);
}

.teaser.is-visible {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.lter {
    opacity: 0;
    transform: translate3d(-70px, 0, 0);
    transition: opacity 1s cubic-bezier(.25, .1, .25, 1), transform 1s cubic-bezier(.25, .1, .25, 1);
}

.lter.is-visible {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.rter {
    opacity: 0;
    transform: translate3d(70px, 0, 0);
    transition: opacity 1s cubic-bezier(.25, .1, .25, 1), transform 1s cubic-bezier(.25, .1, .25, 1);
}

.rter.is-visible {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.teaser2 {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
    transition: opacity 1s ease-out, transform 1s ease-out;
}

.teaser2.is-visible {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.wechat_img {
    width: 50%;
    margin: 0 auto;
    padding: .25rem 0;
}

.wechat_img img {
    width: 100%;
}

.wechat_img .s24 {
    text-align: center;
    padding-top: .25rem;
    font-weight: bold;
}

/* 侧边栏 */
.right-side {
    width: 72px;

    position: fixed;
    right: 1px;
    top: 40%;
    z-index: 1000;
}

.right-side .r-item {
    display: block;
    width: 100%;
    height: 73px;
    border-bottom: 1px solid #858585;
    background-color: #666;
    cursor: pointer;
    position: relative;
}

.right-side .r-icon1 {
    background-image: url(../images/icon-service.png);
}

.right-side .r-icon {
    display: block;
    width: 100%;
    height: 48px;
    background-position: center center;
    background-repeat: no-repeat;
}

.right-side .r-title {
    font-size: 12px;
    color: #fff;
    text-align: center;
}

.right-side .r-item1 .r-sub1 {
    display: none;
    width: 156px;
    position: absolute;
    left: -156px;
    top: 0;
    background-color: #fff;
    cursor: default;
}

.title {
    text-align: center;
    font-size: 20px;
    color: #919191;
    line-height: 30px;
}

.right-side .r-item1 .r-sub1 .qq-list {
    padding-top: 18px;
    border: 1px solid #efefef;
}

.right-side .r-icon2 {
    background-image: url(../images/icon-phone.png);
}

.right-side .r-sub {
    display: none;
    width: 255px;
    border: 1px solid #e3e3e3;
    position: absolute;
    left: -257px;
    top: 0;
    background-color: #fff;
    cursor: default;
}

.right-side .r-sub-b1 {
    padding-top: 14px;
    padding-bottom: 13px;
    padding-left: 15px;
    border-bottom: 1px solid #e3e3e3;
    overflow: hidden;
    font-size: 0;
}

.right-side .r-sub-b1 .dt {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 22px;
    color: #494949;
}

.right-side .r-sub-b1 .dd {
    display: inline-block;
    vertical-align: top;
    width: 125px;
    font-size: 16px;
    line-height: 22px;
    color: #333;
    font-weight: bold;
}

.right-side .r-sub-b1 .dd>span {
    display: inline-block;
}

.right-side .r-sub-b2 {
    padding: 12px 14px 10px 14px;
}

.right-side .r-sub-b2 .tit {
    font-size: 14px;
    color: #666;
    padding-bottom: 5px;
}

.right-side .r-sub-b2 p {
    font-size: 13px;
    color: #686868;
    line-height: 20px;
}

.right-side .r-icon3 {
    background-image: url(../images/icon-weixin.png);
}

.right-side .r-code-box {
    width: 100px;
    margin: 5px auto;
}

.right-side .r-code-box img {
    width: 100%;
}

.right-side .r-icon4 {
    background-image: url(../images/arrow-up.png);
    height: 38px;
    background-position: center 18px;
}

.right-side .r-item:hover {
    background-color: #1E3485;
}

.right-side .r-item1:hover>.r-sub1 {
    display: block;
}

.right-side .r-item2:hover>.r-sub {
    display: block;
}

.right-side .r-item3:hover>.r-sub {
    display: block;
}