@charset "utf-8";
.stdnav16_3_banner1 li a {
    display: block;
}

.stdnav16_3_banner1 li a img {
    display: block;
    width: 100%;
}

.pb_sys_common {

    line-height: 35px!important;

}
.pagination {
    text-align: center;
    font-size: 14px;
    padding-top: 50px;
min-height: 10rem;
}

.pagination a{
    color:#333;
}

#nymain {
    padding-bottom: 120px;
}

.nymain .leftNav {
    float: left;
    width: 260px;
    margin-right: 45px;
    /* padding-left: 20px; */
    position: relative;
    box-sizing: border-box;

    background-size: 100% auto;
    margin-top: -50px;
    z-index: 10;
}

.nymain .leftNav p {
    position: relative;
    font-size: 30px;
    color: #fff;
    line-height: 30px;
    padding-top: 40px;
    background: #1063d0;
    padding-bottom: 30px;
    text-align: center;
}

.nymain .leftNav p::after {
    content: "";
    position: absolute;
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px;
    border: 1px solid #FFF;
    border-radius: 4px;
}

.nymain .leftNav p span {
    position: absolute;
    top: 36px;
    right: 10px;
    width: 25px;
    height: 25px;
    background: url(../images/sub_left_down2.png) no-repeat center center;
    background-size: 14px 14px;
    display: none;
    z-index: 99;
}

.nymain .leftNav p span.on {
    background: url(../images/sub_left_up2.png) no-repeat center center;
    background-size: 14px 14px;
}

.nymain .leftNav>ul {
    background-color: #fff;
    box-shadow: 0px 1px 9px 0px rgba(177, 187, 200, 0.19);
}

.nymain .leftNav>ul>li {
    position: relative;
    border-left: 8px solid #F6D5AA;
    border-bottom: 1px solid #DFE6F1;
}



.nymain .leftNav>ul>li.on {
    border-left: 8px solid #1063d0;
}




.nymain .leftNav>ul>li>a {
    position: relative;
    display: block;
    font-size: 20px;
    color: #333;
    padding-left: 28px;
    line-height: 79px;
}

.nymain .leftNav>ul>li:last-child {
    border-bottom: 1px solid transparent;
}

.nymain .leftNav>ul>li.on>a {
    color: #1063d0;
    font-weight: bold;
}


.nymain .leftNav>ul>li>ul>li.on>a {
    color: #1063d0;
    font-weight: bold;
}




.nymain .leftNav>ul>li>span {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 25px;
    top: 30px;
    line-height: 50px;
    background: url(../images/dhxl.png) no-repeat center center;
    cursor: pointer;
}

.nymain .leftNav>ul>li>ul>li>span{
  position: absolute;
  width: 20px;
  height: 20px;
  right: 25px;
  line-height: 50px;
  background: url(../images/dhxl.png) no-repeat center center;
  cursor: pointer;
  margin-top: -35px;
}




.nymain .leftNav>ul>li.on>span {
    transform: rotate(90deg);
}


.nymain .leftNav>ul>li>ul>li.on>span {
    transform: rotate(90deg);
}



.nymain .leftNav>ul>li.active {
    padding-left: 0;
    padding-right: 0;
    background-color: #fff;
}


.nymain .leftNav>ul>li>ul>li.active {
    padding-left: 0;
    padding-right: 0;
    background-color: #fff;
}


.nymain .leftNav>ul>li.active {
    border-left: 8px solid #1063d0;
}



.nymain .leftNav>ul>li.active>a {
    color: #1063d0;
    font-weight: bold;
}


.nymain .leftNav>ul>li>ul>li.active>a {
    color: #1063d0;
    font-weight: bold;
}


.nymain .leftNav>ul>li:hover span {
    background: url(../images/dhxl.png) no-repeat center center;
}

.nymain .leftNav>ul>li>ul>li:hover span {
    background: url(../images/dhxl.png) no-repeat center center;
}




