@charset "UTF-8";

html, body {
    background: url(../images/ny-bg.jpg) repeat;
}

body {
    overflow-x: hidden;
}

.footer {
    margin-top: 0;
}

.banner {
    position: relative;
    z-index: 1;
}

.banner:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: url(../images/head-zzt.png) repeat-x;
    background-position: center top;
    z-index: 2;
}

.banner img {
    display: block;
    width: 100%;
}

.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 0.5rem;
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 0.12rem;
    height: 0.35rem;
    font-size: 0.14rem;
    line-height: 0.35rem;
    text-align: center;
    color: #666;
    margin: 0 0.07rem;
}

.pagination a.active {
    background: #C5996A;
    color: #fff;
    border: 1px solid #C5996A;
}

.pagination a:hover {
    background: #C5996A;
    color: #fff;
    border: 1px solid #C5996A;
}

.pagination span {
    display: inline-block;
    font-size: 0.14rem;
}

#nymain {}

.nymain {
    position: relative;
    z-index: 3;
    min-height: 192px;
    margin-bottom: 1rem;
}

.nymain>div {
    display: flex;
}

.nymain::before {}

.nymain .leftNav {
    float: left;
    width: 2.92rem;
    position: relative;
    margin-right: .5rem;
    /* background: #fff; */
    margin-top: -1.26rem;
    display: none;
}

.nymain .leftNav>h2 {
    line-height: 1.26rem;
    color: #fffafc;
    font-size: .36rem;
    text-align: center;
    background: #204F9F;
    position: relative;
}





.nymain .leftNav>h2 img {
    vertical-align: middle;
    margin-right: 0.1rem;
    margin-top: -0.05rem;
}

.nymain .leftNav p {
    margin-left: 0.2rem;
    font-size: 0.26rem;
    font-weight: 600;
    color: #fff;
    padding: 0.2rem 0;
}

.nymain .leftNav>ul {
    background-position: right bottom;
    position: relative;
    background: #F1F6F9;
    padding: 0.1rem .3rem .3rem .3rem;
}

.nymain .leftNav>ul::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0.2rem;
    bottom: 0.7rem;
    top: 0;
    /* background: #fff; */
}

.nymain .leftNav>ul::after {}

.nymain .leftNav>ul>li {
    position: relative;
}

.nymain .leftNav>ul>li:first-child {
    border-top: none;
}

.nymain .leftNav ul li a {
    display: block;
    font-size: .2rem;
    padding-left: 0.3rem;
    line-height: .6rem;
    border-bottom: 1px dashed rgba(0, 96, 175, .2);
    color: #4D4D4D;
}

.nymain .leftNav>ul>li>span {
    position: absolute;
    width: .3rem;
    height: .3rem;
    right: .1rem;
    top: .15rem;
    background: url(../images/sub_left_down4.png) no-repeat center center;
    cursor: pointer;
    transition: all 0.3s;
}



.nymain .leftNav>ul>li.on>a {
    color: #204F9F;
    font-weight: 600;
}



.nymain .leftNav>ul>li.activ {
    background: #dadada;
}

.nymain .leftNav>ul>li.active>a {
    color: #204F9F;
    font-weight: 600;
}

.nymain .leftNav ul li:hover {}

.nymain .leftNav ul li.active {}

.nymain .leftNav ul li.active ul {
    display: block;
}

.nymain .leftNav ul li a:hover {
    background-position: 0.31rem center;
    color: #204F9F;
}

.nymain .leftNav>ul>li>ul {
    display: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    border-bottom: 1px dashed rgba(0, 96, 175, .2);
}

.nymain .leftNav>ul>li>ul>li>a {
    font-size: 0.16rem;
    line-height: 0.46rem;
    /* border-top: 1px solid #eeeeee; */
    /* padding-left: 65px; */
    color: #666666;
    border: none;
}

.nymain .leftNav>ul>li>ul>li:nth-child(1)>a {
    border: none;
}

.ny-right {
    flex: 1;
    min-width: 0;
}

.ny-rcom {
    font-size: 0.24rem;
    color: #C5996A;
    margin-bottom: 0.15rem;
    font-weight: normal;
}

.position {
    margin-top: -.5rem;
    max-width: 9.85rem;
    background: #204F9F;
    border-radius: 0 .4rem .4rem 0;
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-right: .25rem;
}

.position::before {
    content: "";
    position: absolute;
    left: -260px;
    right: 0;
    bottom: 0;
    top: 0;
    border-radius: 0 .4rem .4rem 0;
    background: #204F9F;
}

.position>div {
    position: relative;
    text-align: right;
    font-size: 0;
    line-height: .4rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.position>h3 img {
    display: block;
    margin-right: 0;
    margin-left: .2rem;
}

.position h3 {
    font-size: .24rem;
    line-height: .8rem;
    color: #fff;
    font-weight: 600;
    z-index: 9;
    position: relative;
    display: flex;
    align-items: center;
    font-family: "sysong";
}

.position svg {
    margin-right: .1rem;
}

.position svg path {
    fill: rgba(255, 255, 255, .7);
}

.position span {
    color: rgba(255, 255, 255, .7);
    font-size: .16rem;
    vertical-align: middle;
    z-index: 9;
    position: relative;
}

.position img {
    height: 0.16rem;
    vertical-align: middle;
    margin-right: 0.05rem;
    z-index: 9;
    position: relative;
}

.position a {
    font-size: .16rem;
    padding: 0 .1rem;
    vertical-align: middle;
    color: rgba(255, 255, 255, .7);
    z-index: 9;
    position: relative;
}

.position a:hover {
    color: #fff;
}

.pcleftnav {
    margin-left: 2.8rem;
    position: relative;
    z-index: 99;
    margin-top: -.4rem;
}

.pcleftnav::before {
    content: "";
    position: absolute;
    left: 0;
    right: -2.6rem;
    top: 0;
    bottom: 0;
    background: #fff url(../images/pcleftnavbg.png) repeat-x;
    background-position: left bottom;
    border-radius: .4rem 0 0 .4rem;
}

.pcleftnav>ul {
    display: flex;
    flex-wrap: wrap;
    padding: .1rem 0;
    padding-left: .2rem;
}

.pcleftnav>ul>li {
    position: relative;
    padding: 0 .3rem;
}

.pcleftnav>ul>li>a {
    display: block;
    font-family: "sysong";
    line-height: .4rem;
    padding: .1rem 0;
    font-size: 0.18rem;
    color: #555555
}

.pcleftnav>ul>li:hover>a {
    color: #204F9F;
}

.pcleftnav>ul>li.active>a {
    font-size: 0.24rem;
    position: relative;
    color: #204F9F;
}

.pcleftnav>ul>li.active>a::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: url(../images/pcnavact.png) no-repeat;
    background-position: center bottom;
    background-size: .2rem;
}
.pcleftnav>ul>li>div{
    position: absolute;
    left: 50%;
    transform: translateX(-50%) scaleY(0);
    transform-origin: center top;
    transition: all 0.3s;
    right: 0;
    top: 100%;
    background: #fff;
    box-shadow:0 0 10px rgba(0,0,0,.1);
    border-radius: 5px;
    padding: 10px;
    width: 160px;
    z-index: 999;
}
.pcleftnav>ul>li:hover div{
    transform: translateX(-50%) scaleY(1);
}
.pcleftnav>ul>li>div a{
    text-align: center;
    display: block;
    font-size: .16rem;
    line-height: .42rem;
    transition: all 0.3s;
    border-radius: 5px;
    font-family: "sysong";
    color: #555555;
}
.pcleftnav>ul>li>div a:hover{
    background: #204F9F;
    color: #fff;
}


