.ny-banner {
    position: relative;
    z-index: 1;
    /* max-width: 14rem;
    margin: 0 auto; */
}
.ny-banner::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: linear-gradient(180deg, rgba(36, 7, 158, 0.9) 0%, rgba(135, 125, 181, 0) 100%);
    width: 100%;
    height: 30%;
    z-index: 10;
}
.ny-banner img {
    display: block;
    width: 100%;
}

.pagination {
    text-align: center;
    font-size: 0rem;
    padding-top: .5rem;
}

.pagination a {
    display: inline-block;
    border: .01rem solid rgb(220, 220, 220);
    padding: 0rem .12rem;
    height: .35rem;
    font-size: .14rem;
    line-height: .35rem;
    text-align: center;
    color: rgb(102, 102, 102);
    margin: 0rem .07rem;
}

.pagination a.active {
    background: #6510AD;
    color: rgb(255, 255, 255);
    border: .01rem solid #6510AD;
}

.pagination a:hover {
    background: #6510AD;
    color: rgb(255, 255, 255);
    border: .01rem solid #6510AD;
}

.pagination span {
    display: inline-block;
    font-size: .14rem;
}

.nymain {
    padding-top: .5rem;
    padding-bottom: .5rem;
}

.nymain .leftNav {
    float: left;
    width: 2.5rem;
    position: relative;
    margin-right: .5rem;
    box-shadow: rgba(0, 0, 0, 0.15) 0rem 0rem .15rem 0rem;
    margin-bottom: .2rem;
}

