@charset "utf-8";

#std_nav_1400_012 {
    overflow: visible;
}

* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    font-weight: normal;
    border: none;
    list-style: none;
    text-decoration: none;
}

.pagination {
    text-align: center;
    font-size: 0;
    padding: 50px 0;
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 12px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666;
    margin: 0 7px;
}

.pagination a.active {
    background: #BB2316;
    color: #fff;
    border: 1px solid #BB2316;
}

.pagination a:hover {
    background: #BB2316;
    color: #fff;
    border: 1px solid #BB2316;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
    margin-top: 7px;
}


/* 组件ID */

#cont_sub_1400_002 {
    font-size: 16px;
}


/* 组件样式 */

.cont_sub_1400_002 {}

.cont_sub_1400_002 .contsub14_2_banner {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat; margin: 0px auto;
}

.cont_sub_1400_002 .contsub14_2_banner img {
    display: block;
    width: 100%;
}

.cont_sub_1400_002 .contsub14_2_wid {
    max-width: 1500px;
    margin: 0 auto;
    display: flex;
}

.cont_sub_1400_002 .contsub14_2_l {
    position: relative;
    width: 240px;
    margin-right: 5%;
  
    z-index: 9;
    margin-top: -105px;
}

.cont_sub_1400_002 .contsub14_2_bt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 105px;
    background: #BB2316;
    border-bottom: 5px solid #EDC66B;
    clip-path: polygon(0 0, calc(100% - 30px) 0, 100% 30px, 100% 100%, 0 100%);
    background-size: 100% 100%;
    padding: 20px 5px;
}

.cont_sub_1400_002 .contsub14_2_bt h2 {
    font-size: 26px;
    font-weight: bold;
    line-height: 34px;
    color: #fff;
    text-align: center;
    overflow: hidden;
}

.cont_sub_1400_002 .contsub14_2_l>ul {
    background: #f2f5fc;
    padding-bottom: 10px;
    position: relative;
}

.cont_sub_1400_002 .contsub14_2_l>ul>li {
    position: relative;
    z-index: 9;
    padding-left: 6px;
}

.cont_sub_1400_002 .contsub14_2_l>ul>li::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #c21b15;
    opacity: 0;
    z-index: -1;
}

.cont_sub_1400_002 .contsub14_2_l>ul>li:hover::after,
.cont_sub_1400_002 .contsub14_2_l>ul>li.on:after,
.cont_sub_1400_002 .contsub14_2_l>ul>li.active:after {
    opacity: 1;
    z-index: 11;
}

.cont_sub_1400_002 .contsub14_2_l>ul>li>a {
    display: block;
    font-size: 23px;
    font-weight: normal;
    line-height: 30px;
    padding: 25px 5px;
    text-align: center;
    letter-spacing: 0em;
    color: #BB2316;
}

.cont_sub_1400_002 .contsub14_2_l>ul>li>span {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 15px;
    top: 27px;
    background: url(../images/cont_sub_14_2_up.png) no-repeat center center;
    cursor: pointer;
    transition: all 0.3s;
    z-index: 9;
}

.cont_sub_1400_002 .contsub14_2_l>ul>li.on>a,
.cont_sub_1400_002 .contsub14_2_l>ul>li:hover>a,
.cont_sub_1400_002 .contsub14_2_l>ul>li.active>a {
    background: #BB2316;
    font-weight: bold;
    color: #fff;
}

.cont_sub_1400_002 .contsub14_2_l>ul>li.on>span,
.cont_sub_1400_002 .contsub14_2_l>ul>li:hover>span,
.cont_sub_1400_002 .contsub14_2_l>ul>li.active>span {
    background: url(../images/cont_sub_14_2_down.png) no-repeat center center;
}

.cont_sub_1400_002 .contsub14_2_l>ul>li>ol {
    background: #dadde7;
    padding: 10px 0;
    display: none;
}

.cont_sub_1400_002 .contsub14_2_l>ul>li.active>ol {
    display: block;
}

.cont_sub_1400_002 .contsub14_2_l>ul>li>ol>li>a {
    display: block;
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    padding: 8px 5px;
    text-align: center;
}

.cont_sub_1400_002 .contsub14_2_l>ul>li>ol>li:hover>a {
    font-weight: bold;
    color: #BB2316;
}

.cont_sub_1400_002 .contsub14_2_r {
    flex: 1;
    min-width: 0;
    min-height: 700px;
}

.cont_sub_1400_002 .contsub14_2_posi {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 30px;
    /* padding-left: 15px; */
    /* padding-bottom: 20px; */
    /* border-bottom: 1px solid #D8D8D8; */
}

.cont_sub_1400_002 .contsub14_2_posi::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 73%;
    height: 1px;
    background: #D8D8D8;
}

.cont_sub_1400_002 .contsub14_2_posi h2 {
    position: relative;
    font-size: 25px;
    padding-right: 15px;
    padding-left: 20px;
    line-height: 1;
    font-weight: bold;
    color: #BB2316;
    border-left: 5px solid #BB2316;
    background: #fff;
    z-index: 6;
}

