@charset "utf-8";

/* 组件ID */

#cont_charcon_1400_002 {
    font-size: 14px;
}


/* 组件样式 */

.cont_charcon_1400_002 .contcharcon_14_2_w {
    max-width: 1400px;
    margin: 0 auto;
}

.cont_charcon_1400_002 img {
    max-width: 100%;
}

.cont_charcon_1400_002 .overflow_l1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
}

.cont_charcon_1400_002 .overflow_l2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cont_charcon_1400_002 .aline_y {
    position: relative;
    background-image: linear-gradient(#143663, #143663);
    background-position: 0 100%;
    background-size: 0 1px;
    background-repeat: no-repeat;
    transition: .3s
}

.cont_charcon_1400_002 a:hover .aline_y {
    background-size: 100% 1px;
    color: #143663
}

.cont_charcon_1400_002 .wl {
    position: relative;
    z-index: 1;
}

.cont_charcon_1400_002 .wl::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    z-index: -1;
    transition: 0.5s;
}

.cont_charcon_1400_002 .imged {
    position: relative;
    padding-bottom: 65%;
    width: 100%;
    display: block;
    overflow: hidden;
    transition: 0.5s;
    background-size: cover !important;
    background-position: center center !important;
}

.cont_charcon_1400_002 .imged img {
    display: none;
}

.cont_charcon_1400_002 .scale {
    overflow: hidden;
}

.cont_charcon_1400_002 a:hover .imged {
    transform: scale(1.1);
}

.cont_charcon_1400_002 {
    position: relative;
    z-index: 1;
    overflow: hidden;
}


/* 机构设置 */

.cont_charcon_1400_002 .sz_char_f1 {
    position: relative;
    padding: 25px;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}

.cont_charcon_1400_002 .sz_char_f1::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 135px;
    background: url(/pfm/images/contcharcon14_2_tc1.png) no-repeat center bottom;
    background-size: cover;
}

.cont_charcon_1400_002 .sz_char_f1::before {
    content: "";
    position: absolute;
    left: 25px;
    right: 25px;
    bottom: 25px;
    height: 135px;
    background: url(/pfm/images/concharcin14-2-tc2.png) no-repeat center bottom;
    background-size: cover;
    z-index: 3;
}

.cont_charcon_1400_002 .sz_char_f1 .scale {
    position: relative;
    width: 260px;
    z-index: 6;
}

.cont_charcon_1400_002 .sz_char_f1 .con {
    position: relative;
    width: calc(100% - 397px);
    padding: 30px 65px;
    z-index: 6;
}

.cont_charcon_1400_002 .sz_char_f1 .imged {
    padding-bottom: 137.627%;
}

.cont_charcon_1400_002 .sz_char_f1 .con h3 {
    display: flex;
    align-items: flex-end;
}

.cont_charcon_1400_002 .sz_char_f1 .con p {
    font-size: 30px;
    font-weight: bold;
    color: #1F7FD8;
}

.cont_charcon_1400_002 .sz_char_f1 .con span {
    font-size: 18px;
    color: #474747;
    display: inline-block;
    padding-left: 15px;
}

.cont_charcon_1400_002 .sz_char_f1 .con ul {
    margin-top: 30px;
}

.cont_charcon_1400_002 .sz_char_f1 .con li {
    float: left;
    min-width: 50%;
    font-size: 18px;
    color: #474747;
    line-height: 30px;
    margin: 10px 0;
}

.cont_charcon_1400_002 .con-list {
    margin-top: 45px;
}

.cont_charcon_1400_002 .con-list h3 {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

.cont_charcon_1400_002 .con-list h3 p {
    position: relative;
    font-size: 20px;
    color: #1F7FD8;
    padding-left: 35px;
    font-weight: bold;
}

.cont_charcon_1400_002 .con-list h3 p::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #F7B943;
}

.cont_charcon_1400_002 .con-list .char-con h2 {
    margin-top: 50px;
    position: relative;
    padding-left: 35px;
    color: #3497EE;
    font-size: 16px;
    text-indent: 0;
    margin-left: 80px;
    margin-bottom: 10px;
}

