@charset "utf-8";
body {
    background: #fff;
}


/* 分页 */

.footer {
    margin-top: 30px;
}

.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: #006db8;
    color: #fff;
    border: 1px solid #006db8;
}

.pagination a:hover {
    background: #006db8;
    color: #fff;
    border: 1px solid #006db8;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
}

#nymain {
    background: url(../images/block-bj.jpg) no-repeat;
    background-size: 1920px auto;
    background-position: center bottom;
}

.nymain .leftNav {
    float: left;
    width: 300px;
    background: url(../images/head-bj.png) repeat;
    position: relative;
    margin-right: 55px;
    padding-top: 62px;
    margin-top: -62px;
    position: relative;
    z-index: 9;
    padding-bottom: 100px;
}

.nymain .leftNav::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 62px;
    top: 0;
    background: url(../images/lannel-bj2.png) repeat-x;
}

.nymain .leftNav>h2 {
    line-height: 80px;
    color: #fff;
    font-size: 30px;
    overflow: hidden;
    padding: 0 30px;
    position: relative;
}

.nymain .leftNav>h2::after {
    content: "";
    position: absolute;
    left: 30px;
    top: 65px;
    height: 2px;
    width: 40px;
    background: #fff;
}

.nymain .leftNav p {
    margin-left: 20px;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    padding: 20px 0;
}

.nymain .leftNav ul {
    padding: 0 30px;
}

.nymain .leftNav ul li {
    position: relative;
}

.nymain .leftNav ul li a {
    display: block;
    font-size: 18px;
    color: #fff;
    line-height: 60px;
}

.nymain .leftNav ul li a:hover {
    color: #ffb600;
}

.nymain .leftNav>ul>li>span {
    position: absolute;
    width: 14px;
    height: 14px;
    right: 10px;
    top: 23px;
    line-height: 50px;
    background: url(../images/sub_left_down.png) no-repeat center center;
    background-size: 14px 14px;
    cursor: pointer;
}

.nymain .leftNav>ul>li.on>span {
    background: url(../images/sub_left_up.png) no-repeat center center;
    background-size: 14px 14px;
}

.nymain .leftNav>ul>li.activ {
    background: #dadada;
}

.nymain .leftNav>ul>li.active>a {
    color: #ffb600;
    border-bottom: 1px solid #ffb600;
}

.nymain .leftNav ul li.active ul {
    display: block;
}

.nymain .leftNav>ul>li>ul {
    display: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    padding-left: 15px;
}

.nymain .leftNav>ul>li>ul>li>a {
    font-size: 14px;
    line-height: 45px;
}

.ny-right {
    overflow: hidden;
    border-top: 1px solid #d2d2d2;
}

.ny-rcom {
    font-size: 24px;
    color: #006db8;
    margin-bottom: 15px;
    font-weight: normal;
}

.position {
    margin-top: 40px;
}

.position>div {
    position: relative;
    font-size: 0;
}

.position h3 {
    position: absolute;
    width: 235px;
    padding-left: 35px;
    height: 90px;
    font-size: 24px;
    font-weight: normal;
    color: #fff;
    background: #006db8;
    /* background: #006db8 url(../images/ny-dq-img.png) no-repeat; */
    background-position: center top;
    text-align: left;
    line-height: 100px;
    bottom: 0;
    left: 0;
}

.position h3::after {
    content: "";
    position: absolute;
    right: -37px;
    bottom: -30px;
    width: 74px;
    height: 74px;
    background: url(../images/dq-col-book.png) no-repeat;
    background-size: 100% 100%;
    z-index: 9;
}

.position span {
    color: #666666;
    font-size: 16px;
    vertical-align: middle;
}

.position img {
    height: 16px;
    vertical-align: middle;
    margin-right: 5px;
}

.position a {
    font-size: 16px;
    color: #666666;
    margin: 0 5px;
    vertical-align: middle;
}

.position a:hover {
    color: #0166b3;
}

.new-list ul li {
    padding: 15px 0;
    border-bottom: 1px dotted #dbdcdc;
    border-radius: 5px;
    padding-left: 5px;
}

.new-list ul li:hover {
    background: #006db8;
    /* background: #006db8 url(../images/new-l-bj.png) no-repeat; */
    background-position: right center;
    box-shadow: 0 0 5px #006db8;
}

.new-list ul li:hover .new-lpic {
    display: block;
}

