.banner {
    position: relative;
    z-index: 1;
    background: url(/images/banner-bj.jpg) no-repeat;
    background-size: cover;
}
.eclip {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*n_history*/

.n_history .n_history_tit {
    position: relative;
    font-size: 0;
    padding-top: .3rem;
}

.n_history .n_history_tit h2 {
    position: relative;
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    background: rgb(51 134 218);
    z-index: 3;
    padding: 10px;
}

.n_history .n_history_tit h2:before {
    position: absolute;
    content: '';
    width: .14rem;
    height: .14rem;
    background: #fff;
    border-radius: 50%;
    left: .38rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.n_history .n_history_tit i {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 32px;
    height: 32px;
    background: #ecf1f8 url("../images/n_history01.png") no-repeat 50%;
    -o-background-size: .32rem;
    background-size: 30px;
    cursor: pointer;
    z-index: 3;
}

.n_history .n_history_tit:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: .65rem;
    background: url("/images/n_history02.png") repeat-x bottom;
    -o-background-size: auto .65rem;
    background-size: auto .65rem;
}

.n_history_bd p {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    margin-bottom: 10px;
}

.n_history_bd {
    display: none;
    padding: .24rem .26rem .46rem .84rem;
}

.n_history_bd .n_scroll {
    max-height: 656px;
    padding-right: .25rem;

}

.n_scroll::-webkit-scrollbar {
    width: 4px;
    height: 8px;
    background-color: #dadce1;
}

.n_scroll::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #dadce1;
}

.n_scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #0044aa;
}

.n_history li {
    background: #ecf1f8;
    margin-bottom: .4rem;
}

.n_history li.show .n_history_tit h2 {
    background: #3283d5;
}

.n_history li.show .n_history_tit i {
    display: none;
}

.n_history li.show .n_history_tit h2:before {
    left: .24rem;
    width: .4rem;
    height: .4rem;
    -o-background-size: .4rem;
    background-size: .4rem;
    background-color: transparent;
}

.n_history li.show .n_history_tit:after {
    display: none;
}

.n_history ul:before {
    position: absolute;
    content: '';
    top: .7rem;
    bottom: .4rem;
    width: 1px;
    left: .44rem;
    background: #f3f3f3;
}

.n_history ul {
    position: relative;
}

.n_history li.active .n_history_bd {
    display: block;
}
.banner img {
    display: block;
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
}

.pagination {
    text-align: center;
    font-size: 0px;
    padding-top: 50px;
}

.pagination a {
    display: inline-block;
    border: 1px solid rgb(220, 220, 220);
    padding: 0px 12px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: rgb(102, 102, 102);
    margin: 0px 7px;
}

.pagination a.active {
    background: #3489df;
    ;
    color: rgb(255, 255, 255);
    border: 1px solid #3489df;
    ;
}

.pagination a:hover {
    background: #3489df;
    ;
    color: rgb(255, 255, 255);
    border: 1px solid #3489df;
    ;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
}

.nymain {
    position: relative;
    margin-top: -70px;
    z-index: 9;
    background: url(/images/ny-bj.jpg) no-repeat;
    background-size: cover;
    background-position: center 70px;
}

.nymain .leftNav {
    float: left;
    width: 250px;
    position: relative;
    margin-right: 30px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 15px 0px;
    margin-bottom: 20px;
}

.nymain .leftNav>h2 {
    line-height: 70px;
    color: rgb(255, 255, 255);
    background: #3489df;
    font-size: 26px;
    font-weight: normal;
    position: relative;
    padding-left: 45px;
}
.nymaindq .leftNav>h2 {
    background: #a10000;
}
.nymain .leftNav>h2::after {
    content: '';
    width: 5px;
    height: 22px;
    background-color: #ffffff;
    border-radius: 3px;
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translateY(-50%);
}

.nymain .leftNav>h2 b {
    display: inline-block;
    z-index: 9;
    position: relative;
    font-weight: normal;
}