.cont_sub_1400_002 .contsub14_2_posi div {
    position: absolute;
    right: 0;
    top: 35px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background: #fff;
    z-index: 6;
    padding-left: 15px;
    font-size: 18px;
    font-weight: normal;
    color: #9E9E9E;
}

.cont_sub_1400_002 .contsub14_2_posi div span {
    font-size: 18px;
    font-weight: normal;
    color: #9E9E9E;
    margin-left: 5px;
}

.cont_sub_1400_002 .contsub14_2_posi div a {
    font-size: 18px;
    font-weight: normal;
    color: #9E9E9E;
    margin-left: 5px;
}

.cont_sub_1400_002 .contsub14_2_posi div a:hover {
    color: #BB2316;
}

@media screen and (min-width: 1024px) {
    .cont_sub_1400_002 .contsub14_2_sub ul li:hover a {
        background: url(../images/contsub14_2_bg_other.png) no-repeat left center;
        background-size: auto 100%;
    }

    .cont_sub_1400_002 .contsub14_2_sub ul li:hover a .conch14_2_txt h3 {
        color: #BB2316;
    }

    .cont_sub_1400_002 .contsub14_2_sub ul li:hover a .conch14_2_txt h2 {
        background: url(../images/contsub14_2_name_bg_other.png) no-repeat left center;
    }
}

@media screen and (max-width: 1460px) {
    .cont_sub_1400_002 .contsub14_2_sub ul li {
        padding: 0 15px;
    }

    .cont_sub_1400_002 .contsub14_2_sub ul {
        margin: 0;
    }
}

@media screen and (max-width: 1400px) {
    .cont_sub_1400_002 .contsub14_2_wid {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width: 1024px) {
    .cont_sub_1400_002 .contsub14_2_wid {
        display: block;
    }

    .cont_sub_1400_002 .contsub14_2_l {
        width: auto;
        margin-right: 0;
        margin-top: 15px;
    }

    .cont_sub_1400_002 .contsub14_2_bt {
        background: #BB2316 !important;
        position: relative;
        height: 50px;
        padding: 5px 15px;
        clip-path: none;
    }

    .cont_sub_1400_002 .contsub14_2_bt h2 {
        text-align: left;
        font-size: 20px !important;
    }

    .cont_sub_1400_002 .contsub14_2_posi {
        padding: 15px 0;
    }

    .cont_sub_1400_002 .contsub14_2_posi::after {
        top: auto;
        bottom: 0;
    }

    .cont_sub_1400_002 .contsub14_2_posi h2 {
        font-size: 18px !important;
    }

    .cont_sub_1400_002 .contsub14_2_posi div span {
        font-size: 14px !important;
    }

    .cont_sub_1400_002 .contsub14_2_posi div a {
        font-size: 14px !important;
    }

    .cont_sub_1400_002 .contsub14_2_bt h2 span {
        position: absolute;
        width: 30px;
        height: 30px;
        top: 50%;
        background: url(../images/cont_sub_14_2_add.png) no-repeat center center;
        z-index: 9;
        transform: translateY(-50%);
        transition: all 0.5s;
        right: 10px;
    }

    .cont_sub_1400_002 .contsub14_2_bt h2 span.on {
        transform: translateY(-50%) rotate(225deg);
    }

    .cont_sub_1400_002 .contsub14_2_l>ul {
        display: none;
        padding-bottom: 0;
    }

    .cont_sub_1400_002 .contsub14_2_l>ul>li>a {
        font-size: 18px !important;
        padding: 10px 5px;
    }

    .cont_sub_1400_002 .contsub14_2_l>ul>li>ol>li>a {
        font-size: 16px;
    }

    .cont_sub_1400_002 .contsub14_2_l>ul>li>span {
        top: 12px;
    }
}

@media screen and (max-width: 768px) {
    .cont_sub_1400_002 .contsub14_2_posi {
        display: block;

    }

    .cont_sub_1400_002 .contsub14_2_posi h2 {
        margin-bottom: 15px;
    }

    .cont_sub_1400_002 .contsub14_2_posi div {
        top: 50px;
    }

    .cont_sub_1400_002 .contsub14_2_posi div span {
        font-size: 14px;
    }

    .cont_sub_1400_002 .contsub14_2_posi div a {
        font-size: 14px;
    }

    .cont_sub_1400_002 .contsub14_2_sub ul li {
        margin-top: 15px;
        width: 100%;
        padding: 0;
    }

    .cont_sub_1400_002 .contsub14_2_posi div {
        padding-left: 10px;
    }
}

@media screen and (max-width: 500px) {
    .cont_sub_1400_002 .contsub14_2_sub ul li a {
        display: block;
    }

    .cont_sub_1400_002 .contsub14_2_sub ul li a .contsub_14_2_tpp {
        width: 100%;
    }

    .cont_sub_1400_002 .contsub14_2_sub ul li a .conch14_2_txt {
        padding-top: 15px;
    }

    .cont_sub_1400_002 .contsub14_2_sub ul li a .conch14_2_txt h3 {
        padding-left: 0;
    }

    .cont_sub_1400_002 .contsub14_2_sub ul li a .conch14_2_txt p {
        padding-left: 0;
    }

    .cont_sub_1400_002 .contsub14_2_sub ul li a .conch14_2_txt .cont_sub_14_2_more {
        margin-left: 0;
    }

    .cont_sub_1400_002 .contsub14_2_sub ul li a .conch14_2_txt h2 {
        padding-left: 15px;
    }
}



/* 组件样式 */

.cont_img_1400_002 {}

.cont_img_1400_002 .contimg14_2_wid {
    max-width: 1500px;
    margin: 0 auto;
}


/* 图片页 */

.modulepic {
    padding-top: 75%;
    position: relative;
    overflow: hidden;
}

.modulepic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 1s;
    object-fit: cover;
}