.nymain .leftNav>ul>li>ul {
    border-top: 1px solid #eee;
    display: none;
    padding-top: 10px;
    padding-bottom: 10px;
}




.nymain .leftNav>ul>li>ul>li>ul {
    border-top: 1px solid #eee;
    display: none;
    padding-top: 10px;
    padding-bottom: 10px;
}




.nymain .leftNav>ul>li.active>ul {
    display: block;
}

.nymain .leftNav>ul>li>ul>li.active>ul {
    display: block;
}



.nymain .leftNav>ul>li>ul>li>a {
    display: block;
    font-size: 16px;
    color: #333;
    padding-left: 50px;
    line-height: 50px;
}

.nymain .leftNav>ul>li>ul>li>a:hover {
    color: #1063d0;
}



.nymain .leftNav>ul>li>ul>li>ul>li>a {
    display: block;
    font-size: 16px;
    color: #333;
    padding-left: 85px;
    line-height: 50px;
}

.nymain .leftNav>ul>li>ul>li>ul>li>a:hover {
    color: #1063d0;
}




.ny-right {
    float: right;
    width: calc(100% - 305px);
}

.ny-title {
    position: relative;
    padding-top: 35px;
    margin-bottom: 30px;
}

.position {
    float: right;
    padding-left: 15px;
    background: url(../images/position.png) no-repeat left center;
    font-size: 0;
}

.ny-title h3 {
    float: left;
    font-size: 23px;
    color: #333;
    border-left: 5px solid #1063d0;
    padding-left: 20px;
    line-height: 24px;
}

.position span {
    color: #999;
    font-size: 16px;
    vertical-align: middle;
}

.position a {
    font-size: 16px;
    color: #999;
    margin: 0 5px;
    vertical-align: middle;
}

.position a:hover {
    color: #1063d0;
}


/* 列表页 */


/* 列表页 */

.list>li {
    position: relative;
    line-height: 66px;
    padding-left: 28px;
    padding-right: 100px;
    background-size: 100% auto;
}

.list>li span {
    position: absolute;
    right: 20px;
    top: 0;
    font-size: 16px;
    color: #666;
}

.list>li:hover span {
    color: #1063d0;
}

.list>li a {
    display: block;
    position: relative;
    font-size: 20px;
    color: #333;
    left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .3s;
}

.list>li:nth-child(2n-1) {
    background: #f2f2f2;
}

.list>li:hover a {
    left: -10px;
    color: #1063d0;
}


/* 日期列表 */

.rq-list li {
    position: relative;
    border-top: 1px dashed rgba(124, 24, 36, 0.34);
}

.rq-list li:last-child {
    border-bottom: 1px dashed rgba(124, 24, 36, 0.34);
}

.rq-list li:hover {
    border-top: 1px dashed transparent;
}

.rq-list li:hover+li {
    border-top: 1px dashed transparent;
}

.rq-list li::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 0;
    background: #1063d0;
    background-size: 100% 100%;
    transition: all .3s;
}

.rq-list li:hover::after {
    width: 100%;
}

.rq-list li a {
    position: relative;
    display: block;
    padding: 25px 50px 25px 15px;
    overflow: hidden;
    z-index: 6;
}

.rq-list li a .date {
    float: left;
    width: 100px;
    margin-right: 30px;
    text-align: center;
    color: #1063d0;
}

.rq-list li a .date span:first-child {
    font-size: 32px;
    line-height: 50px;
    font-weight: bold;
    border: none;
    color: #1063d0;
}

.rq-list li:hover a .date span {
    color: #fff;
}

.rq-list li a .date span {
    display: block;
    font-size: 16px;
    color: #9E9E9E;
    border: 1px solid #9E9E9E;
}

.rq-list li:hover a .date span {
    border: 1px solid #fff;
}

.rq-list li:hover a .date span:first-child {
    border: none;
}

.rq-list li a .text {
    overflow: hidden;
    padding-left: 30px;
    border-left: 1px solid #D8D8D8;
}

.rq-list li:hover a .text {
    border-left: 1px solid #FEE180;
}