.nymain .leftNav>h2 img {
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -5px;
}

.nymain .leftNav p {
    margin-left: 20px;
    font-size: 26px;
    font-weight: 600;
    color: rgb(255, 255, 255);
    padding: 20px 0px;
}

.nymain .leftNav>ul {
    background: rgb(255, 255, 255);
    position: relative;
    border-left: 6px solid #3489df;
    padding-top: 15px;
}
.nymaindq .leftNav>ul {
    border-left: 6px solid #a10000;
}
.nymain .leftNav>ul>li {
    position: relative;
}

.nymain .leftNav>ul>li:first-child {
    border-top: none;
    margin-top: 0px;
}

.nymain .leftNav>ul>li.active>a {
    background-color: #3489df;
}
.nymain .leftNav>ul>li.party>a{
    background-color: #a10000;
}
.nymain .leftNav>ul>li.active>a {
    color: #fff;
}

.nymain .leftNav ul li a {
    display: block;
    font-size: 18px;
    color: rgb(51, 51, 51);
    line-height: 50px;
    position: relative;
}

.nymain .leftNav>ul>li>a {
    border-bottom: 1px solid #e6e6e6;
    line-height: 30px;
    padding: 15px 15px;
    padding-left: 25px;
}

.nymain .leftNav>ul>li>span {
    position: absolute;
    width: 25px;
    height: 25px;
    right: 10px;
    top: 20px;
    line-height: 50px;
    background: url("/images/sub_left_down.png") center center no-repeat;
    cursor: pointer;
    display: none;
}

.nymain .leftNav>ul>li.on>span {
    transform: rotate(90deg);
    display: block;
}

.nymain .leftNav>ul>li.active>span {
    background: url("/images/sub_left_down-h.png") center center no-repeat;
    display: block;
}

.nymain .leftNav>ul>li.on>a {
    background-position: 10px center;
}

.nymain .leftNav>ul>li.active>a {
    background-position: 20px center;
    font-size: 20px;
}

.nymain .leftNav ul li.active ul {
    display: block;
}

.nymain .leftNav>ul>li:hover span {
    display: block;
}


.nymain .leftNav>ul>li>ul {
    display: none;
    padding: 13px 0;
    padding-right: 0px;
}

.nymain .leftNav>ul>li>ul>li a {
    font-size: 16px;
    line-height: 32px;
    position: relative;
    padding-left: 45px;
}

.nymain .leftNav>ul>li>ul>li a:hover {
    color: #3489df;
}

.ny-right {
    overflow: hidden;
    padding: 100px 60px 50px 60px;
    background: url(/images/ny-rbj.jpg) no-repeat;
    background-size: cover;
    background-position: center 70px;
}

.ny-rcom {
    font-size: 24px;
    color: #3489df;
    ;
    margin-bottom: 15px;
    font-weight: normal;
}

.position {
    margin-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
}