.ny-rmain {
    margin-top: .2rem;
}


.xbcont {
    display: flex;
}

.xbcont-l {
    margin-right: 10%;
}

.xbcont-l img {
    display: block;
    width: 2.8rem;
}

.xbcont-r {
    flex: 1;
    min-width: 0;
}

.xbcont-r p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.42rem;
    color: #333333;
    text-indent: 2em;
    margin-top: .3rem;
      text-align: justify;
}

.xbcont-r p:nth-child(1) {
    margin-top: 0;
}



/* 机构组织 */
.jgzz-box {
    margin-top: .9rem;
    /* padding-bottom: .2rem; */
    /* border-bottom: 1px solid #2A5798; */
    /* background: url(../images/jgzz-icon.png) no-repeat; */
    /* background-position: right bottom; */
    /* background-size: auto .26rem; */
}

.jgzz-box:nth-child(1) {
    margin-top: 0;
}

.jgzz-box h3 {
    font-size: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    font-weight: normal;
    color: #2A5798;
    font-family: "sysong";
    border-bottom: 1px solid #2A5798;
    background: url(../images/jgzz-icon.png) no-repeat;
    background-position: right bottom;
    background-size: auto 0.26rem;
    padding-bottom: 0.2rem;
}

.jgzz-box h3 b {
    font-size: 0.26rem;
    font-weight: 600;
    line-height: 0.42rem;
    font-weight: normal;
}

.jgzz-box h3 span {
    font-size: 0.14rem;
    line-height: .32rem;
    font-weight: normal;
}

.jgzz-box ul {
    margin-top: .17rem;
    display: flex;
    flex-wrap: wrap;
}

.jgzz-box ul li {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-right: 1rem;
}

.jgzz-box ul li:last-child {
    margin-right: 0;
}

.jgzz-box ul li>b {
    font-size: 0.22rem;
    font-weight: normal;
    line-height: 0.42rem;
    color: #2A5798
}

.jgzz-box ul li>div {
    display: flex;
    flex-wrap: wrap;
}

.jgzz-box ul li>div a {
    font-size: 0.22rem;
    font-weight: normal;
    line-height: 0.42rem;
    margin-right: .3rem;
}

.jgzz-box ul li>div a:hover {
    color: #2A5798;
}

.jgzz-box ul li>div a:last-child {
    margin-right: 0;
}

.jgzz-box ul li>div a i {
    font-style: normal;
    font-size: 0.18rem;
}


/* 专业设置 */
.zysz {
    display: flex;
    justify-content: space-between;
}

.zyszbox {
    background: #2D5B9C url(../images/zyszboxbg.png) repeat;
    background-position: center center;
    border-radius: 0.2rem 0px 0.2rem 0px;
    padding: .4rem .3rem .2rem .3rem;
    position: relative;
    transition: all 0.3s;
    width: 30%;
}

.zyszbox:hover {
    background-color: #C5996A;
}

.zyszbox:hover .zyszbox-icon {
    background: #C5996A;
}

.zyszbox::before {
    content: "";
    position: absolute;
    left: .66rem;
    top: 0;
    bottom: 0;
    border-left: 1px dashed rgba(255, 255, 255, 0.4);
    z-index: 1;
}

.zyszbox-tit {
    display: flex;
    align-items: center;
}

.zyszbox-tit .zyszbox-icon {
    border: 1px dashed rgba(255, 255, 255, 0.4);
    width: 0.7rem;
    height: 0.7rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: .15rem;
    border-radius: 50%;
    position: relative;
    z-index: 9;
    background: #2A5798;
    transition: all 0.3s;
}

.zyszbox-tit .zyszbox-icon img {
    display: block;
    max-width: 70%;
    max-height: 70%;
    height: .46rem;
}

.zyszbox-tit h3 {
    font-size: 0.26rem;
    font-weight: normal;
    line-height: 0.42rem;
    color: #FFFFFF;
    flex: 1;
    min-width: 0;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    font-family: "sysong";
}

.zyszbox-tit h3 span {
    font-size: 0.2rem;
}

.zyszbox ul {
    padding-left: .85rem;
}

.zyszbox ul li a {
    display: block;
    padding-left: .22rem;
}

.zyszbox ul li a:hover p {
    color: #2A5798;
}

.zyszbox ul li a:hover span {
    color: #2A5798;
}

.zyszbox ul li a:hover p::before {
    background: #2A5798;
}

.zyszbox ul li a p {
    font-size: 0.22rem;
    font-weight: normal;
    line-height: 0.4rem;
    color: #FFFFFF;
    padding: .05rem 0;
    position: relative;
}

.zyszbox ul li a p::before {
    content: "";
    border-radius: 50%;
    position: absolute;
    left: -.22rem;
    width: 0.06rem;
    height: 0.06rem;
    opacity: 0.4;
    background: #FFFFFF;
    top: 0.22rem;
    transition: all 0.3s;
}

.zyszbox ul li a span {
    display: block;
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.28rem;
    letter-spacing: 0em;
    color: rgba(255, 255, 255, 0.7);
}

/* 师资队伍 */
.szdw-cont p {
    font-family: "sysong";
    font-size: 0.18rem;
    font-weight: 500;
    line-height: 0.4rem;
    text-align: center;
    letter-spacing: 0em;
    color: #333333
}

.szdw-list {
    margin-top: .25rem;
}

.szdw-list ul {
    padding-top: 1px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -.33rem;
}

.szdw-list ul li {
    width: 33.33%;
    margin-top: .5rem;
}

.szdw-list ul li a {
    margin: 0 .33rem;
    display: block;
    background: url(../images/szdw-listbg.png) no-repeat;
    background-size: 100% 100%;
    transition: all 0.3s;
    text-align: center;
    font-size: 0.22rem;
    font-weight: normal;
    line-height: 0.42rem;
    color: #333333;
    padding: .16rem .1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.szdw-list ul li:hover a {
    background: url(../images/szdw-listbg2.png) no-repeat;
    background-size: 100% 100%;
    color: #C5996A;
}

/* 图片列表 */
.piclist ul li {
    position: relative;
    overflow: hidden;
    margin-top: .65rem;
    background: #fff;
}

.piclist ul li:nth-child(1) {
    margin-top: 0;
}

.piclist ul li::before {
    content: "";
    position: absolute;
    right: 0;
    left: 5.05rem;
    top: 0;
    bottom: 0;
    transition: all 0.5s;
    background: #2A5798;
    transform: scaleX(0);
    transform-origin: left center;
}

.piclist ul li:nth-child(2n)::before {
background: #C5996A;
}

.piclist ul li a {
    display: flex;
    align-items: center;
    position: relative;
}

.piclist ul li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 0.6rem;
    background: #2A5798;
    z-index: 1;
}


