@charset "utf-8";

/* body{ background-color: #F8F8F8;} */

.subBanner .gp-img-responsive {
    padding-bottom: 19.791%;
    background-color: #fff;
}

.subBanner .gp-img-responsive img:hover {
    transform: scale(1);
    opacity: 1;
}

.subContent {
    position: relative;
}

.subContent>.gp-fl {
    width: 310px;
}

.subContent>.gp-fr {
    width: calc(100% - 310px);
    background-color: #fff;
}


/*侧边栏*/

.subLeft {
    width: 264px;
    float: left;
}

.gp-subLeft {
    width: 100%;
    background-color: #fff;
    position: relative;
    top: -114px;
}

.gray {
    background-color: #EEEEEE;
}

aside h2 {
    color: #fff;
    font-style: normal;
    font-weight: normal;
    width: 100%;
    line-height: 36px;
    padding: 40px 0;
    text-align: center;
    background-color: rgba(22, 81, 104, 0.88);
}

.subContent h3 {
    width: 207px;
    float: left;
    height: 55px;
    color: #0A4381;
    font-weight: bold;
    padding-left: 20px;
    position: relative;
}

.subContent .gp-article h3 {
    width: auto;
    float: none;
    height: auto;
    color: ;
    font-weight: bold;
    padding-left: 0px;
    position: relative;
}

.subContent .gp-article h3:after {
    display: none;
}

.subContent .Annex h3 {
    display: block;
    float: none;
    width: 100%;
    height: auto;
    padding-left: 0px;
    padding: 40px 0 10px;
    margin: 0;
}

.subContent .Annex h3::after {
    display: none;
}

.subContent .Annex li {
    list-style: none;
    height: auto;
}

.subContent .Annex a {
    display: block;
    padding: 10px 15px;
    position: relative;
}

.subContent .Annex a::before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #0A4381;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.subContent h3::after {
    content: '';
    display: block;
    width: 42px;
    height: 6px;
    background-color: #0A4381;
    position: absolute;
    bottom: 0px;
    left: 55px;
}

.gp-sidebar {
    width: 100%;
}

.gp-subLeft>ul {
    border-left: 10px solid #165168;
    margin-right: 10px;
}

.gp-subLeft>ul>li {
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #f1f7fa;
    transition: all 0.2s ease;
}

.gp-subLeft>ul>li>a {
    padding: 25px 0 20px;
    line-height: 18px;
    display: block;
    text-align: left;
    ;
    transition: all 0.35s ease-in-out;
    padding-left: 60px;
    color: #666666;
}

.gp-subLeft>ul.padding30>li>a {
    padding-left: 30px;
}

.gp-subLeft>ul>li:hover,
.gp-subLeft>ul>li.active {
    background: #fff;
    margin-right: 0;
    background-color: #fff;
    border-radius: 0 30px 30px 0;
    color: #165168;
    box-shadow: 10px 0 20px rgba(0, 0, 0, 0.15);
}

.gp-subLeft>ul>li:hover>a,
.gp-subLeft>ul>li.active>a {
    color: #165168;
}

.gp-subLeft .gp-toggles {
    width: 58px;
    height: 58px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 58px;
    text-align: center;
    cursor: pointer;
    color: #999
}

.gp-second-nav {
    font-size: 2rem;
    display: none;
    background: #fff;
    padding: 20px;
}

.gp-second-nav dd a {
    display: block;
    padding-bottom: 20px;
    padding-left: 60px;
    color: #696969;
    transition: all 0.35s ease-in-out;
}

.gp-second-nav dd:hover a,
.gp-second-nav dd.active a,
.second_nav dd.active a {
    color: #165168;
}

.icon-right:before {
    content: '';
    display: block;
    width: 58px;
    height: 58px;
    background: url(../2022images/siderbar_icon.png) no-repeat center;
}

.icon-down:before {
    content: '';
    display: block;
    width: 58px;
    height: 58px;
    background: url(../2022images/siderbar_icon.png) no-repeat center;
    transform: rotate(90deg);
}


/*侧边栏移动端 */

.gp-m-subNav {
    display: none;
}

.gp-m-inner-header {
    width: 100%;
    height: 40px;
    background-color: #165168;
    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-click {}

.gp-m-subNav .gp-m-inner-header-icon {
    float: right;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
}

.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 ul {}

.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
}

@media screen and (max-width:997px) {
    .gp-subLeft {
        display: none;
    }
    .gp-m-subNav {
        display: block;
    }
}

