.banner {
    overflow: hidden;
}

.banner a {
    display: block;
    padding-bottom: 20.83%;
}


/* 侧边栏 */

.gp-subLeft {
    width: 332px;
   
    /* top: -70px; */
    overflow: hidden;
    float: left;
    margin-top: -70px;
}

.gp-subLeft>ul>li {
    position: relative;
}

.gp-subLeft>ul>li>a {
    padding: 20px;
    display: block;
    line-height: 27px;
    text-align: center;
    margin-right: 20px;
    transition: all 0.35s ease-in-out;
}

.gp-subLeft>ul>li>a:hover {
    color: #9A7CBB;
}

.gp-subLeft>ul>li>a.active {
    background: #9A7CBB;
    position: relative;
    margin-right: 0;
    color: #fff;
}

.schInfor {
    position: relative;
    z-index: 100;
}

.gp-subLeft>ul>li>a.active::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 100%;
    background: #F6D735;
}

.gp-subLeft .gp-toggles {
    width: 12px;
    height: 12px;
    position: absolute;
    right: 44px;
    top: 27px;
    line-height: 58px;
    text-align: center;
    cursor: pointer;
    color: #666;
}

.gp-second-nav {
    font-size: 14px;
    display: none;
    background: #f0f0f0;
    z-index: 100;
    position: relative;
}

.gp-second-nav dd {
    background: #f0f0f0;
}

.gp-second-nav dd a {
    display: block;
    padding: 14px;
    color: #666;
    font-size: 16px;
    text-align: center;
    transition: all 0.35s ease-in-out;
}

.gp-second-nav dd a:hover,
.gp-second_nav dd a.active
 {
    background: #f4f4f4;
    color: #9A7CBB !important;
}


/*侧边栏移动端 */

.sum {
    position: relative;
}

.gp-m-subNav {
    display: none;
}

.gp-m-inner-header {
    width: 100%;
    height: 40px;
    background: rgba(115, 85, 159, .9);
    cursor: pointer;
    line-height: 40px;
}

.gp-m-inner-header>span {
    height: 40px;
    padding-left: 15px;
    font-size: 16px;
    color: #fff;
}

.gp-m-subNav .gp-m-inner-header-icon {
    float: right;
    width: 40px;
    height: 40px;
    text-align: center;
}

.gp-m-subNav .gp-m-inner-header-icon-click i {
    display: block;
}

.gp-subNavm {
    width: 100%;
    overflow: hidden;
    display: none;
}

.gp-subNavm h2 {
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-color: #003c7f;
}

.gp-subNavm h2 a {
    padding-left: 13px;
    font-size: 20px;
    font-family: Tahoma;
    display: block;
    color: #fff;
}

.gp-subNavm li {
    position: relative;
}

.gp-subNavm li>a {
    font-size: 14px;
    padding-left: 13px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e6e6e6;
    display: block;
}

.gp-subNavm li.sub_has span {
    margin-left: 10px;
}

.gp-subNavm li.on a {
    color: #003c7f;
    display: block;
    width: 100%;
}

.gp-m-toggle {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 40px;
    text-align: center;
}

.gp-subNavm dl {
    display: none;
    background-color: #fff;
    padding: 5px 0px;
}

.gp-subNavm dl dd {
    padding-left: 30px;
    line-height: 18px;
    padding: 8px 0px 8px 30px;
    border-bottom: 1px dotted #e6e6e6;
}

.gp-subNavm li dl dd a {
    font-size: 12px;
    font-weight: normal;
    display: inline;
    border: none;
    padding: 0px;
}

.gp-subNavm li dl dd a:hover {
    color: #a70510
}

.asideTit {
    display: block;
    line-height: 70px;
    color: #fff;
    height: 70px;
    text-align: center;
    font-weight: bold;
    background: rgba(115, 85, 159, .9);
    /* -webkit-mask-image: linear-gradient(246deg, transparent 11%, white 0%); */
    padding-right: 49px;
    border-top-right-radius: 28px;
    padding-left: 49px;
    overflow: hidden;
}

