@charset "utf-8";
.gp-row {
    *overflow: hidden;
}

.gp-m15 {
    display: block;
}

.logo-nav {
    margin: 0 auto;
}

.subbanner {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.subbanner-con {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 25%;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
}

.subbanner-con1 {
    padding-bottom: 47.91%;
}


/*content*/

.subPage_con {
    width: 1440px;
}


/*侧边栏*/

.gp-subLeft {
    background: #f2f1e9;
    width: 250px;
    margin-top: -70px;
    margin-bottom: 100px;
}

.gp-subLeft>ul {
    padding-bottom: 58px;
}

.gp-subLeft>ul>li {
    position: relative;
}

.gp-subLeft>ul>li>a {
    color: #666666;
    padding: 25px 0px 15px 18px;
    margin: 0 20px 0 30px;
    display: block;
    border-bottom: 1px dashed #cfcfcf;
    transition: all 0.35s ease-in-out;
}

.gp-subLeft>ul>li>a:hover,
.gp-subLeft>ul>li>a.active {
    color: #0f6b58;
    padding-left: 33px;
}

.gp-subLeft .gp-toggles {
    width: 58px;
    height: 50px;
    position: absolute;
    right: 10px;
    top: 14px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    color: #cccccc;
}

.gp-second-nav {
    font-size: 14px;
    display: none;
}

.gp-second-nav dd {
    position: relative;
}

.gp-second-nav dd .gp-sub-toggles {
    width: 58px;
    height: 40px;
    top: 0;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: normal;
    line-height: 40px;
    position: absolute;
    text-align: center;
    right: 10px;
    color: #ccc;
    cursor: pointer;
}

.gp-second-nav dd a {
    display: block;
    padding: 10px 0px 10px 17px;
    margin: 0 20px 0 50px;
    color: #666;
    border-bottom: 1px dashed #cfcfcf;
    transition: all 0.35s ease-in-out;
}

.gp-second-nav dd dd a {
    padding-left: 27px;
    font-size: 14px;
    font-size: 1.4rem;
}

.gp-second-nav dd a:hover,
.second_nav dd a.active,
.gp-second-nav dd dd a.active {
    color: #0f6b58;
    padding-left: 30px;
}

.gp-subRight {
    margin-left: 290px;
}

.gp-subRight-con {}


/*侧边栏移动端 */

.gp-m-subNav {
    display: none;
}

.gp-m-inner-header {
    width: 100%;
    height: 50px;
    background-color: #f5f4f0;
    cursor: pointer;
    line-height: 50px;
}

.gp-m-inner-header>span {
    height: 50px;
    padding-left: 15px;
    font-size: 16px;
    color: #666;
}

.gp-m-subNav .gp-m-inner-header-icon-click {}

.gp-m-subNav .gp-m-inner-header-icon {
    float: right;
    color: #0f6b58;
    width: 50px;
    height: 50px;
    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 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,
.gp-sub-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;
    position: relative;
}

.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
}

.subCon {
    position: relative;
    z-index: 3
}

.sub-leftTitle {
    height: 100px;
    line-height: 100px;
    background-color: #0f6b58;
}

.sub-leftTitle h2 {
    padding-left: 30px;
    color: #fff;
}


/*自定义*/


/*right*/

.articleTitle {
    margin-top: 20px;
    overflow: hidden;
    border-bottom: 1px solid #e5e4dc;
    margin-bottom: 40px;
}

.articleTitle h2 {
    margin-bottom: 20px;
}


/*面包屑*/

.gp-bread {
    height: auto;
    text-align: right;
    line-height: 20px;
    color: #999999;
    overflow: hidden;
    padding: 10px 0 20px 0;
}

.gp-bread span {
    color: #999999;
    margin: 0 4px
}

.gp-bread a {
    color: #999999;
}

.gp-bread a:hover {
    color: #e89e3f;
}


/*分页*/

.gp-page {
    padding: 15px 0 50px;
    color: #999;
    font-size: 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: 50px;
    height: 46px;
    line-height: 46px;
    position: relative;
    text-align: center;
    border: 1px solid #0f6b58;
    color: #666666;
    border-right: none;
    margin-bottom: 0px;
    margin-left: 0px;
    vertical-align: top;
    font-size: 16px;
    font-size: 1.6rem;
}

.gp-page-select {
    height: 46px;
    line-height: 46px;
    min-width: 70px;
    *width: 70px;
    color: #666;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    *vertical-align: middle;
    border: none;
    border-right: 1px solid #0f6b58;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    font-size: 1.6rem;
    background: none;
}

.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: 0 15px;
}

.gp-page .gp-page-end {
    border-right: 1px solid #0f6b58;
}

.gp-page>.select-span {
    padding-left: 0;
    margin-left: 15px;
    border-right: 1px solid #0f6b58;
}

.gp-page>span>span {
    border: none;
    padding-left: 10px;
}

.gp-page>a:hover {
    background-color: #0f6b58;
    color: #fff
}

.gp-m-page {
    display: none;
}

.gp-m-page a {
    display: inline-block;
    margin: 0 10px;
    border-right: 1px solid #0f6b58;
    height: 40px;
    line-height: 40px;
}


/*居中*/

.gp-page-centered {
    text-align: center
}


/*右对齐*/

.gp-page-right {
    text-align: right
}


/* 海外论坛 */

.sub-list01 {}

.sub-list01 li {
    margin-bottom: 20px;
}

.sub-list01 li a {
    display: block;
    background: #f5f4f0;
    padding: 20px;
    overflow: hidden;
    position: relative;
    top: 0;
}

.sub-list01 h3 {
    margin-bottom: 10px;
    line-height: 22px;
}

.news-time {
    color: #999;
    font-family: "arial";
    font-size: 15px;
    font-size: 1.5rem;
    display: block;
}

.news-time i {
    margin-right: 10px;
    *width: 18px;
    *height: 18px;
    *line-height: 18px;
}


/* 院长寄语 */

.president-box {
    margin-bottom: 40px;
}

.president-top {
    overflow: hidden;

    background-size: cover;
    padding: 20px 25px;
}

.pre-con {
    margin-right: 20px;
}

.pre-con .pre-title {
    overflow: hidden;
    margin-top: 40px;
}