a:hover .modulepic img {
    transform: scale(1.05);
}

.cont_img_1400_002 .contimg14_2_img ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -30px;
}

.cont_img_1400_002 .contimg14_2_img ul li {
    width: 33.333%;
    padding: 0 30px;
    margin-top: 50px;
}

.cont_img_1400_002 .contimg14_2_img ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    border: 1px solid #DCDCDC;
}

.cont_img_1400_002 .contimg14_2_img ul li:hover a {
    border: 1px solid #BB2316;
    box-shadow: 0px 4px 10px 0px #c9dbf1;
}

.cont_img_1400_002 .contimg14_2_img ul li a .modulepic {
    padding-top: 52.75%;
}

.cont_img_1400_002 .contimg14_2_img ul li .cig14_2_txt {
    position: relative;
    padding: 0 20px;
    height: 53px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}


/* .cont_img_1400_002 .contimg14_2_img ul li .cig14_2_txt::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: #2554D8;
} */

.cont_img_1400_002 .contimg14_2_img ul li .cig14_2_txt p {
    font-size: 20px;
    color: #1B1B1B;
    line-height: 28px;
    transition: 0.5s;
    width: 100%;
    text-align: center;
}

@media(max-width: 1400px) {
    .cont_img_1400_002 .contimg14_2_wid {
        padding-left: 0;
        padding-right: 0;
    }
}

@media(min-width: 1025px) {
    .cont_img_1400_002 .contimg14_2_img ul li:hover .cig14_2_txt p {
        color: #BB2316;
        font-weight: bold;
    }
}

@media(max-width: 1024px) {
    .cont_img_1400_002 .contimg14_2_img ul {
        margin: 0 -10px;
    }

    .cont_img_1400_002 .contimg14_2_img ul li {
        padding: 0 10px;
    }
}

@media(max-width: 768px) {
    .cont_img_1400_002 .contimg14_2_img ul li {
        width: 50%;
        margin-top: 15px;
    }

    .cont_img_1400_002 .contimg14_2_img ul li .cig14_2_txt {
        height: 35px;
    }

    .cont_img_1400_002 .contimg14_2_img ul li .cig14_2_txt p {
        font-size: 16px !important;
    }

    .pagination {
        padding: 20px 0;
    }
}

.page {
    text-align: center;
    font-size: 20px;
}

#cont_img_1400_002 .chg_01_png_bg {
    background: url(../images/cont_img_14_2_bt_bg.png) no-repeat center center;
    background-size: 100% 100%;
}

#cont_img_1400_002 .chg_60 {
    color: #fff;
}

#cont_img_1400_002 .chg_02 {
    background: #F2F5FC;
}

#cont_img_1400_002 .chg_03 {
    background: #9BB1ED;
}

#cont_img_1400_002 .on .chg_04,
#cont_img_1400_002 ul>li:hover .chg_04,
#cont_img_1400_002 ul>li.active .chg_04 {
    background: #2554D8;
}

#cont_img_1400_002 .on.chg_05::after,
#cont_img_1400_002 ul>li:hover.chg_05::after,
#cont_img_1400_002 ul>li.active.chg_05::after {
    background: #FFAE01;
}

#cont_img_1400_002 .on .chg_06,
#cont_img_1400_002 ul>li:hover .chg_06,
#cont_img_1400_002 ul>li.active .chg_06 {
    color: #fff;
}

#cont_img_1400_002 .chg_07 {
    color: #fff;
}

#cont_img_1400_002 ol>li:hover .chg_08 {
    color: #2554D8;
}

#cont_img_1400_002 .chg_09 {
    color: #2554D8;
}

#cont_img_1400_002 .chg_90 {
    color: #BB2316;
}

#cont_img_1400_002 .chg_92 {
    color: #9E9E9E;
}

#cont_img_1400_002 .chg_93 {
    color: #9E9E9E;
}

#cont_img_1400_002 .chg_94 {
    color: #9E9E9E;
}

#cont_img_1400_002 .chg_95 {
    border-bottom: 1px solid #D8D8D8;
}

#cont_img_1400_002 .chg_61_png_bg {
    background: url(../images/cont_img_14_2_up.png) no-repeat center center;
}