.rq-list li a .text h2 {
    font-size: 18px;
    color: #333;
    font-weight: normal;
}

.rq-list li:hover a .text h2 {
    color: #fff;
}

.rq-list li a .text p {
    font-size: 14px;
    line-height: 26px;
    color: #999999
}

.rq-list li:hover a .text p {
    font-weight: bold;
    color: #fff;
}


/* 内容页 */

.art-main h2 {
    text-align: center;
    color: #333;
    font-size: 24px;
    margin-bottom: 20px;
    padding-top: 20px;
}

.ny-right .art-main{
min-height: 20rem;
}



.art-main .art-tit {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
}

.art-main .art-tit h3 {
    text-align: center;
    color: #333;
    font-size: 24px;
    margin-bottom: 20px;
    padding-top: 20px;
}

.art-main .art-body p {
    color: #333;
    text-indent: 2em;
    font-size: 18px;
    line-height: 45px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.art-main .art-body p.img-tp img {
    display: block;
    width: 100%;
    max-width: 1020px;
    margin: auto;
}

.art-main .art-body img {
    max-width: 95% !important;
    height: auto;
    display: block;
    margin: 10px auto;
}

.art-main .cont-tit p {
    font-size: 0;
    text-align: center;
    padding-bottom: 20px;
}

.art-main .cont-tit p img {
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    margin-right: 5px;
}

.art-main .cont-tit p .liulan {
    margin-left: 50px;
}

.art-main .cont-tit p>span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #999;
    margin: 0 20px;
}


/* 机构设置 */

.jgsz>ul>li {
    position: relative;
    float: left;
    width: 48%;
    margin-right: 4%;
    line-height: 70px;
    border-bottom: 1px dotted #c1c1c1;
    box-sizing: border-box;
    transition: all .3s;
}

.jgsz>ul>li:nth-child(2n) {
    margin-right: 0;
}

