@charset "utf-8";

/* 当前位置 */

.position {
    margin-top: 40px;
    margin-bottom: 40px;
}

.position a {
    color: #666666;
    font-size: 14px;
}

.position a:hover {
    color: #1f8cef;
}

.position span {
    font-family: "宋体";
}


/* 分页 */

.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: #304174;
    color: #fff;
    border: 1px solid #304174;
}

.pagination a:hover {
    background: #304174;
    color: #fff;
    border: 1px solid #304174;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
}

.ny-nav {
    height: 80px;
    background: url(../images/ny-nav-vj.png) no-repeat;
    background-size: 1920px auto;
    background-position: center bottom;
    margin-top: -79px;
    position: relative;
    z-index: 9;
}

.ny-nav p {
    float: left;
    width: 240px;
    font-size: 30px;
    color: #fff;
    line-height: 80px;
}

.ny-nav ul {
    overflow: hidden;
    text-align: right;
    font-size: 0;
    padding-top: 20px;
    white-space: nowrap;
}

.ny-nav ul>li {
    display: inline-block;
    padding: 20px 0;
    position: relative;
}

.ny-nav ul>li a {
    display: block;
    font-size: 20px;
    margin-left: 30px;
    padding-left: 30px;
    line-height: 20px;
    border-left: 1px solid #bfbfbf;
    color: #333333;
}

.ny-nav ul>li.on a {
    color: #04488f;
}

.ny-nav ul>li.on::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 60px;
    height: 2px;
    background: #04488f;
    transform: translateX(-50%);
}

.ny-nav ul>li:first-child a {
    margin-left: 0;
    padding-left: 0;
    border: none;
}

.nymain {
    padding-bottom: 100px;
}

.ny-rcom {
    font-size: 24px;
    color: #304174;
    margin-bottom: 15px;
    font-weight: normal;
}

.text-list ul li {
    padding-left: 20px;
    position: relative;
    line-height: 60px;
    border-top: 1px solid #e5e5e5;
    font-size: 16px;
    position: relative;
    left: 0;
    transition: all 0.5s;
    background: url(../images/t-list-right.png) no-repeat left center;
}

.text-list ul li:first-child {
    border-top: none;
}

.text-list ul li a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666666;
    overflow: hidden;
    padding-right: 120px;
}

.text-list ul li span {
    position: absolute;
    right: 0;
    top: 0;
    color: #999999;
}
.ssjg ul li em {
    position: absolute;
    right: 0;
    top: 0;
    color: #999999;
}
.ssjg ul li span {position: relative;font-size: 16px;color: #18589e;font-family: "微软雅黑";}
.text-list ul li:hover {
    left: 15px;
}

.text-list ul li:hover a {
    color: #304174;
}

.text-list ul li:hover span {
    color: #304174;
}

.img-lists ul li {
    padding: 40px 0;
    border-top: 1px solid #dcdcdc;
}

.img-lists ul li:first-child {
    border: none;
    padding-top: 0;
}

.img-lists ul li a {
    display: block;
    overflow: hidden;
}

.img-lists ul li a:hover .imgList-info h3 {
    color: #075aa7;
}

.img-lists ul li a:hover .imgList-info>span {
    background: #075aa7;
    color: #fff;
}

.imgList-pic {
    float: left;
    width: 210px;
    margin-right: 30px;
}

.imgList-pic .pic {
    padding-top: 109.4%;
}

.imgList-info {
    overflow: hidden;
    color: #075aa7;
}

.imgList-info div {
    margin-top: 10px;
}

.imgList-info div span {
    font-size: 22px;
    font-weight: 600;
}

.imgList-info div i {
    font-size: 14px;
    font-style: italic;
}

.imgList-info h3 {
    font-size: 18px;
    color: #333;
    margin: 15px 0;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.imgList-info p {
    font-size: 16px;
    line-height: 26px;
    max-height: 52px;
    overflow: hidden;
    color: #999;
}

.imgList-info>span {
    display: block;
    width: 182px;
    height: 42px;
    border: 1px solid #075aa7;
    text-align: center;
    color: #075aa7;
    line-height: 42px;
    margin-top: 20px;
}

.art-main .art-tit {
    border-bottom: 1px solid #e5e5e5;
}

.art-main .art-tit h3 {
    text-align: center;
    color: #000000;
    font-weight: normal;
    font-size: 22px;
    margin-bottom: 20px;
}

.art-main .art-body {
    padding: 0 10px;
    padding-top: 30px;
}

.art-main .art-body p {
    color: #666666;
    text-indent: 0em;
    font-size: 16px;
    line-height: 34px;
    margin-bottom: 10px;
}

.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-bottom: 20px;
}

.art-main .cont-tit p img {
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    margin-right: 5px;
}
.wj_art-main .art-body img {
    max-width: 80% !important;
    display: inline-block;
    margin: 0;
}
.art-main .art-body table{
border-spacing: 0px;
margin:0 auto;
}

.art-main .art-body table p{

text-align: center;

text-indent: 0em;

margin-bottom: 0px;
}

.art-main .art-body table tr td{
  border-top:1px solid #666!important;  
  border-left:1px solid #666!important;  
}

.art-main .art-body table tr td:last-child{
  
  border-right:1px solid #666!important;  
}

.art-main .art-body table tr:last-child td{
  
  border-bottom:1px solid #666!important;  
}
.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;
}

