        @charset "utf-8";
        /* Ã¥Ë†â€ Ã©Â¡Â? */
        
        .pagination {
            text-align: center;
            font-size: 0;
            padding-top: 30px;
        }
        
        .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: #912d66;
            color: #fff;
            border: 1px solid #912d66;
        }
        
        .pagination a:hover {
            background: #912d66;
            color: #fff;
            border: 1px solid #912d66;
        }
        
        .pagination span {
            display: inline-block;
            font-size: 14px;
        }
        
        .ny {
            position: relative;
            padding-bottom: 100px;
        }
        
        .ny-l>p {
            position: absolute;
            top: -80px;
            left: -260px;
            padding-left: 260px;
            box-sizing: border-box;
            width: 500px;
            line-height: 80px;
            background: rgba(145, 45, 102, .9);
            font-size: 24px;
            color: #fff;
            font-weight: bold;
        }
        
        .ny-l>p span {
            position: absolute;
            right: 10px;
            top: 28px;
            width: 20px;
            height: 20px;
            background: url(/images/sub_left_down2.png) no-repeat center center;
            background-size: 14px 14px;
            display: none;
        }
        
        .ny-l>p span.on {
            background: url(/images/sub_left_up2.png) no-repeat center center;
            background-size: 14px 14px;
        }
        
        .ny-l {
            float: left;
            width: 250px;
        }
        
        .ny-l>ul>li {
            position: relative;
            line-height: 64px;
        }
        
        .ny-l>ul>li>a {
            font-size: 18px;
            display: block;
            color: #333;
            padding-left: 20px;
            background-color: #f8f8f8;
        }
        
        .ny-l>ul>li.on>a {
            border-left: 3px solid #912d66;
            color: #912d66;
        }
        
        .ny-l>ul>li>span {
            position: absolute;
            width: 20px;
            height: 20px;
            right: 40px;
            top: 22px;
            background: url(/images/ny-jt.png) no-repeat center center;
        }
        
        .ny-l>ul {
            box-shadow: 0 0 5px #d4d3d3;
        }
        
        .ny-l>ul>li.on>span {
            transform: rotateZ(90deg);
        }
        
        .ny-l>ul>li>ul {
            display: none;
        }
        
        .ny-l>ul>li.active>ul {
            display: block;
        }
        
        .ny-l>ul>li>ul>li {
            line-height: 64px;
            border-bottom: 1px solid #eeeeee;
            padding-left: 45px;
        }
        
        .ny-l>ul>li>ul>li>a {
            font-size: 18px;
            color: #333;
        }


