@charset "utf-8";


.pb_sys_style3 .p_no_d {
    border: 1px solid #6021d2 !important;
    background-color: #6021d2 !important;
}

.zst {
    position: relative;
    min-width: 1400px;
}

.zst img {
    display: block;
    width: 100%;
    height: 100%;
}

.zst .localtion {
    width: 100%;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    color: rgb(255, 255, 255);
    font-size: 15px;
    position: absolute;
    right: 8%;
    bottom: 5%;
    flex-wrap: wrap;
}

.zst .localtion a {
    font-size: 15px;
    color: rgb(255, 255, 255);
}

.zst .localtion a:hover {
    font-weight: bold;
    text-decoration: underline;
}

.zst .localtion i {
    font-size: 15px;
    color: rgb(255, 255, 255);
    padding: 0px 10px;
}

.decorativePicture img {
    width: 100%;
    height: auto;
}

.content_ {
    padding: 50px 0px;
    display: flex;
    justify-content: space-between;
}
.content_main{
    width: calc(100%);
}
.content_title {
    display: block;
    font-size: 26px;
    font-weight: 400;
    color: rgb(0, 0, 0);
    line-height: 36px;
    text-align: center;
}

.content_source {
    margin-top: 30px;
    padding-bottom: 16px;
    border-bottom: 1px solid rgb(224, 224, 224);
    text-align: center;
}

.content_source i {
    font-size: 12px;
    color: rgb(153, 153, 153);
    line-height: 12px;
    margin: 0px 7.5px;
}

.content_main p {
    margin-top: 25px;
    font-size: 16px;
    font-weight: 400;
    color: rgb(51, 51, 51);
    line-height: 30px;
    text-indent: 2em;
}

.content_main img {
    margin: 0 auto;
    display: inline;
    max-width: 100%;
}

.wp {
    width: 90%;
    margin: 0px auto;
    max-width: 1600px;
    min-width: 1400px;
}