.pre-con .pre-title i {
    font-size: 400px;
    width: 140px;
    font-size: 40rem;
    height: 130px;
    float: left;
    font-family: 'Impact';
    color: #ff8a00;
    font-style: normal;
    line-height: 328px;
    text-align: left;
    *font-size: 0;
    *width: 0;
}

.pre-con .pre-title h2 {
    margin-left: 180px;
    margin-top: 50px;
    *margin-left: 15px;
}

.pre-con h3 {
    margin-top: 20px;
    line-height: 24px;
    margin-left: 15px;
    margin-bottom: 20px;
}

.pre-img {
    padding: 30px 20px 60px 0;
    position: relative;
    margin-left: 16px;
}

.pre-img i {
    
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    clear: both;
    width: 95%;
    height: 100%;
    background-size: 100% 100%;
}

.pre-img img {
    width: 100%;
    display: block;
}


/* 学院简介 */

.leader-box {
    margin-bottom: 40px;
}

.sub-list02 {
    margin-top: 30px;
}

.cur-leader {
    overflow: hidden;
}

.cur-leader span {
    padding: 15px;
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
}

.cur-leader .l-title {
    width: 153px;
    float: left;
}

.cur-leader .l-person {
    margin-left: 153px;
    border-left: 1px solid #e5e4dc;
}

.cur-leader a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.prev-leader-box {
     /*! margin: 60px 0; */
}

.prev-leader {
    width: 100%
}

.prev-leader .slider-for {
    float: left;
    width: 50%;

    margin-top: 79px;
    z-index: 7;
}

.prev-leader-img {
    width: auto;
    margin: 90px auto;
}

.prev-leader .gp-img-responsive {
    padding-bottom: 100%;
}

.prev-img {
    width: 185px;
    height: 185px;
    border: 6px solid #fff;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 5px 8px 25px rgba(0, 0, 0, 0.2);
    margin: 0 auto 50px;
}

.prev-text h3 {
    margin-bottom: 15px;
}

.prev-text p {
    color: #666;
    line-height: 26px;
}

.prev-leader .slider-nav {
    width: 50%;
    float: right;
    position: relative;
    padding-bottom: 140px;
    z-index: 8;
}

.prev-img01 {
    float: left;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    overflow: hidden;
    margin-top: 20px;
    position: relative;
    z-index: 10;
}

.prev-car-box {
    height: 179px;
    line-height: 180px;
    position: relative;
    z-index: 99;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 80px;
    cursor: pointer;
    margin-right: 12px;
}

.prev-car-box h3 {
    margin-left: 160px;
    color: #666;
    position: relative;
    z-index: 10;
}

.slick-list {}


/* .slick-slide{border-bottom: 1px solid #e5e5e5;} */

.prev-leader-box {
    margin-left: 290px;
    /*! overflow: hidden; */
    margin-top: 8px;
}

.prev-leader-box .slick-arrow {
    border: none;
    width: 56px;
    height: 56px;
    position: absolute;
    bottom: 27px;
    line-height: 56px;
    font-size: 20px;
    font-size: 2rem;
    background: #0f6b58;
    color: #fff
}

.prev-leader-box .slick-prev {
    left: 52px;
    *background: #0f6b58;
}

.prev-leader-box .slick-next {
    left: 132px;
    *background: #0f6b58;
}

.prev-leader-box .slick-dots li {
    float: left
}

.slider-for .slick-arrow {
    display: none!important;
}

.slick-vertical .slick-slide {
    position: relative;
    border: none;
}

.slick-vertical .slick-slide {}

.prev-leader-box .slick-arrow:hover {
    cursor: pointer;
}

.slick-vertical .slick-dots {
    position: absolute;
    left: -62%;
    width: auto;
    bottom: 38px;
    font-size: 0;
}

.slick-vertical .slick-dots li {
    margin: 0 6px;
}

.slick-vertical .slick-dots li button {
    text-indent: -9999px;
    background: #e6e6e6;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: none;
    transition: all 0.3s ease-in-out;
    display: block;
}

.slick-vertical .slick-dots li.slick-active button,
.slick-vertical .slick-dots li button:hover {
    background: #0f6b58;
    cursor: pointer;
}


/**/

.slick-vertical .slick-list {
    z-index: 5;
}

.prev-leader .slider-nav:before {
    content: '';
    width: 300%;
    background-color: #F5F5F5;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 0;
}

.sublunbo {
    overflow: hidden;
    margin-bottom: 60px;
}

.slider-nav .slick-active {
    transition: all 0.5s ease-in-out;
}

.slider-nav .slick-slide:after {
    width: 0;
    background-color: #fff;
    box-shadow: 0px 6px 13px rgba(0, 0, 0, 0.1);
    z-index: 5;
    position: absolute;
    left: 0;
    top: 1px;
    height: 179px;
    z-index: 9;
    left: 1px;
    display: block;
    content: '';
    transition: all 0.5s ease-in-out;
}

.slider-nav .slick-slide:focus {
    outline: none;
}

.slider-nav .slick-slide.slick-current:after,
.slick-nav .slick-slide:hover:after {
    width: 97%;
}

.slick-nav .slick-slide:hover h3 {
    color: #0f6b58
}

.slider-nav .slick-list {}


/* 专职教师 */

.sub-retrieve {
    overflow: hidden;
    background: #f5f4f0;
    padding: 20px 10px 10px 10px;
    margin-bottom: 28px;
}

.sub-alphabet {
    /*! margin-bottom: 10px; */
    overflow: hidden;
}

.sub-retrieve .a-lf {
    display: block;
    float: left;
    width: 90px;
}

.sub-retrieve .a-rt {
    margin-left: 90px;
    display: block;
}

.sub-retrieve .a-rt a {
    float: left;
    margin: 0 9px 9px 0;
    padding: 3px 5px;
    color: #666
}

.sub-alphabet .a-rt a:hover,
.sub-retrieve .a-rt a.active {
    color: #fff;
    background: #0f6b58;
}

.sub-retrieve span,
.sub-retrieve a {
    color: #666
}

.sub-department {
    margin-top: 10px;
}

.sub-department .a-rt a {
    margin: 0 10px;
}

.sub-department .a-rt a:hover {
    color: #0f6b58
}


/*  */

.sub-retrieve-list {
    padding-bottom: 30px;
    overflow: hidden;
}

