/*关于我们*/

.show_compay:hover {
    color: #fff;
    background-color: transparent;
}

.show_compay {
    overflow: hidden;
}

.show_compay:hover .show_compay_span {
    top: -100%;
    color: #fff;
}

.show_compay .show_compay_span {
    display: block;
    position: relative;
    top: 0;
    transition: all 0.4s ease-out;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.operate_one {
    width: 23.5%;
    margin-right: 2%;
    box-shadow: 0 0px 30px 1px rgba(0, 0, 0, 0.08);
    cursor: pointer;
    transition: .4s;
    margin-bottom: 20px;
}

.operate_one_img {
    position: relative;
}

.operone_imgtext {
    position: absolute;
    top: 0;
    left: 0;
    background: #0096DB;
    border-radius: 0px 0px 15px 0px;
    padding: 10px 20px;
    font-size: 16px;
    color: #fff;
}

.operate_one_cont {
    /* padding: 23px 20px 25px; */
    padding: 23px 1vw 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #888888;
    line-height: 23px;
    width: 87%;
    text-align: center;
    margin: 0 auto;
}

.operone_cont1 {
    color: #333333;
    font-size: 18px;
    margin-bottom: 4px;
}

.operate_list {
    margin-top: 48px;
    display: flex;
    justify-content: left;
    align-items: center;
    flex-wrap: wrap;
}

.operone_cont2 {
    height: 92px;
}

.operate_one:hover .operate_one_img img {
    transition: 0.5s;
    transform: scale(1.09);
}

.operate_one_img {
    overflow: hidden;
}

.operate_one_img img {
    width: 100%;
    transition: .5s;
}

.zStructure_b {
    padding: 0 10px;
    text-align: center;
}

.zStructure_bimg {
    margin-top: 50px;
}

.zStructure_all {
    padding-bottom: 52px;
}

.founder_all {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: rgba(0, 113, 188, .1);
    padding-bottom: 0;
}

.founder_left {
    color: #333333;
    font-size: 16px;
    padding-right: 15px !important;
    flex-shrink: 0;
    width: 50%;
}

.founder_ltit {
    font-size: 36px;
}

.founder_ltit1 {
    line-height: 32px;
    font-size: 24px;
    margin: 15px 0 8px;
}

.founder_ltit1 p {
    margin-bottom: 5px;
}

.foun_content {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
}

.fou_more {
    color: #0096DB;
    border: 1px solid #0096DB;
    font-size: 14px;
}

.founder_right {
    height: 100%;
    width: 50%;
}

.founder_right_img {
    height: 100%;
    opacity: 0;
}

.c_culture_list {
    display: flex;
    /* flex-wrap: wrap; */
    margin-top: 40px;
}

.culone_text {
    text-align: center;
    padding: 5px 20px;
    box-sizing: border-box;
}

.c_culture_lone {
    width: 16.66%;
    cursor: pointer;
    transition: .4s;
}

.c_culture_lone:hover .culone_img img {
    /* width: 20%;
    transition: .4s; */
    transition: 0.5s;
    transform: scale(1.09);
}

.culone_text1 {
    color: #333333;
    font-size: 20px;
}

.culone_text2 {
    color: #666666;
    font-size: 14px;
    margin: 5px 0 0;
}

.culone_img {
    overflow: hidden;
    /* width: 100%;
    height: 24.4vw; */
}

.culone_img img {
    width: 100%;
    transition: .5s;
}

.about_js_all {
    position: relative;
    top: 0;
    left: 0;
    transform: translate(0, 0) !important;
    padding-top: 4vw;
    padding-bottom: 4vw;
}

.mimg {
    display: none;
}

.about_lnt1 {
    color: #666666;
    font-size: 16px;
    text-align: center;
    margin: 15px 0;
}


/*公司介绍*/

.compay_desc_t {
    color: #333333;
    font-size: 36px;
}

.compay_desc {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    margin: 15px 0;
}

.compay_desc_img {
    display: flex;
    align-items: center;
    margin-top: 45px;
}

.compay_desc_img img {
    width: 32%;
    margin-right: 2%;
}


/*创始人*/

.founder_call {}

.founder_c1 {
    /* display: flex; */
    justify-content: space-between;
    align-items: flex-start;
}

.founder_c1text {
    font-size: 36px;
    color: #333333;
    margin-bottom: 24px;
}

.founder_c1text1 {
    color: #333333;
    font-size: 20px;
    margin-bottom: 3px;
}

.founder_ct1_all {
    color: #666666;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 25px;
}

.founder_c1right {
    margin-left: 60px;
}

.honor_all_li img {
    max-height: 380px;
}

.honor_all_li_img {
    height: 420px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.about_ry_m_one {
    align-items: center;
}

.about_ln_li_img {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

@media(min-width:1671px) and (max-width:1850px) {
    .sl_con6 {
        padding-left: 10.3% !important;
        padding-right: 10.3% !important;
    }
}

@media(min-width:1500px) and (max-width:1670px) {
    .sl_con6 {
        padding-left: 6.3% !important;
        padding-right: 6.3% !important;
    }
}

@media(min-width:1025px) and (max-width:1500px) {
    .sl_con6 {
        padding-left: 2.5% !important;
        padding-right: 2.5% !important;
    }
    .show_compay {
        margin-top: 2vw;
    }
}

@media(min-width:1200px) and (max-width:1400px) {
    .aj_d2 {
        max-height: inherit;
    }
}

@media(min-width:1025px) and (max-width:1400px) {
    .founder_ltit {
        font-size: 33px;
    }
    .founder_ltit1 {
        line-height: 29px;
        font-size: 22px;
        margin: 10px 0 8px;
    }
}

@media(min-width:1024px) {
    .operate_one:nth-last-child(1),
    .operate_one:nth-last-child(2),
    .operate_one:nth-last-child(3),
    .operate_one:nth-last-child(4) {
        margin-bottom: 0;
    }
    .operate_one:nth-child(4n) {
        margin-right: 0;
    }
    .operate_one:hover {
        transition: .4s;
        transform: translateY(-10px);
    }
    .compay_desc_img img:nth-child(3n) {
        margin-right: 0;
    }
}

@media(min-width:1025px) and (max-width:1200px) {
    .aj_p1 {
        font-size: 32px;
    }
    .aj_d1 {
        margin: 10px 0 10px;
    }
    .aj_p2 {
        line-height: 24px;
        font-size: 16px;
        margin-bottom: 10px;
    }
    .aj_d2 {
        line-height: 22px;
        max-height: auto;
    }
    .show_compay {
        width: 130px;
        height: 40px;
        line-height: 40px;
    }
    .operate_one_cont {
        width: 100%;
    }
    .operate_one_cont {
        font-size: 13px;
    }
    .operone_cont1 {
        font-size: 17px;
    }
    /* .founder_ltit {
        font-size: 33px;
    }
    .founder_ltit1 {
        line-height: 29px;
        font-size: 17px;
        margin: 10px 0 8px;
    } */
}

@media(max-width:1024px) {
    .p80 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .sl_con6 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .show_compay {
        height: 32px;
        line-height: 32px;
        font-size: 12px;
    }
    .about_js_all {
        padding: 40px 30px;
    }
    .aj_d2 {
        max-height: none;
    }
    .about_js {
        background-image: url('../images/about/2_m.png') !important;
    }
    .operate_list {
        margin-top: 20px;
    }
    .operate_one {
        width: 100%;
        margin-bottom: 20px;
    }
    .zStructure_bimg {
        margin-top: 20px;
    }
    .zStructure_b {
        padding: 0;
    }
    .mimg {
        display: block;
        width: 100%;
    }
    .pc_show {
        display: none;
    }
    .founder_left {
        width: 100%;
        padding: 0 0 30px 0;
        padding-right: 0 !important;
    }
    .founder_all {
        margin: 30px 15px 0;
    }
    .founder_left_t {
        padding: 15px 15px 0;
    }
    .flt1 {
        font-size: 20px;
    }
    .founder_ltit1 {
        font-size: 14px;
        line-height: 20px;
    }
    .foun_content {
        font-size: 13px;
    }
    .fou_more {
        margin-top: 12px;
    }
    .c_culture_list {
        margin-top: 18px;
    }
    .c_culture_all {
        padding-left: 15px;
    }
    .culone_text1 {
        font-size: 16px;
    }
    .culone_text2 {
        font-size: 13px;
        line-height: 22px;
        margin: 3px 0 0;
    }
    .culone_text {
        padding: 5px 21px;
    }
    .about_lnt1 {
        font-size: 13px;
        margin: 10px 0;
    }
    .about_sp {
        padding: 30px 0;
    }
    .about_sp_list {
        margin: 20px 0px 0;
    }
    .sp_bo {
        max-width: 80px;
        display: block;
        width: 80px;
    }
    /*公司简介*/
    .compay_desc_t {
        font-size: 20px;
    }
    .compay_desc_all {
        padding-left: 30px;
        padding-right: 30px;
    }
    .compay_desc {
        font-size: 14px;
        line-height: 28px;
        margin: 6px 0;
    }
    .compay_desc_img {
        display: block;
        margin-top: 20px;
    }
    .compay_desc_img img {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
    /* .compay_desc_img img:last-child {
        margin-bottom: 0;
    } */
    .founder_call {
        padding-left: 30px;
        padding-right: 30px;
    }
    .founder_c1right {
        margin: 19px 0 0;
    }
    .founder_c1text {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .founder_ct1_all,
    .founder_c1text1 {
        font-size: 14px;
        line-height: 28px;
    }
    .founder_ct1_all {
        margin-bottom: 0;
    }
    .about_ry_m {
        padding: 30px 0;
    }
    .about_ry_m_all {
        margin-top: 20px;
    }
    .honor_all_li img {
        max-height: 160px;
    }
    .honor_all_li_img {
        height: 190px;
        padding: 15px;
    }
    .about_ry_m_img {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .about_ln_li_img img {
        max-height: 150px;
    }
}