.ny {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.ny .nyle {
    width: 19%;
    margin-bottom: 0.5rem;
    position: relative;
    top: -1.6rem;
    z-index: 50;
}

.ny .nyle::before {
    content: "";
    position: absolute;
    background: url("../images/nylemenumas.png") 0px 0px no-repeat;
    width: 2.43rem;
    height: 2.95rem;
    left: -1.2rem;
    top: 0px;
    z-index: -1;
}

.ny .nyle::after {
    content: "";
    position: absolute;
    background: url("../images/nylemenumas.png") 0px 0px no-repeat;
    width: 2.43rem;
    height: 2.95rem;
    right: -1.2rem;
    top: 0px;
    z-index: -1;
    transform: rotate(-180deg);
}

.ny .nyrt {
    width: 77%;
    padding: 0.3rem 0px;
}

.nylemenu {
    width: 100%;
}

.nylemenu .nyletitle {
    height: 1.17rem;
    background: url("../images/nyfltitlebg.png") 0px 0px / cover no-repeat;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    font-size: 31px;
    color: #FFF;
}

.nylemenu .nyletitle p {
    font-size: 0.3rem;
    color: rgb(238, 242, 251);
}

.nylemenu .nyletitle em {
    font-size: 3.1em;
    color: rgb(216, 185, 90);
    opacity: 0.1;
    position: absolute;
    top: 20%;
    left: 0px;
    text-align: center;
    width: 100%;
    font-family: Philosopher;
    text-transform: uppercase;
}

.nylemenu .sub-nav-p-s {
    display: none;
}

.nylemenu .left-nav {
    background: rgb(239, 242, 251);
    /* padding: 0px 0.2rem 0.5rem; */
    display: block;
    padding-bottom: 130px;
}

.nylemenu .left-nav li {
    position: relative;
    padding: 0.2rem 0px;
    border-bottom: 0.01rem dashed rgb(186, 195, 210);
    border-top: 0.01rem dashed rgb(255, 255, 255);
}

.nylemenu .left-nav li a.on em {
    color: rgb(84, 63, 158);
}

.nylemenu .left-nav li > a {
    display: block;
    padding: 0px 0.2rem;
    font-size: 0.18rem;
    color: rgb(51, 51, 51);
}

.nylemenu .left-nav li > a b {
    position: absolute;
    right: 0px;
    top: 0.2rem;
    width: 0.2rem;
    height: 0.2rem;
    bottom: 0px;
    background: url("../images/arr.png") right center / 0.08rem 0.14rem no-repeat;
}

.nylemenu .left-nav li > a.cur, .nylemenu .left-nav li > a.on, .nylemenu .left-nav li > a:hover {
    color: rgb(84, 63, 158);
}

.nylemenu .left-nav li > a.cur01 {
    color: rgb(84, 63, 158);
}

.nylemenu .left-nav li:last-child {
    border-bottom: 0px;
}

.nylemenu .left-nav .sub_con {
    padding: 0.2rem 0px 0px;
}

.nylemenu .left-nav .sub_con a {
    font-size: 0.14rem;
    background: none;
    line-height: 0.3rem;
    display: block;
    padding-left: 0.2rem;
    color: rgb(93, 93, 93);
}

.nylemenu .left-nav .sub_con a.cur, .nylemenu .left-nav .sub_con a:hover {
    color: rgb(84, 63, 158);
}

.nylemenu .left-nav li:last-child {
    position: relative;
}

.nylemenu .left-nav li:last-child::after {
    content: "";
    background: none;
}

.nylemenu .left-nav li a.on b {
    transform: rotate(90deg) translateX(-0.05rem);
}

.nyrttitle {
    font-size: 0.24rem;
    font-weight: bold;
    padding-bottom: 0.2rem;
    margin-bottom: 0.2rem;
    border-bottom: 0.03rem solid rgb(238, 242, 251);
    color: rgb(51, 51, 51);
}

.lyr_boder {
    padding: 0rem 0px 0.5rem;
}

.lyr_boder .news_item {
    display: flex;
    justify-content: space-between;
    padding: 0.45rem 0.4rem;
    border-bottom: 0.01rem dashed rgb(229, 229, 229);
    width: 100%;
}

.lyr_boder .news_item:last-child {
    border-bottom: 0px dashed rgb(229, 229, 229);
}

.lyr_boder .news_item:hover {
    background: url("../images/related_one.png") 0% 0% / 100% 105% no-repeat;
    width: 100%;
    box-shadow: rgb(227, 227, 227) 0px 0.1rem 0.25rem 0px;
}

.lyr_boder .news_item .news_left {
    margin-right: 0.4rem;
    font-family: Philosopher;
    width: 0.85rem;
}

.lyr_boder .news_item .news_left .number {
    font-size: 0.48rem;
    color: rgb(84, 63, 158);
    text-align: center;
}

.lyr_boder .news_item .news_left .news_time {
    font-size: 0.14rem;
    color: rgb(84, 63, 158);
    background: url("../images/related.png") 0% 0% / 100% 100% no-repeat;
    width: 100%;
    height: 0.3rem;
    text-align: center;
    line-height: 0.3rem;
}

.lyr_boder .news_item .news_right {
    width: calc(100% - 1.35rem);
}

.lyr_boder .news_item .news_right .news_title {
    font-size: 0.18rem;
    line-height: 0.3rem;
    width: 100%;
    color: rgb(51, 51, 51);
    margin-bottom: 0.1rem;
}

.lyr_boder .news_item .news_right .news_txt {
    font-size: 0.14rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: rgb(51, 51, 51);
    opacity: 0.65;
    line-height: 0.26rem;
    height: 0.52rem;
    overflow: hidden;
}

.ny_content {
    /* padding-bottom: 40px; */
}

.ny_content .w1400 {
    display: flex;
    justify-content: space-between;
}

.con_fl {
    width: 19%;
    position: relative;
    margin-top: -100px;
    z-index: 99;
}

.con_fl h1 {
    width: 100%;
    padding: 50px 0px;
    font-size: 31px;
    color: rgb(255, 255, 255);
    background: rgb(80, 46, 167);
    text-align: center;
}

.accordion {
    max-width: 100%;
    border-top: none;
    padding-bottom: 130px;
    background: rgb(239, 242, 251);
}

.accordion .link {
    cursor: pointer;
    display: block;
    padding: 15px 8px;
    color: rgb(77, 77, 77);
    font-size: 18px;
    position: relative;
    transition: all 0.4s ease 0s;
    text-align: center;
    border-bottom: 1px dashed rgb(209 197 237);
}

.accordion .link a {
    color: rgb(77, 77, 77);
}

.accordion li:last-child .link {
    border-bottom: 0px;
}

.accordion li {
    cursor: pointer;
    position: relative;
}

.accordion li i {
    position: absolute;
    top: 14px;
    left: 12px;
    font-size: 18px;
    color: rgb(89, 89, 89);
    transition: all 0.4s ease 0s;
}

.accordion li i.fa-chevron-down {
    right: 12px;
    left: auto;
    font-size: 16px;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("../images/jty.png?vpn-0") no-repeat;
}

.accordion li.open .link,.nylemenu .left-nav li.open{
    border-left: 5px solid rgb(80, 46, 167);
}

.accordion li.open .link a,.nylemenu .left-nav li.open a {
    color: #801EBF;
    font-weight: bold;
}
.nylemenu .left-nav li{/* height: 0.55rem; *//* line-height: 0.55rem; *//* padding: 0px 0.2rem 0.5rem; */text-align: center;border-bottom: 1px dashed rgb(209 197 237);}
.nylemenu .left-nav li a{font-size: 0.18rem;}
.submenu li.open1 a {
    color: rgb(38, 134, 85);
}

.accordion li.open i {
    background: url("../images/jtx.png?vpn-0") no-repeat;
    width: 24px;
    height: 24px;
    top: 16px;
}

.submenu {
    display: none;
    background: rgb(255, 255, 255);
    font-size: 14px;
}

.submenu a {
    display: block;
    text-decoration: none;
    color: rgb(102, 102, 102);
    padding: 12px 0px 12px 42px;
    transition: all 0.25s ease 0s;
    font-size: 16px;
}

.submenu a:hover, .submenu li.current a {
    color: rgb(80, 80, 80);
    font-size: 16px;
    font-weight: bold;
}

.accordion li i.fa-chevron-down::before {
    background: url("../images/icon9_03.png?vpn-0") no-repeat;
    width: 13px;
    height: 8px;
    display: inline-block;
}

.con_fr {
    width: 81%;
}

.location {
    text-align: left;
    height: 60px;
    position: relative;
    margin-top: -61px;
    background: rgba(51, 51, 51, 0.3);
    line-height: 60px;
    color: rgb(255, 255, 255);
}

.location a {
    display: inline-block;
    float: left;
    color: rgb(255, 255, 255);
}

.location span, #contents .location strong {
    font-weight: 500;
    padding-left: 24px;
    font-size: 16px;
    background: url("../images/graphicList_r.png") 10px 1.5px no-repeat;
}