.piclist ul li a .date {
    width: 0.6rem;
    text-align: center;
    position: relative;
    z-index: 2;
}

.piclist ul li:nth-child(2n) a::before {
    background: #C5996A;
    color: #fff;
}

.piclist ul li a .date b {
    display: block;
    font-family: Georgia;
    font-size: 0.32rem;
    font-weight: normal;
    line-height: .36rem;
    color: #FFFFFF;
}

.piclist ul li a .date p {
    font-size: 0.15rem;
    font-weight: 500;
    line-height: 0.22rem;
    color: #FFFFFF;
    margin: .1rem 0 .03rem 0;
}

.piclist ul li a .date span {
    display: block;
    font-family: Georgia;
    font-size: 0.16rem;
    font-weight: normal;
    line-height: .18rem;
    color: #FFFFFF;
}

.piclist ul li a .pics {
    width: 4.45rem;
}

.piclist ul li a .pics .pic {
    padding-top: 77%;
}

.piclist ul li a .info {
    flex: 1;
    min-width: 0;
    padding: 0 .4rem;
    overflow: hidden;
}

.piclist ul li a .info h3 {
    font-size: 0.24rem;
    font-weight: normal;
    line-height: 0.34rem;
    letter-spacing: 0em;
    color: #222222;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 0.68rem;
}

.piclist ul li a .info p {
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.26rem;
    color: rgb(46 44 44 / 70%);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 0.78rem;
    margin: .3rem 0 .4rem 0;
}

.piclist ul li a .info span {
    float: right;
    font-size: 0.15rem;
    font-weight: 600;
    line-height: normal;
    display: flex;
    align-items: center;
    color: #2A5798;
    background: url(../images/piclist-icon1.png) no-repeat;
    background-position: right center;
    background-size: .19rem;
    padding-right: .15rem;
    background-size: .19rem;
}

/* 标题列表 */
.titlist ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.titlist ul li {
    width: 48.5%;
    position: relative;
    background: #fff;
    margin-top: .55rem;
}

.titlist ul li:nth-child(-n+2) {
    margin-top: 0;
}

.titlist ul li::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    z-index: 1;
background: #2A5798;
    transform: scaleY(0);
    transform-origin: center top;
    transition: all 0.5s;
}

.titlist ul li:nth-child(4n+2)::before {
    background: #C5996A;
}

.titlist ul li:nth-child(4n+3)::before {
    background: #C5996A;
}

.titlist ul li a {
    display: block;
    padding: .2rem .3rem .3rem .3rem;
    border-top: 2px solid #2A5798;
    position: relative;
    z-index: 9;
}

.titlist ul li:nth-child(4n+2) a {
    border-top: 2px solid #C5996A;
}

.titlist ul li:nth-child(4n+3) a {
    border-top: 2px solid #C5996A;
}


.titlist ul li a span {
    display: block;
    font-family: Georgia;
    font-size: 0.2rem;
    font-weight: normal;
    line-height: 0.23rem;
    color: #2A5798;
}

.titlist ul li a h3 {
    font-size: 0.24rem;
    font-weight: normal;
    line-height: 0.34rem;
    color: #222222;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 0.68rem;
    margin: .2rem 0;
}

.titlist ul li a p {
    font-size: 0.15rem;
    font-weight: normal;
    line-height: 0.26rem;
    letter-spacing: 0em;
    color: rgba(51, 51, 51, 0.7);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 0.52rem;
}

.titlist ul li:hover::before {
    transform: scaleY(1);
}

.titlist ul li:hover a span {
    color: #FFFFFf;
}

.titlist ul li:hover a h3 {
    color: #FFFFFf;
}

.titlist ul li:hover a p {
    color: rgba(255, 255, 255, 0.7);
}

/* 内容页 */
.art-main {
    background: #FFFFFF;
    border-top: .04rem solid #2A5798;
    padding: .5rem .5rem .6rem 1.2rem;
    position: relative;
}

.art-tit h3 {
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 0.5rem;
    text-align: center;
    color: #333333;
}

.art-tit p {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: .1rem;
}

.art-tit p span {
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.4rem;
    text-align: center;
    color: #888888;
    display: inline-block;
}

.art-body {
    border-top: 1px dashed #BFBFBF;
    margin-top: .4rem;
}

.art-body p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.34rem;
    color: #333333;
    margin-top: .3rem;
    text-indent: 2em;
}

.art-body p img {
    /* display: block; */
    max-width: 100%;
    margin: 0 auto;
}

.art-info {
    display: flex;
    justify-content: space-between;
    margin-top: .88rem;
}

.art-info>div {
    width: 48%;
    padding: .25rem .3rem;
    border: 1px solid #DFDFDF;
    border-top: 2px solid #2A5798;
    transition: all 0.3s;
}

.art-info>div p {
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.24rem;
    color: #808080;
}

.art-info>div p a {
    display: block;
    color: #333333;
}

.art-info>div:hover {
     color: rgba(255, 255, 255, .7);
    background-color: #2A5798;
    border-color: #2A5798;
}

.art-info>div:hover a {
    color: rgba(255, 255, 255, .7);
}

.art-info>div:hover a a {
    color: #fff;
}

.art-fx {
    position: absolute;
    left: .2rem;
    top: 2.2trm;
}

.visits>.art-fxicon {
    background: #2A5798;
    margin: 0 auto;
    width: 0.5rem;
    height: 0.5rem;
    display: flex;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.visits>p {
    font-family: Arial;
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.4rem;
    color: #888888;
    text-align: center;
}

.nyshare {
    position: relative;
}

.nyshare>.art-fxicon {
    background: #C5996A;
    margin: 0 auto;
    width: 0.5rem;
    height: 0.5rem;
    display: flex;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
    z-index: 2;
}

.nyshare>p {
    text-align: center;
    font-family: Arial;
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.4rem;
    color: #C5996A;
}

#share-2 {
    position: absolute;
    left: .25rem;
    top: 0;
    height: 0.5rem;
    display: flex;
    align-items: center;
    background: #fff;
    border: 1px solid #C5996A;
    border-radius: 0 .3rem .3rem 0;
    padding: 0 .1rem 0 .35rem;
    z-index: 1;
    transform: scaleX(0);
    transform-origin: left center;
    transition: all 0.3s;
}

.nyshare:hover #share-2 {
    transform: scaleX(1);
}



/* 师资队伍-排序 */
.ranks-tit {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #2A5798;
    background: url(../images/jgzz-icon.png) no-repeat;
    background-position: right bottom;
    background-size: 1rem auto;
    padding-right: .5rem;
    font-family: "sysong";
    margin-bottom: .55rem;
}