.ny-l>ul>li>ul>li span {
    position: absolute;
    width: 8px;
    height: 19px;
    right: 50px;
    top: 23px;
    background: url(/images/ny-jt.png) no-repeat center center;
    background-size: 100%;
}
.ny-l>ul>li>ul>li {
    position: relative;
}
.ny-l>ul>li>ul>li>ul {
    margin-bottom: 15px;
    display:none;
}
.ny-l>ul>li>ul>li>ul>li {
    line-height: 40px;
    padding-left: 15px;
    position: relative;
}
.ny-l>ul>li>ul>li>ul>li>a {
    color: #666;
}
.ny-l>ul>li>ul>li>ul>li:before {
    content: "";
    width: 5px;
    height: 5px;
    display: block;
    background: #999;
    border-radius: 50%;
    position: absolute;
    top: 18px;
    left: 0;
}
.ny-l>ul>li>ul>li.on span {
    transform: rotateZ(90deg);
}
.ny-l>ul>li>ul>li.active>ul {
    display: block;
}
.ny-l>ul>li>ul>li>ul>li:hover>a,.ny-l>ul>li>ul>li>ul>li.dq>a {
    color: #912d66;
}
.ny-l>ul>li>ul>li>ul>li:hover:before,.ny-l>ul>li>ul>li>ul>li.dq:before {
    background: #912d66;
}

        
        .ny-r {
            overflow: hidden;
            padding-left: 80px;
            padding-top: 20px;
        }
        
        .ny-title {
            line-height: 65px;
            border-bottom: 1px solid #d2d2d2;
            overflow: hidden;
        }
        
        .ny-title>h2 {
            float: left;
            font-size: 28px;
            color: #912d66;
        }
        
        .position {
            float: right;
        }
        
        .position>span {
            font-size: 14px;
            color: #888888;
        }
        
        .position>a {
            font-size: 14px;
            color: #888888;
        }
        /* Ã¦Â Â¡Ã¥â€ºÂ­Ã©Â£Å½Ã¥â?¦â?? */
        
        .position>a:hover {
            color: #912d66;
        }
        
        .school>ul>li {
            margin-top: 60px;
            float: left;
            width: 48%;
            margin-left: 4%;
        }
        
        .school>ul>li:nth-child(2n-1) {
            margin-left: 0;
        }
        
        .school>ul>li .pic {
            position: relative;
            padding-top: 66.5%;
            overflow: hidden;
        }
        
        .school>ul>li .pic img {
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            max-width: 100%;
            max-height: 100%;
            transition: all .3s;
        }
        
        .school>ul>li .pic:hover img {
            transform: translate(-50%, -50%) scale(1.2);
        }
        /* Ã¥Ë†â€”Ã¨Â¡Â¨Ã©Â¡Â? */
        
        .list .ny-r {
            padding-left: 0;
        }
        
        .list .ny-r>ul>li {
            position: relative;
            padding-left: 20px;
            padding-right: 100px;
            background: url(/images/ny-list.png) no-repeat left center;
            line-height: 67px;
            border-bottom: 1px solid #e5e5e5;
        }
        
        .list .ny-r>ul>li>a {
            font-size: 16px;
            color: #666;
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .list .ny-r>ul>li>span {
            position: absolute;
            right: 0;
            top: 0;
            font-size: 16px;
            color: #999;
        }
        /* Ã¥â€ â?¦Ã¥Â®Â¹Ã©Â¡Â? */
        
        .art-topic {
            padding-top: 30px;
        }
        
        .art-topic h2 {
            font-size: 24px;
            color: #000;
            text-align: center;
            margin-bottom: 20px;
        }
        
        .art-topic p {
            background-color: #f5f6f5;
            line-height: 35px;
            text-align: center;
        }
        
        .art-topic p span {
            font-size: 15px;
            color: #888888;
            padding: 0 18px;
            display: inline-block;
        }
        
        .art p {
            font-size: 16px;
            color: #333;
            line-height: 36px;
            text-indent: 2em;
            margin-bottom: 35px;
        }
        .art table{
                margin:0 auto;
        }
        .art table p{
             text-indent: 0em; 
             margin-bottom: 0px;  
        }
        .art iframe{
                display:block;
                margin:0 auto;
                max-width:100%;
        }
        .art p img{
            display:block;
            margin:0 auto;
            height: auto;
        }
        /* Ã¥â€ºÂ¾Ã§â?°â?¡Ã¥Ë†â?”Ã¨Â¡Â? */
        
        .list-pic .ny-r {
            padding-left: 0;
        }
        
        .list-pic .ny-r>ul>li {
            padding: 40px 0;
            border-bottom: 1px solid #dcdcdc;
        }
        
        .list-pic .ny-r>ul>li>a {
            display: block;
            overflow: hidden;
        }
        
        .list-pic .ny-r>ul>li .pic {
            float: left;
            width: 412px;
        }
        
        .list-pic .ny-r>ul>li .pic>div {
            position: relative;
            padding-top: 62.3%;
        }
        
        .list-pic .ny-r>ul>li .pic>div img {
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            max-width: 100%;
            max-height: 100%;
        }
        
        .list-pic .ny-r>ul>li .text {
            overflow: hidden;
            padding-left: 48px;
        }
        
        .list-pic .ny-r>ul>li .text p {
            width: 160px;
            height: 40px;
            border: 1px solid #912d66;
            line-height: 40px;
            text-align: center;
        }
        
        .list-pic .ny-r>ul>li .text p>span {
            font-size: 20px;
            color: #912d66;
        }
        
        .list-pic .ny-r>ul>li .text p>i {
            font-size: 14px;
            color: #912d66;
        }
        
        .list-pic .ny-r>ul>li .text h2 {
            font-size: 18px;
            color: #333;
            margin-top: 25px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-weight: normal;
        }
        
        .list-pic .ny-r>ul>li .text h3 {
            line-height: 28px;
            font-size: 14px;
            color: #999999;
            font-weight: normal;
            margin-top: 5px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            line-clamp: 2;
            -webkit-box-orient: vertical;
        }
        
        .list-pic .ny-r>ul>li .text .ll {
            padding-left: 35px;
            margin-top: 35px;
            background: url(/images/ll.png) no-repeat left center;
            font-size: 14px;
            color: #999999;
        }
        /* Ã§Å½Â°Ã¤Â»Â»Ã©Â¢â€ Ã¥Â¯Â? */
        
        .leader>ul>li {
            line-height: 78px;
            border-bottom: 1px solid #dcdcdc;
        }
        
        .leader>ul>li>ul>li {
            float: left;
            width: 33.3%;
        }
        
        .leader>ul>li>ul>li>a {
            display: block;
        }
        
        .leader>ul>li>ul>li>a span {
            font-size: 18px;
            color: #912d66;
            display: inline-block;
            width: 35%;
            vertical-align: middle;
            box-sizing: border-box;
            text-align: center;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
        
        .leader>ul>li>ul>li>a span:first-child {
            font-size: 18px;
            color: #666666;
            width: 63%;
            vertical-align: middle;
        }
        
        .leader>ul>li>ul>li>a i {
            color: #ebebeb;
            vertical-align: middle;
        }
        /* Ã¥Â¸Ë†Ã¨Âµâ€žÃ¥Ë†â?”Ã¨Â¡Â? */
        
        .ny-r .ny-pic {
            border-top: 1px solid #e5e5e5;
        }
        
        .ny-r .ny-pic>ul>li {
            margin-top: 40px;
            float: left;
            width: 48%;
        }
        
        .ny-r .ny-pic>ul>li:hover {
            box-shadow: 0 0 5px #dad6d6;
        }
        
        .ny-r .ny-pic>ul>li:nth-child(2n) {
            margin-left: 4%;
        }
        
        .ny-r .ny-pic>ul>li>a {
            display: block;
            overflow: hidden;
        }
        
        .ny-r .ny-pic>ul>li>a .sz-pic {
            position: relative;
            float: left;
            width: 154px;
            /* padding-top: 45%;
                 overflow: hidden; */
        }
        
        .ny-r .ny-pic>ul>li>a .sz-pic img {
            /* position: absolute;
                 left: 50%;
                 top: 50%;
                 transform: translate(-50%, -50%); */
            width: 100%;
        }
        
        .ny-text {
            overflow: hidden;
            background-color: #fff;
            padding-top: 60px;
            padding-left: 40px;
            padding-bottom: 40px;
            box-sizing: border-box;
        }
        
        .ny-text h3 {
            position: relative;
            font-size: 20px;
            color: #333;
            font-weight: normal;
        }
        
        .ny-text h3::before {
            content: '';
            position: absolute;
            top: -20px;
            left: 0;
            width: 40px;
            height: 4px;
            background-color: #912d66;
        }
        
        .ny-text p {
            font-size: 16px;
            color: #666666;
            margin-top: 15px;
        }
        /* Ã©Æ’Â¨Ã©â€”Â¨Ã¥Ë†â?”Ã¨Â¡Â?     */
        
        .leader-list {
            margin-top: 20px;
        }
        
        .leader-list h2 {
            font-size: 36px;
            color: #912d66;
            text-align: center;
            margin-bottom: 20px;
        }
        
        .leader-list>ul {
            overflow: hidden;
            padding-bottom: 20px;
        }
        
        .leader-list>ul>li {
            position: relative;
            float: left;
            width: 33.3%;
            text-align: center;
            line-height: 40px;
            left: 0;
            top: 16px;
        }
        
        .leader-list>ul>li>a {
            position: relative;
            padding-left: 10px;
            font-size: 16px;
            color: #333;
        }
        
        .leader-list>ul>li>a::before {
            content: '';
            position: absolute;
            left: 0;
            top: 10px;
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background-color: #912d66;
        }
		
		.list .ny-r-lp { padding-left:80px;}
        
        @media screen and (max-width: 1400px) {
            .ny-l>p {
                padding-left: 280px;
            }
            .list .ny-r {
                padding-left: 20px;
                padding-right: 20px;
            }
			.list .ny-r-lp {  
			    padding-left: 20px;
                padding-right: 20px;
			}
        }
        
        @media screen and (max-width: 1200px) {
            .leader>ul>li>ul>li {
                width: 50%;
            }
            .art p img {
                display: block;
                width: 100%;
            }
        }
        
        @media screen and (max-width: 1024px) {
            .ny-l {
                float: none;
                width: auto;
            }
            .ny-l>p span {
                display: block;
            }
            .ny-r {
                padding-left: 20px;
                padding-right: 20px;
            }
            .ny-l>p {
                position: static;
                left: 0;
                padding-left: 20px;
                width: auto;
            }
            .ny-l>ul {
                display: none;
            }
        }
        
        @media screen and (max-width: 800px) {
            .list-pic .ny-r>ul>li .pic {
                width: 320px;
            }
        }
        
        @media screen and (max-width: 730px) {
            .ny-r .ny-pic>ul>li {
                float: none;
                width: auto;
                margin-top: 15px;
            }
            .ny-r .ny-pic>ul>li:nth-child(2n) {
                margin-left: 0;
            }
        }
        
        @media screen and (max-width:650px) {
            .leader>ul>li>ul>li {
                width: 100%;
            }
            .leader>ul>li {
                line-height: 40px;
            }
            .leader>ul>li>ul>li>a span {
                font-size: 16px;
            }
            .leader>ul>li>ul>li>a span:first-child {
                font-size: 16px;
            }
        }
        
        @media screen and (max-width:600px) {
            .ny-l>p {
                line-height: 46px;
                top: -46px;
                font-size: 20px;
            }
            .list .ny-r>ul>li {
                line-height: 46px;
            }
            .ny {
                padding-bottom: 30px;
            }
            .ny-l>p span {
                top: 13px
            }
            .ny-title {
                line-height: 36px;
            }
            .ny-title>h2 {
                line-height: 20px;
                font-size: 18px;
            }
            .school>ul>li {
                margin-top: 15px;
            }
            .list-pic .ny-r>ul>li .pic {
                width: 200px;
            }
            .list-pic .ny-r>ul>li .text {
                padding-left: 15px;
            }
            .list-pic .ny-r>ul>li .text .ll {
                margin-top: 10px;
            }
            .list-pic .ny-r>ul>li .text p {
                height: 25px;
                line-height: 25px;
            }
            .list-pic .ny-r>ul>li .text h2 {
                margin-top: 5px;
            }
            .list-pic .ny-r>ul>li .text h3 {
                line-height: 18px;
            }
            .ny-text {
                padding-left: 15px;
                padding-top: 35px;
            }
            .leader-list>ul>li {
                width: 50%;
            }
        }
        
        @media screen and (max-width:400px) {
            .list-pic .ny-r>ul>li .pic {
                float: none;
                width: auto;
            }
            .list-pic .ny-r>ul>li .text {
                float: none;
                width: auto;
                margin-top: 10px;
            }
            .list-pic .ny-r {
                padding-left: 20px;
            }
            .list-pic .ny-r>ul>li {
                padding: 20px 0;
            }
            .art-topic h2 {
                font-size: 18px;
            }
            .art-topic p {
                line-height: 24px;
            }
            .art p {
                margin-top: 10px;
            }
            .ny-r .ny-pic>ul>li>a .sz-pic {
                float: none;
                width: auto;
            }
            .leader-list h2 {
                font-size: 20px;
                margin-bottom: 0;
            }
            .leader-list>ul>li {
                line-height: 30px;
            }
            .leader-list>ul>li>a {
                font-size: 14px;
            }
        }