.nymain .leftNav>h2 {
    line-height: .9rem;
    color: rgb(255, 255, 255);
    background: linear-gradient(106deg, #6510AD 3%, #3F20C3 90%);
    font-size: .24rem;
    font-weight: 600;
    position: relative;
    padding-left: .3rem;
}

.nymain .leftNav>h2 b {
    display: inline-block;
    z-index: 9;
    position: relative;
}

.nymain .leftNav>h2 img {
    vertical-align: middle;
    margin-right: .1rem;
    margin-top: -0.05rem;
}

.nymain .leftNav p {
    margin-left: .2rem;
    font-size: .26rem;
    font-weight: 600;
    color: rgb(255, 255, 255);
    padding: .2rem 0rem;
}

.nymain .leftNav>ul {
    background: rgb(255, 255, 255);
    position: relative;
    min-height: 4.5rem;
}

.nymain .leftNav {
    position: relative;
}

.nymain .leftNav::after {
    content: '';
    background: linear-gradient(106deg, #6510AD 3%, #3F20C3 90%);
    width: .1rem;
    height: 95%;
    position: absolute;
    left: -0.1rem;
    top: 0;
}

.nymain .leftNav>ul>li {
    position: relative;
    padding-left: .2rem;
}

.nymain .leftNav>ul>li:first-child {
    border-top: none;
    margin-top: 0rem;
}



.nymain .leftNav ul li a {
    display: block;
    font-size: .18rem;
    color: rgb(51, 51, 51);
    line-height: .5rem;
    position: relative;
}

.nymain .leftNav>ul>li:first-child>a {
    border-top: none;
}

.nymain .leftNav>ul>li>a {
    border-top: .01rem dashed rgb(221, 221, 221);
    line-height: .3rem;
    padding: .15rem .3rem;
}

.nymain .leftNav>ul>li>span {
    position: absolute;
    width: .25rem;
    height: .25rem;
    right: .1rem;
    top: .2rem;
    line-height: .5rem;
    background: url("../images/sub_left_down.png") center center no-repeat;
    cursor: pointer;
    background-size: .1rem;
}

.nymain .leftNav>ul>li.on>span {
    transform: rotate(90deg);
}

.nymain .leftNav>ul>li.on>a {
    color: #6510AD;
    font-weight: 600;
    background-position: .1rem center;
}

.nymain .leftNav>ul>li.active>a {
    background-position: .2rem center;
    font-size: .2rem;
}

.nymain .leftNav ul li.active ul {
    display: block;
}

.nymain .leftNav ul li a:hover {
    color: #6510AD;
}

.nymain .leftNav>ul>li>ul {
    display: none;
    padding-bottom: .13rem;
    padding-right: 0rem;
}

.nymain .leftNav>ul>li>ul>li a {
    font-size: .16rem;
    line-height: .32rem;
    position: relative;
    padding-left: .45rem;
}

.ny-right {
    overflow: hidden;
    padding-bottom: .7rem;
}

.ny-rcom {
    font-size: .24rem;
    color: #6510AD;
    margin-bottom: .15rem;
    font-weight: normal;
}

.position {
    margin-bottom: .2rem;
}

.position>div {
    position: relative;
    text-align: right;
    font-size: 0rem;
    line-height: .55rem;
    padding: 0rem .15rem;
}

.position h3 {
    position: absolute;
    font-size: .22rem;
    color: rgb(51, 51, 51);
    text-align: left;
    bottom: -0.02rem;
    left: 0rem;
    z-index: 9;
    font-weight: 600;
}

.position span {
    color: rgb(113, 113, 113);
    font-size: .16rem;
    vertical-align: middle;
}

.position img {
    vertical-align: 0;
    margin-right: .1rem;
    width: .17rem;
}

.position a {
    font-size: .16rem;
    color: rgb(113, 113, 113);
    margin: 0rem .05rem;
    vertical-align: middle;
    display: inline-block;
}

.position a:hover {
    color: #6510AD;
}

.art-main {
    padding: 0rem .2rem;
}

.art-main .art-tit h3 {
    text-align: center;
    color: rgb(27, 27, 27);
    font-size: .22rem;
    margin-top: .3rem;
    font-weight: normal;
}

.art-main .art-tit h4 {
    text-align: center;
    color: rgb(51, 51, 51);
    font-weight: normal;
    font-size: .18rem;
    margin-top: .3rem;
}

.art-main .art-body {
    padding-top: .3rem;
}

.art-main .art-body p {
    color: #1d1d22;
    text-indent: 2em;
    font-size: .18rem;
    line-height: .34rem;
    margin-bottom: .2rem;
    text-align: justify;
}

.art-main .art-body img {
    display: block;
    margin: 0rem auto;
    max-width: 100% !important;
}

.art-main .cont-tit p {
    font-size: 0rem;
    text-align: center;
    padding-top: .1rem;
    padding-bottom: .1rem;
    line-height: .2rem;
    background: rgb(245, 245, 245);
    margin-top: .2rem;
}

.art-main .cont-tit p img {
    display: inline-block;
    vertical-align: middle;
    height: .16rem;
    margin-right: .05rem;
}

.art-main .cont-tit p .liulan {
    margin-left: .5rem;
}

.art-main .cont-tit p .span {
    display: inline-block;
    vertical-align: middle;
    font-size: .14rem;
    color: rgb(119, 119, 119);
    padding: 0rem .1rem;
}

.art-main .cont-tit p .span:first-child {
    border-left: none;
}

.art-info {
    border-top: .01rem solid rgb(225, 225, 225);
    padding: .3rem 0;
    margin-top: .5rem;
}

.pnext p {
    text-indent: initial;
    font-size: .18rem;
    line-height: .36rem;
    color: rgb(51, 51, 51);
    padding-left: .2rem;
    background-position: left .15rem;
    transition: all 0.3s ease 0s;
}

.pnext p:hover {
    text-decoration: underline;
}

.pnext p a {
    font-size: .18rem;
    display: inline;
    color: rgb(51, 51, 51);
}

.pnext p:hover {
    color: #6510AD;
}

.pnext p:hover a {
    color: #6510AD;
}
/*  */
.ej_szdw .img{width: 100%;position: relative;padding-bottom: 60%;overflow: hidden;transition: 0.4s;}
.ej_szdw  .img .img_box{background-position: center center !important;position: absolute;top: 0;left: 0;z-index: 2;    width: 100%;background-size: cover !important;
	height: 100%;transition: 0.4s;}
.ej_szdw .img img{    position: absolute;transition: 0.4s;opacity: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;}
.ej_szdw  a:hover .img .img_box{transform: scale(1.05);}
.ej_szdw  a:hover .img img{transform: scale(1.05);}

.ej_szdw{padding-top: 0rem;}
.ej_szdw ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.ej_szdw ul li{width: calc(50% - 0.2rem);background: #fff;transition: 0.4s;position: relative;margin-bottom: 0.4rem;}


.ej_szdw ul li a{display: flex;padding: 0rem 0rem;justify-content: space-between;align-items: flex-start;position: relative;transition: 0.4s;height: 100%;z-index: 3;}


.ej_szdw ul li .img{      width: 30.5%;
    padding-bottom: 42.2%;
    background: #bebebe;
}

.ej_szdw ul li .con{width: 65%;padding-top: 0.15rem;}
.ej_szdw ul li .con .bt_out{display: flex;align-items: flex-end;border-bottom: 1px solid #791CB5;padding-bottom: 0.13rem;margin-bottom: 0.25rem;}

.ej_szdw ul li .con .bt{font-size: 0.22rem;color: #333;font-weight: bold;transition: 0.4s;margin-right: 0.15rem;}
.ej_szdw ul li .con .zw{font-size: 0.14rem;
	font-weight: normal;
	text-align: justify;
	color: #333333;}


.ej_szdw ul li .con .zy{font-size: 0.18rem;color: #8A8A8A;margin-bottom: 0.3rem;}

.ej_szdw ul li .con .xx{}
.ej_szdw ul li .con .xx p{
        font-size: 0.16rem;
        color: #666;
        line-height: 0.26rem;
        /* margin-bottom: 0.1rem; */
        white-space: pre-line;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
}
.ej_szdw ul li .con .xx p span{font-size: 0.16rem;
	font-weight: normal;
	line-height: 0.34rem;
	text-align: justify;
	color: #791CB5;
	display: block;
}

.ej_szdw ul li .con .xx p strong{color: #0E4E90;}
.ej_szdw ul li .con .xx p.p1{
	/* overflow: hidden;text-overflow: ellipsis; */
}
.ej_szdw ul li .con .xx p.p2{
	/* height: 0.48rem;overflow: hidden; */
}
.ej_ldbz ul li .img{width: 30%;padding-bottom: 39%;background: #bebebe;}
 .ej_ldbz ul li .con{width: 64%;padding-top: 0.2rem;}
 .ej_ldzb ul li .con .xx p{font-size: 0.18rem;color: #999;line-height: 0.28rem;}

.ej_szdw ul li a:hover{box-shadow: 0 0 0.1rem rgba(0,0,0,.2);}
.ej_szdw ul li:hover{}
.ej_szdw ul li:hover .con .bt{transform: translate(0,-3px);}
.ej_szdw ul li:hover:after{opacity: 1;}

.sz2 ul li .con {
    width: 76%;
}
.sz2 ul li {
    width: 100% !important;
}

.sz2 ul li .img {
    width: 20%;
    padding-bottom: 27%;
}

@media(max-width: 1024px){
	.ej_szdw ul li .con{}
	.ej_szdw ul li{width: 48%;}


}

@media(max-width: 850px){
	.ej_szdw ul li{width: 100%;}
	.ej_szdw ul li .img {
		width: 30%;
		padding-bottom: 38%;}
	.ej_szdw ul li .con {
    width: 65%;padding-top: 0.05rem;}

	.ej_szdw ul li .con .bt{font-size: 0.18rem;}
	.ej_szdw ul li .con .bt_out{margin-bottom: 0.1rem;}
	.ej_szdw ul li .con .xx p span{line-height: 0.2rem;}

	.ej_szdw ul li .con .zy{margin-bottom: 0.1rem;}
	.ej_szdw ul li a{padding: 0.1rem;}
	.ej_szdw ul li .con .xx p{line-height: 0.26rem;}
}


/*  */
.JL_list {
  position: relative;
  width: 100%;
  padding: .2rem 0;
}
.JL_list .JL_header {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 0.2rem;
  position: relative;
  left: 0;
  /* margin-top: -0.73rem; */
  margin-bottom: 0;
}
.JL_list .JL_header::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.02rem;
  background: url(../images/hr.png) no-repeat 0 0;
  width: 100%;
  height: 0.02rem;
}
.JL_list .JL_header .JL_headerimg {
  z-index: 10;
  width: 1.8rem;

}
.JL_list .JL_header .JL_headerimg img {
  width: 100%;
  height: 100%;
}
.JL_list .JL_header .JL_headerimg .imgdes {
  margin-top: 0.1rem;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.JL_list .JL_header .JL_headerimg .imgdes img {
  width: 0.16rem;
  height: 0.15rem;
  margin-left: 0.15rem;
}
.JL_list .JL_header .JL_headerimg .imgdes a {
  padding: 0.05rem 0.15rem;
  background: #f5f5f5;
}
.JL_list .JL_header .jl_Rpart {
  width: calc(100% - 2.1rem);
 
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.JL_list .JL_header .jl_Rpart .jlitem {
  width: 100%;
}
.JL_list .JL_header .jl_Rpart .jlitem strong {
  font-size: 0.3rem;
  display: block;
  color: #5319ae;
  font-weight: normal;
  margin-bottom: 0.1rem;
}
.JL_list .JL_header .jl_Rpart .jlitem p {
  font-size: 0.16rem;
  color: #777777;
  line-height: 0.3rem;
  display: block;
  height: auto;
  overflow: hidden;
}
.JL_list .JL_header .JL_headerdes {
  width: 58%;
  justify-content: space-between;
  background: url(../images/tb.jpg) no-repeat right top;
  background-size: cover;
  padding: 0.25rem 0.15rem 0.25rem 0.2rem;
  /* margin-top: 0.36rem; */
  border: 0.01rem #eceff5 solid;
}
.JL_list .JL_header .JL_headerdes .item p {
  font-size: 0.16rem;
  color: #333;
  line-height: 0.3rem;
}
.JL_body {
  padding: 0.2rem 0.4rem 0 0.2rem;
}
.JL_body .JL_item {
  margin-bottom: 0.5rem;
}
.JL_body .JL_item h3 {
  border-left: 0.03rem #5319ae solid;
  padding-left: 0.15rem;
  font-size: 0.20rem;
  color: #333;
  margin-bottom: 0.15rem;
  font-weight: bold;
}
.JL_body .JL_item .JL_itemcon {
  color: #333;
  font-size: 0.16rem;
  line-height: 0.3rem;
  height: auto;
}
.JL_body .JL_item .JL_itemcon p{
  color: #333;
  font-size: 0.18rem;
  line-height: 0.28rem;
  height: auto;
  margin-bottom: 0.15rem;
}
.JL_body .JL_item .JL_itemconshaow {
  /* height: 1.2rem; */
  overflow: hidden;
}
.JL_body .JL_item .JL_itemconhide {
  height: auto !important;
}
.JL_body .JL_item .JL_itemmore {
  display: block;
  font-size: 0.12rem;
  padding: 0.3rem 0.3rem 0.1rem 0.3rem;
  width: 2.44rem;
  position: relative;
  text-align: center;
  color: #6b6b6b;
  cursor: pointer;
}
.JL_body .JL_item .JL_itemmore::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0.15rem;
  width: 2.44rem;
  height: 0.06rem;
  background: url(../images/more.png) no-repeat 0 0;
  background-size: 100%;
}
@media only screen and (max-width: 1080px) {
	 .JL_list .JL_header {
    margin-top: 0rem;
  }
  .JL_list .JL_header::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0.15rem;
    background: url(../images/hr.png) no-repeat 0 0;
    width: 100%;
    height: 0.02rem;
  }
  .JL_list .JL_header .JL_headerimg {
    z-index: 10;
    width: 1.8rem;
    height: auto;
  }
  .JL_list .JL_header .JL_headerimg img {
    width: 100%;
    height: 100%;
  }
  .JL_list .JL_header .JL_headerimg .imgdes {
    margin-top: 0.15rem;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .JL_list .JL_header .JL_headerimg .imgdes img {
    width: 0.16rem;
    height: 0.15rem;
    margin-left: 0.15rem;
  }
  .JL_list .JL_header .JL_headerimg .imgdes a {
    padding: 0.05rem 0.15rem;
    background: #f5f5f5;
  }
  .JL_list .JL_header .jl_Rpart {
    width: calc(100% - 2rem);
    padding-top: 0rem;
    flex-wrap: wrap;
  }
  .JL_list .JL_header .jl_Rpart .jlitem {
    width: 100%;
    padding-right: 0.2rem;
    margin-bottom: 0.3rem;
  }
  .JL_list .JL_header .jl_Rpart .jlitem strong {
    font-size: 0.3rem;
    display: block;
    color: #5319ae;
    font-weight: normal;
    margin-bottom: 0.1rem;
   
  }
  .JL_list .JL_header .JL_headerdes {
    width: 100%;
    justify-content: space-between;
    padding: 0.12rem;
    margin-top: 0.15rem;
  }
  .JL_list .JL_header .JL_headerdes .item p {
    font-size: 0.15rem;
    color: #333;
    line-height: 0.26rem;
  }
  .JL_body {
    padding: 0.2rem 0px 0 0px;
  }
  .JL_body .JL_item {
    margin-bottom: 0.3rem;
  }
  .JL_body .JL_item h3 {
    font-size: 0.16rem;
  }
  .JL_body .JL_item .JL_itemcon {
    font-size: 0.14rem;
    line-height: 0.29rem;
  }
}
@media only screen and (max-width: 900px) {
	.jlitem .jl_sx1{text-align:center}
	.jlitem .jl_sx2{text-align:center}
	.jlitem .jl_sx3{text-align:center}
	.jlitem .otheinfo{padding: 0.15rem;margin-top: 0.2rem;background: url(../images/tb.jpg) no-repeat right top;background-size: cover;padding: 0.25rem 0.15rem 0.25rem 0.2rem;border: 0.01rem #eceff5 solid;margin: .2rem auto 0 auto;height: auto;overflow: hidden;}
	.jlitem .otheinfo p{}




	.JL_header{display: block !important;}
	.JL_list .JL_header .JL_headerimg{
    margin: 0 auto;
}
	.JL_list .JL_header .jl_Rpart{
    margin: 0 auto;
    text-align: left;
    width: 100%;
}

    .JL_list .JL_header .jl_Rpart .jlitem strong {
        text-align: center; 
    }
.JL_list .JL_header .jl_Rpart .jlitem {
padding-right: 0;
}
}
/*  */
.img-lists ul {
    overflow: hidden;
}

.img-lists ul li {
    float: left;
    width: 22.5%;
    margin: .3rem 0rem .1rem 2%;
    transition: all 0.3s ease 0s;
    position: relative;
    top: 0rem;
}

.img-lists ul li:hover {
    box-shadow: rgba(0, 0, 0, 0.4) 0rem 0rem .1rem;
    border-color: #6510AD;
}

.img-lists ul li a {
    display: block;
    width: 100%;
}

.img-lists ul li a .pic {
    padding-top: 67%;
}

.img-lists ul li a .pic::after {
    content: "";
    position: absolute;
    left: 0rem;
    top: 0rem;
    width: 100%;
    height: 100%;
    background-position: center center;
}

.img-lists ul li a>img {
    display: block;
    width: 100%;
    height: 1.96rem;
}

.img-lists ul li a p {
    text-align: center;
    color: rgb(48, 48, 48);
    font-size: .16rem;
    line-height: .4rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.img-lists ul li a>div.info {
    padding: .1rem;
    font-size: 0rem;
}

.img-lists ul li a>div.info p {
    color: rgb(51, 51, 51);
    font-size: .16rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: .05rem;
}

.img-lists ul li a>div.info img {
    height: .14rem;
    vertical-align: middle;
}

.img-lists ul li a>div.info span {
    font-size: .14rem;
    display: inline-block;
    margin-left: .05rem;
    color: rgb(153, 153, 153);
    vertical-align: middle;
}

/* list */

.list ul li a {
    display: block;
    line-height: .52rem;
}

.list ul li a em {
    float: right;
    font-size: .16rem;
    color: rgb(153, 153, 153);
}

.list ul li a p {
    font-size: .18rem;
    color: rgb(51, 51, 51);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list ul li a {
    border-bottom: .01rem solid rgb(221, 221, 221);
    position: relative;
    padding-left: .18rem;
}

.list ul li a p::before {
    content: "";
    width: .06rem;
    height: .06rem;
    background-color: #6510AD;
    position: absolute;
    top: 50%;
    left: 0rem;
    transform: translateY(-50%);
    border-radius: 50%;
}

.list ul li a:hover p {
    color: #6510AD;
}

.list ul li a:hover span {
    color: #6510AD;
}


/* 组织机构 */
.agency h3 {
    line-height: .54rem;
    background-color: #005396;
    padding-left: .3rem;
    font-size: .2rem;
    color: #ffffff;
    margin-bottom: .4rem;
    font-weight: normal;
}


.agency ul li {
    float: left;
    width: 22%;
    background-color: #f3f5fa;
    text-align: center;
    margin-bottom: .3rem;
    margin-left: 4%;
    padding: .2rem 0;
}

.agency ul li a {
    font-size: .18rem;
    line-height: .28rem;
    color: #333333;
}

.agency ul li:nth-child(4n+1) {
    margin-left: 0;
}

.agency>div {
    margin-bottom: .1rem;
}

.agency ul li a:hover {
    color: #005396;
    text-decoration: underline;
}

/* 图文 */
.qk-tit {
    font-size: 0;
    line-height: .2rem;
    padding: .15rem .2rem;
    background-color: #fff;
    border-bottom: .01rem solid #6510AD;
    margin-bottom: .2rem;
}

.qk-tit b {
    font-size: .14rem;
    color: #323232;
    display: inline-block;
    vertical-align: middle;
    margin-right: .2rem;
}

.qk-tit a,
.qk-tit span {
    display: inline-block;
    vertical-align: middle;
    font-size: .14rem;
    color: #A1A1A1;
}

.qk-tit span {
    margin: 0 .3rem;
}

.qk-tit a {
    padding: 0 .08rem;
    border-radius: 9.99rem;
}

.qk-tit a.active {
    background: #EBF6FF;
    color: #6510AD;
}

.qk-tit a:hover {
    color: #005396;
}

.qk-list ul li a .pic {
    width: 1.2rem;
    height: .8rem;
    padding-top: 0;
    float: left;
    margin-right: 2%;
}

.qk-tx {
    overflow: hidden;
}

.qk-tx h3 {
    color: #323232;
    font-size: .2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: .1rem;
    margin-bottom: .1rem;
    position: relative;
}

.qk-tx h3::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: .29rem;
    height: .02rem;
    background: #235197;
}

.qk-tx h3 span {
    float: right;
    font-family: Georgia;
    font-size: .16rem;
    color: #A1A1A1;
    padding-left: .2rem;
    background: url(../images/s1-date.png) no-repeat;
    background-position: left center;
}

.qk-tx p {
    color: #A1A1A1;
    font-size: .16rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.qk-list ul li {
    margin-bottom: .3rem;
}

.qk-list {
    background-color: #fff;
    padding: .45rem .3rem;
}

.qk-list ul li a {
    padding: .12rem .15rem;
}

.qk-list ul li a:hover {
    background: #6510AD
}

.qk-list ul li a:hover h3 {
    color: #fff;
}

.qk-list ul li a:hover h3::after {
    background-color: #fff;
}

.qk-list ul li a:hover span {
    background: url(../images/ny-date2.png) no-repeat;
    background-position: left center;
    color: #fff;
}

.qk-list ul li a:hover p {
    color: #fff;
    opacity: 0.6;
}

/* 团队教师 */
.tdjs {
    background-color: #fff;
}

.tdjs ul li a .pic {
    width: 1.64rem;
    height: 1.97rem;
    padding-top: 0;
    border-radius: 0 .25rem 0 0;
    margin-right: .15rem;
}

.js-tx {
    width: calc(100% - 1.64rem);
}

.tdjs ul li {
    position: relative;
}

.tdjs ul li a {
    display: flex;
    justify-content: space-between;
    align-items: end;
    padding: .15rem;
    padding-right: .2rem;
    position: relative;
    z-index: 2;
}

.tdjs ul li::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 85%;
    left: 0;
    bottom: 0;
    background: #F2F7FF;
    z-index: 1;
}

.tdjs ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.tdjs ul li {
    width: 48%;
    margin-bottom: .3rem;
}

.js-tx {
    overflow: hidden;
}

.js-tx h3 {
    line-height: .2rem;
    height: .5rem;
}

.js-tx h3 b {
    color: #6510AD;
    font-size: .2rem;
    margin-right: .1rem;
}

.js-tx h3 span {
    color: #323232;
    font-size: .14rem;
}

.js-tx h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.js-tx h4,
.js-tx p {
    color: #323232;
    font-size: .14rem;
    line-height: .26rem;
}

.js-tx p {
    height: .52rem;
    overflow: hidden;
    text-overflow: ellipsis;
}


/* 6.14师资详情 */
.td-info .pic {
    width: 1.8rem;
    height: 2.4rem;
    padding-top: 0;
    float: left;
    margin-right: 5%;
}

.td-info {
    padding-bottom: .3rem;
    border-bottom: .02rem solid #ddd;
    margin-bottom: .3rem;
}

.td-tx {
    overflow: hidden;
    padding-top: .2rem;
}

.td-tx b {
    font-size: .3rem;
    color: #000;
    font-weight: normal;
    display: block;
    margin-bottom: .3rem;
}

.td-tx p {
    font-size: .18rem;
    color: #777777;
    line-height: .3rem;
}

.td-c b {
    font-size: .2rem;
    line-height: .2rem;
    border-left: .05rem solid #6510AD;
    padding-left: .1rem;
    margin-bottom: .25rem;
    display: block;
    margin-top: .3rem;
}

.td-c p {
    line-height: .3rem;
    font-size: .16rem;
    color: #111;
}

/* twlb */
.tw-list ul li {
    margin-bottom: .5rem;
}

.tw-list ul li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: .3rem;
    padding-right: .4rem;
    background-color: #eee;
}

.tw-list ul li a .pic {
    padding-top: 0;
    width: 3rem;
    height: 2rem;
}

.tw-list ul li a .tw-tx {
    width: calc(100% - 3rem);
    padding-left: 3%;
}

.tw-tx h3 {
    font-size: .2rem;
    color: #333333;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tw-tx p {
    font-size: .16rem;
    line-height: .26rem;
    height: .52rem;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666;
    margin-top: .2rem;
    margin-bottom: .3rem;
}

.tw-tx span {
    background: url(../images/icon-ny-date.png) no-repeat left center;
    background-size: .14rem;
    line-height: .16rem;
    font-size: .16rem;
    padding-left: .2rem;
    color: #6510AD;
}

.tw-list ul li a:hover h3 {
    color: #6510AD;
}



@media screen and (max-width: 1420px) {
    .position h3 {
        left: 0rem;
    }

    .dt-list2 li a>.dt-text h3 {
        font-size: .2rem;
    }

    .nymain .leftNav {
        margin-right: .3rem;
    }

    .ldtz-pic {
        width: 1.4rem;
        margin-right: .15rem;
    }

    .tdjs {
        padding: .3rem .4rem;
    }
}

@media screen and (max-width: 1200px) {
    .ldtz-info p {
        font-size: .16rem;
        line-height: .3rem;
    }

    .xrld-pic {
        width: 2rem;
    }

    .agency ul li a {
        font-size: .16rem;
    }

    .tdjs ul li a {
        display: block;
        text-align: center;
    }

    .js-tx {
        width: auto;
    }

    .tdjs ul li a .pic {
        margin: 0 auto;
        margin-bottom: .2rem;
    }
}

@media screen and (max-width: 1140px) {
    .list-jg ul li a {
        padding: 0rem .2rem;
    }

}

@media screen and (max-width: 1024px) {
    .ny-banner {
        padding-top: 0rem;
    }

    .td-tx b {
        font-size: .24rem;
        margin-bottom: .2rem;
    }

    .td-tx p {
        font-size: .16rem;

    }

    .pnext p a,
    .pnext p {
        font-size: .16rem;
    }

    .art-info {
        padding: .25rem;
    }

    .nymain .leftNav>h2 {
        font-size: .24rem;
        line-height: .8rem;
    }

    .nymain .leftNav {
        margin-right: .3rem;
        width: 2.2rem;
    }

    .nymain .leftNav>ul>li.active>a {
        background-position: .1rem center;
        font-size: .17rem;
    }

    .nymain .leftNav ul li a {
        font-size: .16rem;
    }

    .nymain .leftNav>ul>li>span {
        top: .18rem;
        right: .05rem;
    }



    .nymain .leftNav>ul>li>ul>li a::before {
        left: .15rem;
    }

    .position span {
        font-size: .14rem;
    }

    .position a {
        font-size: .14rem;
    }

    .img-lists ul li {
        width: 47%;
        margin-left: 2%;
    }

    .img-lists ul li a>img {
        height: 2.09rem;
    }

    .img-lists ul li a>div.info p {
        font-size: .14rem;
    }

    .img-lists ul li a>div.info img {
        height: .12rem;
    }

    .img-lists ul li a>div.info span {
        font-size: .12rem;
    }

    .dt-list2 li {
        padding: .25rem 0rem;
    }

    .timg-list ul li a h3 {
        font-size: .16rem;
        line-height: .28rem;
    }

    .ldtz-pic {
        float: none;
        margin: 0rem auto;
    }

    .ldtz-info {
        padding: 0rem .2rem;
        text-align: center;
    }

    .ldtz-info h3::before {
        left: 50%;
        transform: translateX(-50%);
    }

    .ldtz ul li {
        padding: .15rem;
    }

    .list-jg ul li {
        width: 46%;
    }

    .list-jg ul li a span {
        font-size: .14rem;
    }

    .xrld-info div {
        padding-left: .2rem;
    }

    .xrld-info div h3 span {
        margin-right: .2rem;
    }

    .xrld-info div h3 {
        font-size: .16rem;
    }


    .agency ul li {
        width: 31.3%;
        margin-left: 3%;
    }

    .agency ul li:nth-child(4n+1) {
        margin-left: 3%;
    }

    .agency ul li:nth-child(3n+1) {
        margin-left: 0;
    }

    .tw-list ul li a .pic {
        width: 2.4rem;
        height: 1.6rem;

    }

    .tw-list ul li a .tw-tx {
        width: calc(100% - 2.5rem);
    }
}

@media screen and (max-width: 768px) {


    .tw-tx h3 {
        font-size: .16rem;
    }

    .tw-tx p {
        font-size: .14rem;
        margin-top: .1rem;
        margin-bottom: .2rem;
    }

    .tw-tx span {
        font-size: .14rem;
    }

    .tw-list ul li {
        margin-bottom: .2rem;
    }

    .tdjs {
        padding: .1rem;
    }

    .tdjs ul li {
        margin-bottom: .1rem;
    }

    .qk-list {
        padding: .2rem .1rem;
    }

    .qk-tx h3 {
        font-size: .16rem;
    }

    .nymain .leftNav::after {
        left: 0;
        height: 100%;
        width: .05rem;
    }

    .nymain .leftNav {
        margin-bottom: 0;
    }

    .nymain .leftNav>ul {
        min-height: auto;
    }

    .pnext p a,
    .pnext p {
        font-size: .14rem;
        line-height: .28rem;
    }

    .art-info {
        padding: .16rem;
    }

    .tit-list ul li a {
        padding: .2rem .4rem;
    }

    .ny-banner::after {
        content: none;
    }

    .nymain .leftNav>h2 {
        line-height: .4rem;
        font-size: .16rem;
        text-align: left;
        padding-left: .15rem;
        font-weight: 600;
    }

    .nymain .leftNav>h2 b {
        padding-left: 0rem;
    }

    .nymain .leftNav>h2 span {
        float: right;
        width: .25rem;
        height: .25rem;
        background: url("../images/close1.png") center center / .15rem no-repeat;
        margin-right: .1rem;
        position: absolute;
        right: 0rem;
        top: 50%;
        transform: translateY(-50%) rotate(45deg);
        transition: all 0.3s ease 0s;
    }

    .nymain .leftNav>h2 span.on {
        transform: translateY(-50%) rotate(0deg);
    }

    .nymain {
        padding: 0rem 0rem .1rem;
        margin: 0rem;
    }

    .nymain .leftNav {
        float: none;
        width: auto;
        top: 0rem;
        margin-right: 0rem;
        margin-top: .15rem;
    }

    .nymain .leftNav>p {
        font-size: .18rem;
        padding: .1rem 0rem;
    }

    .ny-right {
        float: none;
        width: auto;
        padding-top: 0rem;
    }

    .position {
        padding: .1rem 0rem;
        margin-top: 0rem;
        margin-bottom: 0rem;
    }

    .position>div {
        text-align: left;
        line-height: .3rem;
    }

    .position h3 {
        width: auto;
        height: .45rem;
        font-size: .16rem;
        line-height: .45rem;
        position: relative;
        left: 0rem;
        margin-bottom: .1rem;
        font-weight: 600;
        /* display: none; */
    }

    .position h3::after {
        width: .37rem;
        height: .37rem;
        right: -0.1rem;
        bottom: -0.15rem;
    }

    .pagination {
        padding-top: .5rem;
    }

    .pagination a {
        padding: 0rem .05rem;
        height: .2rem;
        line-height: .2rem;
        font-size: .12rem;
        margin: 0rem .03rem;
    }

    .nymain .leftNav ul {
        display: none;
    }

    .nymain .leftNav>ul>li>a {
        padding: .1rem .3rem;
    }

    .nymain .leftNav>ul>li>span {
        top: .14rem;
    }

    .art-main .art-tit h3 {
        font-size: 0.2rem;
        line-height: .3rem;
        margin-top: 0rem;
    }

    .art-main .art-tit h4 {
        font-size: .16rem;
        margin-top: .1rem;
    }

    .art-main .cont-tit p {
        padding-top: .1rem;
    }

    .art-main .art-body p {
        /* font-size: .14rem; */
        line-height: .3rem;
        margin-bottom: .15rem;
    }

    .art-main .cont-tit p .span {
        /* font-size: .12rem; */
    }

    .art-main .cont-tit p img {
        height: .12rem;
    }

    .pnext {
        float: none;
        border: none;
        width: auto;
    }

    .img-lists ul li {
        margin-top: .1rem;
    }

    .img-lists ul li a>img {
        height: 1.91rem;
    }

    .img-lists ul li a>div.info p {
        font-size: .12rem;
    }

    .xbxx {
        padding-top: 0rem;
    }

    .xbxx ul li a {
        padding: .15rem .1rem;
    }

    .xbxx ul li a h3 {
        font-size: .18rem;
        padding-bottom: .1rem;
        margin-bottom: .15rem;
    }

    .xbxx ul li a p {
        font-size: .14rem;
        line-height: .26rem;
        height: .72rem;
        padding: 0rem;
    }

    .xbxx ul li a div span {
        font-size: .12rem;
    }

    .xbxx ul li a div img {
        height: .14rem;
    }

    .img-lists2 ul li {
        width: 30%;
        margin-left: 1.5%;
        margin-right: 1.5%;
    }

    .nymain .leftNav>h2 img {
        height: .2rem;
    }

    .position a {
        margin: 0rem .02rem;
    }

    .dt-list2 li a>.dt-text h3 {
        font-size: .18rem;
    }

    .dt-list2 li a>.dt-text p {
        font-size: .14rem;
        line-height: .24rem;
        margin-top: 0rem;
    }

    .dt-list2 li a>.dt-text {
        padding-left: .1rem;
    }

    .dt-list2 li .date {
        width: .6rem;
    }

    .dt-list2 li .date span {
        font-size: .24rem;
    }

    .dt-list2 li .date {
        padding: .04rem 0rem;
    }

    .dt-list2 li {
        padding: .15rem 0rem;
    }

    .nymain .leftNav>ul>li>ul>li>a {
        font-size: .14rem;
    }

    .art-main .art-body {
       
    }

    .timg-list-img {
        width: 1.5rem;
        margin-right: .2rem;
    }

    .timg-linfo span {
        margin-top: 0rem;
        font-size: .14rem;
        line-height: .24rem;
    }

    .timg-linfo p {
        margin-top: 0rem;
        margin-bottom: .05rem;
    }

    .timg-list ul li {
        margin-top: 0rem;
    }

    .list-ld ul li {
        padding: .15rem 0rem;
    }

    .list-ld ul li h3 {
        font-size: .18rem;
    }

    .list-ld ul li p {
        font-size: .14rem;
        margin-top: .1rem;
    }

    .list-ls ul li {
        padding: .15rem 0rem;
    }

    .list-ls ul li h3 {
        font-size: .18rem;
    }

    .list-ls ul li p {
        font-size: .14rem;
        margin-top: .1rem;
    }

    .nymain .leftNav>ul {
        margin-top: 0rem;
        border-top: 0rem;
    }

    .list-ls ul {
        margin-top: 0rem;
        padding-bottom: 0rem;
    }

    .nymain .leftNav>ul::after {
        content: none;
    }

    .img-lists ul li a p {
        font-size: .16rem;
        line-height: .36rem;
    }

    .img-lists ul li a .pic::after {
        background-size: .3rem;
    }

    .xrld-pic {
        width: 1.6rem;
    }

    .xrld ul li a {
        margin-top: .15rem;
    }

    .nymain .leftNav>h2::before {
        content: none;
    }

    .group-sml li a {
        margin: 0rem .05rem;
    }

    .text-list2,
    .zzjg {
        padding: 0rem .1rem;
    }

    .zzjg ul li {
        min-width: 48.5%;
        line-height: .38rem;
        margin-left: 1%;
        margin-top: .1rem;
    }

    .zzjg ul li a {
        font-size: .14rem;
    }

    .tl-tx b {
        font-size: .2rem;
    }

    .tl-tx h3 {
        font-size: .16rem;
        margin: .15rem 0rem;
    }

    .tl-tx p {
        font-size: .14rem;
    }

    .tl-tx {
        text-align: left;
    }

    .list ul li a {
        line-height: .45rem;
    }

    .list ul li a p {
        font-size: .16rem;
    }

    .list ul li a em {
        font-size: .15rem;
    }

    .agency h3 {
        line-height: .4rem;
        font-size: .18rem;
        margin-bottom: .2rem;
    }

    .agency ul li {
        padding: .1rem 0;
        margin-bottom: .2rem;
    }

    .agency ul li a {
        font-size: .14rem;
    }
}

@media screen and (max-width: 640px) {
    .qk-tit span {
        margin: 0 .1rem;
    }
}

@media screen and (max-width: 480px) {
    .tw-list ul li a .pic {
        width: 100%;
        margin-bottom: .2rem;
        padding-top: 66.6%;
        height: auto;
    }

    .tw-list ul li a .tw-tx {
        width: 100%;
    }

    .td-info .pic {
        float: none;
        margin: 0 auto;
    }

    .td-tx {
        text-align: center;
    }
    .tdjs ul {
        justify-content: center;
    }

    .tdjs ul li {
        width: 95%;
    }

    .js-tx h3 b {
        font-size: .18rem;
    }

    .qk-tit {
        padding: .1rem;
        white-space: nowrap;
        overflow-x: auto;
    }


    .qk-list {
        padding: 0;
    }

    .qk-tit a,
    .qk-tit span {
        font-size: .12rem;
    }

    .qk-tx h3 span {
        font-size: .12rem;
    }

    .qk-tit b {
        margin-right: 0rem;
        font-size: .12rem
    }

    .qk-tx p {
        font-size: .14rem;
    }

    .qk-list ul li {
        margin-bottom: .1rem;
    }

    .qk-list ul li a .pic {
        width: 1rem;
        height: .66rem;
    }

    .tl-tx {
        text-align: center;
    }

    .tl-tx h3 {
        height: auto;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .tit-list ul li a {
        padding: .2rem .25rem;
    }

    .tl-top h3 {
        font-size: .16rem;
    }

    .tl-date b {
        font-size: .2rem;
    }

    .tl-date span {
        font-size: .12rem;
    }

    .tit-list ul li a p {
        font-size: .14rem;
    }

    .tit-list ul li {
        margin-bottom: .2rem;
    }


    .img-lists ul li a>img {
        height: 1rem;
    }

    .art-main .cont-tit p .liulan {
        margin-left: .15rem;
    }

    .img-lists2 ul li {
        width: 47%;
        margin-left: 1.5%;
        margin-right: 1.5%;
    }

    .timg-list-img {
        float: none;
        width: auto;
        margin-right: 0rem;
        margin-bottom: .1rem;
    }

    .timg-linfo {
        padding-top: 0rem;
    }

    .ldtz ul li {
        float: none;
        width: auto;
    }

    .ldtz ul li:nth-child(2n+1) {
        margin-right: 0rem;
    }

    .ldtz-pic {
        float: left;
    }

    .ldtz ul li {
        margin-bottom: .3rem;
    }

    .ldtz ul li a {
        padding: 0rem;
    }

    .ldtz-pic {
        width: 1.2rem;
    }

    .ldtz-info {
        text-align: left;
    }

    .ldtz-info h3::before {
        left: 0rem;
        transform: translateX(0rem);
    }

    .ldtz-info p {
        line-height: .28rem;
        margin-top: 0rem;
    }

    .ldtz ul li a {
        margin: 0rem;
    }

    .agency ul li {
        width: 49%;
        margin-left: 0;
    }

    .agency ul li:nth-child(odd) {
        margin-right: 2%;
    }

    .agency ul li:nth-child(3n+1) {
        margin-left: 0;
    }

    .agency ul li:nth-child(4n+1) {
        margin-left: 0;
    }
}

@media screen and (max-width: 320px) {
    .art-main .art-tit span {
        font-size: .12rem;
        padding-bottom: .05rem;
        line-height: .24rem;
        height: .24rem;
    }

    .art-main .art-body p {
        font-size: .12rem;
        line-height: .3rem;
    }

    .img-lists ul li a>img {
        height: .84rem;
    }
}


.pb_sys_style1 .p_no_d {
    border: 1px solid #412fbf !important;
    background-color: #402fbf !important;
}