.brief {
    position: relative;
    min-height: 300px;
    z-index: 100;
}

.asideul li {
    background: #fafafa;
    /* line-height: 48px; */
    /*     border-radius: 3px; */
}

.asideul li>a {
    font-size: 20px;
    color: #333;
}

.asideul {
    position: relative;
    background: #F4F4F4;
}

.gp-bread {
    padding: 16px 0;
}

.gp-bread a {
    line-height: 19px;
    color: #666;
}

.gp-bread a.on {
    color: #71539E;
}

.gp-bread a:hover {
    color: #71539E;
}

.schInfor .gp-container {
    position: relative;
    min-height: 800px;
}


/* 侧栏结束 */

.schInforcon {
    margin-left: 388px;
    margin-bottom: 125px;
}

.schArticle {
    background: #F4F4F4;
    /* padding-bottom: 69px; */
}

.aCur2 h3 {
    line-height: 37px;
    color: #71539E;
    padding: 15px 0;
    text-align: center;
}

.aCur2 {
    overflow: hidden;
    border-bottom: 1px solid #D8D8D8;
}

.schArticle .gp-article {
    padding: 47px;
    padding-top: 0;
    /* padding-bottom: 69px; */
}

.schArticle .gp-article p {
    line-height: 24px;
    color: #333;
}

.gp-right {
    width: 12px;
    height: 12px;
    background: url(../images/i.png);
}

.gp-down {
    width: 12px;
    height: 12px;
    background: url(../images/i.png);
}

.gp-subLeft>ul>li>a.active+.gp-right,
.gp-subLeft>ul>li>a.active+.gp-down {
    background: url(../images/i2.png);
}

.department {
    background: #F4F4F4;
    padding-bottom: 76px;
/* overflow: hidden; */}

.department .aCur2 {
    margin-bottom: 46px;
}

.part {
    border: 1px solid #dfdfdf;
    border-top: 3px solid rgba(205, 166, 87, .3);
    padding: 25px;
    margin: 0 24px 54px 24px;
    position: relative;
    border-bottom: none;
}

.partTop {
    text-align: center;
    display: inline-block;
    padding: 12px 18px 18px 19px;
    position: absolute;
    left: 14px;
    top: -21px;
    line-height: 32px;
    background: url(../images/subtit4.png) no-repeat;
    background-size: 100% 100%;
}

.openh {
    width: 91px;
    height: 28px;
    position: absolute;
    left: calc(50% - 45px);
    bottom: -14px;
    background: url(../images/open.png);
}

.openh2 {
    transform: rotate(180deg);
}

.part::before {
    content: '';
    display: block;
    width: calc(50% - 45px);
    height: 1px;
    background: #dfdfdf;
    position: absolute;
    left: 0;
    bottom: 0;
}

.part::after {
    content: '';
    display: block;
    width: calc(50% - 45px);
    height: 1px;
    background: #dfdfdf;
    position: absolute;
    right: 0;
    bottom: 0;
}

.part p {
    line-height: 31px;
    /* height: 217px; */
    overflow: hidden;
    color: #333;
    margin-top: 27px;
}

.part p.autop {
    height: auto;
    transition: all 3s ease;
}

.groupTit {
    display: inline-block;
    text-align: center;
    background: url(../images/group4.png);
    background-size: 100% 100%;
    padding: 19px 43px 16px 18px;
}

.groupout {
    overflow: hidden;
    border-bottom: 1px solid #D8D8D8;
}

.grounpUl {
    overflow: hidden;
    margin: 0 25px;
    padding: 33px 0;
    padding-bottom: 55px;
}

.grounpUl li p{
    display: inline-block;
    line-height: 26px;
    color: #333;
    font-weight: bold;
    padding-left: 12px;
    position: relative;
}

.grounpUl li  p::before{
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    background: #9A7CBB;
    position: absolute;
    left: 0;
    top: 12px;
}
.grounpUl li  p:nth-child(2){
    margin-left: 50px;
}
.partTop2 {
    background: #9A7CBB;
    padding: 8px 19px;
    text-align: center;
    display: inline-block;
    padding: 12px 18px 18px 19px;
    position: absolute;
    left: 14px;
    top: -21px;
    line-height: 32px;
}

