/*内容页4.0*/
div,span,h3,h4,li,p {
    word-break: break-all;
}
.video-open {
    position: absolute;
    width: 100%;
    height: 120px;
    max-height: 255px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nnews_l {
    position: relative;
    font-family: PingFangSC, PingFang SC;
    min-height: 100%;
}
.school_swiper {
    position:relative;
    height: 3.79rem;
}
.school_swiper .school_swiper_pag {
    height: 0.4rem;
    position: absolute;
    right: 50%;
    bottom: 0.83rem;
    border-radius: 1.72rem;
    display: flex;
    border: 1px solid #979797;
    background: rgb(44,44,44,0.71);
    transform: translate(50%);
    z-index: 1;
}
.school_swiper .school_swiper_pag div {
    font-size:  0.21rem;
    cursor: pointer;
    line-height: 0.4rem;
    text-align: center;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
}
.school_swiper .school_swiper_pag #swiper_imgBtn {
    width: 1.31rem;
    background: #EAEAEA;
    border-right: 1px solid;
    border-radius: 1.72rem;
    border: 0;
}
.school_swiper .school_swiper_pag #swiper_videoBtn {
    width: 1.03rem;
    color: #ffffff;
    font-weight: 400;
}
.school_swiper .school_swiper_pag #swiper_videoBtn1 {
    width: 1.31rem;
    background: #EAEAEA;
    border-right: 1px solid;
    border-radius: 30px;
    border: 0;
}
.school_swiper .school_swiper_pag #swiper_imgBtn1 {
    width: 1.03rem;
    padding-left: 0.16rem;
    box-sizing: border-box;
    color: #ffffff;
    font-weight: 400;
}
.school_header-ac {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 3;
}
.school_tit-ac {
    position: fixed;
    top: 0.76rem;
    z-index: 2;
    height: 0.83rem !important;
    left: 0;
    padding-top: 0.25rem !important;
    right: 0;
    background: #ffffff;
    margin-top: 0 !important;
}
.school_message {
    position: relative;
    box-sizing: border-box;
    width: 92%;
    min-height: 1.9rem;
    background: #FFFFFF;
    box-shadow: 0rem 0rem 0.16rem 0.05rem rgba(140,149,167,0.2);
    border-radius: 0.14rem;
    justify-content: space-between;
    padding: 0.28rem 0.21rem 0.14rem 0.21rem;
    margin: auto;
    margin-top: -0.58rem;
    z-index: 1;
}
.school_message .school_message_l {
    display: flex;
    flex: 1;
}
.school_message .school_message_l .l_img {
    width: 0.86rem;
    height: 0.86rem;
    border: 1px solid  #E8E8E8;
    box-shadow: 0 0.09rem 0.16rem 0 rgb(237, 73, 61,0.15);
    margin-right: 0.17rem;
    border-radius: 50%;
}
.school_message .school_message_l-info {
    margin-bottom: 6px;
    display: flex;
    align-items: center;
}
.school_titImg {
    position: absolute;
    top: 1.1rem;
    right: 0.53rem;
    z-index: 2;
}
.school_titImg a {
    width: 0.53rem;
    height: 0.53rem;
    background: rgb(0,0,0,0.39);
    border-radius: 0.09rem;
    display: inline-block;
    margin-left: 0.24rem;
    text-align: center;
}
.school_titImg img {
    width: 0.36rem;
    height: 0.36rem;
    margin-top: 0.05rem;
}
.school_message .school_message_l-info span{
    font-size: 0.28rem;
    font-weight: 600;
    color: #333333;
    line-height: 0.38rem;
}
.school_message_copy {
    position: absolute;
    top: 2rem;
    right: 50%;
    transform: translate(50%);
    padding: 5px 10px;
    background: #000;
    color: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    z-index: 2;
    font-size: 0.28rem;
}

