@charset "utf-8";
/*  */
.lxxm_zxbm{
    height: auto;
    overflow: hidden;
    margin-top: 50px;
}
.lxxm_zxbm img{width:100%; margin:0 auto}
.jxjxmbox{
    height: auto;
    overflow: hidden;
    margin-top: 50px;
    margin-bottom: 70px;
}
.jxjxm_list{}
.jxjxm_list ul{
    display: flex;
    height: auto;
    /* overflow: hidden; */
    margin: 15px auto;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.jxjxm_list li{width: 20%;border: #e0e0e0 1px solid;margin: 10px 10px;border-radius: 10px;padding: 0;/* overflow: hidden; */box-sizing: border-box;padding: 25px 20px;position: relative;z-index: 9;transition: all 0.3s;}
.jxjxm_list li a{line-height: 30px;font-size: 18px;text-overflow: ellipsis;padding: 0;width: 100%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 60px;box-sizing: border-box;color: #333;}
.jxjxm_list li:hover{background:#1e47af}
.jxjxm_list li:hover a{color:#fff}
.jxjxm_list li:before{display:none;content:"";position:absolute;right: 5%;bottom: -30px;width:60px;height:60px;background: url(../images/jxjxm_listico.png) center no-repeat;background-size:100%;z-index: 999;transition: all 0.3s;}
.jxjxm_list li:hover:before{display:block; transition:all 0.6s;right: 10%;}
/*  */
.lm_zhtit{
 width: 100%;
 height: auto;
 overflow: hidden;
 padding: 0;
}
.lm_zhtit h2{
   margin: 0 auto;
   text-align: center;
   }
.lm_zhtit a:before{content:"";position:absolute;right: -30px;top: -15px;background: url(../images/xsshzn_tit.png) right center no-repeat;width: 100px;height: 100px;background-size: 100% 100%;}
.lm_zhtit a{
    font-size: 38px;
    font-weight: bold;
    color: #333;
    transition: all 0.3s;
    position: relative;
    line-height: 100px;
    }
.zxjs_nr{
    display: flex;
    justify-content: space-evenly;
}
.zxjs_nr li{}
.zxjs_nr a{
    text-align: center;
    position: relative;
    width: 40%;
}
.zxjs_nr a span{display: block;font-size: 24px;color: #333;line-height: 80px;}
.zxjs_nr a i{}
.zxjs_nr a .pic{
    padding-top: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    width: 70%;
    margin: 0 auto;
}
.zxjs_nr a .pic img{
    /* object-fit: cover; */
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}
/*  */
.liuxue_box{}
.liuxue_box .zxjjbox{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 50px;
}
/*  */
.bnt_baoming{position: absolute;
    right: -47%;
    top: 0;
    background: #F9A902;
    color: #fff;
    width: 240px;
    height: 62px;
    line-height: 60px;
    text-align: center;
    font-size: 38px;
    font-weight: bold;transition:all 0.3s}
.bnt_baoming a{color:#fff;display: block;width: 100%;}
.bnt_baoming:hover{background:#FF5722;transition:all 0.3s}
.xsshznbox{}
.xsshznbox .xsshzn_tit{
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    width: 74%;
    margin: 0px auto 20px auto;
    transition: all 0.3s;
}
.xsshznbox .xsshzn_tit li{
    font-size: 30px;
    color: #333;
    line-height: 40px;
    /* width: 20%; */
    text-align: center;
}
.xsshznbox .xsshzn_tit li a{
    color: #333;
    transition: all 0.3s;
}
.xsshznbox .xsshzn_tit li.on{
        background: url(../images/xsshzn_tit.png) right center no-repeat;
        background-size: 35%;
        padding: 26px 20px;
        transition: all 0.3s;
}
.xsshznbox .xsshzn_tit li:hover{
        background: url(../images/xsshzn_tit.png) right center no-repeat;
    background-size: 35%;
    padding: 25px 20px;
}
.xsshznbox .xsshzn_tit li:hover a{
    font-size: 38px;
    font-weight: bold;
}
.xsshznbox .xsshzn_tit li.on a{font-size:38px;font-weight:bold}
.xsshznbox .xsshzn_tit li:hover{}
.xsshznbox .xsshzn_tit li:hover a{}
.xsshzn_con{}
.xsshzn_con .xsshzn_list{display:none}
.xsshzn_con .xsshzn_list.on{display:block}
.xsshzn_con ul{display: flex;flex-wrap: wrap;}
.xsshzn_con li{
    width: 23%;
    background: #f5f6f8;
    margin: 0 1%;
    margin-bottom: 3%;
}
.xsshzn_con li a{
    padding: 30px;
    display: block;
}
.xsshzn_con li a h3{
    font-size: 20px;
    color: #3D3D3D;
    line-height: 30px;
    text-align: justify;
    max-height: 60px;
    min-height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    position: relative;
    margin-bottom: 0;
    /* padding-bottom: 88px; */
}
.xsshzn_con li a i{
    display: block;
    margin: 0 auto;
    width: 100%;
    margin: 15px auto;
    background: url(../images/xsshzn_conline1.png) center no-repeat;
    height: 12px;
    overflow: hidden;
    background-size: 100%;
}

.xsshzn_con li a p{
    font-size: 16px;
    color: #AFAFAF;
    line-height: 28px;
    text-align: justify;
    max-height: 60px;
    min-height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.xsshzn_con li:hover{background: #1e47af; color:#fff}
.xsshzn_con li:hover h3{color:#fff}
.xsshzn_con li:hover p{color:#fff}
.xsshzn_con li:hover{
    
}
/*  */
.szdw_glfwtd{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.szdw_glfwtd .part_box{
    border: #d7def2 1px solid;
    height: auto;
    overflow: hidden;
    width: 48%;
    margin-bottom: 40px;
    border-top-left-radius: 0;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}
.szdw_glfwtd .part_box_name{
        background: #3059C1;
        color: #fff;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        border-top-right-radius: 20px;
        padding: 10px 25px;
        margin-bottom: 20px;
}
.szdw_glfwtd .part_box_name h2{
    font-size: 26px;
    white-space: nowrap;
    margin-right: 15px;
}
.szdw_glfwtd .part_box_name i{
    font-style: normal;
}
.szdw_glfwtd .part_box .part_boxtxt_email{
    line-height: 40px;
    background: url(../images/part_box_email.png) left center no-repeat;
    padding-left: 25px;
    font-size:18px;
    color:#333;
    margin-left: 20px;
}
.szdw_glfwtd .part_box .part_boxtxt_add{
        line-height: 40px;
        background: url(../images/part_box_add.png) left center no-repeat;
        padding-left: 25px;
        font-size:18px;
        color:#333;
        margin-left: 20px;
}
.szdw_glfwtd .part_box .part_boxtxt_tel{
    line-height: 40px;
    background: url(../images/part_box_tel.png) left center no-repeat;
    padding-left: 25px;
    font-size:18px;
    color:#333;
    margin-left: 20px;
}
.part_box ul{
    display: flex;
    padding: 10px;
}
.part_box ul li{
    width: 33.3%;
}
.part_box ul li a{
    padding: 10px;
    display: block;
}
.part_box ul li a img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 1s;
    object-fit: cover;
}
.part_box ul li .pic{position: relative;overflow: hidden;padding-top: 130%;}
.part_box ul li a span{
    text-align: center;
    display: block;
    line-height: 45px;
    font-size: 18px;
    color: #333;
}


.szjjbox{border:#d7def2 1px solid;height: auto;overflow: hidden;margin-bottom: 50px;}
.szjjbox h2{font-size:30px;color:#3059C1;line-height: 70px;border-bottom:#d7def2 1px solid;padding: 0 50px;position: relative;font-weight: bold;background: url(../images/szjjboxttbg.png) right center no-repeat;}
.szjjbox h2:after{content:"";position:absolute;right:0;bottom:0;height:8px;width:134px;background:#355CBF}
.szjjbox_txt{
    padding: 20px 40px;
}
.szjjbox_txt p{
    font-size: 18px;
    line-height: 36px;
    color: #323232;
    text-indent: 2em;
    margin-bottom: 15px;
    text-align: justify;
}

/* 组件ID */

#cont_char_1400_002_A4CF293F {
    font-size: 16px;
}


/* 组件样式 */

.cont_char_1400_002_A4CF293F {}

.cont_char_1400_002_A4CF293F .contchar14_2_wid {
    max-width: 1400px;
    margin: 0 auto;
}


/* 师资页 */

.cont_char_1400_002_A4CF293F .contchar14_2_char ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 -30px;
}

.cont_char_1400_002_A4CF293F .contchar14_2_char ul li {
    width: 100%;
    padding: 0 30px;
    /* margin-bottom: 45px; */
}

.cont_char_1400_002_A4CF293F .contchar14_2_char ul li a {
    display: flex;
    /* align-items: center; */
    padding: 30px;
}

.cont_char_1400_002_A4CF293F .contchar14_2_char ul li a .contchar_14_2_tpp {
    width: 200px;
}

.cont_char_1400_002_A4CF293F .contchar14_2_char ul li a .contchar_14_2_tpp .modulepic {
    padding-top: 128%;
}

.cont_char_1400_002_A4CF293F .contchar14_2_char ul li a .conch14_2_txt {
    flex: 1;
    min-width: 0;
}
.cont_char_1400_002_A4CF293F .contchar14_2_char ul li a .conch14_2_txt h3 span{
    color: #3059C1;
    font-size: 18px;
    display: block;
    float: left;
    margin-left: 50px;
    padding: 6px 40px;
    background: #eaeef9;
    background-size: 100% 100%;
    position: relative;
    line-height: 34px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.cont_char_1400_002_A4CF293F .contchar14_2_char ul li a .conch14_2_txt h3 span:before{
    content:"";
    position:absolute;
    background: url(../images/sz_khbf.png) left center no-repeat;
    width: 12px;
    height: 19px;
    left: -10px;
    bottom: -1px;
}
.cont_char_1400_002_A4CF293F .contchar14_2_char ul li a .conch14_2_txt h3 {
    padding-left: 30px;
    font-size: 30px;
    color: #111111;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: flex;
    line-height: 50px;
    position: relative;
    padding-bottom: 30px;
    margin: 20px 10px;
}
.cont_char_1400_002_A4CF293F .contchar14_2_char ul li a .conch14_2_txt h3:before{content:"";position:absolute;left: 30px;bottom:0;background: url(../images/sj_titbgline.png) left center no-repeat;height: 7px;width: 100%;}
.cont_char_1400_002_A4CF293F .contchar14_2_char ul li a .conch14_2_txt h2 {
    line-height: 36px;
    padding-left: 30px;
    font-size: 30px;
    color: #333;
    background-size: cover;
    margin: 10px 0;
}

.cont_char_1400_002_A4CF293F .contchar14_2_char ul li a .conch14_2_txt p {
    font-size: 20px;
    line-height: 40px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-left: 45px;
}

.cont_char_1400_002_A4CF293F .contchar14_2_char ul li a .conch14_2_txt .cont_char_14_2_more {
    margin-top: 25px;
    border-top: 1px solid #D8D8D8;
    padding-top: 10px;
    font-size: 14px;
    color: #FFAE01;
    background: url(../images/cont_char_14_2_more.png) no-repeat right 70%;
    margin-left: 30px;
}

@media screen and (min-width: 1024px) {
    .jxjxm_list ul{}
    .cont_char_1400_002_A4CF293F .contchar14_2_char ul li:hover a {
        background-size: auto 100%;
        background: linear-gradient(110deg, rgba(30, 71, 175, 0.03) 25%, rgba(58, 99, 203, 0.03) 86%);
    }
    .cont_char_1400_002_A4CF293F .contchar14_2_char ul li:hover a .conch14_2_txt h3 {
        color: #1E47AF;
    }
    .cont_char_1400_002_A4CF293F .contchar14_2_char ul li:hover a .conch14_2_txt h2 {
    }
}

@media screen and (max-width: 1460px) {
    .cont_char_1400_002_A4CF293F .contchar14_2_char ul li {
        padding: 0 15px;
    }
    .cont_char_1400_002_A4CF293F .contchar14_2_char ul {
        margin: 0;
    }
}

@media screen and (max-width: 1400px) {
    .cont_char_1400_002_A4CF293F .contchar14_2_wid {
        padding-left: 15px;
        padding-right: 15px;
    }
    .xsshzn_con li{width:48%}
    .xsshznbox .xsshzn_tit{
    width: 100%;
    margin: 0 auto;
}
    .xsshznbox .xsshzn_tit li{
    font-size: 20px;
}
    .xsshznbox .xsshzn_tit li.on a{font-size: 24px;}
    .xsshzn_con li a{
    padding: 20px;
}
}

@media screen and (max-width: 1024px) {
    .jxjxmbox{
    margin: 20px auto;
}
    .jxjxm_list ul{
    flex-wrap: wrap;
}
    .jxjxm_list li{width: 47%;}
    .zxjs_nr a span{font-size:18px;line-height:30px;margin-bottom: 15px;}
    .lm_zhtit a{font-size:24px;line-height: 70px;}
    .lm_zhtit a:before{    width: 60px;
    height: 60px;}
    .bnt_baoming{
    width: calc(100% + 15px);
    right: 0;
    bottom: 0;
    position: relative;
    top: 0;
    left: -15px;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
}
    .szdw_glfwtd .part_box{width:100%}
    .cont_char_1400_002_A4CF293F .contchar14_2_wid {
        display: block;
    }
    .cont_char_1400_002_A4CF293F .contchar14_2_char ul li a .conch14_2_txt p{
    padding-left: 30px;
    font-size: 16px;
    line-height: 27px;
}
    .cont_char_1400_002_A4CF293F .contchar14_2_char ul li a .contchar_14_2_tpp{width:150px}
    .cont_char_1400_002_A4CF293F .contchar14_2_char ul li a .conch14_2_txt h3{flex-wrap:wrap;margin: 0 10px;padding-bottom: 20px;padding-left: 20px;font-size: 22px;}
    .cont_char_1400_002_A4CF293F .contchar14_2_char ul li a .conch14_2_txt h3 span{
    display: block;
    width: 100%;
    margin:0;
    line-height: 24px;
    padding: 5px 15px;
    white-space: normal;
    font-size: 16px;
    border-radius: 5px;
}
    .cont_char_1400_002_A4CF293F .contchar14_2_char ul li a{
    padding: 0;
}
}

@media screen and (max-width: 768px) {
     .jxjxm_list li{width:100%;}
    .xsshzn_con li a h3{
    height: auto;
    max-height: none;!i;!;
    min-height: auto;
}
    .xsshzn_con li{width:100%}
    .xsshzn_con li a i{
    margin: 10px auto 10px auto;
    background-size: auto 100%;
}
    .cont_char_1400_002_A4CF293F .contchar14_2_char ul li {
        margin-top: 30px;
        width: 100%;
        padding: 0;
    }
}

@media screen and (max-width: 500px) {
    .cont_char_1400_002_A4CF293F .contchar14_2_char ul li a {
        display: block;
        padding: 10px;
    }
    .cont_char_1400_002_A4CF293F .contchar14_2_char ul li a .contchar_14_2_tpp {
        width: 100%;
    }
    .cont_char_1400_002_A4CF293F .contchar14_2_char ul li a .conch14_2_txt {
        padding-top: 15px;
    }
    .cont_char_1400_002_A4CF293F .contchar14_2_char ul li a .conch14_2_txt h3 {
        padding-left: 0;
    }
    .cont_char_1400_002_A4CF293F .contchar14_2_char ul li a .conch14_2_txt p {
        padding-left: 0;
    }
    .cont_char_1400_002_A4CF293F .contchar14_2_char ul li a .conch14_2_txt .cont_char_14_2_more {
        margin-left: 0;
    }
    .cont_char_1400_002_A4CF293F .contchar14_2_char ul li a .conch14_2_txt h2 {
        padding-left: 15px;
    }
}