.sub-retrieve-list li {
    margin-bottom: 30px;
}

.sub-person {
    background: #f5f4f0;
    padding: 10px 15px 10px 10px;
    overflow: hidden;
}

.sub-person .person-lf {
    float: left;
    width: 134px;
}

.sub-person .person-lf .gp-img-responsive {
    padding-bottom: 123.32%;
}

.sub-person .person-rt {
    margin-left: 160px;
    margin-top: 0;
}

.sub-person .person-rt h3 {
    margin-bottom: 11px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
}

.person-rt .phone {
    margin-bottom: 13px;
}

.person-rt .phone p {
    color: #666;
    margin-bottom: 2px;
    word-break: break-all;
    /* height: 24px; */
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
}

.person-rt .time p {
    color: #999;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}

.person-rt .time02 p {
    color: #666
}


/* 顾问委员会 */

.sub-counselor-box {
    margin-bottom: 30px;
}

.sub-counselor-list {
    overflow: hidden;
}

.sub-counselor-list li {
    margin-bottom: 30px;
}

.counselor {
    margin-top: 15px;
    padding: 30px 20px;
    background: #f5f4f0;
}

.counselor h4 {
    margin-bottom: 20px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.counselor p {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    color: #666;
    margin-bottom: 4px;
}


/* 退休教师 */

.sub-retire-list {
    margin-bottom: 40px;
    overflow: hidden;
}

.sub-retire-list li {
    margin-bottom: 30px;
}

.sub-retire-list li a span {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0 10px;
    background: #f5f4f0;
    font-size: 16px;
    font-size: 1.6rem;
    border-radius: 40px;
}


/* 教师详情 */

.sub-teacher-box .sub-person .person-rt h3 {
    height: auto;
}

.sub-teacher-box .person-rt .phone {
    margin-bottom: 20px;
}

.sub-teacher-box .person-rt .phone p {
    height: auto;
}

.sub-teacher-box .person-rt .time p {
    height: auto;
}

.sub-teacher-info {
    margin-top: 10px;
    background: #f5f4f0;
    padding: 30px 30px 30px 0;
}

.teacher-info,
.listone {
    margin-bottom: 30px;
    overflow: hidden;
}

.teacher-info h3,
.listwto {
    font-size: 18px;
    font-size: 1.8rem;
    color: #e7eaee;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 30px;
    padding: 8px 30px;
    text-align: center;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    background: #0f6b58;
}

.teacher-detail,
.listwta {
    margin-left: 40px;
}

.teacher-detail p,
.listwta p {
    color: #666;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 36px;
}

.listwta p br {
    display: none!important;
}


/* 学术刊物 */

.sub-periodical-list {
    overflow: hidden;
}

.sub-periodical-list li {
    margin-bottom: 30px;
}

.sub-periodical-list .gp-img-responsive {
    padding-bottom: 134.24%;
}

.sub-periodical {
    text-align: center;
}

.periodical {
    margin: 15px 0 0 0;
}

.periodical h3 {
    margin-bottom: 2px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}

.periodical p {
    color: #666;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}


/* 经彩青年 */

.sub-NewsImg-list {
    padding-top: 10px;
    overflow: hidden;
}

.sub-NewsImg-list li {
    margin-bottom: 40px;
}

.sub-NewsImg-list li a {
    position: relative;
    top: 0;
}

.sub-NewsImg {
    background: #f5f4f0;
    margin-top: 50px;
    padding: 0 20px 30px 20px;
}

.sub-NewsImg-img {
    position: relative;
    top: -50px;
    margin-bottom: -50px;
}

.sub-NewsImg-text {
    margin-top: 15px;
}

.sub-NewsImg-text h3 {
    color: #666;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    margin-bottom: 20px;
    margin-right: 10px;
}


/* 校友风采 */

.sub-NewsImg02 {
    background: #f5f4f0;
    padding: 15px;
    overflow: hidden;
}

.sub-NewsImg-img02 {
    float: left;
    width: 194px;
}

.sub-NewsImg-text02 {
    margin-left: 210px;
}

.sub-NewsImg-text02 h3 {
    height: 72px;
    line-height: 24px;
    overflow: hidden;
    margin-bottom: 15px;
    color: #666
}

.sub-NewsImg-list02 li a {
    position: relative;
    top: 0;
}

.sub-NewsImg-list02 {
    padding-top: 10px;
    overflow: hidden;
}

.sub-NewsImg-list02 li {
    margin-bottom: 40px;
}

.gp-subRightT {
    margin-left: 0;
}


/* 新闻列表 */

.sub-title-box {
    position: relative;
    z-index: 9;
    top: -20px;
}

.gp-subRightT .articleTitle {
    margin-top: 0;
}

.subPageT {
    background: #f2f1e9;
}

.sub-leftTitleT {
    float: left;
    width: 250px;
    height: 100px;
    line-height: 100px;
    position: absolute;
    left: 0;
    top: -59px;
    z-index: 99;
}

.gp-subRightT .gp-bread {
    padding-top: 15px;
}

.news-text {
    padding: 15px 20px 32px 20px;
    overflow: hidden;
}

.news-text h3 {
    height: 78px;
    line-height: 26px;
    overflow: hidden;
    margin-bottom: 47px;
    font-size: 16px;
    font-size: 1.6rem;
}

.news-text .news-time {
    color: #999;
    font-family: "arial";
    font-size: 15px;
    font-size: 1.5rem;
}

.news-text .news-time i {
    margin-right: 10px;
    *width: 18px;
    *height: 18px;
    *line-height: 18px;
}

.boxshadow {
    box-shadow: 3px 5px 15px rgba(0, 0, 0, 0.1);
    top: 0;
    background-color: #fff;
    position: relative;
}

.sub-news-list>li {
    margin-bottom: 50px;
}

.sub-news-list {
    overflow: visible;
    *overflow: hidden;
}


/* 专题报道 */

.topic {
    background: #fff;
    padding: 6px;
    text-align: center;
}

.topic-img {}

.topic-img a {
    display: block;
    padding: 6px;
    background: #fff;
    text-align: center;
    position: relative;
    top: 0;
}

.topic-img .gp-img-responsive {
    padding-bottom: 55.92%;
}

.topic-img h3 {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin: 5px 0;
}

.sub-news-list02>li {
    margin-bottom: 20px;
}

.sub-news-list02 {
    overflow: visible;
    *overflow: hidden;
    *margin-bottom: 20px;
}

.sub-news-list03 .topic-img h3 {
    color: #666
}


/* 新闻列表2 */

.sub-news-list04 .news-text {
    padding: 20px 20px;
}

.sub-news-list04 .news-text h3 {
    margin-bottom: 20px;
}

.sub-news-list04 li {
    margin-bottom: 30px;
}

.sub-news-img-list {
    margin-bottom: 40px;
}

.news-img-con {
    padding: 20px 20px;
    overflow: hidden;
    margin-top: 10px;
}

.news-img-con .news-img {
    float: left;
    width: 280px;
}

.news-img-con .news-text {
    padding: 0;
    margin-left: 305px;
}

.news-img-con .news-text h3 {
    height: 52px;
    margin-bottom: 30px;
}

.news-img-con .news-text p {
    font-size: 14px;
    font-size: 1.4rem;
    height: 66px;
    line-height: 22px;
    overflow: hidden;
    color: #666;
    margin-bottom: 20px;
}


/*文章页*/

.pageArticle {}

.gp-article {
    line-height: 1.8 !important;
    color: #666 !important;
    margin-bottom: 45px;
    font-family: '微软雅黑' !important;
}

.gp-article * {
    line-height: 1.8 !important;
    color: #666 !important;
    font-family: '微软雅黑' !important;
    font-size: 16px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.gp-article div {}

.gp-article table {
    width: 100% !important;
}

.gp-article table tr td,
.gp-article table tr th {
    padding: 12px;
    padding: 1rem;
}

.gp-article table tr th {
    background: #17A48B;
    color: #fff !important;
}

.gp-article table * {
    word-break: break-all;
}

.gp-article table td {
    border: solid #e5e4dc;
    border-width: 1px 1px 1px 1px;
}

.gp-article table tr:nth-child(1) {
    background: #17A48B;;
color: #fff !important;
}

.gp-article table tr:nth-child(1) td {
    color: #fff !important;
}

.gp-article table tr:nth-child(even)>td,
.gp-article table tr:nth-child(even)>th {
    background-color: #f2f1e9
}


/* .gp-article p{text-indent: 2em;;} */

.pageArticleTitle {
    overflow: hidden;
}

.pageArticleTitle h3 {
    padding: 0px 0 30px;
    text-align: center;
}

.articleAuthor {
    padding: 15px 15px;
    text-align: center;
    background: #f5f4f0;
    margin-bottom: 20px;
}

.articleAuthor span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #999;
    margin: 0 5px;
    font-size: 14px;
    font-size: 1.4rem;
}

.articleBottom {
    overflow: hidden;
}

.articleAbstract {
    background-color: #fff;
    padding: 25px;
    line-height: 1.8;
    background-color: #f5f4f0;
    color: #666;
    margin-bottom: 20px;
    border-radius: 15px;
}

.Annex {}

.Annex h3 {
    padding-left: 20px;
}

.annexList {
    overflow: hidden;
    margin-top: 10px;
    background: #f5f4f0;
    border-top: 2px solid #e5e5e1;
    padding: 15px 20px;
}

.annexList li {
    line-height: 1.5;
    margin-bottom: 10px;
}

.annexList li a {
    color: #666
}

.nextArticle {
    padding: 25px 0 0 15px;
    width: 60%;
    float: left;
}

.nextArticle li {
    color: #666
}

.nextArticle a {
    color: #999;
    font-size: 13px;
    margin-bottom: 10px;
}

.share {
    line-height: 32px;
    text-align: right;
    margin: 20px 0 40px;
}

.share_btn {
    font-weight: normal;
    font-size: 16px;
    font-size: 1.6rem;
    float: right;
}

.share .bdsharebuttonbox {
    float: right;
    height: 32px;
    line-height: 32px;
}

.share .bdsharebuttonbox>a {
    padding-left: 0;
    margin: 0 0px 0 10px !important;
    ;
    height: 32px;
    text-indent: 0;
    width: 32px;
    line-height: 32px;
    text-align: center;
    background: none;
    color: #fff;
    font-size: 20px;
    font-size: 2rem;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    border-radius: 50%;
}

.share .bdsharebuttonbox>a.bds_weixin {
    background-color: #52af50;
    *background: #52af50;
}

.share .bdsharebuttonbox>a.bds_tsina {
    background-color: #d81e06;
    
}

.share .bdsharebuttonbox>a.bds_qzone {
    background-color: #fece00;
    *background: #fece00;
}

.share .bdsharebuttonbox>a.bds_more {
    background-color: #a3bfd9;
    
}

.shareBox {
    width: 260px;
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -150px 0 0 -130px;
    z-index: 9998;
    height: 310px;
    border: 6px solid #8F8F8F;
    border-radius: 8px;
    box-shadow: 0 0 7px #aaa;
    display: none;
}

.shareBox {
    font-size: 14px;
}

.shareBox .title {
    background: #f6f6f6;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 15px !important;
}

.shareClose {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    font-size: 18px;
    width: 20px;
    ;
}

.sharelist {
    position: static;
    height: 250px;
    overflow-y: auto;
    padding-left: 17px !important;
}

.sharelist li {
    float: left;
    width: 130px;
    padding: 2px;
    margin-left: 6px;
    _margin-left: 3px;
    height: 28px;
    overflow: hidden;
    list-style: none;
}

.sharelist li a {
    color: #565656;
    font: 12px '宋体';
    display: block;
    text-decoration: none;
    border: 1px solid #fff;
    line-height: 18px;
    width: auto;
    height: auto;
    text-indent: 0;
}

.weChatBox {
    width: 280px;
    height: 300px;
    background-color: #fff;
    border: solid 1px #d8d8d8;
    padding: 10px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -150px 0 0 -140px;
    z-index: 9998;
    display: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

.weChatBox .w-title {
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 10px 0;
}

.w-close {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 0;
    color: #333;
    cursor: pointer;
}

.qrcode {
    width: 200px;
    height: 200px;
    margin: 15px auto;
    background: #ccc;
}

.w-footer {
    font-size: 12px;
    line-height: 1.5;
    color: #999;
}

#qrodeText {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    visibility: hidden;
}

.gp-subRight-conT {
    margin-left: 0
}


/* 0416 */

.sub-list01T li a {
    background-color: #fff;
    display: block;
}

.sub-retire-list03 .sub-person {
    height: 165px;
}

.sub-retire-list03 .person-rt .phone p {
    height: auto;
}


/* 通栏列表页 */

.sub-list01T h3 {
    height: 22px;
    overflow: hidden;
}

.topic-img h3 {
    font-size: 18px;
    font-size: 1.8rem;
    max-height: 48px;
    line-height: 24px;
    height: auto;
    margin-bottom: 0;
}

.topic-img-box {
    height: 48px;
    margin-top: 4px;
    margin-bottom: 8px;
}

.topic-img-box>div {
    width: 100%;
    overflow: hidden;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}

.topic-img-box i {
    content: '';
    display: inline-block;
    height: 100%;
    margin-right: -5px;
    vertical-align: middle;
}


/*联系我们*/

.contactUs-box {
    overflow: hidden;
}

.contactUs {
    margin-bottom: 15px;
    overflow: hidden;
}

.contactUs h3 {
    margin-bottom: 10px;
    overflow: hidden;
}

.contactUs p {
    line-height: 28px;
    color: #666;
}

.contactList {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 50px;
}

.contactList .title {
    display: block;
    line-height: 50px;
    background: #0f6b58;
    color: #fff;
    padding: 0 22px;
}

.contactList li {
    border-bottom: 1px solid #e5e4dc;
    font-size: 16px;
    font-size: 1.6rem;
    background-color: #f2f1e9;
    text-align: left;
    line-height: 22px;
    height: auto;
    min-height: 50px;
    overflow: hidden;
    width: 100%;
    float: left;
}

.contactList li:nth-child(2n) {
    background-color: #fff;
}

.contactList li .lf {
    width: 18%;
    padding: 14px 3% 14px 3%;
    float: left;
    border-right: 1px solid #e5e4dc;
}

.contactList li .rt {
    width: 35%;
    float: left;
    padding: 14px 3% 14px 3%;
}

.contactList li .md {
    width: 28%;
    float: left;
    border-right: 1px solid #e5e4dc;
    padding: 14px 3% 14px 3%;
}

.contactList2 li .lf {
    width: 52%;
}

.contactList2 li .rt {
    width: 35%;
}


/*组织架构*/

.structure-box {
    overflow: hidden;
}

.structure {
    margin-bottom: 40px;
    overflow: hidden;
}

.structure .title {
    color: #666;
    margin: 10px 30px;
}

.structureList {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    font-size: 1.6rem;
}

.structureList .titleBg {
    background: #0f6b58;
    color: #fff;
}

.structureList li.titleBg .lf {
    border-right: #6e0714 1px solid;
}

.structureList li {
    border-bottom: 1px solid #e5e4dc;
    font-size: 16px;
    font-size: 1.6rem;
    background-color: #f2f1e9;
    text-align: left;
    line-height: 22px;
    height: auto;
    min-height: 50px;
    overflow: hidden;
    width: 100%;
    float: left;
}

.structureList li:nth-child(2n) {
    background-color: #fff;
}

.structureList li span {
    padding: 14px 3% 14px 3%;
    text-align: center;
    float: left;
}

.structureList li .lf {
    width: 52%;
    border-right: 1px solid #e5e4dc;
}

.structureList li .rt {
    width: 35%;
}


/*国际交流-交换项目*/

.map_link {
    margin: 0 0 70px 0;
}

.map_link h3 {
    margin: 30px 0 20px 0;
    font-size: 24px;
    color: #333333;
    font-weight: normal;
}

.map_link ul li {
    padding: 15px;
    background: #f5f4f0;
    margin: 0 0 20px 0;
}

.map_link ul li:hover .m_left {
    transition: 1s;
    margin: 0 60px 0 10px;
}

.map_link p {
    font-size: 16px;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
}

.map_link span {
    font-size: 15px;
    color: #999999;
    margin: 12px 0 0 0;
    display: block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}

.m_left {
    transition: 1s;
    display: block;
    margin: 0 60px 0 0;
}

.m_right {
    width: 48px;
    height: 40px;
    float: right;
    border-left: 1px solid #dbdad7;
    margin: 8px 0 0 0;
}

.m_rightIn {
    position: relative;
}

.m_rightIn:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 7px;
    background: #d1d0cd;
    transform: rotate(-45deg);
    left: 32px;
    top: 15px;
}

.m_rightIn:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 7px;
    background: #d1d0cd;
    transform: rotate(45deg);
    left: 32px;
    top: 20px;
}

.m_rightIn i {
    width: 16px;
    height: 2px;
    background: #d1d0cd;
    display: block;
    position: absolute;
    left: 20px;
    top: 20px;
}

.map_phone {
    padding: 15px;
    background: #f5f4f0;
    margin: 0px 0 30px;
    display: none;
}

.map_phone a {
    margin: 0 8px;
    padding: 8px;
    display: inline-block;
    font-size: 14px;
    color: #666666;
}

.map_phone a:hover {
    background: #0f6b58;
    color: #fff;
}


/*添加文章页*/

.pageart_right {
    width: 300px;
    float: right;
}

.pageArticle1 {
    margin: 0 350px 0 0;
}

.pageart_title {
    height: 60px;
    line-height: 60px;
    background: #f5f4f0
}

.pageart_title h3 {
    font-size: 24px;
    color: #0f6b58;
    font-weight: normal;
    padding: 0 0 0 107px;
    
}

.pageart_right ul {
    padding: 0 18px 20px;
    background: #fafafa;
}

.pageart_right ul li {
    padding: 18px 0 10px 0;
    border-top: 1px solid #e6e6e6;
}

.pageart_right ul li:first-child {
    border: 0px;
}

.pageart_right a {
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
}

.pageart_right p {
    margin: 10px 0 0 0;
    font-size: 14px;
    color: #999999;
    padding: 0 0 0 24px;
    height: 14px;
    line-height: 14px;
}

.pageartIn {
    margin: 0 0 30px 0;
}

.pageart_title1 h3 {
    font-size: 24px;
    color: #0f6b58;
    font-weight: normal;
    padding: 0 0 0 107px;
    
}

.pageart_right1 {
    width: auto;
    float: none;
    display: none;
}

.pageArticle1 {
    margin: 0 350px 0 0;
}

.pageart_title1 {
    height: 60px;
    line-height: 60px;
    background: #f5f4f0
}

.pageart_title1 h3 {
    font-size: 24px;
    color: #0f6b58;
    font-weight: normal;
    padding: 0 0 0 107px;
   
}

.pageart_right1 ul {
    overflow: hidden;
    padding: 0 18px 20px;
    background: #fafafa;
}

.pageart_right1 ul li {
    padding: 18px 0 10px 0;
    width: 48%;
    float: left;
    border-top: 1px solid #e6e6e6;
}

.pageart_right1 ul li:first-child {
    border: 0px;
}

.pageart_right1 ul li:nth-child(even) {
    float: right;
}

.pageart_right1 a {
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    display: block;
}

.pageart_right1 p {
    margin: 10px 0 0 0;
    font-size: 14px;
    color: #999999;
    padding: 0 0 0 24px;
    height: 14px;
    line-height: 14px;
    
}

.pageartIn1 {
    margin: 0 0 30px 0;
}

.pageart_title1 h3 {
    font-size: 24px;
    color: #8b0012;
    font-weight: normal;
    padding: 0 0 0 107px;
    
}

.map_tab dd {
    display: none;
}

.wrap_map_link dl dd {
    display: none;
}

.wrap_map_link dl dd.current {
    display: block;
}

.wrap_iframe {
    position: relative;
    width: 910px;
}

.a_link a {
    position: absolute;
    font-size: 14px;
    font-weight: bold;
}

.a_link a.ch {
    left: 330px;
    top: 130px;
}

.a_link a.ko {
    left: 385px;
    top: 135px;
}

.a_link a.ja {
    left: 420px;
    top: 120px;
}

.a_link a.au {
    left: 385px;
    top: 275px;
}

.a_link a.li {
    left: 138px;
    top: 85px;
}

.a_link a.ru {
    left: 350px;
    top: 60px;
}

.a_link a.lt {
    left: 120px;
    top: 110px;
}

.a_link a.lr {
    left: 21px;
    top: 80px;
}

.a_link a.ne {
    left: 90px;
    top: 94px;
    width: 10px;
}

.a_link a.ge {
    left: 105px;
    top: 98px;
    width: 10px;
}

.a_link a.us {
    right: 170px;
    top: 115px;
}

.a_link a.sw {
    left: 115px;
    top: 65px;
    width: 10px;
}

.a_link a.si {
    left: 336px;
    top: 220px;
    width: 10px;
}

.a_link a.si {
    left: 336px;
    top: 220px;
    width: 10px;
}

.a_link a.br {
    left: 69px;
    top: 56px;
    width: 10px;
}

.a_link a.fr {
    left: 75px;
    top: 94px;
    width: 10px;
}

.a_link a.mo {
    left: 325px;
    top: 97px;
    width: 30px;
}


/*历史沿革*/

.history {
    overflow: hidden;
}

.h-list {
    margin: 0 -20px;
    overflow: hidden;
}

.h-list li>div {
    margin: 20px;
    padding: 80px 13px 30px 13px;
    border-left: #e5e5e5 1px solid;
    overflow: hidden;
    position: relative;
}

.h-list li>div:before {
    content: "";
    display: block;
    width: 50%;
    height: 1px;
    background: #e5e5e5;
    position: absolute;
    left: 0;
    bottom: 0;
}

.h-list li>div:after {
    content: "";
    display: block;
    width: 1px;
    height: 60px;
    background: #e5e5e5;
    position: absolute;
    left: 50%;
    bottom: 0;
}

.h-list .h-num {
    display: block;
    width: 58px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-family: 'Impact';
    border: #d9d9d9 1px solid;
    position: absolute;
    left: -1px;
    top: 0;
}

.h-list .h-year {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 172px;
    font-size: 48px;
    font-family: 'Impact';
    color: #fff;
    background: #f2a778;
    border-radius: 50%;
}

.h-list li:nth-child(odd) .h-year {
    
    background-size: contain;
}

.h-list li:nth-child(even) .h-year {
    
    background-size: contain;
}

.h-list .h-text {
    display: block;
    line-height: 26px;
    text-align: center;
    margin: 13px 0;
    height: 52px;
    background: #fff;
    position: relative;
    z-index: 1;
}

.h-title {
    height: 55px;
    line-height: 55px;
    padding-left: 20px;
}


/*学院架构*/

.Structure {
    margin-bottom: 30px;
    overflow: hidden;
}

.stru-title {
    display: inline-block;
    border: #8b0012 1px solid;
    color: #8b0012;
    padding: 12px 23px;
    margin-bottom: 20px;
}

.stru-list {
    margin: -10px -18px;
}

.stru-list li a {
    display: block;
    border: #f2f2f2 1px solid;
    padding: 15px;
    margin: 8px 18px;
    overflow: hidden;
    background-position: 150% 25px;
}

.stru-list .s-department {
    display: block;
    color: #999999;
    height: 48px;
    line-height: 24px;
}

.stru-list .s-name {
    display: block;
    height: 24px;
    line-height: 24px;
}

.stru-list .s-name b {
    padding-left: 40px;
}

.stru-list li a:hover {
    box-shadow: 0px 5px 13.5px 1.5px rgba(0, 0, 0, 0.15);
    background-color: #8b0012;
}

.stru-list li a:hover .s-department,
.stru-list li a:hover .s-department02,
.stru-list li a:hover .s-name,
.stru-list li a:hover .s-tel {
    color: #fff;
}

.stru-list02 .s-department02 {
    display: block;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
}

.stru-list02 .s-tel {
    display: block;
    font-family: 'Arial';
    color: #999;
    position: relative;
    padding-left: 13px;
    height: 40px;
    line-height: 20px;
    /*! overflow: hidden; */
    margin-top: 12px;
}

.stru-list02 .s-tel:before {
    content: "";
    display: block;
    width: 21px;
    height: 12px;
  
    position: absolute;
    left: -17px;
    top: 2px;
}

.stru-titleWrap {
    overflow: hidden;
    margin-bottom: 20px;
}

.stru-titleWrap span {
    padding-left: 20px;
}

.stru-titleWrap .s-tel {
    font-family: 'Arial';
    color: #999;
    position: relative;
    padding-left: 30px;
    margin: 15px 0 15px 20px;
    display: inline-block;
}

.stru-titleWrap .s-tel:before {
    content: "";
    display: block;
    width: 21px;
    height: 12px;
    
    position: absolute;
    left: 0;
    top: 2px;
}


/*智库建设*/

.con-list01 {
    margin: -15px;
    overflow: hidden;
}

.con-list01 li a {
    display: block;
    margin: 15px 18px;
    border: #f2f1ed 1px solid;
    overflow: hidden;
}

.con-list01 .conText {
    display: block;
    height: 54px;
    line-height: 54px;
    overflow: hidden;
    text-align: center;
    padding: 0 10px;
}

.con-List02 {
    margin-top: 40px;
    overflow: hidden;
}

.con-List02 li a {
    background: none;
    border: #f2f1ed 1px solid;

    background-position: 150% -44px;
}

.sub-list01.con-List02 li a:hover {
    box-shadow: none;
    top: 0;
    background-color: #8b0012;
    background-position: 103% -44px;
}

.con-List02 li a:hover h3 {
    color: #fff;
}

.con-List02 li a:hover .news-time {
    color: #dcb3b8;
}


/*学位项目*/

.project-list {
    margin: -15px -20px;
    overflow: hidden;
}

.project-list li a {
    display: block;
    margin: 15px 20px;
    overflow: hidden;
    padding: 6px 0 0 6px;
}

.project-list .conText {
    display: block;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    padding-top: 10px;
}

.project-list .gp-img-responsive {
    padding-bottom: 36.64%;
}


/*侧栏文章页/相关新闻*/

.relatNews {
    padding: 15px;
    padding-left: 30px;
    margin-top: 25px;
    border: #ebebeb 1px solid;
    overflow: hidden;
    position: relative;
}

.relatNews:before {
    content: "";
    display: block;
    width: 18px;
    height: 100%;
    background: #f5f4f0;
    position: absolute;
    left: 0;
    top: 0;
}

.NewsList {
    margin-top: 20px;
}

.NewsList li a {
    display: block;
    padding: 9px 0;
    color: #666;
    position: relative;
    line-height: 1.5;
}

.NewsList li a:before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    border: #8b0012 2px solid;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    left: -16px;
    top: 17px;
}