.school_message .school_message_l-name {
    font-size: 0.19rem;
    font-weight: 400;
    color: #999999;
    line-height: 0.28rem;
    margin-bottom: 16px;
    word-break: break-all;
}
.school_message .school_message_l-adr {
    display: flex;
    align-items: center;
    font-size: 0.19rem;
    font-weight: 400;
    color: #666666;
    background: #F1F1F1;
    border-radius: 0.16rem;
    width: max-content;
    padding: 0.02rem 0.17rem;
}
.school_message .school_message_l-adr img {
    width: 16px;
    height: 16px;
    margin-right: 4px;
}
.school_message .school_message_r {
    display: flex;
    align-items: center;
    margin-top: 0.22rem;
}
.school_message .school_message_r .nav_box {
    display: flex;
    margin-right: 0.8rem;
    align-items: center;
}
.school_message .school_message_r .nav_box div:nth-child(1) {
    font-size: 0.17rem;
    font-weight: 400;
    color: #666666;
    line-height: 0.24rem;
    margin-right: 0.07rem;
}
.school_message .school_message_r .nav_box div:nth-child(2) {
    font-size: 0.21rem;
    font-weight: 500;
    color: #EC726C;
    line-height: 0.29rem;
}
.school_message_nav {
    padding: 0 0.17rem;
    width: 100%;
    margin: auto;
    margin-top: 0.34rem;
    display: flex;
    line-height: 0.57rem;
    color: #333333;
    height: 0.57rem;
    box-shadow: 0px 1px 0px 0px #E8E8E8;
    justify-content: space-between;
}
.school_message_nav div {
    display: flex;
    align-items: center;
    width: 1.15rem;
    text-align: center;
    font-size: 0.28rem;
    font-weight: 600;
    color: #333333;
    line-height: 0.38rem;
}
.school_message_nav .nav_act {
    border-bottom: 0.03rem solid #EC726C;
}
.school_message_intr {
    padding: 0.53rem 0.26rem ;
    box-sizing: border-box;
}
.message_actTit {
    display: flex;
    align-items: center;
    font-size: 0.28rem;
    font-weight: 600;
    color: #333333;
    line-height: 0.38rem;
    margin-bottom: 0.17rem;
}
.message_actTit .box {
    width: 0.03rem;
    height: 0.26rem;
    background: #EC726C;
    margin-right: 0.14rem;
}
.message_intro {
    font-size: 0.24rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 0.38rem;
    padding-left: 0.17rem;
    margin-bottom: 0.17rem;
    word-wrap: break-word;
}
.message_intro_box {
    background: #F4F4F4;
    border-radius: 0.07rem;
    margin-left: 10px;
    padding: 0.16rem 0.09rem;
    font-size: 0.24rem;
}
.message_intro_box .nav {
    display: flex;
    flex-wrap: wrap;
}
.message_intro_box .msg {
    display: none;
    padding-left: 5px;
    font-weight: 400;
    color: #333333;
    line-height: 28px;
}
.message_intro_box .nav div {
    border: 0.02rem solid #E8E8E8;
    padding: 0 0.16rem;
    background: #ffffff;
    border-radius: 0.07rem;
    color: #666666;
    text-align: center;
    line-height: 26px;
    margin-right: 0.09rem;
    margin-bottom: 0.14rem;
    cursor: pointer;
    font-weight: 400;
}
.message_intro_box .nav .active {
    color: #ffffff;
    background: #EC726C;
}
.school_message_more {
    padding-left: 0.17rem;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    align-items: center;
    margin-bottom: 0.34rem;
}
.school_message_more div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 0.94rem;
    border-radius: 0.14rem;
    border: 0.01rem solid #F5C4C2;
    margin-right: 3%;
    margin-bottom: 0.19rem;
    padding: 0.16rem;
}
.school_message_more div p:nth-child(1) {
    font-size: 0.29rem;
    font-family: JDZhengHT-EN, JDZhengHT-EN;
    font-weight: 600;
    color: #EC7E78;
    line-height: 0.34rem;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.school_message_more div p:nth-child(2) {
    font-size: 0.18rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.26rem;
}
.school_con {
    padding: 0 20px;
    margin-top: 1px;
}
.school_intro {
    color: #333333;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 12px;
    cursor: pointer;
    /*text-overflow: -o-ellipsis-lastline;*/
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
}
.school_intro::before {
    content: '';
    float: right;
    width: 0px;
    height: 100%;
    margin-bottom: -25px;
}
.overflowtext-btn {
    float: right;
    clear: both;
    color: #f00;
    margin-left: 10px;
}
.school_tab {
    margin-top: 0.17rem;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 0.5rem;
}
.school_tab li {
    width: 1.1rem;
    height: 0.45rem;
    background: #E8E8E8;
    border-radius: 0.07rem;
    cursor: pointer;
    text-align: center;
    line-height: 0.45rem;
    color: #666666;
    margin-left: 0.17rem;
    font-size: 0.24rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.school_tab .active {
    background: #EC726C;
    color: #FFFFFF;
}
.school_tab_con {
    display: none;
    margin-top: 15px;
}
.school_tab_con .tab_con_tit {
    font-weight: bold;
}
.school_tab_con .tab_con_intro {
    color: #666;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 12px;
    cursor: pointer;
    /*text-overflow: -o-ellipsis-lastline;*/
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;

}
.school_tab_con .tab_con_intro::before {
    content: '';
    float: right;
    width: 0px;
    height: 100%;
    margin-bottom: -25px;
}
.school_tab_con .overflowtext-btn {
    float: right;
    clear: both;
    color: #f00;
    margin-left: 10px;
}
.school_tab_con .tab_con_more {
    display: flex;
    flex-wrap: wrap;
    padding: 0 10px;
}
.school_tab_con .tab_con_more li {
    width: 100%;
    margin-bottom: 0.26rem;
    box-shadow: 0rem 0.02rem 0rem 0rem #E8E8E8;
    display: flex;
    justify-content: space-between;
    padding-bottom: 0.16rem;
}
.school_tab_con .tab_con_more li:last-child {
    margin-bottom: 0;
}
.school_tab_con .tab_con_more li div:nth-child(2) {
    font-size: 0.24rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.48rem;
    flex: 1;
    text-align: end;
    word-break: break-all;
    margin-right: 5px;
}
.school_tab_con .tab_con_more li .tit{
    font-size: 0.24rem;
    font-weight: 400;
    color: #999999;
    line-height: 0.48rem;
    /*flex: 1;*/
}
.school_tab_con .tab_con_more li .more_intro {
    -webkit-line-clamp: 4;
    max-height: 104px;
}


/*new专业4.0*/
.profession_message {
    width: 90%;
    border-radius: 10px;
    border: 1px solid #EEEEEE;
    display: flex;
    justify-content: space-between;
    padding: 15px 10px;
    margin: auto;
    margin-top: -30px;
}
.profession_message .profession_message_l {
    display: flex;

}

.profession_message .profession_message_l-info {
    margin-bottom: 5px;
}

.profession_message .profession_message_l-name {
    margin-bottom: 5px;
}
.profession_message .profession_message_r {


}
.profession_message .profession_message_r img {
    width: 80px;
    height: 50px;
    border: 1px solid;
    margin-right: 15px;
    display: block;
}
.profession_message .profession_message_r span{
    font-size: 14px;
}
.profession_message .profession_message_r span:nth-child(1){
    margin-right: 4px;
    font-size: 20px;
}
.profession_intro {
    line-height: 26px;
    color: #666666;
    margin-bottom: 20px;
}

.school_prof {
    padding: 30px 20px;
}
.school_prof_tit {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.school_prof_search {
    display: flex;
    font-size: 0.24rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.34rem;
}
.school_prof_search .searchBox {
    display: flex;
    align-items: center;
    margin-right: 0.24rem;
}
.school_wrap_search {
    position: relative;
    width: 2rem;
    margin-right: 0.24rem;
    box-shadow: 0rem 0rem 0.16rem 0rem rgba(237,73,61,0.25);
    border-radius: 0.07rem;
    display: flex;
    align-items: center;
    height: 0.5rem;
    transition: all 0.25s ease-out;
}
.school_wrap_searchNone {
    width: 0 !important;
    transition: all 0.25s ease-out;
}
.school_wrap_search #schoolName {
    width: 100%;
    flex: 1;
    border: none;
    font-size: 0.24rem;
    text-align: left;
    color: #333333;
    /*text-shadow: 0px 0px 0px #000000;*/
    /*-webkit-text-fill-color: transparent;*/
    text-indent: 0.26rem;
    background-color: #ffffff;
}
.school_wrap_search input::-webkit-input-placeholder {
    color: #999999;
}
.school_wrap_search img {
    width: 0.26rem;
    height: 0.26rem;
    margin-right: 0.2rem;
    display: none;
}
.school_prof_search .searchImg {
    width: 0.28rem;
    height: 0.28rem;
}
.school_prof_search .selectImg {
    width: 0.34rem;
    height: 0.34rem;
    background-image: url("/static/images/new_icon/new_down1.png");
    background-size: 100%;
    background-repeat: no-repeat;
}
.school_prof_list {
    padding: 0 0.17rem;
    margin-top: 0.17rem;
}
.school_prof_list .infoBox {
    display: block;
    background: #FFFFFF;
    box-shadow: 0rem 0rem 0.16rem 0rem rgba(140,149,167,0.2);
    border-radius: 0.14rem;
    padding: 0.17rem;
    margin-bottom: 0.24rem;
}
.school_prof_list .infoBox .infoBox_tit {
    display: flex;
    align-items: center;
}
.school_prof_list .infoBox .infoBox_tit div:nth-child(1) {
    font-size: 0.28rem;
    font-weight: 600;
    color: #333333;
    line-height: 0.38rem;
    max-width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.school_prof_list .infoBox .infoBox_tit div:nth-child(2) {
    width: 0.34rem;
    height: 0.34rem;
    font-size: 0.21rem;
    font-weight: 400;
    color: #805B58;
    /*line-height: 0.34rem;*/
    text-align: center;
    background: linear-gradient(311deg, #F1DADA 0%, #FFF1F1 100%);
    border-radius: 0.07rem;
    margin-left: 0.07rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.school_prof_list .infoBox .infoBox_eng {
    font-size: 0.19rem;
    font-weight: 400;
    color: #999999;
    line-height: 0.28rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.school_prof_list .infoBox ul {
    background: linear-gradient(311deg, #FFFBFB 0%, #FFF1F1 100%);
    border-radius: 0.1rem;
    padding: 0.17rem 0.21rem 0.1rem 0.21rem;
    margin-top: 0.09rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.school_prof_list .infoBox ul li {
    display: flex;
    min-width: 45%;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.07rem;
}
.school_prof_list .infoBox ul li:nth-child(2n) {
    margin-right: 0;
}
.school_prof_list .infoBox ul li span:nth-child(1) {
    font-size: 0.21rem;
    font-weight: 400;
    color: #666666;
    line-height: 0.29rem;
}
.school_prof_list .infoBox ul li span:nth-child(2) {
    font-size: 0.24rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.34rem;
    flex: 1;
    word-break: break-all;
}
.school_wrap_load {
    margin-top: 0.22rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.21rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.29rem;
}
.school_wrap_load img {
    width: 0.5rem;
    height: 0.5rem;
    margin-right: 0.2rem;
}
.select_mask {
    position: fixed;
    width: 100%;
    top: 3rem;
    bottom: 0;
    background: rgba(0,0,0,0.27);

}
.select_masks .box {
    height: 5.62rem;
    background: #FFFFFF;
    border-radius: 0rem 0rem 0.1rem 0.1rem;
    box-sizing: border-box;
    padding: 0.34rem 0.48rem 0.29rem 0.78rem;
    position: fixed;
    top: 2.9rem;
    width: 100%;
    overflow-y: auto;
    transition: all 0.25s ease-out;
}
.select_masks .box a {
    font-size: 0.24rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.28rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.4rem;
}
.select_masks .box .active {
    color: #ED493D;
}
.select_masks .box a img {
    width: 0.34rem;
    height: 0.34rem;
}
.school_wrap_null {
    margin: 0.22rem 0;
    text-align: center;
    font-size: 0.21rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.29rem;
}
.noInfo {
    font-size: 0.24rem;
    font-weight: 400;
    color: #666666;
    line-height: 0.34rem;
    text-align: center;
    height: 4.6rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}