#cont_img_1400_002 .on .chg_62_png_bg,
#cont_img_1400_002 ul>li:hover .chg_62_png_bg,
#cont_img_1400_002 ul>li.active .chg_62_png_bg {
    background: url(../images/cont_img_14_2_down.png) no-repeat center center;
}


/* 图文列表 */


/* @font-face {
  font-family: "sy";src:url("../../../../Module_public/fonts/sySong.woff");
} */


/* 组件ID */

#cont_imgt_1400_001 {
    font-size: 14px;
}


/* 组件样式 */

.cont_imgt_1400_001 .contimgt_14_1_w {
    max-width: 1400px;
    margin: 0 auto;
}

.cont_imgt_1400_001 img {
    max-width: 100%;
}

.cont_imgt_1400_001 .overflow_l1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
}

.cont_imgt_1400_001 .overflow_l2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cont_imgt_1400_001 .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_imgt_1400_001 a:hover .aline_y {
    background-size: 100% 1px;
    color: #143663
}

.cont_imgt_1400_001 .wl {
    position: relative;
    z-index: 1;
}

.cont_imgt_1400_001 .wl::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    z-index: -1;
    transition: 0.5s;
}

.cont_imgt_1400_001 .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_imgt_1400_001 .imged img {
    display: none;
}

.cont_imgt_1400_001 .scale {
    overflow: hidden;
}

.cont_imgt_1400_001 a:hover .imged {
    transform: scale(1.1);
}

.cont_imgt_1400_001 {
    position: relative;
    z-index: 1;
}

.cont_imgt_1400_001 .contimgt_14_1_b {
    width: 100%;
    padding: 40px 0;
}

.cont_imgt_1400_001 .j_pages {
    margin-top: 50px;
    text-align: center;
}


/*  */

.cont_imgt_1400_001 .newlist li {
    margin-bottom: 30px;
}

.cont_imgt_1400_001 .newlist li * {
    transition: 0.5s;
}

.cont_imgt_1400_001 .newlist li a {
    padding: 20px;
    align-items: center;
    border-radius: 0px 30px 0px 30px;
    background: #F2F5F9;
    display: flex;
    flex-wrap: wrap;
}

.cont_imgt_1400_001 .newlist li a::after {
    left: 0;
    background: #fff;
    height: auto;
    bottom: 5px;
    top: 0;
    box-shadow: 0px 0px 14px 0px rgba(23, 88, 190, 0.5);
    border-radius: 0px 30px 0px 30px;
    opacity: 0;
    width: 100%;
}

.cont_imgt_1400_001 .newlist li .scale {
    width: 230px;
}

.cont_imgt_1400_001 .newlist li .con {
    width: calc(100% - 350px);
    padding: 0 35px;
}

.cont_imgt_1400_001 .newlist li .date {
    width: 120px;
    text-align: center;
    white-space: nowrap;
    padding-left: 40px;
    border-left: 1px solid #BFD4F4;
}

.cont_imgt_1400_001 .newlist li span {
    font-size: 30px;
    color: #BB2316;
    display: block;
    font-weight: bold;
}

.cont_imgt_1400_001 .newlist li p {
    font-size: 18px;
    color: #9B9B9B;
    margin-top: 10px;
}

.cont_imgt_1400_001 .newlist li h3 {
    font-size: 20px;
    color: #333;
    line-height: 30px;
    padding-bottom: 15px;
}

.cont_imgt_1400_001 .newlist li h4 {
    font-size: 16px;
    color: #888;
    line-height: 28px;
    max-height: 56px;
    margin: 20px 0 0;
}

.cont_imgt_1400_001 .newlist li h3::after {
    width: 38px;
    height: 3px;
    background: #BB2316;
}

@media(min-width: 1024px) {
    .cont_imgt_1400_001 .newlist li a:hover::after {
        opacity: 1;
    }

    .cont_imgt_1400_001 .newlist li a:hover {
        background: #BB2316;
    }

    .cont_imgt_1400_001 .newlist li a:hover h3,
    .cont_imgt_1400_001 .newlist li a:hover p {
        color: #BB2316;
    }

    .cont_imgt_1400_001 .newlist li a:hover h3 {
        font-weight: bold;
    }

    .cont_imgt_1400_001 .newlist li a:hover span {
        color: #BB2316;
    }
}

@media screen and (max-width: 1024px) {}

@media screen and (max-width: 768px) {
    .cont_imgt_1400_001 .newlist li .scale {
        width: 150px;
    }

    .cont_imgt_1400_001 .newlist li .date {
        width: 80px;
        padding-left: 20px;
    }

    .cont_imgt_1400_001 .newlist li .con {
        width: calc(100% - 230px);
        padding: 0 20px;
    }

    .cont_imgt_1400_001 .newlist li span {
        font-size: 22px !important;
    }

    .cont_imgt_1400_001 .newlist li p {
        font-size: 14px !important;
    }

    .cont_imgt_1400_001 .newlist li h4 {
        font-size: 14px !important;
    }
}