.location span.home {
    background: none;
}

.location a {
    text-decoration: none !important;
    color: rgb(255, 255, 255) !important;
}

.con_fr .text, .list_box {
    padding-top: 30px;
    padding-left: 5%;
}

.con_fr .text h1, .list_box h1 {
    text-align: center;
    font-size: 29px;
    color: rgb(24, 177, 94);
    padding-bottom: 38px;
    background: url("../images/icon10_03.png?vpn-0") center bottom no-repeat;
}

.con_fr .text p {
    font-size: 17px;
    text-indent: 2em;
    margin-bottom: 20px;
    line-height: 38px !important;
    font-family: å¾®è½¯é›…é»‘ !important;
}

.content_b .content_c span {
    font-family: å¾®è½¯é›…é»‘ !important;
}

.con_fr .text p span {
    color: rgb(51, 51, 51) !important;
    font-family: å¾®è½¯é›…é»‘ !important;
}

.list li.nynewsList-img {
    padding: 30px 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    margin: 0px;
    position: relative;
    display: block;
}

.list li.nynewsList-img .text_wrap {
    margin-left: 0px;
    min-height: 170px;
    padding: 0px;
}

.list .img_wrap {
    width: 280px;
    max-height: 180px;
    overflow: hidden;
    position: relative;
    padding: 0px;
    margin: 0px 25px 0px 0px;
    display: inline-block;
    float: left;
}

.list .img_wrap img {
    min-width: 100%;
    height: 180px;
    width: 100%;
    transform: scale(1);
    transition: all 0.8s ease 0s;
    object-fit: cover;
}

.list .info {
    color: rgb(102, 102, 102);
    padding: 10px 0px;
    display: block;
}

.list .text_wrap {
    margin-left: 0px;
    padding-right: 60px;
    min-height: 170px;
}

.list > li.nynewsList-img:hover .img_wrap *, #contents .list > li:hover .img_wrap * {
    transform: scale(1.2);
    transition: all 0.8s ease 0s;
}

.list > li.nynewsList-img .line {
    display: inline-block;
    margin: 0px 13px;
    width: 1px;
    height: 11px;
    background: rgba(0, 0, 0, 0.5);
}

.list .text_wrap {
    margin-left: 0px;
    min-height: 170px;
    padding: 0px;
}

.list .text_wrap p.time img {
    margin-right: 10px;
}