.new-list ul li:hover a {
    background: url(../images/t-list-right-white.png) no-repeat;
    background-position: left 10px;
}

.new-list ul li:hover .new-linfo h3 {
    color: #fff;
}

.new-list ul li:hover .new-linfo p {
    color: #fff;
}

.new-list ul li:hover .new-date {
    color: #fff;
}

.new-list ul li a {
    display: block;
    padding-left: 20px;
    padding-right: 80px;
    background: url(../images/t-list-right.png) no-repeat;
    background-position: left 10px;
    position: relative;
}

.new-linfo h3 {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new-linfo p {
    font-size: 14px;
    line-height: 26px;
    color: #8a8989;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new-date {
    position: absolute;
    right: 10px;
    top: 0;
    text-align: center;
    color: #006db8;
}

.new-date p {
    font-size: 30px;
    line-height: 36px;
}

.new-date span {
    display: block;
    font-size: 14px;
    line-height: 15px;
}

.new-lpic {
    position: absolute;
    bottom: 100%;
    width: 160px;
    right: 0;
    z-index: 9999;
    margin-bottom: 15px;
    border: 4px solid #e2dede;
    display: none;
}

.new-lpic img {
    display: block;
    width: 100%;
}

.new-lpic::after {
    content: "";
    position: absolute;
    bottom: -24px;
    left: 50%;
    margin-left: -10px;
    z-index: 9;
    width: 0;
    border: 10px solid transparent;
    border-top-color: #e2dede;
}

.new-list ul li:first-child .new-lpic {
    top: 100%;
    margin-top: 15px;
    margin-bottom: 0;
    bottom: auto;
}

.new-list ul li:first-child .new-lpic::after {
    border-top-color: transparent;
    border-bottom-color: #e2dede;
    top: -24px;
    bottom: auto;
}


/* 系部信息 */

.xbxx {
    padding: 50px 0;
}

.xbxx ul li {
    float: left;
    width: 48.5%;
    margin-left: 3%;
    margin-top: 35px;
    background: url(../images/xbxx-libj.png) no-repeat;
    background-position: right bottom;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.xbxx ul li:nth-child(2n+1) {
    margin-left: 0;
}

.xbxx ul li a {
    display: block;
    padding: 30px 20px;
}

.xbxx ul li a h3 {
    font-size: 24px;
    line-height: 25px;
    color: #006db8;
    background: url(../images/xbxx-li-tti.png) no-repeat;
    background-position: center bottom;
    padding-bottom: 15px;
    text-align: center;
    margin-bottom: 20px;
}

.xbxx ul li a p {
    font-size: 15px;
    line-height: 34px;
    height: 102px;
    overflow: hidden;
    color: #666;
    padding: 0 10px;
}

.xbxx ul li a div {
    margin-top: 5px;
}

.xbxx ul li a div img {
    vertical-align: middle;
}

.xbxx ul li a div span {
    vertical-align: middle;
    font-size: 14px;
    color: #b3b3b3;
    margin-left: 10px;
    word-wrap: break-word;
    white-space: normal;
    word-break: break-all;
}

.art-main .art-tit h3 {
    text-align: center;
    color: #323232;
    font-weight: normal;
    font-size: 28px;
    margin-top: 60px;
    padding-bottom: 35px;
    border-bottom: 1px solid #e7e7e7;
}

.art-main .art-body {
    padding-top: 30px;
}

.art-main .art-body p {
    color: #333;
    text-indent: 2em;
    font-size: 16px;
line-height: 40px !important;
    margin-bottom: 20px;
}

.art-main .art-body img {
    max-width: 80% !important;
    display: block;
    margin: 0 auto;
}

.art-main .cont-tit p {
    font-size: 0;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 20px;
    border-bottom: 1px solid #e7e7e7;
}

.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: #888;
    margin: 0 10px;
    line-height: 16px;
}

.art-main .cont-tit p span img {
    vertical-align: middle;
    margin-right: 5px;
    float: left;
}

.art-info {
    border-top: 1px solid #eaeaea;
    margin-top: 25px;
}

.pnext {
    margin-top: 25px;
}

.pnext p {
    text-indent: initial;
    font-size: 14px;
    line-height: 36px;
    color: #555555
}

.pnext p a {
    font-size: 14px;
    color: #555555
}

.pnext p:hover {
    color: #1f2c61;
}

.pnext p:hover a {
    color: #1f2c61;
}


/* 图片列表 */

.img-lists ul {
    overflow: hidden;
    margin-top: 10px;
}

.img-lists ul li {
    float: left;
    width: 49%;
    margin-top: 20px;
    transition: all 0.3s;
    position: relative;
    top: 0;
}

.img-lists ul li:nth-child(2n+1) {
    margin-right: 2%;
}

.img-lists ul li:hover {
    box-shadow: 0 0 10px rgba(51, 51, 51, 0.16);
    top: -10px;
}

.img-lists ul li a {
    display: block;
    width: 100%;
}

.img-lists ul li a .pic {
    padding-top: 63.8%;
}

.img-lists ul li a>img {
    display: block;
    width: 100%;
    height: 196px;
}

.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;
    text-align: center;
}