@media screen and (min-width:1024px) {
    .subList02 li a:hover {
        background-color: #8b0012;
        box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
        border-bottom: none;
    }
    .subList02 li a:hover .sub-dateRight02,
    .subList02 li a:hover .subtext02 {
        color: #fff;
    }
    .subList02 li a:hover .subtext02:before {
        background-color: #fff
    }
    .sub-list01 li a:hover,
    .sub-retrieve-list li a:hover,
    .sub-retire-list li a:hover span,
    .sub-NewsImg-list li a:hover,
    .sub-NewsImg-list02 li a:hover,
    .sub-news-list>li a:hover .boxshadow,
    .sub-news-list02>li a:hover .boxshadow,
    .sub-news-img-list>li a:hover .boxshadow {
        box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
        top: -10px;
    }
}

@media screen and (max-width:1480px) {
    .person-rt .phone {
        font-size: 1.4rem;
        margin-bottom: 15px;
    }
    .sub-retire-list03 .sub-person {
        height: 148px;
    }
    .person-rt .phone p {
        line-height: 18px;
        height: 36px;
    }
}

@media screen and (max-width:1240px) {
    .gp-f22 {
        font-size: 1.8rem;
    }
    .gp-f26 {
        font-size: 2rem;
    }
    .gp-f20 {
        font-size: 1.8rem;
    }
    .pre-con .pre-title i {
        width: 103px;
        font-size: 26rem;
        height: 88px;
        line-height: 224px;
    }
    .pre-con .pre-title h2 {
        margin-left: 113px;
        margin-top: 23px;
        font-size: 3rem;
    }
    .pre-con h3 {
        margin-top: 7px;
        line-height: 22px;
        font-size: 1.5rem;
    }
    .pre-img {
        padding-bottom: 36px;
        padding-left: 10px;
    }
    .sub-person .person-lf {
        width: 100px;
    }
    .sub-person .person-rt {
        margin-left: 115px;
    }
    .sub-person .person-rt h3 {
        font-size: 1.8rem;
    }
    .person-rt .phone p {
        font-size: 1.3rem;
    }
    .person-rt .time p {
        font-size: 1.2rem;
        height: 34px;
        line-height: 17px;
    }
    .person-rt .phone {
        margin-bottom: 12px;
    }
    .news-time {
        font-size: 1.2rem;
    }
    .sub-NewsImg-list li {
        margin-bottom: 30px;
    }
    .sub-NewsImg-img02 {
        width: 154px;
    }
    .sub-NewsImg-text02 {
        margin-left: 170px;
    }
    .gp-logo1 {
        padding-left: 10px;
    }
    .sub-leftTitleT {
        height: 70px;
        line-height: 70px;
        top: -30px;
    }
    .sub-leftTitleT h2 {
        font-size: 3rem;
    }
    .subbanner-con {
        padding-bottom: 40%;
        background-size: auto 100%;
    }
    .gp-f20 {
        font-size: 1.7rem;
    }
    .news-img-con .news-img {
        width: 200px;
    }
    .news-img-con .news-text {
        margin-left: 220px;
    }
    .news-img-con .news-text p {
        height: 44px;
    }
    .pageArticleTitle h3 {
        font-size: 2.4rem;
    }
    .sub-person .person-rt h3 {
        margin-bottom: 6px;
    }
    .sub-list01T .sub-list01 h3 {
        height: 44px;
    }
    .sub-retrieve-list {
        margin: 0 -6px;
    }
    .sub-retrieve-list li a {
        margin: 0 6px;
    }
    .topic-img h3 {
        font-size: 1.6rem;
    }
}