.cont_charcon_1400_002 .con-list .char-con h2::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #F7B943;
}

.cont_charcon_1400_002 .con-list .char-con p {
    font-size: 16px;
    font-weight: normal;
    line-height: 35px;
    /* color: #585858; */
    /* text-indent: 2em; */
    /* margin-left: 100px; */
}

@media(max-width: 1024px) {
    .cont_charcon_1400_002 .sz_char_f1 .con {
        padding: 15px;
    }
    .cont_charcon_1400_002 .sz_char_f1 .scale {
        width: 310px;
    }
    .cont_charcon_1400_002 .sz_char_f1 .con li {
        margin: 5px 0;
    }
    .cont_charcon_1400_002 .sz_char_f1 .con {
        width: calc(100% - 310px);
    }
}

@media(max-width: 768px) {
    .cont_charcon_1400_002 .sz_char_f1 {
        padding: 10px;
    }
    .cont_charcon_1400_002 .sz_char_f1 .scale {
        margin: 0 auto 20px;
    }
    .cont_charcon_1400_002 .sz_char_f1::before {
        left: 10px;
        right: 10px;
        bottom: 10px;
    }
    .cont_charcon_1400_002 .sz_char_f1 .con {
        width: 100%;
        padding: 10px;
    }
    .cont_charcon_1400_002 .sz_char_f1 .con ul {
        margin-top: 10px;
    }
    .cont_charcon_1400_002 .sz_char_f1 {
        margin-bottom: 25px;
    }
    .cont_charcon_1400_002 .sz_char_f1 .con li {
        font-size: 16px;
    }
    .cont_charcon_1400_002 .con-list .char-con {
        padding: 10px 0;
    }
    .cont_charcon_1400_002 .con-list {
        margin-top: 15px;
    }
    .cont_charcon_1400_002 .sz_char_f1 .con p {
        font-size: 24px;
    }
    .cont_charcon_1400_002 .con-list h3 {
        margin-bottom: 15px;
    }
    .cont_charcon_1400_002 .con-list .char-con p {
        margin-left: 45px;
        font-size: 14px;
    }
    .cont_charcon_1400_002 .con-list .char-con h2 {
        margin-top: 5px;
        margin-left: 40px;
        padding-left: 15px;
    }
    .cont_charcon_1400_002 .con-list .char-con p {
        line-height: 26px;
        margin-bottom: 10px;
    }
}

@media(max-width: 456px) {}

@media screen and (max-width: 1400px) {
    .cont_charcon_1400_002 .contcharcon_14_2_w {
        max-width: 100%;
        padding: 0 15px;
    }
}

@media screen and (max-width: 1024px) {
    .cont_charcon_1400_002 .txt1 {
        font-size: 16px !important;
    }
}

#cont_charcon_1400_002 .chg_01_png_bg::after {
    background: url(/pfm/images/contcharcon14_2_tc1.png) no-repeat center bottom;
    background-size: cover;
}

#cont_charcon_1400_002 .chg_02_png_bg::before {
    background: url(/pfm/images/concharcin14-2-tc2.png) no-repeat center bottom;
    background-size: cover;
}

#cont_charcon_1400_002 .chg_03 {
    color: #1F7FD8;
}

#cont_charcon_1400_002 .chg_04 {
    color: #474747;
}

#cont_charcon_1400_002 .chg_05 {
    color: #474747;
}

#cont_charcon_1400_002 .chg_09 {
    color: #1F7FD8;
}

#cont_charcon_1400_002 .chg_10::after {
    background: #F7B943;
}

#cont_charcon_1400_002 .chg_11 {
    color: #585858;
}

#cont_charcon_1400_002 .chg_12 {
    color: #3497EE;
}

#cont_charcon_1400_002 .chg_13::after {
    background: #F7B943;
}

.parts_content {
    font-size:16px;
    margin: 10px 0px 15px 30px;
    height: auto !important;
    height: 20px;
    min-height: 20px;
}

.caption {
    font-size:18px;
    border-bottom: 1px dotted #306fb7;
    padding: 0px 0px 0px 10px;
    font-weight: bold;
    color: #306fb7;
    margin-bottom: 5px;
}