.part2 {
    border: 1px solid #dfdfdf;
    padding: 25px;
    margin: 0 24px 54px 24px;
    position: relative;
}

.teacherUl {
    width: 77%;
    margin: 60px auto;
    position: relative;
}

.teacherUl a {
    display: block;
    padding-bottom: 52.56%;
}

.teacherUl .slick-prev {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: #B2B2B2 url(../images/zuo.png) no-repeat center;
    top: calc(100% + 8px);
    left: 83%;
}

.teacherUl .slick-prev:hover {
    background: #71539E url(../images/zuo.png) no-repeat center;
}

.teacherUl .slick-next {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: #B2B2B2 url(../images/you.png) no-repeat center;
    right: 20px;
    top: calc(100% + 8px);
}

.teacherUl .slick-next:hover {
    background: #71539E url(../images/you.png) no-repeat center;
}

.teacherUl2 {
    width: 77%;
    margin: 60px auto;
    position: relative;
}

.teacherUl2 a {
    display: block;
    padding-bottom: 52.56%;
}

.greoupcont {
    width: 79.9%;
    margin: 0 auto;
    margin-top: 32px;
    margin-bottom: 69px;
}

.greoupcont .gp-img-responsive {
    padding-bottom: 74.63%;
}

.hisUl {
    width: 100%;
    padding-top: 0px;
    height: auto;
}

.hisUl li {
    overflow: hidden;
}

.hisUl li:nth-child(odd){
    margin-left: 0;
    margin-right: 50%;
    position: relative;
    transition: all 0.3s ease-out;
}


.hisUl li:nth-child(even){
    margin-left: 50%;
    position: relative;
    transition: all 0.3s ease-out;
}

.circle {
    width: 37px;
    height: 26px;
    background: url(../images/c2.png);
    display: block;
    position: absolute;
    right: 0px;
    top: 258px;
}

.circle2 {
    width: 37px;
    height: 26px;
    background: url(../images/c3.png);
    display: block;
    position: absolute;
    left: 11px;
    top: 264px;
}

.year {
    display: block;
    margin: 16px 43px 27px 0;
    float: right;
    font-size: 44px;
    line-height: 51px;
    color: #333;
    font-weight: bold;
}

.historyUl {
    overflow: hidden;
    position: relative;
}

.line {
    position: absolute;
    left: 50%;
    top: 0;
    height: 105%;
    width: 12px;
    background: rgba(161, 131, 195);
    background: -webkit-linear-gradient(bottom, rgba(161, 131, 195, 0), rgba(161, 131, 195, 1), rgba(161, 131, 195, 0));
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom, rgba(161, 131, 195, 0), rgba(161, 131, 195, 1), rgba(161, 131, 195, 0));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom, rgba(161, 131, 195, 0), rgba(161, 131, 195, 1), rgba(161, 131, 195, 0));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, rgba(161, 131, 195, 0), rgba(161, 131, 195, 1), rgba(161, 131, 195, 0));
    margin-left: -1px;
}

.dbp {
    /* background: #fff; */
    padding: 25px 18px 25px 18px;
    display: block;
    float: right;
    margin-right: 30px;
    margin-left: 30px;
    height: 205px;box-sizing: border-box;margin-bottom: 30px;
    text-align: center;
    position: relative;
    overflow: hidden;
width: 87%;}

.dbp::before {
    content: '';
    display: block;
    width: 53px;
    height: 34px;
    background: url(../images/jpbe.png);
    position: absolute;
    bottom: -34px;
    left: 74.23%;
}

.dbp2 {
    /* background: #fff; */
    position: relative;
}

.dbp2::before {
    content: '';
    display: block;
    width: 53px;
    height: 34px;
    background: url(../images/jpobed_03.png);
    position: absolute;
    bottom: -34px;
    left: 25.77%;
}