.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;
}


/* 师资列表 */

.img-lists2 ul {
    overflow: hidden;
}

.img-lists2 ul li {
    float: left;
    width: 23%;
    margin: 15px 1%;
}

.img-lists2 ul li a {
    display: block;
}

.img-lists2 ul li a .pic {
    padding-top: 120%;
}

.img-lists2 ul li a .info {
    font-size: 16px;
    color: #000;
    line-height: 30px;
    text-align: center;
}

.text-list ul li a {
    display: block;
    overflow: hidden;
    padding: 20px 0;
    border-bottom: 1px dashed #dbdbdb;
}

.text-list-date {
    /* float: left; */
    width: 70px;
    height: 104px;
    margin-right: 20px;
    background: url(../images/s2-lidate.png) no-repeat;
    background-position: center center;
    background-size: 100%;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.text-list-date h4 {
    font-size: 30px;
    line-height: 34px;
    color: #0056a8;
}

.text-list-date p {
    color: #999999;
    font-size: 12px;
    line-height: 14px;
}

.text-list-other {
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
}

.text-list-pic {
    /* float: left; */
    width: 210px;
    display: table-cell;
    vertical-align: middle;
}

.text-list-pic .pic {
    padding-top: 65%;
}

.text-list-info {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    padding-left: 20px;
}

.text-list-info h3 {
    font-size: 22px;
    line-height: 30px;
    color: #323232;
    overflow: hidden;
    height: 30px;
    font-weight: normal;
}

.text-list-info p {
    font-size: 14px;
    line-height: 24px;
    color: #777777;
    margin-top: 10px;
    height: 48px;
    overflow: hidden;
}

.ld ul li a {
    display: block;
    overflow: hidden;
    padding-top: 35px;
    padding-bottom: 50px;
    border-bottom: 1px solid #e7e7e7;
}

.ld-pic {
    float: left;
    padding: 30px 25px 0 40px;
    position: relative;
    width: 245px;
}

.ld-pic::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 40px;
    bottom: 65px;
    background: #fafafa;
    z-index: 8;
}

.ld-pic::after {
    content: "";
    position: absolute;
    top: 70px;
    left: 0;
    right: 45px;
    bottom: 0;
    background: #0056a8;
    z-index: 8;
}

.ld-pic .pic {
    z-index: 9;
    padding-top: 140%;
}

.ld-pic p {
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    position: relative;
    z-index: 9;
}

.ld-info {
    overflow: hidden;
    padding-left: 50px;
    padding-top: 60px;
}

.ld-info h3 {
    font-size: 24px;
    color: #323232;
    line-height: 40px;
    position: relative;
    font-weight: normal;
    padding-bottom: 10px;
}

.ld-info h3::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    max-width: 260px;
    bottom: 0;
    height: 1px;
    background: #0056a8;
}

.ld-info p {
    font-size: 18px;
    line-height: 36px;
    color: #323232;
    height: 108px;
    overflow: hidden;
    margin-top: 30px;
}


/* 组织机构 */

.yxjg-m {
    margin-top: 50px;
}

.yxjg-m .ny-tit1 div {
    background: #ebd2aa;
}