.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: #14559c;
}

.pnext p:hover a {
    color: #14559c;
}


/* 机构设置 */

.jgsz div p {
    line-height: 70px;
    padding-left: 35px;
    border-left: 4px solid #1945a8;
    background: #eeeeee;
    font-size: 20px;
    color: #333;
}

.jgsz div ul {
    overflow: hidden;
    margin-bottom: 60px;
}

.jgsz div ul li {
    float: left;
    width: 22%;
    margin-left: 4%;
}

.jgsz div ul li a {
    display: block;
    font-size: 16px;
    line-height: 36px;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 40px;
    color: #666666;
}

.jgsz div ul li a:hover {
    color: #1845a8;
}

.jgsz div ul li:nth-child(4n+1) {
    margin-left: 0;
}


/* 现任领导 */

.xrld ul {
    overflow: hidden;
}

.xrld ul li {
    float: left;
    width: 30%;
    margin-bottom: 40px;
}

.xrld ul li:nth-child(3n+2) {
    margin-left: 5%;
    margin-right: 5%;
}

.xrld ul li a {
    display: block;
    padding: 40px 25px 25px 25px;
    border: 1px solid #e5e5e5;
}

.xrld ul li a div span {
    font-size: 24px;
    color: #0b4a88;
}

.xrld ul li a div i {
    font-size: 18px;
    color: #333333;
    margin-left: 10px;
}

.xrld ul li a p {
    font-size: 16px;
    line-height: 30px;
    height: 90px;
    overflow: hidden;
    color: #999999;
    margin-top: 10px;
}

.xrld ul li a:hover {
    background: #075aa7;
    border-color: #075aa7;
}

.xrld ul li a:hover div span {
    color: #fff;
}

.xrld ul li a:hover div i {
    color: #fff;
}

.xrld ul li a:hover p {
    color: #fff;
}


/* 校园风光 */

.xyfg-big {
    padding: 0 90px;
}

.xyfg-big li a {
    display: block;
}

.xyfg-big li a .pic {
    padding-top: 63.6%;
}

.xyfg-big li a img {
    display: block;
    width: 100%;
}

.xyfg-big .slick-prev,
.xyfg-big .slick-next {
    width: 55px;
    height: 55px;
}

.xyfg-big .slick-prev {
    background: url(../images/xyfg-l.png) no-repeat;
    background-size: 100% 100%;
}

.xyfg-big .slick-next {
    background: url(../images/xyfg-r.png) no-repeat;
    background-size: 100% 100%;
}

.xyfg-sml {
    margin-top: 60px;
}

.xyfg-sml li.slick-current.slick-active a {
    border: 5px solid #115db0;
    padding: 5px;
}

.xyfg-sml li a {
    display: block;
    margin: 0 15px;
}

.xyfg-sml li a .pic {
    padding-top: 63.3%;
}

.xyfg-sml li a img {
    display: block;
}

@media screen and (max-width: 1350px) {}

@media screen and (max-width: 1220px) {
    .ny-nav .px1200 {
        padding-left: 0;
        padding-right: 0;
    }
    .ny-nav {
        background: none;
    }
    .ny-nav p {
        width: 225px;
        background: url(../images/dq-lm-bj.png) no-repeat;
        background-position: right bottom;
        margin-right: -43px;
        padding-left: 10px;
    }
    .ny-nav ul {
        background: url(../images/ny-menu-j.png) no-repeat;
        background-position: left bottom;
        padding-right: 10px;
    }
    .ny-nav ul>li a {
        font-size: 18px;
        margin-left: 30px;
        padding-left: 30px;
    }
}

@media screen and (max-width: 1024px) {
    .text-list ul li {
        font-size: 14px;
    }
    .ny-nav p {
        font-size: 24px;
    }
    .ny-nav ul>li a {
        font-size: 16px;
        margin-left: 20px;
        padding-left: 20px;
    }
    .imgList-pic {
        width: 200px;
    }
    .imgList-info h3 {
        margin: 10px 0;
    }
    .imgList-info p {
        font-size: 14px;
    }
    .imgList-info>span {
        width: 120px;
        line-height: 32px;
        height: 32px;
    }
    .jgsz div p {
        line-height: 50px;
        font-size: 16px;
        padding-left: 20px;
    }
    .jgsz div ul li a {
        font-size: 14px;
        padding-top: 30px;
    }
    .xrld ul li {
        margin-bottom: 20px;
        width: 32%;
    }
    .xrld ul li:nth-child(3n+2) {
        margin-left: 2%;
        margin-right: 2%;
    }
    .xrld ul li a {
        padding: 25px 15px 15px 15px;
    }
    .xrld ul li a div span {
        font-size: 20px;
    }
    .xrld ul li a div i {
        font-size: 14px;
    }
    .xrld ul li a p {
        font-size: 14px;
        line-height: 24px;
        height: 72px;
    }
    .xyfg-big {
        padding: 0 50px;
    }
    .xyfg-big .slick-prev,
    .xyfg-big .slick-next {
        width: 30px;
        height: 30px;
    }
    .xyfg-sml li a {
        margin: 0 5px;
    }
}

