@charset "utf-8";

/* 分页 */


.banner {
    position: relative;
    z-index: 1;
}

.banner img {
    display: block;
    width: 100%;
}



.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 50px;
}


.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 12px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666;
    margin: 0 7px;
}

.pagination a.active {
    background: #be1219;
    color: #fff;
    border: 1px solid #be1219;
}

.pagination a:hover {
    background: #be1219;
    color: #fff;
    border: 1px solid #be1219;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
}



.nymain {
    position: relative;
    padding-top: 40px;
    background-color: #f8f8f8;
}


.nymain .leftNav {
    float: left;
    width: 250px;
    position: relative;
    margin-right: 50px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
    margin-bottom: 20px;
}

.nymain .leftNav>h2 {
    line-height: 100px;
    color: #fff;
    background: #be1219;
    font-size: 28px;
    font-weight: 600;
    position: relative;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.nymain .leftNav>h2 b {
    display: inline-block;
    z-index: 9;
    position: relative;
}


.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: #fff;
    padding: 20px 0;
}

.nymain .leftNav>ul {
    background: #fff;
    position: relative;
}


.nymain .leftNav>ul>li {
    position: relative;
}

.nymain .leftNav>ul>li:first-child {
    border-top: none;
    margin-top: 0;
}

.nymain .leftNav ul li a {
    display: block;
    font-size: 18px;
    color: #242323;
    line-height: 50px;
    position: relative;

}

.nymain .leftNav>ul>li>a {
    border-top: 1px solid #ddd;
    line-height: 32px;
    padding-left: 35px;
    border-left: 3px solid transparent;
    padding: 14px 24px;
}


.nymain .leftNav>ul>li>span {
    position: absolute;
    width: 25px;
    height: 25px;
    right: 10px;
    top: 24px;
    line-height: 50px;
    background: url(../images/sub_left_down.png) no-repeat center center;
    cursor: pointer;

}

.nymain .leftNav>ul>li.on>span {

    transform: rotate(90deg);

}


.nymain .leftNav>ul>li.on>a {
    color: #be1219;
    font-weight: 600;
    background-position: 10px center;
}



.nymain .leftNav>ul>li.active>a {
    border-left: 3px solid #e8b350;
    background-position: 20px center;
    font-size: 20px;
}

.nav-2>li.active>a {
    color: #be1219 !important;
    font-weight: 600;
}

.nymain .leftNav ul li.active ul {
    display: block;
}



.nymain .leftNav ul li a:hover {
    color: #be1219;
}

.nymain .leftNav>ul>li>ul {
    display: none;
    padding-bottom: 13px;
    padding-right: 0;
}

.nymain .leftNav>ul>li>ul>li a {
    font-size: 16px;
    line-height: 32px;
    position: relative;
    padding-left: 45px;
}



.ny-right {
    overflow: hidden;
    padding-bottom: 70px;
}

.ny-rcom {
    font-size: 24px;
    color: #be1219;
    margin-bottom: 15px;
    font-weight: normal;
}

.position {
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
}

.position>div {
    position: relative;
    text-align: right;
    font-size: 0;
    line-height: 55px;
    /* overflow: hidden; */
    padding: 0 15px;
}

.position h3 {
    position: absolute;
    font-size: 28px;
    font-weight: normal;
    color: #1b1b1b;
    text-align: left;
    bottom: -2px;
    left: 0;
    padding: 0 20px;
    z-index: 9;
}

.position h3::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 27px;
    background: #e8b350;
}




.position span {
    color: #717171;
    font-size: 16px;
    vertical-align: middle;
}

.position img {
    vertical-align: -1px;
    margin-right: 5px;
}

.position a {
    font-size: 16px;
    color: #717171;
    margin: 0 5px;
    vertical-align: middle;
    display: inline-block;
}

.position a:hover {
    color: #be1219;
}

/* article */
.art-main {
    padding: 0 20px;
}

.art-main .art-tit h3 {
    text-align: center;
    color: #1b1b1b;
    font-weight: normal;
    font-size: 22px;
    margin-top: 30px;
    font-weight: normal;
}