.yxjg-m>div {
    padding: 0 100px 0 15px;
    overflow: hidden;
    background: url(../images/yxjg-bj.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    margin-top: 60px;
}

.yxjg-m>div:first-child {
    margin-top: 0;
}

.yxjg-m>div ul {
    overflow: hidden;
    background: #fff;
    padding: 25px 40px;
    margin: 10px 0;
}

.yxjg-m>div ul li {
    float: left;
    line-height: 45px;
    width: 33.33%;
}

.yxjg-m>div ul li a {
    display: block;
    padding-left: 20px;
    background: url(../images/yxjg-right.png) no-repeat;
    background-position: left center;
    font-size: 16px;
    color: #555555;
}

.yxjg-m>div.yxjg-m50 {
    width: 48%;
    float: left;
    padding: 0;
}

.yxjg-m>div.yxjg-m50-2 {
    margin-left: 4%;
}

.yxjg-m>div.yxjg-m50>div {
    padding: 0 20px 0 15px;
}

.yxjg-m>div.yxjg-m50 ul li {
    float: none;
    width: auto;
}

.yxjg-m>div ul li {
    width: 22%;
    text-align: center;
    line-height: 54px;
    border: 1px solid #ccc;
    margin: 0 3% 2% 0;
    border-radius: 6px;
}

.yxjg-m>div ul li:nth-child(4n) {
    margin-right: 0;
}

.yxjg-m>div ul li a {
    padding-left: 0;
    background: none;
}

.yxjg-m>div ul li:hover {
    background: #1157b5;
    border: 1px solid #1157b5;
}

.yxjg-m>div ul li:hover a {
    color: #fff;
}

.yxjg-m>div {
    background: none;
    padding-right: 0;
}

.yxjg+div+#ny2 {
    background: url(../images/yxjg2-bj.png) no-repeat;
    background-size: 1920px auto;
    background-position: center bottom;
}

.yxjg-m>div {
    margin-top: 0;
}

.yxjg-m>div ul {
    padding-top: 0;
}

.ny-tit1 {
    float: left;
    width: 85px;
    text-align: center;
}

.ny-tit1 div {
    width: 6px;
    height: 25px;
    background: #3a53c3;
    margin: 0 auto;
}

.ny-tit1 p {
    font-size: 28px;
    color: #333333;
    width: 30px;
    line-height: 28px;
    margin: 15px auto;
}