@media screen and (max-width: 480px) {
    .cont_imgt_1400_001 .newlist li .scale {
        width: 100%;
        margin-bottom: 20px;
    }

    .cont_imgt_1400_001 .newlist li .date {
        width: 70px;
        padding-left: 10px;
    }

    .cont_imgt_1400_001 .newlist li .con {
        width: calc(100% - 70px);
        padding: 0 20px;
        padding: 0 15px 0 0;
    }
}

@media screen and (max-width: 1400px) {
    .cont_imgt_1400_001 .contimgt_14_1_w {
        max-width: 100%;
        padding: 0;
    }
}

@media screen and (max-width: 1200px) {
    .cont_imgt_1400_001 .contimgt_14_1_b {
        padding: 30px 0;
    }
}

@media screen and (max-width: 1024px) {
    .cont_imgt_1400_001 .contimgt_14_1_b .cont * {
        font-size: 16px !important;
    }

    .cont_imgt_1400_001 .contimgt_14_1_b .cont p {
        margin-bottom: 10px;
    }

    .cont_imgt_1400_001 .txt1 {
        font-size: 16px !important;
    }

    .cont_imgt_1400_001 .j_pages {
        margin-top: 30px;
    }

    .cont_imgt_1400_001 .newimgt1 ul li a {
        padding: 15px 0;
    }
}

#cont_imgt_1400_001 .chg_15 {
    background: #F2F5F9;
}

#cont_imgt_1400_001 .chg_23::after {
    background: #FFFFFF;
}

#cont_imgt_1400_001 .chg_16 {
    color: #333333
}

#cont_imgt_1400_001 .chg_17 {
    color: #999
}

#cont_imgt_1400_001 .chg_18 {
    color: #BB2316;
}

#cont_imgt_1400_001 .chg_19 {
    color: #9B9B9B
}

#cont_imgt_1400_001 .chg_20::after {
    background: #BB2316;
}

#cont_imgt_1400_001 .chg_21 {
    border-left: 1px solid #BFD4F4;
}

@media screen and (min-width: 1201px) {
    #cont_imgt_1400_001 a:hover.chg_22 {
        background: #BB2316;
    }

    #cont_imgt_1400_001 a:hover .chg_24 {
        color: #BB2316;
    }

    #cont_imgt_1400_001 a:hover .chg_25 {
        color: #999;
    }

    #cont_imgt_1400_001 a:hover .chg_26 {
        color: #BB2316;
    }

    #cont_imgt_1400_001 a:hover .chg_27 {
        color: #BB2316;
    }

    #cont_imgt_1400_001 a:hover .chg_28::after {
        background: #BB2316;
    }

    #cont_imgt_1400_001 a:hover .chg_29 {
        border-left: 1px solid #BFD4F4;
    }
}


/* 师资列表 */




/* 组件ID */

#cont_charcon_1400_001 {
    font-size: 14px;
}


/* 组件样式 */

.cont_charcon_1400_001 .contcharcon_14_1_w {
    max-width: 1400px;
    margin: 0 auto;
}

.cont_charcon_1400_001 img {
    max-width: 100%;
}

.cont_charcon_1400_001 .overflow_l1 {
    /* overflow: hidden; */
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
}

.cont_charcon_1400_001 .overflow_l2 {
    /* overflow: hidden; */
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cont_charcon_1400_001 .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_001 a:hover .aline_y {
    background-size: 100% 1px;
    color: #143663
}

.cont_charcon_1400_001 .wl {
    position: relative;
    z-index: 1;
}

.cont_charcon_1400_001 .wl::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    z-index: -1;
    transition: 0.5s;
}

.cont_charcon_1400_001 .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_001 .imged img {
    display: none;
}

.cont_charcon_1400_001 .scale {
    overflow: hidden;
}

.cont_charcon_1400_001 a:hover .imged {
    transform: scale(1.1);
}

.cont_charcon_1400_001 {
    position: relative;
    z-index: 1;
    /* overflow: hidden; */
}


/* 机构设置 */

.cont_charcon_1400_001 .sz_char_f1 {
    margin-top: 60px;
    margin-bottom: 56px;
    padding: 25px;

    align-items: center;
    display: flex;
    flex-wrap: wrap;
    box-shadow: 0px 0px 10px 0px rgba(1, 117, 182, 0.2);
}

.cont_charcon_1400_001 .sz_char_f1::after {
    height: 3px;
    background: #BB2316;
    width: 100%;
}

.cont_charcon_1400_001 .sz_char_f1 .scale {
    width: 175px;
}

.cont_charcon_1400_001 .sz_char_f1 .con {
    width: calc(100% - 175px);
    padding: 0 34px;
}

.cont_charcon_1400_001 .sz_char_f1 .imged {
    padding-bottom: 135%;
}

.cont_charcon_1400_001 .sz_char_f1 .con h3 {
    display: flex;
    align-items: flex-end;
}

.cont_charcon_1400_001 .sz_char_f1 .con p {
    font-size: 20px;
    font-weight: bold;
    color: #333;
}