@media screen and (max-width:1024px) {
    .wrap_iframe {
        position: relative;
        width: 674px;
    }
    .a_link a {
        position: absolute;
        font-size: 12px;
        font-weight: normal;
    }
    .a_link a.ch {
        right: 150px;
        top: 236px;
    }
    .a_link a.ko {
        right: 108px;
        top: 235px;
    }
    .a_link a.ja {
        right: 82px;
        top: 230px;
    }
    .a_link a.au {
        right: 84px;
        top: 357px;
    }
    .a_link a.li {
        right: 292px;
        top: 191px;
    }
    .a_link a.ru {
        right: 163px;
        top: 169px;
    }
    .a_link a.lt {
        right: 315px;
        top: 226px;
    }
    .a_link a.lr {
        right: 374px;
        top: 197px;
    }
    .a_link a.ne {
        right: 346px;
        top: 181px;
        width: 10px;
    }
    .a_link a.ge {
        right: 333px;
        top: 191px;
        width: 10px;
    }
    .a_link a.us {
        left: 18px;
        top: 162px;
    }
    .a_link a.sw {
        right: 324px;
        top: 163px;
        width: 10px;
    }
    .a_link a.si {
        right: 158px;
        top: 290px;
        width: 10px;
    }
}

@media screen and (max-width:1023px) {
    .pageArticle .wrap_iframe {
        display: none;
    }
    .map_phone {
        display: block;
    }
    .map_link h3 {
        display: none;
    }
    .map_link ul {
        margin: 0 0 35px 0;
    }
}