.bread {
    width: 100%;
    line-height: 14px;
    padding: 10px 0;
    background-color: #f1f7fa;
    font-size: 0px;
    position: relative;
    text-align: right;
}

.bread .gp-container {
    max-height: 14px;
}

.bread a {
    font-size: 1.4rem;
    display: inline-block;
    padding-right: 16px;
    position: relative;
    color: #999999;
}

.bread a:hover {
    color: #165168;
}

.bread a:last-child {
    padding-right: 0;
}

.bread a::after {
    content: '-';
    display: block;
    width: 7px;
    height: 7px;
    position: absolute;
    right: 5px;
    top: 0px;
}

.bread a:last-child:after {
    display: none;
}

.subRight {
    width: calc(100% - 335px);
    float: right;
    overflow-x: clip;
}

.subRight .channelTitle {
    display: inline-block;
    font-weight: bold;
    width: auto;
    padding-left: 33px;
    padding-right: 20px;
    margin-top: 50px;
    position: relative;
    line-height: 24px;
    border-right: 1px solid #e5e5e5;
    background-color: #fff;
    z-index: 9;
}

.subRight .channelTitle::before {
    content: '';
    display: block;
    width: 23px;
    height: 24px;
    background: url(../2022images/title_before.png) no-repeat;
    background-size: cover;
    position: absolute;
    left: 0px;
    top: 0px;
}

.subRight .channelTitle::after {
    content: '';
    display: block;
    width: 1015px;
    height: 1px;
    background-color: #e5e5e5;
    position: absolute;
    right: -1015px;
    top: 50%;
    z-index: -1;
}

.list {
    padding-top: 10px;
    width: 100%;
}

.textList {}

.textList li {
    border-bottom: 1px dashed #dcdcdc;
    padding: 20px 0;
}

.textList li:last-child {
    border-bottom: none;
}

.textList .date {
    padding-left: 10px;
}

.textList .articleName {
    padding-left: 15px;
    position: relative;
    transition: all 0.3s ease;
}

.textList li:hover .articleName {
    text-indent: 0.3em;
}

.textList .articleName::before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #165168;
    position: absolute;
    left: 0px;
    top: 8px;
}


/*分页*/

.gp-page {
    padding: 30px 0 50px;
    color: #999999;
    font-size: 0;
}

.gp-page a {
    color: #999999;
    font-size: 1.6rem;
    margin-right: 0px;
    background-color: #f1f7fa;
}

.gp-page a:last-child {
    margin-right: 0;
}

.gp-page:after,
.gp-page:before {
    content: " ";
    display: table
}

.gp-page>a,
.gp-page>span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    cursor: pointer;
    width: 66px;
    height: 46px;
    line-height: 46px;
    position: relative;
    text-align: center;
    border: 1px solid #cdcdcd;
    border-left: none;
    text-align: center;
    vertical-align: top;
    background-color: #f1f7fa;
}

.gp-page-select {
    height: 46px;
    line-height: 46px;
    min-width: 56px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    background-color: #f1f7fa;
    font-size: 1.6rem;
    position: relative;
    z-index: 1;
}

.gp-page-select dl {
    position: relative;
    z-index: 1px;
}

.gp-page-select dt::after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: url(../2022images/page_down.png) no-repeat center;
    position: absolute;
    right: 0%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}

.gp-page-select.active dt::after {
    transform: rotateZ(180deg) translateY(50%);
}

.gp-page-select.active dd {
    height: auto;
    width: 100%;
    background-color: rgba(22, 81, 104, 0.8);
    position: absolute;
    bottom: 46px;
    left: 0px;
}

.gp-page-select.active dd span {
    display: block;
    width: 100%;
    color: #fff;
}

.gp-page-select.active dd span:hover {
    background-color: #165168;
}