.jgsz>ul>li>a {
    padding-left: 30px;
    display: block;
    position: relative;
    font-size: 18px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jgsz>ul>li>a::after {
    content: "";
    position: absolute;
    left: 5px;
    top: 50%;
    width: 8px;
    height: 8px;
    transform: translateY(-50%) rotate(45deg);
    background: #a6a2a2;
}

.jgsz>ul>li:hover>a::after {
    background: #1063d0;
}

.jgsz>ul>li:hover a {
    color: #1063d0;
}


/* 图片列表 */

.timg-list {
    margin-top: 20px;
}

.timg-list ul li {
    margin-bottom: 30px;
}

.timg-list ul li a {
    display: block;
    transition: all 0.3s;
    padding: 25px;
    background-position: right center;
    border: 1px solid #ede9e9;
}

.timg-list ul li a h3 {
    font-size: 22px;
    color: #000;
    line-height: 30px;
    margin-top: 15px;
    margin-bottom: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
}

.timg-list ul li a>div {
    overflow: hidden;
    /* border: 2px solid #1063d0; */
}

.timg-list-img {
    float: left;
    width: 290px;
    margin-right: 20px;
}

.timg-list ul li a .pic {
    padding-top: 71%;
}

.timg-list ul li a:hover h3 {
    color: #1063d0;
}

.timg-list ul li a:hover .date {
    color: #fff;
}

.timg-linfo {
    position: relative;
    overflow: hidden;
}

.timg-linfo p {
    font-size: 16px;
    line-height: 30px;
    color: #888888;
    height: 90px;
    overflow: hidden;
}

.timg-linfo .date {
    margin-top: 15px;
    color: #666;
    font-size: 18px;
}

.timg-linfo .date span {
    font-size: 28px;
    background-position: left center;
    font-weight: bold;
}

.timg-linfo .date i {
    font-style: normal;
}

.timg-list ul li a:hover {
    background: #1063d0;
    padding: 25px;
}

.timg-list ul li a:hover h3 {
    color: #fff;
}

.timg-list ul li a:hover p {
    color: #fff;
}

* 图片列表 */ .img-lists ul {
    overflow: hidden;
}

.img-lists ul li {
    float: left;
    width: 32%;
    margin: 30px 0 0 2%;
    border: 1px solid #eee;
    transition: all 0.3s;
    position: relative;
    top: 0;
    padding: 20px;
    box-sizing: border-box;
}

.img-lists ul li:nth-child(3n+1) {
    margin-left: 0;
}

.img-lists ul li:hover {
    box-shadow: 0 0 10px #1063d0;
    border-color: #1063d0;
}

.img-lists ul li a {
    display: block;
    width: 100%;
}

.img-lists ul li a .pic {
    padding-top: 71%;
}

.img-lists ul li a>img {
    display: block;
    width: 100%;
    height: 196px;
}

.img-lists ul li a p {
    text-align: center;
    color: #333333;
    font-size: 18px;
    line-height: 65px;
    margin-top: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.img-lists ul li a>div.info {
    padding: 10px;
    font-size: 0;
}

.img-lists ul li a>div.info p {
    color: #333;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
}

.img-lists ul li a>div.info img {
    height: 14px;
    vertical-align: middle;
}

.img-lists ul li a>div.info span {
    font-size: 14px;
    display: inline-block;
    margin-left: 5px;
    color: #999;
    vertical-align: middle;
}


/* 师资列表 */

.teach>ul>li {
    float: left;
    width: 48%;
    margin-left: 4%;
    margin-bottom: 40px;
    overflow: hidden;
}

.teach>ul>li:nth-child(2n-1) {
    margin-left: 0;
}

.teach>ul>li .tp {
    float: left;
    width: 153px;
}

.teach>ul>li .tp .modulepic {
    padding-top: 122.2%;
}

.teach>ul>li .text {
    overflow: hidden;
    padding-left: 35px;
}

.teach>ul>li .text h2 {
    font-size: 24px;
    color: #1063d0;
    font-weight: normal;
    margin-bottom: 6px;
}

.teach>ul>li .text p {
    font-size: 16px;
    color: #666666;
}

.teach>ul>li .text .jj {
    margin-top: 1px;
    padding-bottom: 0px;
    /* border-bottom: 1px solid #dfe3ec; */
}

.teach>ul>li .text .jj p {
    line-height: 30px;
    height: 36px;
    overflow: hidden;
}

.teach>ul>li .text .more {
    width: 80px;
    height: 30px;
    border: 1px solid #f78100;
    text-align: center;
    line-height: 30px;
    margin-top: 15px;
    float: right;
}

.teach>ul>li .text .more a {
    font-size: 16px;
    color: #f78100;
}

.teach>ul>li .text .more:hover {
    border: 1px solid #1063d0;
}

.teach>ul>li .text .more:hover a {
    color: #1063d0;
}

@media screen and (max-width:1440px) {
    .wzc .ny-title h3 {
        padding-left: 15px;
    }
}

@media screen and (max-width:1024px) {
    .nymain .leftNav {
        margin-top: 0;
        margin-right: 0;
        margin-top: 15px;
    }
    .ny-right {
        float: none;
        width: 100%;
        padding-left: 0;
    }
    .nymain .leftNav p {
        padding: 10px 0;
        padding-left: 30px;
        font-size: 24px;
        text-align: left;
    }
    .nymain .leftNav p span {
        display: block;
    }
    .nymain .leftNav {
        float: none;
        width: auto;
        padding: 0;
    }
    .nymain .leftNav ul {
        display: none;
    }
    .nymain .leftNav p span {
        top: 12px;
    }
    .nymain .leftNav>ul>li>a {
        line-height: 40px;
        font-size: 18px;
    }
    .nymain .leftNav>ul>li>span {
        right: 15px;
        top: 10px;
    }
    .nymain {
        margin-top: 0;
    }
    .jgsz>ul>li {
        padding-right: 0;
    }
}

@media screen and (max-width:768px) {
    #nymain {
        padding-top: 0;
    }
    .nymain .leftNav p {
        padding-left: 15px;
    }
    .nymain .leftNav p {
        font-size: 18px;
    }
    .ny-title h3 {
        font-size: 18px;
    }
    .ny-title {
        padding-bottom: 10px;
        margin-bottom: 15px;
    }
    .position a {
        font-size: 14px;
    }
    .art-main .art-body p {
        margin-bottom: 10px;
    }
    .art-main .cont-tit p span {
        font-size: 14px;
        margin: 0 5px;
    }
    .ldtz-info {
        padding: 15px;
    }
    .ldtz-info p {
        font-size: 14px;
    }
    .ldtz-info h3 i {
        font-size: 14px;
    }
    .img-lists ul li {
        padding: 10px;
    }
    .img-lists ul li a p {
        line-height: 40px;
    }
}

@media screen and (max-width:600px) {
    .list>li a {
        font-size: 14px;
    }
    .list>li {
        padding-left: 15px;
        line-height: 50px;
    }
    .list>li span {
        font-size: 14px;
    }
    .wp {
        width: 95%;
    }
    .rq-list li a .text {
        padding-left: 15px;
    }
    .rq-list li a {
        padding: 15px;
    }
    .ny-title h3 {
        float: none;
    }
    .position {
        float: none;
        margin-top: 15px;
    }
    .ldtz ul li {
        float: none;
        width: auto;
        margin-bottom: 15px;
    }
    .rq-list li a .date {
        width: 80px;
        margin-right: 15px;
    }
    .rq-list li a .date span:first-child {
        font-size: 24px;
        line-height: 40px;
    }
    .ldtz ul li:nth-child(2n+1) {
        margin-right: 0;
    }
    .ldtz-pic {
        width: 145px;
    }
    .t-bt span {
        margin-right: 5px;
    }
    .t-num a {
        width: 12%;
        margin-top: 5px;
    }
    .timg-list ul li a {
        padding: 10px;
    }
    .timg-list-img {
        float: none;
        width: auto;
        margin-right: 0;
    }
    .wzc .ny-title h3 {
        line-height: 45px;
        top: -75px;
    }
    .wzc .ny-title h3:after {
        border-top: 45px solid transparent;
    }
    .list-text>ul>li {
        padding: 15px 0;
    }
    .list-text li .tm {
        width: 88px;
        padding: 10px;
    }
    .list-text li .tm span.big {
        padding-top: 15px;
    }
    .list-text {
        padding-left: 15px;
        padding-right: 15px;
    }
    .ny-title {
        padding-top: 15px;
    }
    .art-main .art-body p {
        margin: 10px 0;
        line-height: 32px;
        font-size: 16px;
    }
    .ny-right {
        padding-bottom: 15px;
    }
    .list>ul>li {
        padding-left: 0;
        line-height: 40px;
        padding-right: 80px;
    }
    .list>ul>li>a {
        font-size: 14px;
    }
    .list>ul>li>span {
        font-size: 14px;
    }
    .pagination {
        padding-top: 15px;
    }
    .img-lists ul li {
        float: none;
        width: 100%;
        margin: 5px 0;
    }
    .timg-linfo .date {
        position: static;
        margin-top: 10px;
    }
    .timg-list ul li a h3 {
        margin-top: 10px;
    }
    .jgsz>ul>li {
        float: none;
        width: 100%;
        line-height: 40px;
        background-position: left center;
    }
    .jgsz>ul>li>a {
        font-size: 14px;
    }
    .art-main .art-tit h3 {
        padding-top: 0;
        margin-bottom: 15px;
        font-size: 20px;
    }
    .teach>ul>li {
        float: none;
        width: 100%;
        margin-left: 0
    }
    .teach>ul>li .text {
        padding-left: 15px;
    }
    .teach>ul>li .text h2 {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .teach>ul>li .text .more {
        margin-top: 5px;
    }
    .teach>ul>li {
        margin-bottom: 15px;
    }
}


/* 师资内容 */
body .clear {
	clear: both;
	height: 0 !important;
	width: 0 !important;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
}

.clearfix:after {
	content: "";
	clear: both;
	display: block;
	overflow: hidden;
	font-size: 0;
	height: 0;
}

.clearfix {
	zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}
.sz-con {
  margin-top: 0.57rem;
}

.sz-con .pic1 {
  position: relative;
  z-index: 1;
  padding-left: 0.1rem;
  padding-bottom: 0.1rem;
}

.sz-con .pic1::before {
  content: '';
  position: absolute;
  top: 0.15rem;
  right: 0.15rem;
  left: 0;
  bottom: 0;
  background: #002D70;
  z-index: -1;
}

.sz-con .pic1 img {
  display: block;
  width: 180px;
}

.sz-t {
  margin-top: 26px;
}

.sz-ty {
  overflow: hidden;
  padding-left: 20px;
}

.sz-ty h3 {
  font-size: 30px;
  font-weight: normal;
  color: #002D70;
}

.sz-ty>div {
  margin-top: 16px;
}

.sz-ty>div p {
  font-size: 18px;
  line-height: 44px;
  color: #666666;
  
  background-size: 5px auto;
  padding-left: 25px;
}

.sz-d {
  position: relative;
  z-index: 1;
}

.sz-d::before {
  content: '';
  position: absolute;
  top: 15px;
  bottom: 0;
  left: 15px;
  border-left: 1px solid rgba(13, 66, 167, 0.1);
  z-index: -1;
}

.sz-box {
  margin-top: 30px;
}

.sz-box h4 {
  font-size: 0;
  padding-left: 80px;
  margin-bottom: 3px;
  background-image: url(../images/sz-dot.png);
  background-repeat: no-repeat;
  background-size: 29px auto;
  background-position: left center;
}

.sz-box h4 span {
  display: inline-block;
  font-family: 'sySong';
  font-size: 26px;
  font-weight: bold;
  color: #002D70;
}

.sz-box p {
  font-size: 16px;
  line-height: 28px;
  color: #666666;
  padding-left:8px;
}

.sz-p p {
  text-indent: 2em;
  margin-top: 30px;
}
.sz-p p img{
    margin:10px auto;
    display:block;
    height:auto!important;
    max-width: 100%!important;
}
.sz-p p:first-child {
  margin-top: 0;
}




    
    @media screen and (max-width: 1200px) {

.teach>ul>li {

    width:100%;
}
}


@media screen and (max-width: 1100px) {
  .sz-ty>div {
    padding: 10px 0 0 25px;
  }

  .sz-ty h3 {
    padding-left: 25px;
  }
}

@media screen and (max-width:900px) {
  .sz-t .pic {
    float: none;
    margin: 0 auto;
  }

  .sz-ty h3 {
    padding-left: 0;
    text-align: center;
    margin-top: 10px;
  }

  .sz-ty>div {
    padding: 0 20px;
  }

}


@media screen and (max-width:768px) {
  .sz-con {
    margin-top: 25px;
  }

  .sz-t {
    margin-top: 20px;
  }

  .sz-ty h3 {
    font-size: 26px;
  }

  .sz-box h4 span {
    font-size: 26px;
  }

  .sz-box p {
    font-size: 18px;
    line-height: 30px;
    padding-left: 50px;
  }

  .sz-box h4 {
    background-size: 25px auto;
    padding-left: 50px;
  }

  .sz-d::before {
    left: 12px;
  }

@media screen and (max-width:640px) {
  .sz-ty h3 {
    padding-left: 20px;
  }

  .sz-ty>div {
    padding-left: 20px;
  }
}

@media screen and (max-width:480px) {
  .sz-con {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .sz-con .sz-r {
    width: 100%;
  }

  .sz-r {
    width: calc(100% - 20px);
  }

  .sz-ty {
    padding-left: 0;
  }

  .sz-ty h3 {
    padding-left: 0;
    text-align: center;
  }

  .sz-ty>div p {
    line-height: 34px;
  }

}