@font-face {
    font-family: 'SouHanB';
    src: url('../fonts/sourcehanserifsc-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SouHanH';
    src: url('../fonts/sourcehanserifsc-heavy.woff') format('woff'),
        url('../fonts/sourcehanserifsc-heavy.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SouHanL';
    src: url('../fonts/sourcehanserifsc-light.woff') format('woff'),
        url('../fonts/sourcehanserifsc-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SouHanR';
    src: url('../fonts/sourcehanserifsc-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SouHanM';
    src: url('../fonts/sourcehansanssc-medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SouHanN';
    src: url('../fonts/sourcehansanssc-normal.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* 公共样式 */
.bg-color {
    background: #f8f8f8;
}

.logo {
    width: 3.3rem;
}

.logo .gp-img-responsive {
    padding-bottom: 25.66%;
}

.logo a img {
    display: none;
}

.logo a img.sub-logo {
    display: block;
}

.top-content .top-box {
    padding-top: .8rem;
}

.top-content .top-box.xygk-top-box {
    background: url('../images/sub_xygk_top_bg.png') no-repeat left top;
}

.top-content .top-box.xwdt-top-box {
    background: url('../images/sub_xwdt_top_bg.png') no-repeat left top;
}

.top-content .top-box.tzgg-top-box {
    background: url('../images/sub_tzgg_top_bg.png') no-repeat left top;
}

.top-content .top-box.msfc-top-box {
    background: url('../images/sub_msfc_top_bg.png') no-repeat left top;
}

.top-content .top-box.rcpy-top-box {
    background: url('../images/sub_rcpy_top_bg.png') no-repeat left top;
}

.top-content .top-box.kygz-top-box {
    background: url('../images/sub_kygz_top_bg.png') no-repeat left top;
}

.top-content .top-box.xsgz-top-box {
    background: url('../images/sub_xsgz_top_bg.png') no-repeat left top;
}

.top-content .left-block {
    display: block;
    width: .8rem;
    height: 38px;
    margin-right: 10px;
    margin-left: -.8rem;
    background: #000;
}

.top-content .title-box .left {
    display: flex;
    align-items: center;
}

.top-content .title-box {
    display: flex;
    margin-bottom: .4rem;
    justify-content: space-between;
}

.top-content .title-box .menu-list {
    display: flex;
    align-items: center;
}

.top-content .title-box .menu-list dd {
    margin-right: .9rem;
}

.top-content .title-box .menu-list dd.on a {
    color: #3E989C;
}

.top-content .title-box .menu-list dd:last-child {
    margin-right: 0;
}

.top-content .now-menu {
    display: flex;
    align-items: center;
    padding-left: 1.9rem;
    margin-bottom: .4rem;
}

.top-content .now-menu .line {
    display: block;
    flex: 1;
    height: 2px;
    margin-left: .615rem;
    background: #000;
}

.top-content2 .gp-bread {
    padding-left: 3.3rem;
    margin-bottom: .6rem;
}

.top-content2 .title-box {
    justify-content: flex-start;
}

.top-content2 .title-box .left .left-block {
    margin-right: 0px;
}

.top-content2 .title-box .block {
    height: 38px;
    width: 3.35rem;
    background-color: #000;
}

/* 学院简介 */
.xyjj-content {
    padding-left: 4.58rem;
    padding-right: .8rem;
    margin-bottom: 1.1rem;
}

.xyjj-content .img {
    width: 100%;
    margin-bottom: .56rem;
}

.xyjj-content .img .gp-img-responsive {
    padding-bottom: 20.30%;
}

.xyjj-content p {
    font-family: 'SouHanR';
    font-weight: 300;
    line-height: .5rem;
}

/* 机构设置 */

.jgsz-content {
    padding-left: 4.58rem;
    padding-right: .8rem;
    margin-bottom: 1.1rem;
}

.jgsz-content .title {
    display: block;
    margin-bottom: .4rem;
    color: #626262;
}

.jgsz-content .img {
    width: 100%;
    margin-bottom: .56rem;
}

/* 学院领导 */

.xyld-content {
    padding-left: 4.58rem;
    padding-right: .8rem;
    margin-bottom: 2.1rem;
}

.xyld-content .title {
    display: block;
    margin-bottom: .4rem;
}

.xyld-content .img {
    width: 100%;
    box-shadow: 0 6px 8px rgba(0, 0, 0, .16);
}

.xyld-content .img .gp-img-responsive {
    padding-bottom: 112.83%;
}

.xyld-content ul {
    display: flex;
    flex-wrap: wrap;
}

.xyld-content li {
    width: calc(25% - .62rem);
    margin: 0 .31rem;
    margin-bottom: .4rem;
}


.xyld-content li a .text {
    padding: .15rem 0;
    margin-top: .35rem;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
}

.xyld-content li a .text .name {
    display: block;
    font-weight: bold;
    margin-right: 6px;
}

.xyld-content li a .text .zw {
    display: block;
    font-family: 'SouHanR';
    font-weight: 300;
}

.xyld-content li a {
    transition: all .3s ease-in-out;
}

.xyld-content li a:hover {
    display: block;
    box-shadow: 0 6px 8px rgba(0, 0, 0, .16);
}

/* 新闻动态 */
.xwdt-content li a {
    display: flex;
    align-items: center;
    padding-left: .8rem;
    padding-right: .8rem;
    padding-top: .175rem;
    padding-bottom: .235rem;
    border-bottom: 2px solid #000;
    /* border-top: 2px solid #000; */
}

.xwdt-content li:first-child a {
    border-top: 2px solid #000;
}

.xwdt-content li a .date {
    margin-right: .68rem;
    color: #3E989C;
}

.xwdt-content li a .date span {
    display: block;
}

.xwdt-content li a .date .year {
    font-family: 'SouHanH';
    padding-right: .43rem;
    color: #fff;
    /* 填充色 */
    -webkit-text-stroke: 2px #3E989C;
    /* 描边宽度和颜色 */
    text-stroke: 1px #3E989C;
}

.xwdt-content li a .date .title {
    text-align: right;
    font-weight: bold;
}

.xwdt-content li a .text {
    display: block;
    flex: 1;
    font-family: 'SouHanR';
    font-weight: 300;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .3s ease-in-out;
}

.xwdt-content li a:hover .text {
    transform: translateX(10px);
}

/* 新闻动态-正文 */
.xwdt-zw-content {
    padding-top: .67rem;
    padding-left: 4.15rem;
    padding-right: .8rem;
    padding-bottom: 1.33rem;
}

.xwdt-zw-content .title {
    font-weight: 600;
    line-height: .67rem;
    margin-bottom: .15rem;
    text-align: center;
}

.xwdt-zw-content .info {
    margin-bottom: .1rem;
    font-weight: 300;
    padding-bottom: .1rem;
    text-align: center;
    border-bottom: 1px dashed #666;
}

.xwdt-zw-content .info span {
    display: inline-block;
    margin-right: .1rem;
    padding-right: .1rem;
    border-right: 1px solid #666;
}

.xwdt-zw-content p {
    text-indent: 2em;
    line-height: .6rem;
    font-weight: 300;
    font-size: .16rem !important;
}

.xwdt-zw-content .article-img {
    width: 95%;
    margin: .7rem auto;
}

.xwdt-zw-content .article-img .article-img-text {
    display: block;
    text-align: center;
    font-weight: bold;
    margin-top: .19rem;
}

/* 名师风采 */
.msfc-content {
    padding-bottom: .5rem;
}

.msfc-content .item .title-box {
    display: flex;
    align-items: center;
    margin-bottom: .19rem;
}

.msfc-content .item .title-box .left {
    width: 19%;
    margin-right: .56rem;
    text-align: right;
}

.msfc-content .item .title-box span {
    display: block;
}

.msfc-content .item .title-box .line {
    flex: 1;
    border-bottom: 2px solid #000;
}

.msfc-content .item .list-box {
    display: flex;
}

.msfc-content .item .list-box .toast {
    width: 19%;
    text-align: right;
    margin-right: .56rem;
    color: #747474;
}

.msfc-content .item .list-box dl {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
}

.msfc-content .item .list-box .lists {
    width: calc(25% - 0rem);
    /* margin-right: .63rem; */
    padding: 0 .31rem;
    box-sizing: border-box;
    margin-bottom: .53rem;
}

/* .msfc-content .item .list-box .lists:nth-child(4n) {
   padding-right: 0;
} */

.msfc-content .item .list-box .lists a {
    display: block;
}

.msfc-content .item .list-box .lists a .img {
    width: 100%;
    box-shadow: 0 6px 8px rgba(0, 0, 0, .16);
    background-color: #D5D5D5;
}

.msfc-content .item .list-box .lists a .img .gp-img-responsive {
    padding-bottom: 112.83%;
}

.msfc-content .item .list-box .lists a .text {
    margin-top: .35rem;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
}

.msfc-content .item .list-box .lists a .text .name {
    font-weight: bold;
    margin-right: .44rem;
}

.msfc-content .item .list-box .lists a .text .zw {
    font-weight: 300;
}

/* 名师风采正文 */
.msfc-top-box .title-box {
    align-items: center;
}

.msfc-top-box .gp-bread {
    margin-bottom: 1.2rem;
}

.msfc-top-box .title-box .left .left-block,
.msfc-top-box .title-box .block {
    background-color: #3F989C;
}

.msfc-top-box .title-box h2 {
    color: #3F989C;
    margin-left: .3rem;
}

.msfc-zw-content {
    padding-left: 4.4rem;
    padding-right: .8rem;
    padding-bottom: .8rem;
}

.msfc-zw-content .people-img {
    display: flex;
    align-items: flex-end;
    margin-bottom: .83rem;
}

.msfc-zw-content .people-img .img {
    width: 4.67rem;
    background-color: #747474;
    margin-right: .527rem;
    box-shadow: 0 6px 8px rgba(0, 0, 0, .16);
}

.msfc-zw-content .people-img .img .gp-img-responsive {
    padding-bottom: 112.84%;
}

.msfc-zw-content .people-img .img-text span {
    display: block;
}

.msfc-zw-content .people-img .img-text .zw {
    font-weight: 300;
}

.msfc-zw-content .msfc-zw-text p {
    text-indent: 2em;
    line-height: .6rem;
    font-family: 'SouHanR';
    font-weight: 300;
}

/* 科研工作正文 */
.kygz-zw-content {
    padding-left: 4.15rem;
    padding-right: .8rem;
    padding-bottom: .8rem;
}

.kygz-zw-content h1 {
    line-height: .67rem;
    margin-bottom: .8rem;
}

.kygz-zw-content .article-img {
    width: 90%;
    margin: 0 auto;
}

.kygz-zw-content .article-img .gp-img-responsive {
    padding-bottom: 66.74%;
}

.kygz-zw-content .item {
    margin-top: .32rem;
}

.kygz-zw-content .item .title {
    display: block;
    margin-bottom: .17rem;
}

.kygz-zw-content .item .text {
    padding-left: 1em;
    font-family: 'SouHanL';
    font-weight: 300;
}

.kygz-zw-content .item p {
    text-indent: 2em;
    line-height: .43rem;
    font-weight: 300;
}

.kygz-zw-content .img-text .name {
    display: block;
    font-size: .24rem;
}
.kygz-zw-content .img-text .zw {
    font-size: .24rem;
}

.kygz-zw-content .msfc-zw-text {
    font-size: .20rem;
}