.position>div {
    position: relative;
    text-align: right;
    font-size: 0px;
    line-height: 55px;
    padding: 0px 15px;
}
.position h3{
    background: url(/images/nydq-titbj.png) no-repeat;
}
.position h3 {
    position: absolute;
    font-size: 24px;
    text-align: left;
    bottom: 0;
    left: 0;
    z-index: 9;
    line-height: 40px;
    font-weight: normal;
    background: url(/images/ny-titbj.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
    padding-left: 15px;
    padding-right: 40px;
}
.positiondq h3{
    background: url(/images/nydq-titbj.png) no-repeat;
}
.position h3.party{
    background: url(/images/ny-titbj-party.png) no-repeat;
    background-size: 100% 100%;
}
.position span {
    color: rgb(113, 113, 113);
    font-size: 16px;
    vertical-align: middle;
}

.position img {
    vertical-align: 0;
    margin-right: 10px;
}

.position a {
    font-size: 16px;
    color: rgb(113, 113, 113);
    margin: 0px 5px;
    vertical-align: middle;
    display: inline-block;
}

.position a:hover {
    color: #3489df;
    ;
}
.positiondq a:hover {
    color: #a10000;
}
.art-main {
    padding: 0px 20px;
}

.art-main .art-tit h3 {
    text-align: center;
    color: rgb(27, 27, 27);
    font-size: 22px;
    margin-top: 30px;
    font-weight: normal;
}

.art-main .art-tit h4 {
    text-align: center;
    color: rgb(51, 51, 51);
    font-weight: normal;
    font-size: 18px;
    margin-top: 30px;
}

.art-main .art-body {
    padding-top: 30px;
}

.art-main .art-body p {
    color: rgb(51, 51, 51);
    text-indent: 2em;
    font-size: 16px !important;
    line-height: 30px;
    margin-bottom: 10px;
}
.art-main .art-body p a:hover{color: #3285d8;}
.art-main .art-body img {
    display: block;
    margin: 0px auto !important;
    max-width: 80% !important;
    height: auto !important;
}
.art-main .art-body iframe {
    display: block;
    margin: 0px auto !important;
    max-width: 96% !important;
}
.art-main .art-body table td p{ text-indent:0em !important; margin-bottom:0px;padding: 5px;}
.art-main .cont-tit p {
    font-size: 0px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    background: rgb(245, 245, 245);
    margin-top: 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: 14px;
    color: rgb(119, 119, 119);
    padding: 0px 10px;
}

.art-main .cont-tit p span:first-child {
    border-left: none;
}

.art-info {
    background-color: rgb(255, 255, 255);
    border-top: 1px solid rgb(225, 225, 225);
    padding: 30px 0;
    margin-top: 50px;
}

.pnext p {
    text-indent: initial;
    font-size: 18px;
    line-height: 36px;
    color: rgb(51, 51, 51);
    padding-left: 20px;
    background-position: left 15px;
    transition: all 0.3s ease 0s;
}

.pnext p:hover {
    text-decoration: underline;
}

.pnext p a {
    font-size: 18px;
    display: inline;
    color: rgb(51, 51, 51);
}

.pnext p:hover {
    color: #3489df;
    ;
}

.pnext p:hover a {
    color: #3489df;
    ;
}





.img-lists ul {
    overflow: hidden;
}

.img-lists ul li {
    float: left;
    width: 22.5%;
    margin: 30px 0px 10px 2%;
    transition: all 0.3s ease 0s;
    position: relative;
    top: 0px;
}

.img-lists ul li:hover {
    box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 10px;
    border-color: #3489df;
    ;
}

.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: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-position: center center;
}

.img-lists ul li a>img {
    display: block;
    width: 100%;
    height: 196px;
}

.img-lists ul li a p {
    text-align: center;
    color: rgb(48, 48, 48);
    font-size: 16px;
    line-height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.img-lists ul li a>div.info {
    padding: 10px;
    font-size: 0px;
}

.img-lists ul li a>div.info p {
    color: rgb(51, 51, 51);
    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: rgb(153, 153, 153);
    vertical-align: middle;
}

.tl-top h3 {
    font-size: 18px;
    color: rgb(51, 51, 51);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
}

.tl-top {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgb(221, 221, 221);
    line-height: 20px;
}

.tl-date {
    float: right;
}

.tl-date b {
    font-size: 24px;
    color: #3489df;
    ;
}

.tl-date span {
    font-size: 14px;
    color: rgb(153, 153, 153);
    opacity: 0.8;
}

.tit-list ul li a p {
    font-size: 16px;
    color: rgb(102, 102, 102);
    opacity: 0.8;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tit-list ul li a {
    padding: 30px 60px;
    background-color: rgb(255, 255, 255);
}

.tit-list ul li a:hover {
    background-color: #3489df;
    ;
    background-size: 100% 100%;
}

.tit-list ul li {
    margin-bottom: 35px;
}

.tit-list ul li a:hover h3,
.tit-list ul li a:hover b,
.tit-list ul li a:hover span,
.tit-list ul li a:hover p {
    color: rgb(255, 255, 255);
}

.pic-tx ul li a .pic {
    padding-top: 0px;
    width: 205px;
    height: 136px;
    float: left;
    margin-right: 25px;
}

.pt-tx {
    overflow: hidden;
    border-bottom: 1px solid #e1e1e1;
}

.pt-tx p {
    font-size: 16px;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: rgb(102, 102, 102);
    opacity: 0.6;
    margin-top: 15px;
    margin-bottom: 10px;
}

.pt-tx h3 {
    font-size: 20px;
    font-weight: normal;
    color: rgb(51, 51, 51);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pt-date b {
    font-size: 24px;
    color: #3489df;
}

.pt-date span {
    font-size: 14px;
    color: rgb(153, 153, 153);
    opacity: 0.8;
}

.pt-date {
    display: block;
    padding-bottom: 10px;
}

.pic-tx ul li a:hover h3 {
    color: rgb(20, 104, 210);
}

.pic-tx ul li a {
    padding: 16px 28px;
    background-color: rgb(255, 255, 255);
}

.pic-tx ul li a:hover h3,
.pic-tx ul li a:hover p,
.pic-tx ul li a:hover b,
.pic-tx ul li a:hover span {
    color: rgb(255, 255, 255);
}
.pic-tx ul li a:hover .pt-tx{
    border-color: transparent;
}
.pic-tx ul li a:hover {
    background-image: linear-gradient(#3489df, #3489df);
    background-size: cover;
    transition: all 0.3s ease 0s;
}

.pic-tx ul li {
    margin-bottom: 20px;
}

.list ul li a {
    line-height: 52px;
    display: block;
}

.list ul li a em{
    float: right;
    font-size: 16px;
    color: rgb(153, 153, 153);
    font-style: normal;
}

.list ul li a p {
    font-size: 16px;
    color: rgb(51, 51, 51);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list ul li a {
    position: relative;
    padding-left: 25px;
    background: url(/images/list-dots.png) no-repeat;
    background-position: left center;
}



.list ul li a:hover p {
    color: #0e5fb1;
    text-decoration: underline;
}



.teacher-list ul li {
    width: 47.5%;
    float: left;
    padding: 25px 10px;
}

.teacher-list ul li a {
    box-shadow: rgba(12, 64, 118, 0.2) 0px 3px 12px 0px;
    background-color: rgb(255, 255, 255);
}

.teacher-list ul li a:hover {
    background-color: rgb(6, 77, 184);
}

.teacher-list ul li a:hover h3 {
    color: rgb(255, 255, 255);
    border-bottom: 1px solid rgb(69, 126, 198);
}

.teacher-list ul li a:hover h3::before {
    background-color: rgb(255, 255, 255);
}

.teacher-list ul li a:hover p {
    color: rgb(255, 255, 255);
    opacity: 0.8;
}

.teacher-list ul li:nth-child(2n+1) {
    margin-right: 5%;
}

.teacher-list .pic {
    width: 162px;
    height: 232px;
    float: left;
    padding-top: 0px;
}

.teach-tx {
    padding: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.teach-tx h3 {
    font-size: 20px;
    line-height: 24px;
    color: rgb(0, 0, 0);
    padding-bottom: 20px;
    padding-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    border-bottom: 1px solid rgb(229, 229, 229);
    margin-bottom: 15px;
}

.teach-tx h3::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 30px;
    height: 5px;
    background-color: rgb(0, 82, 185);
}

.teach-tx p {
    font-size: 14px;
    line-height: 26px;
    height: 78px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: rgb(102, 102, 102);
}
/* agency */
.agency ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.agency ul li a{
    width: 362px;
    line-height: 70px;
	background-color: #ffffff;
	border: solid 1px #e6e6e6;
    border-bottom: 3px solid #a10000;
    font-size: 16px;
	color: #1a1a1a;
    text-align: center;
    margin: 30px 40px;
    display: block;
}
.agency ul li a:hover{
    color: #a10000;
}
/* adm-agency */

.adm-agency ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.adm-agency ul li a{
    width: 312px;
    height: 70px;
	background-color: #ffffff;
	border: solid 1px #e6e6e6;
    border-bottom: 3px solid #3489df;
    font-size: 16px;
	color: #1a1a1a;
    text-align: center;
    margin: 30px 20px;
    position: relative;
    display: block;
}
.adm-agency ul li a:hover{
    color: #3489df;
}
.adm-agency ul li a p{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}


.img-lists2 ul li {
    width:31%;
}
.img-lists2 ul li a .pic {
    padding-top: 42%;
}

.govitemcontent1002 table {
    width: 86%;
    margin: 0 auto;
}

.govitemcontent1002 td img {
    position: relative;
    top: 5px;
}



@media screen and (max-width: 1420px) {
    .position h3 {
        left: 0px;
    }

    .dt-list2 li a>.dt-text h3 {
        font-size: 20px;
    }

    .nymain .leftNav {
        margin-right: 30px;
    }

    .ldtz-pic {
        width: 140px;
        margin-right: 15px;
    }

    .agency ul li a{
        margin: 30px;
        width: 300px;
    }
}

@media screen and (max-width: 1200px) {
    .ldtz-info p {
        font-size: 16px;
        line-height: 30px;
    }

    .xrld-pic {
        width: 200px;
    }

    .ny-right{
        padding: 100px 30px 50px 30px;
    }

    .agency ul li a{
        margin: 20px 10px;
        width: 260px;
        line-height: 50px;
        font-size: 14px;
    }

    .adm-agency ul li a{
        width: 300px;
        margin: 20px 10px;
    }
    .adm-agency ul li a {
        height: 60px;
    }
}

@media screen and (max-width: 1140px) {
    .list-jg ul li a {
        padding: 0px 20px;
    }
}

@media screen and (max-width: 1024px) {
    .banner {
        padding-top: 0px;
    }

    .teacher-list .pic {
        float: none;
        margin: 0px auto 20px;
    }

    .teacher-list ul li a {
        padding: 20px;
    }

    .teach-tx {
        text-align: center;
        padding: 0px;
    }

    .teach-tx h3::before {
        left: 50%;
        transform: translateX(-50%);
    }

    .tl-tx {
        text-align: center;
    }

    .pnext p a,
    .pnext p {
        font-size: 16px;
    }
     .n_history .n_history_tit h2 {
        font-size:16px;
        line-height:30px;
        padding-left: 10PX;
        padding-right: 10PX;
    }

    .n_history li.show .n_history_tit h2:before {
        left: 0.14rem;
        width: 0.2rem;
        height: 0.2rem;
        -o-background-size: .2rem;
        background-size: .2rem;
    }

    .n_history .n_history_tit h2:before {
        width: .1rem;
        height: .1rem;
        left: .18rem;
    }

    .n_history ul:before {
        display: none;
    }

    .n_history_bd {
        padding: .2rem;
    }

    .n_history_bd p {
        margin-bottom: 10px;
    }

    .n_history .n_history_tit {
        padding-top: .2rem;
    }

    .n_history .n_history_tit i {
        -o-background-size: .22rem;
        background-size: .22rem;
    }

    .n_history li {
        margin-bottom: .3rem;
    }
    .art-info {
        padding: 25px;
    }

    .nymain .leftNav>h2 {
        font-size: 24px;
        line-height: 80px;
    }

    .nymain .leftNav {
        margin-right: 30px;
        width: 220px;
    }

    .nymain .leftNav>ul>li.active>a {
        background-position: 10px center;
        font-size: 17px;
    }

    .nymain .leftNav ul li a {
        font-size: 16px;
    }

    .nymain .leftNav>ul>li>span {
        top: 18px;
        right: 5px;
    }



    .pic-tx ul li a {
        padding: 20px;
    }

    .nymain .leftNav>ul>li>ul>li a::before {
        left: 15px;
    }

    .position span {
        font-size: 14px;
    }

    .position a {
        font-size: 14px;
    }

    .img-lists ul li {
        width: 47%;
        margin-left: 2%;
    }

    .img-lists ul li a>img {
        height: 209px;
    }

    .img-lists ul li a>div.info p {
        font-size: 14px;
    }

    .img-lists ul li a>div.info img {
        height: 12px;
    }

    .img-lists ul li a>div.info span {
        font-size: 12px;
    }

    .dt-list2 li {
        padding: 25px 0px;
    }

    .timg-list ul li a h3 {
        font-size: 16px;
        line-height: 28px;
    }

    .ldtz-pic {
        float: none;
        margin: 0px auto;
    }

    .ldtz-info {
        padding: 0px 20px;
        text-align: center;
    }

    .ldtz-info h3::before {
        left: 50%;
        transform: translateX(-50%);
    }

    .ldtz ul li {
        padding: 15px;
    }

    .list-jg ul li {
        width: 46%;
    }

    .list-jg ul li a span {
        font-size: 14px;
    }

    .xrld-info div {
        padding-left: 20px;
    }

    .xrld-info div h3 span {
        margin-right: 20px;
    }

    .xrld-info div h3 {
        font-size: 16px;
    }

    .pt-tx h3 {
        font-size: 17px;
    }
}

@media screen and (max-width: 768px) {

    .nymain .leftNav>h2::after {
        content: none;
    }

    .nymain .leftNav>ul>li>span {
        display: block;
    }

    .teacher-list ul li:nth-child(2n+1) {
        margin-right: 3%;
    }

    .teacher-list ul li {
        width: 48.5%;
    }

    .pnext p a,
    .pnext p {
        font-size: 14px;
        line-height: 28px;
    }

    .art-info {
        padding: 16px;
    }

    .tit-list ul li a {
        padding: 20px 40px;
    }

    .banner::after {
        content: none;
    }

    .nymain .leftNav>h2 {
        line-height: 40px;
        font-size: 16px;
        text-align: left;
        padding-left: 15px;
        font-weight: 600;
    }

    .nymain .leftNav>h2 b {
        padding-left: 0px;
    }

    .nymain .leftNav>h2 span {
        float: right;
        width: 25px;
        height: 25px;
        background: url("/images/close1.png") center center / 15px no-repeat;
        margin-right: 10px;
        position: absolute;
        right: 0px;
        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: 0px 0px 10px;
        margin: 0px;
    }

    .nymain .leftNav {
        float: none;
        width: auto;
        top: 0px;
        margin-right: 0px;
        margin-top: 15px;
    }

    .nymain .leftNav>p {
        font-size: 18px;
        padding: 10px 0px;
    }

    .ny-right {
        float: none;
        width: auto;
        /* padding: 20px; */
        padding-top: 0;
        background-position: 0 0;
    }

    .position {
        padding: 10px 0px;
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .position>div {
        text-align: left;
        line-height: 30px;
    }

    .position h3 {
        width: auto;
        font-size: 20px;
        line-height: 40px;
        position: relative;
        left: 0px;
        margin-bottom: 10px;
        font-weight: 600;
        display: none;
    }

    .position h3::after {
        width: 37px;
        height: 37px;
        right: -10px;
        bottom: -15px;
    }

    .pagination {
        padding-top: 50px;
    }

    .pagination a {
        padding: 0px 5px;
        height: 20px;
        line-height: 20px;
        font-size: 12px;
        margin: 0px 3px;
    }

    .nymain .leftNav ul {
        display: none;
    }

    .nymain .leftNav>ul>li>a {
        padding: 10px 10px;
    }

    .nymain .leftNav>ul>li>span {
        top: 14px;
    }

    .art-main .art-tit h3 {
        font-size: 16px;
        line-height: 30px;
        margin-top: 0px;
    }

    .art-main .art-tit h4 {
        font-size: 16px;
        margin-top: 10px;
    }

    .art-main .cont-tit p {
        padding-top: 10px;
    }

    .art-main .art-body p {
        font-size: 14px;
        line-height: 30px;
        margin-bottom: 15px;
    }


    .art-main .cont-tit p span {
        font-size: 12px;
    }

    .art-main .cont-tit p img {
        height: 12px;
    }

    .pnext {
        float: none;
        border: none;
        width: auto;
    }

    .img-lists ul li {
        margin-top: 10px;
    }

    .img-lists ul li a>img {
        height: 191px;
    }

    .img-lists ul li a>div.info p {
        font-size: 12px;
    }

    .xbxx {
        padding-top: 0px;
    }

    .xbxx ul li a {
        padding: 15px 10px;
    }

    .xbxx ul li a h3 {
        font-size: 18px;
        padding-bottom: 10px;
        margin-bottom: 15px;
    }

    .xbxx ul li a p {
        font-size: 14px;
        line-height: 26px;
        height: 72px;
        padding: 0px;
    }

    .xbxx ul li a div span {
        font-size: 12px;
    }

    .xbxx ul li a div img {
        height: 14px;
    }

    .img-lists2 ul li {
        width: 30%;
        margin-left: 1.5%;
        margin-right: 1.5%;
    }

    .nymain .leftNav>h2 img {
        height: 20px;
    }

    .position a {
        margin: 0px 2px;
    }

    .dt-list2 li a>.dt-text h3 {
        font-size: 18px;
    }

    .dt-list2 li a>.dt-text p {
        font-size: 14px;
        line-height: 24px;
        margin-top: 0px;
    }

    .dt-list2 li a>.dt-text {
        padding-left: 10px;
    }

    .dt-list2 li .date {
        width: 60px;
    }

    .dt-list2 li .date span {
        font-size: 24px;
    }

    .dt-list2 li .date {
        padding: 4px 0px;
    }

    .dt-list2 li {
        padding: 15px 0px;
    }

    .nymain .leftNav>ul>li>ul>li>a {
        font-size: 14px;
    }

    .art-main .art-body {
        padding-top: 0px;
    }

    .timg-list-img {
        width: 150px;
        margin-right: 20px;
    }

    .timg-linfo span {
        margin-top: 0px;
        font-size: 14px;
        line-height: 24px;
    }

    .timg-linfo p {
        margin-top: 0px;
        margin-bottom: 5px;
    }

    .timg-list ul li {
        margin-top: 0px;
    }

    .list-ld ul li {
        padding: 15px 0px;
    }

    .list-ld ul li h3 {
        font-size: 18px;
    }

    .list-ld ul li p {
        font-size: 14px;
        margin-top: 10px;
    }

    .list-ls ul li {
        padding: 15px 0px;
    }

    .list-ls ul li h3 {
        font-size: 18px;
    }

    .list-ls ul li p {
        font-size: 14px;
        margin-top: 10px;
    }

    .nymain .leftNav>ul {
        margin-top: 0px;
        border-top: 0px;
    }

    .list-ls ul {
        margin-top: 0px;
        padding-bottom: 0px;
    }

    .nymain .leftNav>ul::after {
        content: none;
    }

    .img-lists ul li a p {
        font-size: 16px;
        line-height: 36px;
    }

    .img-lists ul li a .pic::after {
        background-size: 30px;
    }

    .xrld-pic {
        width: 160px;
    }

    .xrld ul li a {
        margin-top: 15px;
    }

    .nymain .leftNav>h2::before {
        content: none;
    }

    .group-sml li a {
        margin: 0px 5px;
    }

    .text-list2,
    .zzjg {
        padding: 0px 10px;
    }

    .zzjg ul li {
        min-width: 48.5%;
        line-height: 38px;
        margin-left: 1%;
        margin-top: 10px;
    }

    .zzjg ul li a {
        font-size: 14px;
    }

    .tl-tx b {
        font-size: 20px;
    }

    .tl-tx h3 {
        font-size: 16px;
        margin: 15px 0px;
    }

    .tl-tx p {
        font-size: 14px;
    }

    .tl-tx {
        text-align: left;
    }

    .list ul li a {
        line-height: 45px;
    }

    .list ul li a p {
        font-size: 15px;
    }

    .list ul li a em {
        font-size: 15px;
    }

    .adm-agency ul li a {
        font-size: 14px;
        height: 50px;
        margin: 10px;
    }
}

@media screen and (max-width: 640px) {
    .teacher-list ul li:nth-child(2n+1) {
        margin-right: 0px;
    }

    .teacher-list ul li {
        float: none;
        width: auto;
        margin-right: 0px;
        padding: 10px;
    }

    .teacher-list .pic {
        float: left;
        margin-right: 20px;
        margin-bottom: 0px;
    }

    .teach-tx {
        text-align: left;
        padding-top: 20px;
    }

    .teach-tx h3::before {
        left: 0px;
        transform: translateX(0px);
    }

.govitemcontent1002 table {
    width: 110%;
    margin: 0 auto;
    max-width: 100%;
    overflow-x: scroll;
    display: block;
}


}

@media screen and (max-width: 480px) {
.art-main {
    padding: 0px 10px;
}
.n_history .n_history_tit h2 {
        /* max-width: 80%; */
    }
    .teacher-list .pic {
        width: 120px;
        height: 171px;
    }

    .teach-tx {
        padding-top: 10px;
    }

    .teach-tx h3 {
        font-size: 18px;
        padding-top: 15px;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    .teacher-list ul li a {
        padding: 15px;
    }

    .teach-tx p {
        line-height: 24px;
        height: 72px;
    }

    .tl-tx {
        text-align: center;
    }

    .tl-tx h3 {
        height: auto;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .tit-list ul li a {
        padding: 20px 25px;
    }

    .tl-top h3 {
        font-size: 16px;
    }

    .tl-date b {
        font-size: 20px;
    }

    .tl-date span {
        font-size: 12px;
    }

    .tit-list ul li a p {
        font-size: 14px;
    }

    .tit-list ul li {
        margin-bottom: 20px;
    }

    .pt-date {
        padding-top: 0px;
    }

    .pic-tx ul li a .pic {
        float: none;
        width: auto;
        margin-right: 0px;
        padding-top: 70%;
        margin-bottom: 15px;
    }

    .pt-tx h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .pt-tx p {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .pt-tx span {
        font-size: 12px;
    }

    .img-lists ul li a>img {
        height: 100px;
    }

    .art-main .cont-tit p .liulan {
        margin-left: 15px;
    }

    .img-lists2 ul li {
        width: 47%;
        margin-left: 1.5%;
        margin-right: 1.5%;
    }

    .timg-list-img {
        float: none;
        width: auto;
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .timg-linfo {
        padding-top: 0px;
    }

    .ldtz ul li {
        float: none;
        width: auto;
    }

    .ldtz ul li:nth-child(2n+1) {
        margin-right: 0px;
    }

    .ldtz-pic {
        float: left;
    }

    .ldtz ul li {
        margin-bottom: 30px;
    }

    .ldtz ul li a {
        padding: 0px;
    }

    .ldtz-pic {
        width: 120px;
    }

    .ldtz-info {
        text-align: left;
    }

    .ldtz-info h3::before {
        left: 0px;
        transform: translateX(0px);
    }

    .ldtz-info p {
        line-height: 28px;
        margin-top: 0px;
    }

    .ldtz ul li a {
        margin: 0px;
    }
}

@media screen and (max-width: 320px) {
    .art-main .art-tit span {
        font-size: 12px;
        padding-bottom: 5px;
        line-height: 24px;
        height: 24px;
    }

    .art-main .art-body p {
        font-size: 12px;
        line-height: 30px;
    }

    .img-lists ul li a>img {
        height: 84px;
    }
}

.art-main .art-body img.px50 {vertical-align: middle !important;display: inline !important;margin-right: 10px !important;}