.gp-page-select dd {
    height: 0px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.gp-page .gp-page-start,
.gp-page .gp-page-end,
.gp-page>span {
    width: 68px;
    font-size: 1.6rem;
}

a.gp-page-prev {
    border: 1px solid #cdcdcd;
    width: 109px;
    border-right: none;
}

a.gp-page-next {
    border: 1px solid #cdcdcd;
    border-left: none;
    width: 109px;
    margin-right: 50px;
}


/* a.gp-page-prev:hover,a.gp-page-next:hover{ background: url(../2022images/page_icon_hover.png) no-repeat center;} */

a.gp-page-next.on {
    background-color: #004F94;
}

.gp-m-page a.gp-page-prev {
    border: 1px solid #979797;
}

.gp-m-page a.gp-page-next {
    border: 1px solid #979797
}

.gp-page>span {
    border: none
}

.gp-page span.jumpTo {
    width: 78px;
}

.gp-page span.jumpTo:last-child {
    width: 47px;
}

.gp-page>a:hover,
.gp-page>a.on_pages,
.gp-page>a.active {
    background-color: #165168;
    color: #fff;
}

.gp-m-page a {
    display: inline-block;
    margin: 0 10px
}

.gp-m-page {
    display: none;
}


/*居中*/

.gp-page-centered {
    text-align: center
}


/*右对齐*/

.gp-page-right {
    text-align: right
}

.gp-page .select {
    width: 121px;
    border: 1px solid #979797;
    border-radius: 24px;
    position: relative;
    text-align: left;
    padding-left: 22px;
}

.gp-page .select::after {
    content: '';
    display: block;
    width: 17px;
    height: 9px;
    background: url(../2022images/down_icon.png) no-repeat;
    background-position: center;
    position: absolute;
    right: 15px;
    bottom: 40%;
    transition: all 0.3s ease;
}

.gp-page .select dl {
    text-align: center;
    height: 0;
    overflow: hidden;
    width: 121px;
    background-color: rgba(0, 79, 148, 0.85);
    color: #fff;
    border-radius: 8px;
    position: absolute;
    bottom: 48px;
    left: 0;
    transition: all 0.3s ease;
}

.gp-page .select.on dl {
    height: auto;
}

.gp-page .select.on::after {
    transform: rotate(180deg);
}

.gp-page .select dd:hover {
    background-color: rgba(0, 79, 148, 1);
}

.gp-page .select dl a {
    color: #fff;
}


/* 简介页 */

.article {
    padding: 50px 20px 100px;
    background-color: #fff;
}


/* article */

.gp-title {
    line-height: 57px;
    color: #333;
    font-weight: bold;
    text-align: center;
    margin-top: 16px;
}

.gp-info {
    line-height: 13px;
    text-align: center;
    font-size: 0;
    margin-top: 14px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
}

.gp-info span {
    display: inline-block;
    font-size: 1.4rem;
    margin-right: 14px;
    color: #999;
}

.gp-info span:last-child {
    margin-right: 0;
}

.gp-article {
    padding: 30px 0 100px;
}

.gp-article p {
    font-size: 2rem;
    line-height: 30px;
    text-align: justify;
}

.gp-article p video {
    max-width: 800px;
    height: auto;
    margin: 0 auto;
    display: block;
}

.gp-article .next {
    background-color: #eeeeee;
    width: 100%;
    line-height: 22px;
    padding: 14px 40px 15px;
    border-left: 4px solid #aee137;
    margin: 60px 0;
}

.indexArticle .intro {
    padding: 50px 50px 45px;
    margin-bottom: 50px;
    width: 60%;
}

.indexArticle .title {
    line-height: 30px;
    margin-bottom: 25px;
}

.indexArticle .date {
    line-height: 14px;
    color: #165168;
    margin-bottom: 20px;
}

.indexArticle .content {
    line-height: 28px;
    width: 75%;
}

.indexArticle .content p {
    max-height: 170px;
    overflow: hidden;
}

.itemTitle {
    line-height: 20px;
    padding: 20px 0px 21px 35px;
    background: url(../2022images/intro_item_bg.png) no-repeat;
    color: #fff;
    margin-bottom: 40px;
}

.itemCont {
    margin-bottom: 50px;
}

.item:last-child .itemCont {
    margin-bottom: 0px;
}

.itemCont p {
    text-indent: 2em;
    margin-bottom: 30px;
}

.itemCont p:last-child {
    margin-bottom: 0px;
}

.institutionList {
    padding-top: 30px;
    overflow: hidden;
    margin-bottom: 50px;
}

.institutionList .item {
    margin-top: 50px;
}

.institutionList .item:nth-child(1) {
    margin-top: 0px;
}


/* .institutionList ul{ } */

.institutionList ul li {
    float: left;
    width: 25%;
}

.institutionList ul a {
    display: block;
    line-height: 18px;
    padding: 20px 0;
    text-align: center;
}

.institutionList ul:nth-child(odd) li:nth-child(even) a {
    background-color: #f1f7fa;
}

.institutionList ul:nth-child(even) li:nth-child(odd) a {
    background-color: #f1f7fa;
}

.teacherList {
    padding-top: 50px;
    margin-left: -29px;
    margin-right: -29px;
    margin-bottom: 40px;
}

.teacherList li {
    margin-bottom: 60px;
}

.teacherList li a {
    display: block;
    padding: 30px;
    position: relative;
    border: 1px solid #dcdcdc;
    margin: 0 29px;
    box-shadow: 10px 10px 0 #eeeeee;
    transition: all 0.3s ease;
}

.teacherList .name {
    font-weight: bold;
    color: #333;
}

.teacherList li:hover .name,
.teacherList li:hover .post {
    color: #165168;
}

.teacherList li:hover a {
    box-shadow: 10px 10px 0 #165168;
}

.teacherList .title {
    color: #999;
    line-height: 24px;
}

.teacherList .title::before {
    content: '';
    display: block;
    width: 3px;
    height: 24px;
    background-color: #165168;
    position: absolute;
    left: 0px;
    top: 30px;
}

.teacherList .post {
    color: #666;
    line-height: 28px;
    margin-top: 19px;
    max-height: 56px;
}

.teacher {
    padding: 30px 10px 0 0;
}

.teacherTop {
    padding: 20px 50px 20px 20px;
    border: 1px solid #dcdcdc;
    box-shadow: 10px 10px 0 #eee;
    margin-bottom: 60px;
}

.teacherTop .lf {
    float: left;
    width: 198px;
}

.teacherTop .gp-img-responsive {
    padding-bottom: 151.51%;
}

.teacherTop .fr .title {
    line-height: 24px;
    margin-bottom: 35px;
}

.teacherTop .fr .title span:last-child {
    margin-left: 30px;
}

.teacherTop .fr .name {
    font-weight: bold;
}

.teacherTop .fr {
    float: right;
    width: calc(100% - 248px);
    padding-top: 10px;
}

.teacherTop .info {
    line-height: 28px;
    margin-bottom: 18px;
}

.teacherTop .info span:last-child {
    display: inline-block;
    width: calc(100% - 90px);
    float: right;
}

.teacherTop .blod {
    font-weight: bold;
    width: 90px;
}

.teacher .itemTitle {
    background: url(../2022images/teacher_icon.png) no-repeat;
    padding-left: 30px;
    margin-bottom: 30px;
}

.teacher .infoCont {
    line-height: 28px;
    margin-bottom: 50px;
    text-align: justify;
}

.teacher .item:last-child .infoCont {
    margin-bottom: 100px;
}

.contact {
    overflow: hidden;
    padding: 50px 30px 100px;
}

.subContent .subRight.noLeft {
    width: 100%;
    float: none;
    position: relative;
    overflow: visible;
}

.subRight.noLeft .channelTitle::after {
    width: 1350px;
    right: -1350px;
}

.subRight.noLeft h2 {
    width: 264px;
    color: #fff;
    font-style: normal;
    font-weight: normal;
    line-height: 36px;
    padding: 40px 0;
    text-align: center;
    background-color: rgba(22, 81, 104, 0.88);
    position: absolute;
    top: -116px;
    z-index: 999;
}

.gp-container.clip {
    overflow: clip;
}

.picList {
    padding-top: 40px;
    margin-left: -13px;
    margin-right: -23px;
    margin-bottom: 0px;
    width: auto;
}

.picList li {
    margin-bottom: 60px;
}

.picList a {
    display: block;
    margin: 0 23px;
    position: relative;
    border: 1px solid #dcdcdc;
}

.picList .gp-img-responsive {
    padding-bottom: 56.38%;
    position: relative;
    left: -10px;
    top: -10px;
}

.picList .title {
    padding: 10px 20px 20px;
    list-style: 18px;
}

.picList .title::before {
    content: '';
    display: block;
    width: 3px;
    height: 16px;
    background-color: #165168;
    position: absolute;
    left: 0;
    transform: translateY(25%);
}

.newsList {
    padding-top: 30px;
}

.newsList li {
    padding: 20px 50px 20px 20px;
    border: 1px solid #dcdcdc;
    margin-bottom: 30px;
    transition: all 0.3s ease;
}

.newsList li:last-child {
    margin-bottom: 50px;
}

.newsList a {
    display: block;
    overflow: hidden;
}

.newsList .gp-fl {
    width: 24.475%;
}

.newsList .gp-fr {
    width: 73.426%;
}

.newsList .gp-img-responsive {
    padding-bottom: 56.2857%;
}

.newsList .title {
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.newsList .summary {
    color: #999;
    line-height: 24px;
    margin-bottom: 20px;
}

.newsList .date {
    width: 119px;
    margin-bottom: 10px;
    padding: 10px 13px;
    background-color: #165168;
    border-radius: 15.5px;
    line-height: 14px;
    color: #fff;
}

.newsList .date span:first-child {
    padding-right: 15px;
    position: relative;
}

.newsList .date span:first-child::after {
    content: '';
    display: block;
    width: 1px;
    height: 27px;
    background-color: #FFF;
    position: absolute;
    right: 7px;
    top: -3px;
}

.newsList li:hover {
    background: #165168 url(../2022images/news_bg_icon.png);
    box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.15);
}

.newsList li:hover .date span:first-child::after {
    background-color: #165168;
}

.newsList li:hover .date {
    background-color: #fff;
    color: #165168;
}

.newsList li:hover .title,
.newsList li:hover .summary {
    color: #fff;
}

.newsList .noImg .gp-fr {
    width: 100%;
}


.picture_teacher {
    margin: 20px 0
}

.pt_title {
    border-bottom: 1px #ddd inset;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.pt_title h4 {
    font-size: 18px;
    color: #333;
    width: auto;
    float: left;
}

.pt_title a {
    float: right;
}

.picture_teacher dl {
    overflow: hidden;
    margin: 20px -15px 0;
}

.picture_teacher dl dd {
    float: left;
    width: 12.5%;
    margin: 0 0 10px 0;
}

.picture_teacher dl dd a {
    display: block;
    margin: 0 15px
}

.picture_teacher dl span {
    height: 0px;
    display: block;
    overflow: hidden;
    padding-bottom: 134%;
}

.picture_teacher dl dd img {
    width: 100%;
}

.picture_teacher dl p {
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 10px 0 0 0;
}


/* 响应式样式 */

@media screen and (max-width:1800px) {}

@media screen and (max-width:1500px) {
    .teacherTop .fr {
        width: calc(100% - 220px);
    }
    .teacherTop .lf {
        transform: translateY(10%);
    }
}

@media screen and (max-width:1480px) {
    .indexArticle .content p {
        max-height: 137px;
    }
    .indexArticle .intro {
        padding: 50px 20px 45px;
    }
    .newsList .gp-fl {
        width: 30%;
    }
    .newsList .gp-fr {
        width: 68%;
    }
}

@media screen and (max-width:1400px) {}

@media screen and (max-width:1280px) {
    .subRight {
        width: calc(100% - 290px);
    }
    .teacherList li {
        width: 50%;
    }
    .teacherTop .lf {
        transform: translateY(5%);
    }
    .teacherTop .fr .title {
        margin-bottom: 20px;
    }
    .teacherTop .info {
        margin-bottom: 10px;
    }
}

@media screen and (max-width:1200px) {
    .floatRight {
        right: 10px;
    }
    .active .floatRight {
        right: 10px;
    }
    .indexArticle .gp-fr {
        height: 269px !important;
        width: auto;
    }
    .indexArticle .gp-fr img {
        height: 100% !important;
        width: auto;
    }
    .indexArticle .intro {
        padding: 100px 0px 35px;
        height: 269px;
        margin-bottom: 150px;
        width: 100%;
    }
    .indexArticle .title {
        line-height: 40px;
    }
    .indexArticle .title,
    .indexArticle .date {
        padding-left: 10px;
        text-align: center;
    }
    .indexArticle .content {
        overflow: hidden;
        width: 100%;
        padding-top: 20px;
    }
    .indexArticle .content p {
        max-height: 109px;
        width: 100%;
    }
}

@media screen and (max-width:1100px) {
    .subRight {
        width: calc(100% - 270px);
    }
    .teacherTop .lf {
        transform: translateY(10%);
    }
    .teacherTop {
        padding: 10px;
    }
    .newsList .title {
        margin-top: 0;
        margin-bottom: 10px;
    }
    .newsList .summary {
        margin-bottom: 10px;
    }
    .picture_teacher dl dd {
        width: 16.6%;
    }
}

@media screen and (max-width:1024px) {
    .teacherTop .fr .title {
        margin-bottom: 10px;
    }
    .teacherTop .info {
        margin-bottom: 0px;
    }
}

@media screen and (max-width:997px) {
    .floatRight {
        right: 4px;
    }
    .active .floatRight {
        right: 4px;
    }
    .subLeft,
    .subRight {
        width: 100%;
    }
    .gp-page {
        display: none;
    }
    .gp-m-page {
        display: block;
    }
    .floatRight {
        display: none;
    }
    .teacherTop .lf {
        transform: translateY(0%);
    }
    .subRight.noLeft h2 {
        display: none;
    }
    .gp-title {
        line-height: 36px;
    }
    .picList li {
        width: 33.3%;
    }
    .newsList .gp-fl {
        width: 50%;
        float: none;
    }
    .newsList .gp-fr {
        width: 100%;
        float: none;
        margin-top: 20px;
    }
    .newsList li {
        padding: 20px;
    }
    .newsList li.noImg .gp-fr {
        margin-top: 0px;
    }
    .newsList .date {
        margin-bottom: 0px;
    }
    /* .floatRight{ width: 20px; height: 316px; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.33); transition: all 0.3s ease;}
    .floatRight::before{ display: none;}
    .floatRight ul{ display: none;}
    .floatRight .show{ display: block; font-size: 1.6rem; color: #999; position: absolute; left: 0px; top: 50%; transform: translateY(-50%); z-index: 999;}
    .floatRight::after{ content: ''; display: block;}
    .floatRight.on{ width: 120px;}
    .floatRight.on ul{ display: block;}
    .floatRight.on .show{ display: none;}
    .floatRight::before{ display: block;} */
    .picture_teacher dl dd {
        width: 25%;
    }
}

@media screen and (max-width:768px) {
    .indexArticle .intro {
        padding: 80px 0px 35px;
    }
    .indexArticle .gp-fr,
    .indexArticle .intro {
        height: 200px !important;
    }
    .institutionList ul li {
        width: 33.3%;
    }
    .institutionList ul:nth-child(even) li:nth-child(odd) a {
        background-color: #fff;
    }
    .institutionList ul:nth-child(odd) li:nth-child(even) a {
        background-color: #fff;
    }
    .institutionList ul:nth-child(even) li:nth-child(odd) a {
        background-color: #f1f7fa;
    }
    .institutionList ul:nth-child(odd) li:nth-child(odd) a {
        background-color: #f1f7fa;
    }
    .teacherTop .fr {
        float: none;
        width: 100%;
    }
    .teacherTop .lf {
        float: none;
        margin: 0 auto;
    }
    .picList li {
        width: 50%;
    }
    .newsList .gp-fl {
        width: 100%;
    }
    .picture_teacher dl dd {
        width: 50%;
    }
}

@media screen and (max-width:680px) {
    .indexArticle .intro {
        padding: 50px 0px 35px;
    }
    .collegeList li {
        width: 100%;
        min-height: auto;
    }
    .videoList li {
        width: 100%;
    }
    .videoList a {
        margin: 0;
    }
    .picList li {
        margin-bottom: 30px;
    }
}

@media screen and (max-width:580px) {
    .indexArticle .gp-fr {
        width: 100%;
        text-align: right;
    }
    .indexArticle .intro {
        margin-bottom: 260px;
    }
    .teacherList li {
        width: 100%;
        margin-bottom: 40px;
    }
    .teacherList {
        margin-left: 0;
        margin-right: 0;
    }
    .teacherTop .fr .title span:last-child {
        display: block;
        margin-left: 90px;
    }
}

@media screen and (max-width:540px) {
    .institutionList ul li {
        width: 50%;
    }
    .institutionList ul:nth-child(even) li:nth-child(odd) a {
        background-color: #fff;
    }
    .institutionList ul:nth-child(odd) li:nth-child(odd) a {
        background-color: #fff;
    }
    .institutionList li:nth-child(4n) a {
        background-color: #f1f7fa !important;
    }
    .institutionList li:nth-child(4n+1) a {
        background-color: #f1f7fa !important;
    }
    .picList li {
        width: 100%;
    }
}

@media screen and (max-width:440px) {}

@media screen and (max-width:414px) {
    .indexArticle .gp-fr,
    .indexArticle .intro {
        width: 100% !important;
        height: auto !important;
    }
    .indexArticle .intro {
        margin-bottom: 20px;
    }
    .institutionList ul li {
        width: 100%;
    }
    .institutionList li:nth-child(4n) a {
        background-color: #fff !important;
    }
    .institutionList li:nth-child(4n+1) a {
        background-color: #fff !important;
    }
    .institutionList li:nth-child(odd) a {
        background-color: #f1f7fa !important;
    }
    .teacherTop .fr .title span:last-child {
        margin-left: 30px;
    }
    .teacherTop .info span:last-child {
        display: block;
        float: none;
        width: 100%;
        padding-left: 30px;
    }
    .newsList .date {
        padding: 7px 13px;
    }
}

@media screen and (max-width:320px) {}