.art-main .art-tit h4 {
    text-align: center;
    color: #333333;
    font-weight: normal;
    font-size: 18px;
    margin-top: 30px;
}

.art-main .art-body {
    padding-top: 30px;
}

.art-main .art-body p {
    color: #333333;
    text-indent: 2em;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 30px;
    word-break: break-all;
}

.art-main .art-body img {
    max-width: 90% !important;
    display: block;
    margin: 0 auto;
    height: auto !important;
}

.art-main .cont-tit p {
    font-size: 0;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    background: bottom;
    background: #f5f5f5;
    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: #777777;
    padding: 0 10px;
}

.art-main .cont-tit p span:first-child {
    border-left: none;
}

.art-info {

    background-color: #ffffff;
    border: solid 1px #e1e1e1;
    padding: 30px 40px;
    margin-top: 50px;
}



.pnext p {
    text-indent: initial;
    font-size: 18px;
    line-height: 36px;
    color: #333333;
    padding-left: 20px;
    background-position: left 15px;
    transition: all 0.3s;
}

.pnext p:hover {
    background-position: left 8px;
    padding-left: 30px;
}

.pnext p a {
    font-size: 18px;
    display: inline;
    color: #333333;
}

.pnext p:hover {
    color: #be1219;
}

.pnext p:hover a {
    color: #be1219;
}


/* 图片列表 */

.img-lists ul {
    overflow: hidden;
}

.img-lists ul li {
    float: left;
    width: 10%;
    margin: 30px 0 0 2%;
    transition: all 0.3s;
    position: relative;
    top: 0;
    margin-bottom: 10px;
}



.img-lists ul li:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    border-color: #be1219;
}

.img-lists ul li a {
    display: block;
    width: 100%;
}

.img-lists ul li a .pic {
    padding-top: 150%;
}

.img-lists ul li a .pic::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    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: #303030;
    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: 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;
}

/* 标题列表页 */
.tl-top h3 {
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
}

.tl-top {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    line-height: 20px;
}

.tl-date {
    float: right;
}

.tl-date b {
    font-size: 24px;
    color: #be1219;
}

.tl-date span {
    font-size: 14px;
    color: #999999;
    opacity: 0.8;
}

.tit-list ul li a p {
    font-size: 16px;
    color: #666666;
    opacity: 0.8;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tit-list ul li a {

    padding: 30px 60px;
    background-color: #fff;
    /* transition: all 0.5s; */
}

.tit-list ul li a:hover {
    background-color: #be1219;
    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: #fff;
}



/* pic-tx */


.pic-tx ul li a .pic {
    padding-top: 0;
    width: 330px;
    height: 200px;
    float: left;
    margin-right: 25px;

}

.pt-tx {
    overflow: hidden;
}

.pt-tx p {
    font-size: 16px;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666;
    opacity: 0.6;
}

.pt-tx h3 {
    font-size: 20px;
    font-weight: normal;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 20px 0;
}

.pt-date b {
    font-size: 24px;
    color: #be1219;
}

.pt-date span {
    font-size: 14px;
    color: #999999;
    opacity: 0.8;
}

.pt-date {
    padding-top: 20px;
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: solid 1px #e8b350;
}

.pic-tx ul li a:hover h3 {
    color: #1468d2;


}


.pic-tx ul li a {
    padding: 30px;
    background-color: #fff;
}

.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: #fff;
}

.pic-tx ul li a:hover .pt-date {
    border-color: #fff;
}




