@charset "utf-8";

 
#vsb_content_2 span {
    LINE-HEIGHT: 150%;
    text-indent: 2em;
    font-size: 17px !important;
    font-family: "微软雅黑" !important;
}

/* 分页 */
.banner {
    position: relative;
}

.banner img {
    display: block;
    width: 100%;
}

.footer {
    margin-top: 30px;
}

.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 50px;
}

.pnext{
    padding-top: 20px;
    margin-top: 35px;
    border-top: 1px dashed #999;
}

.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: #0158a7;
    color: #fff;
    border: 1px solid #0158a7;
}

.pagination a:hover {
    background: #0158a7;
    color: #fff;
    border: 1px solid #0158a7;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
}

#nymain {
    
    background-size: 1920px auto;
    background-position: center bottom;
}

.nymain {
    position: relative;
    margin-top: 40px;
}


.nymain .leftNav {
    float: left;
    width: 320px;
    position: relative;
    margin-right: 50px;
    /* margin-top: -80px; */
}

.nymain .leftNav>h2 {
    line-height: 63px;
    color: #fff;
    background: #0158a7;
    font-size: 24px;
    /* overflow: hidden; */
    font-weight: 600;
    position: relative;
    text-align: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.nymain .leftNav>h2 b {
    display: inline-block;
    padding: 0 20px;
    background: #0158a7;
    z-index:9;
    position: relative;
}

.nymain .leftNav>h2::before {
    content: "";
    position: absolute;
    right: 20px;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/tit-aft.png) repeat-x;
    background-position: center center;
    background-size: 100%;
    height: 100%;
    z-index: 7;
}

.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 {
    padding-bottom: 180px;
    background: #eff2f5;
    background-position: center bottom;
    position: relative;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 4px solid #0158a7;
    min-height: 650px;
    margin-bottom: 20px;
}



.nymain .leftNav>ul::after {
    position: absolute;
    left: -10px;
    width: 10px;
    bottom: 0;
    z-index: 999;
    border-bottom: 80px solid #fff;
    border-right: 275px solid transparent;
    z-index: 8;
}

.nymain .leftNav>ul>li {
    position: relative;
    margin-top: 25px;
}

.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;
    text-align: center;
}

.nymain .leftNav>ul>li>a {
    background-position: 20px center;
    border: 1px solid #dcdcdc;
    border-radius: 25px;
}


.nymain .leftNav>ul>li>span {
    position: absolute;
    width: 25px;
    height: 25px;
    right: 10px;
    top: 13px;
    line-height: 50px;
    background: url(../images/sub_left_down.png) no-repeat center center;
    cursor: pointer;
    
}
.nymain .leftNav>ul>li.on>span {

    background: url(../images/sub_left_up.png) no-repeat center center;

}
/* .nymain .leftNav>ul>li.on>span {
    transform: rotate(90deg);
} */

.nymain .leftNav>ul>li.on>a {
    color: #0158a7;
    font-weight: 600;
    background-position: 10px center;
}



.nymain .leftNav>ul>li.active>a {
    color: #0158a7;
    font-weight: 600;
    background-position: 20px center;
    font-size: 20px;
    border-color: #0158a7;
}



.nymain .leftNav ul li.active ul {
    display: block;
}



.nymain .leftNav ul li a:hover {
    color: #0158a7;
    font-weight: 600;
}

.nymain .leftNav>ul>li>ul {
    display: none;
    margin-top: 13px;
    margin-bottom: 13px;
    padding-right: 0;
}

.nymain .leftNav>ul>li>ul>li a {
    font-size: 16px;
    line-height: 32px;
    position: relative;
}

.nymain .leftNav>ul>li>ul>li a::before {
    content: ">";
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
    font-family: "楷体";
    font-size: 10px;
}

.ny-right {
    overflow: hidden;
    background: #fff;
    padding-bottom: 70px;
}

.ny-rcom {
    font-size: 24px;
    color: #0158a7;
    margin-bottom: 15px;
    font-weight: normal;
}

.position {
    margin-bottom: 20px;
    border-bottom: 2px solid #f5f5f5;
}