.ranks-tit p {
    font-size: 0.26rem;
    font-weight: 600;
    line-height: 0.32rem;
    color: #2A5798;
    margin-right: .6rem;
    padding-bottom: .1rem;
}

.ranks-tit ul {
    display: flex;
    flex-wrap: wrap;
}

.ranks-tit ul li {
    position: relative;
    margin-right: .6rem;
}

.ranks-tit ul li:last-child {
    margin-right: 0;
}

.ranks-tit ul li a {
    display: block;
    font-size: 0.22rem;
    font-weight: 600;
    line-height: 0.32rem;
    color: #555555;
    padding-bottom: .1rem;
}

.ranks-tit ul li.active a {
    color: #2A5798;
}

.ranks-tit ul li.active::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 100%;
    border-width: .1rem .07rem 0 .07rem;
    border-style: solid;
    border-color: #2A5798 transparent transparent transparent;
}

.ranks-cont {
    position: relative;
    overflow: hidden;
}

.ranks-cont>div {
    position: absolute;
    left: 0;
    width: 100%;
    transition: all 0.5s;
    opacity: 0;
    z-index: -9;
    transform: translateY(2rem);
    top: 0;
}

.ranks-cont>div.active {
    position: relative;
    opacity: 1;
    z-index: 9;
    transform: translateY(0);
}

.pysort-zm {
    display: flex;
    background: #94AFDE;
}

.pysort-zm span {
    background: #204F9F;
    width: 1.25rem;
    text-align: center;
    font-size: 0.24rem;
    font-weight: normal;
    line-height: 0.6rem;
    text-align: center;
    color: #FFFFFF;
    padding: .1rem 0;
}

.pysort-zm ul {
    flex: 1;
    min-width: 0;
    display: flex;
    justify-content: space-evenly;
    padding: .1rem 0;
}

.pysort-zm ul li {
    width: 3.84%;
}

.pysort-zm ul li a {
    display: block;
    font-size: 0.24rem;
    font-weight: normal;
    line-height: 0.6rem;
    text-align: center;
    color: #FFFFFF;
}

.pysort-zm ul li a:hover {
    color: #2A5798;
}

.pysort-list ul li {
    display: flex;
    margin-top: .33rem;
    padding: .1rem 0;
}

.pysort-list ul li span {
    display: block;
    width: 0.78rem;
    font-family: Arial;
    font-size: 0.28rem;
    font-weight: normal;
    line-height: 0.4rem;
    text-align: center;
    color: #204F9F;
}

.pysort-list ul li div {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-wrap: wrap;
}

.pysort-list ul li div a {
    font-size: 0.22rem;
    font-weight: normal;
    line-height: 0.4rem;
    color: #333333;
    margin-right: 0.5rem;
    transition: all 0s;
}

.pysort-list ul li div a:last-child {
    margin-right: 0;
}

.pysort-list ul li div a:hover {
    color: #2A5798;
    font-weight: 600;
}

.ofsort ul li {
    margin-top: .33rem;
}

.ofsort ul li:nth-child(1) {
    margin-top: 0;
}

.ofsort ul li h3 {
    font-size: 0.22rem;
    font-weight: 600;
    line-height: 0.55rem;
    color: #204F9F;
    border-bottom: 1px dashed #2A5798;
    padding-left: .1rem;
    position: relative;
}

.ofsort ul li h3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    height: 0.22rem;
    background: #C5996A;
}

.ofsort ul li div {
    display: flex;
    flex-wrap: wrap;
    margin-top: .4rem;
}

.ofsort ul li div h4 {
    width: 16.66%;
    display: block;
    font-size: 0.22rem;
    font-weight: normal;
    line-height: 0.6rem;
    color: #333333;
    transition: all 0s;
}
.ofsort ul li div h4 a{
    display:block;
    width:.9rem;
    text-align-last: justify;
}

.ofsort ul li div a:hover {
    color: #2A5798;
    font-weight: 600;
}


/* 师资队伍详情页 */
.szcont {
    background: #fff;
    padding: .4rem .3rem .5rem .3rem;
}

.sz-tit {
    position: relative;
    display: flex;
    background: url(../images/jgzz-icon.png) no-repeat;
    background-position: right bottom;
    background-size: 1rem;
    align-items: center;
}

.sz-tit::after {
    content: "";
    position: absolute;
    left: 2.87rem;
    right: 0;
    bottom: 0;
    height: 1px;
    background: #2A5798;
}

.sz-pics {
    width: 2.87rem;
    padding-left: .16rem;
    padding-top: .16rem;
    position: relative;
    margin-right: .6rem;
}

.sz-pics::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0.36rem;
    bottom: 0.16rem;
    background: #204F9F;
}

.sz-pics .pic {
    padding-top: 125%;
}

.sz-info {
    flex: 1;
    min-width: 0;
}

.sz-name {
    display: flex;
    align-items: flex-end;
}

.sz-name b {
    display: block;
    font-size: 0.34rem;
    font-weight: bold;
    line-height: 0.42rem;
    color: #2D5B9C
}

.sz-name span {
    display: block;
    font-size: 0.24rem;
    font-weight: normal;
    line-height: 0.34rem;
    color: #2D5B9C;
    margin-left: .05rem;
}

.sz-line {
    width: 2.45rem;
    border-top: 1px solid #C5996A;
    margin: .12rem 0 .35rem 0;
}

.sz-text p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.32rem;
    color: #333333;
}

.sz-lang {
    position: absolute;
    right: 0;
    top: 0;
}

.sz-lang a {
    display: flex;
    align-items: center;
}

.sz-lang a p {
    font-family: Arial;
    font-size: 0.16rem;
    font-weight: normal;
    line-height: .18rem;
    color: #204F9F;
    margin-left: .05rem;
}

.sz-body {
    margin-top: .5rem;
}

.sz-box {
    margin-top: .3rem;
}

.sz-box h3 {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.32rem;
    color: #2D5B9C;
}

.sz-box div p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.32rem;
    color: #333333;
text-indent: 0 !important;
}

.szcont2 {
   
    background-position: calc(100% - .5rem) .3rem;
    background-size: 3rem;
    padding-top: .77rem;
}

.szcont2 .sz-tit {
    background: none;
}

.szcont2 .sz-tit::after {
    content: none;
}

.szcont2 .sz-name {
    justify-content: center;
}

@media screen and (min-width:1025px) {
    .piclist ul li:hover::before {
        transform: scaleX(0);
    }

    .piclist ul li:hover a .info h3 {
        color: #FFFFFF;
         color:#2A5798;
    }
    .piclist ul li:nth-child(2n):hover a .info h3{
        color:#C5996A;
    } 

    .piclist ul li:hover a .info p {
        /* color: rgba(255, 255, 255, 0.7); */
    }

    .piclist ul li:hover a .info span {
        /* color: #FFFFFF; */
        /* background: url(../images/piclist-icon2.png) no-repeat; */
        /* background-position: right center; */
        /* background-size: .19rem; */
    }
}@charset "UTF-8";