@media screen and (max-width:996px) {
    .gp-subLeft {
        display: none;
    }
    .gp-m-subNav {
        display: block;
    }
    .gp-page {
        display: none;
    }
    .gp-m-page {
        display: block;
    }
    .subCon {
        margin-top: 20px;
    }
    .gp-bread span,
    .gp-bread a {
        color: #999;
    }
    .gp-bread {
        padding-top: 0;
    }
    .gp-subRight,
    .prev-leader-box {
        margin-left: 0;
    }
    .gp-f26 {
        font-size: 1.8rem;
    }
    .articleTitle h2 {
        padding-left: 15px;
    }
    .articleTitle {
        margin-bottom: 20px;
    }
    .sub-person {
        padding-right: 10px;
    }
    .sub-person .person-rt h3,
    .counselor h4 {
        margin-bottom: 10px;
    }
    .sub-counselor-list li {
        margin-bottom: 15px;
    }
    .teacher-detail p {
        line-height: 30px;
    }
    .news-text h3 {
        margin-bottom: 20px;
        height: 44px;
        line-height: 22px;
    }
    .subPageT .subCon {
        margin-top: 0;
    }
    .topic-img h3 {
        height: 30px;
        line-height: 30px;
    }
    .news-img-con .news-text h3 {
        height: 44px;
    }
    .news-img-con .news-img {
        width: 100%;
        float: none;
    }
    .news-img-con .news-text {
        margin-left: 0px;
        margin-top: 20px;
    }
    .sub-news-img-list li {
        margin-bottom: 20px;
    }
    .sub-news-img-list {
        margin-bottom: 0;
    }
    .person-rt .phone {
        margin-bottom: 10px;
    }
    .sub-retire-list03 .sub-person {
        height: 139px;
    }
    .contactList,
    .structure {
        margin-bottom: 30px;
    }
}