.position>div {
    position: relative;
    text-align: right;
    font-size: 0;
    line-height: 55px;
    /* overflow: hidden; */
    padding: 0 15px;
}

.position h3 {
    position: absolute;
    font-size: 24px;
    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;
    right: 0;
    bottom: 0;
    height: 2px;
    background: #0158a7;
}




.position span {
    color: #717171;
    font-size: 16px;
    vertical-align: middle;
}

.position img {
    height: 16px;
    vertical-align: middle;
    margin-right: 5px;
    display: none;
}

.position a {
    font-size: 16px;
    color: #717171;
    margin: 0 5px;
    vertical-align: middle;
    display: inline-block;
}

.position a:hover {
    color: #0158a7;
}


.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 table
{
    font-size: 15px;
    color: #333;
}
.art-main .art-body table{
    overflow: scroll;
    text-indent: 0px !important;
}
.art-main .art-body table tr td{
   
text-indent: 0px !important;
   
padding: 10px 20px!important;
}
.art-main .art-body table tr td p{
   
text-indent: 0px !important;
}

.art-main .art-body p {
    color: #333333;
    text-indent: 2em !important;
    font-size: 18px !important;
    line-height: 35px !important;
}

.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: 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;
    /* border-left: 1px solid #aaaaaa; */
}

.art-main .cont-tit p span:first-child {
    border-left: none;
}

.art-info {

    margin-top: 25px;
}

.pnext {
    margin-top: 25px;
}

.pnext p {
    text-indent: initial;
    font-size: 16px;
    line-height: 36px;
    color: #333333;
}

.pnext p a {
    font-size: 14px;
    display: inline;
    color: #333333;
}

.pnext p:hover {
    color: #0158a7;
}

.pnext p:hover a {
    color: #0158a7;
}


/* 图片列表 */

.img-lists ul {
    overflow: hidden;
}

.img-lists ul li {
    float: left;
    width: 22.5%;
    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: #0158a7;
}

.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: 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;
}


/* 列表页 */



.group-big li a {
    display: block;
}

.group-big li a .pic {
    padding-top: 74%;
    display: block;
    position: relative;
    overflow: hidden;
}

.group-big li a .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}

.group-big li a img {
    display: block;
    width: 100%;
}

.group-sml .slick-prev,
.group-sml .slick-next {
    width: 30px;
    height: 30px;
}

.group-sml .slick-prev {
  
    background-size: 100% 100%;
    left: 0;
}

.group-sml .slick-next {
  
    background-size: 100% 100%;
    right: 0;
}

.group-sml {
    margin-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
}

.group-sml li.slick-current.slick-active a {
    border: 3px solid #0158a7;
}

.group-sml li.slick-current.slick-active a::before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-bottom: 7px solid #0158a7;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    margin-bottom: 3px;
}

.group-sml li a {
    display: block;
    border: 1px solid #115db0;
    margin: 0 12px;
    position: relative;
    margin-top: 10px;
}

.group-sml li a .pic {
    padding-top: 74%;
    display: block;
    position: relative;
    overflow: hidden;
}

.group-sml li a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}

.text-list2 {
    padding: 0 20px;
}

.date2 {
    width: 80px;
    text-align: center;
}

.date2 p {
    line-height: 31px;
    font-size: 18px;
    color: #fff;
    background: #0158a7;
    font-weight: 600;
}

.date2 span {
    display: block;
    color: #626262;
    font-size: 14px;
    line-height: 37px;
    background: #f5f5f5;
}

.text-list2 li:first-child a {
    border-top: none;
}

.text-list2 li a {
    display: block;
    overflow: hidden;
    padding: 20px 0;
    border-top: 1px solid #d2d2d2;
}

.text-list2 li a:hover .text-list-info h3 {
    color: #0158a7;
}

.text-list2 li a:hover .text-list-info p {
    color: #0158a7;
}

.text-list2 li a .date2 {
    float: left;
    width: 68px;
    margin-right: 15px;
}

.text-list-info {
    font-size: 16px;
    overflow: hidden;
    vertical-align: middle;
}

.text-list-info h3 {
    font-size: 16px;
    line-height: 26px;
    color: #181818;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 5px;
}