@media screen and (max-width: 1460px) {
    .position h3 {
        left: 10px;
    }
    .banner {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (max-width:1200px) {
    .yxjg-m>div ul li {
        width: 30%;
        margin-right: 4.5%;
    }
    .yxjg-m>div ul li:nth-child(4n) {
        margin-right: 4.5%;
    }
    .yxjg-m>div ul li:nth-child(3n) {
        margin-right: 0;
    }
}

@media screen and (max-width: 1024px) {
    .nymain .leftNav>h2 {
        line-height: 60px;
        font-size: 20px;
    }
    .nymain .leftNav {
        margin-right: 30px;
        width: 220px;
    }
    .nymain .leftNav ul li a {
        font-size: 14px;
    }
    .position {
        line-height: 26px;
        margin-top: 35px;
    }
    .position span {
        font-size: 14px;
    }
    .position a {
        font-size: 14px;
    }
    .position h3 {
        left: 10px;
        height: 70px;
        line-height: 70px;
        width: 185px;
    }
    .img-lists ul li {
        margin: 20px 0;
    }
    .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;
    }
    .text-list-info h3 {
        font-size: 18px;
    }
    .text-list-pic {
        width: 160px;
    }
    .text-list-date h4 {
        font-size: 22px;
        line-height: 24px;
    }
    .ld-pic {
        width: 200px;
        padding: 20px 20px 0 20px;
    }
    .ld-pic p {
        line-height: 45px;
        font-size: 16px;
    }
    .ld-info {
        padding-top: 50px;
        padding-left: 30px;
    }
    .ld-info h3 {
        font-size: 20px;
    }
    .ld-info p {
        font-size: 14px;
        line-height: 24px;
        height: 72px;
        overflow: hidden;
    }
    .ny-tit1 {
        float: none;
        width: auto;
        padding-top: 10px;
    }
    .ny-tit1 div {
        width: 25px;
        height: 3px;
        vertical-align: middle;
    }
    .ny-tit1 p {
        display: inline-block;
        width: auto;
        vertical-align: middle;
        font-size: 20px;
        font-weight: 600;
    }
    .yxjg-m>div,
    .yxjg-m>div.yxjg-m50>div {
        padding-right: 15px;
    }
    .yxjg-m>div ul li a {
        font-size: 14px;
    }
    .yxjg-m>div ul {
        padding: 25px 0;
    }
}

@media screen and (max-width:768px) {
    .nymain .leftNav>h2 {
        line-height: 40px;
        font-size: 16px;
        text-align: left;
        padding-left: 15px;
        font-weight: 600;
    }
    .nymain .leftNav>h2 span {
        float: right;
        width: 24px;
        height: 30px;
        margin-top: 5px;
        background: url(../images/sub_left_down2.png) no-repeat center center;
        background-position: left center;
    }
    .nymain .leftNav>h2 span.on {
        background: url(../images/sub_left_up2.png) no-repeat center center;
        background-position: left center;
    }
    .nymain {
        padding: 0 10px 10px 10px;
    }
    .nymain .leftNav {
        float: none;
        width: auto;
        top: 0;
        margin-right: 0;
        padding-bottom: 0;
        padding-top: 0;
        margin-top: 20px;
    }
    .nymain .leftNav::before {
        content: none;
    }
    .nymain .leftNav>p {
        font-size: 18px;
        padding: 10px 0;
    }
    .ny-right {
        float: none;
        width: auto;
    }
    .position {
        margin-top: 20px;
        margin-bottom: 0;
    }
    .position h3 {
        left: 0;
        width: auto;
        height: 45px;
        font-size: 16px;
        line-height: 45px;
        position: relative;
        left: 0;
        margin-bottom: 10px;
    }
    .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: 40px;
    }
    .nymain .leftNav>ul>li>span {
        top: 13px;
    }
    .art-main .art-tit h3 {
        font-size: 20px;
        line-height: 30px;
        margin-top: 30px;
        padding-bottom: 20px;
    }
    .art-main .art-body p {
        font-size: 14px;
        line-height: 30px;
    }
    .art-main .cont-tit p span {
        font-size: 12px;
    }
    .art-main .cont-tit p img {
        height: 12px;
    }
    .pnext {
        float: none;
        border: none;
        width: auto;
    }
    .pnext p {
        line-height: 30px;
    }
    .zzjg_text li {
        width: 50%;
    }
    .img-lists ul li {
        margin: 10px 0;
    }
    .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%;
    }
    .ld-pic {
        width: 150px;
        padding: 10px 10px 0 10px;
    }
    .yxjg-m>div ul li {
        width: 48%;
        margin-right: 2%;
        line-height: 40px;
    }
    .yxjg-m>div ul li:nth-child(3n) {
        margin-right: 2%;
    }
    .yxjg-m>div ul li:nth-child(2n) {
        margin-right: 0 !important;
    }
    .yxjg-m {
        margin-top: 20px;
    }
    .yxjg-m>div ul {
        padding: 10px 0;
    }
    .ny-tit1 p {
        margin-bottom: 0;
    }
    .ld ul li a {
        padding: 15px 0;
    }
    .ld-info {
        padding-left: 10px;
        padding-top: 30px;
    }
    .ld-info h3 {
        font-size: 18px;
        font-weight: 600;
        padding-bottom: 0;
    }
    .ld-pic {
        width: 120px;
    }
    .ld-pic::after {
        right: 0;
    }
    .ld-pic::before {
        left: 0;
    }
    .ld-pic p {
        line-height: 30px;
        font-size: 14px;
    }
    .ld-info p {
        margin-top: 10px;
    }
}

@media screen and (max-width:480px) {
    .img-lists ul li a>img {
        height: 100px;
    }
    .art-main .cont-tit p .liulan {
        margin-left: 15px;
    }
    .new-linfo h3 {
        font-size: 14px;
    }
    .new-linfo p,
    s {
        font-size: 12px;
    }
    .new-date p {
        font-size: 24px;
    }
    .new-list ul li a {
        padding-left: 15px;
        padding-right: 70px;
    }
    .img-lists2 ul li {
        width: 47%;
        margin-left: 1.5%;
        margin-right: 1.5%;
    }
    .text-list-pic {
        display: none;
    }
    .text-list-info {
        padding-left: 0;
    }
    .yxjg-m>div ul li a {
        font-size: 12px;
        text-align: center;
    }
    .yxjg-m>div {
        padding-left: 0;
        padding-right: 0;
    }
    .yxjg-m>div.yxjg-m50>div {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@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;
    }
}


.keywordfontcolor1017066{
    position: relative !important;
    font-size: 22px !important;
    color: #0056a8 !important;

}