.cont_charcon_1400_001 .sz_char_f1 .con span {
    font-size: 16px;
    color: #666666;
    display: inline-block;
    padding-left: 15px;
}

.cont_charcon_1400_001 .sz_char_f1 .con h4 {
    font-size: 16px;
    color: #666;
    margin: 20px 0 17px;
    line-height: 1.3;
}

.cont_charcon_1400_001 .sz_char_f1 .con li {
    font-size: 16px;
    color: #666;
    line-height: 32px;
}

.cont_charcon_1400_001 .con-list {
    margin-bottom: 20px;
}

.cont_charcon_1400_001 .con-list h3 {
    background: #F4F6F6;
    height: 60px;
    display: flex;
    align-items: center;
    padding: 0 20px;
}

.cont_charcon_1400_001 .con-list h3 p {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    padding-left: 20px;
    background: url(../images/contcharcon_14_1_ico.png) no-repeat left center;
}

.cont_charcon_1400_001 .con-list .char-con {
    padding: 30px 0;
}

.cont_charcon_1400_001 .con-list .char-con p {
    font-size: 16px;
    line-height: 32px;
    color: #666;
    text-indent: 2em;
}

@media(max-width: 768px) {
    .cont_charcon_1400_001 .sz_char_f1 .scale {
        width: 175px;
        margin: 0 auto 20px;
    }

    .cont_charcon_1400_001 .sz_char_f1 .con {
        width: 100%;
        padding: 0px;
    }

    .cont_charcon_1400_001 .sz_char_f1 {
        margin-bottom: 25px;
        margin-top: 15px;
    }

    .cont_charcon_1400_001 .con-list .char-con {
        padding: 10px 0;
    }
}

@media(max-width: 456px) {}



@media screen and (max-width: 1024px) {
    .cont_charcon_1400_001 .txt1 {
        font-size: 16px !important;
    }
}



@media screen and (min-width: 1201px) {}


/* 师资列表 */



/* 组件ID */

#cont_char_1400_002 {
    font-size: 16px;
}


/* 组件样式 */

.cont_char_1400_002 {}

.cont_char_1400_002 .contchar14_2_wid {
    max-width: 1400px;
    margin: 0 auto;
}


/* 师资页 */

.cont_char_1400_002 .contchar14_2_char ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 -30px;
}

.cont_char_1400_002 .contchar14_2_char ul li {
    width: 20%;
    padding: 0 30px;
    margin-top: 45px;
}

.cont_char_1400_002 .contchar14_2_char ul li a {
    display: block;
    align-items: center;
    /* padding: 10px; */
    /* border: 1px solid #D8D8D8; */
}

.cont_char_1400_002 .contchar14_2_char ul li a .contchar_14_2_tpp {
    /* width: 210px; */
}

.cont_char_1400_002 .contchar14_2_char ul li a .contchar_14_2_tpp .modulepic {
    padding-top: 129.528%;
}