html, body {
    background: url(../images/ny-bg.jpg) repeat;
}

body {
    overflow-x: hidden;
}

.footer {
    margin-top: 0;
}

.banner {
    position: relative;
    z-index: 1;
}

.banner:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: url(../images/head-zzt.png) repeat-x;
    background-position: center top;
    z-index: 2;
}

.banner img {
    display: block;
    width: 100%;
}

.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 0.5rem;
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 0.12rem;
    height: 0.35rem;
    font-size: 0.14rem;
    line-height: 0.35rem;
    text-align: center;
    color: #666;
    margin: 0 0.07rem;
}

.pagination a.active {
    background: #C5996A;
    color: #fff;
    border: 1px solid #C5996A;
}

.pagination a:hover {
    background: #C5996A;
    color: #fff;
    border: 1px solid #C5996A;
}

.pagination span {
    display: inline-block;
    font-size: 0.14rem;
}

#nymain {}

.nymain {
    position: relative;
    z-index: 3;
    min-height: 192px;
    margin-bottom: 1rem;
}

.nymain>div {
    display: flex;
}

.nymain::before {}

.nymain .leftNav {
    float: left;
    width: 2.92rem;
    position: relative;
    margin-right: .5rem;
    /* background: #fff; */
    margin-top: -1.26rem;
    display: none;
}

.nymain .leftNav>h2 {
    line-height: 1.26rem;
    color: #fffafc;
    font-size: .36rem;
    text-align: center;
    background: #204F9F;
    position: relative;
}





.nymain .leftNav>h2 img {
    vertical-align: middle;
    margin-right: 0.1rem;
    margin-top: -0.05rem;
}

.nymain .leftNav p {
    margin-left: 0.2rem;
    font-size: 0.26rem;
    font-weight: 600;
    color: #fff;
    padding: 0.2rem 0;
}

.nymain .leftNav>ul {
    background-position: right bottom;
    position: relative;
    background: #F1F6F9;
    padding: 0.1rem .3rem .3rem .3rem;
}

.nymain .leftNav>ul::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0.2rem;
    bottom: 0.7rem;
    top: 0;
    /* background: #fff; */
}

.nymain .leftNav>ul::after {}

.nymain .leftNav>ul>li {
    position: relative;
}

.nymain .leftNav>ul>li:first-child {
    border-top: none;
}

.nymain .leftNav ul li a {
    display: block;
    font-size: .2rem;
    padding-left: 0.3rem;
    line-height: .6rem;
    border-bottom: 1px dashed rgba(0, 96, 175, .2);
    color: #4D4D4D;
}

.nymain .leftNav>ul>li>span {
    position: absolute;
    width: .3rem;
    height: .3rem;
    right: .1rem;
    top: .15rem;
    background: url(../images/sub_left_down4.png) no-repeat center center;
    cursor: pointer;
    transition: all 0.3s;
}



.nymain .leftNav>ul>li.on>a {
    color: #204F9F;
    font-weight: 600;
}



.nymain .leftNav>ul>li.activ {
    background: #dadada;
}

.nymain .leftNav>ul>li.active>a {
    color: #204F9F;
    font-weight: 600;
}

.nymain .leftNav ul li:hover {}

.nymain .leftNav ul li.active {}

.nymain .leftNav ul li.active ul {
    display: block;
}

.nymain .leftNav ul li a:hover {
    background-position: 0.31rem center;
    color: #204F9F;
}

.nymain .leftNav>ul>li>ul {
    display: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    border-bottom: 1px dashed rgba(0, 96, 175, .2);
}

.nymain .leftNav>ul>li>ul>li>a {
    font-size: 0.16rem;
    line-height: 0.46rem;
    /* border-top: 1px solid #eeeeee; */
    /* padding-left: 65px; */
    color: #666666;
    border: none;
}

.nymain .leftNav>ul>li>ul>li:nth-child(1)>a {
    border: none;
}

.ny-right {
    flex: 1;
    min-width: 0;
}

.ny-rcom {
    font-size: 0.24rem;
    color: #C5996A;
    margin-bottom: 0.15rem;
    font-weight: normal;
}

.position {
    margin-top: -.5rem;
    max-width: 9.85rem;
    background: #204F9F;
    border-radius: 0 .4rem .4rem 0;
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-right: .25rem;
}

.position::before {
    content: "";
    position: absolute;
    left: -260px;
    right: 0;
    bottom: 0;
    top: 0;
    border-radius: 0 .4rem .4rem 0;
    background: #204F9F;
}

.position>div {
    position: relative;
    text-align: right;
    font-size: 0;
    line-height: .4rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.position>h3 img {
    display: block;
    margin-right: 0;
    margin-left: .2rem;
}

.position h3 {
    font-size: .24rem;
    line-height: .8rem;
    color: #fff;
    font-weight: 600;
    z-index: 9;
    position: relative;
    display: flex;
    align-items: center;
    font-family: "sysong";
}

.position svg {
    margin-right: .1rem;
}

.position svg path {
    fill: rgba(255, 255, 255, .7);
}

.position span {
    color: rgba(255, 255, 255, .7);
    font-size: .16rem;
    vertical-align: middle;
    z-index: 9;
    position: relative;
}

.position img {
    height: 0.16rem;
    vertical-align: middle;
    margin-right: 0.05rem;
    z-index: 9;
    position: relative;
}

.position a {
    font-size: .16rem;
    padding: 0 .1rem;
    vertical-align: middle;
    color: rgba(255, 255, 255, .7);
    z-index: 9;
    position: relative;
}

.position a:hover {
    color: #fff;
}

.pcleftnav {
    margin-left: 2.8rem;
    position: relative;
    z-index: 99;
    margin-top: -.4rem;
}

.pcleftnav::before {
    content: "";
    position: absolute;
    left: 0;
    right: -2.6rem;
    top: 0;
    bottom: 0;
    background: #fff url(../images/pcleftnavbg.png) repeat-x;
    background-position: left bottom;
    border-radius: .4rem 0 0 .4rem;
}

.pcleftnav>ul {
    display: flex;
    flex-wrap: wrap;
    padding: .1rem 0;
    padding-left: .2rem;
}

.pcleftnav>ul>li {
    position: relative;
    padding: 0 .3rem;
}

.pcleftnav>ul>li>a {
    display: block;
    font-family: "sysong";
    line-height: .4rem;
    padding: .1rem 0;
    font-size: 0.18rem;
    color: #555555
}

.pcleftnav>ul>li:hover>a {
    color: #204F9F;
}

.pcleftnav>ul>li.active>a {
    font-size: 0.24rem;
    position: relative;
    color: #204F9F;
}

.pcleftnav>ul>li.active>a::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: url(../images/pcnavact.png) no-repeat;
    background-position: center bottom;
    background-size: .2rem;
}
.pcleftnav>ul>li>div{
    position: absolute;
    left: 50%;
    transform: translateX(-50%) scaleY(0);
    transform-origin: center top;
    transition: all 0.3s;
    right: 0;
    top: 100%;
    background: #fff;
    box-shadow:0 0 10px rgba(0,0,0,.1);
    border-radius: 5px;
    padding: 10px;
    width: 160px;
    z-index: 999;
}
.pcleftnav>ul>li:hover div{
    transform: translateX(-50%) scaleY(1);
}
.pcleftnav>ul>li>div a{
    text-align: center;
    display: block;
    font-size: .16rem;
    line-height: .42rem;
    transition: all 0.3s;
    border-radius: 5px;
    font-family: "sysong";
    color: #555555;
}
.pcleftnav>ul>li>div a:hover{
    background: #204F9F;
    color: #fff;
}