.text-list-info p {
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    overflow: hidden;
    margin-top: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/* pic-tx */
.pic-tx{
    padding-top: 20px;
}
.pic-tx ul li a .pic{
    padding-top: 0;
    width: 210px;
    height: 150px;
    float: left;
    margin-right: 25px;
    
}
.pt-tx{
    overflow: hidden;
}

.pt-tx p{
    font-size: 14px;
	line-height: 24px;
    height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
	letter-spacing: 1px;
	color: #999;
    margin-bottom: 15px;
}

.pt-tx h3{
    font-size: 18px;
	color: #333333;
    margin-bottom: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    
}
.pt-tx span{
    font-size: 14px;
    color: #999;
    padding-left: 25px;
    background: url(../images/icon-date-grey.png) no-repeat;
    background-position: left center;
    line-height: 15px;
}

.pic-tx ul li a:hover h3{
    color: #1468d2;
   

}


.pic-tx ul li a{
    padding: 20px;
    background-color: #eff2f5;
}
.pic-tx ul li a:hover h3{
    color: #fff;
   

}
.pic-tx ul li a:hover p{
    color: #fff;
    opacity: 0.9;
}
.pic-tx ul li a:hover span{
    color: #fff;
    opacity: 0.9;
    background: url(../images/icon-date-white.png) no-repeat;
    background-position: left center;
}
.pic-tx ul li a:hover{
    background-color: #0158a7;
    transition: all 0.3s;
}
.pic-tx ul li{
    margin-bottom: 30px;
}


/* 机构设置 */

.organ-list {
    margin-top: 30px;
}
.organ-list h3{
    display: inline-block;
    border: #0158a7 1px solid;
    color: #0158a7;
    padding: 12px 23px;
    margin-bottom: 20px;
    margin-left: 10px;
}

.organ-list ul li {
    float: left;
    width: 33.3%;
}
.organ-list ul li a{
    display: block;
    border: #eee 1px solid;
    padding: 15px;
    margin: 10px;
    overflow: hidden;
    transition: all 0.3s;
    background: url(../images/cloud.png) no-repeat;
    overflow: hidden;
    background-position: 140% 25px;
}
.organ-list ul li a p{
    display: block;
    color: #333;
    height: 48px;
    line-height: 24px;
}
.organ-list ul li a span{
    display: block;
    height: 24px;
    line-height: 24px;
    color: #333;
}
.organ-list ul li a b{
    padding-left: 40px;
}
.organ-list ul li a:hover{
    background-color: #0158a7;
}
.organ-list ul li a:hover p,
.organ-list ul li a:hover span{
    color: #fff;
}

.yjjd ul li a p{
    color: #333;
}
.yjjd ul li a span{
    color: #999;
}

/* teacher */
.teacher ul li{
    float: left;
    width: 47%;
    margin-bottom: 40px;
    border-left: 10px solid #0158a7;
    border-bottom: 10px solid #0158a7;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 15px;
    padding-top: 30px;
    background: url(../images/teacher-bj.png) no-repeat;
    background-size: cover;
}
.teacher ul li a h3{
    font-size: 20px;
    color: #0158a7;
    margin-bottom: 10px;
    font-weight: normal;
}
.teacher ul li a h3 span{
    line-height: 18px;
    font-size: 14px;
    background-color: #5cbeda;
    color: #fff;
    font-weight: normal;
    border-radius: 18px;
    padding: 0 10px;
    margin-left: 20px;
}
.teacher ul li a p span{
    font-size: 14px;
}
.teacher ul li a p img{
    margin-right: 5px;
    vertical-align: middle;
}
.teacher ul li a p{
    font-size: 15px;
    color: #333;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.teacher ul li a .pic{
    width: 174px;
    height: 229px;
    padding-top: 0;
    float: left;
}
.teacher ul li:nth-child(odd){
    margin-right: 3%;
}
.t-info{
    overflow: hidden;
    padding-top: 20px;
    padding-left: 20px;
}

.teacher ul li a:hover .pic>img{
    transform: scale(1.05);
}
.teacher ul li a:hover h3>span{
    background-color: #0158a7;
}