.cont_char_1400_002 .contchar14_2_char ul li a .conch14_2_txt {
    flex: 1;
    min-width: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.cont_char_1400_002 .contchar14_2_char ul li a .conch14_2_txt h3 {
    padding-left: 30px;
    font-size: 20px;
    color: #111111;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: none;
}

.cont_char_1400_002 .contchar14_2_char ul li a .conch14_2_txt h2 {
    line-height: 36px;
    /* padding-left: 30px; */
    font-size: 20px;
    color: #BB2316;
    /* margin: 10px 0; */
    /* width: 83%; */
}

.cont_char_1400_002 .contchar14_2_char ul li a .conch14_2_txt p {
    font-size: 16px;
    width: 100%;
    line-height: 24px;
    height: 48px;
    color: #707070;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    /* padding-left: 30px; */
display: none;
}

.cont_char_1400_002 .contchar14_2_char ul li a .conch14_2_txt .cont_char_14_2_more {
    width: 100%;
    margin-top: 10px;
    border-top: 1px solid #D8D8D8;
    padding-top: 10px;
    font-size: 14px;
    color: #c21b15;
    background: url(../images/cont_char_14_2_more.png) no-repeat right 70%;
    /* margin-left: 30px; */
}

@media screen and (min-width: 1024px) {
    .cont_char_1400_002 .contchar14_2_char ul li:hover a {}

    .cont_char_1400_002 .contchar14_2_char ul li:hover a .conch14_2_txt h3 {
        color: #BB2316;
    }

    .cont_char_1400_002 .contchar14_2_char ul li:hover a .conch14_2_txt h2 {}
}

@media screen and (max-width: 1460px) {
    .cont_char_1400_002 .contchar14_2_char ul li {
        padding: 0 15px;
    }

    .cont_char_1400_002 .contchar14_2_char ul {
        margin: 0;
    }
}

@media screen and (max-width: 1400px) {
    .cont_char_1400_002 .contchar14_2_wid {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (max-width: 1024px) {
    .cont_char_1400_002 .contchar14_2_wid {
        display: block;
    }

    .cont_char_1400_002 .contchar14_2_char ul {
        margin: 0 -10px;
    }

    .cont_char_1400_002 .contchar14_2_char ul li {
        margin-top: 15px;
        width: 33.333%;
        padding: 0 10px;
    }
}

@media screen and (max-width: 768px) {
    .cont_char_1400_002 .contchar14_2_char ul {
        margin: 0 -10px;
    }

    .cont_char_1400_002 .contchar14_2_char ul li {
        margin-top: 15px;
        width: 50%;
        padding: 0 10px;
    }
}

@media screen and (max-width: 500px) {
    .cont_char_1400_002 .contchar14_2_char ul li a {
        display: block;
    }

    .cont_char_1400_002 .contchar14_2_char ul li a .contchar_14_2_tpp {
        width: 100%;
    }

    .cont_char_1400_002 .contchar14_2_char ul li a .conch14_2_txt {
        padding-top: 15px;
    }

    .cont_char_1400_002 .contchar14_2_char ul li a .conch14_2_txt h3 {
        padding-left: 0;
    }

    .cont_char_1400_002 .contchar14_2_char ul li a .conch14_2_txt p {
        padding-left: 0;
    }

    .cont_char_1400_002 .contchar14_2_char ul li a .conch14_2_txt .cont_char_14_2_more {
        margin-left: 0;
    }

    .cont_char_1400_002 .contchar14_2_char ul li a .conch14_2_txt h2 {
        padding-left: 15px;
    }
}



/* 组件ID */

#cont_con_1400_002 {
    font-size: 16px;
}


/* 组件样式 */

.cont_con_1400_002 {}

.cont_con_1400_002 .contcon14_2_wid {
    max-width: 1400px;
    margin: 0 auto;
}


/* 内容页 */

.cont_con_1400_002 .contcon14_2_art_tit {
    margin-top: 30px;
}

.cont_con_1400_002 .contcon14_2_con {
    padding-top: 45px;
}

.cont_con_1400_002 .contcon14_2_art_tit h1 {
    font-size: 24px;
    font-weight: 500;
    line-height: 50px;
    letter-spacing: 0em;
    text-align: center;
    color: #333333;
    margin-bottom: 15px;
}

.cont_con_1400_002 .contcon14_2_art_info {
    text-align: center;
    line-height: 38px;
    background: #F7F7F7;
}

.cont_con_1400_002 .contcon14_2_art_info span {
    margin: 0 15px;
    display: inline-block;
    font-size: 16px;
    color: #9E9E9E;
}

.cont_con_1400_002 .contcon14_2_art_sib {
    padding-top: 20px;
    border-top: 1px dashed #D8D8D8;
    margin-top: 20px;
}

.cont_con_1400_002 .contcon14_2_art_sib div {
    line-height: 50px
}

.cont_con_1400_002 .contcon14_2_art_sib div span {
    font-size: 18px;
    color: #333333;
}

.cont_con_1400_002 .contcon14_2_art_sib div a {
    font-size: 18px;
    color: #333333;
}

.cont_con_1400_002 .contcon14_2_art_sib div:hover span {
    color: #BB2316
}

.cont_con_1400_002 .contcon14_2_art_sib div:hover a {
    color: #BB2316
}

.cont_con_1400_002 .contcon14_2_arc_con p img {
    display: block;
    width: auto !important;
    height: auto !important;
    margin: 0 auto;
    max-width: 100% !important;
}

.cont_con_1400_002 .contcon14_2_arc_con p {
    font-size: 18px;
    line-height: 36px;
    color: #333333;
    /* text-indent: 2em;*/
    margin-top: 30px;
    word-break: break-word;
}

.cont_con_1400_002 .contcon14_2_arc_con table {
    border: 0.01rem solid #eee;
    min-width: 6.4rem;
    margin-left: 0 !important;
    width: 100%;
    background: #fff
}

.cont_con_1400_002 .contcon14_2_arc_con .tbsc {
    overflow: auto;
    padding: 0.15rem 0;
    width: 100%
}

.cont_con_1400_002 .contcon14_2_arc_con table tr th,
.cont_con_1400_002 .contcon14_2_arc_con table tr td {
    border: 0.01rem solid #eee !important;
    padding: 0.15rem;
    text-align: center;
}

.cont_con_1400_002 .contcon14_2_arc_con table tr:nth-child(2n) {
    background: #EEEEEE
}

.cont_con_1400_002 .contcon14_2_arc_con .tbsc::-webkit-scrollbar {
    height: 0.04rem
}

.cont_con_1400_002 .contcon14_2_arc_con .tbsc::-webkit-scrollbar-thumb {
    border-radius: 0.1rem;
    background: #999;
    -webkit-box-shadow: inset 0 0 0.05rem rgba(0, 0, 0, .2)
}

.cont_con_1400_002 .contcon14_2_arc_con .tbsc::-webkit-scrollbar-track {
    border-radius: 0.1rem;
    background: #ededed;
    -webkit-box-shadow: inset 0 0 0.05rem rgba(0, 0, 0, .2)
}

.cont_con_1400_002 .contcon14_2_arc_con video {
    max-width: 100% !important;
    height: auto !important;
    display: block;
}

.cont_con_1400_002 .contcon14_2_arc_con video {
    max-width: 100% !important;
    height: auto !important
}

@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1024px) {
    .cont_con_1400_002 .contcon14_2_art {
        padding-top: 15px;
    }

    .cont_con_1400_002 .contcon14_2_art_tit h1 {
        line-height: 30px !important;
        font-size: 18px !important;
    }

    .cont_con_1400_002 .contcon14_2_arc_con p {
        margin-top: 15px !important;
        font-size: 16px !important;
    }

    .cont_con_1400_002 .contcon14_2_art_sib div {
        line-height: 30px !important;
    }

    .cont_con_1400_002 .contcon14_2_art_sib div a {
        font-size: 16px !important;
    }
}



/* 组件ID */

#cont_org_1400_002 {
    font-size: 16px;
}