.ny-rmain {
    margin-top: .2rem;
}


.xbcont {
    display: flex;
}

.xbcont-l {
    margin-right: 10%;
}

.xbcont-l img {
    display: block;
    width: 2.8rem;
}

.xbcont-r {
    flex: 1;
    min-width: 0;
}

.xbcont-r p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.42rem;
    color: #333333;
    text-indent: 2em;
    margin-top: .3rem;
      text-align: justify;
}

.xbcont-r p:nth-child(1) {
    margin-top: 0;
}



/* 机构组织 */
.jgzz-box {
    margin-top: .9rem;
    /* padding-bottom: .2rem; */
    /* border-bottom: 1px solid #2A5798; */
    /* background: url(../images/jgzz-icon.png) no-repeat; */
    /* background-position: right bottom; */
    /* background-size: auto .26rem; */
}

.jgzz-box:nth-child(1) {
    margin-top: 0;
}

.jgzz-box h3 {
    font-size: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    font-weight: normal;
    color: #2A5798;
    font-family: "sysong";
    border-bottom: 1px solid #2A5798;
    background: url(../images/jgzz-icon.png) no-repeat;
    background-position: right bottom;
    background-size: auto 0.26rem;
    padding-bottom: 0.2rem;
}

.jgzz-box h3 b {
    font-size: 0.26rem;
    font-weight: 600;
    line-height: 0.42rem;
    font-weight: normal;
}

.jgzz-box h3 span {
    font-size: 0.14rem;
    line-height: .32rem;
    font-weight: normal;
}

.jgzz-box ul {
    margin-top: .17rem;
    display: flex;
    flex-wrap: wrap;
}

.jgzz-box ul li {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-right: 1rem;
}

.jgzz-box ul li:last-child {
    margin-right: 0;
}

.jgzz-box ul li>b {
    font-size: 0.22rem;
    font-weight: normal;
    line-height: 0.42rem;
    color: #2A5798
}

.jgzz-box ul li>div {
    display: flex;
    flex-wrap: wrap;
}

.jgzz-box ul li>div a {
    font-size: 0.22rem;
    font-weight: normal;
    line-height: 0.42rem;
    margin-right: .3rem;
}

.jgzz-box ul li>div a:hover {
    color: #2A5798;
}

.jgzz-box ul li>div a:last-child {
    margin-right: 0;
}

.jgzz-box ul li>div a i {
    font-style: normal;
    font-size: 0.18rem;
}


/* 专业设置 */
.zysz {
    display: flex;
    justify-content: space-between;
}

.zyszbox {
    background: #2D5B9C url(../images/zyszboxbg.png) repeat;
    background-position: center center;
    border-radius: 0.2rem 0px 0.2rem 0px;
    padding: .4rem .3rem .2rem .3rem;
    position: relative;
    transition: all 0.3s;
    width: 30%;
}

.zyszbox:hover {
    background-color: #C5996A;
}

.zyszbox:hover .zyszbox-icon {
    background: #C5996A;
}

.zyszbox::before {
    content: "";
    position: absolute;
    left: .66rem;
    top: 0;
    bottom: 0;
    border-left: 1px dashed rgba(255, 255, 255, 0.4);
    z-index: 1;
}

.zyszbox-tit {
    display: flex;
    align-items: center;
}

.zyszbox-tit .zyszbox-icon {
    border: 1px dashed rgba(255, 255, 255, 0.4);
    width: 0.7rem;
    height: 0.7rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: .15rem;
    border-radius: 50%;
    position: relative;
    z-index: 9;
    background: #2A5798;
    transition: all 0.3s;
}

.zyszbox-tit .zyszbox-icon img {
    display: block;
    max-width: 70%;
    max-height: 70%;
    height: .46rem;
}

.zyszbox-tit h3 {
    font-size: 0.26rem;
    font-weight: normal;
    line-height: 0.42rem;
    color: #FFFFFF;
    flex: 1;
    min-width: 0;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    font-family: "sysong";
}

.zyszbox-tit h3 span {
    font-size: 0.2rem;
}

.zyszbox ul {
    padding-left: .85rem;
}

.zyszbox ul li a {
    display: block;
    padding-left: .22rem;
}

.zyszbox ul li a:hover p {
    color: #2A5798;
}

.zyszbox ul li a:hover span {
    color: #2A5798;
}

.zyszbox ul li a:hover p::before {
    background: #2A5798;
}

.zyszbox ul li a p {
    font-size: 0.22rem;
    font-weight: normal;
    line-height: 0.4rem;
    color: #FFFFFF;
    padding: .05rem 0;
    position: relative;
}

.zyszbox ul li a p::before {
    content: "";
    border-radius: 50%;
    position: absolute;
    left: -.22rem;
    width: 0.06rem;
    height: 0.06rem;
    opacity: 0.4;
    background: #FFFFFF;
    top: 0.22rem;
    transition: all 0.3s;
}

.zyszbox ul li a span {
    display: block;
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.28rem;
    letter-spacing: 0em;
    color: rgba(255, 255, 255, 0.7);
}

/* 师资队伍 */
.szdw-cont p {
    font-family: "sysong";
    font-size: 0.18rem;
    font-weight: 500;
    line-height: 0.4rem;
    text-align: center;
    letter-spacing: 0em;
    color: #333333
}

.szdw-list {
    margin-top: .25rem;
}

.szdw-list ul {
    padding-top: 1px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -.33rem;
}

.szdw-list ul li {
    width: 33.33%;
    margin-top: .5rem;
}

.szdw-list ul li a {
    margin: 0 .33rem;
    display: block;
    background: url(../images/szdw-listbg.png) no-repeat;
    background-size: 100% 100%;
    transition: all 0.3s;
    text-align: center;
    font-size: 0.22rem;
    font-weight: normal;
    line-height: 0.42rem;
    color: #333333;
    padding: .16rem .1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.szdw-list ul li:hover a {
    background: url(../images/szdw-listbg2.png) no-repeat;
    background-size: 100% 100%;
    color: #C5996A;
}

/* 图片列表 */
.piclist ul li {
    position: relative;
    overflow: hidden;
    margin-top: .65rem;
    background: #fff;
}

.piclist ul li:nth-child(1) {
    margin-top: 0;
}

.piclist ul li::before {
    content: "";
    position: absolute;
    right: 0;
    left: 5.05rem;
    top: 0;
    bottom: 0;
    transition: all 0.5s;
    background: #2A5798;
    transform: scaleX(0);
    transform-origin: left center;
}

.piclist ul li:nth-child(2n)::before {
background: #C5996A;
}

.piclist ul li a {
    display: flex;
    align-items: center;
    position: relative;
}

.piclist ul li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 0.6rem;
    background: #2A5798;
    z-index: 1;
}