.pic-tx ul li a:hover {
    background-image: linear-gradient(#be1219, #be1219);
    background-size: cover;
    transition: all 0.3s;
}

.pic-tx ul li {
    margin-bottom: 30px;
}


/* 普通列表 */
.list ul li a {
    line-height: 52px;

}

.list ul li a span {
    float: right;
    font-size: 16px;
    color: #999999;
}

.list ul li a p {
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list ul li a {
    border-bottom: 1px solid #ddd;
}

.list ul li a p::before {
    content: '•';
    margin-right: 10px;
}

.list ul li a:hover p {
    color: #be1219;
}

.list ul li a:hover span {
    color: #be1219;
}
/* 师资列表 */
.teacher-list ul li {
    width: 47.5%;
    float: left;
    padding: 25px 10px;

}

.teacher-list ul li a {
    box-shadow: 0px 3px 12px 0px rgba(12, 64, 118, 0.2);
    background-color: #ffffff;
}

.teacher-list ul li a:hover {
    background-color: #be1219;
}

.teacher-list ul li a:hover h3 {
    color: #fff;
    border-bottom: 1px solid #be1219;
}

.teacher-list ul li a:hover h3::before {
    background-color: #fff;
}

.teacher-list ul li a:hover p {
    color: #fff;
    opacity: 0.8;
}

.teacher-list ul li:nth-child(odd) {
    margin-right: 5%;
}

.teacher-list .pic {
    width: 190px;
    height: 290px;
    float: left;
    padding-top: 0;
}

.teach-tx {
    padding: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.teach-tx h3 {
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    padding-bottom: 20px;
    padding-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 15px;
}

.teach-tx h3::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 5px;
    background-color: #be1219;
}

.teach-tx p {
    font-size: 14px;
    line-height: 24px;
    min-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666666;
}




@media screen and (max-width: 1420px) {
    .position h3 {
        left: 0;
    }

    .dt-list2 li a>.dt-text h3 {
        font-size: 20px;
    }



    .nymain .leftNav {
        margin-right: 30px;
    }

    .ldtz-pic {
        width: 140px;
        margin-right: 15px;
    }



}

@media screen and (max-width: 1200px) {
    .ldtz-info p {
        font-size: 16px;
        line-height: 30px;
    }

    .xrld-pic {
        width: 200px;
    }


}

@media screen and (max-width: 1140px) {
    .list-jg ul li a {
        padding: 0 20px;
    }
}

@media screen and (max-width: 1024px) {
    .banner {
        padding-top: 0;
    }

    /* 师资 */
    .teacher-list .pic {
        float: none;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .teacher-list ul li a {
        padding: 20px;
    }

    .teach-tx {
        text-align: center;
        padding: 0;
    }

    .teach-tx h3::before {
        left: 50%;
        transform: translateX(-50%);
    }
    /* 师资end~6.13 */

    .tl-tx {
        text-align: center;
    }

    .pnext p a,
    .pnext p {
        font-size: 16px;
    }

    .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: 18px;
    }

    .nymain .leftNav ul li a {
        font-size: 16px;
        background-position: 10px center;
        line-height: 55px;
    }

    .nymain .leftNav>ul>li>span {
        top: 18px;
        right: 5px;
    }

    .pic-tx ul li a .pic {
        width: 280px;
        height: 180px;
    }

    .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 0;
    }

    .timg-list ul li a h3 {
        font-size: 16px;
        line-height: 28px;
    }



    .ldtz-pic {
        float: none;
        margin: 0 auto;
    }

    .ldtz-info {
        padding: 0 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) {

    
/* 师资 */
    
.teacher-list ul li:nth-child(odd) {
    margin-right: 3%;

}

.teacher-list ul li {
    width: 48.5%;
}


/* 师资完6.13 */

    .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: 0;
    }

    .nymain .leftNav>h2 span {
        float: right;
        width: 25px;
        height: 25px;
        background: url(../images/close1.png) no-repeat center center;
        background-size: 15px;
        background-position: center center;
        margin-right: 10px;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%) rotate(45deg);
        transition: all 0.3s;
    }

    .nymain .leftNav>h2 span.on {
        transform: translateY(-50%) rotate(0);
    }



    .nymain {
        padding: 0 0 10px 0;
        margin: 0;
    }

    .nymain .leftNav {
        float: none;
        width: auto;
        top: 0;
        margin-right: 0;
        margin-top: 15px;
    }

    .nymain .leftNav>p {
        font-size: 18px;
        padding: 10px 0;
    }


    .ny-right {
        float: none;
        width: auto;
        padding-top: 0;
    }

    .position {
        padding: 10px 0;
        margin-top: 0;
        margin-bottom: 20px;
    }

    .position>div {
        text-align: left;
        line-height: 30px;
    }

    .position h3 {
        left: 0;
        width: auto;
        height: 45px;
        font-size: 20px;
        line-height: 45px;
        position: relative;
        left: 0;
        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: 0 5px;
        height: 20px;
        line-height: 20px;
        font-size: 12px;
        margin: 0 3px;
    }

    .nymain .leftNav ul {
        display: none;
    }

    .nymain .leftNav ul li a {
        line-height: 50px;
    }

    .nymain .leftNav>ul>li>span {
        top: 9px;
    }



    .art-main .art-tit h3 {
        font-size: 18px;
        line-height: 30px;
        margin-top: 0;
    }

    .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 !important;
        line-height: 30px;
        margin-bottom: 15px;
        word-break: break-all;
    }

    .art-main .cont-tit p span {
        font-size: 12px;
        vertical-align: top;
    }

    .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: 0;
    }

    .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: 0;
    }

    .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: 0 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: 0;
    }

    .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 0;
    }

    .dt-list2 li {
        padding: 15px 0;
    }

    .nymain .leftNav>ul>li>ul>li>a {
        font-size: 14px;
    }

    .art-main .art-body {
        padding-top: 20px;
    }

    .timg-list-img {
        width: 150px;
        margin-right: 20px;
    }

    .timg-linfo span {
        margin-top: 0;
        font-size: 14px;
        line-height: 24px;
    }

    .timg-linfo p {
        margin-top: 0;
        margin-bottom: 5px;
    }

    .timg-list ul li {
        margin-top: 0;
    }

    .list-ld ul li {
        padding: 15px 0;
    }

    .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 0;
    }

    .list-ls ul li h3 {
        font-size: 18px;
    }

    .list-ls ul li p {
        font-size: 14px;
        margin-top: 10px;
    }

    .nymain .leftNav>ul {
        margin-top: 0;
        border-top: 0;
    }

    .list-ls ul {
        margin-top: 0;
        padding-bottom: 0;
    }

    .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: 0 5px;
    }

    .text-list2,
    .zzjg {
        padding: 0 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 0;
    }

    .tl-tx p {
        font-size: 14px;
    }





    .tl-tx {
        text-align: left;
    }

    /* list */
    .list ul li a {
        line-height: 45px;
    }

    .list ul li a p {
        font-size: 15px;
    }

    .list ul li a span {
        font-size: 15px;
    }
}
/* 师资 */
@media screen and (max-width:640px) {
    .teacher-list ul li:nth-child(odd) {
        margin-right: 0;
    }

    .teacher-list ul li {
        float: none;
        width: auto;
        margin-right: 0;
        padding: 10px;
    }

    .teacher-list .pic {
        float: left;
        margin-right: 20px;
        margin-bottom: 0;
    }

    .teach-tx {
        text-align: left;
        padding-top: 20px;
    }

    .teach-tx h3::before {
        left: 0;
        transform: translateX(0);
    }
}
/* 师资end 6.13 */
@media screen and (max-width:480px) {


        /* 师资 */
        .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; */
        }
        /* 师资end~ */

    .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: 0;
    }

    .pic-tx ul li a .pic {
        float: none;
        width: auto;
        margin-right: 0;
        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: 0;
        margin-bottom: 10px;
    }

    .timg-linfo {
        padding-top: 0;
    }

    .ldtz ul li {
        float: none;
        width: auto;
    }

    .ldtz ul li:nth-child(2n+1) {
        margin-right: 0;
    }

    .ldtz-pic {
        float: left;
    }

    .ldtz ul li {
        margin-bottom: 30px;
    }

    .ldtz ul li a {
        padding: 0;
    }

    .ldtz-pic {
        width: 120px;
    }

    .ldtz-info {
        text-align: left;
    }

    .ldtz-info h3::before {
        left: 0;
        transform: translateX(0);
    }

    .ldtz-info p {
        line-height: 28px;
        margin-top: 0;
    }


    .ldtz ul li a {
        margin: 0;
    }
}

@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;
    }
}