/* 组件样式 */

.cont_org_1400_002 {}

.cont_org_1400_002 .contorg14_2_wid {
    max-width: 1400px;
    margin: 0 auto;
}


/* 列表页 */

.cont_org_1400_002 .contorg14_2_org .contorg14_2_zj {
    margin-top: 35px;
}

.cont_org_1400_002 .contorg14_2_org .contorg14_2_zj h2 {
    height: 63px;
    line-height: 63px;
    background: #F4F4F4;
    padding: 0 15px;
}

.cont_org_1400_002 .contorg14_2_org .contorg14_2_zj h2 span {
    position: relative;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #BB2316;
    padding-left: 20px;
}

.cont_org_1400_002 .contorg14_2_org .contorg14_2_zj h2 span::after {
    content: "";
    position: absolute;
    left: 0;
    width: 2px;
    height: 15px;
    background: #bf251b;
    top: 50%;
    transform: translateY(-50%);
}

.cont_org_1400_002 .contorg14_2_org .contorg14_2_zj ul {
    display: flex;
    flex-wrap: wrap;
}

.cont_org_1400_002 .contorg14_2_org .contorg14_2_zj ul li {
    width: 33.333%;
    padding: 0 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 48px;
    margin-top: 15px;
}

.cont_org_1400_002 .contorg14_2_org .contorg14_2_zj ul li a {
    position: relative;
    display: block;
    padding-left: 25px;
    line-height: 24px;
    font-size: 18px;
    color: #2F2F2F;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cont_org_1400_002 .contorg14_2_org .contorg14_2_zj ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #BB2316;
}

.page {
    text-align: center;
    font-size: 20px;
}

@media screen and (max-width: 1400px) {}

@media screen and (min-width: 1025px) {
    .cont_org_1400_002 .contorg14_2_org .contorg14_2_zj ul li:hover a {
        font-weight: bold;
        color: #BB2316;
    }
}

@media screen and (max-width: 768px) {
    .cont_org_1400_002 .contorg14_2_org .contorg14_2_zj ul li {
        width: 50%;
    }
}

@media screen and (max-width: 375px) {
    .cont_org_1400_002 .contorg14_2_org .contorg14_2_zj ul li {
        width: 100%;
        padding: 0;
        height: auto;
    }

    .cont_org_1400_002 .contorg14_2_org .contorg14_2_zj ul li a {
        padding-left: 15px;
        font-size: 16px !important;
    }

    .cont_org_1400_002 .contorg14_2_org .contorg14_2_zj ul li a::after {
        width: 5px;
        height: 5px;
    }

    .cont_org_1400_002 .contorg14_2_org .contorg14_2_zj h2 {
        height: 40px !important;
        line-height: 40px !important;
    }
}


/* 组件ID */

#cont_list_1400_002 {
    font-size: 16px;
}


/* 组件样式 */

.cont_list_1400_002 {}

.cont_list_1400_002 .contlist14_2_wid {
    max-width: 1400px;
    margin: 0 auto;
}


/* 列表页 */

.cont_list_1400_002 .contlist14_2_list ul li {
    position: relative;
    padding-left: 20px;
    padding-right: 75px;
    border-bottom: 1px dashed #CBCBCB;
    line-height: 76px;
}

.cont_list_1400_002 .contlist14_2_list ul li::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #BB2316;
}

.cont_list_1400_002 .contlist14_2_list ul li:hover::after {
    background: #BB2316;
}

.cont_list_1400_002 .contlist14_2_list ul li a {
    display: block;
    font-size: 18px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cont_list_1400_002 .contlist14_2_list ul li:hover a {
    font-weight: bold;
    color: #BB2316;
}

.cont_list_1400_002 .contlist14_2_list ul li span {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    color: #BB2316;
}

.cont_list_1400_002 .contlist14_2_list ul li:hover span {
    color: #BB2316;
}

.page {
    text-align: center;
    font-size: 20px;
}

@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1024px) {
    .cont_list_1400_002 .contlist14_2_list ul li {
        line-height: 45px !important;
    }

    .cont_list_1400_002 .contlist14_2_list ul li a {
        font-size: 16px !important;
    }
}