.piclist ul li a .date {
    width: 0.6rem;
    text-align: center;
    position: relative;
    z-index: 2;
}

.piclist ul li:nth-child(2n) a::before {
    background: #C5996A;
    color: #fff;
}

.piclist ul li a .date b {
    display: block;
    font-family: Georgia;
    font-size: 0.32rem;
    font-weight: normal;
    line-height: .36rem;
    color: #FFFFFF;
}

.piclist ul li a .date p {
    font-size: 0.15rem;
    font-weight: 500;
    line-height: 0.22rem;
    color: #FFFFFF;
    margin: .1rem 0 .03rem 0;
}

.piclist ul li a .date span {
    display: block;
    font-family: Georgia;
    font-size: 0.16rem;
    font-weight: normal;
    line-height: .18rem;
    color: #FFFFFF;
}

.piclist ul li a .pics {
    width: 4.45rem;
}

.piclist ul li a .pics .pic {
    padding-top: 77%;
}

.piclist ul li a .info {
    flex: 1;
    min-width: 0;
    padding: 0 .4rem;
    overflow: hidden;
}

.piclist ul li a .info h3 {
    font-size: 0.24rem;
    font-weight: normal;
    line-height: 0.34rem;
    letter-spacing: 0em;
    color: #222222;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 0.68rem;
}

.piclist ul li a .info p {
    font-size: 0.15rem;
    font-weight: normal;
    line-height: 0.26rem;
    color: rgba(51, 51, 51, 0.7);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 0.78rem;
    margin: .3rem 0 .4rem 0;
}

.piclist ul li a .info span {
    float: right;
    font-size: 0.15rem;
    font-weight: 600;
    line-height: normal;
    display: flex;
    align-items: center;
    color: #2A5798;
    background: url(../images/piclist-icon1.png) no-repeat;
    background-position: right center;
    background-size: .19rem;
    padding-right: .15rem;
    background-size: .19rem;
}

/* 标题列表 */
.titlist ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.titlist ul li {
    width: 48.5%;
    position: relative;
    background: #fff;
    margin-top: .55rem;
}

.titlist ul li:nth-child(-n+2) {
    margin-top: 0;
}

.titlist ul li::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    z-index: 1;
background: #2A5798;
    transform: scaleY(0);
    transform-origin: center top;
    transition: all 0.5s;
}

.titlist ul li:nth-child(4n+2)::before {
    background: #C5996A;
}

.titlist ul li:nth-child(4n+3)::before {
    background: #C5996A;
}

.titlist ul li a {
    display: block;
    padding: .2rem .3rem .3rem .3rem;
    border-top: 2px solid #2A5798;
    position: relative;
    z-index: 9;
}

.titlist ul li:nth-child(4n+2) a {
    border-top: 2px solid #C5996A;
}

.titlist ul li:nth-child(4n+3) a {
    border-top: 2px solid #C5996A;
}


.titlist ul li a span {
    display: block;
    font-family: Georgia;
    font-size: 0.2rem;
    font-weight: normal;
    line-height: 0.23rem;
    color: #2A5798;
}

.titlist ul li a h3 {
    font-size: 0.24rem;
    font-weight: normal;
    line-height: 0.34rem;
    color: #222222;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 0.68rem;
    margin: .2rem 0;
}

.titlist ul li a p {
    font-size: 0.15rem;
    font-weight: normal;
    line-height: 0.26rem;
    letter-spacing: 0em;
    color: rgba(51, 51, 51, 0.7);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 0.52rem;
}

.titlist ul li:hover::before {
    transform: scaleY(1);
}

.titlist ul li:hover a span {
    color: #FFFFFf;
}

.titlist ul li:hover a h3 {
    color: #FFFFFf;
}

.titlist ul li:hover a p {
    color: rgba(255, 255, 255, 0.7);
}

/* 内容页 */
.art-main {
    background: #FFFFFF;
    border-top: .04rem solid #2A5798;
    padding: .5rem .5rem .6rem 1.2rem;
    position: relative;
}

.art-tit h3 {
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 0.5rem;
    text-align: center;
    color: #333333;
}

.art-tit p {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: .1rem;
}

.art-tit p span {
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.4rem;
    text-align: center;
    color: #888888;
    display: inline-block;
}

.art-body {
    border-top: 1px dashed #BFBFBF;
    margin-top: .4rem;
}

.art-body p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.34rem;
    color: #333333;
    margin-top: .3rem;
    text-indent: 2em;
}

.art-body p img {
    /* display: block; */
    max-width: 100%;
    margin: 0 auto;
}

.art-info {
    display: flex;
    justify-content: space-between;
    margin-top: .88rem;
}

.art-info>div {
    width: 48%;
    padding: .25rem .3rem;
    border: 1px solid #DFDFDF;
    border-top: 2px solid #2A5798;
    transition: all 0.3s;
}

.art-info>div p {
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.24rem;
    color: #808080;
}

.art-info>div p a {
    display: block;
    color: #333333;
}

.art-info>div:hover {
    background-color: #2A5798;
    border-color: #2A5798;
}

.art-info>div:hover p {
    color: rgba(255, 255, 255, .7);
}

.art-info>div:hover p a {
    color: #fff;
}

.art-fx {
    position: absolute;
    left: .2rem;
    top: 2.2trm;
}

.visits>.art-fxicon {
    background: #2A5798;
    margin: 0 auto;
    width: 0.5rem;
    height: 0.5rem;
    display: flex;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.visits>p {
    font-family: Arial;
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.4rem;
    color: #888888;
    text-align: center;
}

.nyshare {
    position: relative;
}

.nyshare>.art-fxicon {
    background: #C5996A;
    margin: 0 auto;
    width: 0.5rem;
    height: 0.5rem;
    display: flex;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
    z-index: 2;
}

.nyshare>p {
    text-align: center;
    font-family: Arial;
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.4rem;
    color: #C5996A;
}

#share-2 {
    position: absolute;
    left: .25rem;
    top: 0;
    height: 0.5rem;
    display: flex;
    align-items: center;
    background: #fff;
    border: 1px solid #C5996A;
    border-radius: 0 .3rem .3rem 0;
    padding: 0 .1rem 0 .35rem;
    z-index: 1;
    transform: scaleX(0);
    transform-origin: left center;
    transition: all 0.3s;
}

.nyshare:hover #share-2 {
    transform: scaleX(1);
}



/* 师资队伍-排序 */
.ranks-tit {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #2A5798;
    background: url(../images/jgzz-icon.png) no-repeat;
    background-position: right bottom;
    background-size: 1rem auto;
    padding-right: .5rem;
    font-family: "sysong";
    margin-bottom: .55rem;
}