.dbp p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 14px;
    color: #333;
    /* white-space: nowrap; */
    /* text-overflow: ellipsis; */
    width: 100%;
    text-align: left;display: block;
    overflow: hidden;
}

.dbp p:last-child {
    margin-bottom: 0;
}

.year2 {
    float: left;
    margin-left: 53px;
}

.informUl {
    margin: 0 24px 54px 24px;
}

.informUl li {
    position: relative;
    padding-left: 10px;
    overflow: hidden;
    padding-bottom: 24px;
    border-bottom: 1px solid #E2E2E2;
    margin-bottom: 18px;
    transition: all 1s ease;
}

.informUl li:hover {
    transform: translateX(5px);
}

.informUl li:last-child {
    margin-bottom: 0;
}

.informUl li a {
    line-height: 21px;
    color: #333;
    display: block;
}
.informUl li a p{ margin:0 100px 0 0}
.informUl li a span {
    margin-left: 10px;
    float: right;
}

.informUl li::before {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 10px;
    background: #71539E;
}

.author {
    line-height: 21px;
    color: #999;
    text-align: center;
    margin: 9px 0 12px 0;
}

.author span {
    margin: 0 28px;
}

.aCur3 h3 {
    color: #333;
    font-weight: normal;
}

.poeUl {
    margin: 0 24px 0px 24px;
}

.poeUl li {
    overflow: hidden;
    margin-bottom: 42px;
    transition: all 1s ease;
}

.poeUl li:hover {
    transform: translateX(5px);
}

.poeUl li a {
    display: block;
    margin: 0 22px;
}

.poeUl li p {
    line-height: 21px;
    height: 42px;
    overflow: hidden;
    color: #333;
}

.schArticle .aCur2 {
    margin-bottom: 46px;
}

.pic {
    padding-bottom: 58.45%;
    margin-bottom: 9px;
}


/*分页*/

.gp-page {
    padding: 15px 0;
    color: #999;
}

.gp-page:after,
.gp-page:before {
    content: " ";
    display: table
}

.gp-page>a,
.gp-page>span {
    display: inline-block;
    *display: inline;
    width: 48px;
    cursor: pointer;
    width: 48px;
    height: 48px;
    line-height: 48px;
    border-radius: 50%;
    position: relative;
    text-align: center;
    border: 1px solid #ddd;
    margin-bottom: 5px;
    margin-left: 5px;
    vertical-align: top;
}

.gp-page>a:hover,
.gp-page>span:hover {
    background: #71539E;
    color: #fff;
}

.gp-page-select {
    height: 32px;
    line-height: 32px;
    min-width: 50px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
}

.gp-page .gp-page-start,
.gp-page .gp-page-end,
.gp-page .gp-page-next,
.gp-page .gp-page-prev,
.gp-page>span {
    /* width: auto; */
    /* padding: 15px 15px; */
}

.gp-page>a.gp-page-prev {
    background: url(../images/pl.png) no-repeat 17px 12px;
}

.gp-page>a.gp-page-prev:hover {
    background: #7F61A7 url(../images/zuo.png) no-repeat 17px 12px;
    background-size: 13px 23px;
}

.gp-page>a.gp-page-next {
    background: url(../images/pr.png) no-repeat 19px 13px;
}

.gp-page>span {
    border: none
}

.gp-page>a.gp-page-next:hover {
    background: #7F61A7 url(../images/you.png) no-repeat 19px 13px;
    background-size: 13px 23px;
}

.gp-m-page a {
    display: inline-block;
    margin: 0 10px
}

.gp-page {
    padding-bottom: 69px;
}


/*居中*/

.gp-page-centered {
    text-align: center
}


/*右对齐*/

.gp-page-right {
    text-align: right
}

.gp-page2 {
    display: none;
}

.schInforcon2 {
    margin-left: 0;
}

.informUl2 {
    padding-left: 0;
    position: relative;
}

.informUl2::before {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 10px;
    background: #333;
}

.artPic {
    width: 64.78%;
    overflow: hidden;
    margin: 0 auto;
}

.Pics {
    padding-bottom: 53.25%;
}