.ablink {
    position: absolute;
    inset: 0px;
    background: rgba(0, 0, 0, 0);
    z-index: 5;
    display: block;
}

.list .txt h4, .list li.nynewsList-img h4 {
    font-size: 21px;
    color: rgb(84, 82, 82);
    font-weight: bold;
    position: relative;
    background-image: linear-gradient(rgb(128, 30, 191), rgb(128, 30, 191));
    background-position: 0px 100%;
    background-size: 0px 1px;
    background-repeat: no-repeat;
    transition: background-size 0.3s ease 0s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: min-content;
}

.list li:hover .txt h4, .list li.nynewsList-img:hover h4 {
    background-size: 100% 1px;
}

.list .txt h4 {
    margin-top: 16px;
}

.list .txt p, .list > li.nynewsList-img p {
    line-height: 27px;
    color: rgb(119, 119, 119);
}

.list li:hover h4 {
    color: #801EBF;
    font-weight: bold;
}

.list .line-2 {
    margin-top: 20px;
}

.list p.time {
    margin-top: 10px;
}

.teacherlist {
    width: 100%;
}

.teacherlist .flex-top {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.teacherlist ul {
    list-style: none;
}

.teacherlist .flex-end {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.teacherlist .search {
    padding: 0.15rem 0.3rem;
    background: url("../images/searchbg.png") center bottom / cover no-repeat;
}

.teacherlist .search .top, .teacherlist .search .scend {
    padding: 0.2rem 0px 0px;
}

.teacherlist .search .top {
    background: url("../images/libg.png") left bottom repeat-x;
}

.teacherlist .search {
    margin-bottom: 0.5rem;
    width: 100%;
}

.teacherlist .search .name {
    width: 1.25rem;
    font-size: 0.16rem;
    color: rgb(84, 63, 158);
    font-weight: bold;
    text-align-last: justify;
    text-align: justify !important;
}

.teacherlist .search ul {
    width: calc(100% - 1.5rem);
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}

.teacherlist .search ul li {
    padding-right: 0.35rem;
    margin-bottom: 0.2rem;
}

.teacherlist .search ul li a {
    font-size: 0.14rem;
    color: rgb(51, 51, 51);
    display: block;
    font-family: "Microsoft Yahei";
    font-weight: 500;
}

.teacherlist .search ul li a:hover {
    color: rgb(84, 63, 158);
    text-decoration: none;
    font-weight: bold;
}

.teacherlist .search ul li:hover a, .teacherlist .search ul li.active a {
    color: rgb(84, 63, 158);
    text-decoration: none;
    font-weight: bold;
}

.teacherlist .search .zimu li {
    width: 0.44rem;
    padding-right: 0px !important;
}

.teacherlist .search .zimu li a {
    display: block;
    width: 100%;
}

.teacherlist .search .zimu li:hover a, .teacherlist .search .zimu li.active a {
    color: rgb(84, 63, 158);
    text-decoration: none;
    font-weight: bold;
}

.teacherlist .detailsitem {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
}

.w-flex {
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.detailsdes {
    width: calc(50% - 0.5rem);
    margin-bottom: 0.7rem;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.detailsdes::after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0.03rem;
    z-index: -1;
    width: 2.45rem;
    height: 2.45rem;
}

.detailsdes .img {
    width: 1.81rem;
    overflow: hidden;
}

.detailsdes .img img {
    width: 1.8rem;
    height: 2.2rem;
    transition: all 0.8s ease 0s;
}

.detailsdes .img p {
    font-size: 0.2rem;
    color: rgb(83, 12, 166);
    text-align: right;
    margin-top: 0.15rem;
}

.detailsdes .content {
    width: calc(100% - 2.18rem);
    color: rgb(51, 51, 51);
}

.detailsdes .content .name {
    font-size: 0.24rem;
    color: rgb(83, 12, 166);
    margin-bottom: 0.2rem;
}

.detailsdes .content .contenttitle {
    font-size: 0.16rem;
    margin-bottom: 0.12rem;
}

.detailsdes .content .contenttitle span {
    padding-right: 0.15rem;
}

.detailsdes .content .contentdes {
    font-size: 0.14rem;
    line-height: 0.26rem;
    overflow: hidden;
    margin-bottom: 0.2rem;
}

.detailsdes .content .contentdes .item {
    width: 100%;
}

.detailsdes .content .contentdes .item div {
    width: 0.4rem;
    margin-right: 0.05rem;
    text-align: justify;
    text-align-last: justify;
}

.detailsdes .content .contentdes .item p {
    width: 100%;
    max-width: calc(100% - 0.5rem);
    word-break: break-all;
}

.detailsdes .content .contentdes .item p span {
    display: block;
}

.detailsdes .content .detailsMore {
    border-top: 0.01rem solid rgb(223, 227, 236);
    width: 100%;
}

.detailsdes .content .detailsMore a {
    display: flex;
    color: rgb(216, 185, 90);
    width: 1.1rem;
    height: 0.3rem;
    font-size: 0.14rem;
    border: 0.01rem solid rgb(216, 185, 90);
    margin-top: 0.25rem;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
}

.detailsdes .content .detailsMore a img {
    width: 0.21rem;
    height: 0.04rem;
    margin-left: 0.05rem;
}

.detailsdes:hover::after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0.03rem;
    background: url("../images/teacher/beijing1.png") center bottom / 100% no-repeat;
    z-index: -1;
    width: 2.45rem;
    height: 2.45rem;
}

.detailsdes:hover .img img {
    transform: scale(1.02);
}

.detailsdes:hover .content .detailsMore a {
    border: 0.01rem solid rgb(76, 31, 181);
    background: linear-gradient(to right, rgb(122, 19, 173), rgb(76, 31, 181));
}

.justify-content-end {
    justify-content: flex-end;
}
/* æ£€ç´¢ç»“æžœ */
.searchWrap {
    background: #fff;
    margin: 20px 0;
    padding: 30px;
}

.searchWrap .serBox {
    padding: 25px;
    background: #f4f4f4;
    margin-bottom: 20px;
}

.searchWrap .txt {
    border: none;
    height: 40px;
    line-height: 40px;
    width: 85%;
    font-size: 15px;
    color: #3d3d3d;
    text-indent: 15px;
}

.searchWrap .btn {
    border: none;
    height: 40px;
    width: 15%;
    text-align: center;
    float: right;
    cursor: pointer;
    display: inline;
    color: #fff;
    background: #5e21d3;
    font-size: 18px;
    border-radius: 0;
}

.searchWrap ul {
    padding-bottom: 30px;
}

.searchWrap ul li {
    line-height: 30px;
    border-bottom: 1px solid #dedede;
    padding: 20px 0
}

.searchWrap ul li a {
    display: block;
}

.searchWrap ul li a h3 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.searchWrap ul li a:hover h3 {
    color: #5e21d3;
}

.searchWrap ul li a:hover p {
    color: #3d3d3d;
}

.searchWrap ul li a p {
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 60px;
    color: #333;
}

.searchWrap ul li a span.time {
    color: #999;
    margin-top: 15px
} 




.right_s{width: 27%;}
.hotnewsTitle{display: flex;align-items: center;font-size: 24px;color:#054388;font-weight:bold;font-family: "PingFang SC", "PingFang SC-Regular", 苹方;}
.hotnewsTitle .ico img{width: 47px;margin: 0 10px 0 0;}
.hotnewsList{position: relative;z-index: 1;padding: 10px 10px  23px;}
.hotnewsList:before{content:"";position: absolute;left: 10px;width: 1px;background: #d1d1d1;top: 0;bottom: 0;}
.hotnewsList li *{ transition: .5s;}
.hotnewsList li a{display:block;padding: 34px 20px 22px;border-bottom: #d1d1d1 1px dashed;position: relative;}
.hotnewsList li a .date{display: flex;width: 85px;height: 24px;border: #d1d1d1 1px solid;border-radius: 12px;align-items: center;justify-content: center;margin-bottom: 10px;font-family: "PingFang SC", "PingFang SC-Regular", 苹方;font-size: 14px;color: #333;}
.hotnewsList li a h5{font-size: 17px;color:#333333;line-height: 28px;font-weight: 400;font-family: "PingFang SC", "PingFang SC-Regular", 苹方;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: 56px;}
.hotnewsList li a:after{content:"";position:absolute;width: 11px;height: 11px;border:#666666 1px solid;border-radius: 50%;box-sizing: border-box;left: -4.5px;top: 40px;background: #fff;}
.hotnewsList li:last-child a{ border-bottom: none}
.hotnewsList li a:hover .date{ border:#054388 1px solid; background:#054388; color:#fff}
.hotnewsList li a:hover h5{ color: #054388; font-weight: bold}
.hotnewsList li a:hover:after{ border: #0f4d8f 2px solid;}






.v_news_content .all{
width:100% !important;
}

.daohang a{
padding-top: 0px !important;
}