.ranks-tit p {
    font-size: 0.26rem;
    font-weight: 600;
    line-height: 0.32rem;
    color: #2A5798;
    margin-right: .6rem;
    padding-bottom: .1rem;
}

.ranks-tit ul {
    display: flex;
    flex-wrap: wrap;
}

.ranks-tit ul li {
    position: relative;
    margin-right: .6rem;
}

.ranks-tit ul li:last-child {
    margin-right: 0;
}

.ranks-tit ul li a {
    display: block;
    font-size: 0.22rem;
    font-weight: 600;
    line-height: 0.32rem;
    color: #555555;
    padding-bottom: .1rem;
}

.ranks-tit ul li.active a {
    color: #2A5798;
}

.ranks-tit ul li.active::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 100%;
    border-width: .1rem .07rem 0 .07rem;
    border-style: solid;
    border-color: #2A5798 transparent transparent transparent;
}

.ranks-cont {
    position: relative;
    overflow: hidden;
}

.ranks-cont>div {
    position: absolute;
    left: 0;
    width: 100%;
    transition: all 0.5s;
    opacity: 0;
    z-index: -9;
    transform: translateY(2rem);
    top: 0;
}

.ranks-cont>div.active {
    position: relative;
    opacity: 1;
    z-index: 9;
    transform: translateY(0);
}

.pysort-zm {
    display: flex;
    background: #94AFDE;
}

.pysort-zm span {
    background: #204F9F;
    width: 1.25rem;
    text-align: center;
    font-size: 0.24rem;
    font-weight: normal;
    line-height: 0.6rem;
    text-align: center;
    color: #FFFFFF;
    padding: .1rem 0;
}

.pysort-zm ul {
    flex: 1;
    min-width: 0;
    display: flex;
    justify-content: space-evenly;
    padding: .1rem 0;
}

.pysort-zm ul li {
    width: 3.84%;
}

.pysort-zm ul li a {
    display: block;
    font-size: 0.24rem;
    font-weight: normal;
    line-height: 0.6rem;
    text-align: center;
    color: #FFFFFF;
}

.pysort-zm ul li a:hover {
    color: #2A5798;
}

.pysort-list ul li {
    display: flex;
    margin-top: .33rem;
    padding: .1rem 0;
}

.pysort-list ul li span {
    display: block;
    width: 0.78rem;
    font-family: Arial;
    font-size: 0.28rem;
    font-weight: normal;
    line-height: 0.4rem;
    text-align: center;
    color: #204F9F;
}

.pysort-list ul li div {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-wrap: wrap;
}

.pysort-list ul li div a {
    font-size: 0.22rem;
    font-weight: normal;
    line-height: 0.4rem;
    color: #333333;
    margin-right: 0.5rem;
    transition: all 0s;
}

.pysort-list ul li div a:last-child {
    margin-right: 0;
}

.pysort-list ul li div a:hover {
    color: #2A5798;
    font-weight: 600;
}

.ofsort ul li {
    margin-top: .33rem;
}

.ofsort ul li:nth-child(1) {
    margin-top: 0;
}

.ofsort ul li h3 {
    font-size: 0.22rem;
    font-weight: 600;
    line-height: 0.55rem;
    color: #204F9F;
    border-bottom: 1px dashed #2A5798;
    padding-left: .1rem;
    position: relative;
}

.ofsort ul li h3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    height: 0.22rem;
    background: #C5996A;
}

.ofsort ul li div {
    display: flex;
    flex-wrap: wrap;
    margin-top: .4rem;
}

.ofsort ul li div h4 {
    width: 16.66%;
    display: block;
    font-size: 0.22rem;
    font-weight: normal;
    line-height: 0.6rem;
    color: #333333;
    transition: all 0s;
}
.ofsort ul li div h4 a{
    display:block;
    width:.9rem;
    text-align-last: justify;
}

.ofsort ul li div a:hover {
    color: #2A5798;
    font-weight: 600;
}


/* 师资队伍详情页 */
.szcont {
    background: #fff;
    padding: .4rem .3rem .5rem .3rem;
}

.sz-tit {
    position: relative;
    display: flex;
    background: url(../images/jgzz-icon.png) no-repeat;
    background-position: right bottom;
    background-size: 1rem;
    align-items: center;
}

.sz-tit::after {
    content: "";
    position: absolute;
    left: 2.87rem;
    right: 0;
    bottom: 0;
    height: 1px;
    background: #2A5798;
}

.sz-pics {
    width: 2.87rem;
    padding-left: .16rem;
    padding-top: .16rem;
    position: relative;
    margin-right: .6rem;
}

.sz-pics::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0.36rem;
    bottom: 0.16rem;
    background: #204F9F;
}

.sz-pics .pic {
    padding-top: 125%;
}

.sz-info {
    flex: 1;
    min-width: 0;
}

.sz-name {
    display: flex;
    align-items: flex-end;
}

.sz-name b {
    display: block;
    font-size: 0.34rem;
    font-weight: bold;
    line-height: 0.42rem;
    color: #2D5B9C
}

.sz-name span {
    display: block;
    font-size: 0.24rem;
    font-weight: normal;
    line-height: 0.34rem;
    color: #2D5B9C;
    margin-left: .05rem;
}

.sz-line {
    width: 2.45rem;
    border-top: 1px solid #C5996A;
    margin: .12rem 0 .35rem 0;
}

.sz-text p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.32rem;
    color: #333333;
}

.sz-lang {
    position: absolute;
    right: 0;
    top: 0;
}

.sz-lang a {
    display: flex;
    align-items: center;
}

.sz-lang a p {
    font-family: Arial;
    font-size: 0.16rem;
    font-weight: normal;
    line-height: .18rem;
    color: #204F9F;
    margin-left: .05rem;
}

.sz-body {
    margin-top: .5rem;
}

.sz-box {
    margin-top: .3rem;
}

.sz-box h3 {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.32rem;
    color: #2D5B9C;
}

.sz-box div p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.32rem;
    color: #333333;
    text-indent: 0 !important;
}

.szcont2 {
   
    background-position: calc(100% - .5rem) .3rem;
    background-size: 3rem;
    padding-top: .77rem;
}

.szcont2 .sz-tit {
    background: none;
}

.szcont2 .sz-tit::after {
    content: none;
}

.szcont2 .sz-name {
    justify-content: center;
}

@media screen and (min-width:1025px) {
    .piclist ul li:hover::before {
        transform: scaleX(0);
    }

    .piclist ul li:hover a .info h3 {
        color: #FFFFFF;
         color:#2A5798;
    }
    .piclist ul li:nth-child(2n):hover a .info h3{
        color:#C5996A;
    } 

    .piclist ul li:hover a .info p {
        /* color: rgba(255, 255, 255, 0.7); */
    }

    .piclist ul li:hover a .info span {
        /* color: #FFFFFF; */
        /* background: url(../images/piclist-icon2.png) no-repeat; */
        /* background-position: right center; */
        /* background-size: .19rem; */
    }
}