@media screen and (max-width:768px) {
    .position {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .ny-nav {
        margin-top: 0;
        height: auto;
    }
    .ny-nav p {
        float: none;
        width: auto;
        line-height: 45px;
        font-size: 18px;
        font-weight: 600;
        background: #115db0;
        background: linear-gradient(to right, #1f8cef, #115db0);
        margin-right: 0;
    }
    .ny-nav p span {
        float: right;
        width: 30px;
        height: 30px;
        margin-top: 7px;
        background: url(../images/sub_left_down2.png) no-repeat;
        background-position: center center;
        cursor: pointer;
    }
    .ny-nav p span.on {
        background: url(../images/sub_left_up2.png) no-repeat;
        background-position: center center;
    }
    .ny-nav ul {
        padding-top: 10px;
        padding-bottom: 10px;
        background: #1f8cef;
        text-align: left;
        display: none;
    }
    .ny-nav ul>li {
        display: block;
        padding: 10px 0;
    }
    .ny-nav ul>li a {
        margin-left: 0;
        border: none;
        color: #fff;
        font-size: 14px;
    }
    .ny-nav ul>li:first-child a {
        padding-left: 20px;
    }
    .nymain {
        padding-bottom: 50px;
    }
    .pagination {
        padding-top: 35px;
    }
    .pagination a {
        padding: 0 5px;
        height: 20px;
        line-height: 20px;
        font-size: 12px;
        margin: 0 3px;
    }
    .text-list ul li {
        line-height: 40px;
        font-size: 12px;
    }
    .art-main .art-tit h3 {
        font-size: 16px;
        line-height: 30px;
    }
    .art-main .art-body p {
        font-size: 14px;
        line-height: 30px!important;
        color: #666;
    }
    .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%;
    }
    .imgList-pic {
        width: 160px;
        margin-right: 20px;
    }
    .imgList-info div {
        margin-top: 0;
    }
    .imgList-info div span {
        font-size: 18px;
    }
    .imgList-info div i {
        font-size: 12px;
    }
    .imgList-info h3 {
        font-size: 16px;
    }
    .imgList-info p {
        font-size: 12px;
        line-height: 20px;
        max-height: 40px;
    }
    .imgList-info>span {
        margin-top: 10px;
        width: 100px;
        height: 30px;
        font-size: 12px;
        line-height: 30px;
    }
    .img-lists ul li {
        padding: 20px 0;
    }
    .jgsz div ul li {
        width: 30%;
        margin-left: 1.5%;
        margin-right: 1.5%;
    }
    .jgsz div ul li:nth-child(4n+1) {
        margin-left: 1.5%;
    }
    .jgsz div ul li a {
        padding-top: 15px;
    }
    .jgsz div ul {
        margin-bottom: 30px;
    }
    .xrld ul li {
        width: 49%;
    }
    .xrld ul li:nth-child(3n+2) {
        margin-right: 0;
        margin-left: 0;
    }
    .xrld ul li:nth-child(2n+1) {
        margin-right: 2%;
    }
    .xrld ul li a {
        padding: 15px 10px;
    }
    .xrld ul li a div span {
        font-size: 18px;
    }
    .xrld ul li a div i {
        font-size: 12px;
        margin-left: 5px;
    }
    .xyfg-sml li.slick-current.slick-active a {
        border-width: 2px;
        padding: 2px;
    }
    .xyfg-big {
        padding: 0 30px;
    }
    .xyfg-big .slick-prev,
    .xyfg-big .slick-next {
        width: 25px;
        height: 25px;
    }
    .xyfg-sml {
        margin-top: 30px;
    }
}

@media screen and (max-width:480px) {
    .text-list ul li {
        padding-left: 15px;
    }
    .text-list ul li a {
        padding-right: 100px;
    }
    .art-main .cont-tit p .liulan {
        margin-left: 15px;
    }
    .text-list ul li span {
        width: 80px
    }
    .imgList-pic .pic {
        display: none;
    }
    .jgsz div ul li {
        width: 48%;
        margin-left: 1%;
        margin-right: 1%;
    }
    .jgsz div ul li:nth-child(4n+1) {
        margin-left: 1%;
    }
    .art-main .art-body div{
        overflow:auto;
    }
}

@media screen and (max-width:320px) {
    .text-list ul li {
        line-height: 40px;
        font-size: 12px;
    }
    .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;
    }
}