@media screen and (max-width:767px) {
    .pre-con .pre-title {
        margin-top: 0;
    }
    .pre-img {
        margin-left: 0;
    }
    .gp-bread {
        float: none;
        text-align: left;
        padding-bottom: 10px;
        margin-left: 15px;
    }
    .articleTitle {
        padding-bottom: 0;
    }
    .pre-con h3 {
        margin-left: 0;
    }
    .pre-con {
        margin-right: 0;
    }
    .slick-vertical {
        display: none;
    }
    .prev-leader-box {
        margin: 0;
    }
    .prev-leader .slider-for {
        margin-top: 20px;
        width: 100%;
    }
    .slider-for .slick-arrow {
        display: block!important;
        bottom: 10px;
    }
    .slider-for .slick-prev {
        left: auto;
        right: 80px;
    }
    .slider-for .slick-next {
        left: auto;
        right: 10px;
    }
    .prev-leader-img {
        margin-top: 30px;
    }
    .sub-person {
        padding-right: 20px;
    }
    .sub-retire-list03 .sub-person {
        height: auto;
    }
    .sub-person .person-rt h3,
    .person-rt .phone p,
    .person-rt .time p,
    .counselor h4,
    .counselor p {
        height: auto;
    }
    .sub-NewsImg-text h3 {
        height: 40px;
        line-height: 20px;
    }
    .sub-NewsImg-text02 h3 {
        height: auto;
        max-height: 72px;
    }
    .sub-leftTitleT {
        height: 50px;
        line-height: 50px;
        top: -10px;
    }
    .sub-leftTitleT h2 {
        font-size: 2.4rem;
        color: #666;
        padding-left: 0;
    }
    .gp-subRightT .gp-bread {
        padding-top: 0;
        margin-left: 0;
    }
    .sub-leftTitleT {
        width: auto;
        padding-right: 0px;
        background: none;
        position: static;
        float: none;
    }
    .gp-f20 {
        font-size: 1.6rem;
    }
    .articleBottom {
        margin-bottom: 40px;
    }
    .map_phone a {
        margin: 0 1px;
    }
    .pageart_right {
        display: none;
    }
    .pageart_right1 {
        display: block;
    }
    .pageArticle1 {
        margin: 0px;
    }
}

@media screen and (max-width:479px) {
    .share {
        display: none;
    }
    .gp-article {
        padding: 0;
    }
    .sub-NewsImg-text h3 {
        height: auto;
        margin-bottom: 15px;
    }
    .news-text h3 {
        max-height: 44px;
        height: auto;
    }
    .subbanner-con {
        padding-bottom: 55%;
    }
    .m_right {
        display: none;
    }
    .m_left {
        margin: 0px;
    }
    .map_link p {
        font-size: 14px;
    }
    .map_link span {
        font-size: 12px;
        margin: 5px 0 0 0;
    }
    .pageart_right1 ul li {
        width: 100%;
        float: none;
    }
    .pageart_right1 ul li:nth-child(even) {
        float: none;
    }
    .h-list li>div {
        padding: 55px 13px 20px 13px;
    }
    .h-list .h-year {
        font-size: 30px;
        line-height: 100px;
    }
    .h-list li>div:after {
        height: 25px;
    }
    .stru-list li a {
        background-position: 120% 25px;
    }
    .con-List02 li a {
        background: none;
    }
}