.schArticle table {
    text-align: center;
}

.schArticle table td {
    padding: 8px;
}

.firstRow td {
    padding: 9px 10px;
}

.schArticle2 {
    padding-bottom: 69px;
}
.gp-second-nav dd a.active
 {
    background: #f4f4f4;
    color: #9A7CBB !important;
}
.annx{
    margin-top: 20px;
  
}
@media screen and (max-width:1302px) {
    .teacherUl .slick-prev {
        left: 0;
        margin-left: 73%;
    }
    .teacherUl .slick-next {
        left: 0;
        margin-left: 85%;
    }
    .gp-subLeft {
        width: 230px;
    }
    .schInforcon {
        margin-left: 270px;
    }
    .dbp {
        width: 276px;
    }.grounpUl li  p:nth-child(2){
        margin-left: 0px;
        margin-top: 10px;
    }
}

@media screen and (max-width:996px) {
    .gp-subLeft {
        display: none;
    }
    .gp-m-subNav {
        display: block;
    }
    .schInforcon {
        margin-left: 0;
    }
    .line {
        left: 11px;
    }
    .circle {
        width: 37px;
        height: 26px;
        background: url(../images/c3.png);
        display: block;
        position: absolute;
        left: 7px;
        top: 264px;
    }
    .year {
        float: left;
        margin-left: 50px;
        /* margin-top: 170px; */
    }
   .hisUl li:nth-child(odd){
        overflow: hidden;
    margin-right: 0;}
    .hisUl li:nth-child(even) {
        margin-left: 0%;
        overflow: hidden;
        /* margin-right: 50%; */
    }
    .dbp::before {
        content: '';
        display: block;
        width: 53px;
        height: 34px;
        background: url(../images/jpobed_03.png);
        position: absolute;
        bottom: -34px;
        left: 25.77%;
    }
    .circle2 {
        left: 7px;
        top: 265px;
    }
    .dbp2,.dbp {
        margin-left: 0px;
    width: 80%;}
}

@media screen and (max-width:767px) {
    .hisUl li:nth-child(odd),
    .hisUl li:nth-child(even) {
        margin-right: 30%;
    }
    .aCur2 h3 {
        line-height: 25px;
    }
    .gp-page {
        padding: 24px 30px;
        display: none;
    }
    .gp-page2 {
        display: block;
    }
}

@media screen and (max-width:600px) {
    .hisUl li:nth-child(odd),
    .hisUl li:nth-child(even) {
        margin-right: 10%;
    }
}

@media screen and (max-width:479px) {
    .year {
        margin: 32px 7px 40px 67px;
        font-size: 30px;
        line-height: 30px;
    }
    .teacherUl {
        width: 100%;
        margin: 40px 0;
    }
    .gp-bread,
    .aCur2 h3 {
        padding: 5px 0;
    }
    .schArticle .gp-article {
        padding: 20px;
        padding-bottom: 40px;
    }
    .schInforcon {
        margin-bottom: 50px;
    }
    .part p {
        line-height: 20px;
        height: 140px;
    }
    .department {
        padding-bottom: 3px;
    }
    .teacherUl .slick-prev {
        left: 0;
        margin-left: 53%;
        transform: scale(.5);
    }
    .teacherUl .slick-next {
        left: 0;
        margin-left: 72%;
        transform: scale(.5);
    }
    .hisUl li:nth-child(odd),
    .hisUl li:nth-child(even) {
        margin-right: 0%;
    }
    .department .aCur2 {
        margin-bottom: 20px;
    }
    .informUl li {
        padding-bottom: 12px;
        margin-bottom: 12px;
    }
    .author span {
        margin: 0 8px;
    }
    .poeUl li p {
        height: auto;
    }
    .poeUl li {
        margin-bottom: 20px;
    }
    .poeUl {
        margin: 0;
    }
    .informUl {
        margin: 0 15px 0;
    }
    .schArticle .aCur2 {
        margin-bottom: 20px;
    }
}

@media screen and (max-width:400px) {
    .dbp {
        width: 213px;
    }
}